Pull request #658 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4691506e772a7905aef1c1570386031c9c6716cc+34e320ac99befae92f8b4aae2047dc1351ba020b (e6f1bfbce73418b85f305fcaee2c2a3bd561d6e8) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-658/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-658/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13486 in /w/workspace/dgexfoundry_device-sdk-go_PR-658 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-658 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/658/head:refs/remotes/origin/PR-658 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 4691506e772a7905aef1c1570386031c9c6716cc Merge succeeded, producing 4691506e772a7905aef1c1570386031c9c6716cc Checking out Revision 4691506e772a7905aef1c1570386031c9c6716cc (PR-658) > git config core.sparsecheckout # timeout=10 > git checkout -f 4691506e772a7905aef1c1570386031c9c6716cc # 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 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4691506e772a7905aef1c1570386031c9c6716cc # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-26T06:36:03.281Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-26T06:36:03.748Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-26T06:36:03.992Z] ========================================================= [2020-11-26T06:36:03.992Z] EdgeX Global Pipelines Version Info [2020-11-26T06:36:03.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:36:05.518Z] ------------------- [2020-11-26T06:36:05.518Z] stable info: [2020-11-26T06:36:05.518Z] ------------------- [2020-11-26T06:36:05.518Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-26T06:36:05.518Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-26T06:36:05.518Z] Message: update stable to v1.0.167 [2020-11-26T06:36:06.465Z] ------------------- [2020-11-26T06:36:06.465Z] experimental info: [2020-11-26T06:36:06.465Z] ------------------- [2020-11-26T06:36:06.465Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-26T06:36:06.465Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-26T06:36:06.465Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-26T06:36:07.022Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-11-26T06:36:07.173Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-11-26T06:36:07.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-26T06:36:07.450Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-26T06:36:07.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-26T06:36:07.809Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-26T06:36:07.956Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-26T06:36:08.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-26T06:36:08.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-11-26T06:36:08.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-26T06:36:08.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-26T06:36:08.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-11-26T06:36:08.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-26T06:36:08.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-26T06:36:09.072Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-26T06:36:09.210Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T06:36:09.370Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T06:36:09.552Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T06:36:09.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-26T06:36:09.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-26T06:36:09.978Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-26T06:36:10.150Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-26T06:36:10.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-26T06:36:10.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-26T06:36:10.583Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-26T06:36:10.731Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-26T06:36:10.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-658 [Pipeline] echo [2020-11-26T06:36:11.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-658 [Pipeline] echo [2020-11-26T06:36:11.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-658 [Pipeline] echo [2020-11-26T06:36:11.300Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4691506e772a7905aef1c1570386031c9c6716cc [Pipeline] echo [2020-11-26T06:36:11.434Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4691506 [Pipeline] echo [2020-11-26T06:36:11.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T06:36:11.894Z] provisioning config files... [2020-11-26T06:36:11.925Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-658@tmp/config3475663268434473094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:36:12.390Z] ---> docker-login.sh [2020-11-26T06:36:12.390Z] nexus3.edgexfoundry.org:10001 [2020-11-26T06:36:12.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:36:12.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:36:12.917Z] Configure a credential helper to remove this warning. See [2020-11-26T06:36:12.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:36:12.917Z] [2020-11-26T06:36:12.917Z] Login Succeeded [2020-11-26T06:36:12.917Z] nexus3.edgexfoundry.org:10002 [2020-11-26T06:36:13.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:36:13.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:36:13.179Z] Configure a credential helper to remove this warning. See [2020-11-26T06:36:13.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:36:13.179Z] [2020-11-26T06:36:13.179Z] Login Succeeded [2020-11-26T06:36:13.179Z] nexus3.edgexfoundry.org:10003 [2020-11-26T06:36:13.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:36:13.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:36:13.442Z] Configure a credential helper to remove this warning. See [2020-11-26T06:36:13.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:36:13.442Z] [2020-11-26T06:36:13.442Z] Login Succeeded [2020-11-26T06:36:13.442Z] nexus3.edgexfoundry.org:10004 [2020-11-26T06:36:13.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:36:13.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:36:13.705Z] Configure a credential helper to remove this warning. See [2020-11-26T06:36:13.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:36:13.705Z] [2020-11-26T06:36:13.705Z] Login Succeeded [2020-11-26T06:36:13.705Z] docker.io [2020-11-26T06:36:13.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:36:13.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:36:13.969Z] Configure a credential helper to remove this warning. See [2020-11-26T06:36:13.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:36:13.969Z] [2020-11-26T06:36:13.969Z] Login Succeeded [2020-11-26T06:36:13.969Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T06:36:13.998Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T06:36:15.062Z] + git log --format=format:%s -1 4691506e772a7905aef1c1570386031c9c6716cc [Pipeline] echo [2020-11-26T06:36:15.170Z] GIT_COMMIT: 4691506e772a7905aef1c1570386031c9c6716cc, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo [2020-11-26T06:36:15.253Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:36:16.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T06:36:16.438Z] [2020-11-26T06:36:16.438Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:36:16.834Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T06:36:16.834Z] latest: Pulling from edgex-devops/git-semver [2020-11-26T06:36:16.834Z] 31603596830f: Pulling fs layer [2020-11-26T06:36:16.834Z] 2a8b12db71e7: Pulling fs layer [2020-11-26T06:36:16.834Z] 6ca5941a6612: Pulling fs layer [2020-11-26T06:36:16.834Z] ecc8261a40a4: Pulling fs layer [2020-11-26T06:36:16.834Z] ecc8261a40a4: Waiting [2020-11-26T06:36:16.834Z] 2a8b12db71e7: Verifying Checksum [2020-11-26T06:36:16.834Z] 2a8b12db71e7: Download complete [2020-11-26T06:36:17.105Z] 31603596830f: Verifying Checksum [2020-11-26T06:36:17.105Z] 31603596830f: Download complete [2020-11-26T06:36:17.105Z] ecc8261a40a4: Verifying Checksum [2020-11-26T06:36:17.105Z] ecc8261a40a4: Download complete [2020-11-26T06:36:17.105Z] 6ca5941a6612: Verifying Checksum [2020-11-26T06:36:17.386Z] 31603596830f: Pull complete [2020-11-26T06:36:17.648Z] 2a8b12db71e7: Pull complete [2020-11-26T06:36:18.231Z] 6ca5941a6612: Pull complete [2020-11-26T06:36:18.495Z] ecc8261a40a4: Pull complete [2020-11-26T06:36:18.495Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-26T06:36:18.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T06:36:18.757Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-26T06:36:18.890Z] prd-centos7-docker-4c-2g-13486 does not seem to be running inside a container [2020-11-26T06:36:18.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-658 -v /w/workspace/dgexfoundry_device-sdk-go_PR-658:/w/workspace/dgexfoundry_device-sdk-go_PR-658:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-658@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-658@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 [2020-11-26T06:36:21.295Z] $ docker top 5393698fa842aaa1e7770d61b914dda9985aaae6146c994d17dfb12f9118d36b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-26T06:36:21.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T06:36:21.758Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T06:36:21.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T06:36:21.973Z] $ docker exec 5393698fa842aaa1e7770d61b914dda9985aaae6146c994d17dfb12f9118d36b ssh-agent [2020-11-26T06:36:22.140Z] SSH_AUTH_SOCK=/tmp/ssh-QzpLNXQ6zCWH/agent.12 [2020-11-26T06:36:22.140Z] SSH_AGENT_PID=17 [2020-11-26T06:36:22.155Z] Running ssh-add (command line suppressed) [2020-11-26T06:36:22.288Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-658@tmp/private_key_1752862365973932461.key (/w/workspace/dgexfoundry_device-sdk-go_PR-658@tmp/private_key_1752862365973932461.key) [2020-11-26T06:36:22.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T06:36:22.721Z] + git tag --points-at HEAD [Pipeline] } [2020-11-26T06:36:22.753Z] $ docker exec --env ******** --env ******** 5393698fa842aaa1e7770d61b914dda9985aaae6146c994d17dfb12f9118d36b ssh-agent -k [2020-11-26T06:36:22.871Z] unset SSH_AUTH_SOCK; [2020-11-26T06:36:22.871Z] unset SSH_AGENT_PID; [2020-11-26T06:36:22.871Z] echo Agent pid 17 killed; [2020-11-26T06:36:22.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-26T06:36:23.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T06:36:23.136Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T06:36:23.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T06:36:23.317Z] $ docker exec 5393698fa842aaa1e7770d61b914dda9985aaae6146c994d17dfb12f9118d36b ssh-agent [2020-11-26T06:36:23.477Z] SSH_AUTH_SOCK=/tmp/ssh-x2HlndVxLMfU/agent.48 [2020-11-26T06:36:23.477Z] SSH_AGENT_PID=53 [2020-11-26T06:36:23.484Z] Running ssh-add (command line suppressed) [2020-11-26T06:36:23.604Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-658@tmp/private_key_1365523917361071860.key (/w/workspace/dgexfoundry_device-sdk-go_PR-658@tmp/private_key_1365523917361071860.key) [2020-11-26T06:36:23.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T06:36:24.055Z] + git semver init [2020-11-26T06:36:24.055Z] # -> Open(): unable to determine branch for HEAD [2020-11-26T06:36:24.055Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-658/.git [2020-11-26T06:36:24.055Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-658 [2020-11-26T06:36:24.055Z] # $SEMVER_REMOTE_NAME = origin [2020-11-26T06:36:24.055Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-26T06:36:24.055Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-26T06:36:24.055Z] # $SEMVER_BRANCH = PR-658 [2020-11-26T06:36:24.055Z] # $SEMVER_TEMP = /tmp/semver-459304665 [2020-11-26T06:36:24.055Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-11-26T06:36:24.632Z] # '/tmp/semver-459304665' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-658/.semver' [2020-11-26T06:36:24.632Z] # -> Force: false [2020-11-26T06:36:24.632Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-658/.semver [Pipeline] } [2020-11-26T06:36:24.658Z] $ docker exec --env ******** --env ******** 5393698fa842aaa1e7770d61b914dda9985aaae6146c994d17dfb12f9118d36b ssh-agent -k [2020-11-26T06:36:24.770Z] unset SSH_AUTH_SOCK; [2020-11-26T06:36:24.771Z] unset SSH_AGENT_PID; [2020-11-26T06:36:24.771Z] echo Agent pid 53 killed; [2020-11-26T06:36:24.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-26T06:36:25.445Z] + git semver [Pipeline] } [2020-11-26T06:36:25.476Z] $ docker stop --time=1 5393698fa842aaa1e7770d61b914dda9985aaae6146c994d17dfb12f9118d36b [2020-11-26T06:36:26.834Z] $ docker rm -f 5393698fa842aaa1e7770d61b914dda9985aaae6146c994d17dfb12f9118d36b [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T06:36:27.374Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-26T06:36:27.822Z] Stashed 1 file(s) [Pipeline] echo [2020-11-26T06:36:27.846Z] [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 [2020-11-26T06:36:43.783Z] Still waiting to schedule task [2020-11-26T06:36:43.783Z] ‘prd-centos7-docker-4c-2g-13487’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-11-26T06:36:43.813Z] Still waiting to schedule task [2020-11-26T06:36:43.813Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-11-26T06:38:37.276Z] Running on prd-centos7-docker-4c-2g-13489 in /w/workspace/dgexfoundry_device-sdk-go_PR-658 [Pipeline] { [Pipeline] ws [2020-11-26T06:38:37.397Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-11-26T06:38:40.089Z] using credential edgex-jenkins-ssh [2020-11-26T06:38:40.152Z] Cloning the remote Git repository [2020-11-26T06:38:39.791Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:38:39.857Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-11-26T06:38:39.919Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:38:39.920Z] > git --version # timeout=10 [2020-11-26T06:38:39.927Z] > git --version # 'git version 2.24.3' [2020-11-26T06:38:39.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:38:39.954Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T06:38:41.394Z] Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 4691506e772a7905aef1c1570386031c9c6716cc [2020-11-26T06:38:41.494Z] Merge succeeded, producing 4691506e772a7905aef1c1570386031c9c6716cc [2020-11-26T06:38:41.495Z] Checking out Revision 4691506e772a7905aef1c1570386031c9c6716cc (PR-658) [2020-11-26T06:38:40.672Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T06:38:40.678Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T06:38:40.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T06:38:40.705Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:38:40.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:38:40.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/658/head:refs/remotes/origin/PR-658 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-26T06:38:41.115Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T06:38:41.121Z] > git checkout -f 4691506e772a7905aef1c1570386031c9c6716cc # timeout=10 [2020-11-26T06:38:41.177Z] > git remote # timeout=10 [2020-11-26T06:38:41.184Z] > git config --get remote.origin.url # timeout=10 [2020-11-26T06:38:41.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:38:41.194Z] > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 [2020-11-26T06:38:41.207Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-26T06:38:41.219Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T06:38:41.223Z] > git checkout -f 4691506e772a7905aef1c1570386031c9c6716cc # timeout=10 [2020-11-26T06:38:44.885Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2020-11-26T06:38:44.915Z] > git --version # timeout=10 [2020-11-26T06:38:44.920Z] > git --version # 'git version 2.24.3' [2020-11-26T06:38:44.925Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T06:38:46.539Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-26T06:38:46.891Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T06:38:47.218Z] + true [2020-11-26T06:38:47.218Z] + sudo service docker restart [2020-11-26T06:38:47.218Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T06:38:48.306Z] provisioning config files... [2020-11-26T06:38:48.352Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5461002712698236366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:38:48.869Z] ---> docker-login.sh [2020-11-26T06:38:48.869Z] nexus3.edgexfoundry.org:10001 [2020-11-26T06:38:49.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:38:49.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:38:49.397Z] Configure a credential helper to remove this warning. See [2020-11-26T06:38:49.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:38:49.397Z] [2020-11-26T06:38:49.397Z] Login Succeeded [2020-11-26T06:38:49.397Z] nexus3.edgexfoundry.org:10002 [2020-11-26T06:38:49.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:38:49.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:38:49.660Z] Configure a credential helper to remove this warning. See [2020-11-26T06:38:49.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:38:49.660Z] [2020-11-26T06:38:49.660Z] Login Succeeded [2020-11-26T06:38:49.660Z] nexus3.edgexfoundry.org:10003 [2020-11-26T06:38:49.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:38:49.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:38:49.660Z] Configure a credential helper to remove this warning. See [2020-11-26T06:38:49.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:38:49.660Z] [2020-11-26T06:38:49.660Z] Login Succeeded [2020-11-26T06:38:49.660Z] nexus3.edgexfoundry.org:10004 [2020-11-26T06:38:49.761Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13488 in /w/workspace/dgexfoundry_device-sdk-go_PR-658 [Pipeline] { [Pipeline] ws [2020-11-26T06:38:49.864Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [2020-11-26T06:38:49.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:38:49.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:38:49.927Z] Configure a credential helper to remove this warning. See [2020-11-26T06:38:49.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:38:49.927Z] [2020-11-26T06:38:49.927Z] Login Succeeded [2020-11-26T06:38:49.927Z] docker.io [Pipeline] checkout [2020-11-26T06:38:50.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:38:50.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:38:50.458Z] Configure a credential helper to remove this warning. See [2020-11-26T06:38:50.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:38:50.458Z] [2020-11-26T06:38:50.458Z] Login Succeeded [2020-11-26T06:38:50.458Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T06:38:50.484Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-26T06:38:51.087Z] ========================================================= [2020-11-26T06:38:51.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-26T06:38:51.087Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:38:51.514Z] + 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 . [2020-11-26T06:38:51.514Z] Sending build context to Docker daemon 2.36MB [2020-11-26T06:38:51.514Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-26T06:38:51.514Z] Step 2/8 : FROM ${BASE} [2020-11-26T06:38:51.777Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-26T06:38:51.777Z] df20fa9351a1: Pulling fs layer [2020-11-26T06:38:51.777Z] ed8968b2872e: Pulling fs layer [2020-11-26T06:38:51.777Z] a92cc7c5fd73: Pulling fs layer [2020-11-26T06:38:51.777Z] e871e8e8d7a9: Pulling fs layer [2020-11-26T06:38:51.777Z] e73272ec9a57: Pulling fs layer [2020-11-26T06:38:51.777Z] 1e910a182e73: Pulling fs layer [2020-11-26T06:38:51.777Z] 4e634b169226: Pulling fs layer [2020-11-26T06:38:51.777Z] e73272ec9a57: Waiting [2020-11-26T06:38:51.777Z] 1e910a182e73: Waiting [2020-11-26T06:38:51.777Z] 4e634b169226: Waiting [2020-11-26T06:38:51.777Z] e871e8e8d7a9: Waiting [2020-11-26T06:38:51.777Z] a92cc7c5fd73: Verifying Checksum [2020-11-26T06:38:51.777Z] a92cc7c5fd73: Download complete [2020-11-26T06:38:51.777Z] ed8968b2872e: Verifying Checksum [2020-11-26T06:38:51.777Z] ed8968b2872e: Download complete [2020-11-26T06:38:51.777Z] e73272ec9a57: Verifying Checksum [2020-11-26T06:38:51.777Z] e73272ec9a57: Download complete [2020-11-26T06:38:52.352Z] 1e910a182e73: Verifying Checksum [2020-11-26T06:38:52.352Z] 1e910a182e73: Download complete [2020-11-26T06:38:52.352Z] df20fa9351a1: Verifying Checksum [2020-11-26T06:38:52.352Z] df20fa9351a1: Download complete [2020-11-26T06:38:52.617Z] df20fa9351a1: Pull complete [2020-11-26T06:38:52.880Z] ed8968b2872e: Pull complete [2020-11-26T06:38:53.149Z] a92cc7c5fd73: Pull complete [2020-11-26T06:38:54.557Z] 4e634b169226: Verifying Checksum [2020-11-26T06:38:54.557Z] 4e634b169226: Download complete [2020-11-26T06:38:54.755Z] using credential edgex-jenkins-ssh [2020-11-26T06:38:54.820Z] Cloning the remote Git repository [2020-11-26T06:38:54.880Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:38:54.985Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-11-26T06:38:55.144Z] e871e8e8d7a9: Verifying Checksum [2020-11-26T06:38:55.144Z] e871e8e8d7a9: Download complete [2020-11-26T06:38:55.066Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:38:55.067Z] > git --version # timeout=10 [2020-11-26T06:38:55.086Z] > git --version # 'git version 2.17.1' [2020-11-26T06:38:55.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:38:55.164Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T06:38:56.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T06:38:56.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T06:38:56.180Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T06:38:56.216Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:38:56.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:38:56.685Z] Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 4691506e772a7905aef1c1570386031c9c6716cc [2020-11-26T06:38:56.945Z] Merge succeeded, producing 4691506e772a7905aef1c1570386031c9c6716cc [2020-11-26T06:38:56.945Z] Checking out Revision 4691506e772a7905aef1c1570386031c9c6716cc (PR-658) [2020-11-26T06:38:56.228Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/658/head:refs/remotes/origin/PR-658 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-26T06:38:56.707Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T06:38:56.719Z] > git checkout -f 4691506e772a7905aef1c1570386031c9c6716cc # timeout=10 [2020-11-26T06:38:56.829Z] > git remote # timeout=10 [2020-11-26T06:38:56.846Z] > git config --get remote.origin.url # timeout=10 [2020-11-26T06:38:56.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:38:56.876Z] > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 [2020-11-26T06:38:56.898Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-26T06:38:56.958Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T06:38:56.972Z] > git checkout -f 4691506e772a7905aef1c1570386031c9c6716cc # timeout=10 [2020-11-26T06:39:00.503Z] e871e8e8d7a9: Pull complete [2020-11-26T06:39:00.503Z] e73272ec9a57: Pull complete [2020-11-26T06:39:00.503Z] 1e910a182e73: Pull complete [2020-11-26T06:39:01.434Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2020-11-26T06:39:01.495Z] > git --version # timeout=10 [2020-11-26T06:39:01.511Z] > git --version # 'git version 2.17.1' [2020-11-26T06:39:01.520Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T06:39:03.333Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-26T06:39:03.742Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T06:39:04.108Z] + + true [2020-11-26T06:39:04.109Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T06:39:06.936Z] provisioning config files... [2020-11-26T06:39:06.977Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2016808172910931716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:39:07.151Z] 4e634b169226: Pull complete [2020-11-26T06:39:07.151Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-26T06:39:07.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-26T06:39:07.151Z] ---> f7629b54cfaa [2020-11-26T06:39:07.151Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:39:07.151Z] ---> Running in c739650ad011 [2020-11-26T06:39:07.151Z] Removing intermediate container c739650ad011 [2020-11-26T06:39:07.151Z] ---> 8754c2506608 [2020-11-26T06:39:07.151Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T06:39:07.151Z] ---> Running in dd4c30e9ff77 [2020-11-26T06:39:07.431Z] ---> docker-login.sh [2020-11-26T06:39:07.431Z] nexus3.edgexfoundry.org:10001 [2020-11-26T06:39:08.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:39:08.555Z] Removing intermediate container dd4c30e9ff77 [2020-11-26T06:39:08.555Z] ---> 6509e58398ae [2020-11-26T06:39:08.555Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-26T06:39:08.555Z] ---> Running in 38155b0d4df1 [2020-11-26T06:39:08.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:39:08.687Z] Configure a credential helper to remove this warning. See [2020-11-26T06:39:08.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:39:08.687Z] [2020-11-26T06:39:08.687Z] Login Succeeded [2020-11-26T06:39:08.687Z] nexus3.edgexfoundry.org:10002 [2020-11-26T06:39:08.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:39:09.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:39:09.239Z] Configure a credential helper to remove this warning. See [2020-11-26T06:39:09.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:39:09.239Z] [2020-11-26T06:39:09.239Z] Login Succeeded [2020-11-26T06:39:09.239Z] nexus3.edgexfoundry.org:10003 [2020-11-26T06:39:09.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:39:09.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:39:09.788Z] Configure a credential helper to remove this warning. See [2020-11-26T06:39:09.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:39:09.788Z] [2020-11-26T06:39:09.788Z] Login Succeeded [2020-11-26T06:39:09.788Z] nexus3.edgexfoundry.org:10004 [2020-11-26T06:39:09.955Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T06:39:10.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:39:10.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:39:10.347Z] Configure a credential helper to remove this warning. See [2020-11-26T06:39:10.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:39:10.347Z] [2020-11-26T06:39:10.347Z] Login Succeeded [2020-11-26T06:39:10.347Z] docker.io [2020-11-26T06:39:10.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T06:39:10.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:39:10.796Z] OK: 166 MiB in 39 packages [2020-11-26T06:39:11.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:39:11.215Z] Configure a credential helper to remove this warning. See [2020-11-26T06:39:11.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:39:11.215Z] [2020-11-26T06:39:11.215Z] Login Succeeded [2020-11-26T06:39:11.215Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T06:39:11.248Z] Deleting 1 temporary files [Pipeline] // wrap [2020-11-26T06:39:11.373Z] Removing intermediate container 38155b0d4df1 [2020-11-26T06:39:11.373Z] ---> 6181fac6626b [2020-11-26T06:39:11.373Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-26T06:39:11.373Z] ---> Running in 11f94012fc63 [2020-11-26T06:39:11.373Z] Removing intermediate container 11f94012fc63 [2020-11-26T06:39:11.373Z] ---> 8492aecf474b [2020-11-26T06:39:11.373Z] Step 7/8 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-26T06:39:11.809Z] ========================================================= [2020-11-26T06:39:11.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-26T06:39:11.809Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:39:12.239Z] + 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 . [2020-11-26T06:39:12.775Z] ---> 5a7702a4e1e2 [2020-11-26T06:39:12.775Z] Step 8/8 : RUN go mod download [2020-11-26T06:39:12.775Z] ---> Running in ac39b67d8f0f [2020-11-26T06:39:12.854Z] Sending build context to Docker daemon 2.359MB [2020-11-26T06:39:12.854Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-26T06:39:12.854Z] Step 2/8 : FROM ${BASE} [2020-11-26T06:39:12.854Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-26T06:39:12.854Z] b538f80385f9: Pulling fs layer [2020-11-26T06:39:12.854Z] 74f711af9a0d: Pulling fs layer [2020-11-26T06:39:12.854Z] 99f96fe45779: Pulling fs layer [2020-11-26T06:39:12.854Z] 8529a6b9a6be: Pulling fs layer [2020-11-26T06:39:12.854Z] 45590311c82a: Pulling fs layer [2020-11-26T06:39:12.854Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-26T06:39:12.854Z] 209524e5b208: Pulling fs layer [2020-11-26T06:39:12.854Z] 8529a6b9a6be: Waiting [2020-11-26T06:39:12.854Z] 45590311c82a: Waiting [2020-11-26T06:39:12.854Z] 69ca0ff8b7b3: Waiting [2020-11-26T06:39:12.854Z] 209524e5b208: Waiting [2020-11-26T06:39:12.854Z] 99f96fe45779: Verifying Checksum [2020-11-26T06:39:12.854Z] 99f96fe45779: Download complete [2020-11-26T06:39:12.854Z] 74f711af9a0d: Download complete [2020-11-26T06:39:12.854Z] 45590311c82a: Verifying Checksum [2020-11-26T06:39:12.854Z] 45590311c82a: Download complete [2020-11-26T06:39:12.854Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-26T06:39:12.854Z] 69ca0ff8b7b3: Download complete [2020-11-26T06:39:13.840Z] b538f80385f9: Verifying Checksum [2020-11-26T06:39:13.840Z] b538f80385f9: Download complete [2020-11-26T06:39:14.444Z] b538f80385f9: Pull complete [2020-11-26T06:39:15.050Z] 74f711af9a0d: Pull complete [2020-11-26T06:39:15.649Z] 99f96fe45779: Pull complete [2020-11-26T06:39:16.249Z] 209524e5b208: Verifying Checksum [2020-11-26T06:39:16.249Z] 209524e5b208: Download complete [2020-11-26T06:39:17.691Z] 8529a6b9a6be: Verifying Checksum [2020-11-26T06:39:17.691Z] 8529a6b9a6be: Download complete [2020-11-26T06:39:27.840Z] 8529a6b9a6be: Pull complete [2020-11-26T06:39:28.113Z] 45590311c82a: Pull complete [2020-11-26T06:39:28.389Z] 69ca0ff8b7b3: Pull complete [2020-11-26T06:39:32.729Z] 209524e5b208: Pull complete [2020-11-26T06:39:32.729Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-26T06:39:32.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-26T06:39:32.729Z] ---> 5bddaf1c2fca [2020-11-26T06:39:32.729Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:39:35.357Z] ---> Running in f24ea2136e1d [2020-11-26T06:39:35.631Z] Removing intermediate container f24ea2136e1d [2020-11-26T06:39:35.631Z] ---> b80a3abdb58d [2020-11-26T06:39:35.631Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T06:39:35.631Z] ---> Running in e6c010b0ce6f [2020-11-26T06:39:38.270Z] Removing intermediate container e6c010b0ce6f [2020-11-26T06:39:38.270Z] ---> 6f055f446400 [2020-11-26T06:39:38.270Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-26T06:39:38.270Z] ---> Running in 53fceb9b6bce [2020-11-26T06:39:39.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T06:39:39.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T06:39:40.458Z] OK: 142 MiB in 39 packages [2020-11-26T06:39:41.896Z] Removing intermediate container 53fceb9b6bce [2020-11-26T06:39:41.896Z] ---> b11a7679fa45 [2020-11-26T06:39:41.896Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-26T06:39:41.896Z] ---> Running in 58436c744a98 [2020-11-26T06:39:42.180Z] Removing intermediate container 58436c744a98 [2020-11-26T06:39:42.180Z] ---> 8bc0b1e19a12 [2020-11-26T06:39:42.180Z] Step 7/8 : COPY . . [2020-11-26T06:39:43.614Z] ---> 4fd50298990b [2020-11-26T06:39:43.614Z] Step 8/8 : RUN go mod download [2020-11-26T06:39:43.614Z] ---> Running in 4e73e5ceded8 [2020-11-26T06:41:34.398Z] Removing intermediate container ac39b67d8f0f [2020-11-26T06:41:34.399Z] ---> befc65dcd3fa [2020-11-26T06:41:34.399Z] Successfully built befc65dcd3fa [2020-11-26T06:41:34.399Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:41:34.762Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T06:41:34.762Z] . [Pipeline] withDockerContainer [2020-11-26T06:41:34.904Z] prd-centos7-docker-4c-2g-13489 does not seem to be running inside a container [2020-11-26T06:41:34.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2020-11-26T06:41:35.432Z] Removing intermediate container 4e73e5ceded8 [2020-11-26T06:41:35.432Z] ---> 60b4b4d38ac1 [2020-11-26T06:41:35.432Z] Successfully built 60b4b4d38ac1 [2020-11-26T06:41:35.432Z] Successfully tagged ci-base-image-arm64:latest [2020-11-26T06:41:35.786Z] $ docker top ea0b15746accd7358b7b30f6842590262f51489dc426f1e3f7f0ad376b7a7fbb -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:41:36.389Z] + go version [2020-11-26T06:41:36.390Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-26T06:41:36.424Z] $ docker stop --time=1 ea0b15746accd7358b7b30f6842590262f51489dc426f1e3f7f0ad376b7a7fbb [2020-11-26T06:41:36.547Z] + docker inspect -f . ci-base-image-arm64 [2020-11-26T06:41:36.547Z] . [2020-11-26T06:41:37.810Z] $ docker rm -f ea0b15746accd7358b7b30f6842590262f51489dc426f1e3f7f0ad376b7a7fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2020-11-26T06:41:38.313Z] prd-ubuntu18.04-docker-arm64-4c-16g-13488 does not seem to be running inside a container [2020-11-26T06:41:38.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2020-11-26T06:41:39.866Z] $ docker top 456fdc5b2cddb5eae933949b725f331cb5099ea8c466946e99eea4c818937cac -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-11-26T06:41:41.033Z] + go version [2020-11-26T06:41:41.033Z] go version go1.15.2 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2020-11-26T06:41:41.226Z] $ docker stop --time=1 456fdc5b2cddb5eae933949b725f331cb5099ea8c466946e99eea4c818937cac [2020-11-26T06:41:41.388Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T06:41:41.388Z] . [2020-11-26T06:41:43.134Z] $ docker rm -f 456fdc5b2cddb5eae933949b725f331cb5099ea8c466946e99eea4c818937cac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2020-11-26T06:41:43.593Z] prd-centos7-docker-4c-2g-13489 does not seem to be running inside a container [2020-11-26T06:41:43.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2020-11-26T06:41:44.426Z] $ docker top e58de07a6374c20268cbd693dcbbff498e053973b7161e0ff383f758af915a40 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-11-26T06:41:45.076Z] + make test [2020-11-26T06:41:45.076Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:41:45.571Z] + docker inspect -f . ci-base-image-arm64 [2020-11-26T06:41:45.572Z] . [Pipeline] withDockerContainer [2020-11-26T06:41:45.838Z] prd-ubuntu18.04-docker-arm64-4c-16g-13488 does not seem to be running inside a container [2020-11-26T06:41:45.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2020-11-26T06:41:47.400Z] $ docker top 4d47ec794696bb97c8ec799342328de9dca48b5ee447e1985e6a7410363cbdfe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T06:41:48.458Z] + make test [2020-11-26T06:41:48.458Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-26T06:41:53.299Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-26T06:42:08.380Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-26T06:42:08.380Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-26T06:42:08.380Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-26T06:42:08.380Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.049s coverage: 20.6% of statements [2020-11-26T06:42:08.658Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.454s coverage: 97.1% of statements [2020-11-26T06:42:10.663Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-26T06:42:40.848Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.048s coverage: 9.4% of statements [2020-11-26T06:42:40.848Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.048s coverage: 21.9% of statements [2020-11-26T06:42:40.848Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-26T06:42:40.848Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.241s coverage: 42.5% of statements [2020-11-26T06:42:40.848Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-26T06:42:40.848Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.301s coverage: 68.9% of statements [2020-11-26T06:42:40.848Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-26T06:42:40.848Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-26T06:42:40.848Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-26T06:42:40.848Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-26T06:42:40.848Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.070s coverage: 52.6% of statements [2020-11-26T06:42:40.848Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-26T06:42:40.848Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-26T06:42:40.848Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-26T06:42:40.848Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.460s coverage: 68.9% of statements [2020-11-26T06:42:40.848Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.058s coverage: 4.7% of statements [2020-11-26T06:42:40.848Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-26T06:42:40.848Z] GO111MODULE=on go vet ./... [2020-11-26T06:42:47.582Z] gofmt -l . [2020-11-26T06:42:47.847Z] [ "`gofmt -l .`" = "" ] [2020-11-26T06:42:47.847Z] ./bin/test-attribution-txt.sh [2020-11-26T06:42:48.432Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-26T06:42:48.729Z] $ docker stop --time=1 e58de07a6374c20268cbd693dcbbff498e053973b7161e0ff383f758af915a40 [2020-11-26T06:42:49.742Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-26T06:42:49.742Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-26T06:42:49.742Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-26T06:42:49.742Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.135s coverage: 20.6% of statements [2020-11-26T06:42:50.790Z] $ docker rm -f e58de07a6374c20268cbd693dcbbff498e053973b7161e0ff383f758af915a40 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T06:42:51.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-26T06:42:52.005Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-11-26T06:42:54.096Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.238s coverage: 97.1% of statements [Pipeline] sh [2020-11-26T06:42:55.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-26T06:42:55.365Z] + ls -al . [2020-11-26T06:42:55.365Z] total 208 [2020-11-26T06:42:55.365Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 26 06:42 . [2020-11-26T06:42:55.365Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 26 06:38 .. [2020-11-26T06:42:55.365Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 26 06:38 bin [2020-11-26T06:42:55.365Z] -rw-r--r--. 1 jenkins jenkins 127610 Nov 26 06:42 coverage.out [2020-11-26T06:42:55.365Z] -rw-rw-r--. 1 jenkins jenkins 936 Nov 26 06:38 Dockerfile.build [2020-11-26T06:42:55.365Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 26 06:38 .dockerignore [2020-11-26T06:42:55.365Z] drwxrwxr-x. 4 jenkins jenkins 48 Nov 26 06:38 example [2020-11-26T06:42:55.365Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 26 06:38 .git [2020-11-26T06:42:55.365Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 26 06:38 .github [2020-11-26T06:42:55.365Z] -rw-rw-r--. 1 jenkins jenkins 138 Nov 26 06:38 .gitignore [2020-11-26T06:42:55.365Z] -rw-r--r--. 1 jenkins jenkins 518 Nov 26 06:42 go.mod [2020-11-26T06:42:55.365Z] -rw-r--r--. 1 jenkins jenkins 13546 Nov 26 06:42 go.sum [2020-11-26T06:42:55.365Z] drwxrwxr-x. 15 jenkins jenkins 211 Nov 26 06:38 internal [2020-11-26T06:42:55.365Z] -rw-rw-r--. 1 jenkins jenkins 901 Nov 26 06:38 Jenkinsfile [2020-11-26T06:42:55.365Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 26 06:38 LICENSE [2020-11-26T06:42:55.365Z] -rw-rw-r--. 1 jenkins jenkins 1013 Nov 26 06:38 Makefile [2020-11-26T06:42:55.365Z] drwxrwxr-x. 4 jenkins jenkins 26 Nov 26 06:38 openapi [2020-11-26T06:42:55.365Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 26 06:38 pkg [2020-11-26T06:42:55.365Z] -rw-rw-r--. 1 jenkins jenkins 5897 Nov 26 06:38 README.md [2020-11-26T06:42:55.365Z] -rw-rw-r--. 1 jenkins jenkins 4291 Nov 26 06:38 RELEASE-NOTES.txt [2020-11-26T06:42:55.365Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 26 06:38 snap [2020-11-26T06:42:55.365Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 26 06:36 VERSION [2020-11-26T06:42:55.365Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 26 06:38 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:42:55.714Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4691506e772a7905aef1c1570386031c9c6716cc --label arch=amd64 --label version=0.0.0 . [2020-11-26T06:42:55.976Z] Sending build context to Docker daemon 2.489MB [2020-11-26T06:42:55.976Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-26T06:42:55.976Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-26T06:42:55.976Z] ---> befc65dcd3fa [2020-11-26T06:42:55.976Z] Step 3/24 : ARG MAKE='make build' [2020-11-26T06:42:56.562Z] ---> Running in bdc86aa70b99 [2020-11-26T06:42:56.826Z] Removing intermediate container bdc86aa70b99 [2020-11-26T06:42:56.826Z] ---> 5fb04e7bcbac [2020-11-26T06:42:56.826Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-26T06:42:56.826Z] ---> Running in 5cd5a07924bc [2020-11-26T06:42:57.098Z] Removing intermediate container 5cd5a07924bc [2020-11-26T06:42:57.098Z] ---> d5def9b2c777 [2020-11-26T06:42:57.098Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:42:57.098Z] ---> Running in d96e6f5470bc [2020-11-26T06:42:57.364Z] Removing intermediate container d96e6f5470bc [2020-11-26T06:42:57.364Z] ---> bb560eda87f9 [2020-11-26T06:42:57.364Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T06:42:57.364Z] ---> Running in 6bf71fcd230c [2020-11-26T06:42:58.355Z] Removing intermediate container 6bf71fcd230c [2020-11-26T06:42:58.355Z] ---> 1be3bc565e3f [2020-11-26T06:42:58.355Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-26T06:42:58.355Z] ---> Running in 70b334ecb8ad [2020-11-26T06:42:58.954Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T06:42:59.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T06:43:00.478Z] OK: 166 MiB in 39 packages [2020-11-26T06:43:00.743Z] Removing intermediate container 70b334ecb8ad [2020-11-26T06:43:00.743Z] ---> 01cc97803c2d [2020-11-26T06:43:00.743Z] Step 8/24 : COPY . . [2020-11-26T06:43:02.143Z] ---> 799f7f55d6dc [2020-11-26T06:43:02.143Z] Step 9/24 : RUN ${MAKE} [2020-11-26T06:43:02.143Z] ---> Running in c7d0fe11d09b [2020-11-26T06:43:02.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-11-26T06:43:10.902Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-26T06:43:13.614Z] Removing intermediate container c7d0fe11d09b [2020-11-26T06:43:13.614Z] ---> 0cd52563f1b8 [2020-11-26T06:43:13.614Z] Step 10/24 : FROM scratch [2020-11-26T06:43:13.614Z] ---> [2020-11-26T06:43:13.614Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:43:13.614Z] ---> Running in 3c2779c972f8 [2020-11-26T06:43:13.614Z] Removing intermediate container 3c2779c972f8 [2020-11-26T06:43:13.614Z] ---> 0edd8d84c32d [2020-11-26T06:43:13.614Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-26T06:43:13.614Z] ---> Running in bb913ac0a12f [2020-11-26T06:43:13.614Z] Removing intermediate container bb913ac0a12f [2020-11-26T06:43:13.614Z] ---> 34cf4ed1a3a4 [2020-11-26T06:43:13.614Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-26T06:43:13.881Z] ---> Running in 7d41d573cba9 [2020-11-26T06:43:13.881Z] Removing intermediate container 7d41d573cba9 [2020-11-26T06:43:13.881Z] ---> 264def565d70 [2020-11-26T06:43:13.881Z] Step 14/24 : WORKDIR / [2020-11-26T06:43:13.881Z] ---> Running in a73788077cae [2020-11-26T06:43:14.163Z] Removing intermediate container a73788077cae [2020-11-26T06:43:14.163Z] ---> 646086763f4e [2020-11-26T06:43:14.163Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-26T06:43:14.751Z] ---> 95403d975273 [2020-11-26T06:43:14.751Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-26T06:43:15.016Z] ---> 44a9d6e86012 [2020-11-26T06:43:15.016Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-26T06:43:15.288Z] ---> d2bafee936cc [2020-11-26T06:43:15.289Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-26T06:43:15.556Z] ---> 1b65a8da33a5 [2020-11-26T06:43:15.556Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-26T06:43:15.824Z] ---> 21bc288b16b0 [2020-11-26T06:43:15.824Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-26T06:43:15.824Z] ---> Running in 41c6d9521d66 [2020-11-26T06:43:15.824Z] Removing intermediate container 41c6d9521d66 [2020-11-26T06:43:15.824Z] ---> 7ccb6e062433 [2020-11-26T06:43:15.824Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T06:43:16.092Z] ---> Running in 5b84eeef1ef2 [2020-11-26T06:43:16.092Z] Removing intermediate container 5b84eeef1ef2 [2020-11-26T06:43:16.092Z] ---> e4145a2b4241 [2020-11-26T06:43:16.092Z] Step 22/24 : LABEL arch=amd64 [2020-11-26T06:43:16.369Z] ---> Running in 6fa5395eb4a5 [2020-11-26T06:43:16.369Z] Removing intermediate container 6fa5395eb4a5 [2020-11-26T06:43:16.369Z] ---> f2e2b58276e1 [2020-11-26T06:43:16.369Z] Step 23/24 : LABEL git_sha=4691506e772a7905aef1c1570386031c9c6716cc [2020-11-26T06:43:16.369Z] ---> Running in 5af9ccaa707d [2020-11-26T06:43:16.635Z] Removing intermediate container 5af9ccaa707d [2020-11-26T06:43:16.635Z] ---> cb87dff6ee63 [2020-11-26T06:43:16.635Z] Step 24/24 : LABEL version=0.0.0 [2020-11-26T06:43:16.635Z] ---> Running in 669e95556910 [2020-11-26T06:43:16.900Z] Removing intermediate container 669e95556910 [2020-11-26T06:43:16.900Z] ---> 30f74b0826bb [2020-11-26T06:43:16.900Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-26T06:43:16.900Z] Successfully built 30f74b0826bb [2020-11-26T06:43:16.900Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-26T06:43:21.275Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.130s coverage: 9.4% of statements [2020-11-26T06:43:21.275Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.121s coverage: 21.9% of statements [2020-11-26T06:43:21.275Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-26T06:43:21.275Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.560s coverage: 42.5% of statements [2020-11-26T06:43:21.275Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-26T06:43:21.275Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.808s coverage: 68.9% of statements [2020-11-26T06:43:21.275Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-26T06:43:21.275Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-26T06:43:21.275Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-26T06:43:21.275Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-26T06:43:21.275Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.204s coverage: 52.6% of statements [2020-11-26T06:43:21.275Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-26T06:43:21.275Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-26T06:43:21.275Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-26T06:43:21.275Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.921s coverage: 68.9% of statements [2020-11-26T06:43:21.275Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.135s coverage: 4.7% of statements [2020-11-26T06:43:21.275Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-26T06:43:21.552Z] GO111MODULE=on go vet ./... [2020-11-26T06:43:53.946Z] gofmt -l . [2020-11-26T06:43:53.946Z] [ "`gofmt -l .`" = "" ] [2020-11-26T06:43:53.946Z] ./bin/test-attribution-txt.sh [2020-11-26T06:43:53.946Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-26T06:43:53.988Z] $ docker stop --time=1 4d47ec794696bb97c8ec799342328de9dca48b5ee447e1985e6a7410363cbdfe [2020-11-26T06:43:56.134Z] $ docker rm -f 4d47ec794696bb97c8ec799342328de9dca48b5ee447e1985e6a7410363cbdfe [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T06:43:57.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-26T06:43:57.420Z] Warning: overwriting stash ‘coverage-report’ [2020-11-26T06:43:58.239Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T06:43:59.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-26T06:43:59.888Z] + ls -al . [2020-11-26T06:43:59.888Z] total 244 [2020-11-26T06:43:59.888Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 26 06:43 . [2020-11-26T06:43:59.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 06:38 .. [2020-11-26T06:43:59.888Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 26 06:38 .dockerignore [2020-11-26T06:43:59.888Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 26 06:39 .git [2020-11-26T06:43:59.888Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 26 06:38 .github [2020-11-26T06:43:59.888Z] -rw-rw-r-- 1 jenkins jenkins 138 Nov 26 06:38 .gitignore [2020-11-26T06:43:59.888Z] -rw-rw-r-- 1 jenkins jenkins 936 Nov 26 06:38 Dockerfile.build [2020-11-26T06:43:59.888Z] -rw-rw-r-- 1 jenkins jenkins 901 Nov 26 06:38 Jenkinsfile [2020-11-26T06:43:59.888Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 26 06:38 LICENSE [2020-11-26T06:43:59.888Z] -rw-rw-r-- 1 jenkins jenkins 1013 Nov 26 06:38 Makefile [2020-11-26T06:43:59.888Z] -rw-rw-r-- 1 jenkins jenkins 5897 Nov 26 06:38 README.md [2020-11-26T06:43:59.888Z] -rw-rw-r-- 1 jenkins jenkins 4291 Nov 26 06:38 RELEASE-NOTES.txt [2020-11-26T06:43:59.888Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 26 06:36 VERSION [2020-11-26T06:43:59.888Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 26 06:38 bin [2020-11-26T06:43:59.888Z] -rw-r--r-- 1 jenkins jenkins 127610 Nov 26 06:43 coverage.out [2020-11-26T06:43:59.889Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 06:38 example [2020-11-26T06:43:59.889Z] -rw-r--r-- 1 jenkins jenkins 518 Nov 26 06:43 go.mod [2020-11-26T06:43:59.889Z] -rw-r--r-- 1 jenkins jenkins 13546 Nov 26 06:43 go.sum [2020-11-26T06:43:59.889Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 26 06:38 internal [2020-11-26T06:43:59.889Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 06:38 openapi [2020-11-26T06:43:59.889Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 26 06:38 pkg [2020-11-26T06:43:59.889Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 06:38 snap [2020-11-26T06:43:59.889Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 26 06:38 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:44:00.272Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4691506e772a7905aef1c1570386031c9c6716cc --label arch=arm64 --label version=0.0.0 . [2020-11-26T06:44:00.554Z] Sending build context to Docker daemon 2.488MB [2020-11-26T06:44:00.827Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-26T06:44:00.827Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-26T06:44:00.827Z] ---> 60b4b4d38ac1 [2020-11-26T06:44:00.827Z] Step 3/24 : ARG MAKE='make build' [2020-11-26T06:44:01.102Z] ---> Running in d6d191703926 [2020-11-26T06:44:01.375Z] Removing intermediate container d6d191703926 [2020-11-26T06:44:01.375Z] ---> b911cf9a3d8a [2020-11-26T06:44:01.375Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-26T06:44:01.651Z] ---> Running in 7f35d7695978 [2020-11-26T06:44:02.256Z] Removing intermediate container 7f35d7695978 [2020-11-26T06:44:02.256Z] ---> 430a5cf74f72 [2020-11-26T06:44:02.256Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:44:02.256Z] ---> Running in bafafeff4af7 [2020-11-26T06:44:02.854Z] Removing intermediate container bafafeff4af7 [2020-11-26T06:44:02.854Z] ---> 319d895383e7 [2020-11-26T06:44:02.854Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T06:44:02.854Z] ---> Running in 3e22ff9ca7ae [2020-11-26T06:44:04.833Z] Removing intermediate container 3e22ff9ca7ae [2020-11-26T06:44:04.833Z] ---> cc9c25de07b5 [2020-11-26T06:44:04.833Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-26T06:44:04.833Z] ---> Running in 90caa60a30a8 [2020-11-26T06:44:06.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T06:44:06.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T06:44:07.456Z] OK: 142 MiB in 39 packages [2020-11-26T06:44:08.437Z] Removing intermediate container 90caa60a30a8 [2020-11-26T06:44:08.437Z] ---> 1c4886dda53c [2020-11-26T06:44:08.437Z] Step 8/24 : COPY . . [2020-11-26T06:44:09.871Z] ---> a15255fc01db [2020-11-26T06:44:09.871Z] Step 9/24 : RUN ${MAKE} [2020-11-26T06:44:09.871Z] ---> Running in ec6e78b26670 [2020-11-26T06:44:11.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-11-26T06:44:38.111Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-26T06:44:38.111Z] Removing intermediate container ec6e78b26670 [2020-11-26T06:44:38.111Z] ---> e69e9c78f4ad [2020-11-26T06:44:38.111Z] Step 10/24 : FROM scratch [2020-11-26T06:44:38.111Z] ---> [2020-11-26T06:44:38.111Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:44:38.111Z] ---> Running in 5988b3d15189 [2020-11-26T06:44:38.111Z] Removing intermediate container 5988b3d15189 [2020-11-26T06:44:38.111Z] ---> 31de1a1d5bf0 [2020-11-26T06:44:38.111Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-26T06:44:38.111Z] ---> Running in d7d6dca73c69 [2020-11-26T06:44:38.111Z] Removing intermediate container d7d6dca73c69 [2020-11-26T06:44:38.111Z] ---> fcb73e87480c [2020-11-26T06:44:38.111Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-26T06:44:38.111Z] ---> Running in 119c5469d2f4 [2020-11-26T06:44:38.714Z] Removing intermediate container 119c5469d2f4 [2020-11-26T06:44:38.714Z] ---> 49e9d3b17c5c [2020-11-26T06:44:38.714Z] Step 14/24 : WORKDIR / [2020-11-26T06:44:38.714Z] ---> Running in 544fb9549c4b [2020-11-26T06:44:39.309Z] Removing intermediate container 544fb9549c4b [2020-11-26T06:44:39.309Z] ---> 28ad41772874 [2020-11-26T06:44:39.309Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-26T06:44:40.290Z] ---> 586563c927d3 [2020-11-26T06:44:40.290Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-26T06:44:41.268Z] ---> 1b56427b58ec [2020-11-26T06:44:41.268Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-26T06:44:41.865Z] ---> 9b31fd5cc3bc [2020-11-26T06:44:41.865Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-26T06:44:42.463Z] ---> 3be3ac1845ae [2020-11-26T06:44:42.463Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-26T06:44:43.448Z] ---> 33e2bae9646d [2020-11-26T06:44:43.448Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-26T06:44:43.448Z] ---> Running in 996bdd546494 [2020-11-26T06:44:44.044Z] Removing intermediate container 996bdd546494 [2020-11-26T06:44:44.044Z] ---> 40fe103a3d4d [2020-11-26T06:44:44.044Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T06:44:44.044Z] ---> Running in 3dd8cb2e928c [2020-11-26T06:44:44.319Z] Removing intermediate container 3dd8cb2e928c [2020-11-26T06:44:44.319Z] ---> f447b027db7d [2020-11-26T06:44:44.319Z] Step 22/24 : LABEL arch=arm64 [2020-11-26T06:44:44.592Z] ---> Running in a0d6a1701c4c [2020-11-26T06:44:44.866Z] Removing intermediate container a0d6a1701c4c [2020-11-26T06:44:44.866Z] ---> 8c71d73a641a [2020-11-26T06:44:44.866Z] Step 23/24 : LABEL git_sha=4691506e772a7905aef1c1570386031c9c6716cc [2020-11-26T06:44:45.140Z] ---> Running in ce59f89b3184 [2020-11-26T06:44:45.413Z] Removing intermediate container ce59f89b3184 [2020-11-26T06:44:45.413Z] ---> 5c0a68da2425 [2020-11-26T06:44:45.413Z] Step 24/24 : LABEL version=0.0.0 [2020-11-26T06:44:45.689Z] ---> Running in 185d4fd883b8 [2020-11-26T06:44:45.963Z] Removing intermediate container 185d4fd883b8 [2020-11-26T06:44:45.963Z] ---> 3fece8b3c06a [2020-11-26T06:44:45.963Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-26T06:44:46.238Z] Successfully built 3fece8b3c06a [2020-11-26T06:44:46.238Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-26T06:44:48.863Z] provisioning config files... [2020-11-26T06:44:48.874Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-658@tmp/config7354574362124914852tmp [Pipeline] { [Pipeline] sh [2020-11-26T06:44:49.387Z] + set +x [2020-11-26T06:44:49.387Z] + bash -s -- [2020-11-26T06:44:49.387Z] + curl -s https://codecov.io/bash [2020-11-26T06:44:49.651Z] [2020-11-26T06:44:49.651Z] _____ _ [2020-11-26T06:44:49.651Z] / ____| | | [2020-11-26T06:44:49.651Z] | | ___ __| | ___ ___ _____ __ [2020-11-26T06:44:49.651Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-26T06:44:49.651Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-26T06:44:49.651Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-26T06:44:49.651Z] Bash-20201124-79cbc08 [2020-11-26T06:44:49.651Z] [2020-11-26T06:44:49.651Z] [2020-11-26T06:44:49.651Z] ==> Jenkins CI detected. [2020-11-26T06:44:49.651Z] project root: . [2020-11-26T06:44:49.651Z] --> token set from env [2020-11-26T06:44:49.651Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-26T06:44:49.651Z] ==> Running gcov in . (disable via -X gcov) [2020-11-26T06:44:49.651Z] ==> Python coveragepy not found [2020-11-26T06:44:49.651Z] ==> Searching for coverage reports in: [2020-11-26T06:44:49.651Z] + . [2020-11-26T06:44:49.651Z] -> Found 1 reports [2020-11-26T06:44:49.651Z] ==> Detecting git/mercurial file structure [2020-11-26T06:44:49.651Z] ==> Reading reports [2020-11-26T06:44:49.651Z] + ./coverage.out bytes=127610 [2020-11-26T06:44:49.651Z] ==> Appending adjustments [2020-11-26T06:44:49.651Z] https://docs.codecov.io/docs/fixing-reports [2020-11-26T06:44:50.226Z] + Found adjustments [2020-11-26T06:44:50.226Z] ==> Gzipping contents [2020-11-26T06:44:50.226Z] 24K /tmp/codecov.bN3XnP.gz [2020-11-26T06:44:50.226Z] ==> Uploading reports [2020-11-26T06:44:50.226Z] url: https://codecov.io [2020-11-26T06:44:50.226Z] query: branch=PR-658&commit=4691506e772a7905aef1c1570386031c9c6716cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-658%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=658&job=&cmd_args= [2020-11-26T06:44:50.226Z] -> Pinging Codecov [2020-11-26T06:44:50.226Z] https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=PR-658&commit=4691506e772a7905aef1c1570386031c9c6716cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-658%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=658&job=&cmd_args= [2020-11-26T06:44:50.803Z] -> Uploading to [2020-11-26T06:44:50.803Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-26/7E55EF52A471D76F132DFD9A03CDDE97/4691506e772a7905aef1c1570386031c9c6716cc/3fc71404-aef0-458e-b7e6-6408590b233f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201126T064450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea553452b805e5909a282276b1eb8c0696e62f1c34641d5e91ba922821c87399 [2020-11-26T06:44:50.803Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T06:44:50.803Z] Dload Upload Total Spent Left Speed [2020-11-26T06:44:51.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20883 0 0 100 20883 0 35167 --:--:-- --:--:-- --:--:-- 35156 [2020-11-26T06:44:51.377Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4691506e772a7905aef1c1570386031c9c6716cc [Pipeline] } [2020-11-26T06:44:51.406Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:44:55.460Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:44:55.805Z] ---> package-listing.sh [2020-11-26T06:44:55.805Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-26T06:44:55.805Z] ++ facter osfamily [2020-11-26T06:44:55.805Z] + OS_FAMILY=redhat [2020-11-26T06:44:55.805Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-658 [2020-11-26T06:44:55.805Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-26T06:44:55.805Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-26T06:44:55.805Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-26T06:44:55.805Z] + PACKAGES=/tmp/packages_start.txt [2020-11-26T06:44:55.805Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-658 ']' [2020-11-26T06:44:55.805Z] + PACKAGES=/tmp/packages_end.txt [2020-11-26T06:44:55.805Z] + case "${OS_FAMILY}" in [2020-11-26T06:44:55.805Z] + rpm -qa [2020-11-26T06:44:55.805Z] + sort [2020-11-26T06:45:00.072Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-26T06:45:00.072Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-26T06:45:00.072Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-26T06:45:00.073Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-658 ']' [2020-11-26T06:45:00.073Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-658/archives/ [2020-11-26T06:45:00.073Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-658/archives/ [Pipeline] echo [2020-11-26T06:45:00.116Z] 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/dgexfoundry_device-sdk-go_PR-658/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-26T06:45:00.429Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:45:00.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T06:45:00.767Z] [2020-11-26T06:45:00.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:45:01.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T06:45:01.192Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-26T06:45:01.192Z] df20fa9351a1: Pulling fs layer [2020-11-26T06:45:01.192Z] 36b3adc4ff6f: Pulling fs layer [2020-11-26T06:45:01.192Z] 8ad3a11d3b57: Pulling fs layer [2020-11-26T06:45:01.192Z] 46f8f816bc3b: Pulling fs layer [2020-11-26T06:45:01.192Z] 93b61091891f: Pulling fs layer [2020-11-26T06:45:01.192Z] 93b9cdb0e59b: Pulling fs layer [2020-11-26T06:45:01.192Z] 5e14af77c1be: Pulling fs layer [2020-11-26T06:45:01.192Z] 01666e4c0597: Pulling fs layer [2020-11-26T06:45:01.192Z] aa168da1d23b: Pulling fs layer [2020-11-26T06:45:01.192Z] 93b61091891f: Waiting [2020-11-26T06:45:01.192Z] 93b9cdb0e59b: Waiting [2020-11-26T06:45:01.192Z] 5e14af77c1be: Waiting [2020-11-26T06:45:01.192Z] 01666e4c0597: Waiting [2020-11-26T06:45:01.192Z] aa168da1d23b: Waiting [2020-11-26T06:45:01.192Z] 46f8f816bc3b: Waiting [2020-11-26T06:45:01.192Z] 36b3adc4ff6f: Verifying Checksum [2020-11-26T06:45:01.192Z] 36b3adc4ff6f: Download complete [2020-11-26T06:45:01.467Z] 46f8f816bc3b: Verifying Checksum [2020-11-26T06:45:01.467Z] 46f8f816bc3b: Download complete [2020-11-26T06:45:01.467Z] df20fa9351a1: Verifying Checksum [2020-11-26T06:45:01.467Z] df20fa9351a1: Download complete [2020-11-26T06:45:01.467Z] 93b61091891f: Verifying Checksum [2020-11-26T06:45:01.467Z] 93b61091891f: Download complete [2020-11-26T06:45:01.467Z] 93b9cdb0e59b: Verifying Checksum [2020-11-26T06:45:01.467Z] 93b9cdb0e59b: Download complete [2020-11-26T06:45:01.739Z] 5e14af77c1be: Verifying Checksum [2020-11-26T06:45:01.739Z] 5e14af77c1be: Download complete [2020-11-26T06:45:01.739Z] 01666e4c0597: Verifying Checksum [2020-11-26T06:45:01.739Z] 01666e4c0597: Download complete [2020-11-26T06:45:01.739Z] 8ad3a11d3b57: Verifying Checksum [2020-11-26T06:45:01.739Z] 8ad3a11d3b57: Download complete [2020-11-26T06:45:01.739Z] df20fa9351a1: Pull complete [2020-11-26T06:45:02.007Z] 36b3adc4ff6f: Pull complete [2020-11-26T06:45:02.600Z] 8ad3a11d3b57: Pull complete [2020-11-26T06:45:02.872Z] 46f8f816bc3b: Pull complete [2020-11-26T06:45:03.140Z] 93b61091891f: Pull complete [2020-11-26T06:45:03.140Z] 93b9cdb0e59b: Pull complete [2020-11-26T06:45:03.404Z] 5e14af77c1be: Pull complete [2020-11-26T06:45:03.404Z] 01666e4c0597: Pull complete [2020-11-26T06:45:04.356Z] aa168da1d23b: Verifying Checksum [2020-11-26T06:45:04.356Z] aa168da1d23b: Download complete [2020-11-26T06:45:10.977Z] aa168da1d23b: Pull complete [2020-11-26T06:45:10.977Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-26T06:45:10.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T06:45:10.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-26T06:45:11.157Z] prd-centos7-docker-4c-2g-13486 does not seem to be running inside a container [2020-11-26T06:45:11.217Z] $ 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/dgexfoundry_device-sdk-go_PR-658/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-658 -v /w/workspace/dgexfoundry_device-sdk-go_PR-658:/w/workspace/dgexfoundry_device-sdk-go_PR-658:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-658@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-658@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 [2020-11-26T06:45:14.732Z] $ docker top 0238a99c43171f548621b07348990fb18548a191edb03a5a0be9d85cc0dc7f28 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T06:45:15.364Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-26T06:45:15.688Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-26T06:45:16.070Z] + ls /var/log/sa-host [2020-11-26T06:45:16.070Z] + sadf -c /var/log/sa-host/sa23 [2020-11-26T06:45:16.070Z] file_magic: OK [2020-11-26T06:45:16.070Z] HZ: Using current value: 100 [2020-11-26T06:45:16.070Z] file_header: OK [2020-11-26T06:45:16.070Z] 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 [2020-11-26T06:45:16.070Z] Statistics: [2020-11-26T06:45:16.070Z] Hnuu...uuuununununu... [2020-11-26T06:45:16.070Z] File successfully converted to sysstat format version 12.2.1 [2020-11-26T06:45:16.070Z] + sadf -c /var/log/sa-host/sa26 [2020-11-26T06:45:16.070Z] file_magic: OK [2020-11-26T06:45:16.070Z] HZ: Using current value: 100 [2020-11-26T06:45:16.070Z] file_header: OK [2020-11-26T06:45:16.070Z] 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 [2020-11-26T06:45:16.070Z] Statistics: [2020-11-26T06:45:16.070Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-26T06:45:16.070Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-26T06:45:16.945Z] provisioning config files... [2020-11-26T06:45:16.964Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-658@tmp/config2900620381534724977tmp [Pipeline] { [Pipeline] echo [2020-11-26T06:45:17.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:45:17.450Z] ---> create-netrc.sh [Pipeline] } [2020-11-26T06:45:17.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-26T06:45:17.650Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:45:18.006Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-26T06:45:18.042Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:45:18.824Z] ---> sudo-logs.sh [2020-11-26T06:45:18.824Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-26T06:45:18.860Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:45:19.199Z] ---> job-cost.sh [2020-11-26T06:45:19.199Z] lf-activate-venv: SKIPPING [2020-11-26T06:45:19.199Z] INFO: No Stack... [2020-11-26T06:45:20.589Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-26T06:45:20.850Z] INFO: Archiving Costs [Pipeline] echo [2020-11-26T06:45:20.901Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:45:21.231Z] ---> logs-deploy.sh [2020-11-26T06:45:21.231Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-658/1 [2020-11-26T06:45:21.231Z] INFO: archiving workspace using pattern(s): [2020-11-26T06:45:23.154Z] Archives upload complete. [2020-11-26T06:45:23.154Z] INFO: archiving logs to Nexus