Pull request #47 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dd996a9ee45193dfd0f0b9799ca2810337d93345+172864091628f91237888ceec3b813680f51db30 (080dacd4489220ab881ebb36bc04cbb25c892c76) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-47/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-47/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2004’ is offline Running on prd-centos7-docker-4c-2g-2008 in /w/workspace/dgexfoundry_device-rest-go_PR-47 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-47 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 172864091628f91237888ceec3b813680f51db30 into PR head commit dd996a9ee45193dfd0f0b9799ca2810337d93345 Merge succeeded, producing dd996a9ee45193dfd0f0b9799ca2810337d93345 Checking out Revision dd996a9ee45193dfd0f0b9799ca2810337d93345 (PR-47) > git config core.sparsecheckout # timeout=10 > git checkout -f dd996a9ee45193dfd0f0b9799ca2810337d93345 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 172864091628f91237888ceec3b813680f51db30 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd996a9ee45193dfd0f0b9799ca2810337d93345 # timeout=10 Commit message: "build(deps): Bump github.com/gorilla/mux from 1.7.1 to 1.8.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:34:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:34:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:34:18 ========================================================= 18:34:18 EdgeX Global Pipelines Version Info 18:34:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:34:19 ------------------- 18:34:19 stable info: 18:34:19 ------------------- 18:34:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:34:19 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 18:34:19 Message: update stable to v1.0.131 18:34:20 ------------------- 18:34:20 experimental info: 18:34:20 ------------------- 18:34:20 Commited By: **** collab-it+edgex@linuxfoundation.org 18:34:20 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 18:34:20 Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:34:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 18:34:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 18:34:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:34:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:34:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:34:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:34:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 18:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:34:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:34:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:34:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:34:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:34:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:34:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:34:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-47 [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-47 [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-47 [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd996a9ee45193dfd0f0b9799ca2810337d93345 [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd996a9 [Pipeline] echo 18:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:26 + git log --format=format:%s -1 dd996a9ee45193dfd0f0b9799ca2810337d93345 [Pipeline] echo 18:34:26 GIT_COMMIT: dd996a9ee45193dfd0f0b9799ca2810337d93345, Commit Message: build(deps): Bump github.com/gorilla/mux from 1.7.1 to 1.8.0 [Pipeline] echo 18:34:26 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:27 18:34:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:34:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:27 latest: Pulling from edgex-devops/git-semver 18:34:27 31603596830f: Pulling fs layer 18:34:27 2a8b12db71e7: Pulling fs layer 18:34:27 6ca5941a6612: Pulling fs layer 18:34:27 ecc8261a40a4: Pulling fs layer 18:34:27 ecc8261a40a4: Waiting 18:34:27 2a8b12db71e7: Download complete 18:34:28 31603596830f: Verifying Checksum 18:34:28 31603596830f: Download complete 18:34:28 ecc8261a40a4: Verifying Checksum 18:34:28 ecc8261a40a4: Download complete 18:34:28 6ca5941a6612: Verifying Checksum 18:34:28 6ca5941a6612: Download complete 18:34:28 31603596830f: Pull complete 18:34:28 2a8b12db71e7: Pull complete 18:34:29 6ca5941a6612: Pull complete 18:34:29 ecc8261a40a4: Pull complete 18:34:29 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:34:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:34:29 prd-centos7-docker-4c-2g-2008 does not seem to be running inside a container 18:34:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-47 -v /w/workspace/dgexfoundry_device-rest-go_PR-47:/w/workspace/dgexfoundry_device-rest-go_PR-47:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-47@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:34:31 $ docker top c0f7bd27ac0b1bf4e75c3e5bed9db52f83b9daa303ab7edaad6baf7fc14ea787 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:32 [ssh-agent] Looking for ssh-agent implementation... 18:34:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:32 $ docker exec c0f7bd27ac0b1bf4e75c3e5bed9db52f83b9daa303ab7edaad6baf7fc14ea787 ssh-agent 18:34:32 SSH_AUTH_SOCK=/tmp/ssh-gUiPBpTcVqRZ/agent.12 18:34:32 SSH_AGENT_PID=17 18:34:32 Running ssh-add (command line suppressed) 18:34:32 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-47@tmp/private_key_801746196577703790.key (/w/workspace/dgexfoundry_device-rest-go_PR-47@tmp/private_key_801746196577703790.key) 18:34:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:33 + git describe --exact-match --tags HEAD 18:34:33 fatal: no tag exactly matches 'dd996a9ee45193dfd0f0b9799ca2810337d93345' [Pipeline] } 18:34:33 $ docker exec --env ******** --env ******** c0f7bd27ac0b1bf4e75c3e5bed9db52f83b9daa303ab7edaad6baf7fc14ea787 ssh-agent -k 18:34:33 unset SSH_AUTH_SOCK; 18:34:33 unset SSH_AGENT_PID; 18:34:33 echo Agent pid 17 killed; 18:34:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:34:33 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:34:33 This usually means this commit has not been tagged. [Pipeline] sshagent 18:34:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:33 [ssh-agent] Looking for ssh-agent implementation... 18:34:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:33 $ docker exec c0f7bd27ac0b1bf4e75c3e5bed9db52f83b9daa303ab7edaad6baf7fc14ea787 ssh-agent 18:34:34 SSH_AUTH_SOCK=/tmp/ssh-FasZAJu2Fq79/agent.46 18:34:34 SSH_AGENT_PID=52 18:34:34 Running ssh-add (command line suppressed) 18:34:34 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-47@tmp/private_key_3681804006119301618.key (/w/workspace/dgexfoundry_device-rest-go_PR-47@tmp/private_key_3681804006119301618.key) 18:34:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:34 + git semver init 18:34:34 # -> Open(): unable to determine branch for HEAD 18:34:34 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-47/.git 18:34:34 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-47 18:34:34 # $SEMVER_REMOTE_NAME = origin 18:34:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:34:34 # $SEMVER_USER_NAME = edgex-jenkins 18:34:34 # $SEMVER_BRANCH = PR-47 18:34:34 # $SEMVER_TEMP = /tmp/semver-801233909 18:34:34 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 18:34:35 # '/tmp/semver-801233909' -> '/w/workspace/dgexfoundry_device-rest-go_PR-47/.semver' 18:34:35 # -> Force: false 18:34:35 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-47/.semver [Pipeline] } 18:34:35 $ docker exec --env ******** --env ******** c0f7bd27ac0b1bf4e75c3e5bed9db52f83b9daa303ab7edaad6baf7fc14ea787 ssh-agent -k 18:34:35 unset SSH_AUTH_SOCK; 18:34:35 unset SSH_AGENT_PID; 18:34:35 echo Agent pid 52 killed; 18:34:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:36 + git semver [Pipeline] } 18:34:36 $ docker stop --time=1 c0f7bd27ac0b1bf4e75c3e5bed9db52f83b9daa303ab7edaad6baf7fc14ea787 18:34:38 $ docker rm -f c0f7bd27ac0b1bf4e75c3e5bed9db52f83b9daa303ab7edaad6baf7fc14ea787 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:34:39 Stashed 24 file(s) [Pipeline] echo 18:34:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 18:34:39 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:34:55 Still waiting to schedule task 18:34:55 ‘prd-centos7-docker-4c-2g-2010’ is offline 18:34:55 Still waiting to schedule task 18:34:55 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2007’ 18:38:08 Running on prd-centos7-docker-4c-2g-2017 in /w/workspace/dgexfoundry_device-rest-go_PR-47 [Pipeline] { [Pipeline] ws 18:38:08 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 18:38:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2014 in /w/workspace/dgexfoundry_device-rest-go_PR-47 [Pipeline] { 18:38:11 using credential edgex-jenkins-ssh [Pipeline] ws 18:38:11 Running in /w/workspace/device-rest-go/1 [Pipeline] { 18:38:11 Cloning the remote Git repository [Pipeline] checkout 18:38:11 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:38:11 > git init /w/workspace/device-rest-go/1 # timeout=10 18:38:11 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:38:11 > git --version # timeout=10 18:38:11 > git --version # 'git version 2.16.5' 18:38:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:13 Merging remotes/origin/master commit 172864091628f91237888ceec3b813680f51db30 into PR head commit dd996a9ee45193dfd0f0b9799ca2810337d93345 18:38:13 Merge succeeded, producing dd996a9ee45193dfd0f0b9799ca2810337d93345 18:38:13 Checking out Revision dd996a9ee45193dfd0f0b9799ca2810337d93345 (PR-47) 18:38:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:38:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:38:13 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:38:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:38:13 > git config core.sparsecheckout # timeout=10 18:38:13 > git checkout -f dd996a9ee45193dfd0f0b9799ca2810337d93345 # timeout=10 18:38:13 > git remote # timeout=10 18:38:13 > git config --get remote.origin.url # timeout=10 18:38:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:13 > git merge 172864091628f91237888ceec3b813680f51db30 # timeout=10 18:38:13 > git rev-parse HEAD^{commit} # timeout=10 18:38:13 > git config core.sparsecheckout # timeout=10 18:38:13 > git checkout -f dd996a9ee45193dfd0f0b9799ca2810337d93345 # timeout=10 18:38:16 using credential edgex-jenkins-ssh 18:38:16 Cloning the remote Git repository 18:38:16 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:38:16 > git init /w/workspace/device-rest-go/1 # timeout=10 18:38:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:38:16 > git --version # timeout=10 18:38:16 > git --version # 'git version 2.17.1' 18:38:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:17 Commit message: "build(deps): Bump github.com/gorilla/mux from 1.7.1 to 1.8.0" 18:38:17 > git --version # timeout=10 18:38:17 > git --version # 'git version 2.16.5' 18:38:17 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:38:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:38:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:38:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:38:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:38:19 Merging remotes/origin/master commit 172864091628f91237888ceec3b813680f51db30 into PR head commit dd996a9ee45193dfd0f0b9799ca2810337d93345 [Pipeline] echo 18:38:19 ========================================================= 18:38:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:38:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:38:19 Merge succeeded, producing dd996a9ee45193dfd0f0b9799ca2810337d93345 18:38:19 Checking out Revision dd996a9ee45193dfd0f0b9799ca2810337d93345 (PR-47) 18:38:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:38:19 > git config core.sparsecheckout # timeout=10 18:38:19 > git checkout -f dd996a9ee45193dfd0f0b9799ca2810337d93345 # timeout=10 18:38:19 > git remote # timeout=10 18:38:19 > git config --get remote.origin.url # timeout=10 18:38:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:19 > git merge 172864091628f91237888ceec3b813680f51db30 # timeout=10 18:38:19 > git rev-parse HEAD^{commit} # timeout=10 18:38:19 > git config core.sparsecheckout # timeout=10 18:38:19 > git checkout -f dd996a9ee45193dfd0f0b9799ca2810337d93345 # timeout=10 18:38:20 Sending build context to Docker daemon 8.059MB 18:38:20 Step 1/10 : ARG BASE=golang:1.15-alpine 18:38:20 Step 2/10 : FROM ${BASE} 18:38:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:38:20 df20fa9351a1: Pulling fs layer 18:38:20 ed8968b2872e: Pulling fs layer 18:38:20 a92cc7c5fd73: Pulling fs layer 18:38:20 e871e8e8d7a9: Pulling fs layer 18:38:20 e73272ec9a57: Pulling fs layer 18:38:20 1e910a182e73: Pulling fs layer 18:38:20 4e634b169226: Pulling fs layer 18:38:20 e871e8e8d7a9: Waiting 18:38:20 e73272ec9a57: Waiting 18:38:20 1e910a182e73: Waiting 18:38:20 4e634b169226: Waiting 18:38:20 a92cc7c5fd73: Verifying Checksum 18:38:20 a92cc7c5fd73: Download complete 18:38:20 ed8968b2872e: Verifying Checksum 18:38:21 e73272ec9a57: Download complete 18:38:21 1e910a182e73: Verifying Checksum 18:38:21 1e910a182e73: Download complete 18:38:21 df20fa9351a1: Verifying Checksum 18:38:21 df20fa9351a1: Download complete 18:38:22 df20fa9351a1: Pull complete 18:38:22 ed8968b2872e: Pull complete 18:38:22 a92cc7c5fd73: Pull complete 18:38:23 Commit message: "build(deps): Bump github.com/gorilla/mux from 1.7.1 to 1.8.0" 18:38:23 > git --version # timeout=10 18:38:23 > git --version # 'git version 2.17.1' 18:38:23 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:38:26 ========================================================= 18:38:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:38:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:38:26 4e634b169226: Verifying Checksum 18:38:26 4e634b169226: Download complete 18:38:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:38:27 e871e8e8d7a9: Verifying Checksum 18:38:27 e871e8e8d7a9: Download complete 18:38:28 Sending build context to Docker daemon 8.059MB 18:38:28 Step 1/10 : ARG BASE=golang:1.15-alpine 18:38:28 Step 2/10 : FROM ${BASE} 18:38:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:38:28 b538f80385f9: Pulling fs layer 18:38:28 74f711af9a0d: Pulling fs layer 18:38:28 99f96fe45779: Pulling fs layer 18:38:28 8529a6b9a6be: Pulling fs layer 18:38:28 45590311c82a: Pulling fs layer 18:38:28 69ca0ff8b7b3: Pulling fs layer 18:38:28 209524e5b208: Pulling fs layer 18:38:28 8529a6b9a6be: Waiting 18:38:28 45590311c82a: Waiting 18:38:28 69ca0ff8b7b3: Waiting 18:38:28 209524e5b208: Waiting 18:38:28 99f96fe45779: Verifying Checksum 18:38:28 99f96fe45779: Download complete 18:38:28 74f711af9a0d: Verifying Checksum 18:38:28 74f711af9a0d: Download complete 18:38:28 45590311c82a: Verifying Checksum 18:38:28 45590311c82a: Download complete 18:38:28 69ca0ff8b7b3: Verifying Checksum 18:38:28 69ca0ff8b7b3: Download complete 18:38:28 b538f80385f9: Verifying Checksum 18:38:28 b538f80385f9: Download complete 18:38:29 b538f80385f9: Pull complete 18:38:29 74f711af9a0d: Pull complete 18:38:30 99f96fe45779: Pull complete 18:38:30 209524e5b208: Verifying Checksum 18:38:30 209524e5b208: Download complete 18:38:32 8529a6b9a6be: Verifying Checksum 18:38:32 8529a6b9a6be: Download complete 18:38:33 e871e8e8d7a9: Pull complete 18:38:33 e73272ec9a57: Pull complete 18:38:33 1e910a182e73: Pull complete 18:38:41 4e634b169226: Pull complete 18:38:41 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 18:38:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:38:41 ---> f7629b54cfaa 18:38:41 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:38:41 ---> Running in 2220792e7382 18:38:41 Removing intermediate container 2220792e7382 18:38:41 ---> 0aa10dcae22b 18:38:41 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:38:41 ---> Running in 4c8e25e581a3 18:38:41 Removing intermediate container 4c8e25e581a3 18:38:41 ---> cfb1b847f17a 18:38:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:38:41 ---> Running in 20ec516ee1fa 18:38:41 Removing intermediate container 20ec516ee1fa 18:38:41 ---> f6a392f7e3d9 18:38:41 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:41 ---> Running in 48cc1ecb0293 18:38:42 8529a6b9a6be: Pull complete 18:38:42 45590311c82a: Pull complete 18:38:42 69ca0ff8b7b3: Pull complete 18:38:43 Removing intermediate container 48cc1ecb0293 18:38:43 ---> 152c933fae36 18:38:43 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:43 ---> Running in b17680ed1d57 18:38:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:47 209524e5b208: Pull complete 18:38:47 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 18:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:38:47 ---> 5bddaf1c2fca 18:38:47 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:38:47 OK: 166 MiB in 39 packages 18:38:47 Removing intermediate container b17680ed1d57 18:38:47 ---> 397547bf27f4 18:38:47 Step 8/10 : WORKDIR /device-rest-go 18:38:47 ---> Running in 95695efb0a8b 18:38:48 Removing intermediate container 95695efb0a8b 18:38:48 ---> 6572f0a9ab2e 18:38:48 Step 9/10 : COPY . . 18:38:48 ---> d4816f5365af 18:38:48 Step 10/10 : RUN go mod download 18:38:48 ---> Running in eb1737248594 18:38:49 ---> Running in 603d5e3b9fcd 18:38:49 Removing intermediate container 603d5e3b9fcd 18:38:49 ---> c112703fc627 18:38:49 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:38:49 ---> Running in 4947f49f4833 18:38:50 Removing intermediate container 4947f49f4833 18:38:50 ---> 9c7bcd0e5fc2 18:38:50 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:38:50 ---> Running in 8d8d4aace9c8 18:38:50 Removing intermediate container 8d8d4aace9c8 18:38:50 ---> 4f814f934dc9 18:38:50 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:50 ---> Running in 23c2429bc017 18:38:53 Removing intermediate container 23c2429bc017 18:38:53 ---> fa2158037d73 18:38:53 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:53 ---> Running in 0c42fd9dfa9d 18:38:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:38:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:38:57 OK: 142 MiB in 39 packages 18:38:58 Removing intermediate container 0c42fd9dfa9d 18:38:58 ---> 324d5578c9f6 18:38:58 Step 8/10 : WORKDIR /device-rest-go 18:38:59 ---> Running in b1bc66e18a73 18:38:59 Removing intermediate container b1bc66e18a73 18:38:59 ---> c4010b5cbeac 18:38:59 Step 9/10 : COPY . . 18:39:00 ---> 2ba165cb88d9 18:39:00 Step 10/10 : RUN go mod download 18:39:00 ---> Running in efb8f0222fa6 18:39:01 Removing intermediate container eb1737248594 18:39:01 ---> 4664352ebd51 18:39:01 Successfully built 4664352ebd51 18:39:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:39:01 + docker inspect -f . ci-base-image-x86_64 18:39:01 . [Pipeline] withDockerContainer 18:39:01 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 18:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:39:02 $ docker top ab5071b361d00c9b69d4cf315499ca8549cc9bd90dd79fc642df2c45c9864b37 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:03 + go version 18:39:03 go version go1.15.2 linux/amd64 [Pipeline] } 18:39:03 $ docker stop --time=1 ab5071b361d00c9b69d4cf315499ca8549cc9bd90dd79fc642df2c45c9864b37 18:39:04 $ docker rm -f ab5071b361d00c9b69d4cf315499ca8549cc9bd90dd79fc642df2c45c9864b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:05 + docker inspect -f . ci-base-image-x86_64 18:39:05 . [Pipeline] withDockerContainer 18:39:05 prd-centos7-docker-4c-2g-2017 does not seem to be running inside a container 18:39:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:39:06 $ docker top 6e270fc80d156f8d62b269cf246afb0f490c5e23286bcb2fed37c5de54fa702f -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:07 + make test 18:39:07 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:39:07 ? github.com/edgexfoundry/device-rest-go [no test files] 18:39:15 Removing intermediate container efb8f0222fa6 18:39:15 ---> ca965d78f1ce 18:39:15 Successfully built ca965d78f1ce 18:39:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:39:16 + docker inspect -f . ci-base-image-arm64 18:39:16 . [Pipeline] withDockerContainer 18:39:16 prd-ubuntu18.04-docker-arm64-4c-16g-2014 does not seem to be running inside a container 18:39:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:39:18 $ docker top 85d01f4b84055c45a848e8957c080aaac3d3eae82d2270684ea8cda04322640b -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:20 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:39:20 ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 56.3% of statements 18:39:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:39:20 + go version 18:39:20 go version go1.15.2 linux/arm64 [Pipeline] } 18:39:20 $ docker stop --time=1 85d01f4b84055c45a848e8957c080aaac3d3eae82d2270684ea8cda04322640b 18:39:20 gofmt -l . 18:39:20 [ "`gofmt -l .`" = "" ] 18:39:20 ./bin/test-go-mod-tidy.sh 18:39:20 ./bin/test-attribution-txt.sh 18:39:22 $ docker rm -f 85d01f4b84055c45a848e8957c080aaac3d3eae82d2270684ea8cda04322640b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } 18:39:22 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } 18:39:23 $ docker stop --time=1 6e270fc80d156f8d62b269cf246afb0f490c5e23286bcb2fed37c5de54fa702f 18:39:25 $ docker rm -f 6e270fc80d156f8d62b269cf246afb0f490c5e23286bcb2fed37c5de54fa702f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:39:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:39:27 + docker inspect -f . ci-base-image-arm64 18:39:27 . [Pipeline] withDockerContainer 18:39:27 + ls -al . 18:39:27 total 96 18:39:27 drwxrwxr-x. 9 jenkins jenkins 4096 Sep 29 18:39 . 18:39:27 drwxrwxr-x. 4 jenkins jenkins 28 Sep 29 18:38 .. 18:39:27 -rw-rw-r--. 1 jenkins jenkins 4566 Sep 29 18:38 Attribution.txt 18:39:27 drwxrwxr-x. 2 jenkins jenkins 64 Sep 29 18:38 bin 18:39:27 drwxrwxr-x. 3 jenkins jenkins 32 Sep 29 18:38 cmd 18:39:27 -rw-r--r--. 1 jenkins jenkins 9369 Sep 29 18:39 coverage.out 18:39:27 -rw-rw-r--. 1 jenkins jenkins 1519 Sep 29 18:38 Dockerfile 18:39:27 -rw-rw-r--. 1 jenkins jenkins 989 Sep 29 18:38 Dockerfile.build 18:39:27 -rw-rw-r--. 1 jenkins jenkins 151 Sep 29 18:38 .dockerignore 18:39:27 drwxrwxr-x. 2 jenkins jenkins 93 Sep 29 18:39 driver 18:39:27 drwxrwxr-x. 8 jenkins jenkins 179 Sep 29 18:38 .git 18:39:27 drwxrwxr-x. 2 jenkins jenkins 60 Sep 29 18:38 .github 18:39:27 -rw-rw-r--. 1 jenkins jenkins 339 Sep 29 18:38 .gitignore 18:39:27 -rw-r--r--. 1 jenkins jenkins 273 Sep 29 18:39 go.mod 18:39:27 -rw-r--r--. 1 jenkins jenkins 12632 Sep 29 18:39 go.sum 18:39:27 -rw-rw-r--. 1 jenkins jenkins 680 Sep 29 18:38 Jenkinsfile 18:39:27 -rw-rw-r--. 1 jenkins jenkins 11340 Sep 29 18:38 LICENSE 18:39:27 -rw-rw-r--. 1 jenkins jenkins 951 Sep 29 18:38 Makefile 18:39:27 -rw-rw-r--. 1 jenkins jenkins 5917 Sep 29 18:38 README.md 18:39:27 drwxrwxr-x. 3 jenkins jenkins 45 Sep 29 18:38 .semver 18:39:27 drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 18:38 snap 18:39:27 -rw-rw-r--. 1 jenkins jenkins 5 Sep 29 18:34 VERSION 18:39:27 -rw-rw-r--. 1 jenkins jenkins 713 Sep 29 18:38 version.go 18:39:27 prd-ubuntu18.04-docker-arm64-4c-16g-2014 does not seem to be running inside a container 18:39:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:39:29 $ docker top ee5db6ad06dc7b6edd9945ab0930a555685ec4e0fb1087cf932a8b485f7f87d5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:39:30 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=dd996a9ee45193dfd0f0b9799ca2810337d93345 --label arch=amd64 --label version=0.0.0 . 18:39:31 Sending build context to Docker daemon 8.071MB 18:39:31 Step 1/25 : ARG BASE=golang:1.15-alpine 18:39:31 Step 2/25 : FROM ${BASE} AS builder 18:39:31 ---> 4664352ebd51 18:39:31 Step 3/25 : ARG MAKE='make build' 18:39:31 ---> Running in b5d06379436a 18:39:31 Removing intermediate container b5d06379436a 18:39:31 ---> cc0944612863 18:39:31 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:39:31 ---> Running in 897bbba9d47f 18:39:31 Removing intermediate container 897bbba9d47f 18:39:31 ---> 180e644aeef0 18:39:31 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:39:31 + make test 18:39:31 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:39:31 ---> Running in 9549d5b84e48 18:39:31 Removing intermediate container 9549d5b84e48 18:39:31 ---> 05096c3adc22 18:39:31 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:31 ---> Running in 002eaac2bd75 18:39:32 ? github.com/edgexfoundry/device-rest-go [no test files] 18:39:32 Removing intermediate container 002eaac2bd75 18:39:32 ---> fa38a6ce0975 18:39:32 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:39:32 ---> Running in bec166c1ff6d 18:39:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:39:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:39:34 OK: 166 MiB in 39 packages 18:39:35 Removing intermediate container bec166c1ff6d 18:39:35 ---> 8dc8a645cdca 18:39:35 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 18:39:35 ---> Running in 69b61c33da25 18:39:35 Removing intermediate container 69b61c33da25 18:39:35 ---> ae9fe2950faa 18:39:35 Step 9/25 : COPY go.mod . 18:39:35 ---> 4c09af18ffdf 18:39:35 Step 10/25 : COPY Makefile . 18:39:35 ---> ffe9dd83276d 18:39:35 Step 11/25 : RUN make update 18:39:35 ---> Running in b7cf70df3527 18:39:36 CGO_ENABLED=0 GO111MODULE=on go mod download 18:39:36 Removing intermediate container b7cf70df3527 18:39:36 ---> 73f51cda1833 18:39:36 Step 12/25 : COPY . . 18:39:37 ---> 3e3ef4e4c414 18:39:37 Step 13/25 : RUN $MAKE 18:39:37 ---> Running in 22cdc182ddcc 18:39:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 18:39:47 Removing intermediate container 22cdc182ddcc 18:39:47 ---> d0aeb0c05ace 18:39:47 Step 14/25 : FROM alpine:latest 18:39:47 latest: Pulling from library/alpine 18:39:47 df20fa9351a1: Already exists 18:39:47 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 18:39:47 Status: Downloaded newer image for alpine:latest 18:39:47 ---> a24bb4013296 18:39:47 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:39:47 ---> Running in f0615e778db2 18:39:48 Removing intermediate container f0615e778db2 18:39:48 ---> bde28b77d6ed 18:39:48 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 18:39:48 ---> Running in ad6df0edef36 18:39:48 Removing intermediate container ad6df0edef36 18:39:48 ---> 6cd025ec956e 18:39:48 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 18:39:48 ---> c2f4fb475acf 18:39:48 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 18:39:48 ---> 8b9c4083a396 18:39:48 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 18:39:49 ---> 6d2707f219bc 18:39:49 Step 20/25 : EXPOSE 49986 18:39:49 ---> Running in b7548806086d 18:39:49 Removing intermediate container b7548806086d 18:39:49 ---> 0c37a380a6c2 18:39:49 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 18:39:49 ---> Running in 27f44f6e8e38 18:39:49 Removing intermediate container 27f44f6e8e38 18:39:49 ---> 9cd699ac0545 18:39:49 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:39:49 ---> Running in 10ed75595228 18:39:50 Removing intermediate container 10ed75595228 18:39:50 ---> b3b3667d1ada 18:39:50 Step 23/25 : LABEL arch=amd64 18:39:50 ---> Running in c87299c864d8 18:39:50 Removing intermediate container c87299c864d8 18:39:50 ---> 3a6b86127682 18:39:50 Step 24/25 : LABEL git_sha=dd996a9ee45193dfd0f0b9799ca2810337d93345 18:39:50 ---> Running in aa65adc5fafa 18:39:50 Removing intermediate container aa65adc5fafa 18:39:50 ---> cb6a80678cd8 18:39:50 Step 25/25 : LABEL version=0.0.0 18:39:50 ---> Running in 486e0a0770d3 18:39:50 Removing intermediate container 486e0a0770d3 18:39:50 ---> fc88bd61b61f 18:39:50 [Warning] One or more build-args [ARCH] were not consumed 18:39:50 Successfully built fc88bd61b61f 18:39:50 Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:40:04 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:40:04 ok github.com/edgexfoundry/device-rest-go/driver 0.034s coverage: 56.3% of statements 18:40:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:40:09 gofmt -l . 18:40:09 [ "`gofmt -l .`" = "" ] 18:40:09 ./bin/test-go-mod-tidy.sh 18:40:09 ./bin/test-attribution-txt.sh [Pipeline] stash 18:40:10 Warning: overwriting stash ‘coverage-report’ 18:40:10 Stashed 1 file(s) [Pipeline] } 18:40:10 $ docker stop --time=1 ee5db6ad06dc7b6edd9945ab0930a555685ec4e0fb1087cf932a8b485f7f87d5 18:40:13 $ docker rm -f ee5db6ad06dc7b6edd9945ab0930a555685ec4e0fb1087cf932a8b485f7f87d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:40:15 + ls -al . 18:40:15 total 128 18:40:15 drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 18:40 . 18:40:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 18:38 .. 18:40:15 -rw-rw-r-- 1 jenkins jenkins 151 Sep 29 18:38 .dockerignore 18:40:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 18:38 .git 18:40:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 18:38 .github 18:40:15 -rw-rw-r-- 1 jenkins jenkins 339 Sep 29 18:38 .gitignore 18:40:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 18:38 .semver 18:40:15 -rw-rw-r-- 1 jenkins jenkins 4566 Sep 29 18:38 Attribution.txt 18:40:15 -rw-rw-r-- 1 jenkins jenkins 1519 Sep 29 18:38 Dockerfile 18:40:15 -rw-rw-r-- 1 jenkins jenkins 989 Sep 29 18:38 Dockerfile.build 18:40:15 -rw-rw-r-- 1 jenkins jenkins 680 Sep 29 18:38 Jenkinsfile 18:40:15 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 29 18:38 LICENSE 18:40:15 -rw-rw-r-- 1 jenkins jenkins 951 Sep 29 18:38 Makefile 18:40:15 -rw-rw-r-- 1 jenkins jenkins 5917 Sep 29 18:38 README.md 18:40:15 -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 18:34 VERSION 18:40:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 18:38 bin 18:40:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 18:38 cmd 18:40:15 -rw-r--r-- 1 jenkins jenkins 9369 Sep 29 18:40 coverage.out 18:40:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 18:40 driver 18:40:15 -rw-r--r-- 1 jenkins jenkins 273 Sep 29 18:40 go.mod 18:40:15 -rw-r--r-- 1 jenkins jenkins 12632 Sep 29 18:40 go.sum 18:40:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 18:38 snap 18:40:15 -rw-rw-r-- 1 jenkins jenkins 713 Sep 29 18:38 version.go [Pipeline] isUnix [Pipeline] sh 18:40:15 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dd996a9ee45193dfd0f0b9799ca2810337d93345 --label arch=arm64 --label version=0.0.0 . 18:40:15 Sending build context to Docker daemon 8.071MB 18:40:15 Step 1/25 : ARG BASE=golang:1.15-alpine 18:40:15 Step 2/25 : FROM ${BASE} AS builder 18:40:15 ---> ca965d78f1ce 18:40:15 Step 3/25 : ARG MAKE='make build' 18:40:16 ---> Running in e92ceb6adc8d 18:40:16 Removing intermediate container e92ceb6adc8d 18:40:16 ---> d01c1196a2ba 18:40:16 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:40:16 ---> Running in 53bcf058ffac 18:40:17 Removing intermediate container 53bcf058ffac 18:40:17 ---> e83531427de4 18:40:17 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:40:17 ---> Running in 909c4ebdf592 18:40:17 Removing intermediate container 909c4ebdf592 18:40:17 ---> 58a61d512e3a 18:40:17 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:17 ---> Running in 381ac6a84dbb 18:40:20 Removing intermediate container 381ac6a84dbb 18:40:20 ---> cf802d8889e0 18:40:20 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:40:20 ---> Running in fec17d4ee5f3 18:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:40:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:40:23 OK: 142 MiB in 39 packages 18:40:24 Removing intermediate container fec17d4ee5f3 18:40:24 ---> 1f1c7c7c8bdb 18:40:24 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 18:40:24 ---> Running in 0a1d75d42683 18:40:24 Removing intermediate container 0a1d75d42683 18:40:24 ---> c6c9330a2c03 18:40:24 Step 9/25 : COPY go.mod . 18:40:25 ---> 68fc71e9ab18 18:40:25 Step 10/25 : COPY Makefile . 18:40:25 ---> ca924065d040 18:40:25 Step 11/25 : RUN make update 18:40:26 ---> Running in c0d8848cc023 18:40:27 CGO_ENABLED=0 GO111MODULE=on go mod download 18:40:28 Removing intermediate container c0d8848cc023 18:40:28 ---> ece4e532843e 18:40:28 Step 12/25 : COPY . . 18:40:30 ---> b5094430687e 18:40:30 Step 13/25 : RUN $MAKE 18:40:30 ---> Running in 29b151bc64ad 18:40:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 18:40:58 Removing intermediate container 29b151bc64ad 18:40:58 ---> a03a580e873a 18:40:58 Step 14/25 : FROM alpine:latest 18:40:58 latest: Pulling from library/alpine 18:40:58 b538f80385f9: Already exists 18:40:58 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 18:40:58 Status: Downloaded newer image for alpine:latest 18:40:58 ---> 62ee0e9f8440 18:40:58 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:40:58 ---> Running in ee7084875a4c 18:40:58 Removing intermediate container ee7084875a4c 18:40:58 ---> a4cc11fb58bf 18:40:58 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 18:40:58 ---> Running in ea31233d02f5 18:40:58 Removing intermediate container ea31233d02f5 18:40:58 ---> 05ec3ae9a98a 18:40:58 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 18:40:58 ---> 888c8fcab2dc 18:40:58 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 18:40:58 ---> ddf331b98965 18:40:58 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 18:40:59 ---> 7286dcc10503 18:40:59 Step 20/25 : EXPOSE 49986 18:40:59 ---> Running in bcba2421fb1a 18:41:00 Removing intermediate container bcba2421fb1a 18:41:00 ---> b78d77e580c9 18:41:00 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 18:41:00 ---> Running in ad0a994432a7 18:41:01 Removing intermediate container ad0a994432a7 18:41:01 ---> a0d0b5787826 18:41:01 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:41:01 ---> Running in ccc440d38cfa 18:41:01 Removing intermediate container ccc440d38cfa 18:41:01 ---> b240f1c7fb64 18:41:01 Step 23/25 : LABEL arch=arm64 18:41:01 ---> Running in 8b05db9ccc95 18:41:02 Removing intermediate container 8b05db9ccc95 18:41:02 ---> 8639d1ac9b5d 18:41:02 Step 24/25 : LABEL git_sha=dd996a9ee45193dfd0f0b9799ca2810337d93345 18:41:02 ---> Running in d949c88dff40 18:41:02 Removing intermediate container d949c88dff40 18:41:02 ---> c246c12c531b 18:41:02 Step 25/25 : LABEL version=0.0.0 18:41:02 ---> Running in 7ea8bea84358 18:41:03 Removing intermediate container 7ea8bea84358 18:41:03 ---> 6ec739d33e4d 18:41:03 [Warning] One or more build-args [ARCH] were not consumed 18:41:03 Successfully built 6ec739d33e4d 18:41:03 Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:41:06 provisioning config files... 18:41:06 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-47@tmp/config9024024177149882847tmp [Pipeline] { [Pipeline] sh 18:41:06 + set +x 18:41:06 + bash -s -- 18:41:06 + curl -s https://codecov.io/bash 18:41:06 18:41:06 _____ _ 18:41:06 / ____| | | 18:41:06 | | ___ __| | ___ ___ _____ __ 18:41:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:41:06 | |___| (_) | (_| | __/ (_| (_) \ V / 18:41:06 \_____\___/ \__,_|\___|\___\___/ \_/ 18:41:06 Bash-20200917-4e8f14b 18:41:06 18:41:06 18:41:06 ==> Jenkins CI detected. 18:41:06 project root: . 18:41:06 --> token set from env 18:41:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:41:06 ==> Running gcov in . (disable via -X gcov) 18:41:06 ==> Python coveragepy not found 18:41:06 ==> Searching for coverage reports in: 18:41:06 + . 18:41:06 -> Found 1 reports 18:41:06 ==> Detecting git/mercurial file structure 18:41:06 ==> Reading reports 18:41:06 + ./coverage.out bytes=9369 18:41:06 ==> Appending adjustments 18:41:06 https://docs.codecov.io/docs/fixing-reports 18:41:06 + Found adjustments 18:41:06 ==> Gzipping contents 18:41:06 ==> Uploading reports 18:41:06 url: https://codecov.io 18:41:06 query: branch=PR-47&commit=dd996a9ee45193dfd0f0b9799ca2810337d93345&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-47%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=47&job=&cmd_args= 18:41:06 -> Pinging Codecov 18:41:06 https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-47&commit=dd996a9ee45193dfd0f0b9799ca2810337d93345&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-47%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=47&job=&cmd_args= 18:41:07 -> Uploading to 18:41:07 https://storage.googleapis.com/codecov/v4/raw/2020-09-29/4E5D53B4F1F92C436F7061BF334D961C/dd996a9ee45193dfd0f0b9799ca2810337d93345/8a080c09-9635-400e-954f-6fd149091470.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20200929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20200929T184107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5cf124d074097c090f2792fada716df38684746821028758216853937bfbebfb 18:41:07 % Total % Received % Xferd Average Speed Time Time Time Current 18:41:07 Dload Upload Total Spent Left Speed 18:41:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1695 0 0 100 1695 0 4352 --:--:-- --:--:-- --:--:-- 4357 18:41:07 -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/dd996a9ee45193dfd0f0b9799ca2810337d93345 [Pipeline] } 18:41:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:41:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:41:13 ---> package-listing.sh 18:41:13 ++ facter osfamily 18:41:13 ++ tr '[:upper:]' '[:lower:]' 18:41:13 + OS_FAMILY=redhat 18:41:13 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-47 18:41:13 + START_PACKAGES=/tmp/packages_start.txt 18:41:13 + END_PACKAGES=/tmp/packages_end.txt 18:41:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:41:13 + PACKAGES=/tmp/packages_start.txt 18:41:13 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-47 ']' 18:41:13 + PACKAGES=/tmp/packages_end.txt 18:41:13 + case "${OS_FAMILY}" in 18:41:13 + rpm -qa 18:41:13 + sort 18:41:18 + '[' -f /tmp/packages_start.txt ']' 18:41:18 + '[' -f /tmp/packages_end.txt ']' 18:41:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:41:18 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-47 ']' 18:41:18 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-47/archives/ 18:41:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-47/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:19 provisioning config files... 18:41:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-47@tmp/config7654265928453990120tmp [Pipeline] { [Pipeline] echo 18:41:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:41:19 ---> create-netrc.sh [Pipeline] } 18:41:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:41:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:41:20 ---> python-tools-install.sh 18:41:20 Generating Requirements File 18:42:41 Python 3.6.8 18:42:41 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 18:42:41 aiohttp==3.6.2 18:42:41 appdirs==1.4.3 18:42:41 argcomplete==1.12.1 18:42:41 aspy.yaml==1.3.0 18:42:41 async-timeout==3.0.1 18:42:41 attrs==19.3.0 18:42:41 Babel==2.8.0 18:42:41 beautifulsoup4==4.8.2 18:42:41 boto3==1.11.6 18:42:41 botocore==1.14.6 18:42:41 bs4==0.0.1 18:42:41 cachetools==4.1.1 18:42:41 certifi==2019.11.28 18:42:41 cffi==1.14.3 18:42:41 cfgv==2.0.1 18:42:41 chardet==3.0.4 18:42:41 click==7.1 18:42:41 cliff==3.4.0 18:42:41 cmd2==1.3.10 18:42:41 colorama==0.4.3 18:42:41 cryptography==3.1.1 18:42:41 debtcollector==2.2.0 18:42:41 decorator==4.4.2 18:42:41 defusedxml==0.6.0 18:42:41 Deprecated==1.2.7 18:42:41 distlib==0.3.1 18:42:41 distro==1.2.0 18:42:41 dnspython==1.16.0 18:42:41 docker==4.2.0 18:42:41 docutils==0.15.2 18:42:41 dogpile.cache==1.0.2 18:42:41 email-validator==1.0.5 18:42:41 filelock==3.0.12 18:42:41 future==0.18.2 18:42:41 google-auth==1.22.0 18:42:41 httplib2==0.17.0 18:42:41 identify==1.4.11 18:42:41 idna==2.9 18:42:41 idna-ssl==1.1.0 18:42:41 importlib-metadata==1.7.0 18:42:41 importlib-resources==1.5.0 18:42:41 iso8601==0.1.13 18:42:41 Jinja2==2.11.1 18:42:41 jmespath==0.10.0 18:42:41 jsonpatch==1.26 18:42:41 jsonpointer==2.0 18:42:41 jsonschema==3.2.0 18:42:41 keystoneauth1==4.2.1 18:42:41 kubernetes==11.0.0 18:42:41 lftools==0.34.2 18:42:41 lxml==4.5.0 18:42:41 MarkupSafe==0.23 18:42:41 msgpack==1.0.0 18:42:41 multi-key-dict==2.0.3 18:42:41 multidict==4.7.6 18:42:41 munch==2.5.0 18:42:41 netaddr==0.8.0 18:42:41 netifaces==0.10.9 18:42:41 niet==1.4.2 18:42:41 nodeenv==1.3.5 18:42:41 oauth2client==4.1.3 18:42:41 oauthlib==3.1.0 18:42:41 openstacksdk==0.50.0 18:42:41 os-client-config==2.1.0 18:42:41 os-service-types==1.7.0 18:42:41 osc-lib==2.2.1 18:42:41 oslo.config==8.3.2 18:42:41 oslo.context==3.1.1 18:42:41 oslo.i18n==5.0.1 18:42:41 oslo.log==4.4.0 18:42:41 oslo.serialization==4.0.1 18:42:41 oslo.utils==4.6.0 18:42:41 packaging==20.4 18:42:41 pbr==5.4.4 18:42:41 pluggy==0.13.1 18:42:41 prettytable==0.7.2 18:42:41 py==1.9.0 18:42:41 pyasn1==0.4.8 18:42:41 pyasn1-modules==0.2.8 18:42:41 pycparser==2.20 18:42:41 pygerrit2==2.0.10 18:42:41 PyGithub==1.46 18:42:41 pyinotify==0.9.6 18:42:41 PyJWT==1.7.1 18:42:41 pyparsing==2.4.7 18:42:41 pyperclip==1.8.0 18:42:41 pyroute2==0.4.13 18:42:41 pyrsistent==0.15.7 18:42:41 PySocks==1.6.8 18:42:41 python-cinderclient==7.2.0 18:42:41 python-dateutil==2.8.1 18:42:41 python-heatclient==2.2.1 18:42:41 python-jenkins==1.7.0 18:42:41 python-keystoneclient==4.1.1 18:42:41 python-magnumclient==3.2.1 18:42:41 python-novaclient==17.2.1 18:42:41 python-openstackclient==5.3.1 18:42:41 python-swiftclient==3.10.1 18:42:41 pytz==2020.1 18:42:41 PyYAML==5.3 18:42:41 requests==2.23.0 18:42:41 requests-oauthlib==1.3.0 18:42:41 requestsexceptions==1.4.0 18:42:41 rfc3986==1.4.0 18:42:41 rpm==4.11.3 18:42:41 rsa==4.0 18:42:41 ruamel.yaml==0.16.10 18:42:41 ruamel.yaml.clib==0.2.0 18:42:41 s3transfer==0.3.3 18:42:41 shade==1.27.2 18:42:41 simplejson==3.17.2 18:42:41 six==1.14.0 18:42:41 soupsieve==2.0 18:42:41 stevedore==3.2.2 18:42:41 tabulate==0.8.6 18:42:41 toml==0.10.0 18:42:41 tox==3.20.0 18:42:41 tqdm==4.43.0 18:42:41 typing-extensions==3.7.4.3 18:42:41 urllib3==1.25.8 18:42:41 virtualenv==20.0.31 18:42:41 wcwidth==0.2.5 18:42:41 websocket-client==0.57.0 18:42:41 wrapt==1.12.1 18:42:41 xdg==3.0.2 18:42:41 xmltodict==0.12.0 18:42:41 yarl==1.6.0 18:42:41 yq==2.11.1 18:42:41 zipp==3.2.0 18:42:41 Cache entry deserialization failed, entry ignored 18:42:41 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 18:42:41 Python 2.7.5 18:42:41 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 18:42:41 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 18:42:41 ansible==2.9.7 18:42:41 Babel==0.9.6 18:42:41 backports.ssl-match-hostname==3.5.0.1 18:42:41 beautifulsoup4==4.4.1 18:42:41 bodhi==2.11.0 18:42:41 bodhi-client==2.11.0 18:42:41 CCColUtils==1.4 18:42:41 cffi==1.6.0 18:42:41 chardet==2.2.1 18:42:41 click==6.7 18:42:41 cloud-init==18.5 18:42:41 configobj==4.7.2 18:42:41 cryptography==1.7.2 18:42:41 decorator==3.4.0 18:42:41 distro==1.2.0 18:42:41 enum34==1.0.4 18:42:41 fedpkg==1.38 18:42:41 futures==3.1.1 18:42:41 gitdb==0.6.4 18:42:41 GitPython==1.0.1 18:42:41 html5lib==0.999 18:42:41 httplib2==0.9.2 18:42:41 idna==2.4 18:42:41 iniparse==0.4 18:42:41 ipaddress==1.0.16 18:42:41 IPy==0.75 18:42:41 javapackages==1.0.0 18:42:41 Jinja2==2.7.2 18:42:41 jmespath==0.9.4 18:42:41 jsonpatch==1.2 18:42:41 jsonpointer==1.9 18:42:41 kerberos==1.1 18:42:41 kitchen==1.1.1 18:42:41 langtable==0.0.31 18:42:41 lockfile==0.9.1 18:42:41 lxml==3.2.1 18:42:41 MarkupSafe==0.11 18:42:41 munch==2.0.2 18:42:41 offtrac==0.1.0 18:42:41 openidc-client==0.6.0 18:42:41 packagedb-cli==2.14.1 18:42:41 paramiko==2.1.1 18:42:41 perf==0.1 18:42:41 ply==3.4 18:42:41 policycoreutils-default-encoding==0.1 18:42:41 prettytable==0.7.2 18:42:41 pyasn1==0.1.9 18:42:41 pycparser==2.14 18:42:41 pycurl==7.19.0 18:42:41 pygobject==3.22.0 18:42:41 pygpgme==0.3 18:42:41 pyliblzma==0.5.3 18:42:41 pyOpenSSL==0.13.1 18:42:41 pyparsing==1.5.6 18:42:41 pyserial==2.6 18:42:41 python-augeas==0.5.0 18:42:41 python-bugzilla==2.3.0 18:42:41 python-dateutil==1.5 18:42:41 python-fedora==0.10.0 18:42:41 python-linux-procfs==0.4.9 18:42:41 python-yubico==1.2.3 18:42:41 pyudev==0.15 18:42:41 pyusb==1.0.0b1 18:42:41 pyxattr==0.5.1 18:42:41 PyYAML==3.10 18:42:41 requests==2.6.0 18:42:41 requests-kerberos==0.7.0 18:42:41 rpkg==1.60 18:42:41 schedutils==0.4 18:42:41 seobject==0.1 18:42:41 sepolicy==1.1 18:42:41 six==1.9.0 18:42:41 smmap==0.9.0 18:42:41 urlgrabber==3.10 18:42:41 urllib3==1.10.2 18:42:41 virtualenv==15.1.0 18:42:41 yum-langpacks==0.4.2 18:42:41 yum-metadata-parser==1.1.4 [Pipeline] echo 18:42:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:42:42 ---> sudo-logs.sh 18:42:42 Archiving 'sudo' log.. [Pipeline] echo 18:42:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:42:43 ---> job-cost.sh 18:42:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YkYv 18:42:53 Cache entry deserialization failed, entry ignored 18:42:53 Cache entry deserialization failed, entry ignored 18:42:54 Cache entry deserialization failed, entry ignored 18:42:54 Cache entry deserialization failed, entry ignored 18:42:54 Cache entry deserialization failed, entry ignored 18:42:54 Cache entry deserialization failed, entry ignored 18:42:54 Cache entry deserialization failed, entry ignored 18:42:54 Cache entry deserialization failed, entry ignored 18:42:55 Cache entry deserialization failed, entry ignored 18:42:55 Cache entry deserialization failed, entry ignored 18:42:55 Cache entry deserialization failed, entry ignored 18:42:55 Cache entry deserialization failed, entry ignored 18:42:55 Cache entry deserialization failed, entry ignored 18:42:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:43:30 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 18:43:30 18:43:30 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 18:43:30 18:43:30 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 18:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-YkYv/bin to PATH 18:43:30 INFO: No Stack... 18:43:30 INFO: Retrieving Pricing Info for: v1-standard-2 18:43:30 INFO: Archiving Costs [Pipeline] echo 18:43:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:43:30 ---> logs-deploy.sh 18:43:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-47/1 18:43:30 INFO: archiving workspace using pattern(s): 18:43:32 Archives upload complete. 18:43:32 INFO: archiving logs to Nexus 18:43:33 ---> uname -a: 18:43:33 Linux prd-centos7-docker-4c-2g-2008.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 18:43:33 18:43:33 18:43:33 ---> lscpu: 18:43:33 Architecture: x86_64 18:43:33 CPU op-mode(s): 32-bit, 64-bit 18:43:33 Byte Order: Little Endian 18:43:33 CPU(s): 4 18:43:33 On-line CPU(s) list: 0-3 18:43:33 Thread(s) per core: 1 18:43:33 Core(s) per socket: 1 18:43:33 Socket(s): 4 18:43:33 NUMA node(s): 1 18:43:33 Vendor ID: GenuineIntel 18:43:33 CPU family: 6 18:43:33 Model: 44 18:43:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:43:33 Stepping: 1 18:43:33 CPU MHz: 2933.438 18:43:33 BogoMIPS: 5866.87 18:43:33 Virtualization: VT-x 18:43:33 Hypervisor vendor: KVM 18:43:33 Virtualization type: full 18:43:33 L1d cache: 32K 18:43:33 L1i cache: 32K 18:43:33 L2 cache: 4096K 18:43:33 L3 cache: 16384K 18:43:33 NUMA node0 CPU(s): 0-3 18:43:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:43:33 18:43:33 18:43:33 ---> nproc: 18:43:33 4 18:43:33 18:43:33 18:43:33 ---> df -h: 18:43:33 Filesystem Size Used Avail Use% Mounted on 18:43:33 devtmpfs 887M 0 887M 0% /dev 18:43:33 tmpfs 919M 0 919M 0% /dev/shm 18:43:33 tmpfs 919M 17M 903M 2% /run 18:43:33 tmpfs 919M 0 919M 0% /sys/fs/cgroup 18:43:33 /dev/vda1 50G 7.3G 43G 15% / 18:43:33 tmpfs 184M 0 184M 0% /run/user/1001 18:43:33 18:43:33 18:43:33 ---> free -m: 18:43:33 total used free shared buff/cache available 18:43:33 Mem: 1837 630 80 16 1126 1010 18:43:33 Swap: 1023 1 1022 18:43:33 18:43:33 18:43:33 ---> ip addr: 18:43:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:43:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:43:33 inet 127.0.0.1/8 scope host lo 18:43:33 valid_lft forever preferred_lft forever 18:43:33 inet6 ::1/128 scope host 18:43:33 valid_lft forever preferred_lft forever 18:43:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 18:43:33 link/ether fa:16:3e:72:22:f8 brd ff:ff:ff:ff:ff:ff 18:43:33 inet 10.30.122.121/23 brd 10.30.123.255 scope global dynamic eth0 18:43:33 valid_lft 85807sec preferred_lft 85807sec 18:43:33 inet6 fe80::f816:3eff:fe72:22f8/64 scope link 18:43:33 valid_lft forever preferred_lft forever 18:43:33 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:43:33 link/ether 02:42:4e:be:46:cf brd ff:ff:ff:ff:ff:ff 18:43:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:43:33 valid_lft forever preferred_lft forever 18:43:33 inet6 fe80::42:4eff:febe:46cf/64 scope link 18:43:33 valid_lft forever preferred_lft forever 18:43:33 18:43:33 18:43:33 ---> sar -b -r -n DEV: 18:43:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/29/2020 _x86_64_ (4 CPU) 18:43:33 18:43:33 06:33:21 PM LINUX RESTART 18:43:33 18:43:33 06:34:01 PM tps rtps wtps bread/s bwrtn/s 18:43:33 06:35:01 PM 63.21 17.75 45.46 5149.15 5580.28 18:43:33 06:36:01 PM 1.48 0.00 1.48 0.00 26.38 18:43:33 06:37:01 PM 0.27 0.00 0.27 0.00 3.75 18:43:33 06:38:01 PM 0.23 0.00 0.23 0.00 2.96 18:43:33 06:39:01 PM 0.22 0.00 0.22 0.00 3.68 18:43:33 06:40:01 PM 0.32 0.00 0.32 0.00 4.91 18:43:33 06:41:01 PM 0.22 0.02 0.20 0.13 1.88 18:43:33 06:42:01 PM 102.86 73.95 28.92 5322.19 2998.09 18:43:33 06:43:01 PM 110.79 23.24 87.55 993.81 12645.44 18:43:33 Average: 31.07 12.78 18.30 1274.49 2363.68 18:43:33 18:43:33 06:34:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:43:33 06:35:01 PM 158020 1723536 91.60 2620 1157636 1123208 38.33 412436 1151140 120 18:43:33 06:36:01 PM 161756 1719800 91.40 2620 1157640 1108372 37.83 412380 1148052 20 18:43:33 06:37:01 PM 163904 1717652 91.29 2620 1157648 1081924 36.92 412020 1146960 20 18:43:33 06:38:01 PM 162980 1718576 91.34 2620 1157704 1081828 36.92 413544 1146488 28 18:43:33 06:39:01 PM 161704 1719852 91.41 2620 1157652 1081968 36.93 423132 1137888 8 18:43:33 06:40:01 PM 161928 1719628 91.39 2620 1157660 1082020 36.93 423128 1137888 8 18:43:33 06:41:01 PM 163340 1718216 91.32 2620 1157668 1081840 36.92 422164 1137888 8 18:43:33 06:42:01 PM 77088 1804468 95.90 2620 1120516 1172500 40.02 539932 1088084 72280 18:43:33 06:43:01 PM 74192 1807364 96.06 2620 1094188 1122788 38.32 528332 1047024 33916 18:43:33 Average: 142768 1738788 92.41 2620 1146479 1104050 37.68 443008 1126824 11823 18:43:33 18:43:33 06:34:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:43:33 06:35:01 PM eth0 627.14 394.38 1292.71 231.55 0.00 0.00 0.00 18:43:33 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:35:01 PM docker0 51.98 45.37 4.62 133.30 0.00 0.00 0.00 18:43:33 06:36:01 PM eth0 2.06 0.58 0.62 0.37 0.00 0.00 0.00 18:43:33 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:37:01 PM eth0 1.02 0.55 0.34 0.25 0.00 0.00 0.00 18:43:33 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:38:01 PM eth0 3.38 0.33 0.54 0.20 0.00 0.00 0.00 18:43:33 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:39:01 PM eth0 2.40 0.93 0.90 0.57 0.00 0.00 0.00 18:43:33 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:40:01 PM eth0 1.10 0.62 0.67 0.49 0.00 0.00 0.00 18:43:33 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:41:01 PM eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 18:43:33 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:42:01 PM eth0 124.69 86.42 862.45 14.75 0.00 0.00 0.00 18:43:33 06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:43:01 PM eth0 30.87 18.02 113.45 7.14 0.00 0.00 0.00 18:43:33 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 06:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 Average: eth0 88.14 55.80 252.54 28.39 0.00 0.00 0.00 18:43:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:33 Average: docker0 5.78 5.05 0.51 14.82 0.00 0.00 0.00 18:43:33 18:43:33 18:43:33 ---> sar -P ALL: 18:43:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/29/2020 _x86_64_ (4 CPU) 18:43:33 18:43:33 06:33:21 PM LINUX RESTART 18:43:33 18:43:33 06:34:01 PM CPU %user %nice %system %iowait %steal %idle 18:43:33 06:35:01 PM all 11.91 0.00 3.88 1.41 0.05 82.75 18:43:33 06:35:01 PM 0 12.17 0.00 3.80 0.52 0.03 83.47 18:43:33 06:35:01 PM 1 11.83 0.00 3.40 1.61 0.03 83.13 18:43:33 06:35:01 PM 2 13.33 0.00 3.94 2.68 0.05 80.00 18:43:33 06:35:01 PM 3 10.29 0.00 4.44 0.84 0.08 84.35 18:43:33 06:36:01 PM all 0.17 0.00 0.04 0.00 0.00 99.79 18:43:33 06:36:01 PM 0 0.35 0.00 0.02 0.00 0.00 99.63 18:43:33 06:36:01 PM 1 0.05 0.00 0.05 0.00 0.00 99.90 18:43:33 06:36:01 PM 2 0.22 0.00 0.03 0.00 0.00 99.75 18:43:33 06:36:01 PM 3 0.05 0.00 0.03 0.00 0.00 99.92 18:43:33 06:37:01 PM all 0.18 0.00 0.04 0.00 0.00 99.78 18:43:33 06:37:01 PM 0 0.47 0.00 0.03 0.00 0.00 99.50 18:43:33 06:37:01 PM 1 0.12 0.00 0.03 0.00 0.02 99.83 18:43:33 06:37:01 PM 2 0.05 0.00 0.05 0.00 0.00 99.90 18:43:33 06:37:01 PM 3 0.08 0.00 0.03 0.00 0.00 99.88 18:43:33 06:38:01 PM all 0.15 0.00 0.03 0.00 0.01 99.80 18:43:33 06:38:01 PM 0 0.48 0.00 0.03 0.00 0.00 99.48 18:43:33 06:38:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88 18:43:33 06:38:01 PM 2 0.03 0.00 0.02 0.00 0.00 99.95 18:43:33 06:38:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 18:43:33 06:39:01 PM all 0.18 0.00 0.07 0.00 0.04 99.71 18:43:33 06:39:01 PM 0 0.50 0.00 0.02 0.00 0.03 99.45 18:43:33 06:39:01 PM 1 0.08 0.00 0.17 0.00 0.05 99.70 18:43:33 06:39:01 PM 2 0.07 0.00 0.08 0.00 0.03 99.82 18:43:33 06:39:01 PM 3 0.05 0.00 0.03 0.00 0.05 99.87 18:43:33 06:40:01 PM all 0.16 0.00 0.05 0.00 0.04 99.75 18:43:33 06:40:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 18:43:33 06:40:01 PM 1 0.02 0.00 0.10 0.00 0.03 99.85 18:43:33 06:40:01 PM 2 0.07 0.00 0.05 0.00 0.07 99.82 18:43:33 06:40:01 PM 3 0.03 0.00 0.02 0.00 0.05 99.90 18:43:33 06:41:01 PM all 0.16 0.00 0.03 0.00 0.00 99.81 18:43:33 06:41:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 18:43:33 06:41:01 PM 1 0.05 0.00 0.03 0.00 0.00 99.92 18:43:33 06:41:01 PM 2 0.07 0.00 0.05 0.00 0.00 99.88 18:43:33 06:41:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 18:43:33 06:42:01 PM all 14.14 0.00 1.95 2.47 0.03 81.41 18:43:33 06:42:01 PM 0 28.99 0.00 2.84 0.85 0.02 67.30 18:43:33 06:42:01 PM 1 2.79 0.00 1.07 1.59 0.02 94.53 18:43:33 06:42:01 PM 2 15.75 0.00 2.27 3.07 0.03 78.87 18:43:33 06:42:01 PM 3 9.24 0.00 1.65 4.36 0.02 84.73 18:43:33 06:43:01 PM all 15.57 0.00 3.71 2.09 0.03 78.59 18:43:33 06:43:01 PM 0 12.01 0.00 2.85 2.97 0.03 82.14 18:43:33 06:43:01 PM 1 13.18 0.00 3.83 1.92 0.05 81.02 18:43:33 06:43:01 PM 2 19.26 0.00 4.29 0.59 0.05 75.80 18:43:33 06:43:01 PM 3 17.86 0.00 3.86 2.88 0.03 75.36 18:43:33 Average: all 4.70 0.00 1.08 0.66 0.02 93.54 18:43:33 Average: 0 6.15 0.00 1.06 0.48 0.02 92.29 18:43:33 Average: 1 3.11 0.00 0.96 0.57 0.02 95.34 18:43:33 Average: 2 5.38 0.00 1.19 0.70 0.03 92.71 18:43:33 Average: 3 4.15 0.00 1.12 0.89 0.03 93.82 18:43:33 18:43:33 18:43:33