Pull request #619 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 140e1f31853d471396dedd3efb3fdd59b6a697d3+929f8c55784e6be67c9085c42060e26da0220a27 (6ecca03e09122de7fce7b811307d2ab8f71a6217) 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-sdk-go/branches/PR-619/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-sdk-go/branches/PR-619/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-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3640 in /w/workspace/dgexfoundry_device-sdk-go_PR-619 [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-619 # 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/619/head:refs/remotes/origin/PR-619 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 929f8c55784e6be67c9085c42060e26da0220a27 into PR head commit 140e1f31853d471396dedd3efb3fdd59b6a697d3 Merge succeeded, producing 8ee1b283f8d7e4a5295e2049593a7681da86a727 Checking out Revision 8ee1b283f8d7e4a5295e2049593a7681da86a727 (PR-619) > git config core.sparsecheckout # timeout=10 > git checkout -f 140e1f31853d471396dedd3efb3fdd59b6a697d3 # 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 929f8c55784e6be67c9085c42060e26da0220a27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ee1b283f8d7e4a5295e2049593a7681da86a727 # timeout=10 Commit message: "Merge commit '929f8c55784e6be67c9085c42060e26da0220a27' into HEAD" 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 05:04:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:04:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:04:09 ========================================================= 05:04:09 EdgeX Global Pipelines Version Info 05:04:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:04:12 ------------------- 05:04:12 stable info: 05:04:12 ------------------- 05:04:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:04:12 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 05:04:12 Message: update stable to v1.0.131 05:04:13 ------------------- 05:04:13 experimental info: 05:04:13 ------------------- 05:04:13 Commited By: **** collab-it+edgex@linuxfoundation.org 05:04:13 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 05:04:13 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:04:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:04:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:04:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:04:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:04:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:04:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:04:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:04:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:04:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:04:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:04:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:04:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-619 [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-619 [Pipeline] echo 05:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-619 [Pipeline] echo 05:04:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ee1b283f8d7e4a5295e2049593a7681da86a727 [Pipeline] echo 05:04:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ee1b28 [Pipeline] echo 05:04:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:19 + git log --format=format:%s -1 8ee1b283f8d7e4a5295e2049593a7681da86a727 [Pipeline] echo 05:04:19 GIT_COMMIT: 8ee1b283f8d7e4a5295e2049593a7681da86a727, Commit Message: Merge commit '929f8c55784e6be67c9085c42060e26da0220a27' into HEAD [Pipeline] echo 05:04:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:04:20 05:04:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:04:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:04:21 latest: Pulling from edgex-devops/git-semver 05:04:21 31603596830f: Pulling fs layer 05:04:21 2a8b12db71e7: Pulling fs layer 05:04:21 6ca5941a6612: Pulling fs layer 05:04:21 ecc8261a40a4: Pulling fs layer 05:04:21 ecc8261a40a4: Waiting 05:04:22 2a8b12db71e7: Verifying Checksum 05:04:22 2a8b12db71e7: Download complete 05:04:22 31603596830f: Verifying Checksum 05:04:22 31603596830f: Download complete 05:04:23 31603596830f: Pull complete 05:04:23 ecc8261a40a4: Verifying Checksum 05:04:23 ecc8261a40a4: Download complete 05:04:23 2a8b12db71e7: Pull complete 05:04:23 6ca5941a6612: Verifying Checksum 05:04:23 6ca5941a6612: Download complete 05:04:25 6ca5941a6612: Pull complete 05:04:25 ecc8261a40a4: Pull complete 05:04:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:04:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:04:26 prd-centos7-docker-4c-2g-3640 does not seem to be running inside a container 05:04:26 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-619 -v /w/workspace/dgexfoundry_device-sdk-go_PR-619:/w/workspace/dgexfoundry_device-sdk-go_PR-619:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-619@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:04:29 $ docker top 91cd385722c819e17bd86e929d823e36002236d3a12230385265a7247bd25a70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:29 [ssh-agent] Looking for ssh-agent implementation... 05:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:30 $ docker exec 91cd385722c819e17bd86e929d823e36002236d3a12230385265a7247bd25a70 ssh-agent 05:04:30 SSH_AUTH_SOCK=/tmp/ssh-xfZgf9XoEmQN/agent.11 05:04:30 SSH_AGENT_PID=17 05:04:30 Running ssh-add (command line suppressed) 05:04:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/private_key_1273247434562717192.key (/w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/private_key_1273247434562717192.key) 05:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:31 + git describe --exact-match --tags HEAD 05:04:31 fatal: no tag exactly matches '8ee1b283f8d7e4a5295e2049593a7681da86a727' [Pipeline] } 05:04:31 $ docker exec --env ******** --env ******** 91cd385722c819e17bd86e929d823e36002236d3a12230385265a7247bd25a70 ssh-agent -k 05:04:31 unset SSH_AUTH_SOCK; 05:04:31 unset SSH_AGENT_PID; 05:04:31 echo Agent pid 17 killed; 05:04:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:04:32 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:04:32 This usually means this commit has not been tagged. [Pipeline] sshagent 05:04:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:32 [ssh-agent] Looking for ssh-agent implementation... 05:04:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:32 $ docker exec 91cd385722c819e17bd86e929d823e36002236d3a12230385265a7247bd25a70 ssh-agent 05:04:33 SSH_AUTH_SOCK=/tmp/ssh-jukO8okG2Pdx/agent.46 05:04:33 SSH_AGENT_PID=51 05:04:33 Running ssh-add (command line suppressed) 05:04:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/private_key_201397604211772270.key (/w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/private_key_201397604211772270.key) 05:04:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:33 + git semver init 05:04:33 # -> Open(): unable to determine branch for HEAD 05:04:33 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-619/.git 05:04:33 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-619 05:04:33 # $SEMVER_REMOTE_NAME = origin 05:04:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:04:33 # $SEMVER_USER_NAME = edgex-jenkins 05:04:33 # $SEMVER_BRANCH = PR-619 05:04:34 # $SEMVER_TEMP = /tmp/semver-697146592 05:04:34 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:04:35 # '/tmp/semver-697146592' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-619/.semver' 05:04:35 # -> Force: false 05:04:35 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-619/.semver [Pipeline] } 05:04:35 $ docker exec --env ******** --env ******** 91cd385722c819e17bd86e929d823e36002236d3a12230385265a7247bd25a70 ssh-agent -k 05:04:35 unset SSH_AUTH_SOCK; 05:04:35 unset SSH_AGENT_PID; 05:04:35 echo Agent pid 51 killed; 05:04:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:36 + git semver [Pipeline] } 05:04:36 $ docker stop --time=1 91cd385722c819e17bd86e929d823e36002236d3a12230385265a7247bd25a70 05:04:38 $ docker rm -f 91cd385722c819e17bd86e929d823e36002236d3a12230385265a7247bd25a70 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:04:40 Stashed 44 file(s) [Pipeline] echo 05:04:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 05:04:40 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 05:04:56 Still waiting to schedule task 05:04:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:04:56 Still waiting to schedule task 05:04:56 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:08:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3643 in /w/workspace/dgexfoundry_device-sdk-go_PR-619 [Pipeline] { [Pipeline] ws 05:08:38 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:08:44 using credential edgex-jenkins-ssh 05:08:44 Cloning the remote Git repository 05:08:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:08:44 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:08:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:08:45 > git --version # timeout=10 05:08:45 > git --version # 'git version 2.17.1' 05:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:08:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:08:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:08:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/619/head:refs/remotes/origin/PR-619 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:08:46 Merging remotes/origin/master commit 929f8c55784e6be67c9085c42060e26da0220a27 into PR head commit 140e1f31853d471396dedd3efb3fdd59b6a697d3 05:08:47 Merge succeeded, producing 231e34ed9e71bb871f3208dd0277626f66ddce82 05:08:47 Checking out Revision 231e34ed9e71bb871f3208dd0277626f66ddce82 (PR-619) 05:08:47 > git config core.sparsecheckout # timeout=10 05:08:47 > git checkout -f 140e1f31853d471396dedd3efb3fdd59b6a697d3 # timeout=10 05:08:47 > git remote # timeout=10 05:08:47 > git config --get remote.origin.url # timeout=10 05:08:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:47 > git merge 929f8c55784e6be67c9085c42060e26da0220a27 # timeout=10 05:08:47 > git rev-parse HEAD^{commit} # timeout=10 05:08:47 > git config core.sparsecheckout # timeout=10 05:08:47 > git checkout -f 231e34ed9e71bb871f3208dd0277626f66ddce82 # timeout=10 05:08:51 Commit message: "Merge commit '929f8c55784e6be67c9085c42060e26da0220a27' into HEAD" 05:08:51 First time build. Skipping changelog. 05:08:52 > git --version # timeout=10 05:08:52 > git --version # 'git version 2.17.1' 05:08:52 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:08:53 ========================================================= 05:08:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:08:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:08:54 + 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 . 05:08:55 Sending build context to Docker daemon 3.579MB 05:08:55 Step 1/8 : ARG BASE=golang:1.15-alpine 05:08:55 Step 2/8 : FROM ${BASE} 05:08:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:08:56 b538f80385f9: Pulling fs layer 05:08:56 74f711af9a0d: Pulling fs layer 05:08:56 99f96fe45779: Pulling fs layer 05:08:56 8529a6b9a6be: Pulling fs layer 05:08:56 45590311c82a: Pulling fs layer 05:08:56 69ca0ff8b7b3: Pulling fs layer 05:08:56 209524e5b208: Pulling fs layer 05:08:56 45590311c82a: Waiting 05:08:56 69ca0ff8b7b3: Waiting 05:08:56 8529a6b9a6be: Waiting 05:08:56 209524e5b208: Waiting 05:08:56 99f96fe45779: Verifying Checksum 05:08:56 99f96fe45779: Download complete 05:08:56 74f711af9a0d: Verifying Checksum 05:08:56 74f711af9a0d: Download complete 05:08:56 45590311c82a: Verifying Checksum 05:08:56 45590311c82a: Download complete 05:08:56 69ca0ff8b7b3: Verifying Checksum 05:08:56 69ca0ff8b7b3: Download complete 05:08:56 b538f80385f9: Download complete 05:08:57 b538f80385f9: Pull complete 05:08:57 74f711af9a0d: Pull complete 05:08:58 99f96fe45779: Pull complete 05:08:59 209524e5b208: Verifying Checksum 05:08:59 209524e5b208: Download complete 05:09:00 8529a6b9a6be: Verifying Checksum 05:09:00 8529a6b9a6be: Download complete 05:09:12 8529a6b9a6be: Pull complete 05:09:12 45590311c82a: Pull complete 05:09:12 69ca0ff8b7b3: Pull complete 05:09:15 209524e5b208: Pull complete 05:09:15 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 05:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:09:15 ---> 5bddaf1c2fca 05:09:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:09:17 ---> Running in 1afb6c013fad 05:09:18 Removing intermediate container 1afb6c013fad 05:09:18 ---> 0760d6456658 05:09:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:09:18 ---> Running in 2f9c4cc9c04c 05:09:21 Removing intermediate container 2f9c4cc9c04c 05:09:21 ---> a1bf8abc32a5 05:09:21 Step 5/8 : RUN apk add --no-cache make git 05:09:21 ---> Running in 063d40fc9b5a 05:09:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:09:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:09:24 OK: 142 MiB in 39 packages 05:09:24 Running on prd-centos7-docker-4c-2g-3644 in /w/workspace/dgexfoundry_device-sdk-go_PR-619 [Pipeline] { [Pipeline] ws 05:09:24 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:09:25 Removing intermediate container 063d40fc9b5a 05:09:25 ---> 0bc9586bfa0a 05:09:25 Step 6/8 : WORKDIR /device-sdk-go 05:09:25 ---> Running in ad269cbc1fde 05:09:25 Removing intermediate container ad269cbc1fde 05:09:25 ---> cf348bd629e2 05:09:25 Step 7/8 : COPY . . 05:09:27 using credential edgex-jenkins-ssh 05:09:27 Cloning the remote Git repository 05:09:27 ---> c8c7671aa616 05:09:27 Step 8/8 : RUN go mod download 05:09:27 ---> Running in 3c2ef51c1fcc 05:09:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:09:27 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:09:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:09:27 > git --version # timeout=10 05:09:27 > git --version # 'git version 2.16.5' 05:09:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:28 Merging remotes/origin/master commit 929f8c55784e6be67c9085c42060e26da0220a27 into PR head commit 140e1f31853d471396dedd3efb3fdd59b6a697d3 05:09:28 Merge succeeded, producing 4e2e8321a7fcccd44ab2b778c05c04cdd10aea43 05:09:28 Checking out Revision 4e2e8321a7fcccd44ab2b778c05c04cdd10aea43 (PR-619) 05:09:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:09:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:09:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:09:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/619/head:refs/remotes/origin/PR-619 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:09:28 > git config core.sparsecheckout # timeout=10 05:09:28 > git checkout -f 140e1f31853d471396dedd3efb3fdd59b6a697d3 # timeout=10 05:09:28 > git remote # timeout=10 05:09:28 > git config --get remote.origin.url # timeout=10 05:09:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:28 > git merge 929f8c55784e6be67c9085c42060e26da0220a27 # timeout=10 05:09:28 > git rev-parse HEAD^{commit} # timeout=10 05:09:28 > git config core.sparsecheckout # timeout=10 05:09:28 > git checkout -f 4e2e8321a7fcccd44ab2b778c05c04cdd10aea43 # timeout=10 05:09:33 Commit message: "Merge commit '929f8c55784e6be67c9085c42060e26da0220a27' into HEAD" 05:09:33 First time build. Skipping changelog. 05:09:33 > git --version # timeout=10 05:09:33 > git --version # 'git version 2.16.5' 05:09:33 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:09:34 ========================================================= 05:09:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:09:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:09:35 + 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 . 05:09:35 Sending build context to Docker daemon 3.579MB 05:09:35 Step 1/8 : ARG BASE=golang:1.15-alpine 05:09:35 Step 2/8 : FROM ${BASE} 05:09:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:09:35 df20fa9351a1: Pulling fs layer 05:09:35 ed8968b2872e: Pulling fs layer 05:09:35 a92cc7c5fd73: Pulling fs layer 05:09:35 e871e8e8d7a9: Pulling fs layer 05:09:35 e73272ec9a57: Pulling fs layer 05:09:35 1e910a182e73: Pulling fs layer 05:09:35 4e634b169226: Pulling fs layer 05:09:35 e871e8e8d7a9: Waiting 05:09:35 e73272ec9a57: Waiting 05:09:35 1e910a182e73: Waiting 05:09:35 4e634b169226: Waiting 05:09:35 a92cc7c5fd73: Verifying Checksum 05:09:35 a92cc7c5fd73: Download complete 05:09:35 ed8968b2872e: Verifying Checksum 05:09:35 ed8968b2872e: Download complete 05:09:35 e73272ec9a57: Verifying Checksum 05:09:35 e73272ec9a57: Download complete 05:09:35 1e910a182e73: Verifying Checksum 05:09:35 1e910a182e73: Download complete 05:09:35 df20fa9351a1: Verifying Checksum 05:09:35 df20fa9351a1: Download complete 05:09:35 df20fa9351a1: Pull complete 05:09:36 ed8968b2872e: Pull complete 05:09:36 a92cc7c5fd73: Pull complete 05:09:37 4e634b169226: Verifying Checksum 05:09:37 4e634b169226: Download complete 05:09:38 e871e8e8d7a9: Verifying Checksum 05:09:38 e871e8e8d7a9: Download complete 05:09:43 e871e8e8d7a9: Pull complete 05:09:43 e73272ec9a57: Pull complete 05:09:43 1e910a182e73: Pull complete 05:09:48 4e634b169226: Pull complete 05:09:48 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 05:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:09:48 ---> f7629b54cfaa 05:09:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:09:48 ---> Running in 586d4e4e7dd6 05:09:48 Removing intermediate container 586d4e4e7dd6 05:09:48 ---> 962a8282bd1b 05:09:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:09:48 ---> Running in 9d098630833a 05:09:49 Removing intermediate container 9d098630833a 05:09:49 ---> 041e598992f5 05:09:49 Step 5/8 : RUN apk add --no-cache make git 05:09:49 ---> Running in d80b14a8b619 05:09:50 Removing intermediate container 3c2ef51c1fcc 05:09:50 ---> e0ed7f6954b6 05:09:50 Successfully built e0ed7f6954b6 05:09:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:09:50 + docker inspect -f . ci-base-image-arm64 05:09:50 . [Pipeline] withDockerContainer 05:09:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:09:50 prd-ubuntu18.04-docker-arm64-4c-16g-3643 does not seem to be running inside a container 05:09:50 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:09:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:09:51 OK: 166 MiB in 39 packages 05:09:52 Removing intermediate container d80b14a8b619 05:09:52 ---> 9b304064380d 05:09:52 Step 6/8 : WORKDIR /device-sdk-go 05:09:52 ---> Running in 3ed8ac25628b 05:09:52 $ docker top 14a418a9063313b8f0d2fed86473bfb5eb80b5d1059d4beb399b80715994560d -eo pid,comm 05:09:52 Removing intermediate container 3ed8ac25628b 05:09:52 ---> 5108e6b641f0 05:09:52 Step 7/8 : COPY . . [Pipeline] { [Pipeline] sh 05:09:54 ---> bc523980cfb1 05:09:54 Step 8/8 : RUN go mod download 05:09:54 ---> Running in 7e1a04097eac 05:09:54 + go version 05:09:54 go version go1.15.2 linux/arm64 [Pipeline] } 05:09:54 $ docker stop --time=1 14a418a9063313b8f0d2fed86473bfb5eb80b5d1059d4beb399b80715994560d 05:09:56 $ docker rm -f 14a418a9063313b8f0d2fed86473bfb5eb80b5d1059d4beb399b80715994560d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:09:57 + docker inspect -f . ci-base-image-arm64 05:09:57 . [Pipeline] withDockerContainer 05:09:57 prd-ubuntu18.04-docker-arm64-4c-16g-3643 does not seem to be running inside a container 05:09:57 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:09:59 $ docker top 864b85e333a49f6ad8b743063fdada3754483c9d68a663e4e3629b5379ae3561 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:01 + make test 05:10:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:10:12 Removing intermediate container 7e1a04097eac 05:10:12 ---> d6f04e63834d 05:10:12 Successfully built d6f04e63834d 05:10:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:10:12 + docker inspect -f . ci-base-image-x86_64 05:10:12 . [Pipeline] withDockerContainer 05:10:13 prd-centos7-docker-4c-2g-3644 does not seem to be running inside a container 05:10:13 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:10:13 $ docker top c7f96a4f45392a32822a0dcfd7f61c7f8e075bbcc918ff8f6358c41cac58f72d -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:14 + go version 05:10:14 go version go1.15.2 linux/amd64 [Pipeline] } 05:10:14 $ docker stop --time=1 c7f96a4f45392a32822a0dcfd7f61c7f8e075bbcc918ff8f6358c41cac58f72d 05:10:15 $ docker rm -f c7f96a4f45392a32822a0dcfd7f61c7f8e075bbcc918ff8f6358c41cac58f72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:16 + docker inspect -f . ci-base-image-x86_64 05:10:16 . [Pipeline] withDockerContainer 05:10:16 prd-centos7-docker-4c-2g-3644 does not seem to be running inside a container 05:10:17 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:10:17 $ docker top a6e84db323a452799ca1681421d61c7091a19f7149bda243e32f55ece4b21a2b -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:18 + make test 05:10:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:10:23 ? github.com/edgexfoundry/device-sdk-go [no test files] 05:10:24 ? github.com/edgexfoundry/device-sdk-go [no test files] 05:10:39 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 05:10:39 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 05:10:39 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 05:10:39 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.065s coverage: 21.6% of statements 05:10:41 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.477s coverage: 97.1% of statements 05:11:02 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 05:11:02 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 05:11:02 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 05:11:02 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.119s coverage: 21.6% of statements 05:11:05 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.156s coverage: 97.1% of statements 05:11:13 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.050s coverage: 9.4% of statements 05:11:13 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.063s coverage: 20.5% of statements 05:11:13 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 05:11:13 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.247s coverage: 40.6% of statements 05:11:13 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 05:11:13 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.258s coverage: 65.4% of statements 05:11:13 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 05:11:13 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 05:11:13 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 05:11:13 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 05:11:13 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.070s coverage: 52.6% of statements 05:11:13 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 05:11:13 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 05:11:13 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.622s coverage: 68.9% of statements 05:11:13 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 05:11:13 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 05:11:13 GO111MODULE=on go vet ./... 05:11:20 gofmt -l . 05:11:20 [ "`gofmt -l .`" = "" ] 05:11:20 ./bin/test-attribution-txt.sh 05:11:20 ./bin/test-go-mod-tidy.sh [Pipeline] stash 05:11:21 Stashed 1 file(s) [Pipeline] } 05:11:21 $ docker stop --time=1 a6e84db323a452799ca1681421d61c7091a19f7149bda243e32f55ece4b21a2b 05:11:23 $ docker rm -f a6e84db323a452799ca1681421d61c7091a19f7149bda243e32f55ece4b21a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:11:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:11:27 + ls -al . 05:11:27 total 192 05:11:27 drwxrwxr-x. 11 jenkins jenkins 4096 Oct 6 05:11 . 05:11:27 drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 05:09 .. 05:11:27 drwxrwxr-x. 2 jenkins jenkins 64 Oct 6 05:09 bin 05:11:27 -rw-r--r--. 1 jenkins jenkins 111523 Oct 6 05:11 coverage.out 05:11:27 -rw-rw-r--. 1 jenkins jenkins 936 Oct 6 05:09 Dockerfile.build 05:11:27 -rw-rw-r--. 1 jenkins jenkins 140 Oct 6 05:09 .dockerignore 05:11:27 drwxrwxr-x. 4 jenkins jenkins 48 Oct 6 05:09 example 05:11:27 drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 05:09 .git 05:11:27 drwxrwxr-x. 2 jenkins jenkins 60 Oct 6 05:09 .github 05:11:27 -rw-rw-r--. 1 jenkins jenkins 138 Oct 6 05:09 .gitignore 05:11:27 -rw-r--r--. 1 jenkins jenkins 517 Oct 6 05:11 go.mod 05:11:27 -rw-r--r--. 1 jenkins jenkins 13652 Oct 6 05:11 go.sum 05:11:27 drwxrwxr-x. 15 jenkins jenkins 211 Oct 6 05:09 internal 05:11:27 -rw-rw-r--. 1 jenkins jenkins 901 Oct 6 05:09 Jenkinsfile 05:11:27 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 6 05:09 LICENSE 05:11:27 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 6 05:09 Makefile 05:11:27 drwxrwxr-x. 4 jenkins jenkins 26 Oct 6 05:09 openapi 05:11:27 drwxrwxr-x. 5 jenkins jenkins 50 Oct 6 05:09 pkg 05:11:27 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 6 05:09 README.md 05:11:27 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 6 05:09 RELEASE-NOTES.txt 05:11:27 drwxrwxr-x. 3 jenkins jenkins 58 Oct 6 05:09 .semver 05:11:27 drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 05:09 snap 05:11:27 -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 05:04 VERSION 05:11:27 -rw-rw-r--. 1 jenkins jenkins 222 Oct 6 05:09 version.go [Pipeline] isUnix [Pipeline] sh 05:11:27 + 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=8ee1b283f8d7e4a5295e2049593a7681da86a727 --label arch=amd64 --label version=0.0.0 . 05:11:27 Sending build context to Docker daemon 3.692MB 05:11:27 Step 1/24 : ARG BASE=golang:1.15-alpine 05:11:27 Step 2/24 : FROM ${BASE} AS builder 05:11:27 ---> d6f04e63834d 05:11:27 Step 3/24 : ARG MAKE='make build' 05:11:28 ---> Running in 37bb83452924 05:11:28 Removing intermediate container 37bb83452924 05:11:28 ---> 2271ca61ca69 05:11:28 Step 4/24 : WORKDIR /device-sdk-go 05:11:28 ---> Running in d122b24a18fd 05:11:28 Removing intermediate container d122b24a18fd 05:11:28 ---> c9ff72298813 05:11:28 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:11:28 ---> Running in d156f1e94010 05:11:28 Removing intermediate container d156f1e94010 05:11:28 ---> 1ea74ba49f2a 05:11:28 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:28 ---> Running in f3688b51495e 05:11:29 Removing intermediate container f3688b51495e 05:11:29 ---> 97beffab3f5e 05:11:29 Step 7/24 : RUN apk add --update --no-cache make git 05:11:30 ---> Running in 9212ca3d6c11 05:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:11:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:11:31 OK: 166 MiB in 39 packages 05:11:32 Removing intermediate container 9212ca3d6c11 05:11:32 ---> f6eac4d32721 05:11:32 Step 8/24 : COPY . . 05:11:32 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.183s coverage: 9.4% of statements 05:11:32 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.139s coverage: 20.5% of statements 05:11:32 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 05:11:32 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.532s coverage: 40.6% of statements 05:11:32 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 05:11:32 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.762s coverage: 65.4% of statements 05:11:32 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 05:11:32 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 05:11:32 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 05:11:32 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 05:11:32 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.170s coverage: 52.6% of statements 05:11:32 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 05:11:32 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 05:11:32 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.728s coverage: 68.9% of statements 05:11:32 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 05:11:32 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 05:11:33 GO111MODULE=on go vet ./... 05:11:33 ---> 1ab401c6d351 05:11:33 Step 9/24 : RUN ${MAKE} 05:11:33 ---> Running in a089ed2755d3 05:11:33 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 05:11:42 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:11:43 Removing intermediate container a089ed2755d3 05:11:43 ---> fc8e3cf77857 05:11:43 Step 10/24 : FROM scratch 05:11:43 ---> 05:11:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:11:43 ---> Running in 36e91752b20d 05:11:43 Removing intermediate container 36e91752b20d 05:11:43 ---> c47e87c21a0f 05:11:43 Step 12/24 : ENV APP_PORT=49990 05:11:43 ---> Running in 760c45a118c0 05:11:43 Removing intermediate container 760c45a118c0 05:11:43 ---> 1a3a7b46a19a 05:11:43 Step 13/24 : EXPOSE $APP_PORT 05:11:43 ---> Running in 16314acbb831 05:11:44 Removing intermediate container 16314acbb831 05:11:44 ---> a034ce097237 05:11:44 Step 14/24 : WORKDIR / 05:11:44 ---> Running in c94248278ad1 05:11:44 Removing intermediate container c94248278ad1 05:11:44 ---> 433e04259d6f 05:11:44 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:11:44 ---> f5b78d7a00c5 05:11:44 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:11:44 ---> cfeb82723a2f 05:11:44 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:11:44 ---> ee0b504eb38d 05:11:44 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:11:45 ---> b5ee72b926b4 05:11:45 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:11:45 ---> 9d0310d3b31c 05:11:45 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:11:45 ---> Running in da4a982588f0 05:11:45 Removing intermediate container da4a982588f0 05:11:45 ---> 4fb9a97b764e 05:11:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:11:45 ---> Running in 2def83f99c31 05:11:45 Removing intermediate container 2def83f99c31 05:11:45 ---> c89be5a1b2cb 05:11:45 Step 22/24 : LABEL arch=amd64 05:11:46 ---> Running in 6ee3b66846aa 05:11:46 Removing intermediate container 6ee3b66846aa 05:11:46 ---> bd3ae0dd3ffd 05:11:46 Step 23/24 : LABEL git_sha=8ee1b283f8d7e4a5295e2049593a7681da86a727 05:11:46 ---> Running in 13755306fe9e 05:11:46 Removing intermediate container 13755306fe9e 05:11:46 ---> f807dfe302d1 05:11:46 Step 24/24 : LABEL version=0.0.0 05:11:46 ---> Running in be09abc9ac1d 05:11:46 Removing intermediate container be09abc9ac1d 05:11:46 ---> ce1f58bc6d88 05:11:46 [Warning] One or more build-args [ARCH] were not consumed 05:11:46 Successfully built ce1f58bc6d88 05:11:46 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] } 05:12:05 gofmt -l . 05:12:05 [ "`gofmt -l .`" = "" ] 05:12:05 ./bin/test-attribution-txt.sh 05:12:05 ./bin/test-go-mod-tidy.sh [Pipeline] stash 05:12:05 Warning: overwriting stash ‘coverage-report’ 05:12:06 Stashed 1 file(s) [Pipeline] } 05:12:06 $ docker stop --time=1 864b85e333a49f6ad8b743063fdada3754483c9d68a663e4e3629b5379ae3561 05:12:08 $ docker rm -f 864b85e333a49f6ad8b743063fdada3754483c9d68a663e4e3629b5379ae3561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:10 + ls -al . 05:12:10 total 232 05:12:10 drwxrwxr-x 11 jenkins jenkins 4096 Oct 6 05:12 . 05:12:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 05:08 .. 05:12:10 -rw-rw-r-- 1 jenkins jenkins 140 Oct 6 05:08 .dockerignore 05:12:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 05:08 .git 05:12:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 05:08 .github 05:12:10 -rw-rw-r-- 1 jenkins jenkins 138 Oct 6 05:08 .gitignore 05:12:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 05:08 .semver 05:12:10 -rw-rw-r-- 1 jenkins jenkins 936 Oct 6 05:08 Dockerfile.build 05:12:10 -rw-rw-r-- 1 jenkins jenkins 901 Oct 6 05:08 Jenkinsfile 05:12:10 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 6 05:08 LICENSE 05:12:10 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 6 05:08 Makefile 05:12:10 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 6 05:08 README.md 05:12:10 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 6 05:08 RELEASE-NOTES.txt 05:12:10 -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 05:04 VERSION 05:12:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 05:08 bin 05:12:10 -rw-r--r-- 1 jenkins jenkins 111523 Oct 6 05:11 coverage.out 05:12:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 05:08 example 05:12:10 -rw-r--r-- 1 jenkins jenkins 517 Oct 6 05:12 go.mod 05:12:10 -rw-r--r-- 1 jenkins jenkins 13652 Oct 6 05:12 go.sum 05:12:10 drwxrwxr-x 15 jenkins jenkins 4096 Oct 6 05:08 internal 05:12:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 05:08 openapi 05:12:10 drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 05:08 pkg 05:12:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 05:08 snap 05:12:10 -rw-rw-r-- 1 jenkins jenkins 222 Oct 6 05:08 version.go [Pipeline] isUnix [Pipeline] sh 05:12:11 + 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=8ee1b283f8d7e4a5295e2049593a7681da86a727 --label arch=arm64 --label version=0.0.0 . 05:12:11 Sending build context to Docker daemon 3.692MB 05:12:11 Step 1/24 : ARG BASE=golang:1.15-alpine 05:12:11 Step 2/24 : FROM ${BASE} AS builder 05:12:11 ---> e0ed7f6954b6 05:12:11 Step 3/24 : ARG MAKE='make build' 05:12:12 ---> Running in 263be1a91a72 05:12:12 Removing intermediate container 263be1a91a72 05:12:12 ---> 048199d3e83f 05:12:12 Step 4/24 : WORKDIR /device-sdk-go 05:12:12 ---> Running in b9185421f283 05:12:13 Removing intermediate container b9185421f283 05:12:13 ---> d889252ceec8 05:12:13 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:12:13 ---> Running in 178b26485224 05:12:13 Removing intermediate container 178b26485224 05:12:13 ---> 3b0dcc9170fe 05:12:13 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:12:13 ---> Running in ff8d480ea475 05:12:16 Removing intermediate container ff8d480ea475 05:12:16 ---> fab3d9c1fbcd 05:12:16 Step 7/24 : RUN apk add --update --no-cache make git 05:12:16 ---> Running in f873051659cc 05:12:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:12:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:12:20 OK: 142 MiB in 39 packages 05:12:22 Removing intermediate container f873051659cc 05:12:22 ---> 0c130a885ec1 05:12:22 Step 8/24 : COPY . . 05:12:23 ---> d55dd66c7447 05:12:23 Step 9/24 : RUN ${MAKE} 05:12:23 ---> Running in e49eb395beeb 05:12:25 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 05:12:51 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:12:51 Removing intermediate container e49eb395beeb 05:12:51 ---> 24cb0dc58f27 05:12:51 Step 10/24 : FROM scratch 05:12:51 ---> 05:12:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:12:51 ---> Running in 739296fefd31 05:12:51 Removing intermediate container 739296fefd31 05:12:51 ---> c8c41f56b8b2 05:12:51 Step 12/24 : ENV APP_PORT=49990 05:12:51 ---> Running in 49963c9a7549 05:12:52 Removing intermediate container 49963c9a7549 05:12:52 ---> b778830c31ec 05:12:52 Step 13/24 : EXPOSE $APP_PORT 05:12:52 ---> Running in 48fe9a2b72c8 05:12:53 Removing intermediate container 48fe9a2b72c8 05:12:53 ---> eeb3f08c2e14 05:12:53 Step 14/24 : WORKDIR / 05:12:53 ---> Running in 27bcc91d0b04 05:12:54 Removing intermediate container 27bcc91d0b04 05:12:54 ---> 6c495ecad81f 05:12:54 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:12:55 ---> b76b21ef4771 05:12:55 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:12:56 ---> 1d609d4ea924 05:12:56 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:12:57 ---> 987c995b761e 05:12:57 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:12:57 ---> ee6bec414ed5 05:12:57 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:12:58 ---> b5968b82b9e4 05:12:58 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:12:58 ---> Running in fd93eb6d5c70 05:12:59 Removing intermediate container fd93eb6d5c70 05:12:59 ---> 1e4c1317fa0d 05:12:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:12:59 ---> Running in 0e1428c83190 05:13:00 Removing intermediate container 0e1428c83190 05:13:00 ---> 7749118c9acb 05:13:00 Step 22/24 : LABEL arch=arm64 05:13:00 ---> Running in 08f4902e684a 05:13:00 Removing intermediate container 08f4902e684a 05:13:00 ---> 574560d4495a 05:13:00 Step 23/24 : LABEL git_sha=8ee1b283f8d7e4a5295e2049593a7681da86a727 05:13:00 ---> Running in 10c088ca27dd 05:13:01 Removing intermediate container 10c088ca27dd 05:13:01 ---> 554b9e077341 05:13:01 Step 24/24 : LABEL version=0.0.0 05:13:01 ---> Running in 3318c426639a 05:13:02 Removing intermediate container 3318c426639a 05:13:02 ---> 55982ae0373d 05:13:02 [Warning] One or more build-args [ARCH] were not consumed 05:13:02 Successfully built 55982ae0373d 05:13:02 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 05:13:05 provisioning config files... 05:13:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/config5288461959508619796tmp [Pipeline] { [Pipeline] sh 05:13:05 + set +x 05:13:05 + curl -s https://codecov.io/bash 05:13:05 + bash -s -- 05:13:05 05:13:05 _____ _ 05:13:05 / ____| | | 05:13:05 | | ___ __| | ___ ___ _____ __ 05:13:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:13:05 | |___| (_) | (_| | __/ (_| (_) \ V / 05:13:05 \_____\___/ \__,_|\___|\___\___/ \_/ 05:13:05 Bash-20200917-4e8f14b 05:13:05 05:13:05 05:13:05 ==> Jenkins CI detected. 05:13:05 project root: . 05:13:05 Fixing merge commit SHA 05:13:05 --> token set from env 05:13:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:13:05 ==> Running gcov in . (disable via -X gcov) 05:13:05 ==> Python coveragepy not found 05:13:05 ==> Searching for coverage reports in: 05:13:05 + . 05:13:05 -> Found 1 reports 05:13:05 ==> Detecting git/mercurial file structure 05:13:05 ==> Reading reports 05:13:06 + ./coverage.out bytes=111523 05:13:06 ==> Appending adjustments 05:13:06 https://docs.codecov.io/docs/fixing-reports 05:13:06 + Found adjustments 05:13:06 ==> Gzipping contents 05:13:06 ==> Uploading reports 05:13:06 url: https://codecov.io 05:13:06 query: branch=PR-619&commit=929f8c55784e6be67c9085c42060e26da0220a27&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=619&job=&cmd_args= 05:13:06 -> Pinging Codecov 05:13:06 https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-619&commit=929f8c55784e6be67c9085c42060e26da0220a27&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=619&job=&cmd_args= 05:13:07 -> Uploading to 05:13:07 https://storage.googleapis.com/codecov/v4/raw/2020-10-06/7E55EF52A471D76F132DFD9A03CDDE97/929f8c55784e6be67c9085c42060e26da0220a27/bfeb0f36-8ed8-4781-bd41-44ed856a72b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201006T051306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9fc5407b944a1c0301b677d10006abf8875c0b5003ad9bccd03a0067f074e64 05:13:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:07 Dload Upload Total Spent Left Speed 05:13:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18689 0 0 100 18689 0 37557 --:--:-- --:--:-- --:--:-- 37528 100 18689 0 0 100 18689 0 37544 --:--:-- --:--:-- --:--:-- 37528 05:13:07 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/929f8c55784e6be67c9085c42060e26da0220a27 [Pipeline] } 05:13:07 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 05:13:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:13:12 ---> package-listing.sh 05:13:12 ++ tr '[:upper:]' '[:lower:]' 05:13:12 ++ facter osfamily 05:13:12 + OS_FAMILY=redhat 05:13:12 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-619 05:13:12 + START_PACKAGES=/tmp/packages_start.txt 05:13:12 + END_PACKAGES=/tmp/packages_end.txt 05:13:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:12 + PACKAGES=/tmp/packages_start.txt 05:13:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-619 ']' 05:13:12 + PACKAGES=/tmp/packages_end.txt 05:13:12 + case "${OS_FAMILY}" in 05:13:12 + rpm -qa 05:13:12 + sort 05:13:16 + '[' -f /tmp/packages_start.txt ']' 05:13:16 + '[' -f /tmp/packages_end.txt ']' 05:13:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-619 ']' 05:13:16 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-619/archives/ 05:13:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-619/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:16 provisioning config files... 05:13:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/config4657461710991201339tmp [Pipeline] { [Pipeline] echo 05:13:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:13:17 ---> create-netrc.sh [Pipeline] } 05:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:13:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:13:18 ---> python-tools-install.sh 05:13:18 Generating Requirements File 05:14:54 Python 3.6.8 05:14:54 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 05:14:54 appdirs==1.4.3 05:14:54 argcomplete==1.12.1 05:14:54 aspy.yaml==1.3.0 05:14:54 attrs==19.3.0 05:14:54 Babel==2.8.0 05:14:54 beautifulsoup4==4.8.2 05:14:54 boto3==1.11.6 05:14:54 botocore==1.14.6 05:14:54 bs4==0.0.1 05:14:54 cachetools==4.1.1 05:14:54 certifi==2019.11.28 05:14:54 cffi==1.14.3 05:14:54 cfgv==2.0.1 05:14:54 chardet==3.0.4 05:14:54 click==7.1 05:14:54 cliff==3.4.0 05:14:54 cmd2==1.3.11 05:14:54 colorama==0.4.3 05:14:54 cryptography==3.1.1 05:14:54 debtcollector==2.2.0 05:14:54 decorator==4.4.2 05:14:54 defusedxml==0.6.0 05:14:54 Deprecated==1.2.7 05:14:54 distlib==0.3.1 05:14:54 distro==1.2.0 05:14:54 dnspython==1.16.0 05:14:54 docker==4.2.0 05:14:54 docutils==0.15.2 05:14:54 dogpile.cache==1.0.2 05:14:54 email-validator==1.0.5 05:14:54 filelock==3.0.12 05:14:54 future==0.18.2 05:14:54 google-auth==1.22.1 05:14:54 httplib2==0.17.0 05:14:54 identify==1.4.11 05:14:54 idna==2.9 05:14:54 importlib-metadata==1.7.0 05:14:54 importlib-resources==1.5.0 05:14:54 iso8601==0.1.13 05:14:54 Jinja2==2.11.1 05:14:54 jmespath==0.10.0 05:14:54 jsonpatch==1.26 05:14:54 jsonpointer==2.0 05:14:54 jsonschema==3.2.0 05:14:54 keystoneauth1==4.2.1 05:14:54 kubernetes==11.0.0 05:14:54 lftools==0.34.2 05:14:54 lxml==4.5.0 05:14:54 MarkupSafe==0.23 05:14:54 msgpack==1.0.0 05:14:54 multi-key-dict==2.0.3 05:14:54 munch==2.5.0 05:14:54 netaddr==0.8.0 05:14:54 netifaces==0.10.9 05:14:54 niet==1.4.2 05:14:54 nodeenv==1.3.5 05:14:54 oauth2client==4.1.3 05:14:54 oauthlib==3.1.0 05:14:54 openstacksdk==0.50.0 05:14:54 os-client-config==2.1.0 05:14:54 os-service-types==1.7.0 05:14:54 osc-lib==2.2.1 05:14:54 oslo.config==8.3.2 05:14:54 oslo.context==3.1.1 05:14:54 oslo.i18n==5.0.1 05:14:54 oslo.log==4.4.0 05:14:54 oslo.serialization==4.0.1 05:14:54 oslo.utils==4.6.0 05:14:54 packaging==20.4 05:14:54 pbr==5.4.4 05:14:54 pluggy==0.13.1 05:14:54 prettytable==0.7.2 05:14:54 py==1.9.0 05:14:54 pyasn1==0.4.8 05:14:54 pyasn1-modules==0.2.8 05:14:54 pycparser==2.20 05:14:54 pygerrit2==2.0.10 05:14:54 PyGithub==1.46 05:14:54 pyinotify==0.9.6 05:14:54 PyJWT==1.7.1 05:14:54 pyparsing==2.4.7 05:14:54 pyperclip==1.8.0 05:14:54 pyroute2==0.4.13 05:14:54 pyrsistent==0.15.7 05:14:54 PySocks==1.6.8 05:14:54 python-cinderclient==7.2.0 05:14:54 python-dateutil==2.8.1 05:14:54 python-heatclient==2.2.1 05:14:54 python-jenkins==1.7.0 05:14:54 python-keystoneclient==4.1.1 05:14:54 python-magnumclient==3.2.1 05:14:54 python-novaclient==17.2.1 05:14:54 python-openstackclient==5.4.0 05:14:54 python-swiftclient==3.10.1 05:14:54 pytz==2020.1 05:14:54 PyYAML==5.3 05:14:54 requests==2.23.0 05:14:54 requests-oauthlib==1.3.0 05:14:54 requestsexceptions==1.4.0 05:14:54 rfc3986==1.4.0 05:14:54 rpm==4.11.3 05:14:54 rsa==4.0 05:14:54 ruamel.yaml==0.16.10 05:14:54 ruamel.yaml.clib==0.2.0 05:14:54 s3transfer==0.3.3 05:14:54 shade==1.27.2 05:14:54 simplejson==3.17.2 05:14:54 six==1.14.0 05:14:54 soupsieve==2.0 05:14:54 stevedore==3.2.2 05:14:54 tabulate==0.8.6 05:14:54 toml==0.10.0 05:14:54 tox==3.20.0 05:14:54 tqdm==4.43.0 05:14:54 urllib3==1.25.8 05:14:54 virtualenv==20.0.33 05:14:54 wcwidth==0.2.5 05:14:54 websocket-client==0.57.0 05:14:54 wrapt==1.12.1 05:14:54 xdg==3.0.2 05:14:54 xmltodict==0.12.0 05:14:54 yq==2.11.1 05:14:54 zipp==3.3.0 05:14:54 Cache entry deserialization failed, entry ignored 05:14:54 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. 05:14:58 Python 2.7.5 05:14:58 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 05:14:58 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. 05:14:58 ansible==2.9.7 05:14:58 Babel==0.9.6 05:14:58 backports.ssl-match-hostname==3.5.0.1 05:14:58 beautifulsoup4==4.4.1 05:14:58 bodhi==2.11.0 05:14:58 bodhi-client==2.11.0 05:14:58 CCColUtils==1.4 05:14:58 cffi==1.6.0 05:14:58 chardet==2.2.1 05:14:58 click==6.7 05:14:58 cloud-init==18.5 05:14:58 configobj==4.7.2 05:14:58 cryptography==1.7.2 05:14:58 decorator==3.4.0 05:14:58 distro==1.2.0 05:14:58 enum34==1.0.4 05:14:58 fedpkg==1.38 05:14:58 futures==3.1.1 05:14:58 gitdb==0.6.4 05:14:58 GitPython==1.0.1 05:14:58 html5lib==0.999 05:14:58 httplib2==0.9.2 05:14:58 idna==2.4 05:14:58 iniparse==0.4 05:14:58 ipaddress==1.0.16 05:14:58 IPy==0.75 05:14:58 javapackages==1.0.0 05:14:58 Jinja2==2.7.2 05:14:58 jmespath==0.9.4 05:14:58 jsonpatch==1.2 05:14:58 jsonpointer==1.9 05:14:58 kerberos==1.1 05:14:58 kitchen==1.1.1 05:14:58 langtable==0.0.31 05:14:58 lockfile==0.9.1 05:14:58 lxml==3.2.1 05:14:58 MarkupSafe==0.11 05:14:58 munch==2.0.2 05:14:58 offtrac==0.1.0 05:14:58 openidc-client==0.6.0 05:14:58 packagedb-cli==2.14.1 05:14:58 paramiko==2.1.1 05:14:58 perf==0.1 05:14:58 ply==3.4 05:14:58 policycoreutils-default-encoding==0.1 05:14:58 prettytable==0.7.2 05:14:58 pyasn1==0.1.9 05:14:58 pycparser==2.14 05:14:58 pycurl==7.19.0 05:14:58 pygobject==3.22.0 05:14:58 pygpgme==0.3 05:14:58 pyliblzma==0.5.3 05:14:58 pyOpenSSL==0.13.1 05:14:58 pyparsing==1.5.6 05:14:58 pyserial==2.6 05:14:58 python-augeas==0.5.0 05:14:58 python-bugzilla==2.3.0 05:14:58 python-dateutil==1.5 05:14:58 python-fedora==0.10.0 05:14:58 python-linux-procfs==0.4.9 05:14:58 python-yubico==1.2.3 05:14:58 pyudev==0.15 05:14:58 pyusb==1.0.0b1 05:14:58 pyxattr==0.5.1 05:14:58 PyYAML==3.10 05:14:58 requests==2.6.0 05:14:58 requests-kerberos==0.7.0 05:14:58 rpkg==1.60 05:14:58 schedutils==0.4 05:14:58 seobject==0.1 05:14:58 sepolicy==1.1 05:14:58 six==1.9.0 05:14:58 smmap==0.9.0 05:14:58 urlgrabber==3.10 05:14:58 urllib3==1.10.2 05:14:58 virtualenv==15.1.0 05:14:58 yum-langpacks==0.4.2 05:14:58 yum-metadata-parser==1.1.4 [Pipeline] echo 05:14:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:14:59 ---> sudo-logs.sh 05:14:59 Archiving 'sudo' log.. [Pipeline] echo 05:14:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:00 ---> job-cost.sh 05:15:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UdSi 05:15:12 Cache entry deserialization failed, entry ignored 05:15:12 Cache entry deserialization failed, entry ignored 05:15:14 Cache entry deserialization failed, entry ignored 05:15:15 Cache entry deserialization failed, entry ignored 05:15:15 Cache entry deserialization failed, entry ignored 05:15:15 Cache entry deserialization failed, entry ignored 05:15:15 Cache entry deserialization failed, entry ignored 05:15:15 Cache entry deserialization failed, entry ignored 05:15:15 Cache entry deserialization failed, entry ignored 05:15:16 Cache entry deserialization failed, entry ignored 05:15:16 Cache entry deserialization failed, entry ignored 05:15:16 Cache entry deserialization failed, entry ignored 05:15:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:16:02 lf-activate-venv(): INFO: Adding /tmp/venv-UdSi/bin to PATH 05:16:02 INFO: No Stack... 05:16:02 INFO: Retrieving Pricing Info for: v1-standard-2 05:16:02 INFO: Archiving Costs [Pipeline] echo 05:16:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:03 ---> logs-deploy.sh 05:16:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-619/1 05:16:03 INFO: archiving workspace using pattern(s): 05:16:06 Archives upload complete. 05:16:06 INFO: archiving logs to Nexus 05:16:08 ---> uname -a: 05:16:08 Linux prd-centos7-docker-4c-2g-3640.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 05:16:08 05:16:08 05:16:08 ---> lscpu: 05:16:08 Architecture: x86_64 05:16:08 CPU op-mode(s): 32-bit, 64-bit 05:16:08 Byte Order: Little Endian 05:16:08 CPU(s): 4 05:16:08 On-line CPU(s) list: 0-3 05:16:08 Thread(s) per core: 1 05:16:08 Core(s) per socket: 1 05:16:08 Socket(s): 4 05:16:08 NUMA node(s): 1 05:16:08 Vendor ID: GenuineIntel 05:16:08 CPU family: 6 05:16:08 Model: 44 05:16:08 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:16:08 Stepping: 1 05:16:08 CPU MHz: 2933.438 05:16:08 BogoMIPS: 5866.87 05:16:08 Virtualization: VT-x 05:16:08 Hypervisor vendor: KVM 05:16:08 Virtualization type: full 05:16:08 L1d cache: 32K 05:16:08 L1i cache: 32K 05:16:08 L2 cache: 4096K 05:16:08 L3 cache: 16384K 05:16:08 NUMA node0 CPU(s): 0-3 05:16:08 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 05:16:08 05:16:08 05:16:08 ---> nproc: 05:16:08 4 05:16:08 05:16:08 05:16:08 ---> df -h: 05:16:08 Filesystem Size Used Avail Use% Mounted on 05:16:08 devtmpfs 887M 0 887M 0% /dev 05:16:08 tmpfs 919M 0 919M 0% /dev/shm 05:16:08 tmpfs 919M 17M 903M 2% /run 05:16:08 tmpfs 919M 0 919M 0% /sys/fs/cgroup 05:16:08 /dev/vda1 50G 7.4G 43G 15% / 05:16:08 tmpfs 184M 0 184M 0% /run/user/1001 05:16:08 05:16:08 05:16:08 ---> free -m: 05:16:08 total used free shared buff/cache available 05:16:08 Mem: 1837 569 85 16 1182 1070 05:16:08 Swap: 1023 1 1022 05:16:08 05:16:08 05:16:08 ---> ip addr: 05:16:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:16:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:16:08 inet 127.0.0.1/8 scope host lo 05:16:08 valid_lft forever preferred_lft forever 05:16:08 inet6 ::1/128 scope host 05:16:08 valid_lft forever preferred_lft forever 05:16:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 05:16:08 link/ether fa:16:3e:cf:45:38 brd ff:ff:ff:ff:ff:ff 05:16:08 inet 10.30.122.40/23 brd 10.30.123.255 scope global dynamic eth0 05:16:08 valid_lft 85616sec preferred_lft 85616sec 05:16:08 inet6 fe80::f816:3eff:fecf:4538/64 scope link 05:16:08 valid_lft forever preferred_lft forever 05:16:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:16:08 link/ether 02:42:8f:ff:db:79 brd ff:ff:ff:ff:ff:ff 05:16:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:16:08 valid_lft forever preferred_lft forever 05:16:08 inet6 fe80::42:8fff:feff:db79/64 scope link 05:16:08 valid_lft forever preferred_lft forever 05:16:08 05:16:08 05:16:08 ---> sar -b -r -n DEV: 05:16:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/06/2020 _x86_64_ (4 CPU) 05:16:08 05:16:08 05:02:44 AM LINUX RESTART 05:16:08 05:16:08 05:04:01 AM tps rtps wtps bread/s bwrtn/s 05:16:08 05:05:01 AM 45.00 10.96 34.04 4387.42 2330.08 05:16:08 05:06:01 AM 1.85 0.00 1.85 0.00 34.15 05:16:08 05:07:01 AM 0.15 0.00 0.15 0.00 2.15 05:16:08 05:08:01 AM 0.28 0.00 0.28 0.00 2.93 05:16:08 05:09:02 AM 0.28 0.00 0.28 0.00 4.01 05:16:08 05:10:01 AM 0.20 0.00 0.20 0.00 2.06 05:16:08 05:11:01 AM 0.37 0.02 0.35 0.13 5.26 05:16:08 05:12:01 AM 0.22 0.00 0.22 0.00 2.48 05:16:08 05:13:01 AM 0.32 0.00 0.32 0.00 3.38 05:16:08 05:14:01 AM 82.20 56.51 25.69 4831.81 2456.49 05:16:08 05:15:01 AM 101.79 24.00 77.80 1519.83 9873.19 05:16:08 05:16:01 AM 67.81 0.85 66.96 50.60 5607.94 05:16:08 Average: 25.08 7.71 17.38 900.67 1696.98 05:16:08 05:16:08 05:04:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:16:08 05:05:01 AM 165140 1716416 91.22 2620 1179516 1152288 39.33 407052 1146728 120 05:16:08 05:06:01 AM 180864 1700692 90.39 2620 1179520 1042472 35.58 398512 1142124 16 05:16:08 05:07:01 AM 179836 1701720 90.44 2620 1179528 1042472 35.58 400500 1141472 8 05:16:08 05:08:01 AM 180128 1701428 90.43 2620 1179528 1042472 35.58 407280 1134664 8 05:16:08 05:09:02 AM 177760 1703796 90.55 2620 1179536 1042676 35.58 420516 1123292 16 05:16:08 05:10:01 AM 177784 1703772 90.55 2620 1179540 1042712 35.59 420820 1123284 8 05:16:08 05:11:01 AM 179628 1701928 90.45 2620 1179544 1042472 35.58 418380 1124428 8 05:16:08 05:12:01 AM 179200 1702356 90.48 2620 1179556 1042472 35.58 418128 1124428 8 05:16:08 05:13:01 AM 179432 1702124 90.46 2620 1179560 1042472 35.58 418132 1124428 8 05:16:08 05:14:01 AM 70008 1811548 96.28 2620 1198892 1102600 37.63 503748 1130604 52332 05:16:08 05:15:01 AM 124016 1757540 93.41 2620 1130364 1067752 36.44 433688 1098732 55236 05:16:08 05:16:01 AM 146428 1735128 92.22 2620 1096828 1095264 37.38 484556 1003504 75004 05:16:08 Average: 161685 1719871 91.41 2620 1170159 1063177 36.28 427609 1118141 15231 05:16:08 05:16:08 05:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:16:08 05:05:01 AM eth0 111.38 95.91 502.39 69.28 0.00 0.00 0.00 05:16:08 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:05:01 AM docker0 9.98 8.53 1.32 19.42 0.00 0.00 0.00 05:16:08 05:06:01 AM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 05:16:08 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:07:01 AM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 05:16:08 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:08:01 AM eth0 1.17 0.08 0.11 0.01 0.00 0.00 0.00 05:16:08 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:09:02 AM eth0 1.16 0.35 0.45 0.26 0.00 0.00 0.00 05:16:08 05:09:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:09:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:10:01 AM eth0 0.52 0.34 0.28 0.20 0.00 0.00 0.00 05:16:08 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:11:01 AM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 05:16:08 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:12:01 AM eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 05:16:08 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:13:01 AM eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 05:16:08 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:14:01 AM eth0 112.73 72.28 794.49 13.84 0.00 0.00 0.00 05:16:08 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:15:01 AM eth0 16.14 12.41 53.57 4.25 0.00 0.00 0.00 05:16:08 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:16:01 AM eth0 43.44 29.46 116.41 37.86 0.00 0.00 0.00 05:16:08 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 05:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 Average: eth0 23.95 17.62 122.50 10.49 0.00 0.00 0.00 05:16:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:08 Average: docker0 0.83 0.71 0.11 1.62 0.00 0.00 0.00 05:16:08 05:16:08 05:16:08 ---> sar -P ALL: 05:16:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/06/2020 _x86_64_ (4 CPU) 05:16:08 05:16:08 05:02:44 AM LINUX RESTART 05:16:08 05:16:08 05:04:01 AM CPU %user %nice %system %iowait %steal %idle 05:16:08 05:05:01 AM all 3.51 0.00 2.12 1.35 9.86 83.16 05:16:08 05:05:01 AM 0 3.29 0.00 2.63 1.05 11.14 81.89 05:16:08 05:05:01 AM 1 3.07 0.00 1.57 0.08 10.26 85.03 05:16:08 05:05:01 AM 2 3.56 0.00 2.00 2.20 9.57 82.67 05:16:08 05:05:01 AM 3 4.12 0.00 2.27 2.12 8.45 83.03 05:16:08 05:06:01 AM all 0.14 0.00 0.07 0.00 0.30 99.48 05:16:08 05:06:01 AM 0 0.03 0.00 0.07 0.00 0.15 99.75 05:16:08 05:06:01 AM 1 0.05 0.00 0.07 0.00 0.33 99.55 05:16:08 05:06:01 AM 2 0.45 0.00 0.10 0.00 0.33 99.12 05:16:08 05:06:01 AM 3 0.03 0.00 0.07 0.00 0.38 99.52 05:16:08 05:07:01 AM all 0.11 0.00 0.03 0.00 0.36 99.51 05:16:08 05:07:01 AM 0 0.02 0.00 0.02 0.00 0.37 99.60 05:16:08 05:07:01 AM 1 0.03 0.00 0.03 0.00 0.38 99.55 05:16:08 05:07:01 AM 2 0.33 0.00 0.03 0.00 0.33 99.30 05:16:08 05:07:01 AM 3 0.03 0.00 0.03 0.00 0.37 99.57 05:16:08 05:08:01 AM all 0.07 0.00 0.03 0.00 0.41 99.48 05:16:08 05:08:01 AM 0 0.02 0.00 0.03 0.00 0.61 99.34 05:16:08 05:08:01 AM 1 0.02 0.00 0.05 0.00 0.32 99.62 05:16:08 05:08:01 AM 2 0.25 0.00 0.05 0.00 0.60 99.10 05:16:08 05:08:01 AM 3 0.02 0.00 0.00 0.00 0.10 99.88 05:16:08 05:09:02 AM all 0.10 0.00 0.05 0.00 0.34 99.51 05:16:08 05:09:02 AM 0 0.02 0.00 0.02 0.00 0.53 99.44 05:16:08 05:09:02 AM 1 0.33 0.00 0.12 0.00 0.50 99.05 05:16:08 05:09:02 AM 2 0.03 0.00 0.02 0.00 0.18 99.77 05:16:08 05:09:02 AM 3 0.02 0.00 0.02 0.00 0.17 99.80 05:16:08 05:10:01 AM all 0.10 0.00 0.03 0.00 0.36 99.51 05:16:08 05:10:01 AM 0 0.02 0.00 0.03 0.00 0.14 99.81 05:16:08 05:10:01 AM 1 0.32 0.00 0.03 0.00 0.69 98.95 05:16:08 05:10:01 AM 2 0.02 0.00 0.03 0.00 0.17 99.78 05:16:08 05:10:01 AM 3 0.03 0.00 0.03 0.00 0.44 99.49 05:16:08 05:11:01 AM all 0.13 0.00 0.03 0.00 0.18 99.65 05:16:08 05:11:01 AM 0 0.05 0.00 0.02 0.02 0.08 99.83 05:16:08 05:11:01 AM 1 0.37 0.00 0.05 0.00 0.18 99.40 05:16:08 05:11:01 AM 2 0.05 0.00 0.02 0.00 0.20 99.73 05:16:08 05:11:01 AM 3 0.05 0.00 0.03 0.00 0.27 99.65 05:16:08 05:12:01 AM all 0.11 0.00 0.03 0.00 0.19 99.67 05:16:08 05:12:01 AM 0 0.35 0.00 0.02 0.00 0.13 99.50 05:16:08 05:12:01 AM 1 0.02 0.00 0.03 0.00 0.10 99.85 05:16:08 05:12:01 AM 2 0.03 0.00 0.05 0.00 0.32 99.60 05:16:08 05:12:01 AM 3 0.02 0.00 0.03 0.00 0.22 99.73 05:16:08 05:13:01 AM all 0.10 0.00 0.02 0.00 0.11 99.77 05:16:08 05:13:01 AM 0 0.30 0.00 0.02 0.00 0.03 99.65 05:16:08 05:13:01 AM 1 0.02 0.00 0.03 0.00 0.05 99.90 05:16:08 05:13:01 AM 2 0.05 0.00 0.03 0.00 0.17 99.75 05:16:08 05:13:01 AM 3 0.03 0.00 0.02 0.00 0.17 99.78 05:16:08 05:14:01 AM all 12.61 0.00 1.79 1.67 3.00 80.94 05:16:08 05:14:01 AM 0 25.74 0.00 2.71 0.64 3.26 67.65 05:16:08 05:14:01 AM 1 3.58 0.00 1.12 1.57 3.07 90.65 05:16:08 05:14:01 AM 2 17.29 0.00 2.58 4.03 3.12 72.99 05:16:08 05:14:01 AM 3 4.84 0.00 0.83 0.47 2.58 91.29 05:16:08 05:15:01 AM all 14.18 0.00 2.89 1.26 3.55 78.11 05:16:08 05:15:01 AM 0 13.42 0.00 2.44 1.84 3.73 78.57 05:16:08 05:15:01 AM 1 11.36 0.00 2.43 1.21 3.95 81.05 05:16:08 05:15:01 AM 2 18.81 0.00 4.32 1.72 3.56 71.59 05:16:08 05:15:01 AM 3 13.24 0.00 2.40 0.29 2.98 81.08 05:16:08 05:16:08 05:15:01 AM CPU %user %nice %system %iowait %steal %idle 05:16:08 05:16:01 AM all 13.99 0.00 2.38 1.50 5.72 76.40 05:16:08 05:16:01 AM 0 20.05 0.00 1.81 0.97 5.13 72.04 05:16:08 05:16:01 AM 1 14.22 0.00 2.77 0.10 6.92 75.98 05:16:08 05:16:01 AM 2 10.87 0.00 2.69 3.79 5.96 76.69 05:16:08 05:16:01 AM 3 10.98 0.00 2.23 1.12 4.86 80.81 05:16:08 Average: all 3.72 0.00 0.79 0.48 2.04 92.97 05:16:08 Average: 0 5.13 0.00 0.81 0.37 2.12 91.56 05:16:08 Average: 1 2.76 0.00 0.69 0.25 2.25 94.06 05:16:08 Average: 2 4.24 0.00 0.98 0.97 2.05 91.76 05:16:08 Average: 3 2.77 0.00 0.66 0.33 1.75 94.48 05:16:08 05:16:08 05:16:08