Pull request #149 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934+abb441d7d1970f82b841c2bc1ba1938b3ed69869 (afdfc444bfd39ae0ba53aa1cfd857d54121aa558) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-149/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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-149/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13227 in /w/workspace/foundry_device-virtual-go_PR-149 [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-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-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 --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 Merge succeeded, producing 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 Checking out Revision 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 (PR-149) > git config core.sparsecheckout # timeout=10 > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # 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 abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # timeout=10 Commit message: "build(deps): Bump modernc.org/ql from 1.0.0 to 1.2.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:39:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:39:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:39:25 ========================================================= 06:39:25 EdgeX Global Pipelines Version Info 06:39:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:39:28 ------------------- 06:39:28 stable info: 06:39:28 ------------------- 06:39:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:39:28 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 06:39:28 Message: update stable to v1.0.167 06:39:29 ------------------- 06:39:29 experimental info: 06:39:29 ------------------- 06:39:29 Commited By: **** collab-it+edgex@linuxfoundation.org 06:39:29 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 06:39:29 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:39:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:39:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:39:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:39:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:39:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:39:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:39:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:39:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:39:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:39:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:39:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:39:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:39:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:39:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:39:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:39:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:39:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:39:33 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:39:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo 06:39:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo 06:39:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo 06:39:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [Pipeline] echo 06:39:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0871fe5 [Pipeline] echo 06:39:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:39:34 provisioning config files... 06:39:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-149@tmp/config3174903258413171840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:35 ---> docker-login.sh 06:39:35 nexus3.edgexfoundry.org:10001 06:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:35 Configure a credential helper to remove this warning. See 06:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:35 06:39:35 Login Succeeded 06:39:35 nexus3.edgexfoundry.org:10002 06:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:36 Configure a credential helper to remove this warning. See 06:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:36 06:39:36 Login Succeeded 06:39:36 nexus3.edgexfoundry.org:10003 06:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:36 Configure a credential helper to remove this warning. See 06:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:36 06:39:36 Login Succeeded 06:39:36 nexus3.edgexfoundry.org:10004 06:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:36 Configure a credential helper to remove this warning. See 06:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:36 06:39:36 Login Succeeded 06:39:36 docker.io 06:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:37 Configure a credential helper to remove this warning. See 06:39:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:37 06:39:37 Login Succeeded 06:39:37 ---> docker-login.sh ends [Pipeline] } 06:39:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:38 + git log --format=format:%s -1 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [Pipeline] echo 06:39:38 GIT_COMMIT: 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934, Commit Message: build(deps): Bump modernc.org/ql from 1.0.0 to 1.2.1 [Pipeline] echo 06:39:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:39 06:39:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:39:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:40 latest: Pulling from edgex-devops/git-semver 06:39:40 31603596830f: Pulling fs layer 06:39:40 2a8b12db71e7: Pulling fs layer 06:39:40 6ca5941a6612: Pulling fs layer 06:39:40 ecc8261a40a4: Pulling fs layer 06:39:40 ecc8261a40a4: Waiting 06:39:40 2a8b12db71e7: Verifying Checksum 06:39:40 2a8b12db71e7: Download complete 06:39:40 31603596830f: Verifying Checksum 06:39:40 31603596830f: Download complete 06:39:40 6ca5941a6612: Verifying Checksum 06:39:40 6ca5941a6612: Download complete 06:39:40 ecc8261a40a4: Verifying Checksum 06:39:40 ecc8261a40a4: Download complete 06:39:41 31603596830f: Pull complete 06:39:41 2a8b12db71e7: Pull complete 06:39:42 6ca5941a6612: Pull complete 06:39:42 ecc8261a40a4: Pull complete 06:39:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:39:42 prd-centos7-docker-4c-2g-13227 does not seem to be running inside a container 06:39:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-149 -v /w/workspace/foundry_device-virtual-go_PR-149:/w/workspace/foundry_device-virtual-go_PR-149:rw,z -v /w/workspace/foundry_device-virtual-go_PR-149@tmp:/w/workspace/foundry_device-virtual-go_PR-149@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:39:45 $ docker top 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:46 [ssh-agent] Looking for ssh-agent implementation... 06:39:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:46 $ docker exec 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 ssh-agent 06:39:46 SSH_AUTH_SOCK=/tmp/ssh-sSXVDX0HYuBU/agent.12 06:39:46 SSH_AGENT_PID=17 06:39:46 Running ssh-add (command line suppressed) 06:39:47 Identity added: /w/workspace/foundry_device-virtual-go_PR-149@tmp/private_key_1394004636267678202.key (/w/workspace/foundry_device-virtual-go_PR-149@tmp/private_key_1394004636267678202.key) 06:39:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:47 + git tag --points-at HEAD [Pipeline] } 06:39:47 $ docker exec --env ******** --env ******** 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 ssh-agent -k 06:39:47 unset SSH_AUTH_SOCK; 06:39:47 unset SSH_AGENT_PID; 06:39:47 echo Agent pid 17 killed; 06:39:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:39:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:48 [ssh-agent] Looking for ssh-agent implementation... 06:39:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:48 $ docker exec 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 ssh-agent 06:39:48 SSH_AUTH_SOCK=/tmp/ssh-nt0cma7cDIPj/agent.45 06:39:48 SSH_AGENT_PID=51 06:39:48 Running ssh-add (command line suppressed) 06:39:48 Identity added: /w/workspace/foundry_device-virtual-go_PR-149@tmp/private_key_6071821968683254550.key (/w/workspace/foundry_device-virtual-go_PR-149@tmp/private_key_6071821968683254550.key) 06:39:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:49 + git semver init 06:39:49 # -> Open(): unable to determine branch for HEAD 06:39:49 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-149/.git 06:39:49 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-149 06:39:49 # $SEMVER_REMOTE_NAME = origin 06:39:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:39:49 # $SEMVER_USER_NAME = edgex-jenkins 06:39:49 # $SEMVER_BRANCH = PR-149 06:39:49 # $SEMVER_TEMP = /tmp/semver-003778364 06:39:49 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:39:50 # '/tmp/semver-003778364' -> '/w/workspace/foundry_device-virtual-go_PR-149/.semver' 06:39:50 # -> Force: false 06:39:50 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-149/.semver [Pipeline] } 06:39:50 $ docker exec --env ******** --env ******** 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 ssh-agent -k 06:39:50 unset SSH_AUTH_SOCK; 06:39:50 unset SSH_AGENT_PID; 06:39:50 echo Agent pid 51 killed; 06:39:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:51 + git semver [Pipeline] } 06:39:51 $ docker stop --time=1 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 06:39:52 $ docker rm -f 27e4dfc0a502bce38ee632f592c83064119bea981c5bfcdc96f4435d709ae454 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:39:54 Stashed 1 file(s) [Pipeline] echo 06:39:54 [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:40:10 Still waiting to schedule task 06:40:10 Executor slot already in use; ‘prd-centos7-docker-4c-2g-13216’ is offline; ‘prd-centos7-docker-4c-2g-13218’ is offline; ‘prd-centos7-docker-4c-2g-13228’ is offline; ‘prd-centos7-docker-8c-8g-13219’ doesn’t have label ‘centos7-docker-4c-2g’ 06:40:10 Still waiting to schedule task 06:40:10 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-13225’ 06:41:00 Running on prd-centos7-docker-4c-2g-13236 in /w/workspace/foundry_device-virtual-go_PR-149 [Pipeline] { [Pipeline] ws 06:41:00 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:41:03 using credential edgex-jenkins-ssh 06:41:03 Cloning the remote Git repository 06:41:03 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:41:04 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:41:04 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:41:04 > git --version # timeout=10 06:41:04 > git --version # 'git version 2.16.5' 06:41:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:05 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 06:41:05 Merge succeeded, producing 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 06:41:05 Checking out Revision 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 (PR-149) 06:41:04 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:41:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:04 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:41:04 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:41:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:41:05 > git config core.sparsecheckout # timeout=10 06:41:05 > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # timeout=10 06:41:05 > git remote # timeout=10 06:41:05 > git config --get remote.origin.url # timeout=10 06:41:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:05 > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 06:41:05 > git rev-parse HEAD^{commit} # timeout=10 06:41:05 > git config core.sparsecheckout # timeout=10 06:41:05 > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # timeout=10 06:41:09 Commit message: "build(deps): Bump modernc.org/ql from 1.0.0 to 1.2.1" 06:41:09 > git --version # timeout=10 06:41:09 > git --version # 'git version 2.16.5' 06:41:09 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:41:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:41:11 + sudo service docker restart 06:41:11 + true 06:41:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:41:12 provisioning config files... 06:41:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8722123421018513531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:12 ---> docker-login.sh 06:41:12 nexus3.edgexfoundry.org:10001 06:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:13 Configure a credential helper to remove this warning. See 06:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:13 06:41:13 Login Succeeded 06:41:13 nexus3.edgexfoundry.org:10002 06:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:13 Configure a credential helper to remove this warning. See 06:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:13 06:41:13 Login Succeeded 06:41:13 nexus3.edgexfoundry.org:10003 06:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:13 Configure a credential helper to remove this warning. See 06:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:13 06:41:13 Login Succeeded 06:41:13 nexus3.edgexfoundry.org:10004 06:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:13 Configure a credential helper to remove this warning. See 06:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:13 06:41:13 Login Succeeded 06:41:13 docker.io 06:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:14 Configure a credential helper to remove this warning. See 06:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:14 06:41:14 Login Succeeded 06:41:14 ---> docker-login.sh ends [Pipeline] } 06:41:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:41:14 ========================================================= 06:41:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:41:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:41:15 + 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:41:15 Sending build context to Docker daemon 474.6kB 06:41:15 Step 1/8 : ARG BASE=golang:1.15-alpine 06:41:15 Step 2/8 : FROM ${BASE} 06:41:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:41:15 df20fa9351a1: Pulling fs layer 06:41:15 ed8968b2872e: Pulling fs layer 06:41:15 a92cc7c5fd73: Pulling fs layer 06:41:15 e871e8e8d7a9: Pulling fs layer 06:41:15 e73272ec9a57: Pulling fs layer 06:41:15 1e910a182e73: Pulling fs layer 06:41:15 4e634b169226: Pulling fs layer 06:41:15 e73272ec9a57: Waiting 06:41:15 1e910a182e73: Waiting 06:41:15 4e634b169226: Waiting 06:41:15 e871e8e8d7a9: Waiting 06:41:15 a92cc7c5fd73: Verifying Checksum 06:41:15 a92cc7c5fd73: Download complete 06:41:15 ed8968b2872e: Verifying Checksum 06:41:15 e73272ec9a57: Download complete 06:41:15 df20fa9351a1: Verifying Checksum 06:41:15 df20fa9351a1: Download complete 06:41:15 1e910a182e73: Verifying Checksum 06:41:15 1e910a182e73: Download complete 06:41:15 df20fa9351a1: Pull complete 06:41:15 ed8968b2872e: Pull complete 06:41:16 a92cc7c5fd73: Pull complete 06:41:17 4e634b169226: Verifying Checksum 06:41:17 4e634b169226: Download complete 06:41:17 e871e8e8d7a9: Verifying Checksum 06:41:17 e871e8e8d7a9: Download complete 06:41:23 e871e8e8d7a9: Pull complete 06:41:23 e73272ec9a57: Pull complete 06:41:23 1e910a182e73: Pull complete 06:41:28 4e634b169226: Pull complete 06:41:28 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:41:28 ---> f7629b54cfaa 06:41:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:41:28 ---> Running in a2f3da747820 06:41:28 Removing intermediate container a2f3da747820 06:41:28 ---> 820530c2a334 06:41:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:28 ---> Running in 56dd5e7457d7 06:41:30 Removing intermediate container 56dd5e7457d7 06:41:30 ---> b6217e675920 06:41:30 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:41:30 ---> Running in 3ed38c1b31e5 06:41:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:41:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:41:33 (1/14) Installing libmagic (5.38-r0) 06:41:33 (2/14) Installing file (5.38-r0) 06:41:33 (3/14) Installing libc-dev (0.7.2-r3) 06:41:33 (4/14) Installing g++ (9.3.0-r2) 06:41:37 (5/14) Installing fortify-headers (1.1-r0) 06:41:37 (6/14) Installing patch (2.7.6-r6) 06:41:38 (7/14) Installing build-base (0.5-r2) 06:41:38 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:41:38 (9/14) Installing libedit (20191231.3.1-r0) 06:41:38 (10/14) Installing openssh-client (8.3_p1-r0) 06:41:39 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:41:39 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:41:39 (13/14) Installing openssh-server (8.3_p1-r0) 06:41:39 (14/14) Installing openssh (8.3_p1-r0) 06:41:40 Executing busybox-1.31.1-r16.trigger 06:41:40 OK: 237 MiB in 53 packages 06:41:43 Removing intermediate container 3ed38c1b31e5 06:41:43 ---> 3c33751c0749 06:41:43 Step 6/8 : WORKDIR /device-virtual-go 06:41:43 ---> Running in 089baff09a15 06:41:43 Removing intermediate container 089baff09a15 06:41:43 ---> b3e85e73d61e 06:41:43 Step 7/8 : COPY . . 06:41:44 ---> 417fa4012d54 06:41:44 Step 8/8 : RUN go mod download 06:41:44 ---> Running in e61a2ae13acd 06:42:06 Removing intermediate container e61a2ae13acd 06:42:06 ---> 8b50f88e2678 06:42:06 Successfully built 8b50f88e2678 06:42:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:42:06 + docker inspect -f . ci-base-image-x86_64 06:42:06 . [Pipeline] withDockerContainer 06:42:07 prd-centos7-docker-4c-2g-13236 does not seem to be running inside a container 06:42:07 $ 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 ******** ci-base-image-x86_64 cat 06:42:08 $ docker top a08434e9e731ece7253e4d04a7030d196460b0be9d307601a4158340efbb5391 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:08 + go version 06:42:08 go version go1.15.2 linux/amd64 [Pipeline] } 06:42:08 $ docker stop --time=1 a08434e9e731ece7253e4d04a7030d196460b0be9d307601a4158340efbb5391 06:42:10 $ docker rm -f a08434e9e731ece7253e4d04a7030d196460b0be9d307601a4158340efbb5391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:42:11 + docker inspect -f . ci-base-image-x86_64 06:42:11 . [Pipeline] withDockerContainer 06:42:11 prd-centos7-docker-4c-2g-13236 does not seem to be running inside a container 06:42:11 $ 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 ******** ci-base-image-x86_64 cat 06:42:12 $ docker top 5488567de2831fba8f928244ed00244a34cda0b7da0a2cbf680121a2931c4b04 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:12 + make test 06:42:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:42:14 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:42:29 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:42:29 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.336s coverage: 64.4% of statements 06:42:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:42:32 gofmt -l . 06:42:32 [ "`gofmt -l .`" = "" ] 06:42:32 ./bin/test-attribution-txt.sh 06:42:33 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:42:33 $ docker stop --time=1 5488567de2831fba8f928244ed00244a34cda0b7da0a2cbf680121a2931c4b04 06:42:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13239 in /w/workspace/foundry_device-virtual-go_PR-149 06:42:35 $ docker rm -f 5488567de2831fba8f928244ed00244a34cda0b7da0a2cbf680121a2931c4b04 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws 06:42:36 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:42:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:42:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:42:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:42:38 + ls -al . 06:42:38 total 128 06:42:38 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 23 06:42 . 06:42:38 drwxrwxr-x. 4 jenkins jenkins 28 Nov 23 06:41 .. 06:42:38 -rw-rw-r--. 1 jenkins jenkins 6713 Nov 23 06:41 Attribution.txt 06:42:38 drwxrwxr-x. 2 jenkins jenkins 64 Nov 23 06:41 bin 06:42:38 drwxrwxr-x. 3 jenkins jenkins 32 Nov 23 06:41 cmd 06:42:38 -rw-r--r--. 1 jenkins jenkins 47242 Nov 23 06:42 coverage.out 06:42:38 -rw-rw-r--. 1 jenkins jenkins 1834 Nov 23 06:41 Dockerfile 06:42:38 -rw-rw-r--. 1 jenkins jenkins 957 Nov 23 06:41 Dockerfile.build 06:42:38 drwxrwxr-x. 8 jenkins jenkins 179 Nov 23 06:41 .git 06:42:38 drwxrwxr-x. 2 jenkins jenkins 60 Nov 23 06:41 .github 06:42:38 -rw-rw-r--. 1 jenkins jenkins 258 Nov 23 06:41 .gitignore 06:42:38 -rw-r--r--. 1 jenkins jenkins 388 Nov 23 06:42 go.mod 06:42:38 -rw-r--r--. 1 jenkins jenkins 16390 Nov 23 06:42 go.sum 06:42:38 drwxrwxr-x. 3 jenkins jenkins 20 Nov 23 06:41 internal 06:42:38 -rw-rw-r--. 1 jenkins jenkins 660 Nov 23 06:41 Jenkinsfile 06:42:38 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 23 06:41 LICENSE 06:42:38 -rw-rw-r--. 1 jenkins jenkins 873 Nov 23 06:41 Makefile 06:42:38 -rw-rw-r--. 1 jenkins jenkins 918 Nov 23 06:41 README.md 06:42:38 -rw-rw-r--. 1 jenkins jenkins 5 Nov 23 06:39 VERSION 06:42:38 -rw-rw-r--. 1 jenkins jenkins 235 Nov 23 06:41 version.go [Pipeline] isUnix [Pipeline] sh 06:42:38 + 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=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 --label arch=amd64 --label version=0.0.0 . 06:42:39 Sending build context to Docker daemon 540.2kB 06:42:39 Step 1/22 : ARG BASE=golang:1.15-alpine 06:42:39 Step 2/22 : FROM ${BASE} AS builder 06:42:39 ---> 8b50f88e2678 06:42:39 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:42:39 ---> Running in 58fb3beef14d 06:42:39 Removing intermediate container 58fb3beef14d 06:42:39 ---> b1d1f812f748 06:42:39 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:42:39 ---> Running in 321d1c9f4a02 06:42:39 Removing intermediate container 321d1c9f4a02 06:42:39 ---> fb8be3e8bc48 06:42:39 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:42:39 ---> Running in 1ad62965c6ec 06:42:40 Removing intermediate container 1ad62965c6ec 06:42:40 ---> 408637af9159 06:42:40 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:42:40 ---> Running in 024c51d6d75e 06:42:40 Removing intermediate container 024c51d6d75e 06:42:40 ---> 8c10a5a81ca4 06:42:40 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:42:40 ---> Running in 0a81cd9ba0da 06:42:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:42:41 using credential edgex-jenkins-ssh 06:42:41 Cloning the remote Git repository 06:42:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:42:41 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:42:42 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:42:42 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:42:42 > git --version # timeout=10 06:42:42 > git --version # 'git version 2.17.1' 06:42:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:42 OK: 237 MiB in 53 packages 06:42:43 Removing intermediate container 0a81cd9ba0da 06:42:43 ---> 19eff5b13490 06:42:43 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:42:43 ---> Running in a62ead041d3a 06:42:43 Removing intermediate container a62ead041d3a 06:42:43 ---> a84caca198f1 06:42:43 Step 9/22 : COPY . . 06:42:43 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 06:42:43 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:42:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:43 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:42:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:42:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:42:43 > git config core.sparsecheckout # timeout=10 06:42:43 > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # timeout=10 06:42:44 Merge succeeded, producing 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 06:42:44 Checking out Revision 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 (PR-149) 06:42:44 ---> d6bcbec1d5c0 06:42:44 Step 10/22 : ARG MAKE='make build' 06:42:44 ---> Running in 03acb5b6e33d 06:42:44 Removing intermediate container 03acb5b6e33d 06:42:44 ---> 9f6011b2d210 06:42:44 Step 11/22 : RUN $MAKE 06:42:44 ---> Running in 1b60ae9b5ed4 06:42:45 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:42:43 > git remote # timeout=10 06:42:43 > git config --get remote.origin.url # timeout=10 06:42:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:43 > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 06:42:43 > git rev-parse HEAD^{commit} # timeout=10 06:42:44 > git config core.sparsecheckout # timeout=10 06:42:44 > git checkout -f 0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 # timeout=10 06:42:48 Commit message: "build(deps): Bump modernc.org/ql from 1.0.0 to 1.2.1" 06:42:48 > git --version # timeout=10 06:42:48 > git --version # 'git version 2.17.1' 06:42:48 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:42:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:42:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:42:51 + sudo service docker restart 06:42:51 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:42:54 provisioning config files... 06:42:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config502090605652204850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:54 ---> docker-login.sh 06:42:54 nexus3.edgexfoundry.org:10001 06:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:56 Configure a credential helper to remove this warning. See 06:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:56 06:42:56 Login Succeeded 06:42:56 nexus3.edgexfoundry.org:10002 06:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:56 Configure a credential helper to remove this warning. See 06:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:56 06:42:56 Login Succeeded 06:42:56 nexus3.edgexfoundry.org:10003 06:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:57 Configure a credential helper to remove this warning. See 06:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:57 06:42:57 Login Succeeded 06:42:57 nexus3.edgexfoundry.org:10004 06:42:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:57 Configure a credential helper to remove this warning. See 06:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:57 06:42:57 Login Succeeded 06:42:57 docker.io 06:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:58 Configure a credential helper to remove this warning. See 06:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:58 06:42:58 Login Succeeded 06:42:58 ---> docker-login.sh ends [Pipeline] } 06:42:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:42:59 ========================================================= 06:42:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:42:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:43:00 + 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:43:00 Sending build context to Docker daemon 474.6kB 06:43:00 Step 1/8 : ARG BASE=golang:1.15-alpine 06:43:00 Step 2/8 : FROM ${BASE} 06:43:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:43:00 b538f80385f9: Pulling fs layer 06:43:00 74f711af9a0d: Pulling fs layer 06:43:00 99f96fe45779: Pulling fs layer 06:43:00 8529a6b9a6be: Pulling fs layer 06:43:00 45590311c82a: Pulling fs layer 06:43:00 69ca0ff8b7b3: Pulling fs layer 06:43:00 209524e5b208: Pulling fs layer 06:43:00 45590311c82a: Waiting 06:43:00 69ca0ff8b7b3: Waiting 06:43:00 209524e5b208: Waiting 06:43:00 8529a6b9a6be: Waiting 06:43:00 99f96fe45779: Verifying Checksum 06:43:00 99f96fe45779: Download complete 06:43:00 74f711af9a0d: Verifying Checksum 06:43:00 74f711af9a0d: Download complete 06:43:00 45590311c82a: Verifying Checksum 06:43:00 45590311c82a: Download complete 06:43:00 Removing intermediate container 1b60ae9b5ed4 06:43:00 ---> d136388b51f8 06:43:00 Step 12/22 : FROM alpine 06:43:00 69ca0ff8b7b3: Download complete 06:43:01 b538f80385f9: Verifying Checksum 06:43:01 b538f80385f9: Download complete 06:43:01 latest: Pulling from library/alpine 06:43:01 188c0c94c7c5: Pulling fs layer 06:43:01 188c0c94c7c5: Verifying Checksum 06:43:01 188c0c94c7c5: Download complete 06:43:01 b538f80385f9: Pull complete 06:43:01 188c0c94c7c5: Pull complete 06:43:01 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:43:01 Status: Downloaded newer image for alpine:latest 06:43:01 ---> d6e46aa2470d 06:43:01 Step 13/22 : ENV APP_PORT=49990 06:43:02 ---> Running in c978d3d00315 06:43:02 Removing intermediate container c978d3d00315 06:43:02 ---> 1996c83b23a6 06:43:02 Step 14/22 : EXPOSE $APP_PORT 06:43:02 74f711af9a0d: Pull complete 06:43:02 ---> Running in 169a48675d0f 06:43:02 Removing intermediate container 169a48675d0f 06:43:02 ---> b395aca0113f 06:43:02 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:43:02 99f96fe45779: Pull complete 06:43:03 ---> 9ba100e6e6bf 06:43:03 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:43:03 ---> 3ec6cfa589f7 06:43:03 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:43:03 ---> 4ae7ff051854 06:43:03 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:43:03 ---> Running in 984ca6c24e2f 06:43:03 209524e5b208: Verifying Checksum 06:43:03 209524e5b208: Download complete 06:43:03 Removing intermediate container 984ca6c24e2f 06:43:03 ---> 2ead270cb52f 06:43:03 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:43:03 ---> Running in 6efa62fbbdf5 06:43:04 Removing intermediate container 6efa62fbbdf5 06:43:04 ---> bef10a2ccefa 06:43:04 Step 20/22 : LABEL arch=amd64 06:43:04 ---> Running in 6f140bd9dc5e 06:43:04 Removing intermediate container 6f140bd9dc5e 06:43:04 ---> e45965373d27 06:43:04 Step 21/22 : LABEL git_sha=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 06:43:04 ---> Running in a099429c8fd6 06:43:04 Removing intermediate container a099429c8fd6 06:43:04 ---> 581dd32265df 06:43:04 Step 22/22 : LABEL version=0.0.0 06:43:04 ---> Running in 3d5b66257e4d 06:43:04 Removing intermediate container 3d5b66257e4d 06:43:04 ---> b65f3448b997 06:43:04 [Warning] One or more build-args [ARCH] were not consumed 06:43:04 Successfully built b65f3448b997 06:43:04 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 06:43:05 8529a6b9a6be: Verifying Checksum 06:43:05 8529a6b9a6be: Download complete [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:43:15 8529a6b9a6be: Pull complete 06:43:16 45590311c82a: Pull complete 06:43:16 69ca0ff8b7b3: Pull complete 06:43:19 209524e5b208: Pull complete 06:43:19 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:43:19 ---> 5bddaf1c2fca 06:43:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:43:23 ---> Running in 78a403cf8687 06:43:23 Removing intermediate container 78a403cf8687 06:43:23 ---> c9f56c2def3f 06:43:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:23 ---> Running in 9fbd4e85df4c 06:43:26 Removing intermediate container 9fbd4e85df4c 06:43:26 ---> 80b662127a1c 06:43:26 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:43:26 ---> Running in 8c9631d2b4b9 06:43:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:43:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:43:29 (1/14) Installing libmagic (5.38-r0) 06:43:29 (2/14) Installing file (5.38-r0) 06:43:29 (3/14) Installing libc-dev (0.7.2-r3) 06:43:30 (4/14) Installing g++ (9.3.0-r2) 06:43:52 (5/14) Installing fortify-headers (1.1-r0) 06:43:52 (6/14) Installing patch (2.7.6-r6) 06:43:52 (7/14) Installing build-base (0.5-r2) 06:43:52 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:43:52 (9/14) Installing libedit (20191231.3.1-r0) 06:43:52 (10/14) Installing openssh-client (8.3_p1-r0) 06:43:52 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:43:52 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:43:52 (13/14) Installing openssh-server (8.3_p1-r0) 06:43:52 (14/14) Installing openssh (8.3_p1-r0) 06:43:52 Executing busybox-1.31.1-r16.trigger 06:43:52 OK: 221 MiB in 53 packages 06:43:56 Removing intermediate container 8c9631d2b4b9 06:43:56 ---> e85ac9a6caeb 06:43:56 Step 6/8 : WORKDIR /device-virtual-go 06:43:56 ---> Running in 90f907e7fe54 06:43:57 Removing intermediate container 90f907e7fe54 06:43:57 ---> eacfc8ea7df9 06:43:57 Step 7/8 : COPY . . 06:43:58 ---> 09b5f156c7ec 06:43:58 Step 8/8 : RUN go mod download 06:43:58 ---> Running in df9d40c9d065 06:44:25 Removing intermediate container df9d40c9d065 06:44:25 ---> 3e5ca5c03b3b 06:44:25 Successfully built 3e5ca5c03b3b 06:44:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:44:25 + docker inspect -f . ci-base-image-arm64 06:44:25 . [Pipeline] withDockerContainer 06:44:25 prd-ubuntu18.04-docker-arm64-4c-16g-13239 does not seem to be running inside a container 06:44:25 $ 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 ******** ci-base-image-arm64 cat 06:44:27 $ docker top 437de4a3243024c4a8161e56ab8b91f2df54fdbb535cb0bdae1e665bb4558264 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:29 + go version 06:44:29 go version go1.15.2 linux/arm64 [Pipeline] } 06:44:29 $ docker stop --time=1 437de4a3243024c4a8161e56ab8b91f2df54fdbb535cb0bdae1e665bb4558264 06:44:31 $ docker rm -f 437de4a3243024c4a8161e56ab8b91f2df54fdbb535cb0bdae1e665bb4558264 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:32 + docker inspect -f . ci-base-image-arm64 06:44:32 . [Pipeline] withDockerContainer 06:44:33 prd-ubuntu18.04-docker-arm64-4c-16g-13239 does not seem to be running inside a container 06:44: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 ******** ci-base-image-arm64 cat 06:44:35 $ docker top 1fbd3915efada8216414ad7e3af6733c90a391c94f07769cdcee451b4d688b85 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:36 + make test 06:44:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:44:38 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:45:34 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:45:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.682s coverage: 64.4% of statements 06:45:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:45:40 gofmt -l . 06:45:40 [ "`gofmt -l .`" = "" ] 06:45:40 ./bin/test-attribution-txt.sh 06:45:41 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:45:41 $ docker stop --time=1 1fbd3915efada8216414ad7e3af6733c90a391c94f07769cdcee451b4d688b85 06:45:44 $ docker rm -f 1fbd3915efada8216414ad7e3af6733c90a391c94f07769cdcee451b4d688b85 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:45:45 Warning: overwriting stash ‘coverage-report’ 06:45:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:45:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:45:48 + ls -al . 06:45:48 total 152 06:45:48 drwxrwxr-x 7 jenkins jenkins 4096 Nov 23 06:45 . 06:45:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:42 .. 06:45:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:42 .git 06:45:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:42 .github 06:45:48 -rw-rw-r-- 1 jenkins jenkins 258 Nov 23 06:42 .gitignore 06:45:48 -rw-rw-r-- 1 jenkins jenkins 6713 Nov 23 06:42 Attribution.txt 06:45:48 -rw-rw-r-- 1 jenkins jenkins 1834 Nov 23 06:42 Dockerfile 06:45:48 -rw-rw-r-- 1 jenkins jenkins 957 Nov 23 06:42 Dockerfile.build 06:45:48 -rw-rw-r-- 1 jenkins jenkins 660 Nov 23 06:42 Jenkinsfile 06:45:48 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 23 06:42 LICENSE 06:45:48 -rw-rw-r-- 1 jenkins jenkins 873 Nov 23 06:42 Makefile 06:45:48 -rw-rw-r-- 1 jenkins jenkins 918 Nov 23 06:42 README.md 06:45:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 23 06:39 VERSION 06:45:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:42 bin 06:45:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:42 cmd 06:45:48 -rw-r--r-- 1 jenkins jenkins 47242 Nov 23 06:45 coverage.out 06:45:48 -rw-r--r-- 1 jenkins jenkins 388 Nov 23 06:45 go.mod 06:45:48 -rw-r--r-- 1 jenkins jenkins 16390 Nov 23 06:45 go.sum 06:45:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:42 internal 06:45:48 -rw-rw-r-- 1 jenkins jenkins 235 Nov 23 06:42 version.go [Pipeline] isUnix [Pipeline] sh 06:45:48 + 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=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 --label arch=arm64 --label version=0.0.0 . 06:45:49 Sending build context to Docker daemon 540.2kB 06:45:49 Step 1/22 : ARG BASE=golang:1.15-alpine 06:45:49 Step 2/22 : FROM ${BASE} AS builder 06:45:49 ---> 3e5ca5c03b3b 06:45:49 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:45:49 ---> Running in d1131d045458 06:45:50 Removing intermediate container d1131d045458 06:45:50 ---> e18140736ccf 06:45:50 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:45:50 ---> Running in 49d0a29f8f69 06:45:50 Removing intermediate container 49d0a29f8f69 06:45:50 ---> e15e49f4453c 06:45:50 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:45:50 ---> Running in 4b3c2e2ef32c 06:45:51 Removing intermediate container 4b3c2e2ef32c 06:45:51 ---> e6b6c278b2dc 06:45:51 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:51 ---> Running in d87de4d5d7f4 06:45:54 Removing intermediate container d87de4d5d7f4 06:45:54 ---> d8e92035efc0 06:45:54 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:45:54 ---> Running in d18edb802d4a 06:45:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:45:58 OK: 221 MiB in 53 packages 06:45:59 Removing intermediate container d18edb802d4a 06:45:59 ---> fb30881da12f 06:45:59 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:45:59 ---> Running in e1946bf54e34 06:46:00 Removing intermediate container e1946bf54e34 06:46:00 ---> cebe6065c021 06:46:00 Step 9/22 : COPY . . 06:46:01 ---> 4087685f18a0 06:46:01 Step 10/22 : ARG MAKE='make build' 06:46:01 ---> Running in 95fdb8b29d1a 06:46:01 Removing intermediate container 95fdb8b29d1a 06:46:01 ---> 5b8e807664e7 06:46:01 Step 11/22 : RUN $MAKE 06:46:01 ---> Running in c797dd0d1c84 06:46:03 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:46:50 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:46:54 Removing intermediate container c797dd0d1c84 06:46:54 ---> 82e4c7fc34b0 06:46:54 Step 12/22 : FROM alpine 06:46:54 latest: Pulling from library/alpine 06:46:54 5f621e34cdf4: Pulling fs layer 06:46:54 5f621e34cdf4: Verifying Checksum 06:46:54 5f621e34cdf4: Download complete 06:46:55 5f621e34cdf4: Pull complete 06:46:55 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:46:55 Status: Downloaded newer image for alpine:latest 06:46:55 ---> 2e77e061c27f 06:46:55 Step 13/22 : ENV APP_PORT=49990 06:46:55 ---> Running in 640e581f8fdf 06:46:56 Removing intermediate container 640e581f8fdf 06:46:56 ---> 2a9be8cc6e77 06:46:56 Step 14/22 : EXPOSE $APP_PORT 06:46:56 ---> Running in e3e990497c89 06:46:56 Removing intermediate container e3e990497c89 06:46:56 ---> a5b434b2150a 06:46:56 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:46:57 ---> 30d35ca5ed44 06:46:57 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:46:58 ---> 9f114fe6ad69 06:46:58 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:46:59 ---> 8c5db2b2c016 06:46:59 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:46:59 ---> Running in fc4afbe474a3 06:47:00 Removing intermediate container fc4afbe474a3 06:47:00 ---> 462c9aa1e94a 06:47:00 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:47:00 ---> Running in 2fe72eb3650c 06:47:01 Removing intermediate container 2fe72eb3650c 06:47:01 ---> bcd4712e199a 06:47:01 Step 20/22 : LABEL arch=arm64 06:47:01 ---> Running in 4212e61056bc 06:47:01 Removing intermediate container 4212e61056bc 06:47:01 ---> bcb2d5ca2b96 06:47:01 Step 21/22 : LABEL git_sha=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 06:47:01 ---> Running in cec5287740a4 06:47:02 Removing intermediate container cec5287740a4 06:47:02 ---> 2bc1c0d370c5 06:47:02 Step 22/22 : LABEL version=0.0.0 06:47:02 ---> Running in 0d871656d246 06:47:02 Removing intermediate container 0d871656d246 06:47:02 ---> cdc7fc239491 06:47:02 [Warning] One or more build-args [ARCH] were not consumed 06:47:02 Successfully built cdc7fc239491 06:47:02 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:47:05 provisioning config files... 06:47:05 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-149@tmp/config8554164537985027428tmp [Pipeline] { [Pipeline] sh 06:47:06 + set +x 06:47:06 + curl -s https://codecov.io/bash 06:47:06 + bash -s -- 06:47:06 06:47:06 _____ _ 06:47:06 / ____| | | 06:47:06 | | ___ __| | ___ ___ _____ __ 06:47:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:47:06 | |___| (_) | (_| | __/ (_| (_) \ V / 06:47:06 \_____\___/ \__,_|\___|\___\___/ \_/ 06:47:06 Bash-20201123-d0fed5f 06:47:06 06:47:06 06:47:06 ==> Jenkins CI detected. 06:47:06 project root: . 06:47:06 --> token set from env 06:47:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:47:06 ==> Running gcov in . (disable via -X gcov) 06:47:06 ==> Python coveragepy not found 06:47:06 ==> Searching for coverage reports in: 06:47:06 + . 06:47:06 -> Found 1 reports 06:47:06 ==> Detecting git/mercurial file structure 06:47:06 ==> Reading reports 06:47:06 + ./coverage.out bytes=47242 06:47:06 ==> Appending adjustments 06:47:06 https://docs.codecov.io/docs/fixing-reports 06:47:06 + Found adjustments 06:47:06 ==> Gzipping contents 06:47:06 ==> Uploading reports 06:47:06 url: https://codecov.io 06:47:06 query: branch=PR-149&commit=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=149&job=&cmd_args= 06:47:06 -> Pinging Codecov 06:47:06 https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-149&commit=0871fe5a61d3cd8b11697c7b7e6073cbb07a4934&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=149&job=&cmd_args= 06:47:07 -> Uploading to 06:47:07 https://storage.googleapis.com/codecov/v4/raw/2020-11-23/5E52B4B073DB2E39498172D8E973AA87/0871fe5a61d3cd8b11697c7b7e6073cbb07a4934/c59b0fdd-51c4-4ca0-8ead-9b6d29b6c182.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T064707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff4c95fa598b1ab4a938e76c2ff41c8de525642b2f9058bebcd26740ca7ac88e 06:47:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:47:07 Dload Upload Total Spent Left Speed 06:47:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5787 0 0 100 5787 0 11961 --:--:-- --:--:-- --:--:-- 11981 06:47:08 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/0871fe5a61d3cd8b11697c7b7e6073cbb07a4934 [Pipeline] } 06:47:08 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:47:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:47:12 ---> package-listing.sh 06:47:12 ++ facter osfamily 06:47:12 ++ tr '[:upper:]' '[:lower:]' 06:47:13 + OS_FAMILY=redhat 06:47:13 + workspace=/w/workspace/foundry_device-virtual-go_PR-149 06:47:13 + START_PACKAGES=/tmp/packages_start.txt 06:47:13 + END_PACKAGES=/tmp/packages_end.txt 06:47:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:47:13 + PACKAGES=/tmp/packages_start.txt 06:47:13 + '[' /w/workspace/foundry_device-virtual-go_PR-149 ']' 06:47:13 + PACKAGES=/tmp/packages_end.txt 06:47:13 + case "${OS_FAMILY}" in 06:47:13 + rpm -qa 06:47:13 + sort 06:47:17 + '[' -f /tmp/packages_start.txt ']' 06:47:17 + '[' -f /tmp/packages_end.txt ']' 06:47:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:47:17 + '[' /w/workspace/foundry_device-virtual-go_PR-149 ']' 06:47:17 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-149/archives/ 06:47:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-149/archives/ [Pipeline] echo 06:47:17 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-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:47:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:47:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:47:18 06:47:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:47:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:47:19 alpine: Pulling from edgex-lftools-log-publisher 06:47:19 df20fa9351a1: Pulling fs layer 06:47:19 36b3adc4ff6f: Pulling fs layer 06:47:19 8ad3a11d3b57: Pulling fs layer 06:47:19 46f8f816bc3b: Pulling fs layer 06:47:19 93b61091891f: Pulling fs layer 06:47:19 93b9cdb0e59b: Pulling fs layer 06:47:19 5e14af77c1be: Pulling fs layer 06:47:19 01666e4c0597: Pulling fs layer 06:47:19 aa168da1d23b: Pulling fs layer 06:47:19 93b9cdb0e59b: Waiting 06:47:19 5e14af77c1be: Waiting 06:47:19 01666e4c0597: Waiting 06:47:19 aa168da1d23b: Waiting 06:47:19 46f8f816bc3b: Waiting 06:47:19 93b61091891f: Waiting 06:47:19 36b3adc4ff6f: Verifying Checksum 06:47:19 36b3adc4ff6f: Download complete 06:47:19 46f8f816bc3b: Verifying Checksum 06:47:19 46f8f816bc3b: Download complete 06:47:19 df20fa9351a1: Verifying Checksum 06:47:19 93b9cdb0e59b: Verifying Checksum 06:47:19 93b9cdb0e59b: Download complete 06:47:19 93b61091891f: Verifying Checksum 06:47:19 93b61091891f: Download complete 06:47:19 5e14af77c1be: Download complete 06:47:19 01666e4c0597: Verifying Checksum 06:47:19 01666e4c0597: Download complete 06:47:20 df20fa9351a1: Pull complete 06:47:20 36b3adc4ff6f: Pull complete 06:47:20 8ad3a11d3b57: Verifying Checksum 06:47:20 8ad3a11d3b57: Download complete 06:47:22 8ad3a11d3b57: Pull complete 06:47:22 46f8f816bc3b: Pull complete 06:47:22 93b61091891f: Pull complete 06:47:22 93b9cdb0e59b: Pull complete 06:47:23 5e14af77c1be: Pull complete 06:47:23 01666e4c0597: Pull complete 06:47:25 aa168da1d23b: Verifying Checksum 06:47:25 aa168da1d23b: Download complete 06:47:35 aa168da1d23b: Pull complete 06:47:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:47:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:47:35 prd-centos7-docker-4c-2g-13227 does not seem to be running inside a container 06:47:35 $ 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-149/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-149 -v /w/workspace/foundry_device-virtual-go_PR-149:/w/workspace/foundry_device-virtual-go_PR-149:rw,z -v /w/workspace/foundry_device-virtual-go_PR-149@tmp:/w/workspace/foundry_device-virtual-go_PR-149@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:47:39 $ docker top 7d5dfea7f49d0bb35e72d59fd7d9eadcc247f306bcfc07ad11ae332ddbff9b89 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:40 + touch /tmp/pre-build-complete [Pipeline] sh 06:47:40 + mkdir -p /var/log/sa [Pipeline] sh 06:47:41 + ls /var/log/sa-host 06:47:41 + sadf -c /var/log/sa-host/sa05 06:47:41 file_magic: OK 06:47:41 HZ: Using current value: 100 06:47:41 file_header: OK 06:47:41 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:47:41 Statistics: 06:47:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:47:41 File successfully converted to sysstat format version 12.2.1 06:47:41 + sadf -c /var/log/sa-host/sa23 06:47:41 file_magic: OK 06:47:41 HZ: Using current value: 100 06:47:41 file_header: OK 06:47:41 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:47:41 Statistics: 06:47:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:47:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:42 provisioning config files... 06:47:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-149@tmp/config506722038106658494tmp [Pipeline] { [Pipeline] echo 06:47:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:47:42 ---> create-netrc.sh [Pipeline] } 06:47:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:47:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:47:43 ---> python-tools-install.sh [Pipeline] echo 06:47:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:47:43 ---> sudo-logs.sh 06:47:43 Archiving 'sudo' log.. [Pipeline] echo 06:47:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:47:44 ---> job-cost.sh 06:47:44 lf-activate-venv: SKIPPING 06:47:44 INFO: No Stack... 06:47:45 INFO: Retrieving Pricing Info for: v1-standard-2 06:47:46 INFO: Archiving Costs [Pipeline] echo 06:47:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:47:46 ---> logs-deploy.sh 06:47:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-149/1 06:47:46 INFO: archiving workspace using pattern(s): 06:47:49 Archives upload complete. 06:47:49 INFO: archiving logs to Nexus 06:47:50 ---> uname -a: 06:47:50 Linux prd-centos7-docker-4c-2g-13227.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:47:50 06:47:50