Pull request #161 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 FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from f2a07c55ff48285d13d0ef27034f6295deadfd6a+b96cb17a8583da0d3f5cd3a5a2b6bed3e22654ba (da55cf446624afafd5eb318febbdf05197e0e853) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-virtual-go/branches/PR-161/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-virtual-go/branches/PR-161/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-18812 in /w/workspace/foundry_device-virtual-go_PR-161 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-161 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b96cb17a8583da0d3f5cd3a5a2b6bed3e22654ba into PR head commit f2a07c55ff48285d13d0ef27034f6295deadfd6a Merge succeeded, producing f2a07c55ff48285d13d0ef27034f6295deadfd6a Checking out Revision f2a07c55ff48285d13d0ef27034f6295deadfd6a (PR-161) > git config core.sparsecheckout # timeout=10 > git checkout -f f2a07c55ff48285d13d0ef27034f6295deadfd6a # 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 b96cb17a8583da0d3f5cd3a5a2b6bed3e22654ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2a07c55ff48285d13d0ef27034f6295deadfd6a # timeout=10 Commit message: "feat: Remove Logging configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:24:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:24:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:24:11 ========================================================= 06:24:11 EdgeX Global Pipelines Version Info 06:24:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:24:12 ------------------- 06:24:12 stable info: 06:24:12 ------------------- 06:24:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:24:12 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:24:12 Message: update stable to v1.0.173 06:24:13 ------------------- 06:24:13 experimental info: 06:24:13 ------------------- 06:24:13 Commited By: **** collab-it+edgex@linuxfoundation.org 06:24:13 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:24:13 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:24:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:24:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:24:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:24:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:24:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:24:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:24:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:24:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:24:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:24:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:24:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:24:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:24:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:24:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:24:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:24:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:24:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:24:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:24:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:24:17 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:24:17 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:24:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-161 [Pipeline] echo 06:24:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-161 [Pipeline] echo 06:24:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-161 [Pipeline] echo 06:24:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2a07c55ff48285d13d0ef27034f6295deadfd6a [Pipeline] echo 06:24:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2a07c5 [Pipeline] echo 06:24:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:24:18 provisioning config files... 06:24:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-161@tmp/config2304430742147536482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:18 ---> docker-login.sh 06:24:18 nexus3.edgexfoundry.org:10001 06:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:19 Configure a credential helper to remove this warning. See 06:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:19 06:24:19 Login Succeeded 06:24:19 nexus3.edgexfoundry.org:10002 06:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:19 Configure a credential helper to remove this warning. See 06:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:19 06:24:19 Login Succeeded 06:24:19 nexus3.edgexfoundry.org:10003 06:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:19 Configure a credential helper to remove this warning. See 06:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:19 06:24:19 Login Succeeded 06:24:19 nexus3.edgexfoundry.org:10004 06:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:20 Configure a credential helper to remove this warning. See 06:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:20 06:24:20 Login Succeeded 06:24:20 docker.io 06:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:20 Configure a credential helper to remove this warning. See 06:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:20 06:24:20 Login Succeeded 06:24:20 ---> docker-login.sh ends [Pipeline] } 06:24:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:21 + git log --format=format:%s -1 f2a07c55ff48285d13d0ef27034f6295deadfd6a [Pipeline] echo 06:24:21 GIT_COMMIT: f2a07c55ff48285d13d0ef27034f6295deadfd6a, Commit Message: feat: Remove Logging configuration [Pipeline] echo 06:24:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:24:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:24:22 06:24:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:24:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:24:22 latest: Pulling from edgex-devops/git-semver 06:24:22 31603596830f: Pulling fs layer 06:24:22 2a8b12db71e7: Pulling fs layer 06:24:22 6ca5941a6612: Pulling fs layer 06:24:22 ecc8261a40a4: Pulling fs layer 06:24:22 ecc8261a40a4: Waiting 06:24:22 2a8b12db71e7: Verifying Checksum 06:24:22 2a8b12db71e7: Download complete 06:24:23 31603596830f: Verifying Checksum 06:24:23 31603596830f: Download complete 06:24:23 6ca5941a6612: Verifying Checksum 06:24:23 6ca5941a6612: Download complete 06:24:23 ecc8261a40a4: Verifying Checksum 06:24:23 ecc8261a40a4: Download complete 06:24:23 31603596830f: Pull complete 06:24:23 2a8b12db71e7: Pull complete 06:24:24 6ca5941a6612: Pull complete 06:24:24 ecc8261a40a4: Pull complete 06:24:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:24:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:24:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:24:24 prd-centos7-docker-4c-2g-18812 does not seem to be running inside a container 06:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-161 -v /w/workspace/foundry_device-virtual-go_PR-161:/w/workspace/foundry_device-virtual-go_PR-161:rw,z -v /w/workspace/foundry_device-virtual-go_PR-161@tmp:/w/workspace/foundry_device-virtual-go_PR-161@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 06:24:26 $ docker top 097456f5b3a62fd0e9c2a72b2663aefa4966ea4efeb2a7bdb983b9357ece592b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:26 [ssh-agent] Looking for ssh-agent implementation... 06:24:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:27 $ docker exec 097456f5b3a62fd0e9c2a72b2663aefa4966ea4efeb2a7bdb983b9357ece592b ssh-agent 06:24:27 SSH_AUTH_SOCK=/tmp/ssh-0IUQ4UGKQivz/agent.12 06:24:27 SSH_AGENT_PID=18 06:24:27 Running ssh-add (command line suppressed) 06:24:27 Identity added: /w/workspace/foundry_device-virtual-go_PR-161@tmp/private_key_6608643639619328686.key (/w/workspace/foundry_device-virtual-go_PR-161@tmp/private_key_6608643639619328686.key) 06:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:28 + git tag --points-at HEAD [Pipeline] } 06:24:28 $ docker exec --env ******** --env ******** 097456f5b3a62fd0e9c2a72b2663aefa4966ea4efeb2a7bdb983b9357ece592b ssh-agent -k 06:24:28 unset SSH_AUTH_SOCK; 06:24:28 unset SSH_AGENT_PID; 06:24:28 echo Agent pid 18 killed; 06:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:24:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:28 [ssh-agent] Looking for ssh-agent implementation... 06:24:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:28 $ docker exec 097456f5b3a62fd0e9c2a72b2663aefa4966ea4efeb2a7bdb983b9357ece592b ssh-agent 06:24:28 SSH_AUTH_SOCK=/tmp/ssh-oEsIwaFtJalv/agent.47 06:24:28 SSH_AGENT_PID=52 06:24:28 Running ssh-add (command line suppressed) 06:24:28 Identity added: /w/workspace/foundry_device-virtual-go_PR-161@tmp/private_key_233801056840987048.key (/w/workspace/foundry_device-virtual-go_PR-161@tmp/private_key_233801056840987048.key) 06:24:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:29 + git semver init 06:24:29 # -> Open(): unable to determine branch for HEAD 06:24:29 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-161/.git 06:24:29 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-161 06:24:29 # $SEMVER_REMOTE_NAME = origin 06:24:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:24:29 # $SEMVER_USER_NAME = edgex-jenkins 06:24:29 # $SEMVER_BRANCH = PR-161 06:24:29 # $SEMVER_TEMP = /tmp/semver-829386617 06:24:29 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:24:29 # '/tmp/semver-829386617' -> '/w/workspace/foundry_device-virtual-go_PR-161/.semver' 06:24:29 # -> Force: false 06:24:29 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-161/.semver [Pipeline] } 06:24:29 $ docker exec --env ******** --env ******** 097456f5b3a62fd0e9c2a72b2663aefa4966ea4efeb2a7bdb983b9357ece592b ssh-agent -k 06:24:29 unset SSH_AUTH_SOCK; 06:24:29 unset SSH_AGENT_PID; 06:24:29 echo Agent pid 52 killed; 06:24:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:30 + git semver [Pipeline] } 06:24:30 $ docker stop --time=1 097456f5b3a62fd0e9c2a72b2663aefa4966ea4efeb2a7bdb983b9357ece592b 06:24:32 $ docker rm -f 097456f5b3a62fd0e9c2a72b2663aefa4966ea4efeb2a7bdb983b9357ece592b [Pipeline] // withDockerContainer [Pipeline] sh 06:24:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:24:33 Stashed 1 file(s) [Pipeline] echo 06:24:33 [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 06:24:49 Still waiting to schedule task 06:24:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:24:49 Still waiting to schedule task 06:24:49 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 06:27:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18814 in /w/workspace/foundry_device-virtual-go_PR-161 [Pipeline] { [Pipeline] ws 06:27:23 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:27:27 Running on prd-centos7-docker-4c-2g-18815 in /w/workspace/foundry_device-virtual-go_PR-161 [Pipeline] { [Pipeline] ws 06:27:27 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:27:28 using credential edgex-jenkins-ssh 06:27:28 Cloning the remote Git repository 06:27:28 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:27:28 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:27:28 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:27:28 > git --version # timeout=10 06:27:28 > git --version # 'git version 2.17.1' 06:27:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:30 using credential edgex-jenkins-ssh 06:27:30 Cloning the remote Git repository 06:27:30 Merging remotes/origin/master commit b96cb17a8583da0d3f5cd3a5a2b6bed3e22654ba into PR head commit f2a07c55ff48285d13d0ef27034f6295deadfd6a 06:27:30 Merge succeeded, producing f2a07c55ff48285d13d0ef27034f6295deadfd6a 06:27:30 Checking out Revision f2a07c55ff48285d13d0ef27034f6295deadfd6a (PR-161) 06:27:29 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:27:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:29 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:27:29 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:27:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:27:30 > git config core.sparsecheckout # timeout=10 06:27:30 > git checkout -f f2a07c55ff48285d13d0ef27034f6295deadfd6a # timeout=10 06:27:30 > git remote # timeout=10 06:27:30 > git config --get remote.origin.url # timeout=10 06:27:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:30 > git merge b96cb17a8583da0d3f5cd3a5a2b6bed3e22654ba # timeout=10 06:27:30 > git rev-parse HEAD^{commit} # timeout=10 06:27:30 > git config core.sparsecheckout # timeout=10 06:27:30 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:27:30 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:27:30 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:27:30 > git --version # timeout=10 06:27:30 > git --version # 'git version 2.24.3' 06:27:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:31 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:27:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:31 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:27:31 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:27:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:27:31 Merging remotes/origin/master commit b96cb17a8583da0d3f5cd3a5a2b6bed3e22654ba into PR head commit f2a07c55ff48285d13d0ef27034f6295deadfd6a 06:27:31 Merge succeeded, producing f2a07c55ff48285d13d0ef27034f6295deadfd6a 06:27:31 Checking out Revision f2a07c55ff48285d13d0ef27034f6295deadfd6a (PR-161) 06:27:30 > git checkout -f f2a07c55ff48285d13d0ef27034f6295deadfd6a # timeout=10 06:27:31 > git config core.sparsecheckout # timeout=10 06:27:31 > git checkout -f f2a07c55ff48285d13d0ef27034f6295deadfd6a # timeout=10 06:27:31 > git remote # timeout=10 06:27:31 > git config --get remote.origin.url # timeout=10 06:27:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:31 > git merge b96cb17a8583da0d3f5cd3a5a2b6bed3e22654ba # timeout=10 06:27:31 > git rev-parse HEAD^{commit} # timeout=10 06:27:31 > git config core.sparsecheckout # timeout=10 06:27:31 > git checkout -f f2a07c55ff48285d13d0ef27034f6295deadfd6a # timeout=10 06:27:35 Commit message: "feat: Remove Logging configuration" 06:27:35 > git --version # timeout=10 06:27:35 > git --version # 'git version 2.17.1' 06:27:35 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:27:35 Commit message: "feat: Remove Logging configuration" 06:27:35 > git --version # timeout=10 06:27:35 > git --version # 'git version 2.24.3' 06:27:35 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:27:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:27:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:27:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:27:38 + + true 06:27:38 sudo service docker restart 06:27:38 + sudo service docker restart 06:27:38 + true 06:27:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:27:39 provisioning config files... 06:27:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5790726999974095484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:40 ---> docker-login.sh 06:27:40 nexus3.edgexfoundry.org:10001 06:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:40 Configure a credential helper to remove this warning. See 06:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:40 06:27:40 Login Succeeded 06:27:40 nexus3.edgexfoundry.org:10002 06:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:40 Configure a credential helper to remove this warning. See 06:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:40 06:27:40 Login Succeeded 06:27:40 nexus3.edgexfoundry.org:10003 06:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:40 Configure a credential helper to remove this warning. See 06:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:40 06:27:40 Login Succeeded 06:27:40 nexus3.edgexfoundry.org:10004 06:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { 06:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:41 Configure a credential helper to remove this warning. See 06:27:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:41 06:27:41 Login Succeeded 06:27:41 docker.io 06:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] wrap 06:27:41 provisioning config files... 06:27:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7892845604527179956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:41 Configure a credential helper to remove this warning. See 06:27:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:41 06:27:41 Login Succeeded 06:27:41 ---> docker-login.sh ends [Pipeline] } 06:27:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 06:27:41 ---> docker-login.sh 06:27:41 nexus3.edgexfoundry.org:10001 [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:27:42 ========================================================= 06:27:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:27:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:27:42 + 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 . 06:27:42 Sending build context to Docker daemon 492kB 06:27:42 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:27:42 Step 2/8 : FROM ${BASE} 06:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:27:42 188c0c94c7c5: Pulling fs layer 06:27:42 0ef7d3d256c8: Pulling fs layer 06:27:42 de9db76c5a1d: Pulling fs layer 06:27:42 bca2f99d35d6: Pulling fs layer 06:27:42 93359f2a8cfa: Pulling fs layer 06:27:42 7c6f9722023f: Pulling fs layer 06:27:42 a35cf1a2eb13: Pulling fs layer 06:27:42 93359f2a8cfa: Waiting 06:27:42 7c6f9722023f: Waiting 06:27:42 a35cf1a2eb13: Waiting 06:27:42 bca2f99d35d6: Waiting 06:27:42 de9db76c5a1d: Download complete 06:27:42 0ef7d3d256c8: Verifying Checksum 06:27:42 0ef7d3d256c8: Download complete 06:27:42 93359f2a8cfa: Verifying Checksum 06:27:42 93359f2a8cfa: Download complete 06:27:42 188c0c94c7c5: Verifying Checksum 06:27:42 188c0c94c7c5: Download complete 06:27:42 7c6f9722023f: Verifying Checksum 06:27:42 7c6f9722023f: Download complete 06:27:42 188c0c94c7c5: Pull complete 06:27:43 0ef7d3d256c8: Pull complete 06:27:43 de9db76c5a1d: Pull complete 06:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:43 Configure a credential helper to remove this warning. See 06:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:43 06:27:43 Login Succeeded 06:27:43 nexus3.edgexfoundry.org:10002 06:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:44 Configure a credential helper to remove this warning. See 06:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:44 06:27:44 Login Succeeded 06:27:44 nexus3.edgexfoundry.org:10003 06:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:44 Configure a credential helper to remove this warning. See 06:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:44 06:27:44 Login Succeeded 06:27:44 nexus3.edgexfoundry.org:10004 06:27:45 a35cf1a2eb13: Verifying Checksum 06:27:45 a35cf1a2eb13: Download complete 06:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:45 Configure a credential helper to remove this warning. See 06:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:45 06:27:45 Login Succeeded 06:27:45 docker.io 06:27:45 bca2f99d35d6: Verifying Checksum 06:27:45 bca2f99d35d6: Download complete 06:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:46 Configure a credential helper to remove this warning. See 06:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:46 06:27:46 Login Succeeded 06:27:46 ---> docker-login.sh ends [Pipeline] } 06:27:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:27:46 ========================================================= 06:27:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:27:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:27:47 + 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 . 06:27:47 Sending build context to Docker daemon 491kB 06:27:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:27:47 Step 2/8 : FROM ${BASE} 06:27:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:27:47 5f621e34cdf4: Pulling fs layer 06:27:47 a4357932f1b6: Pulling fs layer 06:27:47 18c013af1878: Pulling fs layer 06:27:47 00ac8860ef70: Pulling fs layer 06:27:47 63d7cb157983: Pulling fs layer 06:27:47 b116817d02f9: Pulling fs layer 06:27:47 745a02a5169b: Pulling fs layer 06:27:47 00ac8860ef70: Waiting 06:27:47 63d7cb157983: Waiting 06:27:47 b116817d02f9: Waiting 06:27:47 745a02a5169b: Waiting 06:27:47 18c013af1878: Verifying Checksum 06:27:47 18c013af1878: Download complete 06:27:47 a4357932f1b6: Verifying Checksum 06:27:47 a4357932f1b6: Download complete 06:27:47 63d7cb157983: Verifying Checksum 06:27:47 63d7cb157983: Download complete 06:27:47 b116817d02f9: Verifying Checksum 06:27:47 b116817d02f9: Download complete 06:27:47 5f621e34cdf4: Verifying Checksum 06:27:47 5f621e34cdf4: Download complete 06:27:48 5f621e34cdf4: Pull complete 06:27:49 a4357932f1b6: Pull complete 06:27:49 18c013af1878: Pull complete 06:27:50 745a02a5169b: Verifying Checksum 06:27:50 745a02a5169b: Download complete 06:27:51 bca2f99d35d6: Pull complete 06:27:51 93359f2a8cfa: Pull complete 06:27:51 7c6f9722023f: Pull complete 06:27:51 00ac8860ef70: Verifying Checksum 06:27:51 00ac8860ef70: Download complete 06:27:57 a35cf1a2eb13: Pull complete 06:27:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:27:57 ---> a62c8e92a672 06:27:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:27:57 ---> Running in 722159a9bea0 06:27:57 Removing intermediate container 722159a9bea0 06:27:57 ---> 78b1a48a95fd 06:27:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:57 ---> Running in a15a7341adb9 06:27:58 Removing intermediate container a15a7341adb9 06:27:58 ---> e3ca56a1fa26 06:27:58 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:27:59 ---> Running in 0688c934cb62 06:28:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:01 (1/14) Installing libmagic (5.38-r0) 06:28:01 (2/14) Installing file (5.38-r0) 06:28:01 (3/14) Installing libc-dev (0.7.2-r3) 06:28:01 (4/14) Installing g++ (9.3.0-r2) 06:28:01 00ac8860ef70: Pull complete 06:28:01 63d7cb157983: Pull complete 06:28:01 b116817d02f9: Pull complete 06:28:05 745a02a5169b: Pull complete 06:28:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:28:05 ---> b7e6874047d6 06:28:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:28:06 (5/14) Installing fortify-headers (1.1-r0) 06:28:06 (6/14) Installing patch (2.7.6-r6) 06:28:06 (7/14) Installing build-base (0.5-r2) 06:28:06 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:28:06 (9/14) Installing libedit (20191231.3.1-r0) 06:28:06 (10/14) Installing openssh-client (8.3_p1-r1) 06:28:07 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 06:28:07 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:28:07 (13/14) Installing openssh-server (8.3_p1-r1) 06:28:07 (14/14) Installing openssh (8.3_p1-r1) 06:28:07 Executing busybox-1.31.1-r19.trigger 06:28:07 OK: 237 MiB in 53 packages 06:28:07 ---> Running in 77e6b1fdb641 06:28:08 Removing intermediate container 77e6b1fdb641 06:28:08 ---> fae2fad06afa 06:28:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:08 ---> Running in edfeae6a4585 06:28:11 Removing intermediate container 0688c934cb62 06:28:11 ---> 147edb6e75d8 06:28:11 Step 6/8 : WORKDIR /device-virtual-go 06:28:11 ---> Running in de1b5bd04042 06:28:11 Removing intermediate container edfeae6a4585 06:28:11 ---> c3351134c293 06:28:11 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:28:11 ---> Running in a87b3495a81c 06:28:11 Removing intermediate container de1b5bd04042 06:28:11 ---> 092dd6ff2de4 06:28:11 Step 7/8 : COPY . . 06:28:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:12 ---> 57641470a0c0 06:28:12 Step 8/8 : RUN go mod download 06:28:12 ---> Running in 5985cba889d1 06:28:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:13 (1/14) Installing libmagic (5.38-r0) 06:28:13 (2/14) Installing file (5.38-r0) 06:28:14 (3/14) Installing libc-dev (0.7.2-r3) 06:28:14 (4/14) Installing g++ (9.3.0-r2) 06:28:16 (5/14) Installing fortify-headers (1.1-r0) 06:28:17 (6/14) Installing patch (2.7.6-r6) 06:28:17 (7/14) Installing build-base (0.5-r2) 06:28:17 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:28:17 (9/14) Installing libedit (20191231.3.1-r0) 06:28:17 (10/14) Installing openssh-client (8.3_p1-r1) 06:28:17 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 06:28:17 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:28:17 (13/14) Installing openssh-server (8.3_p1-r1) 06:28:18 (14/14) Installing openssh (8.3_p1-r1) 06:28:18 Executing busybox-1.31.1-r19.trigger 06:28:18 OK: 221 MiB in 53 packages 06:28:22 Removing intermediate container a87b3495a81c 06:28:22 ---> b41d239956d6 06:28:22 Step 6/8 : WORKDIR /device-virtual-go 06:28:22 ---> Running in c20fa2176202 06:28:22 Removing intermediate container c20fa2176202 06:28:22 ---> f0e573a6056a 06:28:22 Step 7/8 : COPY . . 06:28:23 ---> 64b43a18e1bc 06:28:23 Step 8/8 : RUN go mod download 06:28:24 ---> Running in 1bfa808264da 06:28:34 Removing intermediate container 5985cba889d1 06:28:34 ---> 9b117c0f58bf 06:28:34 Successfully built 9b117c0f58bf 06:28:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:28:34 + docker inspect -f . ci-base-image-x86_64 06:28:34 . [Pipeline] withDockerContainer 06:28:35 prd-centos7-docker-4c-2g-18815 does not seem to be running inside a container 06:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat 06:28:36 $ docker top 412b78ef1bfc620534075a3d67cc0adea16997fd61c7a75c23b131b61d98dea8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:36 + go version 06:28:36 go version go1.15.5 linux/amd64 [Pipeline] } 06:28:36 $ docker stop --time=1 412b78ef1bfc620534075a3d67cc0adea16997fd61c7a75c23b131b61d98dea8 06:28:37 $ docker rm -f 412b78ef1bfc620534075a3d67cc0adea16997fd61c7a75c23b131b61d98dea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:39 + docker inspect -f . ci-base-image-x86_64 06:28:39 . [Pipeline] withDockerContainer 06:28:39 prd-centos7-docker-4c-2g-18815 does not seem to be running inside a container 06:28:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat 06:28:39 $ docker top cfad3535d573b04276efd5a101cc6494b43e99f8fb86ac3dc442238c8b123122 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:40 + make test 06:28:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:28:41 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:28:50 Removing intermediate container 1bfa808264da 06:28:50 ---> 5b30f76bd9ae 06:28:50 Successfully built 5b30f76bd9ae 06:28:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:28:51 + docker inspect -f . ci-base-image-arm64 06:28:51 . [Pipeline] withDockerContainer 06:28:51 prd-ubuntu18.04-docker-arm64-4c-16g-18814 does not seem to be running inside a container 06:28:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** ci-base-image-arm64 cat 06:28:53 $ docker top 922258b434d9168bece81e0a7605ddd0859becb71d2c06a62a663d7176305b28 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:54 + go version 06:28:54 go version go1.15.5 linux/arm64 [Pipeline] } 06:28:54 $ docker stop --time=1 922258b434d9168bece81e0a7605ddd0859becb71d2c06a62a663d7176305b28 06:28:56 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:28:56 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.344s coverage: 64.4% of statements 06:28:56 $ docker rm -f 922258b434d9168bece81e0a7605ddd0859becb71d2c06a62a663d7176305b28 [Pipeline] // withDockerContainer 06:28:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:57 + docker inspect -f . ci-base-image-arm64 06:28:57 . [Pipeline] withDockerContainer 06:28:58 prd-ubuntu18.04-docker-arm64-4c-16g-18814 does not seem to be running inside a container 06:28:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** ci-base-image-arm64 cat 06:28:59 $ docker top 7fa275e2c58d63eae4209197eedcba4f4f4f387259bb0cd4fc3b1c84ab82e7a8 -eo pid,comm [Pipeline] { 06:29:00 gofmt -l . 06:29:00 [ "`gofmt -l .`" = "" ] 06:29:00 ./bin/test-attribution-txt.sh [Pipeline] sh 06:29:00 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:29:00 $ docker stop --time=1 cfad3535d573b04276efd5a101cc6494b43e99f8fb86ac3dc442238c8b123122 06:29:01 + make test 06:29:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:29:02 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:29:02 $ docker rm -f cfad3535d573b04276efd5a101cc6494b43e99f8fb86ac3dc442238c8b123122 [Pipeline] // withDockerContainer [Pipeline] sh 06:29:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:29:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:29:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:29:06 + ls -al . 06:29:06 total 124 06:29:06 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 7 06:29 . 06:29:06 drwxrwxr-x. 4 jenkins jenkins 28 Jan 7 06:27 .. 06:29:06 -rw-rw-r--. 1 jenkins jenkins 6713 Jan 7 06:27 Attribution.txt 06:29:06 drwxrwxr-x. 2 jenkins jenkins 64 Jan 7 06:27 bin 06:29:06 drwxrwxr-x. 3 jenkins jenkins 32 Jan 7 06:27 cmd 06:29:06 -rw-r--r--. 1 jenkins jenkins 47242 Jan 7 06:28 coverage.out 06:29:06 -rw-rw-r--. 1 jenkins jenkins 1851 Jan 7 06:27 Dockerfile 06:29:06 -rw-rw-r--. 1 jenkins jenkins 961 Jan 7 06:27 Dockerfile.build 06:29:06 drwxrwxr-x. 8 jenkins jenkins 179 Jan 7 06:27 .git 06:29:06 drwxrwxr-x. 2 jenkins jenkins 60 Jan 7 06:27 .github 06:29:06 -rw-rw-r--. 1 jenkins jenkins 258 Jan 7 06:27 .gitignore 06:29:06 -rw-r--r--. 1 jenkins jenkins 863 Jan 7 06:29 go.mod 06:29:06 -rw-r--r--. 1 jenkins jenkins 16360 Jan 7 06:29 go.sum 06:29:06 drwxrwxr-x. 3 jenkins jenkins 20 Jan 7 06:27 internal 06:29:06 -rw-rw-r--. 1 jenkins jenkins 660 Jan 7 06:27 Jenkinsfile 06:29:06 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 7 06:27 LICENSE 06:29:06 -rw-rw-r--. 1 jenkins jenkins 873 Jan 7 06:27 Makefile 06:29:06 -rw-rw-r--. 1 jenkins jenkins 918 Jan 7 06:27 README.md 06:29:06 -rw-rw-r--. 1 jenkins jenkins 5 Jan 7 06:24 VERSION 06:29:06 -rw-rw-r--. 1 jenkins jenkins 235 Jan 7 06:27 version.go [Pipeline] isUnix [Pipeline] sh 06:29:07 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f2a07c55ff48285d13d0ef27034f6295deadfd6a --label arch=amd64 --label version=0.0.0 . 06:29:07 Sending build context to Docker daemon 557.1kB 06:29:07 Step 1/22 : ARG BASE=golang:1.15-alpine3.12 06:29:07 Step 2/22 : FROM ${BASE} AS builder 06:29:07 ---> 9b117c0f58bf 06:29:07 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:29:07 ---> Running in 6655c96fc881 06:29:07 Removing intermediate container 6655c96fc881 06:29:07 ---> 6dffa307ff94 06:29:07 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:29:07 ---> Running in c67b24b8d423 06:29:08 Removing intermediate container c67b24b8d423 06:29:08 ---> 328f3aeba289 06:29:08 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:29:08 ---> Running in 490057c118bd 06:29:08 Removing intermediate container 490057c118bd 06:29:08 ---> c0f192656532 06:29:08 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:08 ---> Running in dc76d51bddb7 06:29:09 Removing intermediate container dc76d51bddb7 06:29:09 ---> 316d589fb387 06:29:09 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:29:09 ---> Running in a5177819b70f 06:29:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:10 OK: 237 MiB in 53 packages 06:29:11 Removing intermediate container a5177819b70f 06:29:11 ---> 348c95815f28 06:29:11 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:29:11 ---> Running in 1e580f9d86bd 06:29:11 Removing intermediate container 1e580f9d86bd 06:29:11 ---> d5a25dbf52a1 06:29:11 Step 9/22 : COPY . . 06:29:12 ---> afffe6533021 06:29:12 Step 10/22 : ARG MAKE='make build' 06:29:12 ---> Running in 07a9da9c833a 06:29:12 Removing intermediate container 07a9da9c833a 06:29:12 ---> 6217551a3cc1 06:29:12 Step 11/22 : RUN $MAKE 06:29:12 ---> Running in 796874dae772 06:29:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:29:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:29:28 Removing intermediate container 796874dae772 06:29:28 ---> 84d0c40aaa3d 06:29:28 Step 12/22 : FROM alpine:3.12 06:29:29 3.12: Pulling from library/alpine 06:29:29 801bfaa63ef2: Pulling fs layer 06:29:29 801bfaa63ef2: Verifying Checksum 06:29:29 801bfaa63ef2: Download complete 06:29:29 801bfaa63ef2: Pull complete 06:29:29 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:29:29 Status: Downloaded newer image for alpine:3.12 06:29:29 ---> 389fef711851 06:29:29 Step 13/22 : ENV APP_PORT=49990 06:29:29 ---> Running in fc64fbce0cb7 06:29:29 Removing intermediate container fc64fbce0cb7 06:29:29 ---> 6dba09d2df45 06:29:29 Step 14/22 : EXPOSE $APP_PORT 06:29:30 ---> Running in 9e7dfb65505d 06:29:30 Removing intermediate container 9e7dfb65505d 06:29:30 ---> 1193e63b2b7e 06:29:30 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:29:30 ---> 84e00defced7 06:29:30 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:29:30 ---> 4af0dc6cc884 06:29:30 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:29:31 ---> 3926e5c9f26f 06:29:31 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:29:31 ---> Running in b47fd9b791a7 06:29:31 Removing intermediate container b47fd9b791a7 06:29:31 ---> 1fdc98beb620 06:29:31 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:31 ---> Running in 7db1d3629748 06:29:31 Removing intermediate container 7db1d3629748 06:29:31 ---> 34962c8dbf97 06:29:31 Step 20/22 : LABEL arch=amd64 06:29:31 ---> Running in b0fe1092aa1e 06:29:32 Removing intermediate container b0fe1092aa1e 06:29:32 ---> fd0c761ba1ce 06:29:32 Step 21/22 : LABEL git_sha=f2a07c55ff48285d13d0ef27034f6295deadfd6a 06:29:32 ---> Running in def480f6175c 06:29:32 Removing intermediate container def480f6175c 06:29:32 ---> 99eba2104f83 06:29:32 Step 22/22 : LABEL version=0.0.0 06:29:32 ---> Running in 41cae325351c 06:29:32 Removing intermediate container 41cae325351c 06:29:32 ---> 0d863e433fe1 06:29:32 [Warning] One or more build-args [ARCH] were not consumed 06:29:32 Successfully built 0d863e433fe1 06:29:32 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:29:59 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:29:59 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.580s coverage: 64.4% of statements 06:29:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:30:04 gofmt -l . 06:30:04 [ "`gofmt -l .`" = "" ] 06:30:05 ./bin/test-attribution-txt.sh 06:30:06 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:30:06 $ docker stop --time=1 7fa275e2c58d63eae4209197eedcba4f4f4f387259bb0cd4fc3b1c84ab82e7a8 06:30:09 $ docker rm -f 7fa275e2c58d63eae4209197eedcba4f4f4f387259bb0cd4fc3b1c84ab82e7a8 [Pipeline] // withDockerContainer [Pipeline] sh 06:30:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:30:10 Warning: overwriting stash ‘coverage-report’ 06:30:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:30:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:30:13 + ls -al . 06:30:13 total 148 06:30:13 drwxrwxr-x 7 jenkins jenkins 4096 Jan 7 06:30 . 06:30:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 06:27 .. 06:30:13 drwxrwxr-x 8 jenkins jenkins 4096 Jan 7 06:27 .git 06:30:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 06:27 .github 06:30:13 -rw-rw-r-- 1 jenkins jenkins 258 Jan 7 06:27 .gitignore 06:30:13 -rw-rw-r-- 1 jenkins jenkins 6713 Jan 7 06:27 Attribution.txt 06:30:13 -rw-rw-r-- 1 jenkins jenkins 1851 Jan 7 06:27 Dockerfile 06:30:13 -rw-rw-r-- 1 jenkins jenkins 961 Jan 7 06:27 Dockerfile.build 06:30:13 -rw-rw-r-- 1 jenkins jenkins 660 Jan 7 06:27 Jenkinsfile 06:30:13 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 7 06:27 LICENSE 06:30:13 -rw-rw-r-- 1 jenkins jenkins 873 Jan 7 06:27 Makefile 06:30:13 -rw-rw-r-- 1 jenkins jenkins 918 Jan 7 06:27 README.md 06:30:13 -rw-rw-r-- 1 jenkins jenkins 5 Jan 7 06:24 VERSION 06:30:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 06:27 bin 06:30:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 06:27 cmd 06:30:13 -rw-r--r-- 1 jenkins jenkins 47242 Jan 7 06:29 coverage.out 06:30:13 -rw-r--r-- 1 jenkins jenkins 863 Jan 7 06:30 go.mod 06:30:13 -rw-r--r-- 1 jenkins jenkins 16360 Jan 7 06:30 go.sum 06:30:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 06:27 internal 06:30:13 -rw-rw-r-- 1 jenkins jenkins 235 Jan 7 06:27 version.go [Pipeline] isUnix [Pipeline] sh 06:30:13 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f2a07c55ff48285d13d0ef27034f6295deadfd6a --label arch=arm64 --label version=0.0.0 . 06:30:14 Sending build context to Docker daemon 556kB 06:30:14 Step 1/22 : ARG BASE=golang:1.15-alpine3.12 06:30:14 Step 2/22 : FROM ${BASE} AS builder 06:30:14 ---> 5b30f76bd9ae 06:30:14 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:30:14 ---> Running in ce3c5968ef2b 06:30:15 Removing intermediate container ce3c5968ef2b 06:30:15 ---> 465711a05b87 06:30:15 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:30:15 ---> Running in d5ec68b35008 06:30:15 Removing intermediate container d5ec68b35008 06:30:15 ---> 9cd133783513 06:30:15 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:30:15 ---> Running in c5b00a5123c8 06:30:16 Removing intermediate container c5b00a5123c8 06:30:16 ---> 235033a9a258 06:30:16 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:16 ---> Running in 4fc9dd94f9e3 06:30:19 Removing intermediate container 4fc9dd94f9e3 06:30:19 ---> 41571df52e31 06:30:19 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:30:19 ---> Running in 5f4f6250c1e4 06:30:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:21 OK: 221 MiB in 53 packages 06:30:22 Removing intermediate container 5f4f6250c1e4 06:30:22 ---> dc1e528cb895 06:30:22 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:30:22 ---> Running in d45d99a10be1 06:30:23 Removing intermediate container d45d99a10be1 06:30:23 ---> f5233e5bedad 06:30:23 Step 9/22 : COPY . . 06:30:24 ---> 355c1a53a541 06:30:24 Step 10/22 : ARG MAKE='make build' 06:30:24 ---> Running in 39f209889514 06:30:24 Removing intermediate container 39f209889514 06:30:24 ---> 67dc7b699749 06:30:24 Step 11/22 : RUN $MAKE 06:30:25 ---> Running in 2bef12aa547b 06:30:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:31:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:31:13 Removing intermediate container 2bef12aa547b 06:31:13 ---> 8bdba25fe77b 06:31:13 Step 12/22 : FROM alpine:3.12 06:31:13 3.12: Pulling from library/alpine 06:31:13 159e5727ea61: Pulling fs layer 06:31:13 159e5727ea61: Verifying Checksum 06:31:13 159e5727ea61: Download complete 06:31:14 159e5727ea61: Pull complete 06:31:14 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:31:14 Status: Downloaded newer image for alpine:3.12 06:31:14 ---> afeebe901d6b 06:31:14 Step 13/22 : ENV APP_PORT=49990 06:31:14 ---> Running in 50af8e8af6dc 06:31:15 Removing intermediate container 50af8e8af6dc 06:31:15 ---> 7f0316e3c0bb 06:31:15 Step 14/22 : EXPOSE $APP_PORT 06:31:15 ---> Running in afbbe8188917 06:31:15 Removing intermediate container afbbe8188917 06:31:15 ---> 993f6d030b00 06:31:15 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:31:17 ---> db101afb15d3 06:31:17 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:31:17 ---> d7a436213db6 06:31:17 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:31:18 ---> e37d163e84e2 06:31:18 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:31:18 ---> Running in e2034f4559ab 06:31:19 Removing intermediate container e2034f4559ab 06:31:19 ---> e78c0281eaae 06:31:19 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:19 ---> Running in 604770881c9f 06:31:19 Removing intermediate container 604770881c9f 06:31:19 ---> 1eeb15b3a96e 06:31:19 Step 20/22 : LABEL arch=arm64 06:31:19 ---> Running in 0e87a0c7ec77 06:31:20 Removing intermediate container 0e87a0c7ec77 06:31:20 ---> 7b1b6bf4f747 06:31:20 Step 21/22 : LABEL git_sha=f2a07c55ff48285d13d0ef27034f6295deadfd6a 06:31:20 ---> Running in 72f6741fd234 06:31:21 Removing intermediate container 72f6741fd234 06:31:21 ---> 846a52ae6656 06:31:21 Step 22/22 : LABEL version=0.0.0 06:31:21 ---> Running in c0a2ad0a8bfa 06:31:21 Removing intermediate container c0a2ad0a8bfa 06:31:21 ---> d4528359e58e 06:31:21 [Warning] One or more build-args [ARCH] were not consumed 06:31:21 Successfully built d4528359e58e 06:31:21 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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 06:31:24 provisioning config files... 06:31:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-161@tmp/config1495765535559687326tmp [Pipeline] { [Pipeline] sh 06:31:25 + set +x 06:31:25 + curl -s https://codecov.io/bash 06:31:25 + bash -s -- 06:31:25 06:31:25 _____ _ 06:31:25 / ____| | | 06:31:25 | | ___ __| | ___ ___ _____ __ 06:31:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:31:25 | |___| (_) | (_| | __/ (_| (_) \ V / 06:31:25 \_____\___/ \__,_|\___|\___\___/ \_/ 06:31:25 Bash-20201231-23d4836 06:31:25 06:31:25 06:31:25 ==> git version 2.24.3 found 06:31:25 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:31:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:31:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:31:25 ==> Jenkins CI detected. 06:31:25 project root: . 06:31:25 --> token set from env 06:31:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:31:25 ==> Running gcov in . (disable via -X gcov) 06:31:25 ==> Python coveragepy not found 06:31:25 ==> Searching for coverage reports in: 06:31:25 + . 06:31:25 -> Found 1 reports 06:31:25 ==> Detecting git/mercurial file structure 06:31:25 ==> Reading reports 06:31:25 + ./coverage.out bytes=47242 06:31:25 ==> Appending adjustments 06:31:25 https://docs.codecov.io/docs/fixing-reports 06:31:25 + Found adjustments 06:31:25 ==> Gzipping contents 06:31:25 8.0K /tmp/codecov.TTGJPJ.gz 06:31:25 ==> Uploading reports 06:31:25 url: https://codecov.io 06:31:25 query: branch=PR-161&commit=f2a07c55ff48285d13d0ef27034f6295deadfd6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=161&job=&cmd_args= 06:31:25 -> Pinging Codecov 06:31:25 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-161&commit=f2a07c55ff48285d13d0ef27034f6295deadfd6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=161&job=&cmd_args= 06:31:25 -> Uploading to 06:31:25 https://storage.googleapis.com/codecov/v4/raw/2021-01-07/5E52B4B073DB2E39498172D8E973AA87/f2a07c55ff48285d13d0ef27034f6295deadfd6a/bc1e4f13-17ac-4d96-9051-ce5e15d72c36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210107T063125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=503ab51f138b7646c6e994e19e5357ef16c052dade30dcd8952276bd792f5bc6 06:31:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:31:25 Dload Upload Total Spent Left Speed 06:31:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5804 0 0 100 5804 0 14096 --:--:-- --:--:-- --:--:-- 14121 06:31:26 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/f2a07c55ff48285d13d0ef27034f6295deadfd6a [Pipeline] } 06:31:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 06:31:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:31:32 ---> package-listing.sh 06:31:32 ++ tr '[:upper:]' '[:lower:]' 06:31:32 ++ facter osfamily 06:31:32 + OS_FAMILY=redhat 06:31:32 + workspace=/w/workspace/foundry_device-virtual-go_PR-161 06:31:32 + START_PACKAGES=/tmp/packages_start.txt 06:31:32 + END_PACKAGES=/tmp/packages_end.txt 06:31:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:31:32 + PACKAGES=/tmp/packages_start.txt 06:31:32 + '[' /w/workspace/foundry_device-virtual-go_PR-161 ']' 06:31:32 + PACKAGES=/tmp/packages_end.txt 06:31:32 + case "${OS_FAMILY}" in 06:31:32 + rpm -qa 06:31:32 + sort 06:31:37 + '[' -f /tmp/packages_start.txt ']' 06:31:37 + '[' -f /tmp/packages_end.txt ']' 06:31:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:31:37 + '[' /w/workspace/foundry_device-virtual-go_PR-161 ']' 06:31:37 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-161/archives/ 06:31:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-161/archives/ [Pipeline] echo 06:31:37 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/foundry_device-virtual-go_PR-161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:31:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:31:38 06:31:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:31:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:31:38 alpine: Pulling from edgex-lftools-log-publisher 06:31:38 df20fa9351a1: Pulling fs layer 06:31:38 36b3adc4ff6f: Pulling fs layer 06:31:38 8ad3a11d3b57: Pulling fs layer 06:31:38 46f8f816bc3b: Pulling fs layer 06:31:38 93b61091891f: Pulling fs layer 06:31:38 93b9cdb0e59b: Pulling fs layer 06:31:38 5e14af77c1be: Pulling fs layer 06:31:38 01666e4c0597: Pulling fs layer 06:31:38 aa168da1d23b: Pulling fs layer 06:31:38 93b9cdb0e59b: Waiting 06:31:38 5e14af77c1be: Waiting 06:31:38 46f8f816bc3b: Waiting 06:31:38 93b61091891f: Waiting 06:31:38 01666e4c0597: Waiting 06:31:38 aa168da1d23b: Waiting 06:31:38 36b3adc4ff6f: Download complete 06:31:38 46f8f816bc3b: Verifying Checksum 06:31:38 46f8f816bc3b: Download complete 06:31:39 df20fa9351a1: Verifying Checksum 06:31:39 df20fa9351a1: Download complete 06:31:39 93b9cdb0e59b: Verifying Checksum 06:31:39 93b9cdb0e59b: Download complete 06:31:39 5e14af77c1be: Verifying Checksum 06:31:39 5e14af77c1be: Download complete 06:31:39 93b61091891f: Verifying Checksum 06:31:39 93b61091891f: Download complete 06:31:39 01666e4c0597: Verifying Checksum 06:31:39 01666e4c0597: Download complete 06:31:39 df20fa9351a1: Pull complete 06:31:39 36b3adc4ff6f: Pull complete 06:31:39 8ad3a11d3b57: Verifying Checksum 06:31:39 8ad3a11d3b57: Download complete 06:31:40 8ad3a11d3b57: Pull complete 06:31:40 46f8f816bc3b: Pull complete 06:31:41 93b61091891f: Pull complete 06:31:41 aa168da1d23b: Verifying Checksum 06:31:41 aa168da1d23b: Download complete 06:31:41 93b9cdb0e59b: Pull complete 06:31:41 5e14af77c1be: Pull complete 06:31:41 01666e4c0597: Pull complete 06:31:48 aa168da1d23b: Pull complete 06:31:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:31:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:31:48 prd-centos7-docker-4c-2g-18812 does not seem to be running inside a container 06:31:48 $ 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/foundry_device-virtual-go_PR-161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-161 -v /w/workspace/foundry_device-virtual-go_PR-161:/w/workspace/foundry_device-virtual-go_PR-161:rw,z -v /w/workspace/foundry_device-virtual-go_PR-161@tmp:/w/workspace/foundry_device-virtual-go_PR-161@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:31:51 $ docker top f29ec154c11c4f6acfdd2b7d18f66c178fd0ffa2f0a76359b17ee3c5b88fdea3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:52 + touch /tmp/pre-build-complete [Pipeline] sh 06:31:52 + mkdir -p /var/log/sa [Pipeline] sh 06:31:52 + ls /var/log/sa-host 06:31:52 + sadf -c /var/log/sa-host/sa07 06:31:52 file_magic: OK 06:31:52 HZ: Using current value: 100 06:31:52 file_header: OK 06:31:52 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 06:31:52 Statistics: 06:31:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:31:52 File successfully converted to sysstat format version 12.2.1 06:31:52 + sadf -c /var/log/sa-host/sa23 06:31:52 file_magic: OK 06:31:52 HZ: Using current value: 100 06:31:52 file_header: OK 06:31:52 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 06:31:52 Statistics: 06:31:52 Hnuu...uuuununununu... 06:31:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:53 provisioning config files... 06:31:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-161@tmp/config9137624723472670853tmp [Pipeline] { [Pipeline] echo 06:31:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:31:53 ---> create-netrc.sh [Pipeline] } 06:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:31:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:31:54 ---> python-tools-install.sh [Pipeline] echo 06:31:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:31:54 ---> sudo-logs.sh 06:31:54 Archiving 'sudo' log.. [Pipeline] echo 06:31:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:31:55 ---> job-cost.sh 06:31:55 lf-activate-venv: SKIPPING 06:31:55 INFO: No Stack... 06:31:56 INFO: Retrieving Pricing Info for: v1-standard-2 06:31:56 INFO: Archiving Costs [Pipeline] echo 06:31:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:31:56 ---> logs-deploy.sh 06:31:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-161/1 06:31:56 INFO: archiving workspace using pattern(s): 06:31:58 Archives upload complete. 06:31:58 INFO: archiving logs to Nexus 06:31:59 ---> uname -a: 06:31:59 Linux prd-centos7-docker-4c-2g-18812.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:31:59 06:31:59 06:31:59 ---> lscpu: 06:31:59 Architecture: x86_64 06:31:59 CPU op-mode(s): 32-bit, 64-bit 06:31:59 Byte Order: Little Endian 06:31:59 Address sizes: 40 bits physical, 48 bits virtual 06:31:59 CPU(s): 4 06:31:59 On-line CPU(s) list: 0-3 06:31:59 Thread(s) per core: 1 06:31:59 Core(s) per socket: 1 06:31:59 Socket(s): 4 06:31:59 NUMA node(s): 1 06:31:59 Vendor ID: GenuineIntel 06:31:59 CPU family: 6 06:31:59 Model: 44 06:31:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:31:59 Stepping: 1 06:31:59 CPU MHz: 2933.442 06:31:59 BogoMIPS: 5866.88 06:31:59 Virtualization: VT-x 06:31:59 Hypervisor vendor: KVM 06:31:59 Virtualization type: full 06:31:59 L1d cache: 128 KiB 06:31:59 L1i cache: 128 KiB 06:31:59 L2 cache: 16 MiB 06:31:59 L3 cache: 64 MiB 06:31:59 NUMA node0 CPU(s): 0-3 06:31:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:31:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:31:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:31:59 Vulnerability Meltdown: Mitigation; PTI 06:31:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:31:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:31:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:31:59 Vulnerability Srbds: Not affected 06:31:59 Vulnerability Tsx async abort: Not affected 06:31:59 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 06:31:59 06:31:59 06:31:59 ---> nproc: 06:31:59 4 06:31:59 06:31:59 06:31:59 ---> df -h: 06:31:59 Filesystem Size Used Available Use% Mounted on 06:31:59 overlay 50.0G 7.3G 42.7G 15% / 06:31:59 tmpfs 64.0M 0 64.0M 0% /dev 06:31:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:31:59 shm 64.0M 0 64.0M 0% /dev/shm 06:31:59 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:31:59 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:31:59 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:31:59 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:31:59 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:31:59 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:31:59 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:31:59 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:31:59 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-161 06:31:59 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-161@tmp 06:31:59 06:31:59 06:31:59 ---> free -m: 06:31:59 total used free shared buff/cache available 06:31:59 Mem: 1837 725 113 0 998 1006 06:31:59 Swap: 1023 0 1023 06:31:59 06:31:59 06:31:59 ---> ip addr: 06:31:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:31:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:31:59 inet 127.0.0.1/8 scope host lo 06:31:59 valid_lft forever preferred_lft forever 06:31:59 inet6 ::1/128 scope host 06:31:59 valid_lft forever preferred_lft forever 06:31:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:31:59 link/ether fa:16:3e:58:99:12 brd ff:ff:ff:ff:ff:ff 06:31:59 inet 10.30.123.108/23 brd 10.30.123.255 scope global dynamic eth0 06:31:59 valid_lft 85900sec preferred_lft 85900sec 06:31:59 inet6 fe80::f816:3eff:fe58:9912/64 scope link 06:31:59 valid_lft forever preferred_lft forever 06:31:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:31:59 link/ether 02:42:c2:2e:d5:a3 brd ff:ff:ff:ff:ff:ff 06:31:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:31:59 valid_lft forever preferred_lft forever 06:31:59 inet6 fe80::42:c2ff:fe2e:d5a3/64 scope link 06:31:59 valid_lft forever preferred_lft forever 06:31:59 06:31:59 06:31:59 ---> sar -b -r -n DEV: 06:31:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/07/21 _x86_64_ (4 CPU) 06:31:59 06:31:59 06:23:28 LINUX RESTART (4 CPU) 06:31:59 06:31:59 06:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:31:59 06:25:01 51.06 15.22 35.84 0.00 4681.87 3125.30 0.00 06:31:59 06:26:01 1.73 0.00 1.73 0.00 0.00 34.53 0.00 06:31:59 06:27:01 0.30 0.00 0.30 0.00 0.00 2.86 0.00 06:31:59 06:28:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 06:31:59 06:29:01 0.18 0.00 0.18 0.00 0.00 2.10 0.00 06:31:59 06:30:01 0.25 0.00 0.25 0.00 0.00 3.51 0.00 06:31:59 06:31:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 06:31:59 Average: 7.73 2.17 5.55 0.00 669.06 453.70 0.00 06:31:59 06:31:59 06:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:31:59 06:25:01 140928 0 626692 33.31 2620 1111304 1112920 37.98 429196 1112892 8 06:31:59 06:26:01 145536 0 622020 33.06 2620 1111368 1079472 36.84 429124 1109524 20 06:31:59 06:27:01 146364 0 621244 33.02 2620 1111316 1077296 36.77 429268 1108452 8 06:31:59 06:28:01 144360 0 623248 33.12 2620 1111316 1077392 36.77 431964 1108188 8 06:31:59 06:29:01 144716 0 622884 33.10 2620 1111324 1077356 36.77 429900 1109900 20 06:31:59 06:30:01 144840 0 622756 33.10 2620 1111328 1077368 36.77 429996 1109900 8 06:31:59 06:31:01 145192 0 622400 33.08 2620 1111332 1077296 36.77 429740 1109908 8 06:31:59 Average: 144562 0 623035 33.11 2620 1111327 1082729 36.95 429884 1109823 11 06:31:59 06:31:59 06:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:31:59 06:25:01 eth0 402.05 256.13 786.57 80.21 0.00 0.00 0.00 0.00 06:31:59 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:25:01 docker0 1.81 1.56 0.38 3.60 0.00 0.00 0.00 0.00 06:31:59 06:26:01 eth0 4.06 2.33 3.28 0.34 0.00 0.00 0.00 0.00 06:31:59 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:27:01 eth0 1.15 0.07 0.11 0.01 0.00 0.00 0.00 0.00 06:31:59 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:28:01 eth0 0.97 0.50 0.54 0.36 0.00 0.00 0.00 0.00 06:31:59 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:29:01 eth0 0.23 0.17 0.08 0.10 0.00 0.00 0.00 0.00 06:31:59 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:30:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:31:59 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:31:01 eth0 0.60 0.08 0.05 0.01 0.00 0.00 0.00 0.00 06:31:59 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 Average: eth0 58.48 37.07 112.99 11.58 0.00 0.00 0.00 0.00 06:31:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:59 Average: docker0 0.26 0.22 0.05 0.51 0.00 0.00 0.00 0.00 06:31:59 06:31:59 06:31:59 ---> sar -P ALL: 06:31:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/07/21 _x86_64_ (4 CPU) 06:31:59 06:31:59 06:23:28 LINUX RESTART (4 CPU) 06:31:59 06:31:59 06:24:01 CPU %user %nice %system %iowait %steal %idle 06:31:59 06:25:01 all 6.98 0.00 2.69 1.09 0.02 89.22 06:31:59 06:25:01 0 6.64 0.00 3.04 0.15 0.02 90.14 06:31:59 06:25:01 1 6.39 0.00 3.11 2.34 0.02 88.15 06:31:59 06:25:01 2 7.82 0.00 2.36 1.48 0.03 88.31 06:31:59 06:25:01 3 7.06 0.00 2.25 0.39 0.02 90.28 06:31:59 06:26:01 all 0.17 0.00 0.06 0.00 0.00 99.76 06:31:59 06:26:01 0 0.50 0.00 0.07 0.00 0.00 99.43 06:31:59 06:26:01 1 0.10 0.00 0.08 0.00 0.00 99.82 06:31:59 06:26:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:31:59 06:26:01 3 0.07 0.00 0.07 0.00 0.00 99.87 06:31:59 06:27:01 all 0.13 0.00 0.04 0.00 0.01 99.81 06:31:59 06:27:01 0 0.38 0.00 0.00 0.00 0.00 99.62 06:31:59 06:27:01 1 0.07 0.00 0.05 0.00 0.02 99.87 06:31:59 06:27:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:31:59 06:27:01 3 0.03 0.00 0.08 0.00 0.02 99.87 06:31:59 06:28:01 all 0.17 0.00 0.04 0.00 0.00 99.79 06:31:59 06:28:01 0 0.55 0.00 0.03 0.00 0.00 99.42 06:31:59 06:28:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:31:59 06:28:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:31:59 06:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:31:59 06:29:01 all 0.10 0.00 0.08 0.00 0.00 99.82 06:31:59 06:29:01 0 0.08 0.00 0.07 0.00 0.00 99.85 06:31:59 06:29:01 1 0.22 0.00 0.10 0.00 0.00 99.68 06:31:59 06:29:01 2 0.05 0.00 0.07 0.00 0.00 99.88 06:31:59 06:29:01 3 0.05 0.00 0.10 0.00 0.00 99.85 06:31:59 06:30:01 all 0.03 0.00 0.03 0.00 0.00 99.94 06:31:59 06:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:31:59 06:30:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:31:59 06:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:31:59 06:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:31:59 06:31:01 all 0.14 0.00 0.04 0.00 0.00 99.82 06:31:59 06:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:31:59 06:31:01 1 0.48 0.00 0.07 0.00 0.00 99.45 06:31:59 06:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:31:59 06:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:31:59 Average: all 1.10 0.00 0.42 0.15 0.01 98.32 06:31:59 Average: 0 1.17 0.00 0.46 0.02 0.00 98.35 06:31:59 Average: 1 1.05 0.00 0.50 0.33 0.00 98.12 06:31:59 Average: 2 1.14 0.00 0.36 0.21 0.01 98.28 06:31:59 Average: 3 1.03 0.00 0.37 0.05 0.01 98.54 06:31:59 06:31:59 06:31:59