Pull request #159 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fb417ca03c979ef2c27f29e29bbdedb695fb4c5d+61a361d9b68ffcf858458df79d4a2319d2580f82 (3ac88d6d41b33d1083f57e1fbaa33c4a639e3d54) 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-159/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-159/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17007 in /w/workspace/foundry_device-virtual-go_PR-159 [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-159 # 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/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit fb417ca03c979ef2c27f29e29bbdedb695fb4c5d Merge succeeded, producing fb417ca03c979ef2c27f29e29bbdedb695fb4c5d Checking out Revision fb417ca03c979ef2c27f29e29bbdedb695fb4c5d (PR-159) > git config core.sparsecheckout # timeout=10 > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # 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 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" 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:18:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:18:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:18:13 ========================================================= 06:18:13 EdgeX Global Pipelines Version Info 06:18:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:18:15 ------------------- 06:18:15 stable info: 06:18:15 ------------------- 06:18:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:18:15 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:18:15 Message: update stable to v1.0.173 06:18:16 ------------------- 06:18:16 experimental info: 06:18:16 ------------------- 06:18:16 Commited By: **** collab-it+edgex@linuxfoundation.org 06:18:16 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:18:16 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:18:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:18:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:18:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:18:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:18:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:18:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:18:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:18:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:18:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:18:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:18:20 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:18:20 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:18:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-159 [Pipeline] echo 06:18:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-159 [Pipeline] echo 06:18:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-159 [Pipeline] echo 06:18:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [Pipeline] echo 06:18:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb417ca [Pipeline] echo 06:18:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:18:21 provisioning config files... 06:18:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-159@tmp/config7287752771121177862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:21 ---> docker-login.sh 06:18:21 nexus3.edgexfoundry.org:10001 06:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:22 Configure a credential helper to remove this warning. See 06:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:22 06:18:22 Login Succeeded 06:18:22 nexus3.edgexfoundry.org:10002 06:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:22 Configure a credential helper to remove this warning. See 06:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:22 06:18:22 Login Succeeded 06:18:22 nexus3.edgexfoundry.org:10003 06:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:22 Configure a credential helper to remove this warning. See 06:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:22 06:18:22 Login Succeeded 06:18:22 nexus3.edgexfoundry.org:10004 06:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:22 Configure a credential helper to remove this warning. See 06:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:22 06:18:22 Login Succeeded 06:18:22 docker.io 06:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:23 Configure a credential helper to remove this warning. See 06:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:23 06:18:23 Login Succeeded 06:18:23 ---> docker-login.sh ends [Pipeline] } 06:18:23 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:18:24 + git log --format=format:%s -1 fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [Pipeline] echo 06:18:24 GIT_COMMIT: fb417ca03c979ef2c27f29e29bbdedb695fb4c5d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo 06:18:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:24 06:18:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:18:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:25 latest: Pulling from edgex-devops/git-semver 06:18:25 31603596830f: Pulling fs layer 06:18:25 2a8b12db71e7: Pulling fs layer 06:18:25 6ca5941a6612: Pulling fs layer 06:18:25 ecc8261a40a4: Pulling fs layer 06:18:25 ecc8261a40a4: Waiting 06:18:25 2a8b12db71e7: Verifying Checksum 06:18:25 2a8b12db71e7: Download complete 06:18:25 31603596830f: Verifying Checksum 06:18:25 31603596830f: Download complete 06:18:25 ecc8261a40a4: Verifying Checksum 06:18:25 ecc8261a40a4: Download complete 06:18:25 6ca5941a6612: Verifying Checksum 06:18:25 6ca5941a6612: Download complete 06:18:25 31603596830f: Pull complete 06:18:25 2a8b12db71e7: Pull complete 06:18:26 6ca5941a6612: Pull complete 06:18:26 ecc8261a40a4: Pull complete 06:18:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:18:27 prd-centos7-docker-4c-2g-17007 does not seem to be running inside a container 06:18:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-159 -v /w/workspace/foundry_device-virtual-go_PR-159:/w/workspace/foundry_device-virtual-go_PR-159:rw,z -v /w/workspace/foundry_device-virtual-go_PR-159@tmp:/w/workspace/foundry_device-virtual-go_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:18:29 $ docker top 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:18:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:30 [ssh-agent] Looking for ssh-agent implementation... 06:18:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:30 $ docker exec 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f ssh-agent 06:18:30 SSH_AUTH_SOCK=/tmp/ssh-E557Uj3rpIfp/agent.12 06:18:30 SSH_AGENT_PID=17 06:18:30 Running ssh-add (command line suppressed) 06:18:30 Identity added: /w/workspace/foundry_device-virtual-go_PR-159@tmp/private_key_228946050585723818.key (/w/workspace/foundry_device-virtual-go_PR-159@tmp/private_key_228946050585723818.key) 06:18:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:31 + git tag --points-at HEAD [Pipeline] } 06:18:31 $ docker exec --env ******** --env ******** 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f ssh-agent -k 06:18:31 unset SSH_AUTH_SOCK; 06:18:31 unset SSH_AGENT_PID; 06:18:31 echo Agent pid 17 killed; 06:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:18:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:31 [ssh-agent] Looking for ssh-agent implementation... 06:18:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:31 $ docker exec 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f ssh-agent 06:18:31 SSH_AUTH_SOCK=/tmp/ssh-ML6kdQVbafUc/agent.46 06:18:31 SSH_AGENT_PID=51 06:18:31 Running ssh-add (command line suppressed) 06:18:31 Identity added: /w/workspace/foundry_device-virtual-go_PR-159@tmp/private_key_3870293453848748584.key (/w/workspace/foundry_device-virtual-go_PR-159@tmp/private_key_3870293453848748584.key) 06:18:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:32 + git semver init 06:18:32 # -> Open(): unable to determine branch for HEAD 06:18:32 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-159/.git 06:18:32 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-159 06:18:32 # $SEMVER_REMOTE_NAME = origin 06:18:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:18:32 # $SEMVER_USER_NAME = edgex-jenkins 06:18:32 # $SEMVER_BRANCH = PR-159 06:18:32 # $SEMVER_TEMP = /tmp/semver-010720788 06:18:32 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:18:32 # '/tmp/semver-010720788' -> '/w/workspace/foundry_device-virtual-go_PR-159/.semver' 06:18:32 # -> Force: false 06:18:32 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-159/.semver [Pipeline] } 06:18:33 $ docker exec --env ******** --env ******** 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f ssh-agent -k 06:18:33 unset SSH_AUTH_SOCK; 06:18:33 unset SSH_AGENT_PID; 06:18:33 echo Agent pid 51 killed; 06:18:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:18:33 + git semver [Pipeline] } 06:18:33 $ docker stop --time=1 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f 06:18:35 $ docker rm -f 8929888a7d105c8c196bad26eeed1dac5845d347490180fdc383bf39d086b11f [Pipeline] // withDockerContainer [Pipeline] sh 06:18:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:18:36 Stashed 1 file(s) [Pipeline] echo 06:18:36 [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:18:52 Still waiting to schedule task 06:18:52 ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-17002’ is offline; ‘prd-centos7-docker-4c-2g-17004’ is offline; ‘prd-centos7-docker-4c-2g-17011’ is offline; ‘prd-centos7-docker-4c-2g-17012’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17003’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17009’ doesn’t have label ‘centos7-docker-4c-2g’ 06:18:52 Still waiting to schedule task 06:18:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:20:12 Running on prd-centos7-docker-4c-2g-17015 in /w/workspace/foundry_device-virtual-go_PR-159 [Pipeline] { [Pipeline] ws 06:20:12 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:20:15 using credential edgex-jenkins-ssh 06:20:15 Cloning the remote Git repository 06:20:15 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:20:15 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:20:15 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:20:15 > git --version # timeout=10 06:20:15 > git --version # 'git version 2.24.3' 06:20:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:17 Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit fb417ca03c979ef2c27f29e29bbdedb695fb4c5d 06:20:17 Merge succeeded, producing fb417ca03c979ef2c27f29e29bbdedb695fb4c5d 06:20:17 Checking out Revision fb417ca03c979ef2c27f29e29bbdedb695fb4c5d (PR-159) 06:20:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:20:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:20:16 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:20:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:20:17 > git config core.sparsecheckout # timeout=10 06:20:17 > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # timeout=10 06:20:17 > git remote # timeout=10 06:20:17 > git config --get remote.origin.url # timeout=10 06:20:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:17 > git merge 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 06:20:17 > git rev-parse HEAD^{commit} # timeout=10 06:20:17 > git config core.sparsecheckout # timeout=10 06:20:17 > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # timeout=10 06:20:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" 06:20:21 > git --version # timeout=10 06:20:21 > git --version # 'git version 2.24.3' 06:20:21 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:20:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:20:23 + sudo service docker restart 06:20:23 + true 06:20:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:20:24 provisioning config files... 06:20:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8053011507297790666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:24 ---> docker-login.sh 06:20:24 nexus3.edgexfoundry.org:10001 06:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:25 Configure a credential helper to remove this warning. See 06:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:25 06:20:25 Login Succeeded 06:20:25 nexus3.edgexfoundry.org:10002 06:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:25 Configure a credential helper to remove this warning. See 06:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:25 06:20:25 Login Succeeded 06:20:25 nexus3.edgexfoundry.org:10003 06:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:25 Configure a credential helper to remove this warning. See 06:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:25 06:20:25 Login Succeeded 06:20:25 nexus3.edgexfoundry.org:10004 06:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:25 Configure a credential helper to remove this warning. See 06:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:25 06:20:25 Login Succeeded 06:20:25 docker.io 06:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:26 Configure a credential helper to remove this warning. See 06:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:26 06:20:26 Login Succeeded 06:20:26 ---> docker-login.sh ends [Pipeline] } 06:20:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:20:26 ========================================================= 06:20:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:20:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:20:27 + 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:20:27 Sending build context to Docker daemon 480.8kB 06:20:27 Step 1/8 : ARG BASE=golang:1.15-alpine 06:20:27 Step 2/8 : FROM ${BASE} 06:20:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:20:27 188c0c94c7c5: Pulling fs layer 06:20:27 0ef7d3d256c8: Pulling fs layer 06:20:27 de9db76c5a1d: Pulling fs layer 06:20:27 bca2f99d35d6: Pulling fs layer 06:20:27 93359f2a8cfa: Pulling fs layer 06:20:27 7c6f9722023f: Pulling fs layer 06:20:27 a35cf1a2eb13: Pulling fs layer 06:20:27 bca2f99d35d6: Waiting 06:20:27 93359f2a8cfa: Waiting 06:20:27 7c6f9722023f: Waiting 06:20:27 a35cf1a2eb13: Waiting 06:20:27 de9db76c5a1d: Download complete 06:20:27 0ef7d3d256c8: Verifying Checksum 06:20:27 0ef7d3d256c8: Download complete 06:20:27 93359f2a8cfa: Verifying Checksum 06:20:27 93359f2a8cfa: Download complete 06:20:27 188c0c94c7c5: Verifying Checksum 06:20:27 7c6f9722023f: Verifying Checksum 06:20:27 7c6f9722023f: Download complete 06:20:27 188c0c94c7c5: Pull complete 06:20:27 0ef7d3d256c8: Pull complete 06:20:28 de9db76c5a1d: Pull complete 06:20:29 a35cf1a2eb13: Verifying Checksum 06:20:29 a35cf1a2eb13: Download complete 06:20:30 bca2f99d35d6: Verifying Checksum 06:20:30 bca2f99d35d6: Download complete 06:20:36 bca2f99d35d6: Pull complete 06:20:36 93359f2a8cfa: Pull complete 06:20:36 7c6f9722023f: Pull complete 06:20:42 a35cf1a2eb13: Pull complete 06:20:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:20:42 ---> a62c8e92a672 06:20:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:20:42 ---> Running in 8eface54168f 06:20:42 Removing intermediate container 8eface54168f 06:20:42 ---> b98dbcd4f91d 06:20:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:42 ---> Running in 0d7636c2a167 06:20:43 Removing intermediate container 0d7636c2a167 06:20:43 ---> f8343aea6afb 06:20:43 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:20:43 ---> Running in 6fe4b52add75 06:20:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:45 (1/14) Installing libmagic (5.38-r0) 06:20:45 (2/14) Installing file (5.38-r0) 06:20:45 (3/14) Installing libc-dev (0.7.2-r3) 06:20:45 (4/14) Installing g++ (9.3.0-r2) 06:20:50 (5/14) Installing fortify-headers (1.1-r0) 06:20:50 (6/14) Installing patch (2.7.6-r6) 06:20:50 (7/14) Installing build-base (0.5-r2) 06:20:50 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:20:50 (9/14) Installing libedit (20191231.3.1-r0) 06:20:50 (10/14) Installing openssh-client (8.3_p1-r1) 06:20:51 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 06:20:51 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:20:51 (13/14) Installing openssh-server (8.3_p1-r1) 06:20:51 (14/14) Installing openssh (8.3_p1-r1) 06:20:51 Executing busybox-1.31.1-r19.trigger 06:20:51 OK: 237 MiB in 53 packages 06:20:55 Removing intermediate container 6fe4b52add75 06:20:55 ---> 43cfbc596c7a 06:20:55 Step 6/8 : WORKDIR /device-virtual-go 06:20:55 ---> Running in 85d85a0cdc76 06:20:55 Removing intermediate container 85d85a0cdc76 06:20:55 ---> ee1c873470e7 06:20:55 Step 7/8 : COPY . . 06:20:56 ---> 5aecdd33ec8f 06:20:56 Step 8/8 : RUN go mod download 06:20:56 ---> Running in 8043181a83c2 06:21:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17017 in /w/workspace/foundry_device-virtual-go_PR-159 [Pipeline] { [Pipeline] ws 06:21:12 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:21:18 using credential edgex-jenkins-ssh 06:21:18 Cloning the remote Git repository 06:21:18 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:21:18 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:21:18 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:21:18 > git --version # timeout=10 06:21:18 > git --version # 'git version 2.17.1' 06:21:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:20 Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit fb417ca03c979ef2c27f29e29bbdedb695fb4c5d 06:21:19 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:21:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:19 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:21:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:21:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:21:20 > git config core.sparsecheckout # timeout=10 06:21:20 > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # timeout=10 06:21:20 Merge succeeded, producing fb417ca03c979ef2c27f29e29bbdedb695fb4c5d 06:21:20 Checking out Revision fb417ca03c979ef2c27f29e29bbdedb695fb4c5d (PR-159) 06:21:20 > git remote # timeout=10 06:21:20 > git config --get remote.origin.url # timeout=10 06:21:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:20 > git merge 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 06:21:20 > git rev-parse HEAD^{commit} # timeout=10 06:21:20 > git config core.sparsecheckout # timeout=10 06:21:20 > git checkout -f fb417ca03c979ef2c27f29e29bbdedb695fb4c5d # timeout=10 06:21:25 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" 06:21:25 > git --version # timeout=10 06:21:25 > git --version # 'git version 2.17.1' 06:21:25 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:21:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:21:28 + sudo service docker restart 06:21:28 + true 06:21:28 Removing intermediate container 8043181a83c2 06:21:28 ---> a0ba4a0a9330 06:21:28 Successfully built a0ba4a0a9330 06:21:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:21:29 + docker inspect -f . ci-base-image-x86_64 06:21:29 . [Pipeline] withDockerContainer 06:21:29 prd-centos7-docker-4c-2g-17015 does not seem to be running inside a container 06:21:29 $ 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 ******** ci-base-image-x86_64 cat 06:21:30 $ docker top 0b166bdedf28b2125c1eb57b1f65e57a617cbd18009f3eb5e30fcfcbce037e4c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 06:21:30 + go version 06:21:30 go version go1.15.5 linux/amd64 [Pipeline] } 06:21:30 $ docker stop --time=1 0b166bdedf28b2125c1eb57b1f65e57a617cbd18009f3eb5e30fcfcbce037e4c 06:21:32 $ docker rm -f 0b166bdedf28b2125c1eb57b1f65e57a617cbd18009f3eb5e30fcfcbce037e4c [Pipeline] wrap 06:21:32 provisioning config files... 06:21:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1301136525464554072tmp [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:21:33 ---> docker-login.sh 06:21:33 nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:21:33 + docker inspect -f . ci-base-image-x86_64 06:21:33 . [Pipeline] withDockerContainer 06:21:33 prd-centos7-docker-4c-2g-17015 does not seem to be running inside a container 06:21:33 $ 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 ******** ci-base-image-x86_64 cat 06:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:34 Configure a credential helper to remove this warning. See 06:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:34 06:21:34 Login Succeeded 06:21:34 nexus3.edgexfoundry.org:10002 06:21:34 $ docker top 7f5817e3ecf535bf92ec05a528549b6b4fe6e010a9763b9e0943ee7b69557626 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:34 Configure a credential helper to remove this warning. See 06:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:34 06:21:34 Login Succeeded 06:21:34 nexus3.edgexfoundry.org:10003 06:21:35 + make test 06:21:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:35 Configure a credential helper to remove this warning. See 06:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:35 06:21:35 Login Succeeded 06:21:35 nexus3.edgexfoundry.org:10004 06:21:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:36 Configure a credential helper to remove this warning. See 06:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:36 06:21:36 Login Succeeded 06:21:36 docker.io 06:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:37 Configure a credential helper to remove this warning. See 06:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:37 06:21:37 Login Succeeded 06:21:37 ---> docker-login.sh ends [Pipeline] } 06:21:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:21:37 ========================================================= 06:21:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:21:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:21:38 + 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:21:38 Sending build context to Docker daemon 479.7kB 06:21:38 Step 1/8 : ARG BASE=golang:1.15-alpine 06:21:38 Step 2/8 : FROM ${BASE} 06:21:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:21:38 5f621e34cdf4: Pulling fs layer 06:21:38 a4357932f1b6: Pulling fs layer 06:21:38 18c013af1878: Pulling fs layer 06:21:38 00ac8860ef70: Pulling fs layer 06:21:38 63d7cb157983: Pulling fs layer 06:21:38 b116817d02f9: Pulling fs layer 06:21:38 745a02a5169b: Pulling fs layer 06:21:38 63d7cb157983: Waiting 06:21:38 b116817d02f9: Waiting 06:21:38 745a02a5169b: Waiting 06:21:38 00ac8860ef70: Waiting 06:21:38 18c013af1878: Verifying Checksum 06:21:38 18c013af1878: Download complete 06:21:38 a4357932f1b6: Download complete 06:21:38 63d7cb157983: Download complete 06:21:38 b116817d02f9: Download complete 06:21:38 5f621e34cdf4: Verifying Checksum 06:21:38 5f621e34cdf4: Download complete 06:21:39 5f621e34cdf4: Pull complete 06:21:40 a4357932f1b6: Pull complete 06:21:40 18c013af1878: Pull complete 06:21:41 745a02a5169b: Verifying Checksum 06:21:41 745a02a5169b: Download complete 06:21:42 00ac8860ef70: Verifying Checksum 06:21:42 00ac8860ef70: Download complete 06:21:52 00ac8860ef70: Pull complete 06:21:52 63d7cb157983: Pull complete 06:21:53 b116817d02f9: Pull complete 06:21:54 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:21:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.355s coverage: 64.4% of statements 06:21:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:21:56 745a02a5169b: Pull complete 06:21:56 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:21:56 ---> b7e6874047d6 06:21:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:21:58 gofmt -l . 06:21:58 [ "`gofmt -l .`" = "" ] 06:21:58 ./bin/test-attribution-txt.sh 06:21:59 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:22:00 $ docker stop --time=1 7f5817e3ecf535bf92ec05a528549b6b4fe6e010a9763b9e0943ee7b69557626 06:22:00 ---> Running in a2955830d0c9 06:22:00 Removing intermediate container a2955830d0c9 06:22:00 ---> c0eae2793eab 06:22:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:00 ---> Running in d000c02c678b 06:22:01 $ docker rm -f 7f5817e3ecf535bf92ec05a528549b6b4fe6e010a9763b9e0943ee7b69557626 [Pipeline] // withDockerContainer [Pipeline] sh 06:22:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:22:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:22:03 Removing intermediate container d000c02c678b 06:22:03 ---> 42541c102d01 06:22:03 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:22:03 ---> Running in 8d0c8d7d3cd9 [Pipeline] sh 06:22:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:22:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:04 + ls -al . 06:22:04 total 124 06:22:04 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 21 06:21 . 06:22:04 drwxrwxr-x. 4 jenkins jenkins 28 Dec 21 06:20 .. 06:22:04 -rw-rw-r--. 1 jenkins jenkins 6713 Dec 21 06:20 Attribution.txt 06:22:04 drwxrwxr-x. 2 jenkins jenkins 64 Dec 21 06:20 bin 06:22:04 drwxrwxr-x. 3 jenkins jenkins 32 Dec 21 06:20 cmd 06:22:04 -rw-r--r--. 1 jenkins jenkins 47242 Dec 21 06:21 coverage.out 06:22:04 -rw-rw-r--. 1 jenkins jenkins 1834 Dec 21 06:20 Dockerfile 06:22:04 -rw-rw-r--. 1 jenkins jenkins 957 Dec 21 06:20 Dockerfile.build 06:22:04 drwxrwxr-x. 8 jenkins jenkins 179 Dec 21 06:20 .git 06:22:04 drwxrwxr-x. 2 jenkins jenkins 60 Dec 21 06:20 .github 06:22:04 -rw-rw-r--. 1 jenkins jenkins 258 Dec 21 06:20 .gitignore 06:22:04 -rw-r--r--. 1 jenkins jenkins 863 Dec 21 06:21 go.mod 06:22:04 -rw-r--r--. 1 jenkins jenkins 16360 Dec 21 06:21 go.sum 06:22:04 drwxrwxr-x. 3 jenkins jenkins 20 Dec 21 06:20 internal 06:22:04 -rw-rw-r--. 1 jenkins jenkins 660 Dec 21 06:20 Jenkinsfile 06:22:04 -rw-rw-r--. 1 jenkins jenkins 11340 Dec 21 06:20 LICENSE 06:22:04 -rw-rw-r--. 1 jenkins jenkins 873 Dec 21 06:20 Makefile 06:22:04 -rw-rw-r--. 1 jenkins jenkins 918 Dec 21 06:20 README.md 06:22:04 -rw-rw-r--. 1 jenkins jenkins 5 Dec 21 06:18 VERSION 06:22:04 -rw-rw-r--. 1 jenkins jenkins 235 Dec 21 06:20 version.go [Pipeline] isUnix [Pipeline] sh 06:22:05 + 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=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d --label arch=amd64 --label version=0.0.0 . 06:22:05 Sending build context to Docker daemon 545.8kB 06:22:05 Step 1/22 : ARG BASE=golang:1.15-alpine 06:22:05 Step 2/22 : FROM ${BASE} AS builder 06:22:05 ---> a0ba4a0a9330 06:22:05 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:22:05 ---> Running in 6ae612c50ebf 06:22:05 Removing intermediate container 6ae612c50ebf 06:22:05 ---> 0547abadace6 06:22:05 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:22:05 ---> Running in ba13be45e094 06:22:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:05 Removing intermediate container ba13be45e094 06:22:05 ---> 01c92c85436f 06:22:05 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:22:05 ---> Running in 34d61aa17455 06:22:06 Removing intermediate container 34d61aa17455 06:22:06 ---> 9cd2fb173a99 06:22:06 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:06 ---> Running in 8ff535801326 06:22:06 (1/14) Installing libmagic (5.38-r0) 06:22:07 (2/14) Installing file (5.38-r0) 06:22:07 (3/14) Installing libc-dev (0.7.2-r3) 06:22:07 (4/14) Installing g++ (9.3.0-r2) 06:22:07 Removing intermediate container 8ff535801326 06:22:07 ---> d9368c04db22 06:22:07 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:22:07 ---> Running in 9713a531fed0 06:22:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:09 OK: 237 MiB in 53 packages 06:22:10 Removing intermediate container 9713a531fed0 06:22:10 ---> e782e586aa78 06:22:10 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:22:10 ---> Running in c40089dbe338 06:22:10 Removing intermediate container c40089dbe338 06:22:10 ---> 7c7d1d5aac92 06:22:10 Step 9/22 : COPY . . 06:22:11 ---> 19c23d362a83 06:22:11 Step 10/22 : ARG MAKE='make build' 06:22:11 ---> Running in 0313a06c15b6 06:22:11 Removing intermediate container 0313a06c15b6 06:22:11 ---> 833862b7e781 06:22:11 Step 11/22 : RUN $MAKE 06:22:11 ---> Running in 481ab755de0a 06:22:11 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:22:23 (5/14) Installing fortify-headers (1.1-r0) 06:22:23 (6/14) Installing patch (2.7.6-r6) 06:22:23 (7/14) Installing build-base (0.5-r2) 06:22:23 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:22:23 (9/14) Installing libedit (20191231.3.1-r0) 06:22:23 (10/14) Installing openssh-client (8.3_p1-r1) 06:22:25 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 06:22:25 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:22:25 (13/14) Installing openssh-server (8.3_p1-r1) 06:22:26 (14/14) Installing openssh (8.3_p1-r1) 06:22:26 Executing busybox-1.31.1-r19.trigger 06:22:26 OK: 221 MiB in 53 packages 06:22:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:22:30 Removing intermediate container 481ab755de0a 06:22:30 ---> 1421a16964a2 06:22:30 Step 12/22 : FROM alpine 06:22:30 Removing intermediate container 8d0c8d7d3cd9 06:22:30 ---> f2b7e53a2ded 06:22:30 Step 6/8 : WORKDIR /device-virtual-go 06:22:30 ---> Running in fa07ce68febf 06:22:30 latest: Pulling from library/alpine 06:22:30 801bfaa63ef2: Pulling fs layer 06:22:30 801bfaa63ef2: Verifying Checksum 06:22:30 801bfaa63ef2: Download complete 06:22:31 801bfaa63ef2: Pull complete 06:22:31 Removing intermediate container fa07ce68febf 06:22:31 ---> e995660931f2 06:22:31 Step 7/8 : COPY . . 06:22:31 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:22:31 Status: Downloaded newer image for alpine:latest 06:22:31 ---> 389fef711851 06:22:31 Step 13/22 : ENV APP_PORT=49990 06:22:31 ---> Running in cc98d6390965 06:22:31 Removing intermediate container cc98d6390965 06:22:31 ---> 47d9097175be 06:22:31 Step 14/22 : EXPOSE $APP_PORT 06:22:31 ---> Running in 06acea3ca0dc 06:22:32 Removing intermediate container 06acea3ca0dc 06:22:32 ---> c93a51707c8a 06:22:32 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:22:32 ---> 1ce2c6604874 06:22:32 Step 8/8 : RUN go mod download 06:22:32 ---> Running in f42e2696eda4 06:22:32 ---> 6fb8f3e1d958 06:22:32 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:22:32 ---> d6d708974541 06:22:32 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:22:33 ---> bcad63c54971 06:22:33 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:22:33 ---> Running in 231fddc0b948 06:22:33 Removing intermediate container 231fddc0b948 06:22:33 ---> 8f3a13e32820 06:22:33 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:33 ---> Running in e2377a5d3b36 06:22:33 Removing intermediate container e2377a5d3b36 06:22:33 ---> b771882089af 06:22:33 Step 20/22 : LABEL arch=amd64 06:22:33 ---> Running in 900066dab8f8 06:22:34 Removing intermediate container 900066dab8f8 06:22:34 ---> 89d9ac127840 06:22:34 Step 21/22 : LABEL git_sha=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d 06:22:34 ---> Running in a3f4f711aa9a 06:22:34 Removing intermediate container a3f4f711aa9a 06:22:34 ---> 93436d5035f8 06:22:34 Step 22/22 : LABEL version=0.0.0 06:22:34 ---> Running in 6e15ab79e9db 06:22:34 Removing intermediate container 6e15ab79e9db 06:22:34 ---> c4e366b9ac2f 06:22:34 [Warning] One or more build-args [ARCH] were not consumed 06:22:34 Successfully built c4e366b9ac2f 06:22:34 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:22:59 Removing intermediate container f42e2696eda4 06:22:59 ---> baf8e785cd70 06:22:59 Successfully built baf8e785cd70 06:22:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:22:59 + docker inspect -f . ci-base-image-arm64 06:22:59 . [Pipeline] withDockerContainer 06:22:59 prd-ubuntu18.04-docker-arm64-4c-16g-17017 does not seem to be running inside a container 06:23:00 $ 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 ******** ci-base-image-arm64 cat 06:23:01 $ docker top e1980246bd4a4976e0b24a079946bb00317b9a77dbed3e05a9224c256657c2e8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:02 + go version 06:23:02 go version go1.15.5 linux/arm64 [Pipeline] } 06:23:02 $ docker stop --time=1 e1980246bd4a4976e0b24a079946bb00317b9a77dbed3e05a9224c256657c2e8 06:23:04 $ docker rm -f e1980246bd4a4976e0b24a079946bb00317b9a77dbed3e05a9224c256657c2e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:23:06 + docker inspect -f . ci-base-image-arm64 06:23:06 . [Pipeline] withDockerContainer 06:23:06 prd-ubuntu18.04-docker-arm64-4c-16g-17017 does not seem to be running inside a container 06:23:06 $ 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 ******** ci-base-image-arm64 cat 06:23:08 $ docker top 1dc0ecd9f72cb18b10a278637efb6f1a19fe52cda7e903dbaee0bb7872616e49 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:09 + make test 06:23:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:23:10 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:23:57 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:23:59 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.645s coverage: 64.4% of statements 06:23:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:24:10 gofmt -l . 06:24:10 [ "`gofmt -l .`" = "" ] 06:24:10 ./bin/test-attribution-txt.sh 06:24:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:24:11 $ docker stop --time=1 1dc0ecd9f72cb18b10a278637efb6f1a19fe52cda7e903dbaee0bb7872616e49 06:24:13 $ docker rm -f 1dc0ecd9f72cb18b10a278637efb6f1a19fe52cda7e903dbaee0bb7872616e49 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:14 Warning: overwriting stash ‘coverage-report’ 06:24:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:24:16 + ls -al . 06:24:16 total 148 06:24:16 drwxrwxr-x 7 jenkins jenkins 4096 Dec 21 06:24 . 06:24:16 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 06:21 .. 06:24:16 drwxrwxr-x 8 jenkins jenkins 4096 Dec 21 06:21 .git 06:24:16 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 06:21 .github 06:24:16 -rw-rw-r-- 1 jenkins jenkins 258 Dec 21 06:21 .gitignore 06:24:16 -rw-rw-r-- 1 jenkins jenkins 6713 Dec 21 06:21 Attribution.txt 06:24:16 -rw-rw-r-- 1 jenkins jenkins 1834 Dec 21 06:21 Dockerfile 06:24:16 -rw-rw-r-- 1 jenkins jenkins 957 Dec 21 06:21 Dockerfile.build 06:24:16 -rw-rw-r-- 1 jenkins jenkins 660 Dec 21 06:21 Jenkinsfile 06:24:16 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 21 06:21 LICENSE 06:24:16 -rw-rw-r-- 1 jenkins jenkins 873 Dec 21 06:21 Makefile 06:24:16 -rw-rw-r-- 1 jenkins jenkins 918 Dec 21 06:21 README.md 06:24:16 -rw-rw-r-- 1 jenkins jenkins 5 Dec 21 06:18 VERSION 06:24:16 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 06:21 bin 06:24:16 drwxrwxr-x 3 jenkins jenkins 4096 Dec 21 06:21 cmd 06:24:16 -rw-r--r-- 1 jenkins jenkins 47242 Dec 21 06:23 coverage.out 06:24:16 -rw-r--r-- 1 jenkins jenkins 863 Dec 21 06:24 go.mod 06:24:16 -rw-r--r-- 1 jenkins jenkins 16360 Dec 21 06:24 go.sum 06:24:16 drwxrwxr-x 3 jenkins jenkins 4096 Dec 21 06:21 internal 06:24:16 -rw-rw-r-- 1 jenkins jenkins 235 Dec 21 06:21 version.go [Pipeline] isUnix [Pipeline] sh 06:24:17 + 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=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d --label arch=arm64 --label version=0.0.0 . 06:24:17 Sending build context to Docker daemon 544.8kB 06:24:17 Step 1/22 : ARG BASE=golang:1.15-alpine 06:24:17 Step 2/22 : FROM ${BASE} AS builder 06:24:17 ---> baf8e785cd70 06:24:17 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:24:18 ---> Running in f78d95ebd058 06:24:19 Removing intermediate container f78d95ebd058 06:24:19 ---> 3a0d40629919 06:24:19 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:24:19 ---> Running in 79518c47db0a 06:24:19 Removing intermediate container 79518c47db0a 06:24:19 ---> 8b001527e147 06:24:19 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:24:19 ---> Running in 6dc077e6e9f9 06:24:19 Removing intermediate container 6dc077e6e9f9 06:24:19 ---> 9472b8d9710c 06:24:19 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:19 ---> Running in 9808d292ec1a 06:24:22 Removing intermediate container 9808d292ec1a 06:24:22 ---> 709feef29645 06:24:22 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:24:22 ---> Running in a5b4487ee998 06:24:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:25 OK: 221 MiB in 53 packages 06:24:26 Removing intermediate container a5b4487ee998 06:24:26 ---> 8fb201afe8f2 06:24:26 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:24:26 ---> Running in de69d8fdb908 06:24:26 Removing intermediate container de69d8fdb908 06:24:26 ---> 318b7dcf5229 06:24:26 Step 9/22 : COPY . . 06:24:28 ---> fef1b68a72af 06:24:28 Step 10/22 : ARG MAKE='make build' 06:24:28 ---> Running in 330083ded2c2 06:24:28 Removing intermediate container 330083ded2c2 06:24:28 ---> 9a5b8957234f 06:24:28 Step 11/22 : RUN $MAKE 06:24:28 ---> Running in 373400dceba1 06:24:29 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:25:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:25:14 Removing intermediate container 373400dceba1 06:25:14 ---> dcb291afd157 06:25:14 Step 12/22 : FROM alpine 06:25:14 latest: Pulling from library/alpine 06:25:14 159e5727ea61: Pulling fs layer 06:25:15 159e5727ea61: Verifying Checksum 06:25:15 159e5727ea61: Download complete 06:25:15 159e5727ea61: Pull complete 06:25:15 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:25:15 Status: Downloaded newer image for alpine:latest 06:25:15 ---> afeebe901d6b 06:25:15 Step 13/22 : ENV APP_PORT=49990 06:25:15 ---> Running in 580c4573ff24 06:25:16 Removing intermediate container 580c4573ff24 06:25:16 ---> cab46ebede1b 06:25:16 Step 14/22 : EXPOSE $APP_PORT 06:25:16 ---> Running in 3bd68e0ce207 06:25:16 Removing intermediate container 3bd68e0ce207 06:25:16 ---> ce622483b580 06:25:16 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:25:17 ---> f55227b3499c 06:25:17 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:25:18 ---> e93733fe4f35 06:25:18 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:25:19 ---> 85d0cf30a589 06:25:19 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:25:19 ---> Running in 2bfe89311444 06:25:19 Removing intermediate container 2bfe89311444 06:25:19 ---> 8ad4660a4de7 06:25:19 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:25:19 ---> Running in 28a6637e701f 06:25:20 Removing intermediate container 28a6637e701f 06:25:20 ---> 9c1119dbb896 06:25:20 Step 20/22 : LABEL arch=arm64 06:25:20 ---> Running in a9cd69d75e93 06:25:20 Removing intermediate container a9cd69d75e93 06:25:20 ---> 1acf33cb5a42 06:25:20 Step 21/22 : LABEL git_sha=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d 06:25:20 ---> Running in 97970c0ad71f 06:25:21 Removing intermediate container 97970c0ad71f 06:25:21 ---> b526404237a0 06:25:21 Step 22/22 : LABEL version=0.0.0 06:25:21 ---> Running in 14469eee877b 06:25:21 Removing intermediate container 14469eee877b 06:25:21 ---> e89329e93ce8 06:25:21 [Warning] One or more build-args [ARCH] were not consumed 06:25:21 Successfully built e89329e93ce8 06:25: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:25:24 provisioning config files... 06:25:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-159@tmp/config7430357356087895720tmp [Pipeline] { [Pipeline] sh 06:25:24 + set +x 06:25:24 + curl -s https://codecov.io/bash 06:25:24 + bash -s -- 06:25:24 06:25:24 _____ _ 06:25:24 / ____| | | 06:25:24 | | ___ __| | ___ ___ _____ __ 06:25:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:25:24 | |___| (_) | (_| | __/ (_| (_) \ V / 06:25:24 \_____\___/ \__,_|\___|\___\___/ \_/ 06:25:24 Bash-20201217-3d3df35 06:25:24 06:25:24 06:25:24 git version 2.24.3 found 06:25:24 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:25:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:25:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 06:25:24 ==> Jenkins CI detected. 06:25:24 project root: . 06:25:24 --> token set from env 06:25:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:25:24 ==> Running gcov in . (disable via -X gcov) 06:25:24 ==> Python coveragepy not found 06:25:24 ==> Searching for coverage reports in: 06:25:24 + . 06:25:24 -> Found 1 reports 06:25:24 ==> Detecting git/mercurial file structure 06:25:24 ==> Reading reports 06:25:24 + ./coverage.out bytes=47242 06:25:24 ==> Appending adjustments 06:25:24 https://docs.codecov.io/docs/fixing-reports 06:25:24 + Found adjustments 06:25:24 ==> Gzipping contents 06:25:24 8.0K /tmp/codecov.3wuJpD.gz 06:25:24 ==> Uploading reports 06:25:24 url: https://codecov.io 06:25:24 query: branch=PR-159&commit=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=159&job=&cmd_args= 06:25:24 -> Pinging Codecov 06:25:24 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-159&commit=fb417ca03c979ef2c27f29e29bbdedb695fb4c5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=159&job=&cmd_args= 06:25:25 -> Uploading to 06:25:25 https://storage.googleapis.com/codecov/v4/raw/2020-12-21/5E52B4B073DB2E39498172D8E973AA87/fb417ca03c979ef2c27f29e29bbdedb695fb4c5d/5ac6a535-01e0-4c5a-a136-263bf41a533d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T062525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3be409622861cf962e94f8c8cd944d2d99fffe6e27c878d71710a8ee06c51a5f 06:25:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:25 Dload Upload Total Spent Left Speed 06:25:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5841 0 0 100 5841 0 14631 --:--:-- --:--:-- --:--:-- 14602 100 5841 0 0 100 5841 0 14622 --:--:-- --:--:-- --:--:-- 14602 06:25:26 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/fb417ca03c979ef2c27f29e29bbdedb695fb4c5d [Pipeline] } 06:25: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:25:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:29 ---> package-listing.sh 06:25:29 ++ tr '[:upper:]' '[:lower:]' 06:25:29 ++ facter osfamily 06:25:29 + OS_FAMILY=redhat 06:25:29 + workspace=/w/workspace/foundry_device-virtual-go_PR-159 06:25:29 + START_PACKAGES=/tmp/packages_start.txt 06:25:29 + END_PACKAGES=/tmp/packages_end.txt 06:25:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:29 + PACKAGES=/tmp/packages_start.txt 06:25:29 + '[' /w/workspace/foundry_device-virtual-go_PR-159 ']' 06:25:29 + PACKAGES=/tmp/packages_end.txt 06:25:29 + case "${OS_FAMILY}" in 06:25:29 + rpm -qa 06:25:29 + sort 06:25:35 + '[' -f /tmp/packages_start.txt ']' 06:25:35 + '[' -f /tmp/packages_end.txt ']' 06:25:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:35 + '[' /w/workspace/foundry_device-virtual-go_PR-159 ']' 06:25:35 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-159/archives/ 06:25:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-159/archives/ [Pipeline] echo 06:25:35 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-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:35 06:25:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:25:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:36 alpine: Pulling from edgex-lftools-log-publisher 06:25:36 df20fa9351a1: Pulling fs layer 06:25:36 36b3adc4ff6f: Pulling fs layer 06:25:36 8ad3a11d3b57: Pulling fs layer 06:25:36 46f8f816bc3b: Pulling fs layer 06:25:36 93b61091891f: Pulling fs layer 06:25:36 93b9cdb0e59b: Pulling fs layer 06:25:36 5e14af77c1be: Pulling fs layer 06:25:36 01666e4c0597: Pulling fs layer 06:25:36 46f8f816bc3b: Waiting 06:25:36 93b9cdb0e59b: Waiting 06:25:36 aa168da1d23b: Pulling fs layer 06:25:36 01666e4c0597: Waiting 06:25:36 aa168da1d23b: Waiting 06:25:36 36b3adc4ff6f: Download complete 06:25:36 46f8f816bc3b: Verifying Checksum 06:25:36 46f8f816bc3b: Download complete 06:25:36 df20fa9351a1: Download complete 06:25:36 93b9cdb0e59b: Verifying Checksum 06:25:36 93b9cdb0e59b: Download complete 06:25:36 5e14af77c1be: Verifying Checksum 06:25:36 5e14af77c1be: Download complete 06:25:36 93b61091891f: Verifying Checksum 06:25:36 93b61091891f: Download complete 06:25:36 01666e4c0597: Verifying Checksum 06:25:36 01666e4c0597: Download complete 06:25:36 df20fa9351a1: Pull complete 06:25:36 36b3adc4ff6f: Pull complete 06:25:37 8ad3a11d3b57: Verifying Checksum 06:25:37 8ad3a11d3b57: Download complete 06:25:37 8ad3a11d3b57: Pull complete 06:25:37 46f8f816bc3b: Pull complete 06:25:38 aa168da1d23b: Verifying Checksum 06:25:38 aa168da1d23b: Download complete 06:25:38 93b61091891f: Pull complete 06:25:39 93b9cdb0e59b: Pull complete 06:25:39 5e14af77c1be: Pull complete 06:25:39 01666e4c0597: Pull complete 06:25:46 aa168da1d23b: Pull complete 06:25:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:25:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:25:46 prd-centos7-docker-4c-2g-17007 does not seem to be running inside a container 06:25:46 $ 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-159/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-159 -v /w/workspace/foundry_device-virtual-go_PR-159:/w/workspace/foundry_device-virtual-go_PR-159:rw,z -v /w/workspace/foundry_device-virtual-go_PR-159@tmp:/w/workspace/foundry_device-virtual-go_PR-159@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:10003/edgex-lftools-log-publisher:alpine cat 06:25:49 $ docker top f067087e7e9bd0043f8b0692443b7bfae6e860a81d2e186f37e77897525efbde -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:50 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:50 + mkdir -p /var/log/sa [Pipeline] sh 06:25:50 + ls /var/log/sa-host 06:25:50 + sadf -c /var/log/sa-host/sa21 06:25:50 file_magic: OK 06:25:50 HZ: Using current value: 100 06:25:50 file_header: OK 06:25:50 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:25:50 Statistics: 06:25:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:25:50 File successfully converted to sysstat format version 12.2.1 06:25:50 + sadf -c /var/log/sa-host/sa23 06:25:50 file_magic: OK 06:25:50 HZ: Using current value: 100 06:25:50 file_header: OK 06:25:50 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:25:50 Statistics: 06:25:50 Hnuu...uuuununununu... 06:25:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:51 provisioning config files... 06:25:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-159@tmp/config6832968568468666706tmp [Pipeline] { [Pipeline] echo 06:25:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:51 ---> create-netrc.sh [Pipeline] } 06:25:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:25:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:52 ---> python-tools-install.sh [Pipeline] echo 06:25:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:52 ---> sudo-logs.sh 06:25:52 Archiving 'sudo' log.. [Pipeline] echo 06:25:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:52 ---> job-cost.sh 06:25:52 lf-activate-venv: SKIPPING 06:25:52 INFO: No Stack... 06:25:53 INFO: Retrieving Pricing Info for: v1-standard-2 06:25:54 INFO: Archiving Costs [Pipeline] echo 06:25:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:54 ---> logs-deploy.sh 06:25:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-159/1 06:25:54 INFO: archiving workspace using pattern(s): 06:25:56 Archives upload complete. 06:25:56 INFO: archiving logs to Nexus