Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 39a3e63c7cfe59864ec1c67530e80d43079dc213 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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:go-mod-bootstrap, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap 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-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-483’ is offline Running on prd-centos7-docker-4c-2g-484 in /w/workspace/xfoundry_go-mod-bootstrap_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/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 39a3e63c7cfe59864ec1c67530e80d43079dc213 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39a3e63c7cfe59864ec1c67530e80d43079dc213 # timeout=10 Commit message: "Merge pull request #84 from charles-knox-intel/config-listenandserve" > git rev-list --no-walk 4797aad57e7c6cfe306703c550a125a3a1cab149 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-13T16:08:52.236Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-13T16:08:52.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-13T16:08:52.659Z] ========================================================= [2020-07-13T16:08:52.659Z] EdgeX Global Pipelines Version Info [2020-07-13T16:08:52.659Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:08:54.702Z] ------------------- [2020-07-13T16:08:54.702Z] stable info: [2020-07-13T16:08:54.702Z] ------------------- [2020-07-13T16:08:54.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-13T16:08:54.702Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-13T16:08:54.702Z] Message: update stable to v1.0.89 [2020-07-13T16:08:55.683Z] ------------------- [2020-07-13T16:08:55.683Z] experimental info: [2020-07-13T16:08:55.683Z] ------------------- [2020-07-13T16:08:55.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-13T16:08:55.683Z] Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 [2020-07-13T16:08:55.683Z] Message: update experimental to v1.0.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:08:57.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-13T16:08:57.904Z] [2020-07-13T16:08:57.904Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:08:58.278Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-13T16:08:58.278Z] latest: Pulling from edgex-devops/git-semver [2020-07-13T16:08:58.278Z] 9123ac7c32f7: Pulling fs layer [2020-07-13T16:08:58.278Z] b8cc5d1170e3: Pulling fs layer [2020-07-13T16:08:58.278Z] 2924cbbf6a41: Pulling fs layer [2020-07-13T16:08:58.278Z] 93b08a4f1073: Pulling fs layer [2020-07-13T16:08:58.278Z] 93b08a4f1073: Waiting [2020-07-13T16:08:58.278Z] b8cc5d1170e3: Verifying Checksum [2020-07-13T16:08:58.278Z] b8cc5d1170e3: Download complete [2020-07-13T16:08:58.547Z] 9123ac7c32f7: Verifying Checksum [2020-07-13T16:08:58.547Z] 9123ac7c32f7: Download complete [2020-07-13T16:08:58.547Z] 93b08a4f1073: Verifying Checksum [2020-07-13T16:08:58.548Z] 93b08a4f1073: Download complete [2020-07-13T16:08:58.548Z] 2924cbbf6a41: Verifying Checksum [2020-07-13T16:08:58.548Z] 2924cbbf6a41: Download complete [2020-07-13T16:08:58.819Z] 9123ac7c32f7: Pull complete [2020-07-13T16:08:59.086Z] b8cc5d1170e3: Pull complete [2020-07-13T16:09:00.576Z] 2924cbbf6a41: Pull complete [2020-07-13T16:09:00.855Z] 93b08a4f1073: Pull complete [2020-07-13T16:09:01.120Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-13T16:09:01.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-13T16:09:01.120Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-13T16:09:01.393Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2020-07-13T16:09:01.495Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-13T16:09:03.940Z] $ docker top 879d1ea19996bc65f4a589c497d1b448c36686416f5ebca2521a1d81732e112b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-13T16:09:04.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-13T16:09:04.378Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-13T16:09:04.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-13T16:09:04.920Z] $ docker exec 879d1ea19996bc65f4a589c497d1b448c36686416f5ebca2521a1d81732e112b ssh-agent [2020-07-13T16:09:05.131Z] SSH_AUTH_SOCK=/tmp/ssh-saKjoxsZuGH9/agent.12 [2020-07-13T16:09:05.131Z] SSH_AGENT_PID=17 [2020-07-13T16:09:05.143Z] Running ssh-add (command line suppressed) [2020-07-13T16:09:05.327Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3276877660099539213.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3276877660099539213.key) [2020-07-13T16:09:05.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-13T16:09:05.786Z] + git describe --exact-match --tags HEAD [2020-07-13T16:09:05.786Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-13T16:09:06.137Z] $ docker exec --env ******** --env ******** 879d1ea19996bc65f4a589c497d1b448c36686416f5ebca2521a1d81732e112b ssh-agent -k [2020-07-13T16:09:06.478Z] unset SSH_AUTH_SOCK; [2020-07-13T16:09:06.482Z] unset SSH_AGENT_PID; [2020-07-13T16:09:06.482Z] echo Agent pid 17 killed; [2020-07-13T16:09:06.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-13T16:09:06.628Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-13T16:09:06.628Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-13T16:09:06.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-13T16:09:06.752Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-13T16:09:06.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-13T16:09:06.987Z] $ docker exec 879d1ea19996bc65f4a589c497d1b448c36686416f5ebca2521a1d81732e112b ssh-agent [2020-07-13T16:09:07.281Z] SSH_AUTH_SOCK=/tmp/ssh-KInJHrZVYc0m/agent.47 [2020-07-13T16:09:07.281Z] SSH_AGENT_PID=52 [2020-07-13T16:09:07.299Z] Running ssh-add (command line suppressed) [2020-07-13T16:09:07.498Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7635695715835316144.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7635695715835316144.key) [2020-07-13T16:09:07.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-13T16:09:07.981Z] + git semver init [2020-07-13T16:09:07.982Z] # -> Open(): unable to determine branch for HEAD [2020-07-13T16:09:07.982Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-07-13T16:09:07.982Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-07-13T16:09:07.982Z] # $SEMVER_REMOTE_NAME = origin [2020-07-13T16:09:07.982Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-13T16:09:07.982Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-13T16:09:07.982Z] # $SEMVER_BRANCH = master [2020-07-13T16:09:07.982Z] # $SEMVER_TEMP = /tmp/semver-257662709 [2020-07-13T16:09:07.982Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-07-13T16:09:08.570Z] # '/tmp/semver-257662709' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2020-07-13T16:09:08.570Z] # -> Force: false [2020-07-13T16:09:08.570Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-07-13T16:09:08.586Z] $ docker exec --env ******** --env ******** 879d1ea19996bc65f4a589c497d1b448c36686416f5ebca2521a1d81732e112b ssh-agent -k [2020-07-13T16:09:08.783Z] unset SSH_AUTH_SOCK; [2020-07-13T16:09:08.783Z] unset SSH_AGENT_PID; [2020-07-13T16:09:08.783Z] echo Agent pid 52 killed; [2020-07-13T16:09:08.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-13T16:09:09.341Z] + git semver [Pipeline] } [2020-07-13T16:09:09.364Z] $ docker stop --time=1 879d1ea19996bc65f4a589c497d1b448c36686416f5ebca2521a1d81732e112b [2020-07-13T16:09:11.021Z] $ docker rm -f 879d1ea19996bc65f4a589c497d1b448c36686416f5ebca2521a1d81732e112b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-13T16:09:11.934Z] Stashed 44 file(s) [Pipeline] echo [2020-07-13T16:09:11.936Z] [edgeXSemver] initialized semver on version 0.0.36 [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 [2020-07-13T16:09:27.269Z] Still waiting to schedule task [2020-07-13T16:09:27.269Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-13T16:09:27.271Z] Still waiting to schedule task [2020-07-13T16:09:27.271Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5406’ is offline [2020-07-13T16:11:00.541Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-485 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-07-13T16:11:00.594Z] Running in /w/workspace/go-mod-bootstrap/38 [Pipeline] { [Pipeline] checkout [2020-07-13T16:11:05.433Z] using credential edgex-jenkins-ssh [2020-07-13T16:11:05.526Z] Cloning the remote Git repository [2020-07-13T16:11:05.527Z] Cloning with configured refspecs honoured and without tags [2020-07-13T16:11:05.585Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-13T16:11:05.690Z] > git init /w/workspace/go-mod-bootstrap/38 # timeout=10 [2020-07-13T16:11:05.753Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-13T16:11:05.753Z] > git --version # timeout=10 [2020-07-13T16:11:05.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-13T16:11:06.553Z] Fetching without tags [2020-07-13T16:11:06.994Z] Checking out Revision 39a3e63c7cfe59864ec1c67530e80d43079dc213 (master) [2020-07-13T16:11:05.852Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:11:06.487Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-07-13T16:11:06.509Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:11:06.537Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-07-13T16:11:06.566Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-13T16:11:06.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-13T16:11:06.581Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:11:07.015Z] > git config core.sparsecheckout # timeout=10 [2020-07-13T16:11:07.040Z] > git checkout -f 39a3e63c7cfe59864ec1c67530e80d43079dc213 # timeout=10 [2020-07-13T16:11:11.500Z] Commit message: "Merge pull request #84 from charles-knox-intel/config-listenandserve" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-13T16:11:12.689Z] ========================================================= [2020-07-13T16:11:12.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-13T16:11:12.689Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:11:13.688Z] + 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 . [2020-07-13T16:11:14.678Z] Sending build context to Docker daemon 603.1kB [2020-07-13T16:11:14.678Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-13T16:11:14.678Z] Step 2/8 : FROM ${BASE} [2020-07-13T16:11:14.955Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-13T16:11:14.955Z] cde5963f3b93: Pulling fs layer [2020-07-13T16:11:14.955Z] 2a23fa8c16f7: Pulling fs layer [2020-07-13T16:11:14.955Z] 777b28850792: Pulling fs layer [2020-07-13T16:11:14.955Z] 8a11ddd9e578: Pulling fs layer [2020-07-13T16:11:14.955Z] 4cf88f913ddb: Pulling fs layer [2020-07-13T16:11:14.955Z] 1df406cf5192: Pulling fs layer [2020-07-13T16:11:14.955Z] cd6300453558: Pulling fs layer [2020-07-13T16:11:14.955Z] b9c365052c96: Pulling fs layer [2020-07-13T16:11:14.955Z] a2d8cc88f415: Pulling fs layer [2020-07-13T16:11:14.955Z] ea1d1ca13537: Pulling fs layer [2020-07-13T16:11:14.955Z] 3750a50a1c5e: Pulling fs layer [2020-07-13T16:11:14.955Z] b9c365052c96: Waiting [2020-07-13T16:11:14.955Z] 8a11ddd9e578: Waiting [2020-07-13T16:11:14.955Z] 4cf88f913ddb: Waiting [2020-07-13T16:11:14.955Z] 1df406cf5192: Waiting [2020-07-13T16:11:14.955Z] a2d8cc88f415: Waiting [2020-07-13T16:11:14.955Z] ea1d1ca13537: Waiting [2020-07-13T16:11:14.955Z] cd6300453558: Waiting [2020-07-13T16:11:14.955Z] 3750a50a1c5e: Waiting [2020-07-13T16:11:14.955Z] 777b28850792: Verifying Checksum [2020-07-13T16:11:14.955Z] 777b28850792: Download complete [2020-07-13T16:11:14.955Z] 2a23fa8c16f7: Verifying Checksum [2020-07-13T16:11:14.955Z] 2a23fa8c16f7: Download complete [2020-07-13T16:11:14.955Z] 4cf88f913ddb: Download complete [2020-07-13T16:11:15.232Z] 1df406cf5192: Verifying Checksum [2020-07-13T16:11:15.232Z] 1df406cf5192: Download complete [2020-07-13T16:11:15.232Z] cde5963f3b93: Verifying Checksum [2020-07-13T16:11:15.232Z] cde5963f3b93: Download complete [2020-07-13T16:11:15.835Z] cde5963f3b93: Pull complete [2020-07-13T16:11:16.437Z] 2a23fa8c16f7: Pull complete [2020-07-13T16:11:17.040Z] 777b28850792: Pull complete [2020-07-13T16:11:17.729Z] cd6300453558: Verifying Checksum [2020-07-13T16:11:17.729Z] cd6300453558: Download complete [2020-07-13T16:11:17.729Z] a2d8cc88f415: Download complete [2020-07-13T16:11:19.183Z] ea1d1ca13537: Verifying Checksum [2020-07-13T16:11:19.183Z] ea1d1ca13537: Download complete [2020-07-13T16:11:19.183Z] 3750a50a1c5e: Download complete [2020-07-13T16:11:20.630Z] b9c365052c96: Verifying Checksum [2020-07-13T16:11:20.630Z] b9c365052c96: Download complete [2020-07-13T16:11:20.630Z] 8a11ddd9e578: Verifying Checksum [2020-07-13T16:11:20.630Z] 8a11ddd9e578: Download complete [2020-07-13T16:11:33.036Z] 8a11ddd9e578: Pull complete [2020-07-13T16:11:33.036Z] 4cf88f913ddb: Pull complete [2020-07-13T16:11:33.036Z] 1df406cf5192: Pull complete [2020-07-13T16:11:37.337Z] cd6300453558: Pull complete [2020-07-13T16:11:41.646Z] b9c365052c96: Pull complete [2020-07-13T16:11:41.646Z] a2d8cc88f415: Pull complete [2020-07-13T16:11:43.679Z] ea1d1ca13537: Pull complete [2020-07-13T16:11:43.954Z] 3750a50a1c5e: Pull complete [2020-07-13T16:11:43.954Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-13T16:11:43.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-13T16:11:43.954Z] ---> 78745c68409d [2020-07-13T16:11:43.954Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-13T16:11:48.294Z] ---> Running in 48297d943c05 [2020-07-13T16:11:48.887Z] Removing intermediate container 48297d943c05 [2020-07-13T16:11:48.887Z] ---> 5401d71dc397 [2020-07-13T16:11:48.887Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-13T16:11:48.887Z] ---> Running in 2076df97601b [2020-07-13T16:11:51.496Z] Removing intermediate container 2076df97601b [2020-07-13T16:11:51.496Z] ---> 750626581023 [2020-07-13T16:11:51.496Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-07-13T16:11:51.496Z] ---> Running in 87da08fddcf6 [2020-07-13T16:11:52.919Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-13T16:11:53.890Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-13T16:11:54.162Z] OK: 125 MiB in 39 packages [2020-07-13T16:11:55.144Z] Removing intermediate container 87da08fddcf6 [2020-07-13T16:11:55.144Z] ---> e7402281b219 [2020-07-13T16:11:55.144Z] Step 6/8 : WORKDIR /build [2020-07-13T16:11:55.418Z] ---> Running in b64bb2a3fabb [2020-07-13T16:11:56.012Z] Removing intermediate container b64bb2a3fabb [2020-07-13T16:11:56.012Z] ---> 492aeaf96fb1 [2020-07-13T16:11:56.012Z] Step 7/8 : COPY go.mod . [2020-07-13T16:11:56.607Z] ---> 74fc7265f1f4 [2020-07-13T16:11:56.607Z] Step 8/8 : RUN go mod download [2020-07-13T16:11:56.607Z] ---> Running in 013f7497eb35 [2020-07-13T16:11:59.228Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-13T16:11:59.228Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-13T16:11:59.228Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-13T16:11:59.228Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-13T16:11:59.228Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-13T16:11:59.498Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-13T16:11:59.498Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-13T16:11:59.498Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-13T16:11:59.498Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-07-13T16:11:59.498Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-13T16:11:59.498Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-13T16:11:59.498Z] go: finding github.com/fatih/color v1.7.0 [2020-07-13T16:11:59.498Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-13T16:11:59.498Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-13T16:11:59.498Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-13T16:11:59.498Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-13T16:11:59.766Z] go: finding github.com/google/uuid v1.1.0 [2020-07-13T16:11:59.766Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-13T16:11:59.766Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-13T16:11:59.766Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-13T16:11:59.766Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-13T16:11:59.766Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-13T16:11:59.766Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-13T16:11:59.766Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-13T16:11:59.766Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-13T16:11:59.766Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-13T16:11:59.766Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-13T16:11:59.766Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-13T16:12:00.035Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-13T16:12:00.035Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-13T16:12:00.035Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-13T16:12:00.035Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-13T16:12:00.035Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-13T16:12:00.035Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-13T16:12:00.035Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-13T16:12:00.035Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-13T16:12:00.035Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-13T16:12:00.035Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-13T16:12:00.035Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-13T16:12:00.304Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-13T16:12:00.304Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-13T16:12:00.304Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-13T16:12:00.304Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-13T16:12:00.304Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-13T16:12:00.304Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-13T16:12:00.304Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-13T16:12:00.304Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-13T16:12:00.304Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-13T16:12:00.304Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-13T16:12:00.304Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-13T16:12:00.573Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-13T16:12:00.573Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-13T16:12:00.573Z] go: finding github.com/posener/complete v1.1.1 [2020-07-13T16:12:00.573Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-13T16:12:00.573Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-13T16:12:00.573Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-13T16:12:00.573Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-13T16:12:00.573Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-13T16:12:00.573Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-13T16:12:00.573Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-13T16:12:00.844Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-13T16:12:00.844Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-13T16:12:00.844Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-13T16:12:00.844Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-13T16:12:01.056Z] Running on prd-centos7-docker-4c-2g-486 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-07-13T16:12:01.098Z] Running in /w/workspace/go-mod-bootstrap/38 [Pipeline] { [Pipeline] checkout [2020-07-13T16:12:03.740Z] using credential edgex-jenkins-ssh [2020-07-13T16:12:03.800Z] Cloning the remote Git repository [2020-07-13T16:12:03.800Z] Cloning with configured refspecs honoured and without tags [2020-07-13T16:12:03.629Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-13T16:12:03.696Z] > git init /w/workspace/go-mod-bootstrap/38 # timeout=10 [2020-07-13T16:12:03.749Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-13T16:12:03.749Z] > git --version # timeout=10 [2020-07-13T16:12:03.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-13T16:12:03.787Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:12:04.644Z] Fetching without tags [2020-07-13T16:12:05.033Z] Checking out Revision 39a3e63c7cfe59864ec1c67530e80d43079dc213 (master) [2020-07-13T16:12:04.487Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-07-13T16:12:04.493Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:12:04.509Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-07-13T16:12:04.520Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-13T16:12:04.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-13T16:12:04.525Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-13T16:12:04.946Z] > git config core.sparsecheckout # timeout=10 [2020-07-13T16:12:04.953Z] > git checkout -f 39a3e63c7cfe59864ec1c67530e80d43079dc213 # timeout=10 [2020-07-13T16:12:08.750Z] Commit message: "Merge pull request #84 from charles-knox-intel/config-listenandserve" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-13T16:12:09.430Z] ========================================================= [2020-07-13T16:12:09.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-13T16:12:09.430Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:12:10.149Z] + 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 . [2020-07-13T16:12:10.419Z] Sending build context to Docker daemon 603.1kB [2020-07-13T16:12:10.419Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-13T16:12:10.419Z] Step 2/8 : FROM ${BASE} [2020-07-13T16:12:10.419Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-13T16:12:10.419Z] e6b0cf9c0882: Pulling fs layer [2020-07-13T16:12:10.419Z] 2848faf0eed1: Pulling fs layer [2020-07-13T16:12:10.419Z] 0f37312ad70f: Pulling fs layer [2020-07-13T16:12:10.419Z] 5788d62ee057: Pulling fs layer [2020-07-13T16:12:10.419Z] 0e6b1d234666: Pulling fs layer [2020-07-13T16:12:10.419Z] bf5d7aec512f: Pulling fs layer [2020-07-13T16:12:10.419Z] 34c802a77dc8: Pulling fs layer [2020-07-13T16:12:10.419Z] 9eb99e56ec68: Pulling fs layer [2020-07-13T16:12:10.419Z] 27c7a5d97fbd: Pulling fs layer [2020-07-13T16:12:10.419Z] 5c102a31e300: Pulling fs layer [2020-07-13T16:12:10.419Z] dcfb455df0a1: Pulling fs layer [2020-07-13T16:12:10.419Z] 34c802a77dc8: Waiting [2020-07-13T16:12:10.419Z] 9eb99e56ec68: Waiting [2020-07-13T16:12:10.419Z] 27c7a5d97fbd: Waiting [2020-07-13T16:12:10.419Z] 5788d62ee057: Waiting [2020-07-13T16:12:10.419Z] 5c102a31e300: Waiting [2020-07-13T16:12:10.419Z] dcfb455df0a1: Waiting [2020-07-13T16:12:10.419Z] bf5d7aec512f: Waiting [2020-07-13T16:12:10.419Z] 0f37312ad70f: Verifying Checksum [2020-07-13T16:12:10.419Z] 0f37312ad70f: Download complete [2020-07-13T16:12:10.419Z] 2848faf0eed1: Verifying Checksum [2020-07-13T16:12:10.419Z] 2848faf0eed1: Download complete [2020-07-13T16:12:10.419Z] 0e6b1d234666: Verifying Checksum [2020-07-13T16:12:10.419Z] 0e6b1d234666: Download complete [2020-07-13T16:12:10.419Z] bf5d7aec512f: Verifying Checksum [2020-07-13T16:12:10.419Z] bf5d7aec512f: Download complete [2020-07-13T16:12:10.419Z] e6b0cf9c0882: Verifying Checksum [2020-07-13T16:12:10.419Z] e6b0cf9c0882: Download complete [2020-07-13T16:12:10.998Z] Removing intermediate container 013f7497eb35 [2020-07-13T16:12:10.998Z] ---> eff085784ef2 [2020-07-13T16:12:10.998Z] Successfully built eff085784ef2 [2020-07-13T16:12:10.998Z] Successfully tagged ci-base-image-arm64:latest [2020-07-13T16:12:11.004Z] e6b0cf9c0882: Pull complete [2020-07-13T16:12:11.004Z] 34c802a77dc8: Verifying Checksum [2020-07-13T16:12:11.004Z] 34c802a77dc8: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-07-13T16:12:11.274Z] 27c7a5d97fbd: Download complete [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-07-13T16:12:11.545Z] 5c102a31e300: Verifying Checksum [2020-07-13T16:12:11.545Z] 5c102a31e300: Download complete [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:12:11.807Z] dcfb455df0a1: Verifying Checksum [2020-07-13T16:12:11.808Z] dcfb455df0a1: Download complete [2020-07-13T16:12:11.808Z] 9eb99e56ec68: Download complete [2020-07-13T16:12:11.808Z] 5788d62ee057: Verifying Checksum [2020-07-13T16:12:11.808Z] 5788d62ee057: Download complete [2020-07-13T16:12:11.889Z] + docker inspect -f . ci-base-image-arm64 [2020-07-13T16:12:11.889Z] . [Pipeline] withDockerContainer [2020-07-13T16:12:12.116Z] prd-ubuntu18.04-docker-arm64-4c-16g-485 does not seem to be running inside a container [2020-07-13T16:12:12.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/38 -v /w/workspace/go-mod-bootstrap/38:/w/workspace/go-mod-bootstrap/38:rw,z -v /w/workspace/go-mod-bootstrap/38@tmp:/w/workspace/go-mod-bootstrap/38@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 ******** ci-base-image-arm64 cat [2020-07-13T16:12:12.752Z] 2848faf0eed1: Pull complete [2020-07-13T16:12:13.015Z] 0f37312ad70f: Pull complete [2020-07-13T16:12:13.837Z] $ docker top 15cd83cd6300d484df69c4c075ab8ad5d805fb71d11dd01db77a4ae275d6fad0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-13T16:12:15.243Z] + go version [2020-07-13T16:12:15.243Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-13T16:12:16.294Z] + make test [2020-07-13T16:12:16.294Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-13T16:12:18.327Z] 5788d62ee057: Pull complete [2020-07-13T16:12:18.328Z] 0e6b1d234666: Pull complete [2020-07-13T16:12:18.328Z] bf5d7aec512f: Pull complete [2020-07-13T16:12:24.924Z] 34c802a77dc8: Pull complete [2020-07-13T16:12:27.475Z] 9eb99e56ec68: Pull complete [2020-07-13T16:12:27.737Z] 27c7a5d97fbd: Pull complete [2020-07-13T16:12:28.312Z] 5c102a31e300: Pull complete [2020-07-13T16:12:28.576Z] dcfb455df0a1: Pull complete [2020-07-13T16:12:28.576Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-13T16:12:28.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-13T16:12:28.576Z] ---> 7c70fe431013 [2020-07-13T16:12:28.576Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-13T16:12:29.991Z] ---> Running in eb1bc47426df [2020-07-13T16:12:30.256Z] Removing intermediate container eb1bc47426df [2020-07-13T16:12:30.256Z] ---> d126a06c4104 [2020-07-13T16:12:30.256Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-13T16:12:30.256Z] ---> Running in de4c50263a5a [2020-07-13T16:12:31.646Z] Removing intermediate container de4c50263a5a [2020-07-13T16:12:31.646Z] ---> 67ff71f4126f [2020-07-13T16:12:31.646Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-07-13T16:12:31.646Z] ---> Running in 530a8dbc93bb [2020-07-13T16:12:32.220Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-13T16:12:32.793Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-13T16:12:33.056Z] OK: 143 MiB in 39 packages [2020-07-13T16:12:33.629Z] Removing intermediate container 530a8dbc93bb [2020-07-13T16:12:33.629Z] ---> 914befb0cfbb [2020-07-13T16:12:33.629Z] Step 6/8 : WORKDIR /build [2020-07-13T16:12:33.629Z] ---> Running in f26a13986dc5 [2020-07-13T16:12:33.629Z] Removing intermediate container f26a13986dc5 [2020-07-13T16:12:33.629Z] ---> 5c513bc87ac6 [2020-07-13T16:12:33.629Z] Step 7/8 : COPY go.mod . [2020-07-13T16:12:33.893Z] ---> 3ccf5e348509 [2020-07-13T16:12:33.893Z] Step 8/8 : RUN go mod download [2020-07-13T16:12:34.154Z] ---> Running in aa5c96403176 [2020-07-13T16:12:36.066Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-13T16:12:36.066Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-13T16:12:36.066Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-13T16:12:36.066Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-13T16:12:36.066Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-13T16:12:36.066Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-13T16:12:36.066Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-13T16:12:36.066Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-13T16:12:36.066Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-07-13T16:12:36.066Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-13T16:12:36.066Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-13T16:12:36.066Z] go: finding github.com/fatih/color v1.7.0 [2020-07-13T16:12:36.066Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-13T16:12:36.066Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-13T16:12:36.066Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-13T16:12:36.066Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-13T16:12:36.066Z] go: finding github.com/google/uuid v1.1.0 [2020-07-13T16:12:36.066Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-13T16:12:36.066Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-13T16:12:36.326Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-13T16:12:36.588Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-13T16:12:36.588Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-13T16:12:36.588Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-13T16:12:36.588Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-13T16:12:36.588Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-13T16:12:36.588Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-13T16:12:36.588Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-13T16:12:36.588Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-13T16:12:36.588Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-13T16:12:36.588Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-13T16:12:36.588Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-13T16:12:36.588Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-13T16:12:36.850Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-13T16:12:36.850Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-13T16:12:36.850Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-13T16:12:36.850Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-13T16:12:36.850Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-13T16:12:36.850Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-13T16:12:36.850Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-13T16:12:36.850Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-13T16:12:36.850Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-13T16:12:36.850Z] go: finding github.com/posener/complete v1.1.1 [2020-07-13T16:12:36.851Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-13T16:12:36.851Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-13T16:12:37.113Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-13T16:12:37.113Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-13T16:12:37.113Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-13T16:12:37.113Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-13T16:12:37.113Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-13T16:12:37.113Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-13T16:12:37.113Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-13T16:12:37.113Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-13T16:12:37.113Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-13T16:12:43.713Z] Removing intermediate container aa5c96403176 [2020-07-13T16:12:43.713Z] ---> 7e06a68f1764 [2020-07-13T16:12:43.713Z] Successfully built 7e06a68f1764 [2020-07-13T16:12:43.713Z] 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 [2020-07-13T16:12:44.462Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-13T16:12:44.462Z] . [Pipeline] withDockerContainer [2020-07-13T16:12:44.562Z] prd-centos7-docker-4c-2g-486 does not seem to be running inside a container [2020-07-13T16:12:44.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/38 -v /w/workspace/go-mod-bootstrap/38:/w/workspace/go-mod-bootstrap/38:rw,z -v /w/workspace/go-mod-bootstrap/38@tmp:/w/workspace/go-mod-bootstrap/38@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 ******** ci-base-image-x86_64 cat [2020-07-13T16:12:45.680Z] $ docker top baeef0bab0b80dca421d94bdf3911b95f32a712d5bc2be363cda3a6149b61db6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-13T16:12:46.330Z] + go version [2020-07-13T16:12:46.330Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-13T16:12:46.625Z] + make test [2020-07-13T16:12:46.625Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-13T16:13:01.659Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-07-13T16:13:01.659Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.009s coverage: 50.4% of statements [2020-07-13T16:13:01.659Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-07-13T16:13:01.659Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.006s coverage: 84.2% of statements [2020-07-13T16:13:01.659Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-07-13T16:13:01.659Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-07-13T16:13:01.659Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-07-13T16:13:03.290Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-07-13T16:13:03.290Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.042s coverage: 50.4% of statements [2020-07-13T16:13:03.290Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-07-13T16:13:03.290Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.064s coverage: 84.2% of statements [2020-07-13T16:13:03.290Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-07-13T16:13:03.290Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-07-13T16:13:03.290Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-07-13T16:13:03.561Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.064s coverage: 100.0% of statements [2020-07-13T16:13:03.561Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-07-13T16:13:03.561Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-07-13T16:13:03.561Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-07-13T16:13:03.561Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.027s coverage: 48.9% of statements [2020-07-13T16:13:03.561Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-07-13T16:13:03.561Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-07-13T16:13:03.561Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.035s coverage: 91.3% of statements [2020-07-13T16:13:03.832Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-13T16:13:08.262Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.015s coverage: 100.0% of statements [2020-07-13T16:13:08.262Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-07-13T16:13:08.262Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-07-13T16:13:08.262Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-07-13T16:13:08.262Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.007s coverage: 48.9% of statements [2020-07-13T16:13:08.262Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-07-13T16:13:08.262Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-07-13T16:13:08.262Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.009s coverage: 91.3% of statements [2020-07-13T16:13:08.262Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-13T16:13:10.198Z] gofmt -l . [2020-07-13T16:13:10.198Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-13T16:13:10.437Z] Stashed 1 file(s) [Pipeline] } [2020-07-13T16:13:10.442Z] $ docker stop --time=1 baeef0bab0b80dca421d94bdf3911b95f32a712d5bc2be363cda3a6149b61db6 [2020-07-13T16:13:10.567Z] gofmt -l . [2020-07-13T16:13:10.567Z] [ "`gofmt -l .`" = "" ] [2020-07-13T16:13:11.922Z] $ docker rm -f baeef0bab0b80dca421d94bdf3911b95f32a712d5bc2be363cda3a6149b61db6 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] } [2020-07-13T16:13:12.155Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-07-13T16:13:12.539Z] Stashed 1 file(s) [Pipeline] } [2020-07-13T16:13:12.548Z] $ docker stop --time=1 15cd83cd6300d484df69c4c075ab8ad5d805fb71d11dd01db77a4ae275d6fad0 [2020-07-13T16:13:14.774Z] $ docker rm -f 15cd83cd6300d484df69c4c075ab8ad5d805fb71d11dd01db77a4ae275d6fad0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 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] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-13T16:13:18.301Z] provisioning config files... [2020-07-13T16:13:18.319Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6969072492051956113tmp [Pipeline] { [Pipeline] sh [2020-07-13T16:13:18.924Z] + curl -s https://codecov.io/bash [2020-07-13T16:13:18.924Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6969072492051956113tmp [Pipeline] } [2020-07-13T16:13:19.201Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-07-13T16:13:20.002Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-07-13T16:13:20.003Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-07-13T16:13:20.052Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:13:20.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-13T16:13:20.909Z] [2020-07-13T16:13:20.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:13:21.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-13T16:13:21.280Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-07-13T16:13:21.280Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-13T16:13:21.280Z] 408f87550127: Pulling fs layer [2020-07-13T16:13:21.280Z] fe522b08c979: Pulling fs layer [2020-07-13T16:13:21.280Z] 221eaa008020: Pulling fs layer [2020-07-13T16:13:21.280Z] 2a4607e5d6b9: Pulling fs layer [2020-07-13T16:13:21.280Z] 8f79b27c4fd2: Pulling fs layer [2020-07-13T16:13:21.280Z] e5c8dbe1645b: Pulling fs layer [2020-07-13T16:13:21.280Z] 23e8b3b47431: Pulling fs layer [2020-07-13T16:13:21.280Z] 5c568d65a230: Pulling fs layer [2020-07-13T16:13:21.280Z] 221eaa008020: Waiting [2020-07-13T16:13:21.280Z] e5c8dbe1645b: Waiting [2020-07-13T16:13:21.280Z] 2a4607e5d6b9: Waiting [2020-07-13T16:13:21.280Z] 23e8b3b47431: Waiting [2020-07-13T16:13:21.280Z] 5c568d65a230: Waiting [2020-07-13T16:13:21.280Z] 8f79b27c4fd2: Waiting [2020-07-13T16:13:21.280Z] fe522b08c979: Verifying Checksum [2020-07-13T16:13:21.280Z] fe522b08c979: Download complete [2020-07-13T16:13:21.280Z] 408f87550127: Verifying Checksum [2020-07-13T16:13:21.280Z] 408f87550127: Download complete [2020-07-13T16:13:21.280Z] 2a4607e5d6b9: Verifying Checksum [2020-07-13T16:13:21.280Z] 2a4607e5d6b9: Download complete [2020-07-13T16:13:21.280Z] 8f79b27c4fd2: Verifying Checksum [2020-07-13T16:13:21.280Z] 8f79b27c4fd2: Download complete [2020-07-13T16:13:21.562Z] cbdbe7a5bc2a: Download complete [2020-07-13T16:13:21.851Z] e5c8dbe1645b: Download complete [2020-07-13T16:13:22.506Z] 23e8b3b47431: Verifying Checksum [2020-07-13T16:13:22.506Z] 23e8b3b47431: Download complete [2020-07-13T16:13:22.506Z] 5c568d65a230: Verifying Checksum [2020-07-13T16:13:22.506Z] 5c568d65a230: Download complete [2020-07-13T16:13:23.511Z] cbdbe7a5bc2a: Pull complete [2020-07-13T16:13:24.119Z] 221eaa008020: Verifying Checksum [2020-07-13T16:13:24.119Z] 221eaa008020: Download complete [2020-07-13T16:13:24.119Z] 408f87550127: Pull complete [2020-07-13T16:13:24.119Z] fe522b08c979: Pull complete [2020-07-13T16:13:36.645Z] 221eaa008020: Pull complete [2020-07-13T16:13:36.645Z] 2a4607e5d6b9: Pull complete [2020-07-13T16:13:36.645Z] 8f79b27c4fd2: Pull complete [2020-07-13T16:13:39.246Z] e5c8dbe1645b: Pull complete [2020-07-13T16:13:43.590Z] 23e8b3b47431: Pull complete [2020-07-13T16:13:46.984Z] 5c568d65a230: Pull complete [2020-07-13T16:13:46.984Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-07-13T16:13:46.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-13T16:13:46.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-07-13T16:13:47.389Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2020-07-13T16:13:47.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-07-13T16:13:48.708Z] $ docker top f3e89b72f91ce258614a5ec43629cbe22e9294bf8eb000129184742c3eaf44bb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-13T16:13:49.350Z] + snyk monitor '--org=edgex-jenkins' [2020-07-13T16:14:01.678Z] [2020-07-13T16:14:01.678Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap)... [2020-07-13T16:14:01.678Z] [2020-07-13T16:14:01.678Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/7080bef0-f51f-474d-b7f6-1216dd01bf60 [2020-07-13T16:14:01.678Z] [2020-07-13T16:14:01.678Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-07-13T16:14:01.678Z] [2020-07-13T16:14:01.678Z] [Pipeline] } [2020-07-13T16:14:01.710Z] $ docker stop --time=1 f3e89b72f91ce258614a5ec43629cbe22e9294bf8eb000129184742c3eaf44bb [2020-07-13T16:14:04.149Z] $ docker rm -f f3e89b72f91ce258614a5ec43629cbe22e9294bf8eb000129184742c3eaf44bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:14:05.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-13T16:14:05.817Z] . [Pipeline] withDockerContainer [2020-07-13T16:14:05.969Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2020-07-13T16:14:06.017Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-13T16:14:07.096Z] $ docker top 848973d80e5959c6537bd4ed49ac99f253c1586621a3dd44f487633a397f728a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-13T16:14:07.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-13T16:14:07.570Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-13T16:14:07.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-13T16:14:07.921Z] $ docker exec 848973d80e5959c6537bd4ed49ac99f253c1586621a3dd44f487633a397f728a ssh-agent [2020-07-13T16:14:08.139Z] SSH_AUTH_SOCK=/tmp/ssh-2ljTydeBy5HZ/agent.11 [2020-07-13T16:14:08.139Z] SSH_AGENT_PID=16 [2020-07-13T16:14:08.146Z] Running ssh-add (command line suppressed) [2020-07-13T16:14:08.332Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6052749882104045256.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6052749882104045256.key) [2020-07-13T16:14:08.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-13T16:14:08.756Z] + git semver tag [2020-07-13T16:14:09.024Z] # -> Open(): unable to determine branch for HEAD [2020-07-13T16:14:09.024Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-07-13T16:14:09.024Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-07-13T16:14:09.024Z] # $SEMVER_REMOTE_NAME = origin [2020-07-13T16:14:09.024Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-13T16:14:09.024Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-13T16:14:09.025Z] # $SEMVER_BRANCH = master [2020-07-13T16:14:09.025Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-07-13T16:14:09.025Z] # 39a3e63c7cfe59864ec1c67530e80d43079dc213 HEAD [2020-07-13T16:14:09.025Z] # -> Force: false [2020-07-13T16:14:09.287Z] # efc4b9cecc6dcd6be777c63a5acd2a737715866e refs/tags/v0.0.36 [Pipeline] } [2020-07-13T16:14:09.299Z] $ docker exec --env ******** --env ******** 848973d80e5959c6537bd4ed49ac99f253c1586621a3dd44f487633a397f728a ssh-agent -k [2020-07-13T16:14:09.467Z] unset SSH_AUTH_SOCK; [2020-07-13T16:14:09.467Z] unset SSH_AGENT_PID; [2020-07-13T16:14:09.467Z] echo Agent pid 16 killed; [2020-07-13T16:14:09.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-13T16:14:10.005Z] + git semver [Pipeline] } [2020-07-13T16:14:10.019Z] $ docker stop --time=1 848973d80e5959c6537bd4ed49ac99f253c1586621a3dd44f487633a397f728a [2020-07-13T16:14:11.631Z] $ docker rm -f 848973d80e5959c6537bd4ed49ac99f253c1586621a3dd44f487633a397f728a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:14:12.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-13T16:14:12.320Z] [2020-07-13T16:14:12.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:14:12.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-13T16:14:12.675Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-07-13T16:14:12.675Z] ab5ef0e58194: Pulling fs layer [2020-07-13T16:14:12.675Z] 9712f1f96733: Pulling fs layer [2020-07-13T16:14:12.675Z] 63f879dbbcfc: Pulling fs layer [2020-07-13T16:14:12.675Z] 0d9ebad4ef96: Pulling fs layer [2020-07-13T16:14:12.675Z] e9a5061849ea: Pulling fs layer [2020-07-13T16:14:12.675Z] d747dcd14b5f: Pulling fs layer [2020-07-13T16:14:12.675Z] 2de7ff778b66: Pulling fs layer [2020-07-13T16:14:12.675Z] d747dcd14b5f: Waiting [2020-07-13T16:14:12.675Z] 2de7ff778b66: Waiting [2020-07-13T16:14:12.675Z] 0d9ebad4ef96: Waiting [2020-07-13T16:14:12.675Z] e9a5061849ea: Waiting [2020-07-13T16:14:12.675Z] 9712f1f96733: Verifying Checksum [2020-07-13T16:14:12.675Z] 9712f1f96733: Download complete [2020-07-13T16:14:14.221Z] 63f879dbbcfc: Verifying Checksum [2020-07-13T16:14:14.221Z] 63f879dbbcfc: Download complete [2020-07-13T16:14:14.221Z] e9a5061849ea: Verifying Checksum [2020-07-13T16:14:14.221Z] e9a5061849ea: Download complete [2020-07-13T16:14:14.523Z] d747dcd14b5f: Verifying Checksum [2020-07-13T16:14:14.523Z] d747dcd14b5f: Download complete [2020-07-13T16:14:14.796Z] 0d9ebad4ef96: Verifying Checksum [2020-07-13T16:14:14.796Z] 0d9ebad4ef96: Download complete [2020-07-13T16:14:14.796Z] ab5ef0e58194: Verifying Checksum [2020-07-13T16:14:14.796Z] ab5ef0e58194: Download complete [2020-07-13T16:14:14.796Z] 2de7ff778b66: Verifying Checksum [2020-07-13T16:14:14.796Z] 2de7ff778b66: Download complete [2020-07-13T16:14:23.058Z] ab5ef0e58194: Pull complete [2020-07-13T16:14:23.058Z] 9712f1f96733: Pull complete [2020-07-13T16:14:25.074Z] 63f879dbbcfc: Pull complete [2020-07-13T16:14:37.919Z] 0d9ebad4ef96: Pull complete [2020-07-13T16:14:38.183Z] e9a5061849ea: Pull complete [2020-07-13T16:14:38.183Z] d747dcd14b5f: Pull complete [2020-07-13T16:14:43.528Z] 2de7ff778b66: Pull complete [2020-07-13T16:14:43.528Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-07-13T16:14:43.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-13T16:14:43.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-07-13T16:14:43.764Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2020-07-13T16:14:43.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-07-13T16:14:46.709Z] $ docker top 329e09361799d81306bfca1e63df587816428945b3d5740407356273b6b4dad2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-07-13T16:14:47.330Z] provisioning config files... [2020-07-13T16:14:47.345Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1359926348801092460tmp [2020-07-13T16:14:47.382Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7868737612457606732tmp [2020-07-13T16:14:47.408Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8196379514933047520tmp [Pipeline] { [Pipeline] echo [2020-07-13T16:14:47.542Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:14:48.170Z] ---> sigul-configuration.sh [2020-07-13T16:14:48.171Z] gpg: directory `/root/.gnupg' created [2020-07-13T16:14:48.171Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-07-13T16:14:48.171Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-07-13T16:14:48.171Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-07-13T16:14:48.171Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-07-13T16:14:48.171Z] gpg: CAST5 encrypted data [2020-07-13T16:14:48.171Z] gpg: encrypted with 1 passphrase [2020-07-13T16:14:48.171Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-07-13T16:14:48.737Z] + mkdir /home/jenkins [2020-07-13T16:14:48.737Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-07-13T16:14:49.060Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-07-13T16:14:49.071Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:14:49.368Z] ---> sigul-install.sh [2020-07-13T16:14:56.015Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-07-13T16:14:56.314Z] + git tag --list [2020-07-13T16:14:56.580Z] v0.0.36 [Pipeline] sh [2020-07-13T16:14:56.894Z] + lftools sign git-tag v0.0.36 [2020-07-13T16:14:59.447Z] Signing Git tag with Sigul... [2020-07-13T16:14:59.447Z] Signing v0.0.36 [Pipeline] echo [2020-07-13T16:15:00.032Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:15:00.341Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-07-13T16:15:00.351Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-07-13T16:15:00.582Z] $ docker stop --time=1 329e09361799d81306bfca1e63df587816428945b3d5740407356273b6b4dad2 [2020-07-13T16:15:02.509Z] $ docker rm -f 329e09361799d81306bfca1e63df587816428945b3d5740407356273b6b4dad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:15:03.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-13T16:15:03.345Z] . [Pipeline] withDockerContainer [2020-07-13T16:15:03.544Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2020-07-13T16:15:03.606Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-13T16:15:04.669Z] $ docker top 58dfeee5e47231c44455e2326bfbc04c693add12cb57189fbb63834ee04db6d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-13T16:15:05.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-13T16:15:05.064Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-13T16:15:05.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-13T16:15:05.382Z] $ docker exec 58dfeee5e47231c44455e2326bfbc04c693add12cb57189fbb63834ee04db6d2 ssh-agent [2020-07-13T16:15:05.665Z] SSH_AUTH_SOCK=/tmp/ssh-PQ4dkK7Zdpkb/agent.11 [2020-07-13T16:15:05.665Z] SSH_AGENT_PID=17 [2020-07-13T16:15:05.689Z] Running ssh-add (command line suppressed) [2020-07-13T16:15:05.904Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7960269722960088729.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7960269722960088729.key) [2020-07-13T16:15:06.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-13T16:15:06.363Z] + git semver bump patch [2020-07-13T16:15:06.364Z] # -> Open(): unable to determine branch for HEAD [2020-07-13T16:15:06.364Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-07-13T16:15:06.364Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-07-13T16:15:06.364Z] # $SEMVER_REMOTE_NAME = origin [2020-07-13T16:15:06.364Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-13T16:15:06.364Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-13T16:15:06.364Z] # $SEMVER_BRANCH = master [2020-07-13T16:15:06.364Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-07-13T16:15:06.628Z] 0.0.37 [Pipeline] } [2020-07-13T16:15:06.638Z] $ docker exec --env ******** --env ******** 58dfeee5e47231c44455e2326bfbc04c693add12cb57189fbb63834ee04db6d2 ssh-agent -k [2020-07-13T16:15:06.807Z] unset SSH_AUTH_SOCK; [2020-07-13T16:15:06.808Z] unset SSH_AGENT_PID; [2020-07-13T16:15:06.808Z] echo Agent pid 17 killed; [2020-07-13T16:15:06.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-13T16:15:07.704Z] + git semver [Pipeline] } [2020-07-13T16:15:07.721Z] $ docker stop --time=1 58dfeee5e47231c44455e2326bfbc04c693add12cb57189fbb63834ee04db6d2 [2020-07-13T16:15:09.458Z] $ docker rm -f 58dfeee5e47231c44455e2326bfbc04c693add12cb57189fbb63834ee04db6d2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:15:10.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-13T16:15:10.093Z] . [Pipeline] withDockerContainer [2020-07-13T16:15:10.292Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2020-07-13T16:15:10.377Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-13T16:15:12.145Z] $ docker top e219cefd78ddfdd156fa987b68a0085470bc1b4135d926feec67a6fea1e0fb05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-13T16:15:12.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-13T16:15:12.549Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-13T16:15:12.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-13T16:15:12.866Z] $ docker exec e219cefd78ddfdd156fa987b68a0085470bc1b4135d926feec67a6fea1e0fb05 ssh-agent [2020-07-13T16:15:13.198Z] SSH_AUTH_SOCK=/tmp/ssh-7Wz8dRh1FnyD/agent.12 [2020-07-13T16:15:13.198Z] SSH_AGENT_PID=17 [2020-07-13T16:15:13.209Z] Running ssh-add (command line suppressed) [2020-07-13T16:15:13.447Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8909167724701451318.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8909167724701451318.key) [2020-07-13T16:15:13.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-13T16:15:13.942Z] + git semver push [2020-07-13T16:15:14.234Z] # -> Open(): unable to determine branch for HEAD [2020-07-13T16:15:14.234Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-07-13T16:15:14.234Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-07-13T16:15:14.234Z] # $SEMVER_REMOTE_NAME = origin [2020-07-13T16:15:14.234Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-13T16:15:14.234Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-13T16:15:14.234Z] # $SEMVER_BRANCH = master [2020-07-13T16:15:14.234Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-07-13T16:15:20.945Z] $ docker exec --env ******** --env ******** e219cefd78ddfdd156fa987b68a0085470bc1b4135d926feec67a6fea1e0fb05 ssh-agent -k [2020-07-13T16:15:21.152Z] unset SSH_AUTH_SOCK; [2020-07-13T16:15:21.163Z] unset SSH_AGENT_PID; [2020-07-13T16:15:21.163Z] echo Agent pid 17 killed; [2020-07-13T16:15:21.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-13T16:15:21.749Z] + git semver [Pipeline] } [2020-07-13T16:15:21.764Z] $ docker stop --time=1 e219cefd78ddfdd156fa987b68a0085470bc1b4135d926feec67a6fea1e0fb05 [2020-07-13T16:15:23.356Z] $ docker rm -f e219cefd78ddfdd156fa987b68a0085470bc1b4135d926feec67a6fea1e0fb05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:15:24.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:15:25.580Z] ---> package-listing.sh [2020-07-13T16:15:25.580Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-13T16:15:25.580Z] ++ facter osfamily [2020-07-13T16:15:25.862Z] + OS_FAMILY=redhat [2020-07-13T16:15:25.862Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2020-07-13T16:15:25.862Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-13T16:15:25.862Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-13T16:15:25.862Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-13T16:15:25.862Z] + PACKAGES=/tmp/packages_start.txt [2020-07-13T16:15:25.862Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-07-13T16:15:25.862Z] + PACKAGES=/tmp/packages_end.txt [2020-07-13T16:15:25.862Z] + case "${OS_FAMILY}" in [2020-07-13T16:15:25.862Z] + rpm -qa [2020-07-13T16:15:25.862Z] + sort [2020-07-13T16:15:35.994Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-13T16:15:35.994Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-13T16:15:35.994Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-13T16:15:35.994Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-07-13T16:15:35.994Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2020-07-13T16:15:35.994Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:15:36.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-13T16:15:36.455Z] [2020-07-13T16:15:36.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-13T16:15:36.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-13T16:15:36.826Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-13T16:15:36.826Z] c9b1b535fdd9: Pulling fs layer [2020-07-13T16:15:36.826Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-13T16:15:36.826Z] 756a868c4378: Pulling fs layer [2020-07-13T16:15:36.826Z] 444b2fc9a129: Pulling fs layer [2020-07-13T16:15:36.826Z] ea15f1150254: Pulling fs layer [2020-07-13T16:15:36.826Z] 41b27a9f41bf: Pulling fs layer [2020-07-13T16:15:36.826Z] 28c525ee5125: Pulling fs layer [2020-07-13T16:15:36.826Z] 094b1ea09ed8: Pulling fs layer [2020-07-13T16:15:36.826Z] 138eaada9080: Pulling fs layer [2020-07-13T16:15:36.826Z] 0622d0fa9048: Pulling fs layer [2020-07-13T16:15:36.826Z] 41b27a9f41bf: Waiting [2020-07-13T16:15:36.826Z] 28c525ee5125: Waiting [2020-07-13T16:15:36.826Z] 094b1ea09ed8: Waiting [2020-07-13T16:15:36.826Z] 138eaada9080: Waiting [2020-07-13T16:15:36.826Z] 0622d0fa9048: Waiting [2020-07-13T16:15:36.826Z] 444b2fc9a129: Waiting [2020-07-13T16:15:36.826Z] ea15f1150254: Waiting [2020-07-13T16:15:36.826Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-13T16:15:36.826Z] 2cc5ad85d9ab: Download complete [2020-07-13T16:15:36.826Z] 444b2fc9a129: Verifying Checksum [2020-07-13T16:15:36.826Z] 444b2fc9a129: Download complete [2020-07-13T16:15:36.826Z] c9b1b535fdd9: Verifying Checksum [2020-07-13T16:15:36.826Z] c9b1b535fdd9: Download complete [2020-07-13T16:15:37.282Z] ea15f1150254: Verifying Checksum [2020-07-13T16:15:37.282Z] ea15f1150254: Download complete [2020-07-13T16:15:37.653Z] 28c525ee5125: Verifying Checksum [2020-07-13T16:15:37.653Z] 28c525ee5125: Download complete [2020-07-13T16:15:38.888Z] 756a868c4378: Verifying Checksum [2020-07-13T16:15:38.888Z] 756a868c4378: Download complete [2020-07-13T16:15:38.888Z] 138eaada9080: Verifying Checksum [2020-07-13T16:15:38.888Z] 138eaada9080: Download complete [2020-07-13T16:15:39.208Z] 094b1ea09ed8: Verifying Checksum [2020-07-13T16:15:39.208Z] 094b1ea09ed8: Download complete [2020-07-13T16:15:39.208Z] c9b1b535fdd9: Pull complete [2020-07-13T16:15:39.208Z] 0622d0fa9048: Verifying Checksum [2020-07-13T16:15:39.208Z] 0622d0fa9048: Download complete [2020-07-13T16:15:39.825Z] 2cc5ad85d9ab: Pull complete [2020-07-13T16:15:39.825Z] 41b27a9f41bf: Verifying Checksum [2020-07-13T16:15:39.825Z] 41b27a9f41bf: Download complete [2020-07-13T16:15:43.769Z] 756a868c4378: Pull complete [2020-07-13T16:15:43.769Z] 444b2fc9a129: Pull complete [2020-07-13T16:15:44.392Z] ea15f1150254: Pull complete [2020-07-13T16:15:52.806Z] 41b27a9f41bf: Pull complete [2020-07-13T16:15:52.806Z] 28c525ee5125: Pull complete [2020-07-13T16:15:57.169Z] 094b1ea09ed8: Pull complete [2020-07-13T16:15:57.755Z] 138eaada9080: Pull complete [2020-07-13T16:15:58.023Z] 0622d0fa9048: Pull complete [2020-07-13T16:15:58.023Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-13T16:15:58.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-13T16:15:58.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-13T16:15:58.236Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2020-07-13T16:15:58.352Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-13T16:16:01.752Z] $ docker top 5d704f766340c27abcdeb2421bbc1a52706625c2494b33c042e34d00c716c4ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-13T16:16:02.306Z] provisioning config files... [2020-07-13T16:16:02.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5808689141160954033tmp [Pipeline] { [Pipeline] echo [2020-07-13T16:16:02.383Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:16:03.071Z] ---> create-netrc.sh [Pipeline] echo [2020-07-13T16:16:03.101Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-13T16:16:03.835Z] ---> logs-deploy.sh [2020-07-13T16:16:03.835Z] + ARCHIVE_ARTIFACTS= [2020-07-13T16:16:03.835Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-13T16:16:03.835Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-13T16:16:03.835Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-13T16:16:03.835Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/38 [2020-07-13T16:16:03.835Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/38/ [2020-07-13T16:16:03.835Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/38 /w/workspace/xfoundry_go-mod-bootstrap_master [2020-07-13T16:16:06.455Z] Archives upload complete. [2020-07-13T16:16:06.455Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/38 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/38/ [2020-07-13T16:16:07.429Z] ---> uname -a: [2020-07-13T16:16:07.430Z] Linux 5d704f766340 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] ---> lscpu: [2020-07-13T16:16:07.430Z] Architecture: x86_64 [2020-07-13T16:16:07.430Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-13T16:16:07.430Z] Byte Order: Little Endian [2020-07-13T16:16:07.430Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-13T16:16:07.430Z] CPU(s): 4 [2020-07-13T16:16:07.430Z] On-line CPU(s) list: 0-3 [2020-07-13T16:16:07.430Z] Thread(s) per core: 1 [2020-07-13T16:16:07.430Z] Core(s) per socket: 1 [2020-07-13T16:16:07.430Z] Socket(s): 4 [2020-07-13T16:16:07.430Z] NUMA node(s): 1 [2020-07-13T16:16:07.430Z] Vendor ID: GenuineIntel [2020-07-13T16:16:07.430Z] CPU family: 6 [2020-07-13T16:16:07.430Z] Model: 44 [2020-07-13T16:16:07.430Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-13T16:16:07.430Z] Stepping: 1 [2020-07-13T16:16:07.430Z] CPU MHz: 2933.438 [2020-07-13T16:16:07.430Z] BogoMIPS: 5866.87 [2020-07-13T16:16:07.430Z] Virtualization: VT-x [2020-07-13T16:16:07.430Z] Hypervisor vendor: KVM [2020-07-13T16:16:07.430Z] Virtualization type: full [2020-07-13T16:16:07.430Z] L1d cache: 128 KiB [2020-07-13T16:16:07.430Z] L1i cache: 128 KiB [2020-07-13T16:16:07.430Z] L2 cache: 16 MiB [2020-07-13T16:16:07.430Z] L3 cache: 64 MiB [2020-07-13T16:16:07.430Z] NUMA node0 CPU(s): 0-3 [2020-07-13T16:16:07.430Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-13T16:16:07.430Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-13T16:16:07.430Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-13T16:16:07.430Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-13T16:16:07.430Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-13T16:16:07.430Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-13T16:16:07.430Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-13T16:16:07.430Z] Vulnerability Tsx async abort: Not affected [2020-07-13T16:16:07.430Z] 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 [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] ---> nproc: [2020-07-13T16:16:07.430Z] 4 [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] ---> df -h: [2020-07-13T16:16:07.430Z] Filesystem Size Used Available Use% Mounted on [2020-07-13T16:16:07.430Z] overlay 50.0G 8.5G 41.5G 17% / [2020-07-13T16:16:07.430Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-13T16:16:07.430Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-13T16:16:07.430Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-13T16:16:07.430Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf [2020-07-13T16:16:07.430Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname [2020-07-13T16:16:07.430Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts [2020-07-13T16:16:07.430Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa [2020-07-13T16:16:07.430Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/xfoundry_go-mod-bootstrap_master [2020-07-13T16:16:07.430Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] ---> free -m: [2020-07-13T16:16:07.430Z] total used free shared buff/cache available [2020-07-13T16:16:07.430Z] Mem: 1837 781 117 0 937 985 [2020-07-13T16:16:07.430Z] Swap: 1023 3 1020 [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] ---> ip addr: [2020-07-13T16:16:07.430Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-13T16:16:07.430Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-13T16:16:07.430Z] inet 127.0.0.1/8 scope host lo [2020-07-13T16:16:07.430Z] valid_lft forever preferred_lft forever [2020-07-13T16:16:07.430Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP [2020-07-13T16:16:07.430Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-13T16:16:07.430Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-13T16:16:07.430Z] valid_lft forever preferred_lft forever [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] ---> sar -b -r -n DEV: [2020-07-13T16:16:07.430Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/13/20 _x86_64_ (4 CPU) [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] 16:07:48 LINUX RESTART [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] 16:09:01 tps rtps wtps bread/s bwrtn/s [2020-07-13T16:16:07.430Z] 16:10:01 17.92 2.54 15.38 855.20 1938.87 [2020-07-13T16:16:07.430Z] 16:11:01 0.32 0.00 0.32 0.00 4.46 [2020-07-13T16:16:07.430Z] 16:12:01 0.27 0.00 0.27 0.00 2.69 [2020-07-13T16:16:07.430Z] 16:13:01 0.25 0.00 0.25 0.00 3.63 [2020-07-13T16:16:07.430Z] 16:14:02 227.61 148.86 78.75 6350.39 30646.83 [2020-07-13T16:16:07.430Z] 16:15:01 217.98 79.15 138.83 4303.74 31126.11 [2020-07-13T16:16:07.430Z] 16:16:01 138.65 55.73 82.93 4990.19 22451.72 [2020-07-13T16:16:07.430Z] Average: 85.84 40.81 45.03 2352.79 12267.26 [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] 16:09:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-13T16:16:07.430Z] 16:10:01 170520 1711036 90.94 2620 1160008 1137168 38.81 406088 1143856 16 [2020-07-13T16:16:07.430Z] 16:11:01 176396 1705160 90.62 2620 1160012 1072224 36.59 405540 1140440 20 [2020-07-13T16:16:07.430Z] 16:12:01 176580 1704976 90.62 2620 1160020 1072248 36.59 405732 1140444 8 [2020-07-13T16:16:07.430Z] 16:13:01 174988 1706568 90.70 2620 1160020 1072372 36.60 409748 1137864 8 [2020-07-13T16:16:07.430Z] 16:14:02 136344 1745212 92.75 2620 1104392 1379480 47.08 531012 1009108 10932 [2020-07-13T16:16:07.430Z] 16:15:01 114260 1767296 93.93 1528 993684 1457016 49.73 684528 790456 57676 [2020-07-13T16:16:07.430Z] 16:16:01 112452 1769104 94.02 1072 935976 1920632 65.55 655940 808824 36 [2020-07-13T16:16:07.430Z] Average: 151649 1729907 91.94 2243 1096302 1301591 44.42 499798 1024427 9814 [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z] 16:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-13T16:16:07.430Z] 16:10:01 eth0 19.20 15.94 23.32 22.17 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:10:01 docker0 1.48 1.33 0.35 2.79 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:11:01 eth0 1.95 1.25 2.83 0.08 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:12:01 eth0 0.96 0.32 0.32 0.20 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:13:01 eth0 0.45 0.42 0.27 0.20 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:14:02 eth0 125.95 89.24 3814.01 16.65 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:14:02 vethd642007 19.30 20.07 2.27 45.20 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:14:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:14:02 docker0 20.78 21.26 2.35 47.97 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:15:01 veth09491ab 17.61 28.40 1.29 169.02 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:15:01 eth0 596.16 405.36 8404.39 175.04 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:15:01 docker0 17.61 28.26 1.04 169.01 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:16:01 vethb707197 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:16:01 eth0 107.78 74.70 2366.98 25.77 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] 16:16:01 docker0 1.98 1.43 0.31 0.31 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] Average: vethb707197 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] Average: eth0 99.38 67.77 1522.39 28.34 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] Average: docker0 5.74 7.23 0.53 30.71 0.00 0.00 0.00 [2020-07-13T16:16:07.430Z] [2020-07-13T16:16:07.430Z]