Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 43efee3cfdd526bf845b5582b1730bb1b93e3b78 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-1018 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 43efee3cfdd526bf845b5582b1730bb1b93e3b78 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43efee3cfdd526bf845b5582b1730bb1b93e3b78 # timeout=10 Commit message: "Merge pull request #35 from hahattan/attribution-cleanup" > git rev-list --no-walk 2566be076a2097d201854259318eb76047854271 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:11:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:11:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:11:59 ========================================================= 15:11:59 EdgeX Global Pipelines Version Info 15:11:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:12:00 ------------------- 15:12:00 stable info: 15:12:00 ------------------- 15:12:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:12:00 Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 15:12:00 Message: update stable to v1.0.115 15:12:01 ------------------- 15:12:01 experimental info: 15:12:01 ------------------- 15:12:01 Commited By: **** collab-it+edgex@linuxfoundation.org 15:12:01 Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 15:12:01 Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:12:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:12:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:12:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:12:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:12:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:12:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 15:12:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 15:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 15:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:12:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:12:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:12:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:12:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:12:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:12:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:12:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:12:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:12:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:12:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:12:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:12:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43efee3cfdd526bf845b5582b1730bb1b93e3b78 [Pipeline] echo 15:12:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43efee3 [Pipeline] echo 15:12:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:05 + git log --format=format:%s -1 43efee3cfdd526bf845b5582b1730bb1b93e3b78 [Pipeline] echo 15:12:05 GIT_COMMIT: 43efee3cfdd526bf845b5582b1730bb1b93e3b78, Commit Message: Merge pull request #35 from hahattan/attribution-cleanup [Pipeline] echo 15:12:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:06 15:12:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:12:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:06 latest: Pulling from edgex-devops/git-semver 15:12:06 31603596830f: Pulling fs layer 15:12:06 2a8b12db71e7: Pulling fs layer 15:12:06 6ca5941a6612: Pulling fs layer 15:12:06 ecc8261a40a4: Pulling fs layer 15:12:06 ecc8261a40a4: Waiting 15:12:06 2a8b12db71e7: Verifying Checksum 15:12:06 2a8b12db71e7: Download complete 15:12:06 31603596830f: Verifying Checksum 15:12:06 31603596830f: Download complete 15:12:06 ecc8261a40a4: Verifying Checksum 15:12:06 ecc8261a40a4: Download complete 15:12:06 6ca5941a6612: Verifying Checksum 15:12:06 6ca5941a6612: Download complete 15:12:07 31603596830f: Pull complete 15:12:07 2a8b12db71e7: Pull complete 15:12:07 6ca5941a6612: Pull complete 15:12:08 ecc8261a40a4: Pull complete 15:12:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:12:08 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 15:12:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:12:10 $ docker top 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:11 [ssh-agent] Looking for ssh-agent implementation... 15:12:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:11 $ docker exec 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc ssh-agent 15:12:11 SSH_AUTH_SOCK=/tmp/ssh-LQNzkrg4C7EJ/agent.11 15:12:11 SSH_AGENT_PID=16 15:12:11 Running ssh-add (command line suppressed) 15:12:11 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2177678692752488230.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2177678692752488230.key) 15:12:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:11 + git describe --exact-match --tags HEAD 15:12:11 fatal: No names found, cannot describe anything. [Pipeline] } 15:12:11 $ docker exec --env ******** --env ******** 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc ssh-agent -k 15:12:12 unset SSH_AUTH_SOCK; 15:12:12 unset SSH_AGENT_PID; 15:12:12 echo Agent pid 16 killed; 15:12:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:12:12 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:12:12 This usually means this commit has not been tagged. [Pipeline] sshagent 15:12:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:12 [ssh-agent] Looking for ssh-agent implementation... 15:12:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:12 $ docker exec 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc ssh-agent 15:12:12 SSH_AUTH_SOCK=/tmp/ssh-AtmTJtwaFxUR/agent.45 15:12:12 SSH_AGENT_PID=50 15:12:12 Running ssh-add (command line suppressed) 15:12:12 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6930160700881000650.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6930160700881000650.key) 15:12:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:13 + git semver init 15:12:13 # -> Open(): unable to determine branch for HEAD 15:12:13 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:12:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:12:13 # $SEMVER_REMOTE_NAME = origin 15:12:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:13 # $SEMVER_USER_NAME = edgex-jenkins 15:12:13 # $SEMVER_BRANCH = master 15:12:13 # $SEMVER_TEMP = /tmp/semver-508084807 15:12:13 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 15:12:14 # '/tmp/semver-508084807' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' 15:12:14 # -> Force: false 15:12:14 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 15:12:14 $ docker exec --env ******** --env ******** 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc ssh-agent -k 15:12:14 unset SSH_AUTH_SOCK; 15:12:14 unset SSH_AGENT_PID; 15:12:14 echo Agent pid 50 killed; 15:12:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:14 + git semver [Pipeline] } 15:12:14 $ docker stop --time=1 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc 15:12:16 $ docker rm -f 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:12:17 Stashed 16 file(s) [Pipeline] echo 15:12:17 [edgeXSemver]: initialized semver on version 1.1.3-dev.2 [Pipeline] echo 15:12:17 Archived original version: [1.1.3-dev.2] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:12:32 Still waiting to schedule task 15:12:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:12:32 Still waiting to schedule task 15:12:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:14:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1019 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 15:14:27 Running in /w/workspace/device-rest-go/18 [Pipeline] { [Pipeline] checkout 15:14:32 using credential edgex-jenkins-ssh 15:14:32 Cloning the remote Git repository 15:14:32 Cloning with configured refspecs honoured and without tags 15:14:32 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:14:32 > git init /w/workspace/device-rest-go/18 # timeout=10 15:14:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:14:32 > git --version # timeout=10 15:14:32 > git --version # 'git version 2.17.1' 15:14:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:14:34 Fetching without tags 15:14:34 Checking out Revision 43efee3cfdd526bf845b5582b1730bb1b93e3b78 (master) 15:14:34 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:14:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:14:34 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:14:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:14:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:14:34 > git config core.sparsecheckout # timeout=10 15:14:34 > git checkout -f 43efee3cfdd526bf845b5582b1730bb1b93e3b78 # timeout=10 15:14:39 Commit message: "Merge pull request #35 from hahattan/attribution-cleanup" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:14:41 ========================================================= 15:14:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:14:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:14:42 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 15:14:43 Sending build context to Docker daemon 8.038MB 15:14:43 Step 1/10 : ARG BASE=golang:1.13-alpine 15:14:43 Step 2/10 : FROM ${BASE} 15:14:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:14:44 b538f80385f9: Pulling fs layer 15:14:44 74f711af9a0d: Pulling fs layer 15:14:44 99f96fe45779: Pulling fs layer 15:14:44 fd7a069fd194: Pulling fs layer 15:14:44 66aa3694b03b: Pulling fs layer 15:14:44 170f70906a0f: Pulling fs layer 15:14:44 ad7c5574e4b9: Pulling fs layer 15:14:44 e772456be8f7: Pulling fs layer 15:14:44 c890913d741a: Pulling fs layer 15:14:44 2480fcc9aa5a: Pulling fs layer 15:14:44 09adf4765672: Pulling fs layer 15:14:44 66aa3694b03b: Waiting 15:14:44 170f70906a0f: Waiting 15:14:44 ad7c5574e4b9: Waiting 15:14:44 e772456be8f7: Waiting 15:14:44 c890913d741a: Waiting 15:14:44 2480fcc9aa5a: Waiting 15:14:44 09adf4765672: Waiting 15:14:44 fd7a069fd194: Waiting 15:14:44 99f96fe45779: Verifying Checksum 15:14:44 99f96fe45779: Download complete 15:14:44 74f711af9a0d: Verifying Checksum 15:14:44 74f711af9a0d: Download complete 15:14:44 66aa3694b03b: Verifying Checksum 15:14:44 66aa3694b03b: Download complete 15:14:44 170f70906a0f: Verifying Checksum 15:14:44 170f70906a0f: Download complete 15:14:44 b538f80385f9: Verifying Checksum 15:14:44 b538f80385f9: Download complete 15:14:45 b538f80385f9: Pull complete 15:14:45 74f711af9a0d: Pull complete 15:14:45 99f96fe45779: Pull complete 15:14:47 ad7c5574e4b9: Verifying Checksum 15:14:47 ad7c5574e4b9: Download complete 15:14:47 c890913d741a: Verifying Checksum 15:14:47 c890913d741a: Download complete 15:14:49 e772456be8f7: Verifying Checksum 15:14:49 e772456be8f7: Download complete 15:14:49 09adf4765672: Download complete 15:14:49 fd7a069fd194: Verifying Checksum 15:14:49 fd7a069fd194: Download complete 15:14:49 2480fcc9aa5a: Download complete 15:15:01 fd7a069fd194: Pull complete 15:15:01 66aa3694b03b: Pull complete 15:15:01 170f70906a0f: Pull complete 15:15:05 ad7c5574e4b9: Pull complete 15:15:09 e772456be8f7: Pull complete 15:15:09 c890913d741a: Pull complete 15:15:12 2480fcc9aa5a: Pull complete 15:15:12 09adf4765672: Pull complete 15:15:12 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 15:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:15:12 ---> 2248a725d1cf 15:15:12 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 15:15:17 ---> Running in c456ef8fafc0 15:15:17 Removing intermediate container c456ef8fafc0 15:15:17 ---> 94c25ebbfd98 15:15:17 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:15:17 ---> Running in 3138669e207c 15:15:17 Removing intermediate container 3138669e207c 15:15:17 ---> dd91753fa1e2 15:15:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:15:18 ---> Running in 66031ae2e22d 15:15:18 Removing intermediate container 66031ae2e22d 15:15:18 ---> aeda104b76bb 15:15:18 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:18 ---> Running in 101e02801b80 15:15:21 Removing intermediate container 101e02801b80 15:15:21 ---> f495701f934f 15:15:21 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:21 ---> Running in be81e59eeee0 15:15:22 Running on prd-centos7-docker-4c-2g-1020 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 15:15:22 Running in /w/workspace/device-rest-go/18 [Pipeline] { [Pipeline] checkout 15:15:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:24 OK: 142 MiB in 39 packages 15:15:25 using credential edgex-jenkins-ssh 15:15:25 Cloning the remote Git repository 15:15:25 Cloning with configured refspecs honoured and without tags 15:15:25 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:15:25 > git init /w/workspace/device-rest-go/18 # timeout=10 15:15:25 Removing intermediate container be81e59eeee0 15:15:25 ---> c0624015e5cb 15:15:25 Step 8/10 : WORKDIR /device-rest-go 15:15:25 ---> Running in 4d8b61eba909 15:15:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:15:25 > git --version # timeout=10 15:15:25 > git --version # 'git version 2.16.5' 15:15:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:26 Removing intermediate container 4d8b61eba909 15:15:26 ---> 11628878eacd 15:15:26 Step 9/10 : COPY . . 15:15:27 ---> ae243a2d32a7 15:15:27 Step 10/10 : RUN go mod download 15:15:27 ---> Running in 35c7b04e2409 15:15:27 Fetching without tags 15:15:28 Checking out Revision 43efee3cfdd526bf845b5582b1730bb1b93e3b78 (master) 15:15:27 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:15:27 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:27 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:15:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:15:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:28 > git config core.sparsecheckout # timeout=10 15:15:28 > git checkout -f 43efee3cfdd526bf845b5582b1730bb1b93e3b78 # timeout=10 15:15:31 go: finding github.com/BurntSushi/toml v0.3.1 15:15:31 go: finding github.com/OneOfOne/xxhash v1.2.6 15:15:31 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:15:31 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:15:31 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:15:31 go: finding github.com/bgentry/speakeasy v0.1.0 15:15:31 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:15:31 go: finding github.com/davecgh/go-spew v1.1.1 15:15:31 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 15:15:31 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 15:15:31 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:15:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:15:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:15:31 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:15:31 go: finding github.com/fatih/color v1.7.0 15:15:31 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:15:31 go: finding github.com/go-kit/kit v0.8.0 15:15:31 go: finding github.com/go-logfmt/logfmt v0.4.0 15:15:31 go: finding github.com/go-stack/stack v1.8.0 15:15:31 Commit message: "Merge pull request #35 from hahattan/attribution-cleanup" 15:15:31 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:15:31 go: finding github.com/google/uuid v1.1.0 15:15:31 go: finding github.com/gorilla/mux v1.7.1 15:15:31 go: finding github.com/hashicorp/consul/api v1.1.0 15:15:31 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:15:31 go: finding github.com/hashicorp/errwrap v1.0.0 [Pipeline] withEnv [Pipeline] { 15:15:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:15:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:15:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:15:32 go: finding github.com/hashicorp/go-multierror v1.0.0 15:15:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:15:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:15:32 go: finding github.com/hashicorp/go-syslog v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 15:15:32 go: finding github.com/hashicorp/go-uuid v1.0.1 15:15:32 go: finding github.com/hashicorp/go.net v0.0.1 15:15:32 go: finding github.com/hashicorp/golang-lru v0.5.0 15:15:32 go: finding github.com/hashicorp/logutils v1.0.0 15:15:32 go: finding github.com/hashicorp/mdns v1.0.0 15:15:32 go: finding github.com/hashicorp/memberlist v0.1.3 15:15:32 go: finding github.com/hashicorp/serf v0.8.2 15:15:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:15:32 go: finding github.com/mattn/go-colorable v0.0.9 15:15:32 go: finding github.com/mattn/go-isatty v0.0.3 15:15:32 go: finding github.com/miekg/dns v1.0.14 15:15:32 go: finding github.com/mitchellh/cli v1.0.0 15:15:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [Pipeline] echo 15:15:32 ========================================================= 15:15:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:15:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:15:33 go: finding github.com/mitchellh/copystructure v1.0.0 15:15:33 go: finding github.com/mitchellh/go-homedir v1.0.0 15:15:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:15:33 go: finding github.com/mitchellh/gox v0.4.0 15:15:33 go: finding github.com/mitchellh/iochan v1.0.0 15:15:33 go: finding github.com/mitchellh/mapstructure v1.1.2 15:15:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:15:33 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:15:33 go: finding github.com/pelletier/go-toml v1.2.0 15:15:33 go: finding github.com/pkg/errors v0.8.1 15:15:33 go: finding github.com/pmezard/go-difflib v1.0.0 15:15:33 go: finding github.com/posener/complete v1.1.1 15:15:33 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:15:33 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:15:33 go: finding github.com/spf13/cast v1.3.0 15:15:33 go: finding github.com/stretchr/objx v0.1.0 15:15:33 go: finding github.com/stretchr/testify v1.5.1 15:15:33 go: finding github.com/ugorji/go v1.1.4 15:15:33 go: finding github.com/x448/float16 v0.8.4 15:15:33 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:15:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 15:15:33 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:15:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:15:33 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:15:33 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:15:33 go: finding gopkg.in/yaml.v2 v2.2.8 15:15:33 Sending build context to Docker daemon 8.038MB 15:15:33 Step 1/10 : ARG BASE=golang:1.13-alpine 15:15:33 Step 2/10 : FROM ${BASE} 15:15:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:15:34 df20fa9351a1: Pulling fs layer 15:15:34 ed8968b2872e: Pulling fs layer 15:15:34 a92cc7c5fd73: Pulling fs layer 15:15:34 2dd03ba5bac4: Pulling fs layer 15:15:34 1e091d79d1de: Pulling fs layer 15:15:34 481702a1767f: Pulling fs layer 15:15:34 f64a6f60c768: Pulling fs layer 15:15:34 e78d2573fc39: Pulling fs layer 15:15:34 e876d2f968b6: Pulling fs layer 15:15:34 ce8a83651883: Pulling fs layer 15:15:34 07967f4d0e4b: Pulling fs layer 15:15:34 e876d2f968b6: Waiting 15:15:34 f64a6f60c768: Waiting 15:15:34 ce8a83651883: Waiting 15:15:34 e78d2573fc39: Waiting 15:15:34 07967f4d0e4b: Waiting 15:15:34 2dd03ba5bac4: Waiting 15:15:34 1e091d79d1de: Waiting 15:15:34 481702a1767f: Waiting 15:15:34 a92cc7c5fd73: Verifying Checksum 15:15:34 a92cc7c5fd73: Download complete 15:15:34 ed8968b2872e: Download complete 15:15:34 1e091d79d1de: Verifying Checksum 15:15:34 1e091d79d1de: Download complete 15:15:34 481702a1767f: Download complete 15:15:34 df20fa9351a1: Verifying Checksum 15:15:34 df20fa9351a1: Download complete 15:15:34 df20fa9351a1: Pull complete 15:15:34 f64a6f60c768: Verifying Checksum 15:15:34 f64a6f60c768: Download complete 15:15:34 e876d2f968b6: Verifying Checksum 15:15:34 e876d2f968b6: Download complete 15:15:35 e78d2573fc39: Verifying Checksum 15:15:35 e78d2573fc39: Download complete 15:15:35 2dd03ba5bac4: Verifying Checksum 15:15:35 2dd03ba5bac4: Download complete 15:15:35 07967f4d0e4b: Verifying Checksum 15:15:35 07967f4d0e4b: Download complete 15:15:35 ce8a83651883: Verifying Checksum 15:15:35 ce8a83651883: Download complete 15:15:36 ed8968b2872e: Pull complete 15:15:36 a92cc7c5fd73: Pull complete 15:15:43 2dd03ba5bac4: Pull complete 15:15:43 1e091d79d1de: Pull complete 15:15:43 481702a1767f: Pull complete 15:15:43 Removing intermediate container 35c7b04e2409 15:15:43 ---> ce18e2e16956 15:15:43 Successfully built ce18e2e16956 15:15:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:15:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:15:46 + ls -al . 15:15:46 total 100 15:15:46 drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 15:14 . 15:15:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 15:14 .. 15:15:46 -rw-rw-r-- 1 jenkins jenkins 151 Sep 1 15:14 .dockerignore 15:15:46 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 15:14 .git 15:15:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 15:14 .github 15:15:46 -rw-rw-r-- 1 jenkins jenkins 339 Sep 1 15:14 .gitignore 15:15:46 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 15:14 .semver 15:15:46 -rw-rw-r-- 1 jenkins jenkins 4566 Sep 1 15:14 Attribution.txt 15:15:46 -rw-rw-r-- 1 jenkins jenkins 1519 Sep 1 15:14 Dockerfile 15:15:46 -rw-rw-r-- 1 jenkins jenkins 989 Sep 1 15:14 Dockerfile.build 15:15:46 -rw-rw-r-- 1 jenkins jenkins 702 Sep 1 15:14 Jenkinsfile 15:15:46 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 1 15:14 LICENSE 15:15:46 -rw-rw-r-- 1 jenkins jenkins 951 Sep 1 15:14 Makefile 15:15:46 -rw-rw-r-- 1 jenkins jenkins 5716 Sep 1 15:14 README.md 15:15:46 -rw-rw-r-- 1 jenkins jenkins 11 Sep 1 15:12 VERSION 15:15:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 15:14 bin 15:15:46 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 15:14 cmd 15:15:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 15:14 driver 15:15:46 -rw-rw-r-- 1 jenkins jenkins 266 Sep 1 15:14 go.mod 15:15:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 15:14 snap 15:15:46 -rw-rw-r-- 1 jenkins jenkins 713 Sep 1 15:14 version.go [Pipeline] isUnix [Pipeline] sh 15:15:47 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=43efee3cfdd526bf845b5582b1730bb1b93e3b78 --label arch=arm64 --label version=1.1.3-dev.2 . 15:15:47 Sending build context to Docker daemon 8.039MB 15:15:47 Step 1/25 : ARG BASE=golang:1.13-alpine 15:15:47 Step 2/25 : FROM ${BASE} AS builder 15:15:47 ---> ce18e2e16956 15:15:47 Step 3/25 : ARG MAKE='make build' 15:15:48 ---> Running in 801b2c49de25 15:15:48 Removing intermediate container 801b2c49de25 15:15:48 ---> c4aeb684bc0b 15:15:48 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:15:48 ---> Running in fb648af2c3b5 15:15:48 Removing intermediate container fb648af2c3b5 15:15:48 ---> cb33896a6221 15:15:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:15:49 ---> Running in 58bdd0feb57c 15:15:49 Removing intermediate container 58bdd0feb57c 15:15:49 ---> 96d99973498c 15:15:49 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:49 ---> Running in 4d6bafbd6fb9 15:15:51 f64a6f60c768: Pull complete 15:15:52 Removing intermediate container 4d6bafbd6fb9 15:15:52 ---> 7eab7c2073c6 15:15:52 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:52 ---> Running in 65c550357013 15:15:53 e78d2573fc39: Pull complete 15:15:53 e876d2f968b6: Pull complete 15:15:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:54 ce8a83651883: Pull complete 15:15:54 07967f4d0e4b: Pull complete 15:15:54 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 15:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:15:54 ---> 5d7c900382c6 15:15:54 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 15:15:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:54 OK: 142 MiB in 39 packages 15:15:55 ---> Running in adde2ff2007b 15:15:55 Removing intermediate container adde2ff2007b 15:15:55 ---> 820ae72556a9 15:15:55 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:15:56 ---> Running in 1b1f2ffde640 15:15:56 Removing intermediate container 1b1f2ffde640 15:15:56 ---> 9092d0d0646f 15:15:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:15:56 ---> Running in f91aaa915586 15:15:56 Removing intermediate container f91aaa915586 15:15:56 ---> 954f01887f7c 15:15:56 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:56 ---> Running in 9f052bf87696 15:15:56 Removing intermediate container 65c550357013 15:15:56 ---> 1f51061efc1a 15:15:56 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 15:15:56 ---> Running in 5982370f71f0 15:15:56 Removing intermediate container 5982370f71f0 15:15:56 ---> 04e5581aea1c 15:15:56 Step 9/25 : COPY go.mod . 15:15:57 ---> da35e21fda10 15:15:57 Step 10/25 : COPY Makefile . 15:15:57 Removing intermediate container 9f052bf87696 15:15:57 ---> 32d6afba0312 15:15:57 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:57 ---> Running in 6aba4620c7c2 15:15:58 ---> 0c36467b09de 15:15:58 Step 11/25 : RUN make update 15:15:58 ---> Running in 7c8b18eedcea 15:15:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:15:59 CGO_ENABLED=0 GO111MODULE=on go mod download 15:15:59 OK: 166 MiB in 39 packages 15:16:00 Removing intermediate container 6aba4620c7c2 15:16:00 ---> c0ef3f9bc97f 15:16:00 Step 8/10 : WORKDIR /device-rest-go 15:16:00 ---> Running in ae31c3e3cd2c 15:16:00 Removing intermediate container ae31c3e3cd2c 15:16:00 ---> 85f9dfeaf2cf 15:16:00 Step 9/10 : COPY . . 15:16:00 ---> 5564d0172176 15:16:00 Step 10/10 : RUN go mod download 15:16:00 ---> Running in 3f7a372916bf 15:16:01 Removing intermediate container 7c8b18eedcea 15:16:01 ---> 7710a3ff39bb 15:16:01 Step 12/25 : COPY . . 15:16:02 ---> 149be77079b4 15:16:02 Step 13/25 : RUN $MAKE 15:16:02 ---> Running in 158d5c2c2cc0 15:16:02 go: finding github.com/BurntSushi/toml v0.3.1 15:16:03 go: finding github.com/OneOfOne/xxhash v1.2.6 15:16:03 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:16:03 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:16:03 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:16:03 go: finding github.com/bgentry/speakeasy v0.1.0 15:16:03 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:16:03 go: finding github.com/davecgh/go-spew v1.1.1 15:16:03 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 15:16:03 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 15:16:03 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:16:03 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:16:03 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:16:03 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:16:03 go: finding github.com/fatih/color v1.7.0 15:16:03 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:16:03 go: finding github.com/go-kit/kit v0.8.0 15:16:03 go: finding github.com/go-logfmt/logfmt v0.4.0 15:16:03 go: finding github.com/go-stack/stack v1.8.0 15:16:03 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:16:03 go: finding github.com/google/uuid v1.1.0 15:16:03 go: finding github.com/gorilla/mux v1.7.1 15:16:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.3-dev.2" -o cmd/device-rest-go ./cmd 15:16:03 go: finding github.com/hashicorp/consul/api v1.1.0 15:16:03 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:16:03 go: finding github.com/hashicorp/errwrap v1.0.0 15:16:03 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:16:03 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:16:03 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:16:03 go: finding github.com/hashicorp/go-multierror v1.0.0 15:16:04 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:16:04 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:16:04 go: finding github.com/hashicorp/go-syslog v1.0.0 15:16:04 go: finding github.com/hashicorp/go-uuid v1.0.1 15:16:04 go: finding github.com/hashicorp/go.net v0.0.1 15:16:04 go: finding github.com/hashicorp/golang-lru v0.5.0 15:16:04 go: finding github.com/hashicorp/logutils v1.0.0 15:16:04 go: finding github.com/hashicorp/mdns v1.0.0 15:16:04 go: finding github.com/hashicorp/memberlist v0.1.3 15:16:04 go: finding github.com/hashicorp/serf v0.8.2 15:16:04 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:16:04 go: finding github.com/mattn/go-colorable v0.0.9 15:16:04 go: finding github.com/mattn/go-isatty v0.0.3 15:16:04 go: finding github.com/miekg/dns v1.0.14 15:16:04 go: finding github.com/mitchellh/cli v1.0.0 15:16:04 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:16:04 go: finding github.com/mitchellh/copystructure v1.0.0 15:16:04 go: finding github.com/mitchellh/go-homedir v1.0.0 15:16:04 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:16:04 go: finding github.com/mitchellh/gox v0.4.0 15:16:04 go: finding github.com/mitchellh/iochan v1.0.0 15:16:04 go: finding github.com/mitchellh/mapstructure v1.1.2 15:16:04 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:16:04 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:16:04 go: finding github.com/pelletier/go-toml v1.2.0 15:16:04 go: finding github.com/pkg/errors v0.8.1 15:16:04 go: finding github.com/pmezard/go-difflib v1.0.0 15:16:04 go: finding github.com/posener/complete v1.1.1 15:16:05 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:16:05 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:16:05 go: finding github.com/spf13/cast v1.3.0 15:16:05 go: finding github.com/stretchr/objx v0.1.0 15:16:05 go: finding github.com/stretchr/testify v1.5.1 15:16:05 go: finding github.com/ugorji/go v1.1.4 15:16:05 go: finding github.com/x448/float16 v0.8.4 15:16:05 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:16:05 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:16:05 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:16:05 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:16:05 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:16:05 go: finding gopkg.in/yaml.v2 v2.2.8 15:16:13 Removing intermediate container 3f7a372916bf 15:16:13 ---> a4b8014953e4 15:16:13 Successfully built a4b8014953e4 15:16:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:14 + ls -al . 15:16:14 total 68 15:16:14 drwxrwxr-x. 9 jenkins jenkins 4096 Sep 1 15:15 . 15:16:14 drwxrwxr-x. 4 jenkins jenkins 30 Sep 1 15:15 .. 15:16:14 -rw-rw-r--. 1 jenkins jenkins 4566 Sep 1 15:15 Attribution.txt 15:16:14 drwxrwxr-x. 2 jenkins jenkins 64 Sep 1 15:15 bin 15:16:14 drwxrwxr-x. 3 jenkins jenkins 32 Sep 1 15:15 cmd 15:16:14 -rw-rw-r--. 1 jenkins jenkins 1519 Sep 1 15:15 Dockerfile 15:16:14 -rw-rw-r--. 1 jenkins jenkins 989 Sep 1 15:15 Dockerfile.build 15:16:14 -rw-rw-r--. 1 jenkins jenkins 151 Sep 1 15:15 .dockerignore 15:16:14 drwxrwxr-x. 2 jenkins jenkins 76 Sep 1 15:15 driver 15:16:14 drwxrwxr-x. 8 jenkins jenkins 162 Sep 1 15:15 .git 15:16:14 drwxrwxr-x. 2 jenkins jenkins 38 Sep 1 15:15 .github 15:16:14 -rw-rw-r--. 1 jenkins jenkins 339 Sep 1 15:15 .gitignore 15:16:14 -rw-rw-r--. 1 jenkins jenkins 266 Sep 1 15:15 go.mod 15:16:14 -rw-rw-r--. 1 jenkins jenkins 702 Sep 1 15:15 Jenkinsfile 15:16:14 -rw-rw-r--. 1 jenkins jenkins 11340 Sep 1 15:15 LICENSE 15:16:14 -rw-rw-r--. 1 jenkins jenkins 951 Sep 1 15:15 Makefile 15:16:14 -rw-rw-r--. 1 jenkins jenkins 5716 Sep 1 15:15 README.md 15:16:14 drwxrwxr-x. 3 jenkins jenkins 32 Sep 1 15:15 .semver 15:16:14 drwxrwxr-x. 4 jenkins jenkins 54 Sep 1 15:15 snap 15:16:14 -rw-rw-r--. 1 jenkins jenkins 11 Sep 1 15:12 VERSION 15:16:14 -rw-rw-r--. 1 jenkins jenkins 713 Sep 1 15:15 version.go [Pipeline] isUnix [Pipeline] sh 15:16:15 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=43efee3cfdd526bf845b5582b1730bb1b93e3b78 --label arch=amd64 --label version=1.1.3-dev.2 . 15:16:15 Sending build context to Docker daemon 8.039MB 15:16:15 Step 1/25 : ARG BASE=golang:1.13-alpine 15:16:15 Step 2/25 : FROM ${BASE} AS builder 15:16:15 ---> a4b8014953e4 15:16:15 Step 3/25 : ARG MAKE='make build' 15:16:15 ---> Running in 78e683100b49 15:16:15 Removing intermediate container 78e683100b49 15:16:15 ---> 334a838987cc 15:16:15 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:16:15 ---> Running in 801426019ba7 15:16:16 Removing intermediate container 801426019ba7 15:16:16 ---> 184f7ec88be8 15:16:16 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:16:16 ---> Running in 8cb38224c0bb 15:16:16 Removing intermediate container 8cb38224c0bb 15:16:16 ---> 2be821553a38 15:16:16 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:16 ---> Running in 673d3bbb861f 15:16:17 Removing intermediate container 673d3bbb861f 15:16:17 ---> 8ee526db8256 15:16:17 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:17 ---> Running in ed9528e97afd 15:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:16:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:16:19 OK: 166 MiB in 39 packages 15:16:19 Removing intermediate container ed9528e97afd 15:16:19 ---> ea6fc8e3ab0b 15:16:19 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 15:16:19 ---> Running in 12d6a8b794d8 15:16:19 Removing intermediate container 12d6a8b794d8 15:16:19 ---> f072183bcd2d 15:16:19 Step 9/25 : COPY go.mod . 15:16:19 ---> 8e64368a65a5 15:16:19 Step 10/25 : COPY Makefile . 15:16:20 ---> afab67d683e1 15:16:20 Step 11/25 : RUN make update 15:16:20 ---> Running in 6ee52fca26bd 15:16:20 CGO_ENABLED=0 GO111MODULE=on go mod download 15:16:21 Removing intermediate container 6ee52fca26bd 15:16:21 ---> b40941afebc2 15:16:21 Step 12/25 : COPY . . 15:16:21 ---> eb7dc5162637 15:16:21 Step 13/25 : RUN $MAKE 15:16:21 ---> Running in 0af47ce2278e 15:16:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.3-dev.2" -o cmd/device-rest-go ./cmd 15:16:30 Removing intermediate container 158d5c2c2cc0 15:16:30 ---> e2d64e0b6e5b 15:16:30 Step 14/25 : FROM alpine:latest 15:16:30 latest: Pulling from library/alpine 15:16:30 b538f80385f9: Already exists 15:16:30 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:16:30 Status: Downloaded newer image for alpine:latest 15:16:30 ---> 62ee0e9f8440 15:16:30 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:16:30 ---> Running in 2ecbd3c58c4e 15:16:30 Removing intermediate container 2ecbd3c58c4e 15:16:30 ---> fa06360e2c26 15:16:30 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 15:16:31 ---> Running in 576e4d26a420 15:16:31 Removing intermediate container 576e4d26a420 15:16:31 ---> 6c76387e7479 15:16:31 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 15:16:32 ---> 95ed289494d4 15:16:32 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 15:16:33 ---> c41730011f3a 15:16:33 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 15:16:34 ---> c9b282daa464 15:16:34 Step 20/25 : EXPOSE 49986 15:16:34 ---> Running in 7dce21105064 15:16:34 Removing intermediate container 0af47ce2278e 15:16:34 ---> ab09a09d2552 15:16:34 Step 14/25 : FROM alpine:latest 15:16:34 latest: Pulling from library/alpine 15:16:34 df20fa9351a1: Already exists 15:16:34 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:16:34 Status: Downloaded newer image for alpine:latest 15:16:34 ---> a24bb4013296 15:16:34 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:16:34 ---> Running in acb484a17ce2 15:16:34 Removing intermediate container acb484a17ce2 15:16:34 ---> a16bc51a0eb7 15:16:34 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 15:16:34 ---> Running in 5ec0a619582e 15:16:34 Removing intermediate container 5ec0a619582e 15:16:34 ---> dd5e199b53fd 15:16:34 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 15:16:34 ---> 0e81c2d0eaef 15:16:34 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 15:16:34 ---> 011a4654f46b 15:16:34 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 15:16:34 ---> 0d5ee61b2e16 15:16:34 Step 20/25 : EXPOSE 49986 15:16:34 ---> Running in 235ab965ce78 15:16:35 Removing intermediate container 7dce21105064 15:16:35 ---> a24177695881 15:16:35 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 15:16:35 ---> Running in 57a7a3433aa3 15:16:35 Removing intermediate container 235ab965ce78 15:16:35 ---> 49d151301fcd 15:16:35 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 15:16:35 ---> Running in 0444bd55b9c2 15:16:35 Removing intermediate container 0444bd55b9c2 15:16:35 ---> 7d7790ff3332 15:16:35 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:16:35 ---> Running in fa2ba1549862 15:16:35 Removing intermediate container fa2ba1549862 15:16:35 ---> 8604a417f083 15:16:35 Step 23/25 : LABEL arch=amd64 15:16:35 ---> Running in c845dacb407c 15:16:35 Removing intermediate container 57a7a3433aa3 15:16:35 ---> 16a4a700b4f7 15:16:35 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:16:35 ---> Running in aa49317305c3 15:16:35 Removing intermediate container c845dacb407c 15:16:35 ---> 7daaaa4c4560 15:16:35 Step 24/25 : LABEL git_sha=43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:16:35 ---> Running in 98d2960220ae 15:16:35 Removing intermediate container 98d2960220ae 15:16:35 ---> 7a6184436371 15:16:35 Step 25/25 : LABEL version=1.1.3-dev.2 15:16:36 ---> Running in 7c3232fcf29a 15:16:36 Removing intermediate container 7c3232fcf29a 15:16:36 ---> f68487e862bd 15:16:36 [Warning] One or more build-args [ARCH] were not consumed 15:16:36 Successfully built f68487e862bd 15:16:36 Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // script 15:16:36 Removing intermediate container aa49317305c3 15:16:36 ---> 80937b04ba01 15:16:36 Step 23/25 : LABEL arch=arm64 15:16:36 ---> Running in fc36aade83a7 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:16:36 provisioning config files... 15:16:36 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/18@tmp/config2302575141694771178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:36 Removing intermediate container fc36aade83a7 15:16:36 ---> d3b7df04c5cc 15:16:36 Step 24/25 : LABEL git_sha=43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:16:36 ---> Running in 0ee4b56095aa 15:16:36 ---> docker-login.sh 15:16:36 nexus3.edgexfoundry.org:10001 15:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:37 Configure a credential helper to remove this warning. See 15:16:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:37 15:16:37 Login Succeeded 15:16:37 nexus3.edgexfoundry.org:10002 15:16:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:37 Configure a credential helper to remove this warning. See 15:16:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:37 15:16:37 Login Succeeded 15:16:37 nexus3.edgexfoundry.org:10003 15:16:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:37 Configure a credential helper to remove this warning. See 15:16:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:37 15:16:37 Login Succeeded 15:16:37 nexus3.edgexfoundry.org:10004 15:16:37 Removing intermediate container 0ee4b56095aa 15:16:37 ---> a1f41045d30e 15:16:37 Step 25/25 : LABEL version=1.1.3-dev.2 15:16:37 ---> Running in b73e7ae02ae4 15:16:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:37 Configure a credential helper to remove this warning. See 15:16:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:37 15:16:37 Login Succeeded 15:16:37 docker.io 15:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:38 Removing intermediate container b73e7ae02ae4 15:16:38 ---> f373d91d1ff3 15:16:38 [Warning] One or more build-args [ARCH] were not consumed 15:16:38 Successfully built f373d91d1ff3 15:16:38 Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 15:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:38 Configure a credential helper to remove this warning. See 15:16:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:38 15:16:38 Login Succeeded 15:16:38 ---> docker-login.sh ends [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] } 15:16:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:38 [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: 15:16:38 43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:16:38 latest 15:16:38 1.1.3-dev.2 15:16:38 43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 15:16:38 master 15:16:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:16:38 provisioning config files... 15:16:38 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/18@tmp/config5049318766493883632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:38 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [Pipeline] isUnix [Pipeline] sh 15:16:39 ---> docker-login.sh 15:16:39 nexus3.edgexfoundry.org:10001 15:16:39 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:16:39 f19d0a51da2c: Preparing 15:16:39 32e3f4d4952f: Preparing 15:16:39 4aa520adad79: Preparing 15:16:39 50644c29ef5a: Preparing 15:16:39 50644c29ef5a: Layer already exists 15:16:39 32e3f4d4952f: Pushed 15:16:39 4aa520adad79: Pushed 15:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:39 Configure a credential helper to remove this warning. See 15:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:39 15:16:39 Login Succeeded 15:16:39 nexus3.edgexfoundry.org:10002 15:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:40 Configure a credential helper to remove this warning. See 15:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:40 15:16:40 Login Succeeded 15:16:40 nexus3.edgexfoundry.org:10003 15:16:40 f19d0a51da2c: Pushed 15:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:40 Configure a credential helper to remove this warning. See 15:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:40 15:16:40 Login Succeeded 15:16:40 nexus3.edgexfoundry.org:10004 15:16:40 43efee3cfdd526bf845b5582b1730bb1b93e3b78: digest: sha256:49eb9b12190cb0707cf7f58876e09aedd80cbe7a9f5a7e19f52f0e720f3eaeae size: 1154 [Pipeline] isUnix [Pipeline] sh 15:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:41 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh 15:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:41 Configure a credential helper to remove this warning. See 15:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:41 15:16:41 Login Succeeded 15:16:41 docker.io 15:16:41 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 15:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:16:41 f19d0a51da2c: Preparing 15:16:41 32e3f4d4952f: Preparing 15:16:41 4aa520adad79: Preparing 15:16:41 50644c29ef5a: Preparing 15:16:41 32e3f4d4952f: Layer already exists 15:16:41 f19d0a51da2c: Layer already exists 15:16:41 50644c29ef5a: Layer already exists 15:16:41 4aa520adad79: Layer already exists 15:16:41 latest: digest: sha256:49eb9b12190cb0707cf7f58876e09aedd80cbe7a9f5a7e19f52f0e720f3eaeae size: 1154 [Pipeline] isUnix [Pipeline] sh 15:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:41 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.2 [Pipeline] isUnix [Pipeline] sh 15:16:42 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.2 15:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:16:42 f19d0a51da2c: Preparing 15:16:42 32e3f4d4952f: Preparing 15:16:42 4aa520adad79: Preparing 15:16:42 50644c29ef5a: Preparing 15:16:42 50644c29ef5a: Layer already exists 15:16:42 4aa520adad79: Layer already exists 15:16:42 f19d0a51da2c: Layer already exists 15:16:42 32e3f4d4952f: Layer already exists 15:16:42 1.1.3-dev.2: digest: sha256:49eb9b12190cb0707cf7f58876e09aedd80cbe7a9f5a7e19f52f0e720f3eaeae size: 1154 [Pipeline] isUnix [Pipeline] sh 15:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:42 Configure a credential helper to remove this warning. See 15:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:42 15:16:42 Login Succeeded 15:16:42 ---> docker-login.sh ends [Pipeline] } 15:16:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 15:16:42 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 15:16:42 [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: 15:16:42 43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:16:42 latest 15:16:42 1.1.3-dev.2 15:16:42 43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 15:16:42 master 15:16:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 15:16:42 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 15:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:16:42 f19d0a51da2c: Preparing 15:16:42 32e3f4d4952f: Preparing 15:16:42 4aa520adad79: Preparing 15:16:42 50644c29ef5a: Preparing 15:16:42 4aa520adad79: Layer already exists 15:16:42 f19d0a51da2c: Layer already exists 15:16:42 32e3f4d4952f: Layer already exists 15:16:42 50644c29ef5a: Layer already exists 15:16:42 43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2: digest: sha256:49eb9b12190cb0707cf7f58876e09aedd80cbe7a9f5a7e19f52f0e720f3eaeae size: 1154 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:16:43 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [Pipeline] isUnix [Pipeline] sh 15:16:43 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh 15:16:43 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:16:43 1baee5ab9db0: Preparing 15:16:43 31c32d0ae420: Preparing 15:16:43 915754140b8b: Preparing 15:16:43 e2f13739ad41: Preparing 15:16:43 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master 15:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:16:43 f19d0a51da2c: Preparing 15:16:43 32e3f4d4952f: Preparing 15:16:43 4aa520adad79: Preparing 15:16:43 50644c29ef5a: Preparing 15:16:43 50644c29ef5a: Layer already exists 15:16:43 32e3f4d4952f: Layer already exists 15:16:43 f19d0a51da2c: Layer already exists 15:16:43 4aa520adad79: Layer already exists 15:16:43 master: digest: sha256:49eb9b12190cb0707cf7f58876e09aedd80cbe7a9f5a7e19f52f0e720f3eaeae size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:43 ===================================================== 15:16:43 e2f13739ad41: Layer already exists 15:16:43 915754140b8b: Pushed 15:16:43 31c32d0ae420: Pushed [Pipeline] echo 15:16:43 taggedImages: 15:16:43 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:16:43 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 15:16:43 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.2 15:16:43 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 15:16:43 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:16:47 1baee5ab9db0: Pushed 15:16:47 43efee3cfdd526bf845b5582b1730bb1b93e3b78: digest: sha256:15350b6e46fc3783afa5bef6e612acd8e931dd31ffce90c82560ca8b210d7733 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:16:47 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:16:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 15:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:16:47 1baee5ab9db0: Preparing 15:16:47 31c32d0ae420: Preparing 15:16:47 915754140b8b: Preparing 15:16:47 e2f13739ad41: Preparing 15:16:47 915754140b8b: Layer already exists 15:16:47 1baee5ab9db0: Layer already exists 15:16:47 31c32d0ae420: Layer already exists 15:16:47 e2f13739ad41: Layer already exists 15:16:48 latest: digest: sha256:15350b6e46fc3783afa5bef6e612acd8e931dd31ffce90c82560ca8b210d7733 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:16:48 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.2 [Pipeline] isUnix [Pipeline] sh 15:16:48 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.2 15:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:16:48 1baee5ab9db0: Preparing 15:16:48 31c32d0ae420: Preparing 15:16:48 915754140b8b: Preparing 15:16:48 e2f13739ad41: Preparing 15:16:48 915754140b8b: Layer already exists 15:16:48 e2f13739ad41: Layer already exists 15:16:48 31c32d0ae420: Layer already exists 15:16:48 1baee5ab9db0: Layer already exists 15:16:49 1.1.3-dev.2: digest: sha256:15350b6e46fc3783afa5bef6e612acd8e931dd31ffce90c82560ca8b210d7733 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:16:49 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 [Pipeline] isUnix [Pipeline] sh 15:16:49 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 15:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:16:49 1baee5ab9db0: Preparing 15:16:49 31c32d0ae420: Preparing 15:16:49 915754140b8b: Preparing 15:16:49 e2f13739ad41: Preparing 15:16:49 1baee5ab9db0: Layer already exists 15:16:49 31c32d0ae420: Layer already exists 15:16:49 915754140b8b: Layer already exists 15:16:49 e2f13739ad41: Layer already exists 15:16:50 43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2: digest: sha256:15350b6e46fc3783afa5bef6e612acd8e931dd31ffce90c82560ca8b210d7733 size: 1154 [Pipeline] isUnix [Pipeline] sh 15:16:50 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh 15:16:50 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master 15:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:16:50 1baee5ab9db0: Preparing 15:16:50 31c32d0ae420: Preparing 15:16:50 915754140b8b: Preparing 15:16:50 e2f13739ad41: Preparing 15:16:50 31c32d0ae420: Layer already exists 15:16:50 915754140b8b: Layer already exists 15:16:50 1baee5ab9db0: Layer already exists 15:16:50 e2f13739ad41: Layer already exists 15:16:50 master: digest: sha256:15350b6e46fc3783afa5bef6e612acd8e931dd31ffce90c82560ca8b210d7733 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:51 ===================================================== [Pipeline] echo 15:16:51 taggedImages: 15:16:51 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:16:51 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 15:16:51 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.2 15:16:51 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 15:16:51 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:16:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:16:52 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:16:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:16:53 15:16:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 15:16:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:16:53 1.317.0: Pulling from edgex-devops/edgex-snyk-go 15:16:53 cbdbe7a5bc2a: Pulling fs layer 15:16:53 408f87550127: Pulling fs layer 15:16:53 fe522b08c979: Pulling fs layer 15:16:53 221eaa008020: Pulling fs layer 15:16:53 2a4607e5d6b9: Pulling fs layer 15:16:53 8f79b27c4fd2: Pulling fs layer 15:16:53 e5c8dbe1645b: Pulling fs layer 15:16:53 23e8b3b47431: Pulling fs layer 15:16:53 5c568d65a230: Pulling fs layer 15:16:53 8f79b27c4fd2: Waiting 15:16:53 221eaa008020: Waiting 15:16:53 e5c8dbe1645b: Waiting 15:16:53 23e8b3b47431: Waiting 15:16:53 5c568d65a230: Waiting 15:16:53 fe522b08c979: Verifying Checksum 15:16:53 fe522b08c979: Download complete 15:16:53 408f87550127: Verifying Checksum 15:16:53 408f87550127: Download complete 15:16:53 2a4607e5d6b9: Verifying Checksum 15:16:53 2a4607e5d6b9: Download complete 15:16:53 8f79b27c4fd2: Download complete 15:16:53 cbdbe7a5bc2a: Verifying Checksum 15:16:53 cbdbe7a5bc2a: Download complete 15:16:53 cbdbe7a5bc2a: Pull complete 15:16:54 e5c8dbe1645b: Verifying Checksum 15:16:54 e5c8dbe1645b: Download complete 15:16:54 23e8b3b47431: Verifying Checksum 15:16:54 23e8b3b47431: Download complete 15:16:54 408f87550127: Pull complete 15:16:54 5c568d65a230: Verifying Checksum 15:16:54 5c568d65a230: Download complete 15:16:54 fe522b08c979: Pull complete 15:16:54 221eaa008020: Verifying Checksum 15:16:54 221eaa008020: Download complete 15:17:00 221eaa008020: Pull complete 15:17:00 2a4607e5d6b9: Pull complete 15:17:00 8f79b27c4fd2: Pull complete 15:17:02 e5c8dbe1645b: Pull complete 15:17:05 23e8b3b47431: Pull complete 15:17:06 5c568d65a230: Pull complete 15:17:06 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 15:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:17:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 15:17:06 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 15:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-rest-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 15:17:07 $ docker top 77a45c24a845f9250e9cd4ef9d763527a1e13c88c982466d7e10cf9dcafa6e63 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:07 + snyk monitor '--org=edgex-jenkins' 15:17:13 15:17:13 Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... 15:17:13 15:17:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/ef02da84-6cd4-4d6e-8dee-9a598cd4f746 15:17:13 15:17:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:17:13 15:17:13 15:17:13 Snyk CLI supports Node.js 8 and higher. 15:17:13 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 15:17:13 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 15:17:13 15:17:13 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 15:17:13 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 15:17:13 $ docker stop --time=1 77a45c24a845f9250e9cd4ef9d763527a1e13c88c982466d7e10cf9dcafa6e63 15:17:15 $ docker rm -f 77a45c24a845f9250e9cd4ef9d763527a1e13c88c982466d7e10cf9dcafa6e63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:17:16 15:17:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 15:17:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:17:16 latest: Pulling from edgex-devops/edgex-klar 15:17:16 e7c96db7181b: Pulling fs layer 15:17:16 1868ca2cb446: Pulling fs layer 15:17:16 136be5d0fe8e: Pulling fs layer 15:17:16 894bfe63afcb: Pulling fs layer 15:17:16 894bfe63afcb: Waiting 15:17:16 1868ca2cb446: Verifying Checksum 15:17:16 1868ca2cb446: Download complete 15:17:16 136be5d0fe8e: Verifying Checksum 15:17:16 136be5d0fe8e: Download complete 15:17:16 e7c96db7181b: Verifying Checksum 15:17:16 e7c96db7181b: Download complete 15:17:16 894bfe63afcb: Verifying Checksum 15:17:16 894bfe63afcb: Download complete 15:17:17 e7c96db7181b: Pull complete 15:17:17 1868ca2cb446: Pull complete 15:17:17 136be5d0fe8e: Pull complete 15:17:17 894bfe63afcb: Pull complete 15:17:17 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 15:17:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:17:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 15:17:17 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 15:17:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:17:18 $ docker top a01b1292eca5373717d05a425f21943141710d296952a64adc8397d23bb4e999 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:19 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:17:19 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:17:23 $ docker stop --time=1 a01b1292eca5373717d05a425f21943141710d296952a64adc8397d23bb4e999 15:17:25 $ docker rm -f a01b1292eca5373717d05a425f21943141710d296952a64adc8397d23bb4e999 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:17:25 . [Pipeline] withDockerContainer 15:17:25 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 15:17:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:17:26 $ docker top 6fdf3dbe7e7922e30e9fe4465e104951f1f0ea3b76f3eefb8649a20f878f534e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:26 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:17:26 + tee 15:17:26 clair timeout 1m0s 15:17:26 docker timeout: 1m0s 15:17:26 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:17:27 $ docker stop --time=1 6fdf3dbe7e7922e30e9fe4465e104951f1f0ea3b76f3eefb8649a20f878f534e 15:17:28 $ docker rm -f 6fdf3dbe7e7922e30e9fe4465e104951f1f0ea3b76f3eefb8649a20f878f534e [Pipeline] // withDockerContainer [Pipeline] sh 15:17:29 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 15:17:29 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go_43efee3cfdd526bf845b5582b1730bb1b93e3b78.html [Pipeline] writeFile [Pipeline] step 15:17:29 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 15:17:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:17:29 . [Pipeline] withDockerContainer 15:17:29 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 15:17:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:17:30 $ docker top 22e4ae32e642739439d2d7db6a2ba6a8e184268f1e2ebd19b827b870101a442f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:30 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:17:30 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:17:34 $ docker stop --time=1 22e4ae32e642739439d2d7db6a2ba6a8e184268f1e2ebd19b827b870101a442f 15:17:35 $ docker rm -f 22e4ae32e642739439d2d7db6a2ba6a8e184268f1e2ebd19b827b870101a442f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:17:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:17:36 . [Pipeline] withDockerContainer 15:17:36 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 15:17:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:17:36 $ docker top 6ad13456e8169199aa3a90aab5298aa6c11ec8a05e981c6e706e7b135624ae6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:37 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78 15:17:37 + tee 15:17:37 clair timeout 1m0s 15:17:37 docker timeout: 1m0s 15:17:37 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:17:38 $ docker stop --time=1 6ad13456e8169199aa3a90aab5298aa6c11ec8a05e981c6e706e7b135624ae6d 15:17:39 $ docker rm -f 6ad13456e8169199aa3a90aab5298aa6c11ec8a05e981c6e706e7b135624ae6d [Pipeline] // withDockerContainer [Pipeline] sh 15:17:39 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 15:17:39 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go-arm64_43efee3cfdd526bf845b5582b1730bb1b93e3b78.html [Pipeline] writeFile [Pipeline] step 15:17:40 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 15:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:17:42 . [Pipeline] withDockerContainer 15:17:42 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 15:17:42 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:17:43 $ docker top 50adc561bb47b899a8c186cc250851109c5036ebb014e39240c0cde96a8ed358 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:17:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:17:43 [ssh-agent] Looking for ssh-agent implementation... 15:17:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:17:43 $ docker exec 50adc561bb47b899a8c186cc250851109c5036ebb014e39240c0cde96a8ed358 ssh-agent 15:17:43 SSH_AUTH_SOCK=/tmp/ssh-QS7L85str2mI/agent.13 15:17:43 SSH_AGENT_PID=18 15:17:43 Running ssh-add (command line suppressed) 15:17:43 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8262993548670033266.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8262993548670033266.key) 15:17:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:17:44 + git semver tag 15:17:44 # -> Open(): unable to determine branch for HEAD 15:17:44 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:17:44 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:17:44 # $SEMVER_REMOTE_NAME = origin 15:17:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:17:44 # $SEMVER_USER_NAME = edgex-jenkins 15:17:44 # $SEMVER_BRANCH = master 15:17:44 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 15:17:44 # 43efee3cfdd526bf845b5582b1730bb1b93e3b78 HEAD 15:17:44 # -> Force: false 15:17:44 # 40c4ff61c3401fbf0b6807fbbe5a1c454ae9b2ca refs/tags/v1.1.3-dev.2 [Pipeline] } 15:17:44 $ docker exec --env ******** --env ******** 50adc561bb47b899a8c186cc250851109c5036ebb014e39240c0cde96a8ed358 ssh-agent -k 15:17:44 unset SSH_AUTH_SOCK; 15:17:44 unset SSH_AGENT_PID; 15:17:44 echo Agent pid 18 killed; 15:17:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:17:44 + git semver [Pipeline] } 15:17:44 $ docker stop --time=1 50adc561bb47b899a8c186cc250851109c5036ebb014e39240c0cde96a8ed358 15:17:46 $ docker rm -f 50adc561bb47b899a8c186cc250851109c5036ebb014e39240c0cde96a8ed358 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:17:46 15:17:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:17:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:17:47 0.23.1-centos7: Pulling from edgex-lftools 15:17:47 ab5ef0e58194: Pulling fs layer 15:17:47 9712f1f96733: Pulling fs layer 15:17:47 63f879dbbcfc: Pulling fs layer 15:17:47 0d9ebad4ef96: Pulling fs layer 15:17:47 e9a5061849ea: Pulling fs layer 15:17:47 d747dcd14b5f: Pulling fs layer 15:17:47 2de7ff778b66: Pulling fs layer 15:17:47 0d9ebad4ef96: Waiting 15:17:47 e9a5061849ea: Waiting 15:17:47 d747dcd14b5f: Waiting 15:17:47 2de7ff778b66: Waiting 15:17:47 9712f1f96733: Download complete 15:17:47 63f879dbbcfc: Verifying Checksum 15:17:47 63f879dbbcfc: Download complete 15:17:47 e9a5061849ea: Verifying Checksum 15:17:47 e9a5061849ea: Download complete 15:17:47 d747dcd14b5f: Verifying Checksum 15:17:47 d747dcd14b5f: Download complete 15:17:47 0d9ebad4ef96: Verifying Checksum 15:17:47 0d9ebad4ef96: Download complete 15:17:47 ab5ef0e58194: Verifying Checksum 15:17:47 ab5ef0e58194: Download complete 15:17:47 2de7ff778b66: Verifying Checksum 15:17:47 2de7ff778b66: Download complete 15:17:52 ab5ef0e58194: Pull complete 15:17:52 9712f1f96733: Pull complete 15:17:54 63f879dbbcfc: Pull complete 15:17:59 0d9ebad4ef96: Pull complete 15:18:01 e9a5061849ea: Pull complete 15:18:01 d747dcd14b5f: Pull complete 15:18:04 2de7ff778b66: Pull complete 15:18:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:18:04 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 15:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:18:08 $ docker top 52491f2a2f825edf3c1008d1ac40a4f4a001cb714931e73dc86c8ff8489160d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:18:08 provisioning config files... 15:18:08 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config1438966096308031022tmp 15:18:08 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config7123739060962867939tmp 15:18:08 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config8460595624257825809tmp [Pipeline] { [Pipeline] echo 15:18:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:18:09 ---> sigul-configuration.sh 15:18:09 gpg: directory `/root/.gnupg' created 15:18:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:18:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:18:09 gpg: keyring `/root/.gnupg/secring.gpg' created 15:18:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:18:09 gpg: CAST5 encrypted data 15:18:09 gpg: encrypted with 1 passphrase 15:18:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:18:09 + mkdir /home/jenkins 15:18:09 + mkdir /home/jenkins/sigul [Pipeline] sh 15:18:09 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 15:18:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:18:10 ---> sigul-install.sh 15:18:18 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:18:18 + git tag --list 15:18:18 v1.1.3-dev.2 [Pipeline] sh 15:18:18 + lftools sign git-tag v1.1.3-dev.2 15:18:20 Signing Git tag with Sigul... 15:18:20 Signing v1.1.3-dev.2 15:18:20 Error: Authentication failed [Pipeline] echo 15:18:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:18:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:18:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:18:21 $ docker stop --time=1 52491f2a2f825edf3c1008d1ac40a4f4a001cb714931e73dc86c8ff8489160d5 15:18:23 $ docker rm -f 52491f2a2f825edf3c1008d1ac40a4f4a001cb714931e73dc86c8ff8489160d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:18:24 . [Pipeline] withDockerContainer 15:18:24 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 15:18:24 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:18:24 $ docker top 2cf50544ca266845f8f7784c70c75fd6b2fe95e777fe82b6487805897495f98a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:25 [ssh-agent] Looking for ssh-agent implementation... 15:18:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:25 $ docker exec 2cf50544ca266845f8f7784c70c75fd6b2fe95e777fe82b6487805897495f98a ssh-agent 15:18:25 SSH_AUTH_SOCK=/tmp/ssh-11VmtUCE3BPw/agent.12 15:18:25 SSH_AGENT_PID=17 15:18:25 Running ssh-add (command line suppressed) 15:18:25 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3614537067494603174.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3614537067494603174.key) 15:18:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:26 + git semver bump pre 15:18:26 # -> Open(): unable to determine branch for HEAD 15:18:26 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:18:26 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:18:26 # $SEMVER_REMOTE_NAME = origin 15:18:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:18:26 # $SEMVER_USER_NAME = edgex-jenkins 15:18:26 # $SEMVER_BRANCH = master 15:18:26 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 15:18:26 1.1.3-dev.3 [Pipeline] } 15:18:26 $ docker exec --env ******** --env ******** 2cf50544ca266845f8f7784c70c75fd6b2fe95e777fe82b6487805897495f98a ssh-agent -k 15:18:26 unset SSH_AUTH_SOCK; 15:18:26 unset SSH_AGENT_PID; 15:18:26 echo Agent pid 17 killed; 15:18:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:26 + git semver [Pipeline] } 15:18:26 $ docker stop --time=1 2cf50544ca266845f8f7784c70c75fd6b2fe95e777fe82b6487805897495f98a 15:18:28 $ docker rm -f 2cf50544ca266845f8f7784c70c75fd6b2fe95e777fe82b6487805897495f98a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:18:28 . [Pipeline] withDockerContainer 15:18:28 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 15:18:28 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:18:29 $ docker top a1391458b74454a7bba7cc242fbf29992bfc8204146089450f46f653c689b22a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:29 [ssh-agent] Looking for ssh-agent implementation... 15:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:29 $ docker exec a1391458b74454a7bba7cc242fbf29992bfc8204146089450f46f653c689b22a ssh-agent 15:18:30 SSH_AUTH_SOCK=/tmp/ssh-4Nuf7NjzEjPy/agent.12 15:18:30 SSH_AGENT_PID=17 15:18:30 Running ssh-add (command line suppressed) 15:18:30 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8913194841540939794.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8913194841540939794.key) 15:18:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:30 + git semver push 15:18:30 # -> Open(): unable to determine branch for HEAD 15:18:30 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:18:30 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:18:30 # $SEMVER_REMOTE_NAME = origin 15:18:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:18:30 # $SEMVER_USER_NAME = edgex-jenkins 15:18:30 # $SEMVER_BRANCH = master 15:18:30 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 15:18:37 $ docker exec --env ******** --env ******** a1391458b74454a7bba7cc242fbf29992bfc8204146089450f46f653c689b22a ssh-agent -k 15:18:37 unset SSH_AUTH_SOCK; 15:18:37 unset SSH_AGENT_PID; 15:18:37 echo Agent pid 17 killed; 15:18:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:37 + git semver [Pipeline] } 15:18:37 $ docker stop --time=1 a1391458b74454a7bba7cc242fbf29992bfc8204146089450f46f653c689b22a 15:18:39 $ docker rm -f a1391458b74454a7bba7cc242fbf29992bfc8204146089450f46f653c689b22a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:18:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:18:41 ---> package-listing.sh 15:18:41 ++ facter osfamily 15:18:41 ++ tr '[:upper:]' '[:lower:]' 15:18:41 + OS_FAMILY=redhat 15:18:41 + workspace=/w/workspace/gexfoundry_device-rest-go_master 15:18:41 + START_PACKAGES=/tmp/packages_start.txt 15:18:41 + END_PACKAGES=/tmp/packages_end.txt 15:18:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:41 + PACKAGES=/tmp/packages_start.txt 15:18:41 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 15:18:41 + PACKAGES=/tmp/packages_end.txt 15:18:41 + case "${OS_FAMILY}" in 15:18:41 + rpm -qa 15:18:41 + sort 15:18:45 + '[' -f /tmp/packages_start.txt ']' 15:18:45 + '[' -f /tmp/packages_end.txt ']' 15:18:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:45 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 15:18:45 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ 15:18:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 15:18:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:18:46 15:18:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:18:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:18:46 alpine: Pulling from edgex-lftools-log-publisher 15:18:46 c9b1b535fdd9: Pulling fs layer 15:18:46 2cc5ad85d9ab: Pulling fs layer 15:18:46 756a868c4378: Pulling fs layer 15:18:46 444b2fc9a129: Pulling fs layer 15:18:46 ea15f1150254: Pulling fs layer 15:18:46 41b27a9f41bf: Pulling fs layer 15:18:46 28c525ee5125: Pulling fs layer 15:18:46 094b1ea09ed8: Pulling fs layer 15:18:46 138eaada9080: Pulling fs layer 15:18:46 0622d0fa9048: Pulling fs layer 15:18:46 ea15f1150254: Waiting 15:18:46 41b27a9f41bf: Waiting 15:18:46 444b2fc9a129: Waiting 15:18:46 28c525ee5125: Waiting 15:18:46 094b1ea09ed8: Waiting 15:18:46 138eaada9080: Waiting 15:18:46 0622d0fa9048: Waiting 15:18:46 2cc5ad85d9ab: Download complete 15:18:46 444b2fc9a129: Verifying Checksum 15:18:46 444b2fc9a129: Download complete 15:18:46 c9b1b535fdd9: Verifying Checksum 15:18:46 c9b1b535fdd9: Download complete 15:18:46 ea15f1150254: Download complete 15:18:46 28c525ee5125: Verifying Checksum 15:18:46 28c525ee5125: Download complete 15:18:46 756a868c4378: Verifying Checksum 15:18:46 756a868c4378: Download complete 15:18:47 c9b1b535fdd9: Pull complete 15:18:47 138eaada9080: Verifying Checksum 15:18:47 138eaada9080: Download complete 15:18:47 0622d0fa9048: Verifying Checksum 15:18:47 0622d0fa9048: Download complete 15:18:47 094b1ea09ed8: Verifying Checksum 15:18:47 094b1ea09ed8: Download complete 15:18:47 2cc5ad85d9ab: Pull complete 15:18:47 41b27a9f41bf: Verifying Checksum 15:18:47 41b27a9f41bf: Download complete 15:18:48 756a868c4378: Pull complete 15:18:48 444b2fc9a129: Pull complete 15:18:49 ea15f1150254: Pull complete 15:18:52 41b27a9f41bf: Pull complete 15:18:52 28c525ee5125: Pull complete 15:18:55 094b1ea09ed8: Pull complete 15:18:55 138eaada9080: Pull complete 15:18:55 0622d0fa9048: Pull complete 15:18:55 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:18:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:18:55 prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container 15:18:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:18:59 $ docker top 76a2e34a1d5b61b6ea0d5dba960f450534f5db30c730feeff63f33c00bbc8abf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:59 provisioning config files... 15:18:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config681943493783336499tmp [Pipeline] { [Pipeline] echo 15:18:59 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:18:59 ---> create-netrc.sh [Pipeline] echo 15:18:59 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:19:00 ---> logs-deploy.sh 15:19:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/18 15:19:00 INFO: archiving workspace using pattern(s): 15:19:01 Archives upload complete. 15:19:01 INFO: archiving logs to Nexus 15:19:02 ---> uname -a: 15:19:02 Linux 76a2e34a1d5b 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:19:02 15:19:02 15:19:02 ---> lscpu: 15:19:02 Architecture: x86_64 15:19:02 CPU op-mode(s): 32-bit, 64-bit 15:19:02 Byte Order: Little Endian 15:19:02 Address sizes: 40 bits physical, 48 bits virtual 15:19:02 CPU(s): 4 15:19:02 On-line CPU(s) list: 0-3 15:19:02 Thread(s) per core: 1 15:19:02 Core(s) per socket: 1 15:19:02 Socket(s): 4 15:19:02 NUMA node(s): 1 15:19:02 Vendor ID: GenuineIntel 15:19:02 CPU family: 6 15:19:02 Model: 44 15:19:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:19:02 Stepping: 1 15:19:02 CPU MHz: 2933.396 15:19:02 BogoMIPS: 5866.79 15:19:02 Virtualization: VT-x 15:19:02 Hypervisor vendor: KVM 15:19:02 Virtualization type: full 15:19:02 L1d cache: 128 KiB 15:19:02 L1i cache: 128 KiB 15:19:02 L2 cache: 16 MiB 15:19:02 L3 cache: 64 MiB 15:19:02 NUMA node0 CPU(s): 0-3 15:19:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:19:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:19:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:19:02 Vulnerability Meltdown: Mitigation; PTI 15:19:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:19:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:19:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:19:02 Vulnerability Tsx async abort: Not affected 15:19:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:19:02 15:19:02 15:19:02 ---> nproc: 15:19:02 4 15:19:02 15:19:02 15:19:02 ---> df -h: 15:19:02 Filesystem Size Used Available Use% Mounted on 15:19:02 overlay 50.0G 8.5G 41.5G 17% / 15:19:02 tmpfs 64.0M 0 64.0M 0% /dev 15:19:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:19:02 shm 64.0M 0 64.0M 0% /dev/shm 15:19:02 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 15:19:02 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 15:19:02 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 15:19:02 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 15:19:02 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-rest-go_master 15:19:02 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-rest-go_master@tmp 15:19:02 15:19:02 15:19:02 ---> free -m: 15:19:02 total used free shared buff/cache available 15:19:02 Mem: 1837 776 106 0 954 993 15:19:02 Swap: 1023 3 1020 15:19:02 15:19:02 15:19:02 ---> ip addr: 15:19:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:19:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:19:02 inet 127.0.0.1/8 scope host lo 15:19:02 valid_lft forever preferred_lft forever 15:19:02 24: eth0@if25: mtu 1458 qdisc noqueue state UP 15:19:02 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:19:02 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:19:02 valid_lft forever preferred_lft forever 15:19:02 15:19:02 15:19:02 ---> sar -b -r -n DEV: 15:19:02 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/01/20 _x86_64_ (4 CPU) 15:19:02 15:19:02 15:11:10 LINUX RESTART 15:19:02 15:19:02 15:12:01 tps rtps wtps bread/s bwrtn/s 15:19:02 15:13:01 27.51 10.76 16.75 4408.39 2517.68 15:19:02 15:14:01 1.75 0.00 1.75 0.00 29.98 15:19:02 15:15:02 0.37 0.00 0.37 0.00 5.98 15:19:02 15:16:01 0.27 0.00 0.27 0.00 3.03 15:19:02 15:17:01 64.95 30.50 34.45 1390.48 18506.83 15:19:02 15:18:01 304.71 160.63 144.08 7155.80 37146.88 15:19:02 15:19:01 224.83 111.20 113.63 8696.84 29693.69 15:19:02 Average: 89.45 44.85 44.60 3101.71 12592.85 15:19:02 15:19:02 15:12:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:19:02 15:13:01 151064 1730492 91.97 2620 1134376 1114376 38.03 447780 1123028 20 15:19:02 15:14:01 155848 1725708 91.72 2620 1134380 1081924 36.92 447644 1119208 16 15:19:02 15:15:02 155492 1726064 91.74 2620 1134388 1082092 36.93 448452 1119212 8 15:19:02 15:16:01 153720 1727836 91.83 2620 1134388 1082164 36.93 452724 1116600 8 15:19:02 15:17:01 154308 1727248 91.80 2620 1055844 1288456 43.97 464996 1063548 105552 15:19:02 15:18:01 172284 1709272 90.84 1776 962748 1319808 45.04 575144 864828 95324 15:19:02 15:19:01 135700 1745856 92.79 1492 975692 1241452 42.37 644264 791684 268 15:19:02 Average: 154059 1727497 91.81 2338 1075974 1172896 40.03 497286 1028301 28742 15:19:02 15:19:02 15:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:19:02 15:13:01 eth0 128.34 106.64 473.91 163.50 0.00 0.00 0.00 15:19:02 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 15:13:01 docker0 47.50 33.43 3.96 132.33 0.00 0.00 0.00 15:19:02 15:14:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 15:19:02 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 15:15:02 eth0 1.00 0.27 0.32 0.19 0.00 0.00 0.00 15:19:02 15:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 15:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 15:16:01 eth0 0.51 0.47 0.33 0.21 0.00 0.00 0.00 15:19:02 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 15:17:01 eth0 119.61 82.08 3757.74 8.04 0.00 0.00 0.00 15:19:02 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 15:18:01 eth0 321.09 228.19 3594.96 96.35 0.00 0.00 0.00 15:19:02 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 15:18:01 docker0 20.70 18.37 2.60 49.11 0.00 0.00 0.00 15:19:02 15:19:01 eth0 212.21 157.99 2592.08 82.31 0.00 0.00 0.00 15:19:02 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 15:19:01 veth14d8da9 0.22 0.28 0.41 0.10 0.00 0.00 0.00 15:19:02 15:19:01 docker0 95.94 85.04 8.68 380.40 0.00 0.00 0.00 15:19:02 Average: eth0 112.24 82.47 1492.50 50.22 0.00 0.00 0.00 15:19:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:02 Average: veth14d8da9 0.03 0.04 0.06 0.01 0.00 0.00 0.00 15:19:02 Average: docker0 13.75 12.19 1.24 54.51 0.00 0.00 0.00 15:19:02 15:19:02 15:19:02 ---> sar -P ALL: 15:19:02 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/01/20 _x86_64_ (4 CPU) 15:19:02 15:19:02 15:11:10 LINUX RESTART 15:19:02 15:19:02 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:19:02 15:13:01 all 3.05 0.00 1.38 0.74 0.01 94.83 15:19:02 15:13:01 0 3.73 0.00 1.65 0.07 0.02 94.54 15:19:02 15:13:01 1 3.32 0.00 1.35 2.12 0.02 93.19 15:19:02 15:13:01 2 2.42 0.00 1.19 0.12 0.02 96.26 15:19:02 15:13:01 3 2.74 0.00 1.34 0.67 0.02 95.24 15:19:02 15:14:01 all 0.14 0.00 0.03 0.00 0.00 99.83 15:19:02 15:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:19:02 15:14:01 1 0.37 0.00 0.03 0.00 0.00 99.60 15:19:02 15:14:01 2 0.13 0.00 0.02 0.00 0.00 99.85 15:19:02 15:14:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:19:02 15:15:02 all 0.15 0.00 0.03 0.00 0.00 99.83 15:19:02 15:15:02 0 0.03 0.00 0.02 0.00 0.00 99.95 15:19:02 15:15:02 1 0.48 0.00 0.03 0.00 0.00 99.48 15:19:02 15:15:02 2 0.05 0.00 0.03 0.00 0.00 99.92 15:19:02 15:15:02 3 0.02 0.00 0.03 0.00 0.00 99.95 15:19:02 15:16:01 all 0.16 0.00 0.03 0.00 0.00 99.82 15:19:02 15:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:19:02 15:16:01 1 0.49 0.00 0.00 0.00 0.00 99.51 15:19:02 15:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:02 15:16:01 3 0.07 0.00 0.05 0.00 0.00 99.88 15:19:02 15:17:01 all 4.24 0.00 2.17 0.36 0.01 93.23 15:19:02 15:17:01 0 3.98 0.00 2.53 0.20 0.00 93.29 15:19:02 15:17:01 1 4.61 0.00 2.01 0.23 0.00 93.15 15:19:02 15:17:01 2 4.17 0.00 2.13 0.15 0.00 93.56 15:19:02 15:17:01 3 4.17 0.00 2.01 0.82 0.00 93.01 15:19:02 15:18:01 all 11.75 0.00 7.08 2.72 0.03 78.42 15:19:02 15:18:01 0 11.78 0.00 6.87 2.00 0.05 79.30 15:19:02 15:18:01 1 11.56 0.00 6.89 2.99 0.03 78.53 15:19:02 15:18:01 2 11.10 0.00 6.64 2.42 0.03 79.80 15:19:02 15:18:01 3 12.58 0.00 7.92 3.48 0.03 76.00 15:19:02 15:19:01 all 9.71 0.00 5.94 3.93 0.03 80.39 15:19:02 15:19:01 0 8.25 0.00 5.59 5.07 0.02 81.07 15:19:02 15:19:01 1 12.36 0.00 6.25 4.00 0.02 77.37 15:19:02 15:19:01 2 7.97 0.00 6.54 1.51 0.03 83.94 15:19:02 15:19:01 3 10.27 0.00 5.35 5.14 0.02 79.22 15:19:02 Average: all 4.16 0.00 2.37 1.10 0.01 92.36 15:19:02 Average: 0 3.96 0.00 2.38 1.04 0.01 92.61 15:19:02 Average: 1 4.73 0.00 2.36 1.33 0.01 91.57 15:19:02 Average: 2 3.69 0.00 2.36 0.60 0.01 93.35 15:19:02 Average: 3 4.25 0.00 2.38 1.44 0.01 91.93 15:19:02 15:19:02 15:19:02