Pull request #191 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a667836abfafe190be6c511f3b91814b5a06ea6a+f22f876e599b70c9e0b9005e06686315ad76e5c7 (0e3e6b25771d7917856709e2d39116c3d26ac138) 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-191/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-191/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1723 in /w/workspace/foundry_device-virtual-go_PR-191 [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-191 # 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 Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit a667836abfafe190be6c511f3b91814b5a06ea6a Merge succeeded, producing a667836abfafe190be6c511f3b91814b5a06ea6a Checking out Revision a667836abfafe190be6c511f3b91814b5a06ea6a (PR-191) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a667836abfafe190be6c511f3b91814b5a06ea6a # 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 f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a667836abfafe190be6c511f3b91814b5a06ea6a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/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-04-26T05:59:52.593Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-26T05:59:52.783Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-26T05:59:52.913Z] ========================================================= [2021-04-26T05:59:52.913Z] EdgeX Global Pipelines Version Info [2021-04-26T05:59:52.913Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-26T05:59:54.958Z] ------------------- [2021-04-26T05:59:54.958Z] stable info: [2021-04-26T05:59:54.958Z] ------------------- [2021-04-26T05:59:54.958Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-26T05:59:54.958Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-26T05:59:54.958Z] Message: update stable to v1.0.186 [2021-04-26T05:59:55.539Z] ------------------- [2021-04-26T05:59:55.539Z] experimental info: [2021-04-26T05:59:55.539Z] ------------------- [2021-04-26T05:59:55.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-26T05:59:55.539Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-26T05:59:55.539Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-26T05:59:55.781Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-04-26T05:59:55.841Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-04-26T05:59:55.902Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-26T05:59:55.971Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-26T05:59:56.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-26T05:59:56.100Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-26T05:59:56.160Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-26T05:59:56.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-26T05:59:56.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-26T05:59:56.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-26T05:59:56.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-26T05:59:56.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-04-26T05:59:56.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-26T05:59:56.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-26T05:59:56.710Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T05:59:56.767Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T05:59:56.827Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-26T05:59:56.932Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-26T05:59:56.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-26T05:59:57.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-26T05:59:57.113Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-26T05:59:57.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-26T05:59:57.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-26T05:59:57.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-26T05:59:57.354Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-26T05:59:57.413Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-26T05:59:57.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-191 [Pipeline] echo [2021-04-26T05:59:57.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-191 [Pipeline] echo [2021-04-26T05:59:57.584Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-191 [Pipeline] echo [2021-04-26T05:59:57.646Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a667836abfafe190be6c511f3b91814b5a06ea6a [Pipeline] echo [2021-04-26T05:59:57.703Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a667836 [Pipeline] echo [2021-04-26T05:59:57.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T05:59:57.937Z] provisioning config files... [2021-04-26T05:59:57.978Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-191@tmp/config9173038584633648902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T05:59:58.365Z] ---> docker-login.sh [2021-04-26T05:59:58.365Z] nexus3.edgexfoundry.org:10001 [2021-04-26T05:59:58.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:59:58.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:59:58.900Z] Configure a credential helper to remove this warning. See [2021-04-26T05:59:58.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:59:58.900Z] [2021-04-26T05:59:58.900Z] Login Succeeded [2021-04-26T05:59:58.900Z] nexus3.edgexfoundry.org:10002 [2021-04-26T05:59:58.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:59:59.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:59:59.164Z] Configure a credential helper to remove this warning. See [2021-04-26T05:59:59.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:59:59.164Z] [2021-04-26T05:59:59.164Z] Login Succeeded [2021-04-26T05:59:59.164Z] nexus3.edgexfoundry.org:10003 [2021-04-26T05:59:59.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:59:59.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:59:59.164Z] Configure a credential helper to remove this warning. See [2021-04-26T05:59:59.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:59:59.164Z] [2021-04-26T05:59:59.164Z] Login Succeeded [2021-04-26T05:59:59.164Z] nexus3.edgexfoundry.org:10004 [2021-04-26T05:59:59.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:59:59.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:59:59.434Z] Configure a credential helper to remove this warning. See [2021-04-26T05:59:59.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:59:59.434Z] [2021-04-26T05:59:59.434Z] Login Succeeded [2021-04-26T05:59:59.434Z] docker.io [2021-04-26T05:59:59.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:59:59.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:59:59.965Z] Configure a credential helper to remove this warning. See [2021-04-26T05:59:59.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:59:59.965Z] [2021-04-26T05:59:59.965Z] Login Succeeded [2021-04-26T05:59:59.965Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T06:00:00.001Z] 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-04-26T06:00:00.731Z] + git log --format=format:%s -1 a667836abfafe190be6c511f3b91814b5a06ea6a [Pipeline] echo [2021-04-26T06:00:00.847Z] GIT_COMMIT: a667836abfafe190be6c511f3b91814b5a06ea6a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-04-26T06:00:00.891Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:00:01.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T06:00:01.549Z] [2021-04-26T06:00:01.549Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:00:01.924Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T06:00:01.924Z] latest: Pulling from edgex-devops/git-semver [2021-04-26T06:00:01.924Z] 31603596830f: Pulling fs layer [2021-04-26T06:00:01.924Z] 2a8b12db71e7: Pulling fs layer [2021-04-26T06:00:01.924Z] 6ca5941a6612: Pulling fs layer [2021-04-26T06:00:01.924Z] ecc8261a40a4: Pulling fs layer [2021-04-26T06:00:01.924Z] ecc8261a40a4: Waiting [2021-04-26T06:00:02.195Z] 2a8b12db71e7: Download complete [2021-04-26T06:00:02.195Z] 31603596830f: Verifying Checksum [2021-04-26T06:00:02.195Z] 31603596830f: Download complete [2021-04-26T06:00:02.460Z] 6ca5941a6612: Verifying Checksum [2021-04-26T06:00:02.460Z] 6ca5941a6612: Download complete [2021-04-26T06:00:02.460Z] ecc8261a40a4: Verifying Checksum [2021-04-26T06:00:02.460Z] ecc8261a40a4: Download complete [2021-04-26T06:00:02.726Z] 31603596830f: Pull complete [2021-04-26T06:00:02.726Z] 2a8b12db71e7: Pull complete [2021-04-26T06:00:03.708Z] 6ca5941a6612: Pull complete [2021-04-26T06:00:03.974Z] ecc8261a40a4: Pull complete [2021-04-26T06:00:03.974Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-26T06:00:03.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T06:00:03.974Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-26T06:00:04.124Z] prd-centos7-docker-4c-2g-1723 does not seem to be running inside a container [2021-04-26T06:00:04.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-191 -v /w/workspace/foundry_device-virtual-go_PR-191:/w/workspace/foundry_device-virtual-go_PR-191:rw,z -v /w/workspace/foundry_device-virtual-go_PR-191@tmp:/w/workspace/foundry_device-virtual-go_PR-191@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-26T06:00:06.270Z] $ docker top 27d82fe58a632fb1961bc561526cfb98a2028f25c0b986832a218ab2cf0e4602 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-26T06:00:06.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T06:00:06.575Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T06:00:06.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T06:00:06.847Z] $ docker exec 27d82fe58a632fb1961bc561526cfb98a2028f25c0b986832a218ab2cf0e4602 ssh-agent [2021-04-26T06:00:07.068Z] SSH_AUTH_SOCK=/tmp/ssh-IsYqzfdBnzhE/agent.12 [2021-04-26T06:00:07.068Z] SSH_AGENT_PID=17 [2021-04-26T06:00:07.082Z] Running ssh-add (command line suppressed) [2021-04-26T06:00:07.224Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-191@tmp/private_key_769020662633664733.key (/w/workspace/foundry_device-virtual-go_PR-191@tmp/private_key_769020662633664733.key) [2021-04-26T06:00:07.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T06:00:07.668Z] + git tag --points-at HEAD [Pipeline] } [2021-04-26T06:00:07.720Z] $ docker exec --env ******** --env ******** 27d82fe58a632fb1961bc561526cfb98a2028f25c0b986832a218ab2cf0e4602 ssh-agent -k [2021-04-26T06:00:07.857Z] unset SSH_AUTH_SOCK; [2021-04-26T06:00:07.858Z] unset SSH_AGENT_PID; [2021-04-26T06:00:07.858Z] echo Agent pid 17 killed; [2021-04-26T06:00:07.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-26T06:00:08.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T06:00:08.020Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T06:00:08.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T06:00:08.228Z] $ docker exec 27d82fe58a632fb1961bc561526cfb98a2028f25c0b986832a218ab2cf0e4602 ssh-agent [2021-04-26T06:00:08.405Z] SSH_AUTH_SOCK=/tmp/ssh-T8U7QjTm3Rna/agent.45 [2021-04-26T06:00:08.405Z] SSH_AGENT_PID=51 [2021-04-26T06:00:08.412Z] Running ssh-add (command line suppressed) [2021-04-26T06:00:08.546Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-191@tmp/private_key_4826293009853307274.key (/w/workspace/foundry_device-virtual-go_PR-191@tmp/private_key_4826293009853307274.key) [2021-04-26T06:00:08.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T06:00:08.963Z] + git semver init [2021-04-26T06:00:08.963Z] # -> Open(): unable to determine branch for HEAD [2021-04-26T06:00:08.963Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-191/.git [2021-04-26T06:00:08.963Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-191 [2021-04-26T06:00:08.963Z] # $SEMVER_REMOTE_NAME = origin [2021-04-26T06:00:08.963Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-26T06:00:08.963Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-26T06:00:08.963Z] # $SEMVER_BRANCH = PR-191 [2021-04-26T06:00:08.963Z] # $SEMVER_TEMP = /tmp/semver-575150579 [2021-04-26T06:00:08.963Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-04-26T06:00:09.917Z] # '/tmp/semver-575150579' -> '/w/workspace/foundry_device-virtual-go_PR-191/.semver' [2021-04-26T06:00:09.917Z] # -> Force: false [2021-04-26T06:00:09.917Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-191/.semver [Pipeline] } [2021-04-26T06:00:09.942Z] $ docker exec --env ******** --env ******** 27d82fe58a632fb1961bc561526cfb98a2028f25c0b986832a218ab2cf0e4602 ssh-agent -k [2021-04-26T06:00:10.067Z] unset SSH_AUTH_SOCK; [2021-04-26T06:00:10.068Z] unset SSH_AGENT_PID; [2021-04-26T06:00:10.068Z] echo Agent pid 51 killed; [2021-04-26T06:00:10.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T06:00:10.566Z] + git semver [Pipeline] } [2021-04-26T06:00:10.604Z] $ docker stop --time=1 27d82fe58a632fb1961bc561526cfb98a2028f25c0b986832a218ab2cf0e4602 [2021-04-26T06:00:12.468Z] $ docker rm -f 27d82fe58a632fb1961bc561526cfb98a2028f25c0b986832a218ab2cf0e4602 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T06:00:12.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-26T06:00:13.388Z] Stashed 1 file(s) [Pipeline] echo [2021-04-26T06:00:13.410Z] [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-04-26T06:00:28.948Z] Still waiting to schedule task [2021-04-26T06:00:28.949Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-26T06:00:28.975Z] Still waiting to schedule task [2021-04-26T06:00:28.975Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-26T06:01:44.107Z] Running on prd-centos7-docker-4c-2g-1729 in /w/workspace/foundry_device-virtual-go_PR-191 [Pipeline] { [Pipeline] ws [2021-04-26T06:01:44.159Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T06:01:55.030Z] using credential edgex-jenkins-ssh [2021-04-26T06:01:55.050Z] Cloning the remote Git repository [2021-04-26T06:01:55.123Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:01:55.249Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-26T06:01:55.522Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:01:55.523Z] > git --version # timeout=10 [2021-04-26T06:01:55.634Z] > git --version # 'git version 2.24.3' [2021-04-26T06:01:55.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:01:55.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T06:01:56.595Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-26T06:01:56.620Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T06:01:56.685Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-26T06:01:57.236Z] Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit a667836abfafe190be6c511f3b91814b5a06ea6a [2021-04-26T06:01:57.579Z] Merge succeeded, producing a667836abfafe190be6c511f3b91814b5a06ea6a [2021-04-26T06:01:57.580Z] Checking out Revision a667836abfafe190be6c511f3b91814b5a06ea6a (PR-191) [2021-04-26T06:01:56.776Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:01:56.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:01:56.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T06:01:57.259Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T06:01:57.285Z] > git checkout -f a667836abfafe190be6c511f3b91814b5a06ea6a # timeout=10 [2021-04-26T06:01:57.504Z] > git remote # timeout=10 [2021-04-26T06:01:57.534Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T06:01:57.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:01:57.550Z] > git merge f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 [2021-04-26T06:01:57.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T06:01:57.587Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T06:01:57.596Z] > git checkout -f a667836abfafe190be6c511f3b91814b5a06ea6a # timeout=10 [2021-04-26T06:02:02.678Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-04-26T06:02:02.814Z] > git --version # timeout=10 [2021-04-26T06:02:02.969Z] > git --version # 'git version 2.24.3' [2021-04-26T06:02:03.017Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T06:02:04.741Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-26T06:02:05.206Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T06:02:05.610Z] + sudo service docker restart [2021-04-26T06:02:05.610Z] + true [2021-04-26T06:02:05.610Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T06:02:08.799Z] provisioning config files... [2021-04-26T06:02:08.870Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2480452978052207425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:02:09.387Z] ---> docker-login.sh [2021-04-26T06:02:09.387Z] nexus3.edgexfoundry.org:10001 [2021-04-26T06:02:09.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:02:10.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:02:10.259Z] Configure a credential helper to remove this warning. See [2021-04-26T06:02:10.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:02:10.259Z] [2021-04-26T06:02:10.259Z] Login Succeeded [2021-04-26T06:02:10.259Z] nexus3.edgexfoundry.org:10002 [2021-04-26T06:02:10.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:02:10.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:02:10.542Z] Configure a credential helper to remove this warning. See [2021-04-26T06:02:10.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:02:10.542Z] [2021-04-26T06:02:10.542Z] Login Succeeded [2021-04-26T06:02:10.542Z] nexus3.edgexfoundry.org:10003 [2021-04-26T06:02:10.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:02:10.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:02:10.807Z] Configure a credential helper to remove this warning. See [2021-04-26T06:02:10.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:02:10.807Z] [2021-04-26T06:02:10.807Z] Login Succeeded [2021-04-26T06:02:10.807Z] nexus3.edgexfoundry.org:10004 [2021-04-26T06:02:11.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:02:11.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:02:11.170Z] Configure a credential helper to remove this warning. See [2021-04-26T06:02:11.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:02:11.170Z] [2021-04-26T06:02:11.170Z] Login Succeeded [2021-04-26T06:02:11.170Z] docker.io [2021-04-26T06:02:11.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:02:11.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:02:11.816Z] Configure a credential helper to remove this warning. See [2021-04-26T06:02:11.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:02:11.816Z] [2021-04-26T06:02:11.816Z] Login Succeeded [2021-04-26T06:02:11.816Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T06:02:11.890Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-26T06:02:12.373Z] ========================================================= [2021-04-26T06:02:12.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-26T06:02:12.373Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:02:12.765Z] + 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-04-26T06:02:12.766Z] Sending build context to Docker daemon 529.4kB [2021-04-26T06:02:12.766Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T06:02:12.766Z] Step 2/8 : FROM ${BASE} [2021-04-26T06:02:13.065Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-26T06:02:13.065Z] 188c0c94c7c5: Pulling fs layer [2021-04-26T06:02:13.065Z] 0ef7d3d256c8: Pulling fs layer [2021-04-26T06:02:13.065Z] de9db76c5a1d: Pulling fs layer [2021-04-26T06:02:13.065Z] bca2f99d35d6: Pulling fs layer [2021-04-26T06:02:13.065Z] 93359f2a8cfa: Pulling fs layer [2021-04-26T06:02:13.065Z] 7c6f9722023f: Pulling fs layer [2021-04-26T06:02:13.065Z] a35cf1a2eb13: Pulling fs layer [2021-04-26T06:02:13.065Z] bca2f99d35d6: Waiting [2021-04-26T06:02:13.065Z] 93359f2a8cfa: Waiting [2021-04-26T06:02:13.065Z] 7c6f9722023f: Waiting [2021-04-26T06:02:13.065Z] a35cf1a2eb13: Waiting [2021-04-26T06:02:13.065Z] de9db76c5a1d: Verifying Checksum [2021-04-26T06:02:13.065Z] de9db76c5a1d: Download complete [2021-04-26T06:02:13.065Z] 0ef7d3d256c8: Download complete [2021-04-26T06:02:13.065Z] 93359f2a8cfa: Verifying Checksum [2021-04-26T06:02:13.065Z] 93359f2a8cfa: Download complete [2021-04-26T06:02:13.065Z] 7c6f9722023f: Verifying Checksum [2021-04-26T06:02:13.065Z] 7c6f9722023f: Download complete [2021-04-26T06:02:13.065Z] 188c0c94c7c5: Verifying Checksum [2021-04-26T06:02:13.065Z] 188c0c94c7c5: Download complete [2021-04-26T06:02:13.666Z] 188c0c94c7c5: Pull complete [2021-04-26T06:02:13.950Z] 0ef7d3d256c8: Pull complete [2021-04-26T06:02:14.235Z] de9db76c5a1d: Pull complete [2021-04-26T06:02:15.710Z] a35cf1a2eb13: Verifying Checksum [2021-04-26T06:02:15.710Z] a35cf1a2eb13: Download complete [2021-04-26T06:02:18.397Z] bca2f99d35d6: Verifying Checksum [2021-04-26T06:02:18.397Z] bca2f99d35d6: Download complete [2021-04-26T06:02:34.016Z] bca2f99d35d6: Pull complete [2021-04-26T06:02:34.016Z] 93359f2a8cfa: Pull complete [2021-04-26T06:02:34.016Z] 7c6f9722023f: Pull complete [2021-04-26T06:02:39.521Z] a35cf1a2eb13: Pull complete [2021-04-26T06:02:39.521Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-26T06:02:39.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-26T06:02:39.521Z] ---> a62c8e92a672 [2021-04-26T06:02:39.521Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-26T06:02:39.521Z] ---> Running in e2481a214698 [2021-04-26T06:02:39.521Z] Removing intermediate container e2481a214698 [2021-04-26T06:02:39.521Z] ---> d8b013165511 [2021-04-26T06:02:39.521Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T06:02:39.521Z] ---> Running in f9f5e57316cf [2021-04-26T06:02:43.014Z] Removing intermediate container f9f5e57316cf [2021-04-26T06:02:43.014Z] ---> 4d86728a3b04 [2021-04-26T06:02:43.014Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-26T06:02:43.014Z] ---> Running in 9e0781309569 [2021-04-26T06:02:43.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T06:02:44.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T06:02:44.886Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-26T06:02:44.886Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-26T06:02:45.152Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-26T06:02:45.152Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-26T06:02:45.152Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-26T06:02:45.434Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-26T06:02:45.434Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-26T06:02:46.400Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-26T06:02:46.400Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-26T06:02:46.665Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-26T06:02:46.665Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-26T06:02:46.665Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-26T06:02:46.937Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-26T06:02:46.937Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T06:02:46.937Z] OK: 173 MiB in 52 packages [2021-04-26T06:02:47.963Z] Removing intermediate container 9e0781309569 [2021-04-26T06:02:47.963Z] ---> 17b0c014a91b [2021-04-26T06:02:47.963Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-26T06:02:47.963Z] ---> Running in b26460c460cb [2021-04-26T06:02:48.575Z] Removing intermediate container b26460c460cb [2021-04-26T06:02:48.575Z] ---> 835e1706a495 [2021-04-26T06:02:48.575Z] Step 7/8 : COPY . . [2021-04-26T06:02:50.064Z] ---> b4e9cdce46f0 [2021-04-26T06:02:50.064Z] Step 8/8 : RUN go mod download [2021-04-26T06:02:50.064Z] ---> Running in bad561a993e8 [2021-04-26T06:03:02.715Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1735 in /w/workspace/foundry_device-virtual-go_PR-191 [Pipeline] { [Pipeline] ws [2021-04-26T06:03:02.782Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T06:03:09.500Z] using credential edgex-jenkins-ssh [2021-04-26T06:03:09.519Z] Cloning the remote Git repository [2021-04-26T06:03:09.573Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:03:09.698Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-04-26T06:03:09.783Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:03:09.784Z] > git --version # timeout=10 [2021-04-26T06:03:09.804Z] > git --version # 'git version 2.17.1' [2021-04-26T06:03:09.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:03:09.862Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T06:03:11.260Z] Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit a667836abfafe190be6c511f3b91814b5a06ea6a [2021-04-26T06:03:11.507Z] Merge succeeded, producing a667836abfafe190be6c511f3b91814b5a06ea6a [2021-04-26T06:03:11.508Z] Checking out Revision a667836abfafe190be6c511f3b91814b5a06ea6a (PR-191) [2021-04-26T06:03:10.653Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-26T06:03:10.684Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T06:03:10.713Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-26T06:03:10.751Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-26T06:03:10.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:03:10.779Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T06:03:11.282Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T06:03:11.297Z] > git checkout -f a667836abfafe190be6c511f3b91814b5a06ea6a # timeout=10 [2021-04-26T06:03:11.401Z] > git remote # timeout=10 [2021-04-26T06:03:11.444Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T06:03:11.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T06:03:11.470Z] > git merge f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 [2021-04-26T06:03:11.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T06:03:11.517Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T06:03:11.528Z] > git checkout -f a667836abfafe190be6c511f3b91814b5a06ea6a # timeout=10 [2021-04-26T06:03:16.125Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-04-26T06:03:16.191Z] > git --version # timeout=10 [2021-04-26T06:03:16.206Z] > git --version # 'git version 2.17.1' [2021-04-26T06:03:16.222Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T06:03:17.913Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-26T06:03:18.343Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T06:03:18.711Z] + true [2021-04-26T06:03:18.711Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T06:03:20.792Z] provisioning config files... [2021-04-26T06:03:20.869Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4155293678767326861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:03:21.316Z] ---> docker-login.sh [2021-04-26T06:03:21.316Z] nexus3.edgexfoundry.org:10001 [2021-04-26T06:03:22.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:03:22.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:03:22.596Z] Configure a credential helper to remove this warning. See [2021-04-26T06:03:22.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:03:22.596Z] [2021-04-26T06:03:22.596Z] Login Succeeded [2021-04-26T06:03:22.596Z] nexus3.edgexfoundry.org:10002 [2021-04-26T06:03:23.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:03:23.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:03:23.204Z] Configure a credential helper to remove this warning. See [2021-04-26T06:03:23.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:03:23.205Z] [2021-04-26T06:03:23.205Z] Login Succeeded [2021-04-26T06:03:23.205Z] nexus3.edgexfoundry.org:10003 [2021-04-26T06:03:23.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:03:23.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:03:23.767Z] Configure a credential helper to remove this warning. See [2021-04-26T06:03:23.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:03:23.767Z] [2021-04-26T06:03:23.767Z] Login Succeeded [2021-04-26T06:03:23.767Z] nexus3.edgexfoundry.org:10004 [2021-04-26T06:03:24.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:03:24.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:03:24.329Z] Configure a credential helper to remove this warning. See [2021-04-26T06:03:24.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:03:24.329Z] [2021-04-26T06:03:24.329Z] Login Succeeded [2021-04-26T06:03:24.329Z] docker.io [2021-04-26T06:03:24.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T06:03:25.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T06:03:25.585Z] Configure a credential helper to remove this warning. See [2021-04-26T06:03:25.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T06:03:25.585Z] [2021-04-26T06:03:25.585Z] Login Succeeded [2021-04-26T06:03:25.585Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T06:03:25.614Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-26T06:03:26.079Z] ========================================================= [2021-04-26T06:03:26.079Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-26T06:03:26.079Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:03:26.462Z] + 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-04-26T06:03:26.735Z] Sending build context to Docker daemon 528.4kB [2021-04-26T06:03:26.735Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T06:03:26.735Z] Step 2/8 : FROM ${BASE} [2021-04-26T06:03:27.011Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-26T06:03:27.011Z] 5f621e34cdf4: Pulling fs layer [2021-04-26T06:03:27.011Z] a4357932f1b6: Pulling fs layer [2021-04-26T06:03:27.011Z] 18c013af1878: Pulling fs layer [2021-04-26T06:03:27.011Z] 00ac8860ef70: Pulling fs layer [2021-04-26T06:03:27.011Z] 63d7cb157983: Pulling fs layer [2021-04-26T06:03:27.011Z] b116817d02f9: Pulling fs layer [2021-04-26T06:03:27.011Z] 745a02a5169b: Pulling fs layer [2021-04-26T06:03:27.011Z] 00ac8860ef70: Waiting [2021-04-26T06:03:27.011Z] 63d7cb157983: Waiting [2021-04-26T06:03:27.011Z] b116817d02f9: Waiting [2021-04-26T06:03:27.011Z] 745a02a5169b: Waiting [2021-04-26T06:03:27.011Z] 18c013af1878: Verifying Checksum [2021-04-26T06:03:27.011Z] 18c013af1878: Download complete [2021-04-26T06:03:27.011Z] a4357932f1b6: Verifying Checksum [2021-04-26T06:03:27.011Z] a4357932f1b6: Download complete [2021-04-26T06:03:27.011Z] 63d7cb157983: Verifying Checksum [2021-04-26T06:03:27.011Z] 63d7cb157983: Download complete [2021-04-26T06:03:27.011Z] 5f621e34cdf4: Verifying Checksum [2021-04-26T06:03:27.011Z] 5f621e34cdf4: Download complete [2021-04-26T06:03:27.011Z] b116817d02f9: Verifying Checksum [2021-04-26T06:03:27.011Z] b116817d02f9: Download complete [2021-04-26T06:03:28.009Z] 5f621e34cdf4: Pull complete [2021-04-26T06:03:28.289Z] a4357932f1b6: Pull complete [2021-04-26T06:03:28.902Z] 18c013af1878: Pull complete [2021-04-26T06:03:29.191Z] Removing intermediate container bad561a993e8 [2021-04-26T06:03:29.191Z] ---> 160055fde23e [2021-04-26T06:03:29.191Z] Successfully built 160055fde23e [2021-04-26T06:03:29.191Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:03:29.574Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T06:03:30.170Z] . [Pipeline] withDockerContainer [2021-04-26T06:03:30.336Z] prd-centos7-docker-4c-2g-1729 does not seem to be running inside a container [2021-04-26T06:03:30.348Z] 745a02a5169b: Verifying Checksum [2021-04-26T06:03:30.426Z] $ 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-x86_64 cat [2021-04-26T06:03:31.670Z] $ docker top f3dbab1f351c2a683f75754b67af773d1f4431dd9b7b85023ebafbb23c170302 -eo pid,comm [2021-04-26T06:03:31.797Z] 00ac8860ef70: Verifying Checksum [2021-04-26T06:03:31.797Z] 00ac8860ef70: Download complete [Pipeline] { [Pipeline] sh [2021-04-26T06:03:33.063Z] + go version [2021-04-26T06:03:33.063Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-26T06:03:33.113Z] $ docker stop --time=1 f3dbab1f351c2a683f75754b67af773d1f4431dd9b7b85023ebafbb23c170302 [2021-04-26T06:03:34.930Z] $ docker rm -f f3dbab1f351c2a683f75754b67af773d1f4431dd9b7b85023ebafbb23c170302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:03:35.903Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T06:03:35.903Z] . [Pipeline] withDockerContainer [2021-04-26T06:03:36.144Z] prd-centos7-docker-4c-2g-1729 does not seem to be running inside a container [2021-04-26T06:03:36.341Z] $ 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-x86_64 cat [2021-04-26T06:03:38.464Z] $ docker top 413d485ff18914b1d05536d738b2ab49b331f2ceec81c16301c1a7803ba85118 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T06:03:39.352Z] + make test [2021-04-26T06:03:39.352Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-26T06:03:41.988Z] 00ac8860ef70: Pull complete [2021-04-26T06:03:41.988Z] 63d7cb157983: Pull complete [2021-04-26T06:03:42.265Z] b116817d02f9: Pull complete [2021-04-26T06:03:45.671Z] 745a02a5169b: Pull complete [2021-04-26T06:03:45.671Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-26T06:03:45.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-26T06:03:45.671Z] ---> b7e6874047d6 [2021-04-26T06:03:45.671Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-26T06:03:45.789Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-26T06:03:50.054Z] ---> Running in e0ede48f5653 [2021-04-26T06:03:50.054Z] Removing intermediate container e0ede48f5653 [2021-04-26T06:03:50.054Z] ---> b29a0ef433c6 [2021-04-26T06:03:50.054Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T06:03:50.054Z] ---> Running in 2254f164f4f6 [2021-04-26T06:03:52.718Z] Removing intermediate container 2254f164f4f6 [2021-04-26T06:03:52.718Z] ---> 1527ac0f06b3 [2021-04-26T06:03:52.718Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-26T06:03:52.718Z] ---> Running in 5a3aae6f7d43 [2021-04-26T06:03:53.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T06:03:54.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T06:03:54.905Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-26T06:03:54.905Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-26T06:03:55.177Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-26T06:03:55.177Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-26T06:03:55.451Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-26T06:03:55.451Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-26T06:03:55.451Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-26T06:03:55.726Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-26T06:03:55.997Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-26T06:03:55.997Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-26T06:03:56.606Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-26T06:03:56.606Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-26T06:03:56.606Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-26T06:03:56.890Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T06:03:56.890Z] OK: 149 MiB in 52 packages [2021-04-26T06:03:58.346Z] Removing intermediate container 5a3aae6f7d43 [2021-04-26T06:03:58.346Z] ---> 309e1a9e1c7b [2021-04-26T06:03:58.346Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-26T06:03:58.622Z] ---> Running in 841549aeb130 [2021-04-26T06:03:58.900Z] Removing intermediate container 841549aeb130 [2021-04-26T06:03:58.900Z] ---> cdb2bd5a3c85 [2021-04-26T06:03:58.900Z] Step 7/8 : COPY . . [2021-04-26T06:03:59.918Z] ---> 207409fb6fc4 [2021-04-26T06:03:59.918Z] Step 8/8 : RUN go mod download [2021-04-26T06:04:00.193Z] ---> Running in bc0f98a9663b [2021-04-26T06:04:18.369Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-26T06:04:19.824Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.491s coverage: 63.8% of statements [2021-04-26T06:04:19.824Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-26T06:04:26.714Z] gofmt -l . [2021-04-26T06:04:26.714Z] [ "`gofmt -l .`" = "" ] [2021-04-26T06:04:26.714Z] ./bin/test-attribution-txt.sh [2021-04-26T06:04:27.047Z] Removing intermediate container bc0f98a9663b [2021-04-26T06:04:27.047Z] ---> 3df52e5769d2 [2021-04-26T06:04:27.053Z] Successfully built 3df52e5769d2 [2021-04-26T06:04:27.053Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:04:27.473Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T06:04:27.473Z] . [Pipeline] withDockerContainer [2021-04-26T06:04:27.814Z] prd-ubuntu18.04-docker-arm64-4c-16g-1735 does not seem to be running inside a container [2021-04-26T06:04:27.946Z] $ 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-arm64 cat [2021-04-26T06:04:28.714Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-26T06:04:28.714Z] make: *** [Makefile:28: test] Error 1 [2021-04-26T06:04:29.607Z] $ docker top 88ba2ace9659f14135368eca16d0ec4b27ae083dde39cd29cda78148eafc5550 -eo pid,comm [Pipeline] { [Pipeline] } [2021-04-26T06:04:30.016Z] $ docker stop --time=1 413d485ff18914b1d05536d738b2ab49b331f2ceec81c16301c1a7803ba85118 [2021-04-26T06:04:32.160Z] $ docker rm -f 413d485ff18914b1d05536d738b2ab49b331f2ceec81c16301c1a7803ba85118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2021-04-26T06:04:33.253Z] + go version [2021-04-26T06:04:33.253Z] go version go1.15.5 linux/arm64 Post stage [Pipeline] } [2021-04-26T06:04:33.332Z] $ docker stop --time=1 88ba2ace9659f14135368eca16d0ec4b27ae083dde39cd29cda78148eafc5550 [2021-04-26T06:04:35.353Z] $ docker rm -f 88ba2ace9659f14135368eca16d0ec4b27ae083dde39cd29cda78148eafc5550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:04:36.109Z] ---> job-cost.sh [2021-04-26T06:04:36.110Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wndA [2021-04-26T06:04:36.397Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T06:04:36.397Z] . [Pipeline] withDockerContainer [2021-04-26T06:04:36.718Z] prd-ubuntu18.04-docker-arm64-4c-16g-1735 does not seem to be running inside a container [2021-04-26T06:04:36.833Z] $ 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-arm64 cat [2021-04-26T06:04:38.604Z] $ docker top 0095815919bc2214bbdbfe7a74b6fc52ed0a4d757a4fafc64c598d4eb54cfba4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T06:04:39.669Z] + make test [2021-04-26T06:04:39.669Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-26T06:04:41.670Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-26T06:05:03.086Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-26T06:05:42.219Z] lf-activate-venv(): INFO: Adding /tmp/venv-wndA/bin to PATH [2021-04-26T06:05:42.219Z] INFO: No Stack... [2021-04-26T06:05:42.493Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-26T06:05:43.492Z] INFO: Archiving Costs [Pipeline] sh [2021-04-26T06:05:43.860Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-04-26T06:05:43.860Z] + cut -d, -f6 [Pipeline] lock [2021-04-26T06:05:44.000Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-191-1-stack-cost] [2021-04-26T06:05:44.014Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-191-1-stack-cost] did not exist. Created. [2021-04-26T06:05:44.014Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-26T06:05:44.447Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-26T06:05:45.106Z] Stashed 1 file(s) [Pipeline] } [2021-04-26T06:05:45.127Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T06:05:45.670Z] Failed in branch amd64 [2021-04-26T06:05:50.309Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-26T06:05:50.309Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.572s coverage: 63.8% of statements [2021-04-26T06:05:50.309Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-26T06:05:54.501Z] gofmt -l . [2021-04-26T06:05:54.501Z] [ "`gofmt -l .`" = "" ] [2021-04-26T06:05:54.501Z] ./bin/test-attribution-txt.sh [2021-04-26T06:05:55.936Z] An attribution for golang.org/x/text is missing from in Attribution.txt, please add [2021-04-26T06:05:56.210Z] make: *** [Makefile:28: test] Error 1 [Pipeline] } [2021-04-26T06:05:56.279Z] $ docker stop --time=1 0095815919bc2214bbdbfe7a74b6fc52ed0a4d757a4fafc64c598d4eb54cfba4 [2021-04-26T06:05:58.582Z] $ docker rm -f 0095815919bc2214bbdbfe7a74b6fc52ed0a4d757a4fafc64c598d4eb54cfba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:05:59.995Z] ---> job-cost.sh [2021-04-26T06:05:59.995Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RM9y [2021-04-26T06:06:56.537Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-26T06:08:33.322Z] lf-activate-venv(): INFO: Adding /tmp/venv-RM9y/bin to PATH [2021-04-26T06:08:33.322Z] INFO: No Stack... [2021-04-26T06:08:33.322Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-26T06:08:33.322Z] INFO: Archiving Costs [Pipeline] sh [2021-04-26T06:08:33.685Z] + + catcut -d, -f6 [2021-04-26T06:08:33.685Z] /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2021-04-26T06:08:33.833Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-191-1-stack-cost] [2021-04-26T06:08:33.839Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-191-1-stack-cost] did not exist. Created. [2021-04-26T06:08:33.839Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-26T06:08:34.272Z] /w/workspace/device-virtual-go/1@tmp/durable-d86feffd/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-d86feffd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-26T06:08:34.653Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-26T06:08:34.691Z] Warning: overwriting stash ‘stack-cost’ [2021-04-26T06:08:35.317Z] Stashed 1 file(s) [Pipeline] } [2021-04-26T06:08:35.335Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T06:08:35.835Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:08:38.039Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:08:38.672Z] ---> package-listing.sh [2021-04-26T06:08:38.672Z] ++ facter osfamily [2021-04-26T06:08:38.672Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-26T06:08:38.672Z] + OS_FAMILY=redhat [2021-04-26T06:08:38.672Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-191 [2021-04-26T06:08:38.672Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-26T06:08:38.672Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-26T06:08:38.672Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-26T06:08:38.672Z] + PACKAGES=/tmp/packages_start.txt [2021-04-26T06:08:38.672Z] + '[' /w/workspace/foundry_device-virtual-go_PR-191 ']' [2021-04-26T06:08:38.672Z] + PACKAGES=/tmp/packages_end.txt [2021-04-26T06:08:38.672Z] + case "${OS_FAMILY}" in [2021-04-26T06:08:38.672Z] + rpm -qa [2021-04-26T06:08:38.672Z] + sort [2021-04-26T06:08:43.998Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-26T06:08:43.998Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-26T06:08:43.998Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-26T06:08:43.998Z] + '[' /w/workspace/foundry_device-virtual-go_PR-191 ']' [2021-04-26T06:08:43.998Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-191/archives/ [2021-04-26T06:08:43.998Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-191/archives/ [Pipeline] echo [2021-04-26T06:08:44.039Z] 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-191/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-26T06:08:44.354Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:08:44.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T06:08:44.697Z] [2021-04-26T06:08:44.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:08:45.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T06:08:45.068Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-26T06:08:45.068Z] df20fa9351a1: Pulling fs layer [2021-04-26T06:08:45.068Z] 36b3adc4ff6f: Pulling fs layer [2021-04-26T06:08:45.068Z] 8ad3a11d3b57: Pulling fs layer [2021-04-26T06:08:45.068Z] 46f8f816bc3b: Pulling fs layer [2021-04-26T06:08:45.068Z] 93b61091891f: Pulling fs layer [2021-04-26T06:08:45.068Z] 93b9cdb0e59b: Pulling fs layer [2021-04-26T06:08:45.068Z] 5e14af77c1be: Pulling fs layer [2021-04-26T06:08:45.068Z] 01666e4c0597: Pulling fs layer [2021-04-26T06:08:45.068Z] aa168da1d23b: Pulling fs layer [2021-04-26T06:08:45.068Z] 5e14af77c1be: Waiting [2021-04-26T06:08:45.068Z] 46f8f816bc3b: Waiting [2021-04-26T06:08:45.068Z] 01666e4c0597: Waiting [2021-04-26T06:08:45.068Z] 93b61091891f: Waiting [2021-04-26T06:08:45.068Z] aa168da1d23b: Waiting [2021-04-26T06:08:45.068Z] 93b9cdb0e59b: Waiting [2021-04-26T06:08:45.068Z] 36b3adc4ff6f: Verifying Checksum [2021-04-26T06:08:45.068Z] 36b3adc4ff6f: Download complete [2021-04-26T06:08:45.068Z] 46f8f816bc3b: Download complete [2021-04-26T06:08:45.068Z] df20fa9351a1: Verifying Checksum [2021-04-26T06:08:45.068Z] df20fa9351a1: Download complete [2021-04-26T06:08:45.068Z] 93b9cdb0e59b: Verifying Checksum [2021-04-26T06:08:45.068Z] 93b9cdb0e59b: Download complete [2021-04-26T06:08:45.349Z] 5e14af77c1be: Verifying Checksum [2021-04-26T06:08:45.349Z] 5e14af77c1be: Download complete [2021-04-26T06:08:45.349Z] 93b61091891f: Verifying Checksum [2021-04-26T06:08:45.349Z] 93b61091891f: Download complete [2021-04-26T06:08:45.349Z] 01666e4c0597: Verifying Checksum [2021-04-26T06:08:45.349Z] 01666e4c0597: Download complete [2021-04-26T06:08:45.349Z] 8ad3a11d3b57: Verifying Checksum [2021-04-26T06:08:45.349Z] 8ad3a11d3b57: Download complete [2021-04-26T06:08:45.617Z] df20fa9351a1: Pull complete [2021-04-26T06:08:45.916Z] 36b3adc4ff6f: Pull complete [2021-04-26T06:08:47.140Z] 8ad3a11d3b57: Pull complete [2021-04-26T06:08:47.140Z] 46f8f816bc3b: Pull complete [2021-04-26T06:08:47.725Z] aa168da1d23b: Verifying Checksum [2021-04-26T06:08:47.725Z] aa168da1d23b: Download complete [2021-04-26T06:08:47.725Z] 93b61091891f: Pull complete [2021-04-26T06:08:47.725Z] 93b9cdb0e59b: Pull complete [2021-04-26T06:08:47.989Z] 5e14af77c1be: Pull complete [2021-04-26T06:08:47.989Z] 01666e4c0597: Pull complete [2021-04-26T06:08:54.657Z] aa168da1d23b: Pull complete [2021-04-26T06:08:54.921Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-26T06:08:54.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T06:08:54.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-26T06:08:55.169Z] prd-centos7-docker-4c-2g-1723 does not seem to be running inside a container [2021-04-26T06:08:55.229Z] $ 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-191/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-191 -v /w/workspace/foundry_device-virtual-go_PR-191:/w/workspace/foundry_device-virtual-go_PR-191:rw,z -v /w/workspace/foundry_device-virtual-go_PR-191@tmp:/w/workspace/foundry_device-virtual-go_PR-191@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-26T06:08:59.752Z] $ docker top 82102c0daafc481d3e60405a392bbd8ecbee3f26ebb3d81bdb43741bd1792233 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T06:09:00.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-26T06:09:00.587Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-26T06:09:00.913Z] + ls /var/log/sa-host [2021-04-26T06:09:00.913Z] + sadf -c /var/log/sa-host/sa23 [2021-04-26T06:09:00.913Z] file_magic: OK [2021-04-26T06:09:00.913Z] HZ: Using current value: 100 [2021-04-26T06:09:00.913Z] file_header: OK [2021-04-26T06:09:00.913Z] 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-04-26T06:09:00.913Z] Statistics: [2021-04-26T06:09:00.913Z] Hnuu...uuuununununu... [2021-04-26T06:09:00.913Z] File successfully converted to sysstat format version 12.2.1 [2021-04-26T06:09:00.913Z] + sadf -c /var/log/sa-host/sa26 [2021-04-26T06:09:00.913Z] file_magic: OK [2021-04-26T06:09:00.913Z] HZ: Using current value: 100 [2021-04-26T06:09:00.913Z] file_header: OK [2021-04-26T06:09:00.913Z] 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-04-26T06:09:00.913Z] Statistics: [2021-04-26T06:09:00.913Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-26T06:09:00.913Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-26T06:09:01.188Z] provisioning config files... [2021-04-26T06:09:01.211Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-191@tmp/config8348642089420768462tmp [Pipeline] { [Pipeline] echo [2021-04-26T06:09:01.268Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:09:01.611Z] ---> create-netrc.sh [Pipeline] } [2021-04-26T06:09:01.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-26T06:09:01.721Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:09:02.078Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-26T06:09:02.107Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:09:02.454Z] ---> sudo-logs.sh [2021-04-26T06:09:02.454Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-26T06:09:02.563Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:09:02.910Z] ---> job-cost.sh [2021-04-26T06:09:02.910Z] lf-activate-venv: SKIPPING [2021-04-26T06:09:02.910Z] DEBUG: total: 0.20999999344348907 [2021-04-26T06:09:02.910Z] INFO: Retrieving Stack Cost... [2021-04-26T06:09:03.867Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-26T06:09:04.444Z] INFO: Archiving Costs [Pipeline] echo [2021-04-26T06:09:04.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:09:04.828Z] ---> logs-deploy.sh [2021-04-26T06:09:04.828Z] lf-activate-venv: SKIPPING [2021-04-26T06:09:04.828Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-191/1 [2021-04-26T06:09:04.828Z] INFO: archiving workspace using pattern(s): [2021-04-26T06:09:06.752Z] Archives upload complete. [2021-04-26T06:09:06.752Z] INFO: archiving logs to Nexus