Pull request #171 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ddf92c30216633a505abf55fe89fd10213e2ecd3+bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec (80cd20cd290a6f7b48f87fe73c890b2426c9b768) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-171/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-171/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30836 in /w/workspace/foundry_device-virtual-go_PR-171 [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-171 # 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 Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit ddf92c30216633a505abf55fe89fd10213e2ecd3 Merge succeeded, producing ddf92c30216633a505abf55fe89fd10213e2ecd3 Checking out Revision ddf92c30216633a505abf55fe89fd10213e2ecd3 (PR-171) > 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/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # 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 bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-22T05:59:48.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-22T05:59:48.730Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-22T05:59:48.951Z] ========================================================= [2021-03-22T05:59:48.951Z] EdgeX Global Pipelines Version Info [2021-03-22T05:59:48.951Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-22T05:59:52.063Z] ------------------- [2021-03-22T05:59:52.063Z] stable info: [2021-03-22T05:59:52.063Z] ------------------- [2021-03-22T05:59:52.063Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-22T05:59:52.063Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-22T05:59:52.063Z] Message: update stable to v1.0.186 [2021-03-22T05:59:53.139Z] ------------------- [2021-03-22T05:59:53.139Z] experimental info: [2021-03-22T05:59:53.139Z] ------------------- [2021-03-22T05:59:53.139Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-22T05:59:53.139Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-22T05:59:53.139Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-22T05:59:53.506Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-03-22T05:59:53.626Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-03-22T05:59:53.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-22T05:59:53.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-22T05:59:53.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-22T05:59:54.107Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-22T05:59:54.222Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-22T05:59:54.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-22T05:59:54.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-22T05:59:54.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-22T05:59:54.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-22T05:59:54.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-03-22T05:59:54.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-22T05:59:55.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-22T05:59:55.324Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-22T05:59:55.445Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-22T05:59:55.560Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-22T05:59:55.685Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-22T05:59:55.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-22T05:59:55.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-22T05:59:56.051Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-22T05:59:56.166Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-22T05:59:56.303Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-22T05:59:56.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-22T05:59:56.538Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-22T05:59:56.667Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-22T05:59:56.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo [2021-03-22T05:59:56.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo [2021-03-22T05:59:57.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo [2021-03-22T05:59:57.163Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddf92c30216633a505abf55fe89fd10213e2ecd3 [Pipeline] echo [2021-03-22T05:59:57.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddf92c3 [Pipeline] echo [2021-03-22T05:59:57.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-22T05:59:57.670Z] provisioning config files... [2021-03-22T05:59:57.728Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-171@tmp/config7507639155716887637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-22T05:59:58.173Z] ---> docker-login.sh [2021-03-22T05:59:58.173Z] nexus3.edgexfoundry.org:10001 [2021-03-22T05:59:59.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T05:59:59.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T05:59:59.501Z] Configure a credential helper to remove this warning. See [2021-03-22T05:59:59.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T05:59:59.501Z] [2021-03-22T05:59:59.501Z] Login Succeeded [2021-03-22T05:59:59.501Z] nexus3.edgexfoundry.org:10002 [2021-03-22T05:59:59.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:00:00.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:00:00.182Z] Configure a credential helper to remove this warning. See [2021-03-22T06:00:00.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:00:00.182Z] [2021-03-22T06:00:00.182Z] Login Succeeded [2021-03-22T06:00:00.182Z] nexus3.edgexfoundry.org:10003 [2021-03-22T06:00:00.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:00:00.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:00:00.781Z] Configure a credential helper to remove this warning. See [2021-03-22T06:00:00.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:00:00.781Z] [2021-03-22T06:00:00.781Z] Login Succeeded [2021-03-22T06:00:00.781Z] nexus3.edgexfoundry.org:10004 [2021-03-22T06:00:01.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:00:01.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:00:01.047Z] Configure a credential helper to remove this warning. See [2021-03-22T06:00:01.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:00:01.047Z] [2021-03-22T06:00:01.047Z] Login Succeeded [2021-03-22T06:00:01.047Z] docker.io [2021-03-22T06:00:01.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:00:01.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:00:01.602Z] Configure a credential helper to remove this warning. See [2021-03-22T06:00:01.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:00:01.602Z] [2021-03-22T06:00:01.602Z] Login Succeeded [2021-03-22T06:00:01.602Z] ---> docker-login.sh ends [Pipeline] } [2021-03-22T06:00:01.658Z] 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 [2021-03-22T06:00:02.925Z] + git log --format=format:%s -1 ddf92c30216633a505abf55fe89fd10213e2ecd3 [Pipeline] echo [2021-03-22T06:00:03.066Z] GIT_COMMIT: ddf92c30216633a505abf55fe89fd10213e2ecd3, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-22T06:00:03.170Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:00:03.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T06:00:03.851Z] [2021-03-22T06:00:03.851Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:00:04.315Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T06:00:04.315Z] latest: Pulling from edgex-devops/git-semver [2021-03-22T06:00:04.315Z] 31603596830f: Pulling fs layer [2021-03-22T06:00:04.315Z] 2a8b12db71e7: Pulling fs layer [2021-03-22T06:00:04.315Z] 6ca5941a6612: Pulling fs layer [2021-03-22T06:00:04.315Z] ecc8261a40a4: Pulling fs layer [2021-03-22T06:00:04.315Z] ecc8261a40a4: Waiting [2021-03-22T06:00:04.315Z] 2a8b12db71e7: Verifying Checksum [2021-03-22T06:00:04.315Z] 2a8b12db71e7: Download complete [2021-03-22T06:00:04.646Z] 31603596830f: Verifying Checksum [2021-03-22T06:00:04.646Z] 31603596830f: Download complete [2021-03-22T06:00:04.930Z] ecc8261a40a4: Verifying Checksum [2021-03-22T06:00:04.930Z] ecc8261a40a4: Download complete [2021-03-22T06:00:04.930Z] 6ca5941a6612: Verifying Checksum [2021-03-22T06:00:04.930Z] 6ca5941a6612: Download complete [2021-03-22T06:00:05.205Z] 31603596830f: Pull complete [2021-03-22T06:00:05.511Z] 2a8b12db71e7: Pull complete [2021-03-22T06:00:07.016Z] 6ca5941a6612: Pull complete [2021-03-22T06:00:08.161Z] ecc8261a40a4: Pull complete [2021-03-22T06:00:08.161Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-22T06:00:08.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T06:00:08.449Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-22T06:00:08.678Z] prd-centos7-docker-4c-2g-30836 does not seem to be running inside a container [2021-03-22T06:00:09.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-171 -v /w/workspace/foundry_device-virtual-go_PR-171:/w/workspace/foundry_device-virtual-go_PR-171:rw,z -v /w/workspace/foundry_device-virtual-go_PR-171@tmp:/w/workspace/foundry_device-virtual-go_PR-171@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 [2021-03-22T06:00:12.542Z] $ docker top 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-22T06:00:13.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-22T06:00:13.221Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-22T06:00:14.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-22T06:00:14.318Z] $ docker exec 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd ssh-agent [2021-03-22T06:00:14.894Z] SSH_AUTH_SOCK=/tmp/ssh-STLW3bg9hTDp/agent.12 [2021-03-22T06:00:14.894Z] SSH_AGENT_PID=17 [2021-03-22T06:00:14.918Z] Running ssh-add (command line suppressed) [2021-03-22T06:00:15.272Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-171@tmp/private_key_7077307730749129856.key (/w/workspace/foundry_device-virtual-go_PR-171@tmp/private_key_7077307730749129856.key) [2021-03-22T06:00:15.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-22T06:00:16.402Z] + git tag --points-at HEAD [Pipeline] } [2021-03-22T06:00:16.471Z] $ docker exec --env ******** --env ******** 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd ssh-agent -k [2021-03-22T06:00:16.784Z] unset SSH_AUTH_SOCK; [2021-03-22T06:00:16.785Z] unset SSH_AGENT_PID; [2021-03-22T06:00:16.785Z] echo Agent pid 17 killed; [2021-03-22T06:00:16.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-22T06:00:17.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-22T06:00:17.094Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-22T06:00:17.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-22T06:00:17.447Z] $ docker exec 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd ssh-agent [2021-03-22T06:00:17.879Z] SSH_AUTH_SOCK=/tmp/ssh-Z3kgbDPwUZmg/agent.45 [2021-03-22T06:00:17.879Z] SSH_AGENT_PID=50 [2021-03-22T06:00:17.894Z] Running ssh-add (command line suppressed) [2021-03-22T06:00:18.226Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-171@tmp/private_key_1790259726496036088.key (/w/workspace/foundry_device-virtual-go_PR-171@tmp/private_key_1790259726496036088.key) [2021-03-22T06:00:18.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-22T06:00:18.771Z] + git semver init [2021-03-22T06:00:18.771Z] # -> Open(): unable to determine branch for HEAD [2021-03-22T06:00:18.771Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-171/.git [2021-03-22T06:00:18.771Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-171 [2021-03-22T06:00:18.771Z] # $SEMVER_REMOTE_NAME = origin [2021-03-22T06:00:18.771Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-22T06:00:18.771Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-22T06:00:18.771Z] # $SEMVER_BRANCH = PR-171 [2021-03-22T06:00:18.771Z] # $SEMVER_TEMP = /tmp/semver-277560172 [2021-03-22T06:00:18.771Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-03-22T06:00:19.370Z] # '/tmp/semver-277560172' -> '/w/workspace/foundry_device-virtual-go_PR-171/.semver' [2021-03-22T06:00:19.370Z] # -> Force: false [2021-03-22T06:00:19.370Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-171/.semver [Pipeline] } [2021-03-22T06:00:19.407Z] $ docker exec --env ******** --env ******** 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd ssh-agent -k [2021-03-22T06:00:19.627Z] unset SSH_AUTH_SOCK; [2021-03-22T06:00:19.629Z] unset SSH_AGENT_PID; [2021-03-22T06:00:19.629Z] echo Agent pid 50 killed; [2021-03-22T06:00:19.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-22T06:00:20.322Z] + git semver [Pipeline] } [2021-03-22T06:00:20.356Z] $ docker stop --time=1 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd [2021-03-22T06:00:22.835Z] $ docker rm -f 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T06:00:23.915Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-22T06:00:24.633Z] Stashed 1 file(s) [Pipeline] echo [2021-03-22T06:00:24.656Z] [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 [2021-03-22T06:00:40.560Z] Still waiting to schedule task [2021-03-22T06:00:40.560Z] ‘prd-centos7-blackbox-4c-2g-30704’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-30830’ is offline; ‘prd-centos7-docker-4c-2g-30831’ is offline; ‘prd-centos7-docker-4c-2g-30839’ is offline; ‘prd-centos7-docker-4c-2g-30842’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-30774’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30841’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-03-22T06:00:40.585Z] Still waiting to schedule task [2021-03-22T06:00:40.585Z] ‘prd-centos7-blackbox-4c-2g-30704’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-30830’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-30831’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-30839’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-30842’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-8c-8g-30774’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30841’ is offline [2021-03-22T06:01:42.206Z] Running on prd-centos7-docker-4c-2g-30844 in /w/workspace/foundry_device-virtual-go_PR-171 [Pipeline] { [Pipeline] ws [2021-03-22T06:01:42.310Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-03-22T06:01:45.076Z] using credential edgex-jenkins-ssh [2021-03-22T06:01:45.132Z] Cloning the remote Git repository [2021-03-22T06:01:45.046Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-03-22T06:01:45.122Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-03-22T06:01:45.193Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-03-22T06:01:45.193Z] > git --version # timeout=10 [2021-03-22T06:01:45.200Z] > git --version # 'git version 2.24.3' [2021-03-22T06:01:45.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T06:01:45.226Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T06:01:46.275Z] Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit ddf92c30216633a505abf55fe89fd10213e2ecd3 [2021-03-22T06:01:46.356Z] Merge succeeded, producing ddf92c30216633a505abf55fe89fd10213e2ecd3 [2021-03-22T06:01:46.357Z] Checking out Revision ddf92c30216633a505abf55fe89fd10213e2ecd3 (PR-171) [2021-03-22T06:01:45.808Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-03-22T06:01:45.815Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T06:01:45.827Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-03-22T06:01:45.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-03-22T06:01:45.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T06:01:45.845Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T06:01:46.266Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T06:01:46.273Z] > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # timeout=10 [2021-03-22T06:01:46.312Z] > git remote # timeout=10 [2021-03-22T06:01:46.318Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T06:01:46.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T06:01:46.327Z] > git merge bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 [2021-03-22T06:01:46.338Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T06:01:46.349Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T06:01:46.355Z] > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # timeout=10 [2021-03-22T06:01:50.107Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-22T06:01:50.141Z] > git --version # timeout=10 [2021-03-22T06:01:50.151Z] > git --version # 'git version 2.24.3' [2021-03-22T06:01:50.158Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-22T06:01:51.576Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-22T06:01:51.943Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-22T06:01:52.266Z] + sudo service docker restart [2021-03-22T06:01:52.266Z] + true [2021-03-22T06:01:52.266Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-22T06:01:53.344Z] provisioning config files... [2021-03-22T06:01:53.384Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8362919059266646326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:01:53.809Z] ---> docker-login.sh [2021-03-22T06:01:53.809Z] nexus3.edgexfoundry.org:10001 [2021-03-22T06:01:54.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:01:54.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:01:54.336Z] Configure a credential helper to remove this warning. See [2021-03-22T06:01:54.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:01:54.336Z] [2021-03-22T06:01:54.336Z] Login Succeeded [2021-03-22T06:01:54.336Z] nexus3.edgexfoundry.org:10002 [2021-03-22T06:01:54.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:01:54.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:01:54.336Z] Configure a credential helper to remove this warning. See [2021-03-22T06:01:54.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:01:54.336Z] [2021-03-22T06:01:54.336Z] Login Succeeded [2021-03-22T06:01:54.336Z] nexus3.edgexfoundry.org:10003 [2021-03-22T06:01:54.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:01:54.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:01:54.601Z] Configure a credential helper to remove this warning. See [2021-03-22T06:01:54.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:01:54.601Z] [2021-03-22T06:01:54.601Z] Login Succeeded [2021-03-22T06:01:54.601Z] nexus3.edgexfoundry.org:10004 [2021-03-22T06:01:54.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:01:54.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:01:54.865Z] Configure a credential helper to remove this warning. See [2021-03-22T06:01:54.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:01:54.865Z] [2021-03-22T06:01:54.865Z] Login Succeeded [2021-03-22T06:01:54.865Z] docker.io [2021-03-22T06:01:54.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:01:55.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:01:55.130Z] Configure a credential helper to remove this warning. See [2021-03-22T06:01:55.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:01:55.130Z] [2021-03-22T06:01:55.130Z] Login Succeeded [2021-03-22T06:01:55.130Z] ---> docker-login.sh ends [Pipeline] } [2021-03-22T06:01:55.158Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-22T06:01:55.764Z] ========================================================= [2021-03-22T06:01:55.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-22T06:01:55.764Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:01:56.177Z] + 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 . [2021-03-22T06:01:56.177Z] Sending build context to Docker daemon 489.5kB [2021-03-22T06:01:56.445Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-22T06:01:56.445Z] Step 2/8 : FROM ${BASE} [2021-03-22T06:01:56.445Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-22T06:01:56.445Z] 188c0c94c7c5: Pulling fs layer [2021-03-22T06:01:56.445Z] 0ef7d3d256c8: Pulling fs layer [2021-03-22T06:01:56.445Z] de9db76c5a1d: Pulling fs layer [2021-03-22T06:01:56.445Z] bca2f99d35d6: Pulling fs layer [2021-03-22T06:01:56.445Z] 93359f2a8cfa: Pulling fs layer [2021-03-22T06:01:56.445Z] 7c6f9722023f: Pulling fs layer [2021-03-22T06:01:56.445Z] a35cf1a2eb13: Pulling fs layer [2021-03-22T06:01:56.445Z] 93359f2a8cfa: Waiting [2021-03-22T06:01:56.445Z] 7c6f9722023f: Waiting [2021-03-22T06:01:56.445Z] a35cf1a2eb13: Waiting [2021-03-22T06:01:56.445Z] bca2f99d35d6: Waiting [2021-03-22T06:01:56.445Z] de9db76c5a1d: Verifying Checksum [2021-03-22T06:01:56.445Z] de9db76c5a1d: Download complete [2021-03-22T06:01:56.445Z] 0ef7d3d256c8: Download complete [2021-03-22T06:01:56.445Z] 93359f2a8cfa: Verifying Checksum [2021-03-22T06:01:56.445Z] 93359f2a8cfa: Download complete [2021-03-22T06:01:56.445Z] 188c0c94c7c5: Verifying Checksum [2021-03-22T06:01:56.445Z] 188c0c94c7c5: Download complete [2021-03-22T06:01:56.445Z] 7c6f9722023f: Verifying Checksum [2021-03-22T06:01:56.445Z] 7c6f9722023f: Download complete [2021-03-22T06:01:56.717Z] 188c0c94c7c5: Pull complete [2021-03-22T06:01:56.986Z] 0ef7d3d256c8: Pull complete [2021-03-22T06:01:56.986Z] de9db76c5a1d: Pull complete [2021-03-22T06:01:57.938Z] a35cf1a2eb13: Verifying Checksum [2021-03-22T06:01:57.938Z] a35cf1a2eb13: Download complete [2021-03-22T06:01:58.896Z] bca2f99d35d6: Verifying Checksum [2021-03-22T06:01:58.896Z] bca2f99d35d6: Download complete [2021-03-22T06:02:04.250Z] bca2f99d35d6: Pull complete [2021-03-22T06:02:04.250Z] 93359f2a8cfa: Pull complete [2021-03-22T06:02:04.250Z] 7c6f9722023f: Pull complete [2021-03-22T06:02:09.611Z] a35cf1a2eb13: Pull complete [2021-03-22T06:02:09.611Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-22T06:02:09.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-22T06:02:09.611Z] ---> a62c8e92a672 [2021-03-22T06:02:09.611Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-03-22T06:02:09.611Z] ---> Running in 50188462dc99 [2021-03-22T06:02:09.611Z] Removing intermediate container 50188462dc99 [2021-03-22T06:02:09.611Z] ---> cb53f9694984 [2021-03-22T06:02:09.611Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T06:02:09.611Z] ---> Running in 47318bfb7b1c [2021-03-22T06:02:10.568Z] Removing intermediate container 47318bfb7b1c [2021-03-22T06:02:10.568Z] ---> 2c94d2cdaa41 [2021-03-22T06:02:10.568Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-03-22T06:02:10.568Z] ---> Running in 7de0ddd1eee5 [2021-03-22T06:02:11.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T06:02:12.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T06:02:13.421Z] (1/14) Installing libmagic (5.38-r0) [2021-03-22T06:02:13.421Z] (2/14) Installing file (5.38-r0) [2021-03-22T06:02:13.687Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-03-22T06:02:13.687Z] (4/14) Installing g++ (9.3.0-r2) [2021-03-22T06:02:18.995Z] (5/14) Installing fortify-headers (1.1-r0) [2021-03-22T06:02:18.995Z] (6/14) Installing patch (2.7.6-r6) [2021-03-22T06:02:19.257Z] (7/14) Installing build-base (0.5-r2) [2021-03-22T06:02:19.257Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-03-22T06:02:19.257Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-03-22T06:02:19.518Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-03-22T06:02:19.780Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-03-22T06:02:20.044Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-03-22T06:02:20.045Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-03-22T06:02:20.045Z] (14/14) Installing openssh (8.3_p1-r1) [2021-03-22T06:02:20.312Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T06:02:20.312Z] OK: 237 MiB in 53 packages [2021-03-22T06:02:23.643Z] Removing intermediate container 7de0ddd1eee5 [2021-03-22T06:02:23.643Z] ---> 6b6dfcba6a48 [2021-03-22T06:02:23.643Z] Step 6/8 : WORKDIR /device-virtual-go [2021-03-22T06:02:23.643Z] ---> Running in cf74eb7bc84a [2021-03-22T06:02:23.918Z] Removing intermediate container cf74eb7bc84a [2021-03-22T06:02:23.918Z] ---> 6d6d8d6f4327 [2021-03-22T06:02:23.918Z] Step 7/8 : COPY . . [2021-03-22T06:02:24.879Z] ---> a7ae70252b66 [2021-03-22T06:02:24.879Z] Step 8/8 : RUN go mod download [2021-03-22T06:02:24.879Z] ---> Running in 360852c49aa8 [2021-03-22T06:02:46.171Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30845 in /w/workspace/foundry_device-virtual-go_PR-171 [Pipeline] { [Pipeline] ws [2021-03-22T06:02:46.280Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-03-22T06:02:51.530Z] Removing intermediate container 360852c49aa8 [2021-03-22T06:02:51.530Z] ---> 325a71f6ee2a [2021-03-22T06:02:51.530Z] Successfully built 325a71f6ee2a [2021-03-22T06:02:51.530Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:02:51.882Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-22T06:02:51.882Z] . [Pipeline] withDockerContainer [2021-03-22T06:02:52.020Z] prd-centos7-docker-4c-2g-30844 does not seem to be running inside a container [2021-03-22T06:02:52.071Z] $ 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 [2021-03-22T06:02:52.450Z] using credential edgex-jenkins-ssh [2021-03-22T06:02:52.514Z] Cloning the remote Git repository [2021-03-22T06:02:52.585Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-03-22T06:02:52.972Z] $ docker top 054c7cf76cb321b32c82a178dff13fce843363f46b1f37e5dfc351a7f87b24f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T06:02:53.563Z] + go version [2021-03-22T06:02:53.563Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-22T06:02:53.591Z] $ docker stop --time=1 054c7cf76cb321b32c82a178dff13fce843363f46b1f37e5dfc351a7f87b24f4 [2021-03-22T06:02:52.722Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-03-22T06:02:52.854Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-03-22T06:02:52.857Z] > git --version # timeout=10 [2021-03-22T06:02:52.889Z] > git --version # 'git version 2.17.1' [2021-03-22T06:02:52.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T06:02:52.956Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T06:02:53.734Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-03-22T06:02:53.757Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T06:02:53.787Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-03-22T06:02:53.838Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-03-22T06:02:53.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T06:02:53.853Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T06:02:54.329Z] Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit ddf92c30216633a505abf55fe89fd10213e2ecd3 [2021-03-22T06:02:54.578Z] Merge succeeded, producing ddf92c30216633a505abf55fe89fd10213e2ecd3 [2021-03-22T06:02:54.579Z] Checking out Revision ddf92c30216633a505abf55fe89fd10213e2ecd3 (PR-171) [2021-03-22T06:02:55.011Z] $ docker rm -f 054c7cf76cb321b32c82a178dff13fce843363f46b1f37e5dfc351a7f87b24f4 [Pipeline] // withDockerContainer [Pipeline] } [2021-03-22T06:02:54.348Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T06:02:54.372Z] > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # timeout=10 [2021-03-22T06:02:54.466Z] > git remote # timeout=10 [2021-03-22T06:02:54.488Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T06:02:54.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T06:02:54.528Z] > git merge bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 [2021-03-22T06:02:54.560Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T06:02:54.584Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T06:02:54.598Z] > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:02:56.100Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-22T06:02:56.100Z] . [Pipeline] withDockerContainer [2021-03-22T06:02:56.255Z] prd-centos7-docker-4c-2g-30844 does not seem to be running inside a container [2021-03-22T06:02:56.307Z] $ 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 [2021-03-22T06:02:56.977Z] $ docker top 983c60eb6f6b13a482064c7ddfeda920c2142819edd95d92bf35a5609191fd93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T06:02:57.507Z] + make test [2021-03-22T06:02:57.507Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-03-22T06:02:58.916Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-03-22T06:02:59.231Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-22T06:02:59.291Z] > git --version # timeout=10 [2021-03-22T06:02:59.306Z] > git --version # 'git version 2.17.1' [2021-03-22T06:02:59.329Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-22T06:03:02.254Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-22T06:03:02.690Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-22T06:03:03.059Z] + true [2021-03-22T06:03:03.059Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-22T06:03:05.215Z] provisioning config files... [2021-03-22T06:03:05.290Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2802707255545744679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:03:05.835Z] ---> docker-login.sh [2021-03-22T06:03:05.836Z] nexus3.edgexfoundry.org:10001 [2021-03-22T06:03:06.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:03:07.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:03:07.100Z] Configure a credential helper to remove this warning. See [2021-03-22T06:03:07.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:03:07.100Z] [2021-03-22T06:03:07.100Z] Login Succeeded [2021-03-22T06:03:07.100Z] nexus3.edgexfoundry.org:10002 [2021-03-22T06:03:07.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:03:07.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:03:07.697Z] Configure a credential helper to remove this warning. See [2021-03-22T06:03:07.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:03:07.697Z] [2021-03-22T06:03:07.697Z] Login Succeeded [2021-03-22T06:03:07.697Z] nexus3.edgexfoundry.org:10003 [2021-03-22T06:03:08.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:03:08.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:03:08.297Z] Configure a credential helper to remove this warning. See [2021-03-22T06:03:08.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:03:08.297Z] [2021-03-22T06:03:08.297Z] Login Succeeded [2021-03-22T06:03:08.297Z] nexus3.edgexfoundry.org:10004 [2021-03-22T06:03:08.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:03:08.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:03:08.907Z] Configure a credential helper to remove this warning. See [2021-03-22T06:03:08.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:03:08.907Z] [2021-03-22T06:03:08.907Z] Login Succeeded [2021-03-22T06:03:08.907Z] docker.io [2021-03-22T06:03:09.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T06:03:09.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T06:03:09.779Z] Configure a credential helper to remove this warning. See [2021-03-22T06:03:09.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T06:03:09.779Z] [2021-03-22T06:03:09.779Z] Login Succeeded [2021-03-22T06:03:09.779Z] ---> docker-login.sh ends [Pipeline] } [2021-03-22T06:03:09.811Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-22T06:03:10.491Z] ========================================================= [2021-03-22T06:03:10.491Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-22T06:03:10.491Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:03:10.925Z] + 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 . [2021-03-22T06:03:11.542Z] Sending build context to Docker daemon 488.4kB [2021-03-22T06:03:11.542Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-22T06:03:11.542Z] Step 2/8 : FROM ${BASE} [2021-03-22T06:03:11.542Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-22T06:03:11.542Z] 5f621e34cdf4: Pulling fs layer [2021-03-22T06:03:11.542Z] a4357932f1b6: Pulling fs layer [2021-03-22T06:03:11.542Z] 18c013af1878: Pulling fs layer [2021-03-22T06:03:11.542Z] 00ac8860ef70: Pulling fs layer [2021-03-22T06:03:11.542Z] 63d7cb157983: Pulling fs layer [2021-03-22T06:03:11.542Z] b116817d02f9: Pulling fs layer [2021-03-22T06:03:11.542Z] 745a02a5169b: Pulling fs layer [2021-03-22T06:03:11.542Z] 63d7cb157983: Waiting [2021-03-22T06:03:11.542Z] b116817d02f9: Waiting [2021-03-22T06:03:11.542Z] 745a02a5169b: Waiting [2021-03-22T06:03:11.542Z] 18c013af1878: Verifying Checksum [2021-03-22T06:03:11.542Z] 18c013af1878: Download complete [2021-03-22T06:03:11.542Z] a4357932f1b6: Verifying Checksum [2021-03-22T06:03:11.542Z] a4357932f1b6: Download complete [2021-03-22T06:03:11.542Z] 63d7cb157983: Verifying Checksum [2021-03-22T06:03:11.542Z] 63d7cb157983: Download complete [2021-03-22T06:03:11.821Z] b116817d02f9: Verifying Checksum [2021-03-22T06:03:11.821Z] b116817d02f9: Download complete [2021-03-22T06:03:11.821Z] 5f621e34cdf4: Download complete [2021-03-22T06:03:12.818Z] 5f621e34cdf4: Pull complete [2021-03-22T06:03:13.436Z] a4357932f1b6: Pull complete [2021-03-22T06:03:13.716Z] 18c013af1878: Pull complete [2021-03-22T06:03:14.315Z] 745a02a5169b: Verifying Checksum [2021-03-22T06:03:14.315Z] 745a02a5169b: Download complete [2021-03-22T06:03:14.866Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-03-22T06:03:15.298Z] 00ac8860ef70: Verifying Checksum [2021-03-22T06:03:15.298Z] 00ac8860ef70: Download complete [2021-03-22T06:03:15.821Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.331s coverage: 63.8% of statements [2021-03-22T06:03:16.087Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-22T06:03:19.441Z] gofmt -l . [2021-03-22T06:03:19.441Z] [ "`gofmt -l .`" = "" ] [2021-03-22T06:03:19.441Z] ./bin/test-attribution-txt.sh [2021-03-22T06:03:20.396Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-22T06:03:20.436Z] $ docker stop --time=1 983c60eb6f6b13a482064c7ddfeda920c2142819edd95d92bf35a5609191fd93 [2021-03-22T06:03:22.221Z] $ docker rm -f 983c60eb6f6b13a482064c7ddfeda920c2142819edd95d92bf35a5609191fd93 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T06:03:22.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-22T06:03:23.317Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-03-22T06:03:25.491Z] 00ac8860ef70: Pull complete [2021-03-22T06:03:25.491Z] 63d7cb157983: Pull complete [2021-03-22T06:03:25.764Z] b116817d02f9: Pull complete [Pipeline] sh [2021-03-22T06:03:26.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-22T06:03:26.525Z] + ls -al . [2021-03-22T06:03:26.525Z] total 128 [2021-03-22T06:03:26.525Z] drwxrwxr-x. 7 jenkins jenkins 4096 Mar 22 06:03 . [2021-03-22T06:03:26.525Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 22 06:01 .. [2021-03-22T06:03:26.525Z] -rw-rw-r--. 1 jenkins jenkins 7136 Mar 22 06:01 Attribution.txt [2021-03-22T06:03:26.525Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 22 06:01 bin [2021-03-22T06:03:26.525Z] drwxrwxr-x. 3 jenkins jenkins 32 Mar 22 06:01 cmd [2021-03-22T06:03:26.525Z] -rw-r--r--. 1 jenkins jenkins 47247 Mar 22 06:03 coverage.out [2021-03-22T06:03:26.525Z] -rw-rw-r--. 1 jenkins jenkins 1851 Mar 22 06:01 Dockerfile [2021-03-22T06:03:26.525Z] -rw-rw-r--. 1 jenkins jenkins 961 Mar 22 06:01 Dockerfile.build [2021-03-22T06:03:26.525Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 22 06:01 .git [2021-03-22T06:03:26.525Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 22 06:01 .github [2021-03-22T06:03:26.525Z] -rw-rw-r--. 1 jenkins jenkins 258 Mar 22 06:01 .gitignore [2021-03-22T06:03:26.525Z] -rw-r--r--. 1 jenkins jenkins 809 Mar 22 06:03 go.mod [2021-03-22T06:03:26.525Z] -rw-r--r--. 1 jenkins jenkins 20236 Mar 22 06:03 go.sum [2021-03-22T06:03:26.526Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 22 06:01 internal [2021-03-22T06:03:26.526Z] -rw-rw-r--. 1 jenkins jenkins 660 Mar 22 06:01 Jenkinsfile [2021-03-22T06:03:26.526Z] -rw-rw-r--. 1 jenkins jenkins 11340 Mar 22 06:01 LICENSE [2021-03-22T06:03:26.526Z] -rw-rw-r--. 1 jenkins jenkins 873 Mar 22 06:01 Makefile [2021-03-22T06:03:26.526Z] -rw-rw-r--. 1 jenkins jenkins 918 Mar 22 06:01 README.md [2021-03-22T06:03:26.526Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 22 06:00 VERSION [2021-03-22T06:03:26.526Z] -rw-rw-r--. 1 jenkins jenkins 235 Mar 22 06:01 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:03:26.866Z] + 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=ddf92c30216633a505abf55fe89fd10213e2ecd3 --label arch=amd64 --label version=0.0.0 . [2021-03-22T06:03:26.866Z] Sending build context to Docker daemon 558.6kB [2021-03-22T06:03:27.129Z] Step 1/22 : ARG BASE=golang:1.15-alpine3.12 [2021-03-22T06:03:27.129Z] Step 2/22 : FROM ${BASE} AS builder [2021-03-22T06:03:27.129Z] ---> 325a71f6ee2a [2021-03-22T06:03:27.129Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2021-03-22T06:03:27.129Z] ---> Running in 556cf49351bd [2021-03-22T06:03:27.392Z] Removing intermediate container 556cf49351bd [2021-03-22T06:03:27.392Z] ---> 8309f3b092d2 [2021-03-22T06:03:27.392Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2021-03-22T06:03:27.392Z] ---> Running in 5b29baec4854 [2021-03-22T06:03:27.656Z] Removing intermediate container 5b29baec4854 [2021-03-22T06:03:27.656Z] ---> e2beb110303a [2021-03-22T06:03:27.656Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2021-03-22T06:03:27.656Z] ---> Running in 29c8daed4c0c [2021-03-22T06:03:27.927Z] Removing intermediate container 29c8daed4c0c [2021-03-22T06:03:27.927Z] ---> afed44b559ff [2021-03-22T06:03:27.927Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T06:03:27.927Z] ---> Running in 8192c67ca22c [2021-03-22T06:03:28.890Z] Removing intermediate container 8192c67ca22c [2021-03-22T06:03:28.890Z] ---> 26a080a1ee57 [2021-03-22T06:03:28.890Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-22T06:03:28.890Z] ---> Running in 7749f366a55c [2021-03-22T06:03:29.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T06:03:30.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T06:03:30.096Z] 745a02a5169b: Pull complete [2021-03-22T06:03:30.096Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-22T06:03:30.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-22T06:03:30.096Z] ---> b7e6874047d6 [2021-03-22T06:03:30.096Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-03-22T06:03:30.623Z] OK: 237 MiB in 53 packages [2021-03-22T06:03:31.206Z] Removing intermediate container 7749f366a55c [2021-03-22T06:03:31.206Z] ---> 365664cd7c6c [2021-03-22T06:03:31.206Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2021-03-22T06:03:31.206Z] ---> Running in 6896ac3e995e [2021-03-22T06:03:31.206Z] Removing intermediate container 6896ac3e995e [2021-03-22T06:03:31.206Z] ---> abc369638299 [2021-03-22T06:03:31.206Z] Step 9/22 : COPY . . [2021-03-22T06:03:32.153Z] ---> a6d28121011b [2021-03-22T06:03:32.153Z] Step 10/22 : ARG MAKE='make build' [2021-03-22T06:03:32.153Z] ---> Running in b1a686c3d259 [2021-03-22T06:03:32.420Z] Removing intermediate container b1a686c3d259 [2021-03-22T06:03:32.420Z] ---> 06de72300e23 [2021-03-22T06:03:32.420Z] Step 11/22 : RUN $MAKE [2021-03-22T06:03:32.420Z] ---> Running in 1c6eda7c04c7 [2021-03-22T06:03:33.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-03-22T06:03:33.526Z] ---> Running in 6c503950bda8 [2021-03-22T06:03:33.526Z] Removing intermediate container 6c503950bda8 [2021-03-22T06:03:33.526Z] ---> 97caa7a013d6 [2021-03-22T06:03:33.526Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T06:03:33.801Z] ---> Running in ba7c36fcbf23 [2021-03-22T06:03:36.435Z] Removing intermediate container ba7c36fcbf23 [2021-03-22T06:03:36.435Z] ---> acef5aa884d8 [2021-03-22T06:03:36.435Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-03-22T06:03:36.435Z] ---> Running in 0ca7f6db9442 [2021-03-22T06:03:37.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T06:03:38.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T06:03:39.003Z] (1/14) Installing libmagic (5.38-r0) [2021-03-22T06:03:39.275Z] (2/14) Installing file (5.38-r0) [2021-03-22T06:03:39.276Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-03-22T06:03:39.547Z] (4/14) Installing g++ (9.3.0-r2) [2021-03-22T06:03:42.924Z] (5/14) Installing fortify-headers (1.1-r0) [2021-03-22T06:03:42.924Z] (6/14) Installing patch (2.7.6-r6) [2021-03-22T06:03:42.924Z] (7/14) Installing build-base (0.5-r2) [2021-03-22T06:03:42.924Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-03-22T06:03:42.924Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-03-22T06:03:42.924Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-03-22T06:03:43.525Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-03-22T06:03:43.525Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-03-22T06:03:43.525Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-03-22T06:03:44.118Z] (14/14) Installing openssh (8.3_p1-r1) [2021-03-22T06:03:44.118Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T06:03:44.118Z] OK: 221 MiB in 53 packages [2021-03-22T06:03:45.795Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-22T06:03:48.444Z] Removing intermediate container 0ca7f6db9442 [2021-03-22T06:03:48.444Z] ---> 2774a0530a26 [2021-03-22T06:03:48.444Z] Step 6/8 : WORKDIR /device-virtual-go [2021-03-22T06:03:48.719Z] ---> Running in f5489642e9aa [2021-03-22T06:03:49.322Z] Removing intermediate container f5489642e9aa [2021-03-22T06:03:49.322Z] ---> 2eae5a6df514 [2021-03-22T06:03:49.322Z] Step 7/8 : COPY . . [2021-03-22T06:03:50.037Z] Removing intermediate container 1c6eda7c04c7 [2021-03-22T06:03:50.037Z] ---> a634dc66d152 [2021-03-22T06:03:50.037Z] Step 12/22 : FROM alpine:3.12 [2021-03-22T06:03:50.037Z] 3.12: Pulling from library/alpine [2021-03-22T06:03:50.037Z] f84cab65f19f: Pulling fs layer [2021-03-22T06:03:50.307Z] f84cab65f19f: Download complete [2021-03-22T06:03:50.307Z] f84cab65f19f: Pull complete [2021-03-22T06:03:50.307Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-22T06:03:50.308Z] ---> a87f563cc6c3 [2021-03-22T06:03:50.308Z] Step 8/8 : RUN go mod download [2021-03-22T06:03:50.308Z] ---> Running in eb3e2dbb9306 [2021-03-22T06:03:50.571Z] Status: Downloaded newer image for alpine:3.12 [2021-03-22T06:03:50.571Z] ---> 88dd2752d2ea [2021-03-22T06:03:50.571Z] Step 13/22 : ENV APP_PORT=49990 [2021-03-22T06:03:50.571Z] ---> Running in b7ae80b22460 [2021-03-22T06:03:50.836Z] Removing intermediate container b7ae80b22460 [2021-03-22T06:03:50.836Z] ---> 807930e3736d [2021-03-22T06:03:50.836Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-22T06:03:50.836Z] ---> Running in 39472d86d044 [2021-03-22T06:03:50.836Z] Removing intermediate container 39472d86d044 [2021-03-22T06:03:50.836Z] ---> 6372decdf724 [2021-03-22T06:03:50.836Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2021-03-22T06:03:51.413Z] ---> d3390cd64702 [2021-03-22T06:03:51.413Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2021-03-22T06:03:51.678Z] ---> ce81350ea169 [2021-03-22T06:03:51.678Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2021-03-22T06:03:51.948Z] ---> 4de621d9dd2d [2021-03-22T06:03:51.948Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2021-03-22T06:03:51.948Z] ---> Running in 00807b139d98 [2021-03-22T06:03:52.212Z] Removing intermediate container 00807b139d98 [2021-03-22T06:03:52.212Z] ---> cf9727290da0 [2021-03-22T06:03:52.212Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T06:03:52.212Z] ---> Running in d9b37c72b108 [2021-03-22T06:03:52.478Z] Removing intermediate container d9b37c72b108 [2021-03-22T06:03:52.478Z] ---> 72d10952c969 [2021-03-22T06:03:52.478Z] Step 20/22 : LABEL arch=amd64 [2021-03-22T06:03:52.478Z] ---> Running in 94afdba7d393 [2021-03-22T06:03:52.478Z] Removing intermediate container 94afdba7d393 [2021-03-22T06:03:52.478Z] ---> 4d3095b68927 [2021-03-22T06:03:52.478Z] Step 21/22 : LABEL git_sha=ddf92c30216633a505abf55fe89fd10213e2ecd3 [2021-03-22T06:03:52.740Z] ---> Running in c212c018bd2f [2021-03-22T06:03:52.740Z] Removing intermediate container c212c018bd2f [2021-03-22T06:03:52.740Z] ---> 2700ee33b978 [2021-03-22T06:03:52.740Z] Step 22/22 : LABEL version=0.0.0 [2021-03-22T06:03:53.004Z] ---> Running in 989cc9de2939 [2021-03-22T06:03:53.004Z] Removing intermediate container 989cc9de2939 [2021-03-22T06:03:53.004Z] ---> 4992bfdb80e3 [2021-03-22T06:03:53.004Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-22T06:03:53.004Z] Successfully built 4992bfdb80e3 [2021-03-22T06:03:53.004Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:03:54.322Z] ---> job-cost.sh [2021-03-22T06:03:54.322Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UPut [2021-03-22T06:04:12.490Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-22T06:04:17.113Z] Removing intermediate container eb3e2dbb9306 [2021-03-22T06:04:17.114Z] ---> 624e58992fdd [2021-03-22T06:04:17.114Z] Successfully built 624e58992fdd [2021-03-22T06:04:17.114Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:04:17.491Z] + docker inspect -f . ci-base-image-arm64 [2021-03-22T06:04:17.491Z] . [Pipeline] withDockerContainer [2021-03-22T06:04:17.806Z] prd-ubuntu18.04-docker-arm64-4c-16g-30845 does not seem to be running inside a container [2021-03-22T06:04:17.899Z] $ 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 [2021-03-22T06:04:19.518Z] $ docker top 812dfc7b75402eab0988b50448033152ca30730b503475d568014b00a5a34b9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T06:04:20.626Z] + go version [2021-03-22T06:04:20.626Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-22T06:04:20.664Z] $ docker stop --time=1 812dfc7b75402eab0988b50448033152ca30730b503475d568014b00a5a34b9f [2021-03-22T06:04:22.696Z] $ docker rm -f 812dfc7b75402eab0988b50448033152ca30730b503475d568014b00a5a34b9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:04:23.957Z] + docker inspect -f . ci-base-image-arm64 [2021-03-22T06:04:23.958Z] . [Pipeline] withDockerContainer [2021-03-22T06:04:24.213Z] prd-ubuntu18.04-docker-arm64-4c-16g-30845 does not seem to be running inside a container [2021-03-22T06:04:24.301Z] $ 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 [2021-03-22T06:04:25.886Z] $ docker top f2ed5388107d926feb145de4cdb58b89821d51a5c5b90d80cac1aa6ef4f74a41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T06:04:26.990Z] + make test [2021-03-22T06:04:26.990Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-03-22T06:04:28.440Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-03-22T06:04:39.161Z] lf-activate-venv(): INFO: Adding /tmp/venv-UPut/bin to PATH [2021-03-22T06:04:39.161Z] INFO: No Stack... [2021-03-22T06:04:39.742Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-22T06:04:40.690Z] INFO: Archiving Costs [Pipeline] sh [2021-03-22T06:04:41.031Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-03-22T06:04:41.031Z] + cut -d, -f6 [Pipeline] lock [2021-03-22T06:04:41.137Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] [2021-03-22T06:04:41.143Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] did not exist. Created. [2021-03-22T06:04:41.143Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-22T06:04:41.642Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-22T06:04:41.786Z] Stashed 1 file(s) [Pipeline] } [2021-03-22T06:04:41.806Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T06:05:15.468Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-03-22T06:05:15.468Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.353s coverage: 63.8% of statements [2021-03-22T06:05:15.468Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-22T06:05:22.206Z] gofmt -l . [2021-03-22T06:05:22.206Z] [ "`gofmt -l .`" = "" ] [2021-03-22T06:05:22.206Z] ./bin/test-attribution-txt.sh [2021-03-22T06:05:23.181Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-22T06:05:23.811Z] $ docker stop --time=1 f2ed5388107d926feb145de4cdb58b89821d51a5c5b90d80cac1aa6ef4f74a41 [2021-03-22T06:05:25.910Z] $ docker rm -f f2ed5388107d926feb145de4cdb58b89821d51a5c5b90d80cac1aa6ef4f74a41 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T06:05:26.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-22T06:05:26.929Z] Warning: overwriting stash ‘coverage-report’ [2021-03-22T06:05:27.723Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-22T06:05:28.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-22T06:05:29.000Z] + ls -al . [2021-03-22T06:05:29.000Z] total 152 [2021-03-22T06:05:29.000Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 22 06:05 . [2021-03-22T06:05:29.000Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 06:02 .. [2021-03-22T06:05:29.000Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 06:02 .git [2021-03-22T06:05:29.000Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 06:02 .github [2021-03-22T06:05:29.000Z] -rw-rw-r-- 1 jenkins jenkins 258 Mar 22 06:02 .gitignore [2021-03-22T06:05:29.000Z] -rw-rw-r-- 1 jenkins jenkins 7136 Mar 22 06:02 Attribution.txt [2021-03-22T06:05:29.000Z] -rw-rw-r-- 1 jenkins jenkins 1851 Mar 22 06:02 Dockerfile [2021-03-22T06:05:29.000Z] -rw-rw-r-- 1 jenkins jenkins 961 Mar 22 06:02 Dockerfile.build [2021-03-22T06:05:29.000Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 22 06:02 Jenkinsfile [2021-03-22T06:05:29.000Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 06:02 LICENSE [2021-03-22T06:05:29.000Z] -rw-rw-r-- 1 jenkins jenkins 873 Mar 22 06:02 Makefile [2021-03-22T06:05:29.000Z] -rw-rw-r-- 1 jenkins jenkins 918 Mar 22 06:02 README.md [2021-03-22T06:05:29.000Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 06:00 VERSION [2021-03-22T06:05:29.000Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 06:02 bin [2021-03-22T06:05:29.000Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 06:02 cmd [2021-03-22T06:05:29.000Z] -rw-r--r-- 1 jenkins jenkins 47247 Mar 22 06:05 coverage.out [2021-03-22T06:05:29.000Z] -rw-r--r-- 1 jenkins jenkins 809 Mar 22 06:05 go.mod [2021-03-22T06:05:29.000Z] -rw-r--r-- 1 jenkins jenkins 20236 Mar 22 06:05 go.sum [2021-03-22T06:05:29.000Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 06:02 internal [2021-03-22T06:05:29.000Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 22 06:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:05:29.527Z] + 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=ddf92c30216633a505abf55fe89fd10213e2ecd3 --label arch=arm64 --label version=0.0.0 . [2021-03-22T06:05:29.810Z] Sending build context to Docker daemon 557.6kB [2021-03-22T06:05:29.810Z] Step 1/22 : ARG BASE=golang:1.15-alpine3.12 [2021-03-22T06:05:29.810Z] Step 2/22 : FROM ${BASE} AS builder [2021-03-22T06:05:29.810Z] ---> 624e58992fdd [2021-03-22T06:05:29.810Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2021-03-22T06:05:30.082Z] ---> Running in 88d48069172a [2021-03-22T06:05:30.680Z] Removing intermediate container 88d48069172a [2021-03-22T06:05:30.680Z] ---> e49b55870bb6 [2021-03-22T06:05:30.680Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2021-03-22T06:05:30.953Z] ---> Running in 89bc772726ad [2021-03-22T06:05:31.228Z] Removing intermediate container 89bc772726ad [2021-03-22T06:05:31.228Z] ---> 5b5bd0da612a [2021-03-22T06:05:31.228Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2021-03-22T06:05:31.504Z] ---> Running in f96dad52a29b [2021-03-22T06:05:32.103Z] Removing intermediate container f96dad52a29b [2021-03-22T06:05:32.103Z] ---> d8b50efb82e9 [2021-03-22T06:05:32.103Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T06:05:32.103Z] ---> Running in b625217691b2 [2021-03-22T06:05:34.729Z] Removing intermediate container b625217691b2 [2021-03-22T06:05:34.730Z] ---> 92275a372887 [2021-03-22T06:05:34.730Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-22T06:05:34.730Z] ---> Running in 7b92a4015d41 [2021-03-22T06:05:35.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T06:05:36.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T06:05:36.896Z] OK: 221 MiB in 53 packages [2021-03-22T06:05:38.327Z] Removing intermediate container 7b92a4015d41 [2021-03-22T06:05:38.327Z] ---> 9d8e971680ed [2021-03-22T06:05:38.327Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2021-03-22T06:05:38.599Z] ---> Running in 55016be0d98b [2021-03-22T06:05:39.218Z] Removing intermediate container 55016be0d98b [2021-03-22T06:05:39.218Z] ---> ffd2390f2a2c [2021-03-22T06:05:39.218Z] Step 9/22 : COPY . . [2021-03-22T06:05:40.200Z] ---> bce89196f09d [2021-03-22T06:05:40.200Z] Step 10/22 : ARG MAKE='make build' [2021-03-22T06:05:40.485Z] ---> Running in 7a02f4aa541f [2021-03-22T06:05:40.757Z] Removing intermediate container 7a02f4aa541f [2021-03-22T06:05:40.757Z] ---> 0c40d8a4f308 [2021-03-22T06:05:40.757Z] Step 11/22 : RUN $MAKE [2021-03-22T06:05:41.041Z] ---> Running in 09d732c660e3 [2021-03-22T06:05:42.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-03-22T06:06:21.536Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-22T06:06:23.512Z] Removing intermediate container 09d732c660e3 [2021-03-22T06:06:23.512Z] ---> 440d90efb9f8 [2021-03-22T06:06:23.512Z] Step 12/22 : FROM alpine:3.12 [2021-03-22T06:06:23.512Z] 3.12: Pulling from library/alpine [2021-03-22T06:06:23.782Z] dce8679b510e: Pulling fs layer [2021-03-22T06:06:23.782Z] dce8679b510e: Verifying Checksum [2021-03-22T06:06:23.782Z] dce8679b510e: Download complete [2021-03-22T06:06:24.379Z] dce8679b510e: Pull complete [2021-03-22T06:06:24.380Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-22T06:06:24.380Z] Status: Downloaded newer image for alpine:3.12 [2021-03-22T06:06:24.380Z] ---> d10569e2745f [2021-03-22T06:06:24.380Z] Step 13/22 : ENV APP_PORT=49990 [2021-03-22T06:06:24.651Z] ---> Running in dec48732286e [2021-03-22T06:06:25.248Z] Removing intermediate container dec48732286e [2021-03-22T06:06:25.248Z] ---> 56f9968b417c [2021-03-22T06:06:25.248Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-22T06:06:26.639Z] ---> Running in 1bb9ea283caf [2021-03-22T06:06:26.639Z] Removing intermediate container 1bb9ea283caf [2021-03-22T06:06:26.639Z] ---> 26fa68b2d88e [2021-03-22T06:06:26.639Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2021-03-22T06:06:27.235Z] ---> 8b390c6a57f5 [2021-03-22T06:06:27.235Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2021-03-22T06:06:27.842Z] ---> 1788fd22b991 [2021-03-22T06:06:27.842Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2021-03-22T06:06:28.436Z] ---> 9b67ecb19358 [2021-03-22T06:06:28.436Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2021-03-22T06:06:28.712Z] ---> Running in d2814ef4457d [2021-03-22T06:06:28.985Z] Removing intermediate container d2814ef4457d [2021-03-22T06:06:28.985Z] ---> 3ffab0ecd9f4 [2021-03-22T06:06:28.985Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T06:06:29.258Z] ---> Running in 3e3b94777b31 [2021-03-22T06:06:29.858Z] Removing intermediate container 3e3b94777b31 [2021-03-22T06:06:29.858Z] ---> 4033fc9aa35f [2021-03-22T06:06:29.858Z] Step 20/22 : LABEL arch=arm64 [2021-03-22T06:06:29.858Z] ---> Running in c3f90c73b6d7 [2021-03-22T06:06:30.131Z] Removing intermediate container c3f90c73b6d7 [2021-03-22T06:06:30.131Z] ---> f4d3f765c67f [2021-03-22T06:06:30.131Z] Step 21/22 : LABEL git_sha=ddf92c30216633a505abf55fe89fd10213e2ecd3 [2021-03-22T06:06:30.404Z] ---> Running in d68b021828ff [2021-03-22T06:06:30.680Z] Removing intermediate container d68b021828ff [2021-03-22T06:06:30.680Z] ---> 549faea9d863 [2021-03-22T06:06:30.680Z] Step 22/22 : LABEL version=0.0.0 [2021-03-22T06:06:30.952Z] ---> Running in 1caa5584c449 [2021-03-22T06:06:31.544Z] Removing intermediate container 1caa5584c449 [2021-03-22T06:06:31.544Z] ---> fe4462a3254d [2021-03-22T06:06:31.544Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-22T06:06:31.544Z] Successfully built fe4462a3254d [2021-03-22T06:06:31.544Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:06:32.474Z] ---> job-cost.sh [2021-03-22T06:06:32.474Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A2eo [2021-03-22T06:07:11.422Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-22T06:08:48.205Z] lf-activate-venv(): INFO: Adding /tmp/venv-A2eo/bin to PATH [2021-03-22T06:08:48.205Z] INFO: No Stack... [2021-03-22T06:08:48.205Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-22T06:08:48.205Z] INFO: Archiving Costs [Pipeline] sh [2021-03-22T06:08:48.561Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-03-22T06:08:48.561Z] + cut -d, -f6 [Pipeline] lock [2021-03-22T06:08:48.705Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] [2021-03-22T06:08:48.712Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] did not exist. Created. [2021-03-22T06:08:48.712Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-22T06:08:49.221Z] /w/workspace/device-virtual-go/1@tmp/durable-1e8ac8f8/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-1e8ac8f8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-22T06:08:49.602Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-22T06:08:49.641Z] Warning: overwriting stash ‘stack-cost’ [2021-03-22T06:08:49.795Z] Stashed 1 file(s) [Pipeline] } [2021-03-22T06:08:49.815Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] [Pipeline] // lock [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 [2021-03-22T06:08:51.948Z] provisioning config files... [2021-03-22T06:08:52.065Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-171@tmp/config713946022718669864tmp [Pipeline] { [Pipeline] sh [2021-03-22T06:08:52.569Z] + set +x [2021-03-22T06:08:52.569Z] + curl -s https://codecov.io/bash [2021-03-22T06:08:52.569Z] + bash -s -- [2021-03-22T06:08:52.873Z] [2021-03-22T06:08:52.873Z] _____ _ [2021-03-22T06:08:52.873Z] / ____| | | [2021-03-22T06:08:52.873Z] | | ___ __| | ___ ___ _____ __ [2021-03-22T06:08:52.873Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-22T06:08:52.873Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-22T06:08:52.873Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-22T06:08:52.873Z] Bash-20210309-2b87ace [2021-03-22T06:08:52.873Z] [2021-03-22T06:08:52.873Z] [2021-03-22T06:08:52.873Z] ==> git version 2.24.3 found [2021-03-22T06:08:52.873Z] ==> 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 [2021-03-22T06:08:52.873Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-22T06:08:52.873Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-22T06:08:52.873Z] ==> Jenkins CI detected. [2021-03-22T06:08:52.873Z] project root: . [2021-03-22T06:08:52.873Z] --> token set from env [2021-03-22T06:08:52.873Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-22T06:08:52.873Z] ==> Running gcov in . (disable via -X gcov) [2021-03-22T06:08:52.873Z] ==> Python coveragepy not found [2021-03-22T06:08:52.873Z] ==> Searching for coverage reports in: [2021-03-22T06:08:52.873Z] + . [2021-03-22T06:08:53.153Z] -> Found 1 reports [2021-03-22T06:08:53.153Z] ==> Detecting git/mercurial file structure [2021-03-22T06:08:53.153Z] ==> Reading reports [2021-03-22T06:08:53.153Z] + ./coverage.out bytes=47247 [2021-03-22T06:08:53.153Z] ==> Appending adjustments [2021-03-22T06:08:53.153Z] https://docs.codecov.io/docs/fixing-reports [2021-03-22T06:08:53.454Z] + Found adjustments [2021-03-22T06:08:53.454Z] ==> Gzipping contents [2021-03-22T06:08:53.454Z] 8.0K /tmp/codecov.6s9hWc.gz [2021-03-22T06:08:53.454Z] ==> Uploading reports [2021-03-22T06:08:53.454Z] url: https://codecov.io [2021-03-22T06:08:53.454Z] query: branch=PR-171&commit=ddf92c30216633a505abf55fe89fd10213e2ecd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=171&job=&cmd_args= [2021-03-22T06:08:53.454Z] -> Pinging Codecov [2021-03-22T06:08:53.454Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-171&commit=ddf92c30216633a505abf55fe89fd10213e2ecd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=171&job=&cmd_args= [2021-03-22T06:08:54.094Z] -> Uploading to [2021-03-22T06:08:54.094Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-22/5E52B4B073DB2E39498172D8E973AA87/ddf92c30216633a505abf55fe89fd10213e2ecd3/ca596516-784c-4a32-a5ac-a963481797ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210322T060853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=265bf56fd28bd037a3f2373c92c311dadd5b3f76dc7a36474a0c782e4027648e [2021-03-22T06:08:54.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-22T06:08:54.094Z] Dload Upload Total Spent Left Speed [2021-03-22T06:08:54.379Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5746 0 0 100 5746 0 11309 --:--:-- --:--:-- --:--:-- 11333 [2021-03-22T06:08:54.379Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/ddf92c30216633a505abf55fe89fd10213e2ecd3 [Pipeline] } [2021-03-22T06:08:54.437Z] 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] { (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 [2021-03-22T06:08:57.785Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:08:58.605Z] ---> package-listing.sh [2021-03-22T06:08:58.605Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-22T06:08:58.605Z] ++ facter osfamily [2021-03-22T06:08:58.877Z] + OS_FAMILY=redhat [2021-03-22T06:08:58.877Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-171 [2021-03-22T06:08:58.877Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-22T06:08:58.877Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-22T06:08:58.877Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-22T06:08:58.877Z] + PACKAGES=/tmp/packages_start.txt [2021-03-22T06:08:58.877Z] + '[' /w/workspace/foundry_device-virtual-go_PR-171 ']' [2021-03-22T06:08:58.877Z] + PACKAGES=/tmp/packages_end.txt [2021-03-22T06:08:58.877Z] + case "${OS_FAMILY}" in [2021-03-22T06:08:58.877Z] + rpm -qa [2021-03-22T06:08:58.877Z] + sort [2021-03-22T06:09:05.699Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-22T06:09:05.699Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-22T06:09:05.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-22T06:09:05.699Z] + '[' /w/workspace/foundry_device-virtual-go_PR-171 ']' [2021-03-22T06:09:05.699Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-171/archives/ [2021-03-22T06:09:05.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-171/archives/ [Pipeline] echo [2021-03-22T06:09:05.740Z] 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-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-22T06:09:06.135Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:09:06.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T06:09:07.173Z] [2021-03-22T06:09:07.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-22T06:09:07.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T06:09:07.912Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-22T06:09:07.912Z] df20fa9351a1: Pulling fs layer [2021-03-22T06:09:07.912Z] 36b3adc4ff6f: Pulling fs layer [2021-03-22T06:09:07.912Z] 8ad3a11d3b57: Pulling fs layer [2021-03-22T06:09:07.912Z] 46f8f816bc3b: Pulling fs layer [2021-03-22T06:09:07.912Z] 93b61091891f: Pulling fs layer [2021-03-22T06:09:07.912Z] 93b9cdb0e59b: Pulling fs layer [2021-03-22T06:09:07.912Z] 5e14af77c1be: Pulling fs layer [2021-03-22T06:09:07.912Z] 46f8f816bc3b: Waiting [2021-03-22T06:09:07.912Z] 93b61091891f: Waiting [2021-03-22T06:09:07.912Z] 93b9cdb0e59b: Waiting [2021-03-22T06:09:07.912Z] 01666e4c0597: Pulling fs layer [2021-03-22T06:09:07.912Z] aa168da1d23b: Pulling fs layer [2021-03-22T06:09:07.912Z] 5e14af77c1be: Waiting [2021-03-22T06:09:07.912Z] 01666e4c0597: Waiting [2021-03-22T06:09:07.912Z] aa168da1d23b: Waiting [2021-03-22T06:09:08.362Z] 36b3adc4ff6f: Verifying Checksum [2021-03-22T06:09:08.362Z] 36b3adc4ff6f: Download complete [2021-03-22T06:09:08.362Z] 46f8f816bc3b: Verifying Checksum [2021-03-22T06:09:08.362Z] 46f8f816bc3b: Download complete [2021-03-22T06:09:08.707Z] df20fa9351a1: Verifying Checksum [2021-03-22T06:09:08.707Z] 93b9cdb0e59b: Verifying Checksum [2021-03-22T06:09:08.707Z] 93b9cdb0e59b: Download complete [2021-03-22T06:09:08.707Z] 5e14af77c1be: Verifying Checksum [2021-03-22T06:09:08.707Z] 5e14af77c1be: Download complete [2021-03-22T06:09:08.707Z] 01666e4c0597: Verifying Checksum [2021-03-22T06:09:08.707Z] 01666e4c0597: Download complete [2021-03-22T06:09:09.018Z] 93b61091891f: Verifying Checksum [2021-03-22T06:09:09.018Z] 93b61091891f: Download complete [2021-03-22T06:09:09.293Z] 8ad3a11d3b57: Verifying Checksum [2021-03-22T06:09:09.293Z] 8ad3a11d3b57: Download complete [2021-03-22T06:09:09.886Z] df20fa9351a1: Pull complete [2021-03-22T06:09:11.088Z] 36b3adc4ff6f: Pull complete [2021-03-22T06:09:13.067Z] 8ad3a11d3b57: Pull complete [2021-03-22T06:09:13.067Z] 46f8f816bc3b: Pull complete [2021-03-22T06:09:13.669Z] aa168da1d23b: Verifying Checksum [2021-03-22T06:09:13.669Z] aa168da1d23b: Download complete [2021-03-22T06:09:13.669Z] 93b61091891f: Pull complete [2021-03-22T06:09:13.934Z] 93b9cdb0e59b: Pull complete [2021-03-22T06:09:14.199Z] 5e14af77c1be: Pull complete [2021-03-22T06:09:14.199Z] 01666e4c0597: Pull complete [2021-03-22T06:09:29.441Z] aa168da1d23b: Pull complete [2021-03-22T06:09:30.877Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-22T06:09:30.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T06:09:30.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-22T06:09:31.405Z] prd-centos7-docker-4c-2g-30836 does not seem to be running inside a container [2021-03-22T06:09:31.492Z] $ 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-171/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-171 -v /w/workspace/foundry_device-virtual-go_PR-171:/w/workspace/foundry_device-virtual-go_PR-171:rw,z -v /w/workspace/foundry_device-virtual-go_PR-171@tmp:/w/workspace/foundry_device-virtual-go_PR-171@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 [2021-03-22T06:09:35.267Z] $ docker top 948364fa8e645c0790c42e834e2311b9b5c86d00a78f5a1b5aeafd32d4c255e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T06:09:36.224Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-22T06:09:36.945Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-22T06:09:37.824Z] + ls /var/log/sa-host [2021-03-22T06:09:37.824Z] + sadf -c /var/log/sa-host/sa22 [2021-03-22T06:09:38.092Z] file_magic: OK [2021-03-22T06:09:38.092Z] HZ: Using current value: 100 [2021-03-22T06:09:38.092Z] file_header: OK [2021-03-22T06:09:38.092Z] 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 [2021-03-22T06:09:38.092Z] Statistics: [2021-03-22T06:09:38.092Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-22T06:09:38.092Z] File successfully converted to sysstat format version 12.2.1 [2021-03-22T06:09:38.092Z] + sadf -c /var/log/sa-host/sa23 [2021-03-22T06:09:38.092Z] file_magic: OK [2021-03-22T06:09:38.092Z] HZ: Using current value: 100 [2021-03-22T06:09:38.092Z] file_header: OK [2021-03-22T06:09:38.092Z] 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 [2021-03-22T06:09:38.092Z] Statistics: [2021-03-22T06:09:38.092Z] Hnuu...uuuununununu... [2021-03-22T06:09:38.092Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-22T06:09:38.377Z] provisioning config files... [2021-03-22T06:09:38.472Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-171@tmp/config1981463310334432564tmp [Pipeline] { [Pipeline] echo [2021-03-22T06:09:38.635Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:09:40.088Z] ---> create-netrc.sh [Pipeline] } [2021-03-22T06:09:40.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-22T06:09:40.281Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:09:40.643Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-22T06:09:40.685Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:09:41.039Z] ---> sudo-logs.sh [2021-03-22T06:09:41.039Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-22T06:09:41.154Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:09:41.846Z] ---> job-cost.sh [2021-03-22T06:09:41.846Z] lf-activate-venv: SKIPPING [2021-03-22T06:09:41.846Z] DEBUG: total: 0.20999999344348907 [2021-03-22T06:09:41.846Z] INFO: Retrieving Stack Cost... [2021-03-22T06:09:42.433Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-22T06:09:43.397Z] INFO: Archiving Costs [Pipeline] echo [2021-03-22T06:09:43.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T06:09:43.784Z] ---> logs-deploy.sh [2021-03-22T06:09:43.784Z] lf-activate-venv: SKIPPING [2021-03-22T06:09:43.784Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-171/1 [2021-03-22T06:09:43.784Z] INFO: archiving workspace using pattern(s): [2021-03-22T06:09:46.405Z] Archives upload complete. [2021-03-22T06:09:46.678Z] INFO: archiving logs to Nexus