Pull request #60 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-service-configurable Obtained Jenkinsfile from f0de62310c55461da40fb43417ae06970fc08254+509f75b81d4bfb4bcf6ec0f8397e94748f7d437b (ce362a5fc8547a647bdc7f7e0776532382f16c54) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-60/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 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-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4564 in /w/workspace/y_app-service-configurable_PR-60 [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/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_PR-60 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10 Fetching without tags Merging remotes/origin/master commit 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b into PR head commit f0de62310c55461da40fb43417ae06970fc08254 Merge succeeded, producing f0de62310c55461da40fb43417ae06970fc08254 Checking out Revision f0de62310c55461da40fb43417ae06970fc08254 (PR-60) > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # timeout=10 Commit message: "build(go.mod): update sdk version for latest features" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:52:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:52:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:52:52 ========================================================= 17:52:52 EdgeX Global Pipelines Version Info 17:52:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:52:54 ------------------- 17:52:54 stable info: 17:52:54 ------------------- 17:52:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:52:54 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 17:52:54 Message: update stable to v1.0.73 17:52:54 ------------------- 17:52:54 experimental info: 17:52:54 ------------------- 17:52:54 Commited By: **** collab-it+edgex@linuxfoundation.org 17:52:54 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 17:52:54 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:52:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:57 17:52:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:52:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:57 latest: Pulling from edgex-devops/git-semver 17:52:57 9123ac7c32f7: Pulling fs layer 17:52:57 b8cc5d1170e3: Pulling fs layer 17:52:57 2924cbbf6a41: Pulling fs layer 17:52:57 93b08a4f1073: Pulling fs layer 17:52:57 93b08a4f1073: Waiting 17:52:57 b8cc5d1170e3: Verifying Checksum 17:52:57 b8cc5d1170e3: Download complete 17:52:57 9123ac7c32f7: Verifying Checksum 17:52:57 9123ac7c32f7: Download complete 17:52:57 93b08a4f1073: Verifying Checksum 17:52:57 93b08a4f1073: Download complete 17:52:57 2924cbbf6a41: Verifying Checksum 17:52:57 2924cbbf6a41: Download complete 17:52:58 9123ac7c32f7: Pull complete 17:52:58 b8cc5d1170e3: Pull complete 17:52:59 2924cbbf6a41: Pull complete 17:52:59 93b08a4f1073: Pull complete 17:52:59 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:52:59 prd-centos7-docker-4c-2g-4564 does not seem to be running inside a container 17:52:59 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-60 -v /w/workspace/y_app-service-configurable_PR-60:/w/workspace/y_app-service-configurable_PR-60:rw,z -v /w/workspace/y_app-service-configurable_PR-60@tmp:/w/workspace/y_app-service-configurable_PR-60@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:52:59 $ docker top 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:53:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:53:00 [ssh-agent] Looking for ssh-agent implementation... 17:53:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:53:00 $ docker exec 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 ssh-agent 17:53:00 SSH_AUTH_SOCK=/tmp/ssh-qESLYtObUqRU/agent.15 17:53:00 SSH_AGENT_PID=22 17:53:00 Running ssh-add (command line suppressed) 17:53:00 Identity added: /w/workspace/y_app-service-configurable_PR-60@tmp/private_key_3204825815109129601.key (/w/workspace/y_app-service-configurable_PR-60@tmp/private_key_3204825815109129601.key) 17:53:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:01 + git describe --exact-match --tags HEAD 17:53:01 fatal: No names found, cannot describe anything. [Pipeline] } 17:53:01 $ docker exec --env ******** --env ******** 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 ssh-agent -k 17:53:01 unset SSH_AUTH_SOCK; 17:53:01 unset SSH_AGENT_PID; 17:53:01 echo Agent pid 22 killed; 17:53:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:53:01 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:53:01 This usually means this commit has not been tagged. [Pipeline] sshagent 17:53:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:53:01 [ssh-agent] Looking for ssh-agent implementation... 17:53:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:53:01 $ docker exec 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 ssh-agent 17:53:02 SSH_AUTH_SOCK=/tmp/ssh-kFWyEznjNZVy/agent.58 17:53:02 SSH_AGENT_PID=64 17:53:02 Running ssh-add (command line suppressed) 17:53:02 Identity added: /w/workspace/y_app-service-configurable_PR-60@tmp/private_key_6286852411878271063.key (/w/workspace/y_app-service-configurable_PR-60@tmp/private_key_6286852411878271063.key) 17:53:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:02 + git semver init 17:53:02 # -> Open(): unable to determine branch for HEAD 17:53:02 # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-60/.git 17:53:02 # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-60 17:53:02 # $SEMVER_REMOTE_NAME = origin 17:53:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:53:02 # $SEMVER_USER_NAME = edgex-jenkins 17:53:02 # $SEMVER_BRANCH = PR-60 17:53:02 # $SEMVER_TEMP = /tmp/semver-677609829 17:53:02 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 17:53:02 # '/tmp/semver-677609829' -> '/w/workspace/y_app-service-configurable_PR-60/.semver' 17:53:02 # -> Force: false 17:53:02 # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-60/.semver [Pipeline] } 17:53:02 $ docker exec --env ******** --env ******** 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 ssh-agent -k 17:53:03 unset SSH_AUTH_SOCK; 17:53:03 unset SSH_AGENT_PID; 17:53:03 echo Agent pid 64 killed; 17:53:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:53:03 + git semver [Pipeline] } 17:53:03 $ docker stop --time=1 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 17:53:05 $ docker rm -f 598e34c99087315e7637cad0492bf70cf7bed19ad2c84dde35aae81c65387518 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:53:05 Stashed 43 file(s) [Pipeline] echo 17:53:05 [edgeXSemver] initialized semver on version 0.0.0 [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 17:53:21 Still waiting to schedule task 17:53:21 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4564’ 17:53:21 Still waiting to schedule task 17:53:21 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4560’ 17:55:43 Running on prd-centos7-docker-4c-2g-4565 in /w/workspace/y_app-service-configurable_PR-60 [Pipeline] { [Pipeline] ws 17:55:43 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 17:55:45 using credential edgex-jenkins-ssh 17:55:45 Cloning the remote Git repository 17:55:45 Cloning with configured refspecs honoured and without tags 17:55:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:55:45 > git init /w/workspace/app-service-configurable/1 # timeout=10 17:55:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:55:46 > git --version # timeout=10 17:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:55:46 Fetching without tags 17:55:46 Merging remotes/origin/master commit 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b into PR head commit f0de62310c55461da40fb43417ae06970fc08254 17:55:46 Merge succeeded, producing f0de62310c55461da40fb43417ae06970fc08254 17:55:46 Checking out Revision f0de62310c55461da40fb43417ae06970fc08254 (PR-60) 17:55:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:55:46 > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10 17:55:46 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:55:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:55:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:55:46 > git config core.sparsecheckout # timeout=10 17:55:46 > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # timeout=10 17:55:46 > git remote # timeout=10 17:55:46 > git config --get remote.origin.url # timeout=10 17:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:46 > git merge 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b # timeout=10 17:55:46 > git rev-parse HEAD^{commit} # timeout=10 17:55:46 > git config core.sparsecheckout # timeout=10 17:55:46 > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # timeout=10 17:55:50 Commit message: "build(go.mod): update sdk version for latest features" 17:55:50 > git --version # timeout=10 17:55:50 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:55:51 ========================================================= 17:55:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:55:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:55:52 + 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 . 17:55:52 Sending build context to Docker daemon 254kB 17:55:52 Step 1/8 : ARG BASE=golang:1.13-alpine 17:55:52 Step 2/8 : FROM ${BASE} 17:55:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:55:52 e6b0cf9c0882: Pulling fs layer 17:55:52 2848faf0eed1: Pulling fs layer 17:55:52 0f37312ad70f: Pulling fs layer 17:55:52 5788d62ee057: Pulling fs layer 17:55:52 0e6b1d234666: Pulling fs layer 17:55:52 bf5d7aec512f: Pulling fs layer 17:55:52 34c802a77dc8: Pulling fs layer 17:55:52 9eb99e56ec68: Pulling fs layer 17:55:52 27c7a5d97fbd: Pulling fs layer 17:55:52 5c102a31e300: Pulling fs layer 17:55:52 dcfb455df0a1: Pulling fs layer 17:55:52 bf5d7aec512f: Waiting 17:55:52 34c802a77dc8: Waiting 17:55:52 9eb99e56ec68: Waiting 17:55:52 27c7a5d97fbd: Waiting 17:55:52 5c102a31e300: Waiting 17:55:52 dcfb455df0a1: Waiting 17:55:52 5788d62ee057: Waiting 17:55:52 0e6b1d234666: Waiting 17:55:52 0f37312ad70f: Verifying Checksum 17:55:52 0f37312ad70f: Download complete 17:55:52 2848faf0eed1: Verifying Checksum 17:55:52 2848faf0eed1: Download complete 17:55:52 0e6b1d234666: Download complete 17:55:52 bf5d7aec512f: Verifying Checksum 17:55:52 bf5d7aec512f: Download complete 17:55:52 e6b0cf9c0882: Verifying Checksum 17:55:53 e6b0cf9c0882: Pull complete 17:55:53 34c802a77dc8: Verifying Checksum 17:55:53 34c802a77dc8: Download complete 17:55:53 27c7a5d97fbd: Verifying Checksum 17:55:53 27c7a5d97fbd: Download complete 17:55:53 5c102a31e300: Verifying Checksum 17:55:53 5c102a31e300: Download complete 17:55:54 dcfb455df0a1: Verifying Checksum 17:55:54 dcfb455df0a1: Download complete 17:55:54 9eb99e56ec68: Verifying Checksum 17:55:54 9eb99e56ec68: Download complete 17:55:54 5788d62ee057: Verifying Checksum 17:55:54 5788d62ee057: Download complete 17:55:55 2848faf0eed1: Pull complete 17:55:55 0f37312ad70f: Pull complete 17:56:00 5788d62ee057: Pull complete 17:56:01 0e6b1d234666: Pull complete 17:56:01 bf5d7aec512f: Pull complete 17:56:06 34c802a77dc8: Pull complete 17:56:08 9eb99e56ec68: Pull complete 17:56:09 27c7a5d97fbd: Pull complete 17:56:10 5c102a31e300: Pull complete 17:56:10 dcfb455df0a1: Pull complete 17:56:10 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:56:10 ---> 7c70fe431013 17:56:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:56:10 ---> Running in 0a031c705cf8 17:56:10 Removing intermediate container 0a031c705cf8 17:56:10 ---> 76a2f0c22efc 17:56:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:10 ---> Running in 735c9e6046a1 17:56:11 Removing intermediate container 735c9e6046a1 17:56:11 ---> 632205205716 17:56:11 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:56:11 ---> Running in 848e0f57eac2 17:56:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:56:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:56:13 (1/6) Installing libc-dev (0.7.2-r0) 17:56:13 (2/6) Installing libsodium (1.0.18-r0) 17:56:13 (3/6) Installing pkgconf (1.6.3-r0) 17:56:13 (4/6) Installing libsodium-dev (1.0.18-r0) 17:56:13 (5/6) Installing libzmq (4.3.2-r0) 17:56:13 (6/6) Installing zeromq-dev (4.3.2-r0) 17:56:14 Executing busybox-1.31.1-r8.trigger 17:56:14 OK: 145 MiB in 45 packages 17:56:14 Removing intermediate container 848e0f57eac2 17:56:14 ---> 64c991d98bcd 17:56:14 Step 6/8 : WORKDIR /app 17:56:14 ---> Running in 004e97dba905 17:56:14 Removing intermediate container 004e97dba905 17:56:14 ---> 4706379e5f01 17:56:14 Step 7/8 : COPY . . 17:56:14 ---> b325af2b4ee8 17:56:14 Step 8/8 : RUN go mod download 17:56:14 ---> Running in 18ae326dba76 17:56:18 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:56:18 go: finding github.com/BurntSushi/toml v0.3.1 17:56:18 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:56:18 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:56:18 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:56:18 go: finding github.com/bgentry/speakeasy v0.1.0 17:56:18 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:56:18 go: finding github.com/davecgh/go-spew v1.1.1 17:56:18 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:56:18 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:56:18 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.31 17:56:18 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 17:56:18 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 17:56:18 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 17:56:18 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:56:18 go: finding github.com/fatih/color v1.7.0 17:56:18 go: finding github.com/go-kit/kit v0.8.0 17:56:18 go: finding github.com/go-logfmt/logfmt v0.4.0 17:56:18 go: finding github.com/go-stack/stack v1.8.0 17:56:18 go: finding github.com/golang/snappy v0.0.1 17:56:18 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:56:18 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:56:18 go: finding github.com/google/go-cmp v0.3.1 17:56:18 go: finding github.com/google/uuid v1.1.0 17:56:18 go: finding github.com/gorilla/mux v1.7.2 17:56:18 go: finding github.com/hashicorp/consul/api v1.1.0 17:56:18 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:56:18 go: finding github.com/hashicorp/errwrap v1.0.0 17:56:18 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:56:18 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:56:18 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:56:18 go: finding github.com/hashicorp/go-multierror v1.0.0 17:56:18 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:56:18 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:56:18 go: finding github.com/hashicorp/go-syslog v1.0.0 17:56:18 go: finding github.com/hashicorp/go-uuid v1.0.1 17:56:18 go: finding github.com/hashicorp/go.net v0.0.1 17:56:18 go: finding github.com/hashicorp/golang-lru v0.5.0 17:56:18 go: finding github.com/hashicorp/logutils v1.0.0 17:56:18 go: finding github.com/hashicorp/mdns v1.0.0 17:56:18 go: finding github.com/hashicorp/memberlist v0.1.3 17:56:18 go: finding github.com/hashicorp/serf v0.8.2 17:56:18 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:56:18 go: finding github.com/kr/pretty v0.2.0 17:56:18 go: finding github.com/kr/pty v1.1.1 17:56:18 go: finding github.com/kr/text v0.1.0 17:56:18 go: finding github.com/mattn/go-colorable v0.0.9 17:56:18 go: finding github.com/mattn/go-isatty v0.0.3 17:56:18 go: finding github.com/miekg/dns v1.0.14 17:56:18 go: finding github.com/mitchellh/cli v1.0.0 17:56:18 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:56:18 go: finding github.com/mitchellh/copystructure v1.0.0 17:56:18 go: finding github.com/mitchellh/go-homedir v1.0.0 17:56:18 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:56:18 go: finding github.com/mitchellh/gox v0.4.0 17:56:18 go: finding github.com/mitchellh/iochan v1.0.0 17:56:18 go: finding github.com/mitchellh/mapstructure v1.1.2 17:56:18 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:56:18 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:56:18 go: finding github.com/pebbe/zmq4 v1.0.0 17:56:18 go: finding github.com/pelletier/go-toml v1.2.0 17:56:18 go: finding github.com/pkg/errors v0.8.1 17:56:18 go: finding github.com/pmezard/go-difflib v1.0.0 17:56:18 go: finding github.com/posener/complete v1.1.1 17:56:18 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:56:18 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:56:18 go: finding github.com/stretchr/objx v0.2.0 17:56:18 go: finding github.com/stretchr/testify v1.4.0 17:56:18 go: finding github.com/tidwall/pretty v1.0.0 17:56:18 go: finding github.com/ugorji/go v1.1.4 17:56:18 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:56:18 go: finding github.com/xdg/stringprep v1.0.0 17:56:18 go: finding go.mongodb.org/mongo-driver v1.1.1 17:56:18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:56:18 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:56:18 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:56:18 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:56:18 go: finding golang.org/x/text v0.3.2 17:56:18 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:56:18 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:56:18 go: finding gopkg.in/yaml.v2 v2.2.2 17:56:28 Removing intermediate container 18ae326dba76 17:56:28 ---> 66bae9626ab2 17:56:28 Successfully built 66bae9626ab2 17:56:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:29 + docker inspect -f . ci-base-image-x86_64 17:56:29 . [Pipeline] withDockerContainer 17:56:29 prd-centos7-docker-4c-2g-4565 does not seem to be running inside a container 17:56:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 17:56:29 $ docker top d4f8c3def18d40fbe5ee461003a21349bdbd9e5e9bd656ef24e3a574e80de690 -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:30 + go version 17:56:30 go version go1.13.5 linux/amd64 [Pipeline] sh 17:56:30 + make test 17:56:30 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:56:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:56:52 CGO_ENABLED=1 go vet ./... 17:56:53 gofmt -l . 17:56:53 [ "`gofmt -l .`" = "" ] 17:56:53 ./bin/test-go-mod-tidy.sh 17:56:54 ./bin/test-attribution-txt.sh [Pipeline] stash 17:56:54 Stashed 1 file(s) [Pipeline] } 17:56:55 $ docker stop --time=1 d4f8c3def18d40fbe5ee461003a21349bdbd9e5e9bd656ef24e3a574e80de690 17:56:56 $ docker rm -f d4f8c3def18d40fbe5ee461003a21349bdbd9e5e9bd656ef24e3a574e80de690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:56:58 + ls -al . 17:56:58 total 100 17:56:58 drwxrwxr-x. 7 jenkins jenkins 4096 Apr 17 17:56 . 17:56:58 drwxrwxr-x. 4 jenkins jenkins 28 Apr 17 17:55 .. 17:56:58 -rw-rw-r--. 1 jenkins jenkins 5446 Apr 17 17:55 Attribution.txt 17:56:58 drwxrwxr-x. 2 jenkins jenkins 64 Apr 17 17:55 bin 17:56:58 -rw-r--r--. 1 jenkins jenkins 10 Apr 17 17:56 coverage.out 17:56:58 -rw-rw-r--. 1 jenkins jenkins 180 Apr 17 17:55 docker-compose.debug.yml 17:56:58 -rw-rw-r--. 1 jenkins jenkins 133 Apr 17 17:55 docker-compose.yml 17:56:58 -rw-rw-r--. 1 jenkins jenkins 1917 Apr 17 17:55 Dockerfile 17:56:58 -rw-rw-r--. 1 jenkins jenkins 966 Apr 17 17:55 Dockerfile.build 17:56:58 -rw-rw-r--. 1 jenkins jenkins 127 Apr 17 17:55 .dockerignore 17:56:58 drwxrwxr-x. 8 jenkins jenkins 179 Apr 17 17:55 .git 17:56:58 -rw-rw-r--. 1 jenkins jenkins 93 Apr 17 17:55 .gitignore 17:56:58 -rw-r--r--. 1 jenkins jenkins 133 Apr 17 17:56 go.mod 17:56:58 -rw-r--r--. 1 jenkins jenkins 14901 Apr 17 17:56 go.sum 17:56:58 -rw-rw-r--. 1 jenkins jenkins 689 Apr 17 17:55 Jenkinsfile 17:56:58 -rw-rw-r--. 1 jenkins jenkins 10174 Apr 17 17:55 LICENSE 17:56:58 -rw-rw-r--. 1 jenkins jenkins 1616 Apr 17 17:55 main.go 17:56:58 -rw-rw-r--. 1 jenkins jenkins 1486 Apr 17 17:55 makefile 17:56:58 -rw-rw-r--. 1 jenkins jenkins 10342 Apr 17 17:55 README.md 17:56:58 drwxrwxr-x. 9 jenkins jenkins 147 Apr 17 17:55 res 17:56:58 drwxrwxr-x. 3 jenkins jenkins 45 Apr 17 17:55 .semver 17:56:58 drwxrwxr-x. 4 jenkins jenkins 71 Apr 17 17:55 snap 17:56:58 -rw-rw-r--. 1 jenkins jenkins 5 Apr 17 17:53 VERSION [Pipeline] isUnix [Pipeline] sh 17:56:58 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f0de62310c55461da40fb43417ae06970fc08254 --label arch=amd64 --label version=0.0.0 . 17:56:58 Sending build context to Docker daemon 271.9kB 17:56:58 Step 1/24 : ARG BASE=golang:1.13-alpine 17:56:58 Step 2/24 : FROM ${BASE} AS builder 17:56:58 ---> 66bae9626ab2 17:56:58 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:56:58 ---> Running in cb3ddfd4f88f 17:56:58 Removing intermediate container cb3ddfd4f88f 17:56:58 ---> 773a4cdb46f6 17:56:58 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 17:56:58 ---> Running in d4f804d7929c 17:56:59 Removing intermediate container d4f804d7929c 17:56:59 ---> 6c1d0762effd 17:56:59 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:56:59 ---> Running in 20f6c4eb9a19 17:56:59 Removing intermediate container 20f6c4eb9a19 17:56:59 ---> 76de9cb43058 17:56:59 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:59 ---> Running in 7ef4747e65b7 17:57:00 Removing intermediate container 7ef4747e65b7 17:57:00 ---> ebb664f075ab 17:57:00 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:57:00 ---> Running in fc5a9cdcf2cc 17:57:00 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:57:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:57:01 OK: 145 MiB in 45 packages 17:57:02 Removing intermediate container fc5a9cdcf2cc 17:57:02 ---> afe66763eb2c 17:57:02 Step 8/24 : WORKDIR /app 17:57:02 ---> Running in e5ffa85315d6 17:57:02 Removing intermediate container e5ffa85315d6 17:57:02 ---> af238053abe0 17:57:02 Step 9/24 : COPY go.mod . 17:57:02 ---> 86f65e94d6d8 17:57:02 Step 10/24 : RUN go mod download 17:57:02 ---> Running in ad1b0140d232 17:57:03 Removing intermediate container ad1b0140d232 17:57:03 ---> 1f408b62a431 17:57:03 Step 11/24 : COPY . . 17:57:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4566 in /w/workspace/y_app-service-configurable_PR-60 [Pipeline] { 17:57:03 ---> da75491c1d81 17:57:03 Step 12/24 : ARG MAKE="make build" 17:57:03 ---> Running in eddc7c89d36e 17:57:03 Removing intermediate container eddc7c89d36e 17:57:03 ---> 8dbe005aaa7a 17:57:03 Step 13/24 : RUN $MAKE 17:57:03 ---> Running in 9b7580efa8a6 [Pipeline] ws 17:57:03 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 17:57:04 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:57:09 using credential edgex-jenkins-ssh 17:57:09 Cloning the remote Git repository 17:57:09 Cloning with configured refspecs honoured and without tags 17:57:09 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:57:10 > git init /w/workspace/app-service-configurable/1 # timeout=10 17:57:10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:57:10 > git --version # timeout=10 17:57:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:57:11 Fetching without tags 17:57:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:57:11 > git config --add remote.origin.fetch +refs/pull/60/head:refs/remotes/origin/PR-60 # timeout=10 17:57:11 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:57:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:57:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:57:11 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:57:11 Merging remotes/origin/master commit 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b into PR head commit f0de62310c55461da40fb43417ae06970fc08254 17:57:12 Merge succeeded, producing f0de62310c55461da40fb43417ae06970fc08254 17:57:12 Checking out Revision f0de62310c55461da40fb43417ae06970fc08254 (PR-60) 17:57:11 > git config core.sparsecheckout # timeout=10 17:57:11 > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # timeout=10 17:57:11 > git remote # timeout=10 17:57:12 > git config --get remote.origin.url # timeout=10 17:57:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:12 > git merge 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b # timeout=10 17:57:12 > git rev-parse HEAD^{commit} # timeout=10 17:57:12 > git config core.sparsecheckout # timeout=10 17:57:12 > git checkout -f f0de62310c55461da40fb43417ae06970fc08254 # timeout=10 17:57:16 Commit message: "build(go.mod): update sdk version for latest features" 17:57:16 > git --version # timeout=10 17:57:16 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:57:17 ========================================================= 17:57:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:57:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:57:19 + 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 . 17:57:19 Sending build context to Docker daemon 254kB 17:57:19 Step 1/8 : ARG BASE=golang:1.13-alpine 17:57:19 Step 2/8 : FROM ${BASE} 17:57:20 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:57:20 cde5963f3b93: Pulling fs layer 17:57:20 2a23fa8c16f7: Pulling fs layer 17:57:20 777b28850792: Pulling fs layer 17:57:20 8a11ddd9e578: Pulling fs layer 17:57:20 4cf88f913ddb: Pulling fs layer 17:57:20 1df406cf5192: Pulling fs layer 17:57:20 cd6300453558: Pulling fs layer 17:57:20 b9c365052c96: Pulling fs layer 17:57:20 a2d8cc88f415: Pulling fs layer 17:57:20 ea1d1ca13537: Pulling fs layer 17:57:20 3750a50a1c5e: Pulling fs layer 17:57:20 cd6300453558: Waiting 17:57:20 b9c365052c96: Waiting 17:57:20 a2d8cc88f415: Waiting 17:57:20 ea1d1ca13537: Waiting 17:57:20 3750a50a1c5e: Waiting 17:57:20 8a11ddd9e578: Waiting 17:57:20 4cf88f913ddb: Waiting 17:57:20 1df406cf5192: Waiting 17:57:20 777b28850792: Verifying Checksum 17:57:20 777b28850792: Download complete 17:57:20 2a23fa8c16f7: Download complete 17:57:20 4cf88f913ddb: Verifying Checksum 17:57:20 4cf88f913ddb: Download complete 17:57:20 1df406cf5192: Verifying Checksum 17:57:20 1df406cf5192: Download complete 17:57:20 cde5963f3b93: Verifying Checksum 17:57:21 cde5963f3b93: Pull complete 17:57:22 2a23fa8c16f7: Pull complete 17:57:22 Removing intermediate container 9b7580efa8a6 17:57:22 ---> 2abcc1e9d661 17:57:22 Step 14/24 : FROM alpine:latest 17:57:22 latest: Pulling from library/alpine 17:57:22 aad63a933944: Pulling fs layer 17:57:22 aad63a933944: Verifying Checksum 17:57:22 aad63a933944: Download complete 17:57:22 aad63a933944: Pull complete 17:57:22 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 17:57:22 Status: Downloaded newer image for alpine:latest 17:57:22 ---> a187dde48cd2 17:57:22 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:57:22 ---> Running in 0a2edde32351 17:57:22 Removing intermediate container 0a2edde32351 17:57:22 ---> 873996cbf18d 17:57:22 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 17:57:22 ---> Running in 23a95a6e0549 17:57:22 Removing intermediate container 23a95a6e0549 17:57:22 ---> 42f387799bde 17:57:22 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 17:57:22 ---> Running in f3ab1651c253 17:57:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:57:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:57:22 (1/6) Installing ca-certificates (20191127-r1) 17:57:22 (2/6) Installing libgcc (9.2.0-r4) 17:57:22 (3/6) Installing libsodium (1.0.18-r0) 17:57:22 (4/6) Installing libstdc++ (9.2.0-r4) 17:57:22 (5/6) Installing libzmq (4.3.2-r0) 17:57:22 (6/6) Installing zeromq (4.3.2-r0) 17:57:22 Executing busybox-1.31.1-r9.trigger 17:57:22 Executing ca-certificates-20191127-r1.trigger 17:57:22 OK: 9 MiB in 20 packages 17:57:22 Removing intermediate container f3ab1651c253 17:57:22 ---> d51ceee763e4 17:57:22 Step 18/24 : COPY --from=builder /app/res/ /res/ 17:57:22 ---> 62911df3eb71 17:57:22 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:57:22 777b28850792: Pull complete 17:57:24 ---> 26cf68af59db 17:57:24 Step 20/24 : EXPOSE 48095 17:57:24 ---> Running in 9ecaba512565 17:57:24 Removing intermediate container 9ecaba512565 17:57:24 ---> 5c5093a2e1a5 17:57:24 Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"] 17:57:24 ---> Running in 1d193674f6fd 17:57:24 Removing intermediate container 1d193674f6fd 17:57:24 ---> 337eadfd03e9 17:57:24 Step 22/24 : LABEL arch=amd64 17:57:24 ---> Running in 87ff1869ce80 17:57:24 Removing intermediate container 87ff1869ce80 17:57:24 ---> 4f5ef00fc48c 17:57:24 Step 23/24 : LABEL git_sha=f0de62310c55461da40fb43417ae06970fc08254 17:57:24 ---> Running in 7320aef26b99 17:57:24 Removing intermediate container 7320aef26b99 17:57:24 ---> bec50e13353d 17:57:24 Step 24/24 : LABEL version=0.0.0 17:57:24 ---> Running in aff2eb9cc984 17:57:24 Removing intermediate container aff2eb9cc984 17:57:24 ---> 0b91a75403cf 17:57:24 [Warning] One or more build-args [ARCH] were not consumed 17:57:24 Successfully built 0b91a75403cf 17:57:24 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 17:57:25 cd6300453558: Verifying Checksum 17:57:25 cd6300453558: Download complete 17:57:25 a2d8cc88f415: Download complete 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] } 17:57:28 ea1d1ca13537: Verifying Checksum 17:57:28 ea1d1ca13537: Download complete 17:57:28 3750a50a1c5e: Verifying Checksum 17:57:28 3750a50a1c5e: Download complete 17:57:30 b9c365052c96: Verifying Checksum 17:57:30 b9c365052c96: Download complete 17:57:32 8a11ddd9e578: Verifying Checksum 17:57:32 8a11ddd9e578: Download complete 17:57:44 8a11ddd9e578: Pull complete 17:57:44 4cf88f913ddb: Pull complete 17:57:44 1df406cf5192: Pull complete 17:57:49 cd6300453558: Pull complete 17:57:54 b9c365052c96: Pull complete 17:57:54 a2d8cc88f415: Pull complete 17:57:55 ea1d1ca13537: Pull complete 17:57:56 3750a50a1c5e: Pull complete 17:57:56 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:57:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:57:56 ---> 78745c68409d 17:57:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:58:00 ---> Running in 09a9c6524b25 17:58:00 Removing intermediate container 09a9c6524b25 17:58:00 ---> d4d3fe4a0aaf 17:58:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:00 ---> Running in ee164786ec51 17:58:03 Removing intermediate container ee164786ec51 17:58:03 ---> e2fbdbf61a6e 17:58:03 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:58:03 ---> Running in a9ffaa1f1292 17:58:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:58:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:58:04 (1/6) Installing libc-dev (0.7.2-r0) 17:58:05 (2/6) Installing libsodium (1.0.18-r0) 17:58:05 (3/6) Installing pkgconf (1.6.3-r0) 17:58:05 (4/6) Installing libsodium-dev (1.0.18-r0) 17:58:05 (5/6) Installing libzmq (4.3.2-r0) 17:58:05 (6/6) Installing zeromq-dev (4.3.2-r0) 17:58:05 Executing busybox-1.31.1-r8.trigger 17:58:05 OK: 127 MiB in 45 packages 17:58:07 Removing intermediate container a9ffaa1f1292 17:58:07 ---> ff4b8f9b8507 17:58:07 Step 6/8 : WORKDIR /app 17:58:07 ---> Running in 463d9ede1738 17:58:07 Removing intermediate container 463d9ede1738 17:58:07 ---> e5ef4c43be8d 17:58:07 Step 7/8 : COPY . . 17:58:08 ---> 80cfd0ff2b6b 17:58:08 Step 8/8 : RUN go mod download 17:58:08 ---> Running in 7eddfb93a5aa 17:58:11 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:58:11 go: finding github.com/BurntSushi/toml v0.3.1 17:58:11 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:58:11 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:58:11 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:58:11 go: finding github.com/bgentry/speakeasy v0.1.0 17:58:11 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:58:11 go: finding github.com/davecgh/go-spew v1.1.1 17:58:11 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:58:11 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:58:11 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.31 17:58:11 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 17:58:11 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 17:58:11 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 17:58:11 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:58:11 go: finding github.com/fatih/color v1.7.0 17:58:11 go: finding github.com/go-kit/kit v0.8.0 17:58:11 go: finding github.com/go-logfmt/logfmt v0.4.0 17:58:11 go: finding github.com/go-stack/stack v1.8.0 17:58:11 go: finding github.com/golang/snappy v0.0.1 17:58:11 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:58:11 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:58:11 go: finding github.com/google/go-cmp v0.3.1 17:58:11 go: finding github.com/google/uuid v1.1.0 17:58:11 go: finding github.com/gorilla/mux v1.7.2 17:58:11 go: finding github.com/hashicorp/consul/api v1.1.0 17:58:11 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:58:11 go: finding github.com/hashicorp/errwrap v1.0.0 17:58:11 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:58:11 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:58:11 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:58:11 go: finding github.com/hashicorp/go-multierror v1.0.0 17:58:11 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:58:11 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:58:11 go: finding github.com/hashicorp/go-syslog v1.0.0 17:58:11 go: finding github.com/hashicorp/go-uuid v1.0.1 17:58:11 go: finding github.com/hashicorp/go.net v0.0.1 17:58:11 go: finding github.com/hashicorp/golang-lru v0.5.0 17:58:11 go: finding github.com/hashicorp/logutils v1.0.0 17:58:11 go: finding github.com/hashicorp/mdns v1.0.0 17:58:11 go: finding github.com/hashicorp/memberlist v0.1.3 17:58:11 go: finding github.com/hashicorp/serf v0.8.2 17:58:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:58:11 go: finding github.com/kr/pretty v0.2.0 17:58:11 go: finding github.com/kr/pty v1.1.1 17:58:11 go: finding github.com/kr/text v0.1.0 17:58:11 go: finding github.com/mattn/go-colorable v0.0.9 17:58:11 go: finding github.com/mattn/go-isatty v0.0.3 17:58:11 go: finding github.com/miekg/dns v1.0.14 17:58:11 go: finding github.com/mitchellh/cli v1.0.0 17:58:11 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:58:11 go: finding github.com/mitchellh/copystructure v1.0.0 17:58:11 go: finding github.com/mitchellh/go-homedir v1.0.0 17:58:11 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:58:11 go: finding github.com/mitchellh/gox v0.4.0 17:58:11 go: finding github.com/mitchellh/iochan v1.0.0 17:58:11 go: finding github.com/mitchellh/mapstructure v1.1.2 17:58:11 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:58:11 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:58:11 go: finding github.com/pebbe/zmq4 v1.0.0 17:58:11 go: finding github.com/pelletier/go-toml v1.2.0 17:58:11 go: finding github.com/pkg/errors v0.8.1 17:58:11 go: finding github.com/pmezard/go-difflib v1.0.0 17:58:11 go: finding github.com/posener/complete v1.1.1 17:58:11 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:58:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:58:11 go: finding github.com/stretchr/objx v0.2.0 17:58:11 go: finding github.com/stretchr/testify v1.4.0 17:58:11 go: finding github.com/tidwall/pretty v1.0.0 17:58:12 go: finding github.com/ugorji/go v1.1.4 17:58:12 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:58:12 go: finding github.com/xdg/stringprep v1.0.0 17:58:12 go: finding go.mongodb.org/mongo-driver v1.1.1 17:58:12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:58:12 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:58:12 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:58:12 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:58:12 go: finding golang.org/x/text v0.3.2 17:58:12 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:58:12 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:58:12 go: finding gopkg.in/yaml.v2 v2.2.2 17:58:30 Removing intermediate container 7eddfb93a5aa 17:58:30 ---> 7398ec26ecd7 17:58:30 Successfully built 7398ec26ecd7 17:58:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:58:31 + docker inspect -f . ci-base-image-arm64 17:58:31 . [Pipeline] withDockerContainer 17:58:32 prd-ubuntu18.04-docker-arm64-4c-16g-4566 does not seem to be running inside a container 17:58:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 17:58:33 $ docker top 9e6a58af126265ba4140f26770f42a8efee8c57681d7b6d28329187e838a772a -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:34 + go version 17:58:34 go version go1.13.5 linux/arm64 [Pipeline] sh 17:58:35 + make test 17:58:35 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:59:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:59:32 CGO_ENABLED=1 go vet ./... 17:59:33 gofmt -l . 17:59:33 [ "`gofmt -l .`" = "" ] 17:59:33 ./bin/test-go-mod-tidy.sh 17:59:34 ./bin/test-attribution-txt.sh [Pipeline] stash 17:59:35 Warning: overwriting stash ‘coverage-report’ 17:59:35 Stashed 1 file(s) [Pipeline] } 17:59:35 $ docker stop --time=1 9e6a58af126265ba4140f26770f42a8efee8c57681d7b6d28329187e838a772a 17:59:37 $ docker rm -f 9e6a58af126265ba4140f26770f42a8efee8c57681d7b6d28329187e838a772a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:59:39 + ls -al . 17:59:39 total 124 17:59:39 drwxrwxr-x 7 jenkins jenkins 4096 Apr 17 17:59 . 17:59:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 17:57 .. 17:59:39 -rw-rw-r-- 1 jenkins jenkins 127 Apr 17 17:57 .dockerignore 17:59:39 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 17:57 .git 17:59:39 -rw-rw-r-- 1 jenkins jenkins 93 Apr 17 17:57 .gitignore 17:59:39 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 17:57 .semver 17:59:39 -rw-rw-r-- 1 jenkins jenkins 5446 Apr 17 17:57 Attribution.txt 17:59:39 -rw-rw-r-- 1 jenkins jenkins 1917 Apr 17 17:57 Dockerfile 17:59:39 -rw-rw-r-- 1 jenkins jenkins 966 Apr 17 17:57 Dockerfile.build 17:59:39 -rw-rw-r-- 1 jenkins jenkins 689 Apr 17 17:57 Jenkinsfile 17:59:39 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 17 17:57 LICENSE 17:59:39 -rw-rw-r-- 1 jenkins jenkins 10342 Apr 17 17:57 README.md 17:59:39 -rw-rw-r-- 1 jenkins jenkins 5 Apr 17 17:53 VERSION 17:59:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 17:57 bin 17:59:39 -rw-r--r-- 1 jenkins jenkins 10 Apr 17 17:58 coverage.out 17:59:39 -rw-rw-r-- 1 jenkins jenkins 180 Apr 17 17:57 docker-compose.debug.yml 17:59:39 -rw-rw-r-- 1 jenkins jenkins 133 Apr 17 17:57 docker-compose.yml 17:59:39 -rw-r--r-- 1 jenkins jenkins 133 Apr 17 17:59 go.mod 17:59:39 -rw-r--r-- 1 jenkins jenkins 14901 Apr 17 17:59 go.sum 17:59:39 -rw-rw-r-- 1 jenkins jenkins 1616 Apr 17 17:57 main.go 17:59:39 -rw-rw-r-- 1 jenkins jenkins 1486 Apr 17 17:57 makefile 17:59:39 drwxrwxr-x 9 jenkins jenkins 4096 Apr 17 17:57 res 17:59:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 17:57 snap [Pipeline] isUnix [Pipeline] sh 17:59:39 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f0de62310c55461da40fb43417ae06970fc08254 --label arch=arm64 --label version=0.0.0 . 17:59:40 Sending build context to Docker daemon 271.9kB 17:59:40 Step 1/24 : ARG BASE=golang:1.13-alpine 17:59:40 Step 2/24 : FROM ${BASE} AS builder 17:59:40 ---> 7398ec26ecd7 17:59:40 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:59:40 ---> Running in cefc1dad0b04 17:59:40 Removing intermediate container cefc1dad0b04 17:59:40 ---> b982c4ea353f 17:59:40 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 17:59:41 ---> Running in 049920ee227c 17:59:41 Removing intermediate container 049920ee227c 17:59:41 ---> ce208cf63278 17:59:41 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:59:41 ---> Running in 027015925a09 17:59:41 Removing intermediate container 027015925a09 17:59:41 ---> 4d9bf627b7b9 17:59:41 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:41 ---> Running in 90e4d4c000eb 17:59:43 Removing intermediate container 90e4d4c000eb 17:59:43 ---> 935acd85fe07 17:59:43 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:59:43 ---> Running in d0553102f534 17:59:44 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:59:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:59:46 OK: 127 MiB in 45 packages 17:59:47 Removing intermediate container d0553102f534 17:59:47 ---> 0d512750a48c 17:59:47 Step 8/24 : WORKDIR /app 17:59:47 ---> Running in b7e21521dc2c 17:59:47 Removing intermediate container b7e21521dc2c 17:59:47 ---> 4964f5405a85 17:59:47 Step 9/24 : COPY go.mod . 17:59:48 ---> 846541b2efa0 17:59:48 Step 10/24 : RUN go mod download 17:59:48 ---> Running in 09041d17928b 17:59:50 Removing intermediate container 09041d17928b 17:59:50 ---> 15d66dc004ff 17:59:50 Step 11/24 : COPY . . 17:59:51 ---> 186669d4ae5c 17:59:51 Step 12/24 : ARG MAKE="make build" 17:59:51 ---> Running in 10bb009bf613 17:59:51 Removing intermediate container 10bb009bf613 17:59:51 ---> 7a0f25bf2578 17:59:51 Step 13/24 : RUN $MAKE 17:59:51 ---> Running in 67a1a47e1ddc 17:59:52 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 18:00:49 Removing intermediate container 67a1a47e1ddc 18:00:49 ---> 0b8c59ded47d 18:00:49 Step 14/24 : FROM alpine:latest 18:00:49 latest: Pulling from library/alpine 18:00:49 8a0637ca1ac9: Pulling fs layer 18:00:49 8a0637ca1ac9: Verifying Checksum 18:00:49 8a0637ca1ac9: Download complete 18:00:49 8a0637ca1ac9: Pull complete 18:00:49 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 18:00:49 Status: Downloaded newer image for alpine:latest 18:00:49 ---> 2ee122dcc32d 18:00:49 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:00:49 ---> Running in e90786629dec 18:00:49 Removing intermediate container e90786629dec 18:00:49 ---> a97962274906 18:00:49 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 18:00:49 ---> Running in 9e217032a32b 18:00:49 Removing intermediate container 9e217032a32b 18:00:49 ---> c76f6af4607a 18:00:49 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 18:00:49 ---> Running in b7ec637ad058 18:00:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:00:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:00:49 (1/6) Installing ca-certificates (20191127-r1) 18:00:49 (2/6) Installing libgcc (9.2.0-r4) 18:00:49 (3/6) Installing libsodium (1.0.18-r0) 18:00:49 (4/6) Installing libstdc++ (9.2.0-r4) 18:00:49 (5/6) Installing libzmq (4.3.2-r0) 18:00:49 (6/6) Installing zeromq (4.3.2-r0) 18:00:49 Executing busybox-1.31.1-r9.trigger 18:00:49 Executing ca-certificates-20191127-r1.trigger 18:00:49 OK: 9 MiB in 20 packages 18:00:49 Removing intermediate container b7ec637ad058 18:00:49 ---> 528ed74ea1c8 18:00:49 Step 18/24 : COPY --from=builder /app/res/ /res/ 18:00:49 ---> 51668f6523f5 18:00:49 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:00:50 ---> f5843a3c6bcf 18:00:50 Step 20/24 : EXPOSE 48095 18:00:50 ---> Running in 4bfe513accbd 18:00:50 Removing intermediate container 4bfe513accbd 18:00:50 ---> e7b99e1c21ad 18:00:50 Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"] 18:00:50 ---> Running in dcb6080a67d0 18:00:50 Removing intermediate container dcb6080a67d0 18:00:50 ---> da415f08a861 18:00:50 Step 22/24 : LABEL arch=arm64 18:00:51 ---> Running in cfd1a271a53d 18:00:51 Removing intermediate container cfd1a271a53d 18:00:51 ---> 9ea35285ea9b 18:00:51 Step 23/24 : LABEL git_sha=f0de62310c55461da40fb43417ae06970fc08254 18:00:51 ---> Running in 5b1f88e0f100 18:00:52 Removing intermediate container 5b1f88e0f100 18:00:52 ---> 93bc0b9ef6bf 18:00:52 Step 24/24 : LABEL version=0.0.0 18:00:52 ---> Running in e31463f3f493 18:00:52 Removing intermediate container e31463f3f493 18:00:52 ---> bf4da2160f91 18:00:52 [Warning] One or more build-args [ARCH] were not consumed 18:00:52 Successfully built bf4da2160f91 18:00:52 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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) [Pipeline] unstash [Pipeline] wrap 18:00:54 provisioning config files... 18:00:54 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-60@tmp/config4038008106920364882tmp [Pipeline] { [Pipeline] sh 18:00:54 + curl -s https://codecov.io/bash 18:00:54 + bash -s - -t @/w/workspace/y_app-service-configurable_PR-60@tmp/config4038008106920364882tmp 18:00:55 18:00:55 _____ _ 18:00:55 / ____| | | 18:00:55 | | ___ __| | ___ ___ _____ __ 18:00:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:55 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:55 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:55 Bash-tbd 18:00:55 18:00:55 18:00:55 ==> Jenkins CI detected. 18:00:55 project root: . 18:00:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:55 ==> Running gcov in . (disable via -X gcov) 18:00:55 ==> Python coveragepy not found 18:00:55 ==> Searching for coverage reports in: 18:00:55 + . 18:00:55 -> Found 1 reports 18:00:55 ==> Detecting git/mercurial file structure 18:00:55 ==> Reading reports 18:00:55 + ./coverage.out bytes=10 18:00:55 ==> Appending adjustments 18:00:55 http://docs.codecov.io/docs/fixing-reports 18:00:55 + Found adjustments 18:00:55 ==> Gzipping contents 18:00:55 ==> Uploading reports 18:00:55 url: https://codecov.io 18:00:55 query: branch=PR-60&commit=f0de62310c55461da40fb43417ae06970fc08254&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=60&job= 18:00:55 -> Pinging Codecov 18:00:55 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-60&commit=f0de62310c55461da40fb43417ae06970fc08254&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=60&job= 18:00:55 -> Uploading 18:00:56 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/f0de62310c55461da40fb43417ae06970fc08254 [Pipeline] } 18:00:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" 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 18:00:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:00:58 ---> package-listing.sh 18:00:58 ++ facter osfamily 18:00:58 ++ tr '[:upper:]' '[:lower:]' 18:00:58 + OS_FAMILY=redhat 18:00:58 + workspace=/w/workspace/y_app-service-configurable_PR-60 18:00:58 + START_PACKAGES=/tmp/packages_start.txt 18:00:58 + END_PACKAGES=/tmp/packages_end.txt 18:00:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:00:58 + PACKAGES=/tmp/packages_start.txt 18:00:58 + '[' /w/workspace/y_app-service-configurable_PR-60 ']' 18:00:58 + PACKAGES=/tmp/packages_end.txt 18:00:58 + case "${OS_FAMILY}" in 18:00:58 + rpm -qa 18:00:58 + sort 18:01:02 + '[' -f /tmp/packages_start.txt ']' 18:01:02 + '[' -f /tmp/packages_end.txt ']' 18:01:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:01:02 + '[' /w/workspace/y_app-service-configurable_PR-60 ']' 18:01:02 + mkdir -p /w/workspace/y_app-service-configurable_PR-60/archives/ 18:01:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-60/archives/ [Pipeline] isUnix [Pipeline] sh 18:01:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:01:02 18:01:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:01:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:01:03 alpine: Pulling from edgex-lftools-log-publisher 18:01:03 c9b1b535fdd9: Pulling fs layer 18:01:03 2cc5ad85d9ab: Pulling fs layer 18:01:03 756a868c4378: Pulling fs layer 18:01:03 444b2fc9a129: Pulling fs layer 18:01:03 ea15f1150254: Pulling fs layer 18:01:03 41b27a9f41bf: Pulling fs layer 18:01:03 28c525ee5125: Pulling fs layer 18:01:03 094b1ea09ed8: Pulling fs layer 18:01:03 138eaada9080: Pulling fs layer 18:01:03 0622d0fa9048: Pulling fs layer 18:01:03 444b2fc9a129: Waiting 18:01:03 ea15f1150254: Waiting 18:01:03 41b27a9f41bf: Waiting 18:01:03 28c525ee5125: Waiting 18:01:03 094b1ea09ed8: Waiting 18:01:03 0622d0fa9048: Waiting 18:01:03 138eaada9080: Waiting 18:01:03 2cc5ad85d9ab: Verifying Checksum 18:01:03 2cc5ad85d9ab: Download complete 18:01:03 444b2fc9a129: Download complete 18:01:03 c9b1b535fdd9: Verifying Checksum 18:01:03 c9b1b535fdd9: Download complete 18:01:03 ea15f1150254: Verifying Checksum 18:01:03 ea15f1150254: Download complete 18:01:03 28c525ee5125: Verifying Checksum 18:01:03 28c525ee5125: Download complete 18:01:03 756a868c4378: Verifying Checksum 18:01:03 756a868c4378: Download complete 18:01:04 c9b1b535fdd9: Pull complete 18:01:04 094b1ea09ed8: Verifying Checksum 18:01:04 094b1ea09ed8: Download complete 18:01:04 138eaada9080: Download complete 18:01:04 0622d0fa9048: Verifying Checksum 18:01:04 0622d0fa9048: Download complete 18:01:04 2cc5ad85d9ab: Pull complete 18:01:04 41b27a9f41bf: Verifying Checksum 18:01:04 41b27a9f41bf: Download complete 18:01:06 756a868c4378: Pull complete 18:01:06 444b2fc9a129: Pull complete 18:01:06 ea15f1150254: Pull complete 18:01:10 41b27a9f41bf: Pull complete 18:01:10 28c525ee5125: Pull complete 18:01:13 094b1ea09ed8: Pull complete 18:01:13 138eaada9080: Pull complete 18:01:13 0622d0fa9048: Pull complete 18:01:13 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:01:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:01:14 prd-centos7-docker-4c-2g-4564 does not seem to be running inside a container 18:01:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-60 -v /w/workspace/y_app-service-configurable_PR-60:/w/workspace/y_app-service-configurable_PR-60:rw,z -v /w/workspace/y_app-service-configurable_PR-60@tmp:/w/workspace/y_app-service-configurable_PR-60@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 18:01:16 $ docker top c7b68330014f7a98e22dfeb9808330eee6ea65013a68919de796b975c359b8c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:16 provisioning config files... 18:01:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-60@tmp/config8972321020471344497tmp [Pipeline] { [Pipeline] echo 18:01:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:01:17 ---> create-netrc.sh [Pipeline] echo 18:01:17 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:01:17 ---> logs-deploy.sh 18:01:17 + ARCHIVE_ARTIFACTS= 18:01:17 + LOGS_SERVER=https://logs.edgexfoundry.org 18:01:17 + '[' https://logs.edgexfoundry.org == None ']' 18:01:17 + NEXUS_URL=https://nexus.edgexfoundry.org 18:01:17 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-60/1 18:01:17 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-60/1/ 18:01:17 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-60/1 /w/workspace/y_app-service-configurable_PR-60 18:01:18 Archives upload complete. 18:01:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-60/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-60/1/ 18:01:19 ---> uname -a: 18:01:19 Linux c7b68330014f 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 18:01:19 18:01:19 18:01:19 ---> lscpu: 18:01:19 Architecture: x86_64 18:01:19 CPU op-mode(s): 32-bit, 64-bit 18:01:19 Byte Order: Little Endian 18:01:19 Address sizes: 40 bits physical, 48 bits virtual 18:01:19 CPU(s): 4 18:01:19 On-line CPU(s) list: 0-3 18:01:19 Thread(s) per core: 1 18:01:19 Core(s) per socket: 1 18:01:19 Socket(s): 4 18:01:19 NUMA node(s): 1 18:01:19 Vendor ID: GenuineIntel 18:01:19 CPU family: 6 18:01:19 Model: 44 18:01:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:01:19 Stepping: 1 18:01:19 CPU MHz: 2933.436 18:01:19 BogoMIPS: 5866.87 18:01:19 Virtualization: VT-x 18:01:19 Hypervisor vendor: KVM 18:01:19 Virtualization type: full 18:01:19 L1d cache: 128 KiB 18:01:19 L1i cache: 128 KiB 18:01:19 L2 cache: 16 MiB 18:01:19 L3 cache: 64 MiB 18:01:19 NUMA node0 CPU(s): 0-3 18:01:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 18:01:19 Vulnerability Meltdown: Mitigation; PTI 18:01:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:01:19 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 18:01:19 Vulnerability Spectre v2: Mitigation; Full retpoline 18:01:19 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 18:01:19 18:01:19 18:01:19 ---> nproc: 18:01:19 4 18:01:19 18:01:19 18:01:19 ---> df -h: 18:01:19 Filesystem Size Used Available Use% Mounted on 18:01:19 overlay 50.0G 6.3G 43.7G 13% / 18:01:19 tmpfs 64.0M 0 64.0M 0% /dev 18:01:19 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 18:01:19 shm 64.0M 0 64.0M 0% /dev/shm 18:01:19 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 18:01:19 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 18:01:19 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 18:01:19 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-60@tmp 18:01:19 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 18:01:19 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-60 18:01:19 18:01:19 18:01:19 ---> free -m: 18:01:19 total used free shared buff/cache available 18:01:19 Mem: 1838 626 74 0 1137 1107 18:01:19 Swap: 1023 1 1022 18:01:19 18:01:19 18:01:19 ---> ip addr: 18:01:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:01:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:01:19 inet 127.0.0.1/8 scope host lo 18:01:19 valid_lft forever preferred_lft forever 18:01:19 6: eth0@if7: mtu 1458 qdisc noqueue state UP 18:01:19 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 18:01:19 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 18:01:19 valid_lft forever preferred_lft forever 18:01:19 18:01:19 18:01:19 ---> sar -b -r -n DEV: 18:01:19 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 18:01:19 18:01:19 17:52:12 LINUX RESTART 18:01:19 18:01:19 17:53:02 tps rtps wtps bread/s bwrtn/s 18:01:19 17:54:01 13.39 1.46 11.93 84.92 1954.82 18:01:19 17:55:01 2.66 0.00 2.66 0.00 92.14 18:01:19 17:56:01 0.27 0.00 0.27 0.00 3.48 18:01:19 17:57:01 0.27 0.00 0.27 0.00 3.11 18:01:19 17:58:01 0.23 0.00 0.23 0.00 3.51 18:01:19 17:59:01 0.35 0.02 0.33 0.13 5.10 18:01:19 18:00:01 0.27 0.00 0.27 0.00 2.83 18:01:19 18:01:01 45.04 44.71 0.33 2923.83 4.79 18:01:19 Average: 7.80 5.78 2.02 376.88 255.25 18:01:19 18:01:19 17:53:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:01:19 17:54:01 113040 1769264 93.99 2620 1203760 962640 32.84 452696 1153140 16 18:01:19 17:55:01 120228 1762076 93.61 2620 1203764 910340 31.06 449240 1150800 12 18:01:19 17:56:01 118864 1763440 93.69 2620 1203776 910580 31.07 450680 1150804 20 18:01:19 17:57:01 119244 1763060 93.66 2620 1203776 910408 31.06 450304 1150800 20 18:01:19 17:58:01 118764 1763540 93.69 2620 1203784 910564 31.07 451196 1150804 12 18:01:19 17:59:01 118320 1763984 93.71 2620 1203792 910628 31.07 451288 1150800 16 18:01:19 18:00:01 127788 1754516 93.21 2620 1203792 910472 31.06 441656 1150800 8 18:01:19 18:01:01 77428 1804876 95.89 2620 1229308 945204 32.25 434824 1203440 80 18:01:19 Average: 114210 1768095 93.93 2620 1206969 921355 31.44 447736 1157674 23 18:01:19 18:01:19 17:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:01:19 17:54:01 eth0 18.94 14.76 16.08 22.52 0.00 0.00 0.00 18:01:19 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 17:54:01 docker0 1.22 0.95 0.31 2.28 0.00 0.00 0.00 18:01:19 17:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 18:01:19 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 17:56:01 eth0 1.08 0.42 0.31 0.20 0.00 0.00 0.00 18:01:19 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 17:57:01 eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 18:01:19 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 17:58:01 eth0 1.10 0.48 0.38 0.24 0.00 0.00 0.00 18:01:19 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 17:59:01 eth0 0.63 0.35 0.38 0.17 0.00 0.00 0.00 18:01:19 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 18:00:01 eth0 0.08 0.10 0.01 0.07 0.00 0.00 0.00 18:01:19 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 18:01:01 eth0 8.11 4.86 7.78 2.68 0.00 0.00 0.00 18:01:19 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 Average: eth0 3.78 2.61 3.10 3.20 0.00 0.00 0.00 18:01:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:19 Average: docker0 0.15 0.12 0.04 0.28 0.00 0.00 0.00 18:01:19 18:01:19 18:01:19 ---> sar -P ALL: 18:01:19 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 18:01:19 18:01:19 17:52:12 LINUX RESTART 18:01:19 18:01:19 17:53:02 CPU %user %nice %system %iowait %steal %idle 18:01:19 17:54:01 all 1.00 0.00 0.44 0.02 0.04 98.50 18:01:19 17:54:01 0 0.97 0.00 0.41 0.02 0.05 98.56 18:01:19 17:54:01 1 0.71 0.00 0.44 0.03 0.03 98.78 18:01:19 17:54:01 2 0.98 0.00 0.44 0.02 0.03 98.52 18:01:19 17:54:01 3 1.34 0.00 0.49 0.02 0.03 98.11 18:01:19 17:55:01 all 0.09 0.00 0.08 0.00 0.03 99.80 18:01:19 17:55:01 0 0.05 0.00 0.08 0.00 0.07 99.80 18:01:19 17:55:01 1 0.20 0.00 0.07 0.00 0.02 99.72 18:01:19 17:55:01 2 0.07 0.00 0.10 0.00 0.03 99.80 18:01:19 17:55:01 3 0.05 0.00 0.05 0.00 0.00 99.90 18:01:19 17:56:01 all 0.18 0.00 0.05 0.00 0.02 99.75 18:01:19 17:56:01 0 0.08 0.00 0.05 0.00 0.03 99.83 18:01:19 17:56:01 1 0.13 0.00 0.07 0.00 0.00 99.80 18:01:19 17:56:01 2 0.05 0.00 0.05 0.00 0.03 99.87 18:01:19 17:56:01 3 0.43 0.00 0.03 0.00 0.02 99.52 18:01:19 17:57:01 all 0.16 0.00 0.06 0.00 0.04 99.75 18:01:19 17:57:01 0 0.08 0.00 0.07 0.00 0.05 99.80 18:01:19 17:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:01:19 17:57:01 2 0.07 0.00 0.05 0.00 0.03 99.85 18:01:19 17:57:01 3 0.47 0.00 0.07 0.00 0.03 99.43 18:01:19 17:58:01 all 0.08 0.00 0.05 0.00 0.03 99.84 18:01:19 17:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:01:19 17:58:01 1 0.07 0.00 0.05 0.00 0.05 99.83 18:01:19 17:58:01 2 0.07 0.00 0.07 0.00 0.02 99.85 18:01:19 17:58:01 3 0.13 0.00 0.05 0.00 0.03 99.78 18:01:19 17:59:01 all 0.15 0.00 0.04 0.00 0.03 99.78 18:01:19 17:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:01:19 17:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:01:19 17:59:01 2 0.45 0.00 0.05 0.00 0.05 99.45 18:01:19 17:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:01:19 18:00:01 all 0.14 0.00 0.05 0.00 0.01 99.80 18:01:19 18:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:01:19 18:00:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:01:19 18:00:01 2 0.42 0.00 0.07 0.00 0.03 99.48 18:01:19 18:00:01 3 0.05 0.00 0.05 0.00 0.02 99.88 18:01:19 18:01:01 all 0.68 0.00 0.45 0.94 0.08 97.86 18:01:19 18:01:01 0 0.50 0.00 0.42 0.68 0.07 98.33 18:01:19 18:01:01 1 0.32 0.00 0.35 0.47 0.07 98.80 18:01:19 18:01:01 2 0.62 0.00 0.47 0.62 0.13 98.16 18:01:19 18:01:01 3 1.29 0.00 0.57 1.99 0.07 96.09 18:01:19 Average: all 0.31 0.00 0.15 0.12 0.03 99.39 18:01:19 Average: 0 0.22 0.00 0.14 0.09 0.04 99.51 18:01:19 Average: 1 0.20 0.00 0.13 0.06 0.03 99.58 18:01:19 Average: 2 0.34 0.00 0.16 0.08 0.05 99.38 18:01:19 Average: 3 0.47 0.00 0.17 0.25 0.03 99.08 18:01:19 18:01:19 18:01:19