Pull request #642 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from af3f4020c5275527ab30dbe4d3dc8cec6ef6f577+0bbcb663a9153978e7e9ef8c297d5988e58906d0 (e861392e95b62de9e8ea947ddfbbc0bd40d51111) 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a 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-sdk-go/branches/PR-642/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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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-sdk-go/branches/PR-642/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 f3f382fce060f16c10d6f597981912fab355381a 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-8814 in /w/workspace/dgexfoundry_device-sdk-go_PR-642 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-642 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 Merge succeeded, producing af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 Checking out Revision af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 (PR-642) > git config core.sparsecheckout # timeout=10 > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # 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 0bbcb663a9153978e7e9ef8c297d5988e58906d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:13:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:13:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:13:37 ========================================================= 07:13:37 EdgeX Global Pipelines Version Info 07:13:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:13:38 ------------------- 07:13:38 stable info: 07:13:38 ------------------- 07:13:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:13:38 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 07:13:38 Message: update stable to v1.0.148 07:13:39 ------------------- 07:13:39 experimental info: 07:13:39 ------------------- 07:13:39 Commited By: **** collab-it+edgex@linuxfoundation.org 07:13:39 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 07:13:39 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:13:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:13:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:13:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:13:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:13:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:13:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:13:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:13:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:13:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:13:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:13:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:13:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 07:13:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:13:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:13:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:13:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:13:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:13:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:13:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:13:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:13:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:13:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:13:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:13:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:13:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:13:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-642 [Pipeline] echo 07:13:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-642 [Pipeline] echo 07:13:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-642 [Pipeline] echo 07:13:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [Pipeline] echo 07:13:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af3f402 [Pipeline] echo 07:13:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:45 + git log --format=format:%s -1 af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [Pipeline] echo 07:13:45 GIT_COMMIT: af3f4020c5275527ab30dbe4d3dc8cec6ef6f577, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 07:13:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:47 07:13:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:13:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:47 latest: Pulling from edgex-devops/git-semver 07:13:47 31603596830f: Pulling fs layer 07:13:47 2a8b12db71e7: Pulling fs layer 07:13:47 6ca5941a6612: Pulling fs layer 07:13:47 ecc8261a40a4: Pulling fs layer 07:13:47 ecc8261a40a4: Waiting 07:13:47 2a8b12db71e7: Verifying Checksum 07:13:47 2a8b12db71e7: Download complete 07:13:47 31603596830f: Verifying Checksum 07:13:47 31603596830f: Download complete 07:13:48 ecc8261a40a4: Verifying Checksum 07:13:48 ecc8261a40a4: Download complete 07:13:48 6ca5941a6612: Verifying Checksum 07:13:48 6ca5941a6612: Download complete 07:13:48 31603596830f: Pull complete 07:13:48 2a8b12db71e7: Pull complete 07:13:49 6ca5941a6612: Pull complete 07:13:49 ecc8261a40a4: Pull complete 07:13:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:13:49 prd-centos7-docker-4c-2g-8814 does not seem to be running inside a container 07:13:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-642 -v /w/workspace/dgexfoundry_device-sdk-go_PR-642:/w/workspace/dgexfoundry_device-sdk-go_PR-642:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-642@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 07:13:51 $ docker top 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:13:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:51 [ssh-agent] Looking for ssh-agent implementation... 07:13:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:52 $ docker exec 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 ssh-agent 07:13:52 SSH_AUTH_SOCK=/tmp/ssh-u39F95cx1G7G/agent.12 07:13:52 SSH_AGENT_PID=18 07:13:52 Running ssh-add (command line suppressed) 07:13:52 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/private_key_1913785578081230544.key (/w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/private_key_1913785578081230544.key) 07:13:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:52 + git tag --points-at HEAD [Pipeline] } 07:13:52 $ docker exec --env ******** --env ******** 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 ssh-agent -k 07:13:52 unset SSH_AUTH_SOCK; 07:13:52 unset SSH_AGENT_PID; 07:13:52 echo Agent pid 18 killed; 07:13:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:13:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:53 [ssh-agent] Looking for ssh-agent implementation... 07:13:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:53 $ docker exec 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 ssh-agent 07:13:53 SSH_AUTH_SOCK=/tmp/ssh-mu2gPzhk9REN/agent.48 07:13:53 SSH_AGENT_PID=54 07:13:53 Running ssh-add (command line suppressed) 07:13:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/private_key_7803552090490779571.key (/w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/private_key_7803552090490779571.key) 07:13:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:54 + git semver init 07:13:54 # -> Open(): unable to determine branch for HEAD 07:13:54 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-642/.git 07:13:54 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-642 07:13:54 # $SEMVER_REMOTE_NAME = origin 07:13:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:13:54 # $SEMVER_USER_NAME = edgex-jenkins 07:13:54 # $SEMVER_BRANCH = PR-642 07:13:54 # $SEMVER_TEMP = /tmp/semver-224455899 07:13:54 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:13:55 # '/tmp/semver-224455899' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-642/.semver' 07:13:55 # -> Force: false 07:13:55 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-642/.semver [Pipeline] } 07:13:55 $ docker exec --env ******** --env ******** 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 ssh-agent -k 07:13:55 unset SSH_AUTH_SOCK; 07:13:55 unset SSH_AGENT_PID; 07:13:55 echo Agent pid 54 killed; 07:13:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:13:55 + git semver [Pipeline] } 07:13:55 $ docker stop --time=1 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 07:13:57 $ docker rm -f 029942550d0bd095f755e516b4ca5f7c07835742e8b8a397a81c2e07f10199b7 [Pipeline] // withDockerContainer [Pipeline] sh 07:13:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:13:58 Stashed 1 file(s) [Pipeline] echo 07:13:58 [edgeXSemver]: initialized semver on 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 07:14:14 Still waiting to schedule task 07:14:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:14:14 Still waiting to schedule task 07:14:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:16:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8815 in /w/workspace/dgexfoundry_device-sdk-go_PR-642 [Pipeline] { [Pipeline] ws 07:16:09 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:16:14 using credential edgex-jenkins-ssh 07:16:14 Cloning the remote Git repository 07:16:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:16:15 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:16:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:16:15 > git --version # timeout=10 07:16:15 > git --version # 'git version 2.17.1' 07:16:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:16 Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 07:16:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:16:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:16:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:16:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:16:16 > git config core.sparsecheckout # timeout=10 07:16:16 > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # timeout=10 07:16:17 > git remote # timeout=10 07:16:17 > git config --get remote.origin.url # timeout=10 07:16:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:17 Merge succeeded, producing af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 07:16:17 Checking out Revision af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 (PR-642) 07:16:17 > git merge 0bbcb663a9153978e7e9ef8c297d5988e58906d0 # timeout=10 07:16:17 > git rev-parse HEAD^{commit} # timeout=10 07:16:17 > git config core.sparsecheckout # timeout=10 07:16:17 > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # timeout=10 07:16:21 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 07:16:21 > git --version # timeout=10 07:16:21 > git --version # 'git version 2.17.1' 07:16:21 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:16:23 ========================================================= 07:16:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:16:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:16:24 + 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 . 07:16:25 Sending build context to Docker daemon 2.348MB 07:16:25 Step 1/8 : ARG BASE=golang:1.15-alpine 07:16:25 Step 2/8 : FROM ${BASE} 07:16:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:16:25 b538f80385f9: Pulling fs layer 07:16:25 74f711af9a0d: Pulling fs layer 07:16:25 99f96fe45779: Pulling fs layer 07:16:25 8529a6b9a6be: Pulling fs layer 07:16:25 45590311c82a: Pulling fs layer 07:16:25 69ca0ff8b7b3: Pulling fs layer 07:16:25 209524e5b208: Pulling fs layer 07:16:25 69ca0ff8b7b3: Waiting 07:16:25 8529a6b9a6be: Waiting 07:16:25 45590311c82a: Waiting 07:16:25 209524e5b208: Waiting 07:16:25 99f96fe45779: Verifying Checksum 07:16:25 99f96fe45779: Download complete 07:16:25 74f711af9a0d: Verifying Checksum 07:16:25 74f711af9a0d: Download complete 07:16:25 45590311c82a: Verifying Checksum 07:16:25 45590311c82a: Download complete 07:16:25 69ca0ff8b7b3: Verifying Checksum 07:16:25 69ca0ff8b7b3: Download complete 07:16:25 b538f80385f9: Verifying Checksum 07:16:25 b538f80385f9: Download complete 07:16:26 b538f80385f9: Pull complete 07:16:26 74f711af9a0d: Pull complete 07:16:27 99f96fe45779: Pull complete 07:16:27 209524e5b208: Verifying Checksum 07:16:27 209524e5b208: Download complete 07:16:29 8529a6b9a6be: Verifying Checksum 07:16:29 8529a6b9a6be: Download complete 07:16:39 8529a6b9a6be: Pull complete 07:16:39 45590311c82a: Pull complete 07:16:40 69ca0ff8b7b3: Pull complete 07:16:43 209524e5b208: Pull complete 07:16:43 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 07:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:16:43 ---> 5bddaf1c2fca 07:16:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:16:46 ---> Running in 4c297bf9fff6 07:16:46 Removing intermediate container 4c297bf9fff6 07:16:46 ---> add3396e2798 07:16:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:46 ---> Running in 99679f9c8bfe 07:16:49 Removing intermediate container 99679f9c8bfe 07:16:49 ---> 085cb3cfdf61 07:16:49 Step 5/8 : RUN apk add --no-cache make git 07:16:49 ---> Running in 0bb0df024b1f 07:16:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:16:52 OK: 142 MiB in 39 packages 07:16:53 Running on prd-centos7-docker-4c-2g-8816 in /w/workspace/dgexfoundry_device-sdk-go_PR-642 [Pipeline] { 07:16:53 Removing intermediate container 0bb0df024b1f 07:16:53 ---> 16e9fa87f419 07:16:53 Step 6/8 : WORKDIR /device-sdk-go [Pipeline] ws 07:16:53 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:16:54 ---> Running in b0097768e5d6 07:16:54 Removing intermediate container b0097768e5d6 07:16:54 ---> 7f51b94edf1e 07:16:54 Step 7/8 : COPY . . 07:16:55 ---> 6255ee44d65f 07:16:55 Step 8/8 : RUN go mod download 07:16:56 ---> Running in 7e81e3b7fde1 07:16:57 using credential edgex-jenkins-ssh 07:16:57 Cloning the remote Git repository 07:16:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:16:57 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:16:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:16:57 > git --version # timeout=10 07:16:57 > git --version # 'git version 2.16.5' 07:16:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:16:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:16:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:16:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:16:58 Merging remotes/origin/master commit 0bbcb663a9153978e7e9ef8c297d5988e58906d0 into PR head commit af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 07:16:58 Merge succeeded, producing af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 07:16:58 Checking out Revision af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 (PR-642) 07:16:58 > git config core.sparsecheckout # timeout=10 07:16:58 > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # timeout=10 07:16:58 > git remote # timeout=10 07:16:58 > git config --get remote.origin.url # timeout=10 07:16:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:58 > git merge 0bbcb663a9153978e7e9ef8c297d5988e58906d0 # timeout=10 07:16:58 > git rev-parse HEAD^{commit} # timeout=10 07:16:58 > git config core.sparsecheckout # timeout=10 07:16:58 > git checkout -f af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 # timeout=10 07:17:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 07:17:02 > git --version # timeout=10 07:17:02 > git --version # 'git version 2.16.5' 07:17:02 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:17:03 ========================================================= 07:17:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:17:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:17:04 + 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 . 07:17:05 Sending build context to Docker daemon 2.348MB 07:17:05 Step 1/8 : ARG BASE=golang:1.15-alpine 07:17:05 Step 2/8 : FROM ${BASE} 07:17:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:17:05 df20fa9351a1: Pulling fs layer 07:17:05 ed8968b2872e: Pulling fs layer 07:17:05 a92cc7c5fd73: Pulling fs layer 07:17:05 e871e8e8d7a9: Pulling fs layer 07:17:05 e73272ec9a57: Pulling fs layer 07:17:05 1e910a182e73: Pulling fs layer 07:17:05 4e634b169226: Pulling fs layer 07:17:05 e73272ec9a57: Waiting 07:17:05 1e910a182e73: Waiting 07:17:05 4e634b169226: Waiting 07:17:05 e871e8e8d7a9: Waiting 07:17:05 a92cc7c5fd73: Verifying Checksum 07:17:05 a92cc7c5fd73: Download complete 07:17:05 ed8968b2872e: Download complete 07:17:05 e73272ec9a57: Verifying Checksum 07:17:05 e73272ec9a57: Download complete 07:17:05 1e910a182e73: Verifying Checksum 07:17:05 1e910a182e73: Download complete 07:17:05 df20fa9351a1: Verifying Checksum 07:17:05 df20fa9351a1: Download complete 07:17:05 df20fa9351a1: Pull complete 07:17:05 ed8968b2872e: Pull complete 07:17:06 a92cc7c5fd73: Pull complete 07:17:07 4e634b169226: Verifying Checksum 07:17:07 4e634b169226: Download complete 07:17:08 e871e8e8d7a9: Verifying Checksum 07:17:08 e871e8e8d7a9: Download complete 07:17:13 e871e8e8d7a9: Pull complete 07:17:13 e73272ec9a57: Pull complete 07:17:13 1e910a182e73: Pull complete 07:17:18 Removing intermediate container 7e81e3b7fde1 07:17:18 ---> 321b469803cd 07:17:18 Successfully built 321b469803cd 07:17:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:17:18 + docker inspect -f . ci-base-image-arm64 07:17:18 . [Pipeline] withDockerContainer 07:17:19 prd-ubuntu18.04-docker-arm64-4c-16g-8815 does not seem to be running inside a container 07:17:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 07:17:21 $ docker top d0f502c8cd571bd545027910938608e8b35cea552495b596e0775fad52508b6a -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:22 + go version 07:17:22 go version go1.15.2 linux/arm64 [Pipeline] } 07:17:22 $ docker stop --time=1 d0f502c8cd571bd545027910938608e8b35cea552495b596e0775fad52508b6a 07:17:23 4e634b169226: Pull complete 07:17:23 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 07:17:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:17:23 ---> f7629b54cfaa 07:17:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:17:23 ---> Running in fc944b0b1cb5 07:17:23 Removing intermediate container fc944b0b1cb5 07:17:23 ---> 84061c1d9271 07:17:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:23 ---> Running in d1c75d7ce8bb 07:17:24 $ docker rm -f d0f502c8cd571bd545027910938608e8b35cea552495b596e0775fad52508b6a 07:17:24 Removing intermediate container d1c75d7ce8bb 07:17:24 ---> 203ec9c2058c 07:17:24 Step 5/8 : RUN apk add --no-cache make git 07:17:24 ---> Running in 47fb79da5193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 07:17:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:17:26 + docker inspect -f . ci-base-image-arm64 07:17:26 . [Pipeline] withDockerContainer 07:17:26 prd-ubuntu18.04-docker-arm64-4c-16g-8815 does not seem to be running inside a container 07:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 07:17:26 OK: 166 MiB in 39 packages 07:17:26 Removing intermediate container 47fb79da5193 07:17:26 ---> 4766c086c6a7 07:17:26 Step 6/8 : WORKDIR /device-sdk-go 07:17:27 ---> Running in c030e563233f 07:17:27 Removing intermediate container c030e563233f 07:17:27 ---> a90581a55d80 07:17:27 Step 7/8 : COPY . . 07:17:28 $ docker top 6804868a627b7ec28263204822710156c773d9c4eb8f9576cb12ed1d59ae2f60 -eo pid,comm 07:17:28 ---> b04b33f8e173 07:17:28 Step 8/8 : RUN go mod download 07:17:28 ---> Running in 20a4ca9f7e2d [Pipeline] { [Pipeline] sh 07:17:29 + make test 07:17:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:17:50 Removing intermediate container 20a4ca9f7e2d 07:17:50 ---> 4b10fe755eb7 07:17:50 Successfully built 4b10fe755eb7 07:17:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:17:51 + docker inspect -f . ci-base-image-x86_64 07:17:51 . [Pipeline] withDockerContainer 07:17:51 prd-centos7-docker-4c-2g-8816 does not seem to be running inside a container 07:17:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 07:17:51 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:17:52 $ docker top e0cdf027f55b4bf955ed29c59a342ae29336aeaa0f3faba1e19c42735b28650a -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:52 + go version 07:17:52 go version go1.15.2 linux/amd64 [Pipeline] } 07:17:52 $ docker stop --time=1 e0cdf027f55b4bf955ed29c59a342ae29336aeaa0f3faba1e19c42735b28650a 07:17:53 $ docker rm -f e0cdf027f55b4bf955ed29c59a342ae29336aeaa0f3faba1e19c42735b28650a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:55 + docker inspect -f . ci-base-image-x86_64 07:17:55 . [Pipeline] withDockerContainer 07:17:55 prd-centos7-docker-4c-2g-8816 does not seem to be running inside a container 07:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 07:17:55 $ docker top a5f7f9582be18251eb2b8dd38b36721c68cbcf9479b06f992544a7dcf2b05855 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:56 + make test 07:17:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:18:04 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:18:19 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:18:19 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:18:19 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:18:19 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.055s coverage: 21.4% of statements 07:18:20 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.506s coverage: 97.1% of statements 07:18:31 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:18:31 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:18:31 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:18:31 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.124s coverage: 21.4% of statements 07:18:35 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.172s coverage: 97.1% of statements 07:18:52 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.071s coverage: 9.4% of statements 07:18:52 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.066s coverage: 21.9% of statements 07:18:52 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:18:52 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.235s coverage: 42.6% of statements 07:18:52 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:18:52 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.277s coverage: 68.9% of statements 07:18:52 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:18:52 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:18:52 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:18:52 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 07:18:52 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.078s coverage: 52.6% of statements 07:18:52 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 07:18:52 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 07:18:52 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 07:18:52 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.392s coverage: 68.9% of statements 07:18:52 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.7% of statements 07:18:52 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:18:52 GO111MODULE=on go vet ./... 07:18:59 gofmt -l . 07:18:59 [ "`gofmt -l .`" = "" ] 07:18:59 ./bin/test-attribution-txt.sh 07:19:00 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:19:00 Stashed 1 file(s) [Pipeline] } 07:19:00 $ docker stop --time=1 a5f7f9582be18251eb2b8dd38b36721c68cbcf9479b06f992544a7dcf2b05855 07:19:02 $ docker rm -f a5f7f9582be18251eb2b8dd38b36721c68cbcf9479b06f992544a7dcf2b05855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:19:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:06 + ls -al . 07:19:06 total 208 07:19:06 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 26 07:19 . 07:19:06 drwxrwxr-x. 4 jenkins jenkins 28 Oct 26 07:16 .. 07:19:06 drwxrwxr-x. 2 jenkins jenkins 64 Oct 26 07:16 bin 07:19:06 -rw-r--r--. 1 jenkins jenkins 127611 Oct 26 07:18 coverage.out 07:19:06 -rw-rw-r--. 1 jenkins jenkins 936 Oct 26 07:16 Dockerfile.build 07:19:06 -rw-rw-r--. 1 jenkins jenkins 140 Oct 26 07:16 .dockerignore 07:19:06 drwxrwxr-x. 4 jenkins jenkins 48 Oct 26 07:16 example 07:19:06 drwxrwxr-x. 8 jenkins jenkins 179 Oct 26 07:17 .git 07:19:06 drwxrwxr-x. 2 jenkins jenkins 60 Oct 26 07:16 .github 07:19:06 -rw-rw-r--. 1 jenkins jenkins 138 Oct 26 07:16 .gitignore 07:19:06 -rw-r--r--. 1 jenkins jenkins 518 Oct 26 07:19 go.mod 07:19:06 -rw-r--r--. 1 jenkins jenkins 13739 Oct 26 07:19 go.sum 07:19:06 drwxrwxr-x. 15 jenkins jenkins 211 Oct 26 07:16 internal 07:19:06 -rw-rw-r--. 1 jenkins jenkins 901 Oct 26 07:16 Jenkinsfile 07:19:06 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 26 07:16 LICENSE 07:19:06 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 26 07:16 Makefile 07:19:06 drwxrwxr-x. 4 jenkins jenkins 26 Oct 26 07:16 openapi 07:19:06 drwxrwxr-x. 5 jenkins jenkins 50 Oct 26 07:16 pkg 07:19:06 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 26 07:16 README.md 07:19:06 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 26 07:16 RELEASE-NOTES.txt 07:19:06 drwxrwxr-x. 4 jenkins jenkins 54 Oct 26 07:16 snap 07:19:06 -rw-rw-r--. 1 jenkins jenkins 5 Oct 26 07:13 VERSION 07:19:06 -rw-rw-r--. 1 jenkins jenkins 222 Oct 26 07:16 version.go [Pipeline] isUnix [Pipeline] sh 07:19:06 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 --label arch=amd64 --label version=0.0.0 . 07:19:07 Sending build context to Docker daemon 2.476MB 07:19:07 Step 1/24 : ARG BASE=golang:1.15-alpine 07:19:07 Step 2/24 : FROM ${BASE} AS builder 07:19:07 ---> 4b10fe755eb7 07:19:07 Step 3/24 : ARG MAKE='make build' 07:19:07 ---> Running in fc94419c94d6 07:19:07 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.131s coverage: 9.4% of statements 07:19:07 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.142s coverage: 21.9% of statements 07:19:07 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:19:07 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.554s coverage: 42.6% of statements 07:19:07 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:19:07 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.773s coverage: 68.9% of statements 07:19:07 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:19:07 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:19:07 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:19:07 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 07:19:07 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.183s coverage: 52.6% of statements 07:19:07 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 07:19:07 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 07:19:07 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 07:19:07 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.952s coverage: 68.9% of statements 07:19:07 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.141s coverage: 4.7% of statements 07:19:07 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:19:07 GO111MODULE=on go vet ./... 07:19:07 Removing intermediate container fc94419c94d6 07:19:07 ---> a7b70147019e 07:19:07 Step 4/24 : WORKDIR /device-sdk-go 07:19:07 ---> Running in 1d1c42be9a81 07:19:07 Removing intermediate container 1d1c42be9a81 07:19:07 ---> 5b6a40b3a756 07:19:07 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:19:08 ---> Running in 4ad348855342 07:19:08 Removing intermediate container 4ad348855342 07:19:08 ---> c12cf3cae463 07:19:08 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:08 ---> Running in b5ef444d7133 07:19:09 Removing intermediate container b5ef444d7133 07:19:09 ---> a01c125a378c 07:19:09 Step 7/24 : RUN apk add --update --no-cache make git 07:19:09 ---> Running in 0d8d2a449eac 07:19:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:19:11 OK: 166 MiB in 39 packages 07:19:11 Removing intermediate container 0d8d2a449eac 07:19:11 ---> cb6aa1b25398 07:19:11 Step 8/24 : COPY . . 07:19:13 ---> 36af14a821a1 07:19:13 Step 9/24 : RUN ${MAKE} 07:19:13 ---> Running in e1ceecdd1a53 07:19:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:19:21 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:19:24 Removing intermediate container e1ceecdd1a53 07:19:24 ---> 0f4a0c872c77 07:19:24 Step 10/24 : FROM scratch 07:19:24 ---> 07:19:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:19:24 ---> Running in 189478fe8093 07:19:24 Removing intermediate container 189478fe8093 07:19:24 ---> 1d0111d1a82b 07:19:24 Step 12/24 : ENV APP_PORT=49990 07:19:24 ---> Running in ee9e262c2032 07:19:24 Removing intermediate container ee9e262c2032 07:19:24 ---> f8df559b3416 07:19:24 Step 13/24 : EXPOSE $APP_PORT 07:19:24 ---> Running in 93d154a6f6bf 07:19:24 Removing intermediate container 93d154a6f6bf 07:19:24 ---> 697ee8f9df00 07:19:24 Step 14/24 : WORKDIR / 07:19:24 ---> Running in 75994c851ebb 07:19:24 Removing intermediate container 75994c851ebb 07:19:24 ---> 90b59f0dbee5 07:19:24 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:19:25 ---> 75be8e33b4c2 07:19:25 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:19:25 ---> 7bf58b1b90b5 07:19:25 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:19:25 ---> 24e8bf616c77 07:19:25 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 07:19:25 ---> 32164112dd58 07:19:25 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 07:19:26 ---> 0324ff8cac94 07:19:26 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 07:19:26 ---> Running in 9ef84615802d 07:19:26 Removing intermediate container 9ef84615802d 07:19:26 ---> a364c0809a14 07:19:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:19:26 ---> Running in f1e472b3ba95 07:19:26 Removing intermediate container f1e472b3ba95 07:19:26 ---> 0291dc34946d 07:19:26 Step 22/24 : LABEL arch=amd64 07:19:26 ---> Running in 5709de0ba725 07:19:27 Removing intermediate container 5709de0ba725 07:19:27 ---> c12320d06d40 07:19:27 Step 23/24 : LABEL git_sha=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 07:19:27 ---> Running in 69429c1877a0 07:19:27 Removing intermediate container 69429c1877a0 07:19:27 ---> 7b923de9cb1f 07:19:27 Step 24/24 : LABEL version=0.0.0 07:19:27 ---> Running in 97d86eadfc95 07:19:27 Removing intermediate container 97d86eadfc95 07:19:27 ---> 7af91a58de4d 07:19:27 [Warning] One or more build-args [ARCH] were not consumed 07:19:27 Successfully built 7af91a58de4d 07:19:27 Successfully tagged docker-device-sdk-simple: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] } 07:19:34 gofmt -l . 07:19:34 [ "`gofmt -l .`" = "" ] 07:19:34 ./bin/test-attribution-txt.sh 07:19:34 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:19:34 Warning: overwriting stash ‘coverage-report’ 07:19:35 Stashed 1 file(s) [Pipeline] } 07:19:35 $ docker stop --time=1 6804868a627b7ec28263204822710156c773d9c4eb8f9576cb12ed1d59ae2f60 07:19:37 $ docker rm -f 6804868a627b7ec28263204822710156c773d9c4eb8f9576cb12ed1d59ae2f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:19:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:40 + ls -al . 07:19:40 total 244 07:19:40 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 07:19 . 07:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:16 .. 07:19:40 -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 07:16 .dockerignore 07:19:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:16 .git 07:19:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:16 .github 07:19:40 -rw-rw-r-- 1 jenkins jenkins 138 Oct 26 07:16 .gitignore 07:19:40 -rw-rw-r-- 1 jenkins jenkins 936 Oct 26 07:16 Dockerfile.build 07:19:40 -rw-rw-r-- 1 jenkins jenkins 901 Oct 26 07:16 Jenkinsfile 07:19:40 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 26 07:16 LICENSE 07:19:40 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 26 07:16 Makefile 07:19:40 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 26 07:16 README.md 07:19:40 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 26 07:16 RELEASE-NOTES.txt 07:19:40 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 07:13 VERSION 07:19:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:16 bin 07:19:40 -rw-r--r-- 1 jenkins jenkins 127611 Oct 26 07:19 coverage.out 07:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:16 example 07:19:40 -rw-r--r-- 1 jenkins jenkins 518 Oct 26 07:19 go.mod 07:19:40 -rw-r--r-- 1 jenkins jenkins 13739 Oct 26 07:19 go.sum 07:19:40 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 07:16 internal 07:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:16 openapi 07:19:40 drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 07:16 pkg 07:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:16 snap 07:19:40 -rw-rw-r-- 1 jenkins jenkins 222 Oct 26 07:16 version.go [Pipeline] isUnix [Pipeline] sh 07:19:40 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 --label arch=arm64 --label version=0.0.0 . 07:19:41 Sending build context to Docker daemon 2.476MB 07:19:41 Step 1/24 : ARG BASE=golang:1.15-alpine 07:19:41 Step 2/24 : FROM ${BASE} AS builder 07:19:41 ---> 321b469803cd 07:19:41 Step 3/24 : ARG MAKE='make build' 07:19:41 ---> Running in e86238f91b2f 07:19:41 Removing intermediate container e86238f91b2f 07:19:41 ---> 398532c39c5b 07:19:41 Step 4/24 : WORKDIR /device-sdk-go 07:19:41 ---> Running in 2c4cd411ec32 07:19:42 Removing intermediate container 2c4cd411ec32 07:19:42 ---> 2b2c3e12814b 07:19:42 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:19:42 ---> Running in bb45bef9a0ef 07:19:42 Removing intermediate container bb45bef9a0ef 07:19:42 ---> ecec33b1c902 07:19:42 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:42 ---> Running in e767efe4c45b 07:19:45 Removing intermediate container e767efe4c45b 07:19:45 ---> e972752945eb 07:19:45 Step 7/24 : RUN apk add --update --no-cache make git 07:19:45 ---> Running in f43dbd2e356e 07:19:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:19:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:19:48 OK: 142 MiB in 39 packages 07:19:49 Removing intermediate container f43dbd2e356e 07:19:49 ---> c78f990b582c 07:19:49 Step 8/24 : COPY . . 07:19:51 ---> cf07c16a7926 07:19:51 Step 9/24 : RUN ${MAKE} 07:19:51 ---> Running in 4b4320add016 07:19:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:20:19 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:20:19 Removing intermediate container 4b4320add016 07:20:19 ---> 515d55be074a 07:20:19 Step 10/24 : FROM scratch 07:20:19 ---> 07:20:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:20:19 ---> Running in 73dc548701ed 07:20:19 Removing intermediate container 73dc548701ed 07:20:19 ---> 3d64291fc0cb 07:20:19 Step 12/24 : ENV APP_PORT=49990 07:20:19 ---> Running in d4b297fbb4bf 07:20:19 Removing intermediate container d4b297fbb4bf 07:20:19 ---> 0e429b99db54 07:20:19 Step 13/24 : EXPOSE $APP_PORT 07:20:20 ---> Running in 1a80e3d9af0b 07:20:20 Removing intermediate container 1a80e3d9af0b 07:20:20 ---> 9d1546782571 07:20:20 Step 14/24 : WORKDIR / 07:20:20 ---> Running in 4cd088844d3e 07:20:20 Removing intermediate container 4cd088844d3e 07:20:20 ---> cdcd24fdb890 07:20:20 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:20:22 ---> f1d388f234eb 07:20:22 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:20:22 ---> 6be07c4071b6 07:20:22 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:20:23 ---> cb9edff8c0b4 07:20:23 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 07:20:24 ---> 3a229b25a133 07:20:24 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 07:20:25 ---> dffb78d57164 07:20:25 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 07:20:25 ---> Running in fd19e1d1ccfb 07:20:25 Removing intermediate container fd19e1d1ccfb 07:20:25 ---> 6a4a965dd3cc 07:20:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:20:25 ---> Running in 07420662e943 07:20:26 Removing intermediate container 07420662e943 07:20:26 ---> 69b059ca6c1e 07:20:26 Step 22/24 : LABEL arch=arm64 07:20:26 ---> Running in 5811214c886f 07:20:27 Removing intermediate container 5811214c886f 07:20:27 ---> 6d17d885587f 07:20:27 Step 23/24 : LABEL git_sha=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 07:20:27 ---> Running in 86e89128c7e0 07:20:27 Removing intermediate container 86e89128c7e0 07:20:27 ---> a2db4e13f958 07:20:27 Step 24/24 : LABEL version=0.0.0 07:20:27 ---> Running in d0d7728b3adc 07:20:28 Removing intermediate container d0d7728b3adc 07:20:28 ---> 1d5f58acdd7f 07:20:28 [Warning] One or more build-args [ARCH] were not consumed 07:20:28 Successfully built 1d5f58acdd7f 07:20:28 Successfully tagged docker-device-sdk-simple-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 07:20:31 provisioning config files... 07:20:31 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/config2255050497028447342tmp [Pipeline] { [Pipeline] sh 07:20:31 + set +x 07:20:31 + curl -s https://codecov.io/bash 07:20:31 + bash -s -- 07:20:32 07:20:32 _____ _ 07:20:32 / ____| | | 07:20:32 | | ___ __| | ___ ___ _____ __ 07:20:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:20:32 | |___| (_) | (_| | __/ (_| (_) \ V / 07:20:32 \_____\___/ \__,_|\___|\___\___/ \_/ 07:20:32 Bash-20201009-048fee3 07:20:32 07:20:32 07:20:32 ==> Jenkins CI detected. 07:20:32 project root: . 07:20:32 --> token set from env 07:20:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:20:32 ==> Running gcov in . (disable via -X gcov) 07:20:32 ==> Python coveragepy not found 07:20:32 ==> Searching for coverage reports in: 07:20:32 + . 07:20:32 -> Found 1 reports 07:20:32 ==> Detecting git/mercurial file structure 07:20:32 ==> Reading reports 07:20:32 + ./coverage.out bytes=127611 07:20:32 ==> Appending adjustments 07:20:32 https://docs.codecov.io/docs/fixing-reports 07:20:32 + Found adjustments 07:20:32 ==> Gzipping contents 07:20:32 ==> Uploading reports 07:20:32 url: https://codecov.io 07:20:32 query: branch=PR-642&commit=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=642&job=&cmd_args= 07:20:32 -> Pinging Codecov 07:20:32 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-642&commit=af3f4020c5275527ab30dbe4d3dc8cec6ef6f577&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=642&job=&cmd_args= 07:20:32 -> Uploading to 07:20:32 07:20:32 % Total % Received % Xferd Average Speed Time Time Time Current 07:20:32 Dload Upload Total Spent Left Speed 07:20:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 07:20:32 X> Failed to upload 07:20:32 ==> Uploading to Codecov 07:20:32 % Total % Received % Xferd Average Speed Time Time Time Current 07:20:32 Dload Upload Total Spent Left Speed 07:20:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20958 100 110 100 20848 177 33572 --:--:-- --:--:-- --:--:-- 33625 07:20:33 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/af3f4020c5275527ab30dbe4d3dc8cec6ef6f577 [Pipeline] } 07:20:33 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 07:20:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:20:38 ---> package-listing.sh 07:20:38 ++ facter osfamily 07:20:38 ++ tr '[:upper:]' '[:lower:]' 07:20:38 + OS_FAMILY=redhat 07:20:38 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-642 07:20:38 + START_PACKAGES=/tmp/packages_start.txt 07:20:38 + END_PACKAGES=/tmp/packages_end.txt 07:20:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:20:38 + PACKAGES=/tmp/packages_start.txt 07:20:38 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-642 ']' 07:20:38 + PACKAGES=/tmp/packages_end.txt 07:20:38 + case "${OS_FAMILY}" in 07:20:38 + rpm -qa 07:20:38 + sort 07:20:42 + '[' -f /tmp/packages_start.txt ']' 07:20:42 + '[' -f /tmp/packages_end.txt ']' 07:20:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:20:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-642 ']' 07:20:42 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-642/archives/ 07:20:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-642/archives/ [Pipeline] echo 07:20:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:20:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:20:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:20:43 07:20:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:20:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:20:43 alpine: Pulling from edgex-lftools-log-publisher 07:20:43 df20fa9351a1: Pulling fs layer 07:20:43 36b3adc4ff6f: Pulling fs layer 07:20:43 8ad3a11d3b57: Pulling fs layer 07:20:43 46f8f816bc3b: Pulling fs layer 07:20:43 93b61091891f: Pulling fs layer 07:20:43 93b9cdb0e59b: Pulling fs layer 07:20:43 5e14af77c1be: Pulling fs layer 07:20:43 01666e4c0597: Pulling fs layer 07:20:43 aa168da1d23b: Pulling fs layer 07:20:43 46f8f816bc3b: Waiting 07:20:43 93b61091891f: Waiting 07:20:43 93b9cdb0e59b: Waiting 07:20:43 5e14af77c1be: Waiting 07:20:43 01666e4c0597: Waiting 07:20:43 aa168da1d23b: Waiting 07:20:43 36b3adc4ff6f: Verifying Checksum 07:20:43 36b3adc4ff6f: Download complete 07:20:43 46f8f816bc3b: Verifying Checksum 07:20:43 46f8f816bc3b: Download complete 07:20:43 df20fa9351a1: Verifying Checksum 07:20:43 93b9cdb0e59b: Verifying Checksum 07:20:43 93b9cdb0e59b: Download complete 07:20:43 5e14af77c1be: Verifying Checksum 07:20:43 5e14af77c1be: Download complete 07:20:43 93b61091891f: Verifying Checksum 07:20:43 93b61091891f: Download complete 07:20:43 01666e4c0597: Verifying Checksum 07:20:44 df20fa9351a1: Pull complete 07:20:44 36b3adc4ff6f: Pull complete 07:20:45 8ad3a11d3b57: Verifying Checksum 07:20:45 8ad3a11d3b57: Download complete 07:20:46 8ad3a11d3b57: Pull complete 07:20:46 46f8f816bc3b: Pull complete 07:20:46 aa168da1d23b: Verifying Checksum 07:20:46 aa168da1d23b: Download complete 07:20:46 93b61091891f: Pull complete 07:20:46 93b9cdb0e59b: Pull complete 07:20:47 5e14af77c1be: Pull complete 07:20:47 01666e4c0597: Pull complete 07:20:53 aa168da1d23b: Pull complete 07:20:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:20:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:20:54 prd-centos7-docker-4c-2g-8814 does not seem to be running inside a container 07:20:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-642 -v /w/workspace/dgexfoundry_device-sdk-go_PR-642:/w/workspace/dgexfoundry_device-sdk-go_PR-642:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-642@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:20:58 $ docker top d50f0883ea8316d4232f152ed14214050781ec72891e235be913faae955c2d37 -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:58 + touch /tmp/pre-build-complete [Pipeline] sh 07:20:59 + mkdir -p /var/log/sa [Pipeline] sh 07:20:59 + ls /var/log/sa-host 07:20:59 + sadf -c /var/log/sa-host/sa05 07:20:59 file_magic: OK 07:20:59 HZ: Using current value: 100 07:20:59 file_header: OK 07:20:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:20:59 Statistics: 07:20:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:20:59 File successfully converted to sysstat format version 12.2.1 07:20:59 + sadf -c /var/log/sa-host/sa26 07:20:59 file_magic: OK 07:20:59 HZ: Using current value: 100 07:20:59 file_header: OK 07:20:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:20:59 Statistics: 07:20:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:20:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:00 provisioning config files... 07:21:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp/config3917699013444269127tmp [Pipeline] { [Pipeline] echo 07:21:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:21:00 ---> create-netrc.sh [Pipeline] } 07:21:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:21:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:21:01 ---> python-tools-install.sh [Pipeline] echo 07:21:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:21:01 ---> sudo-logs.sh 07:21:01 Archiving 'sudo' log.. [Pipeline] echo 07:21:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:21:01 ---> job-cost.sh 07:21:01 lf-activate-venv: SKIPPING 07:21:01 INFO: No Stack... 07:21:03 INFO: Retrieving Pricing Info for: v1-standard-2 07:21:03 INFO: Archiving Costs [Pipeline] echo 07:21:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:21:04 ---> logs-deploy.sh 07:21:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-642/1 07:21:04 INFO: archiving workspace using pattern(s): 07:21:06 Archives upload complete. 07:21:06 INFO: archiving logs to Nexus 07:21:07 ---> uname -a: 07:21:07 Linux prd-centos7-docker-4c-2g-8814.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 07:21:07 07:21:07 07:21:07 ---> lscpu: 07:21:07 Architecture: x86_64 07:21:07 CPU op-mode(s): 32-bit, 64-bit 07:21:07 Byte Order: Little Endian 07:21:07 Address sizes: 40 bits physical, 48 bits virtual 07:21:07 CPU(s): 4 07:21:07 On-line CPU(s) list: 0-3 07:21:07 Thread(s) per core: 1 07:21:07 Core(s) per socket: 1 07:21:07 Socket(s): 4 07:21:07 NUMA node(s): 1 07:21:07 Vendor ID: GenuineIntel 07:21:07 CPU family: 6 07:21:07 Model: 44 07:21:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:21:07 Stepping: 1 07:21:07 CPU MHz: 2933.436 07:21:07 BogoMIPS: 5866.87 07:21:07 Virtualization: VT-x 07:21:07 Hypervisor vendor: KVM 07:21:07 Virtualization type: full 07:21:07 L1d cache: 128 KiB 07:21:07 L1i cache: 128 KiB 07:21:07 L2 cache: 16 MiB 07:21:07 L3 cache: 64 MiB 07:21:07 NUMA node0 CPU(s): 0-3 07:21:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:21:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:21:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:21:07 Vulnerability Meltdown: Mitigation; PTI 07:21:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:21:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:21:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:21:07 Vulnerability Tsx async abort: Not affected 07:21:07 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 07:21:07 07:21:07 07:21:07 ---> nproc: 07:21:07 4 07:21:07 07:21:07 07:21:07 ---> df -h: 07:21:07 Filesystem Size Used Available Use% Mounted on 07:21:07 overlay 50.0G 7.2G 42.8G 14% / 07:21:07 tmpfs 64.0M 0 64.0M 0% /dev 07:21:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:21:07 shm 64.0M 0 64.0M 0% /dev/shm 07:21:07 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 07:21:07 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 07:21:07 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 07:21:07 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 07:21:07 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 07:21:07 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 07:21:07 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 07:21:07 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-642 07:21:07 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-642@tmp 07:21:07 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 07:21:07 07:21:07 07:21:07 ---> free -m: 07:21:07 total used free shared buff/cache available 07:21:07 Mem: 1837 665 121 0 1050 1070 07:21:07 Swap: 1023 0 1023 07:21:07 07:21:07 07:21:07 ---> ip addr: 07:21:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:21:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:21:07 inet 127.0.0.1/8 scope host lo 07:21:07 valid_lft forever preferred_lft forever 07:21:07 inet6 ::1/128 scope host 07:21:07 valid_lft forever preferred_lft forever 07:21:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:21:07 link/ether fa:16:3e:7d:f2:ba brd ff:ff:ff:ff:ff:ff 07:21:07 inet 10.30.123.144/23 brd 10.30.123.255 scope global dynamic eth0 07:21:07 valid_lft 85914sec preferred_lft 85914sec 07:21:07 inet6 fe80::f816:3eff:fe7d:f2ba/64 scope link 07:21:07 valid_lft forever preferred_lft forever 07:21:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:21:07 link/ether 02:42:d6:48:2b:1f brd ff:ff:ff:ff:ff:ff 07:21:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:21:07 valid_lft forever preferred_lft forever 07:21:07 inet6 fe80::42:d6ff:fe48:2b1f/64 scope link 07:21:07 valid_lft forever preferred_lft forever 07:21:07 07:21:07 07:21:07 ---> sar -b -r -n DEV: 07:21:07 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) 07:21:07 07:21:07 07:12:44 LINUX RESTART (4 CPU) 07:21:07 07:21:07 07:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:21:07 07:15:01 3.93 0.00 3.93 0.00 0.00 122.98 0.00 07:21:07 07:16:01 0.48 0.00 0.48 0.00 0.00 7.18 0.00 07:21:07 07:17:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 07:21:07 07:18:02 0.20 0.00 0.20 0.00 0.00 1.75 0.00 07:21:07 07:19:01 0.30 0.00 0.30 0.00 0.00 4.89 0.00 07:21:07 07:20:01 0.37 0.02 0.35 0.00 0.13 4.38 0.00 07:21:07 Average: 0.92 0.00 0.92 0.00 0.02 24.08 0.00 07:21:07 07:21:07 07:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:21:07 07:15:01 161408 0 560264 29.78 2620 1157264 1064284 36.32 431148 1129640 12 07:21:07 07:16:01 160784 0 560880 29.81 2620 1157272 1064392 36.33 431828 1129408 8 07:21:07 07:17:01 158148 0 563512 29.95 2620 1157276 1064512 36.33 434444 1128828 8 07:21:07 07:18:02 159884 0 561776 29.86 2620 1157276 1064284 36.32 441740 1120172 8 07:21:07 07:19:01 160292 0 561360 29.83 2620 1157284 1064356 36.32 442116 1120172 8 07:21:07 07:20:01 160224 0 561420 29.84 2620 1157292 1064320 36.32 442080 1120172 12 07:21:07 Average: 160123 0 561535 29.84 2620 1157277 1064358 36.32 437226 1124732 9 07:21:07 07:21:07 07:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:21:07 07:15:01 eth0 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:21:07 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:16:01 eth0 1.60 0.67 2.90 0.05 0.00 0.00 0.00 0.00 07:21:07 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:17:01 eth0 1.33 0.75 0.62 0.41 0.00 0.00 0.00 0.00 07:21:07 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:18:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:21:07 07:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:19:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:21:07 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:20:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:21:07 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 Average: eth0 0.64 0.32 0.62 0.09 0.00 0.00 0.00 0.00 07:21:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:07 07:21:07 07:21:07 ---> sar -P ALL: 07:21:07 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) 07:21:07 07:21:07 07:12:44 LINUX RESTART (4 CPU) 07:21:07 07:21:07 07:14:01 CPU %user %nice %system %iowait %steal %idle 07:21:07 07:15:01 all 0.19 0.00 0.05 0.00 0.00 99.76 07:21:07 07:15:01 0 0.10 0.00 0.03 0.00 0.00 99.87 07:21:07 07:15:01 1 0.57 0.00 0.08 0.00 0.00 99.35 07:21:07 07:15:01 2 0.07 0.00 0.05 0.00 0.02 99.87 07:21:07 07:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:21:07 07:16:01 all 0.17 0.00 0.04 0.00 0.00 99.79 07:21:07 07:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:21:07 07:16:01 1 0.50 0.00 0.05 0.00 0.00 99.45 07:21:07 07:16:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:21:07 07:16:01 3 0.08 0.00 0.03 0.00 0.00 99.88 07:21:07 07:17:01 all 0.12 0.00 0.03 0.00 0.00 99.85 07:21:07 07:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:21:07 07:17:01 1 0.32 0.00 0.03 0.00 0.02 99.63 07:21:07 07:17:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:21:07 07:17:01 3 0.07 0.00 0.03 0.00 0.00 99.90 07:21:07 07:18:02 all 0.16 0.00 0.05 0.00 0.01 99.79 07:21:07 07:18:02 0 0.03 0.00 0.02 0.00 0.02 99.93 07:21:07 07:18:02 1 0.52 0.00 0.07 0.00 0.00 99.42 07:21:07 07:18:02 2 0.03 0.00 0.05 0.00 0.00 99.92 07:21:07 07:18:02 3 0.05 0.00 0.05 0.00 0.02 99.88 07:21:07 07:19:01 all 0.16 0.00 0.03 0.00 0.01 99.80 07:21:07 07:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:21:07 07:19:01 1 0.49 0.00 0.03 0.00 0.00 99.47 07:21:07 07:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:21:07 07:19:01 3 0.07 0.00 0.05 0.00 0.02 99.86 07:21:07 07:20:01 all 0.15 0.00 0.04 0.00 0.01 99.80 07:21:07 07:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:21:07 07:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:21:07 07:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:21:07 07:20:01 3 0.53 0.00 0.03 0.00 0.02 99.42 07:21:07 Average: all 0.16 0.00 0.04 0.00 0.01 99.80 07:21:07 Average: 0 0.05 0.00 0.03 0.00 0.01 99.92 07:21:07 Average: 1 0.40 0.00 0.05 0.00 0.01 99.54 07:21:07 Average: 2 0.04 0.00 0.04 0.00 0.00 99.91 07:21:07 Average: 3 0.14 0.00 0.04 0.00 0.01 99.82 07:21:07 07:21:07 07:21:07