Pull request #614 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc+3d8962a40545ef0adb8ef75e097226374dd52980 (13d140f8fdd32c513eb0085798e6eb507233921d) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13532 in /w/workspace/dgexfoundry_device-sdk-go_PR-614 [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-614 # 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 Merging remotes/origin/master commit 3d8962a40545ef0adb8ef75e097226374dd52980 into PR head commit 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc Merge succeeded, producing 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc Checking out Revision 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc (PR-614) > 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/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc # 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 3d8962a40545ef0adb8ef75e097226374dd52980 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc # timeout=10 Commit message: "build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk e8ed914a517b2875e2c500d0314f02b896344c33 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-26T07:48:57.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-26T07:48:57.808Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-26T07:48:57.900Z] ========================================================= [2020-11-26T07:48:57.901Z] EdgeX Global Pipelines Version Info [2020-11-26T07:48:57.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:48:59.868Z] ------------------- [2020-11-26T07:48:59.868Z] stable info: [2020-11-26T07:48:59.868Z] ------------------- [2020-11-26T07:48:59.868Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-26T07:48:59.868Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-26T07:48:59.868Z] Message: update stable to v1.0.167 [2020-11-26T07:49:00.448Z] ------------------- [2020-11-26T07:49:00.448Z] experimental info: [2020-11-26T07:49:00.448Z] ------------------- [2020-11-26T07:49:00.448Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-26T07:49:00.448Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-26T07:49:00.448Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-26T07:49:00.841Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-11-26T07:49:00.965Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-11-26T07:49:01.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-26T07:49:01.171Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-26T07:49:01.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-26T07:49:01.383Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-26T07:49:01.531Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-26T07:49:01.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-26T07:49:01.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-11-26T07:49:01.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-26T07:49:01.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-26T07:49:02.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-11-26T07:49:02.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-26T07:49:02.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-26T07:49:02.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-26T07:49:02.428Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T07:49:02.516Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T07:49:02.610Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T07:49:02.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-26T07:49:02.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-26T07:49:02.873Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-26T07:49:02.958Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-26T07:49:03.165Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-26T07:49:03.264Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-26T07:49:03.405Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-26T07:49:03.492Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-26T07:49:03.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo [2020-11-26T07:49:03.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo [2020-11-26T07:49:03.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo [2020-11-26T07:49:03.854Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc [Pipeline] echo [2020-11-26T07:49:03.947Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48f2a81 [Pipeline] echo [2020-11-26T07:49:04.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T07:49:04.240Z] provisioning config files... [2020-11-26T07:49:04.278Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/config6793822573286801434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:49:04.661Z] ---> docker-login.sh [2020-11-26T07:49:04.661Z] nexus3.edgexfoundry.org:10001 [2020-11-26T07:49:04.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:49:04.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:49:04.923Z] Configure a credential helper to remove this warning. See [2020-11-26T07:49:04.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:49:04.924Z] [2020-11-26T07:49:04.924Z] Login Succeeded [2020-11-26T07:49:04.924Z] nexus3.edgexfoundry.org:10002 [2020-11-26T07:49:05.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:49:05.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:49:05.191Z] Configure a credential helper to remove this warning. See [2020-11-26T07:49:05.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:49:05.191Z] [2020-11-26T07:49:05.191Z] Login Succeeded [2020-11-26T07:49:05.191Z] nexus3.edgexfoundry.org:10003 [2020-11-26T07:49:05.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:49:05.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:49:05.456Z] Configure a credential helper to remove this warning. See [2020-11-26T07:49:05.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:49:05.456Z] [2020-11-26T07:49:05.456Z] Login Succeeded [2020-11-26T07:49:05.456Z] nexus3.edgexfoundry.org:10004 [2020-11-26T07:49:05.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:49:05.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:49:05.456Z] Configure a credential helper to remove this warning. See [2020-11-26T07:49:05.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:49:05.456Z] [2020-11-26T07:49:05.456Z] Login Succeeded [2020-11-26T07:49:05.456Z] docker.io [2020-11-26T07:49:05.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:49:05.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:49:05.982Z] Configure a credential helper to remove this warning. See [2020-11-26T07:49:05.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:49:05.982Z] [2020-11-26T07:49:05.982Z] Login Succeeded [2020-11-26T07:49:05.982Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T07:49:05.991Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T07:49:06.732Z] + git log --format=format:%s -1 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc [Pipeline] echo [2020-11-26T07:49:06.803Z] GIT_COMMIT: 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc, Commit Message: build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1 [Pipeline] echo [2020-11-26T07:49:06.856Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:49:07.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T07:49:07.452Z] [2020-11-26T07:49:07.452Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:49:07.799Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T07:49:07.799Z] latest: Pulling from edgex-devops/git-semver [2020-11-26T07:49:07.799Z] 31603596830f: Pulling fs layer [2020-11-26T07:49:07.799Z] 2a8b12db71e7: Pulling fs layer [2020-11-26T07:49:07.799Z] 6ca5941a6612: Pulling fs layer [2020-11-26T07:49:07.799Z] ecc8261a40a4: Pulling fs layer [2020-11-26T07:49:07.799Z] ecc8261a40a4: Waiting [2020-11-26T07:49:07.799Z] 2a8b12db71e7: Verifying Checksum [2020-11-26T07:49:07.799Z] 2a8b12db71e7: Download complete [2020-11-26T07:49:07.799Z] 31603596830f: Verifying Checksum [2020-11-26T07:49:07.799Z] 31603596830f: Download complete [2020-11-26T07:49:08.068Z] ecc8261a40a4: Verifying Checksum [2020-11-26T07:49:08.068Z] ecc8261a40a4: Download complete [2020-11-26T07:49:08.068Z] 6ca5941a6612: Verifying Checksum [2020-11-26T07:49:08.068Z] 6ca5941a6612: Download complete [2020-11-26T07:49:08.337Z] 31603596830f: Pull complete [2020-11-26T07:49:08.337Z] 2a8b12db71e7: Pull complete [2020-11-26T07:49:09.298Z] 6ca5941a6612: Pull complete [2020-11-26T07:49:09.298Z] ecc8261a40a4: Pull complete [2020-11-26T07:49:09.298Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-26T07:49:09.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T07:49:09.561Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-26T07:49:09.678Z] prd-centos7-docker-4c-2g-13532 does not seem to be running inside a container [2020-11-26T07:49:09.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-614 -v /w/workspace/dgexfoundry_device-sdk-go_PR-614:/w/workspace/dgexfoundry_device-sdk-go_PR-614:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-26T07:49:11.669Z] $ docker top b2c946bca98904d324df38795cac3a687bf070d248971a8c7e6db0bd7a231f4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-26T07:49:11.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T07:49:11.963Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T07:49:12.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T07:49:12.167Z] $ docker exec b2c946bca98904d324df38795cac3a687bf070d248971a8c7e6db0bd7a231f4d ssh-agent [2020-11-26T07:49:12.333Z] SSH_AUTH_SOCK=/tmp/ssh-xAzKBSDvo6q6/agent.11 [2020-11-26T07:49:12.333Z] SSH_AGENT_PID=16 [2020-11-26T07:49:12.342Z] Running ssh-add (command line suppressed) [2020-11-26T07:49:12.458Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_8512621595773407506.key (/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_8512621595773407506.key) [2020-11-26T07:49:12.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T07:49:12.841Z] + git tag --points-at HEAD [Pipeline] } [2020-11-26T07:49:12.864Z] $ docker exec --env ******** --env ******** b2c946bca98904d324df38795cac3a687bf070d248971a8c7e6db0bd7a231f4d ssh-agent -k [2020-11-26T07:49:12.979Z] unset SSH_AUTH_SOCK; [2020-11-26T07:49:12.979Z] unset SSH_AGENT_PID; [2020-11-26T07:49:12.979Z] echo Agent pid 16 killed; [2020-11-26T07:49:13.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-26T07:49:13.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T07:49:13.187Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T07:49:13.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T07:49:13.359Z] $ docker exec b2c946bca98904d324df38795cac3a687bf070d248971a8c7e6db0bd7a231f4d ssh-agent [2020-11-26T07:49:13.526Z] SSH_AUTH_SOCK=/tmp/ssh-LPuZOsJyJ3F6/agent.46 [2020-11-26T07:49:13.526Z] SSH_AGENT_PID=52 [2020-11-26T07:49:13.532Z] Running ssh-add (command line suppressed) [2020-11-26T07:49:13.654Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_3185648721776597017.key (/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_3185648721776597017.key) [2020-11-26T07:49:13.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T07:49:14.035Z] + git semver init [2020-11-26T07:49:14.035Z] # -> Open(): unable to determine branch for HEAD [2020-11-26T07:49:14.035Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-614/.git [2020-11-26T07:49:14.035Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-614 [2020-11-26T07:49:14.035Z] # $SEMVER_REMOTE_NAME = origin [2020-11-26T07:49:14.035Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-26T07:49:14.035Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-26T07:49:14.035Z] # $SEMVER_BRANCH = PR-614 [2020-11-26T07:49:14.035Z] # $SEMVER_TEMP = /tmp/semver-154882314 [2020-11-26T07:49:14.035Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-11-26T07:49:14.610Z] # '/tmp/semver-154882314' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-614/.semver' [2020-11-26T07:49:14.610Z] # -> Force: false [2020-11-26T07:49:14.610Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-614/.semver [Pipeline] } [2020-11-26T07:49:14.624Z] $ docker exec --env ******** --env ******** b2c946bca98904d324df38795cac3a687bf070d248971a8c7e6db0bd7a231f4d ssh-agent -k [2020-11-26T07:49:14.738Z] unset SSH_AUTH_SOCK; [2020-11-26T07:49:14.738Z] unset SSH_AGENT_PID; [2020-11-26T07:49:14.738Z] echo Agent pid 52 killed; [2020-11-26T07:49:14.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-26T07:49:15.245Z] + git semver [Pipeline] } [2020-11-26T07:49:15.265Z] $ docker stop --time=1 b2c946bca98904d324df38795cac3a687bf070d248971a8c7e6db0bd7a231f4d [2020-11-26T07:49:16.922Z] $ docker rm -f b2c946bca98904d324df38795cac3a687bf070d248971a8c7e6db0bd7a231f4d [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T07:49:17.393Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-26T07:49:17.970Z] Stashed 1 file(s) [Pipeline] echo [2020-11-26T07:49:17.973Z] [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-26T07:49:33.462Z] Still waiting to schedule task [2020-11-26T07:49:33.462Z] ‘prd-centos7-docker-4c-2g-13527’ is offline; ‘prd-centos7-docker-4c-2g-13533’ is offline; ‘prd-centos7-docker-4c-2g-13536’ is offline; ‘prd-centos7-docker-4c-2g-13537’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13522’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13531’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-11-26T07:49:33.465Z] Still waiting to schedule task [2020-11-26T07:49:33.465Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-26T07:49:35.990Z] Running on prd-centos7-docker-4c-2g-13537 in /w/workspace/dgexfoundry_device-sdk-go_PR-614 [Pipeline] { [Pipeline] ws [2020-11-26T07:49:36.051Z] Running in /w/workspace/device-sdk-go/22 [Pipeline] { [Pipeline] checkout [2020-11-26T07:49:38.580Z] using credential edgex-jenkins-ssh [2020-11-26T07:49:38.626Z] Cloning the remote Git repository [2020-11-26T07:49:38.567Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:49:38.636Z] > git init /w/workspace/device-sdk-go/22 # timeout=10 [2020-11-26T07:49:38.695Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:49:38.696Z] > git --version # timeout=10 [2020-11-26T07:49:38.702Z] > git --version # 'git version 2.24.3' [2020-11-26T07:49:38.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:49:38.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T07:49:40.100Z] Merging remotes/origin/master commit 3d8962a40545ef0adb8ef75e097226374dd52980 into PR head commit 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc [2020-11-26T07:49:40.188Z] Merge succeeded, producing 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc [2020-11-26T07:49:40.188Z] Checking out Revision 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc (PR-614) [2020-11-26T07:49:39.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T07:49:39.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T07:49:39.719Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T07:49:39.733Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:49:39.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:49:39.738Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-26T07:49:40.109Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T07:49:40.115Z] > git checkout -f 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc # timeout=10 [2020-11-26T07:49:40.162Z] > git remote # timeout=10 [2020-11-26T07:49:40.168Z] > git config --get remote.origin.url # timeout=10 [2020-11-26T07:49:40.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:49:40.175Z] > git merge 3d8962a40545ef0adb8ef75e097226374dd52980 # timeout=10 [2020-11-26T07:49:40.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-26T07:49:40.192Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T07:49:40.198Z] > git checkout -f 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc # timeout=10 [2020-11-26T07:49:43.746Z] Commit message: "build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T07:49:45.087Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-26T07:49:45.411Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T07:49:45.710Z] + sudo service docker restart [2020-11-26T07:49:45.710Z] + true [2020-11-26T07:49:45.710Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T07:49:47.167Z] provisioning config files... [2020-11-26T07:49:47.195Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/22@tmp/config8630850648639001000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:49:47.559Z] ---> docker-login.sh [2020-11-26T07:49:47.559Z] nexus3.edgexfoundry.org:10001 [2020-11-26T07:49:47.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:49:47.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:49:47.822Z] Configure a credential helper to remove this warning. See [2020-11-26T07:49:47.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:49:47.822Z] [2020-11-26T07:49:47.822Z] Login Succeeded [2020-11-26T07:49:47.822Z] nexus3.edgexfoundry.org:10002 [2020-11-26T07:49:48.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:49:48.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:49:48.083Z] Configure a credential helper to remove this warning. See [2020-11-26T07:49:48.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:49:48.083Z] [2020-11-26T07:49:48.083Z] Login Succeeded [2020-11-26T07:49:48.083Z] nexus3.edgexfoundry.org:10003 [2020-11-26T07:49:48.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:49:48.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:49:48.348Z] Configure a credential helper to remove this warning. See [2020-11-26T07:49:48.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:49:48.348Z] [2020-11-26T07:49:48.348Z] Login Succeeded [2020-11-26T07:49:48.348Z] nexus3.edgexfoundry.org:10004 [2020-11-26T07:49:48.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:49:48.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:49:48.348Z] Configure a credential helper to remove this warning. See [2020-11-26T07:49:48.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:49:48.348Z] [2020-11-26T07:49:48.348Z] Login Succeeded [2020-11-26T07:49:48.348Z] docker.io [2020-11-26T07:49:48.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:49:48.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:49:48.876Z] Configure a credential helper to remove this warning. See [2020-11-26T07:49:48.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:49:48.876Z] [2020-11-26T07:49:48.876Z] Login Succeeded [2020-11-26T07:49:48.876Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T07:49:48.886Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-26T07:49:49.226Z] ========================================================= [2020-11-26T07:49:49.226Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-26T07:49:49.226Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:49:49.575Z] + 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-26T07:49:49.842Z] Sending build context to Docker daemon 2.351MB [2020-11-26T07:49:49.842Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-26T07:49:49.842Z] Step 2/8 : FROM ${BASE} [2020-11-26T07:49:49.842Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-26T07:49:49.842Z] df20fa9351a1: Pulling fs layer [2020-11-26T07:49:49.842Z] ed8968b2872e: Pulling fs layer [2020-11-26T07:49:49.842Z] a92cc7c5fd73: Pulling fs layer [2020-11-26T07:49:49.842Z] e871e8e8d7a9: Pulling fs layer [2020-11-26T07:49:49.842Z] e73272ec9a57: Pulling fs layer [2020-11-26T07:49:49.842Z] 1e910a182e73: Pulling fs layer [2020-11-26T07:49:49.842Z] 4e634b169226: Pulling fs layer [2020-11-26T07:49:49.842Z] e871e8e8d7a9: Waiting [2020-11-26T07:49:49.842Z] 1e910a182e73: Waiting [2020-11-26T07:49:49.842Z] 4e634b169226: Waiting [2020-11-26T07:49:49.842Z] e73272ec9a57: Waiting [2020-11-26T07:49:49.842Z] a92cc7c5fd73: Verifying Checksum [2020-11-26T07:49:49.842Z] a92cc7c5fd73: Download complete [2020-11-26T07:49:49.842Z] ed8968b2872e: Verifying Checksum [2020-11-26T07:49:49.842Z] ed8968b2872e: Download complete [2020-11-26T07:49:49.842Z] e73272ec9a57: Verifying Checksum [2020-11-26T07:49:49.842Z] e73272ec9a57: Download complete [2020-11-26T07:49:49.842Z] 1e910a182e73: Verifying Checksum [2020-11-26T07:49:49.842Z] 1e910a182e73: Download complete [2020-11-26T07:49:49.842Z] df20fa9351a1: Verifying Checksum [2020-11-26T07:49:49.842Z] df20fa9351a1: Download complete [2020-11-26T07:49:50.107Z] df20fa9351a1: Pull complete [2020-11-26T07:49:50.369Z] ed8968b2872e: Pull complete [2020-11-26T07:49:50.369Z] a92cc7c5fd73: Pull complete [2020-11-26T07:49:51.759Z] 4e634b169226: Verifying Checksum [2020-11-26T07:49:51.759Z] 4e634b169226: Download complete [2020-11-26T07:49:52.335Z] e871e8e8d7a9: Verifying Checksum [2020-11-26T07:49:52.335Z] e871e8e8d7a9: Download complete [2020-11-26T07:49:57.680Z] e871e8e8d7a9: Pull complete [2020-11-26T07:49:57.945Z] e73272ec9a57: Pull complete [2020-11-26T07:49:57.945Z] 1e910a182e73: Pull complete [2020-11-26T07:50:02.184Z] 4e634b169226: Pull complete [2020-11-26T07:50:02.184Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-26T07:50:02.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-26T07:50:02.184Z] ---> f7629b54cfaa [2020-11-26T07:50:02.184Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T07:50:02.184Z] ---> Running in 7aca976f17f0 [2020-11-26T07:50:02.184Z] Removing intermediate container 7aca976f17f0 [2020-11-26T07:50:02.184Z] ---> 00f137bff3d8 [2020-11-26T07:50:02.184Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T07:50:02.447Z] ---> Running in 3902f469d002 [2020-11-26T07:50:03.403Z] Removing intermediate container 3902f469d002 [2020-11-26T07:50:03.403Z] ---> b9f4b63d0c0d [2020-11-26T07:50:03.403Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-26T07:50:03.403Z] ---> Running in 3469672374b4 [2020-11-26T07:50:04.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T07:50:05.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T07:50:05.640Z] OK: 166 MiB in 39 packages [2020-11-26T07:50:05.902Z] Removing intermediate container 3469672374b4 [2020-11-26T07:50:05.902Z] ---> 713fca02efee [2020-11-26T07:50:05.902Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-26T07:50:05.902Z] ---> Running in a2011f76f75d [2020-11-26T07:50:06.164Z] Removing intermediate container a2011f76f75d [2020-11-26T07:50:06.164Z] ---> 513b11e8d3e2 [2020-11-26T07:50:06.164Z] Step 7/8 : COPY . . [2020-11-26T07:50:07.551Z] ---> 68828c806870 [2020-11-26T07:50:07.551Z] Step 8/8 : RUN go mod download [2020-11-26T07:50:07.551Z] ---> Running in 96ed2ba09217 [2020-11-26T07:51:59.122Z] Removing intermediate container 96ed2ba09217 [2020-11-26T07:51:59.122Z] ---> 77b0a951fd6d [2020-11-26T07:51:59.122Z] Successfully built 77b0a951fd6d [2020-11-26T07:51:59.122Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:52:00.050Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T07:52:00.050Z] . [Pipeline] withDockerContainer [2020-11-26T07:52:00.196Z] prd-centos7-docker-4c-2g-13537 does not seem to be running inside a container [2020-11-26T07:52:00.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-26T07:52:00.947Z] $ docker top d8f750067b7f43a99bbb5e7afc67aec03de800b50d2f3e0c58a6320dce7248fa -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T07:52:01.443Z] + go version [2020-11-26T07:52:01.443Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-26T07:52:01.460Z] $ docker stop --time=1 d8f750067b7f43a99bbb5e7afc67aec03de800b50d2f3e0c58a6320dce7248fa [2020-11-26T07:52:02.801Z] $ docker rm -f d8f750067b7f43a99bbb5e7afc67aec03de800b50d2f3e0c58a6320dce7248fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:52:03.698Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T07:52:03.699Z] . [Pipeline] withDockerContainer [2020-11-26T07:52:03.790Z] prd-centos7-docker-4c-2g-13537 does not seem to be running inside a container [2020-11-26T07:52:03.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-26T07:52:04.432Z] $ docker top fddd46a34e5bd1175873f1dcdb52643cfb7ae4f53cfd5df20fcff2504bf5a262 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T07:52:04.946Z] + make test [2020-11-26T07:52:04.946Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-26T07:52:11.593Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-26T07:52:26.634Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-26T07:52:26.634Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-26T07:52:26.634Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-26T07:52:26.634Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.084s coverage: 20.6% of statements [2020-11-26T07:52:27.218Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.464s coverage: 97.1% of statements [2020-11-26T07:52:39.851Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13539 in /w/workspace/dgexfoundry_device-sdk-go_PR-614 [Pipeline] { [Pipeline] ws [2020-11-26T07:52:39.907Z] Running in /w/workspace/device-sdk-go/22 [Pipeline] { [Pipeline] checkout [2020-11-26T07:52:45.377Z] using credential edgex-jenkins-ssh [2020-11-26T07:52:45.444Z] Cloning the remote Git repository [2020-11-26T07:52:45.489Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:52:46.761Z] > git init /w/workspace/device-sdk-go/22 # timeout=10 [2020-11-26T07:52:46.842Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:52:46.843Z] > git --version # timeout=10 [2020-11-26T07:52:46.867Z] > git --version # 'git version 2.17.1' [2020-11-26T07:52:46.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:52:47.000Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T07:52:48.738Z] Merging remotes/origin/master commit 3d8962a40545ef0adb8ef75e097226374dd52980 into PR head commit 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc [2020-11-26T07:52:48.026Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T07:52:48.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T07:52:48.076Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T07:52:48.174Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T07:52:48.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:52:48.208Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-26T07:52:48.753Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T07:52:48.771Z] > git checkout -f 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc # timeout=10 [2020-11-26T07:52:48.894Z] > git remote # timeout=10 [2020-11-26T07:52:48.913Z] > git config --get remote.origin.url # timeout=10 [2020-11-26T07:52:48.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T07:52:48.998Z] Merge succeeded, producing 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc [2020-11-26T07:52:48.999Z] Checking out Revision 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc (PR-614) [2020-11-26T07:52:48.943Z] > git merge 3d8962a40545ef0adb8ef75e097226374dd52980 # timeout=10 [2020-11-26T07:52:48.971Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-26T07:52:49.000Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T07:52:49.011Z] > git checkout -f 48f2a81bf6fb53ed2515b7da6151e3ec59328cdc # timeout=10 [2020-11-26T07:52:53.347Z] Commit message: "build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T07:52:55.063Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-26T07:52:55.502Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T07:52:55.859Z] + sudo service docker restart [2020-11-26T07:52:55.859Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T07:52:57.931Z] provisioning config files... [2020-11-26T07:52:57.972Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/22@tmp/config7018611487926507611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T07:52:58.381Z] ---> docker-login.sh [2020-11-26T07:52:58.381Z] nexus3.edgexfoundry.org:10001 [2020-11-26T07:52:59.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:52:59.381Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.058s coverage: 9.4% of statements [2020-11-26T07:52:59.381Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.058s coverage: 21.9% of statements [2020-11-26T07:52:59.381Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-26T07:52:59.381Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.217s coverage: 42.5% of statements [2020-11-26T07:52:59.381Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-26T07:52:59.381Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.279s coverage: 68.9% of statements [2020-11-26T07:52:59.381Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-26T07:52:59.381Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-26T07:52:59.381Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-26T07:52:59.381Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-26T07:52:59.381Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.066s coverage: 52.6% of statements [2020-11-26T07:52:59.381Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-26T07:52:59.381Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-26T07:52:59.381Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-26T07:52:59.381Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.336s coverage: 68.9% of statements [2020-11-26T07:52:59.381Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.055s coverage: 4.7% of statements [2020-11-26T07:52:59.381Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-26T07:52:59.381Z] GO111MODULE=on go vet ./... [2020-11-26T07:52:59.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:52:59.642Z] Configure a credential helper to remove this warning. See [2020-11-26T07:52:59.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:52:59.642Z] [2020-11-26T07:52:59.642Z] Login Succeeded [2020-11-26T07:52:59.642Z] nexus3.edgexfoundry.org:10002 [2020-11-26T07:53:00.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:53:00.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:53:00.243Z] Configure a credential helper to remove this warning. See [2020-11-26T07:53:00.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:53:00.243Z] [2020-11-26T07:53:00.243Z] Login Succeeded [2020-11-26T07:53:00.243Z] nexus3.edgexfoundry.org:10003 [2020-11-26T07:53:00.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:53:00.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:53:00.792Z] Configure a credential helper to remove this warning. See [2020-11-26T07:53:00.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:53:00.792Z] [2020-11-26T07:53:00.792Z] Login Succeeded [2020-11-26T07:53:00.792Z] nexus3.edgexfoundry.org:10004 [2020-11-26T07:53:01.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:53:01.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:53:01.350Z] Configure a credential helper to remove this warning. See [2020-11-26T07:53:01.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:53:01.350Z] [2020-11-26T07:53:01.350Z] Login Succeeded [2020-11-26T07:53:01.350Z] docker.io [2020-11-26T07:53:01.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T07:53:02.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T07:53:02.237Z] Configure a credential helper to remove this warning. See [2020-11-26T07:53:02.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T07:53:02.237Z] [2020-11-26T07:53:02.237Z] Login Succeeded [2020-11-26T07:53:02.237Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T07:53:02.255Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-26T07:53:02.817Z] ========================================================= [2020-11-26T07:53:02.817Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-26T07:53:02.817Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:53:03.197Z] + 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-26T07:53:03.806Z] Sending build context to Docker daemon 2.348MB [2020-11-26T07:53:03.806Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-26T07:53:03.806Z] Step 2/8 : FROM ${BASE} [2020-11-26T07:53:03.806Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-26T07:53:03.806Z] b538f80385f9: Pulling fs layer [2020-11-26T07:53:03.806Z] 74f711af9a0d: Pulling fs layer [2020-11-26T07:53:03.806Z] 99f96fe45779: Pulling fs layer [2020-11-26T07:53:03.806Z] 8529a6b9a6be: Pulling fs layer [2020-11-26T07:53:03.806Z] 45590311c82a: Pulling fs layer [2020-11-26T07:53:03.806Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-26T07:53:03.806Z] 209524e5b208: Pulling fs layer [2020-11-26T07:53:03.806Z] 69ca0ff8b7b3: Waiting [2020-11-26T07:53:03.806Z] 209524e5b208: Waiting [2020-11-26T07:53:03.806Z] 45590311c82a: Waiting [2020-11-26T07:53:03.806Z] 8529a6b9a6be: Waiting [2020-11-26T07:53:03.806Z] 99f96fe45779: Verifying Checksum [2020-11-26T07:53:03.806Z] 99f96fe45779: Download complete [2020-11-26T07:53:03.806Z] 74f711af9a0d: Verifying Checksum [2020-11-26T07:53:03.806Z] 74f711af9a0d: Download complete [2020-11-26T07:53:03.806Z] 45590311c82a: Verifying Checksum [2020-11-26T07:53:03.806Z] 45590311c82a: Download complete [2020-11-26T07:53:04.085Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-26T07:53:04.085Z] 69ca0ff8b7b3: Download complete [2020-11-26T07:53:04.085Z] b538f80385f9: Verifying Checksum [2020-11-26T07:53:04.085Z] b538f80385f9: Download complete [2020-11-26T07:53:04.687Z] b538f80385f9: Pull complete [2020-11-26T07:53:05.316Z] 74f711af9a0d: Pull complete [2020-11-26T07:53:05.911Z] 99f96fe45779: Pull complete [2020-11-26T07:53:06.087Z] gofmt -l . [2020-11-26T07:53:06.088Z] [ "`gofmt -l .`" = "" ] [2020-11-26T07:53:06.088Z] ./bin/test-attribution-txt.sh [2020-11-26T07:53:06.349Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-26T07:53:06.633Z] $ docker stop --time=1 fddd46a34e5bd1175873f1dcdb52643cfb7ae4f53cfd5df20fcff2504bf5a262 [2020-11-26T07:53:06.891Z] 209524e5b208: Verifying Checksum [2020-11-26T07:53:06.891Z] 209524e5b208: Download complete [2020-11-26T07:53:08.326Z] 8529a6b9a6be: Verifying Checksum [2020-11-26T07:53:08.326Z] 8529a6b9a6be: Download complete [2020-11-26T07:53:08.464Z] $ docker rm -f fddd46a34e5bd1175873f1dcdb52643cfb7ae4f53cfd5df20fcff2504bf5a262 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T07:53:09.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-26T07:53:09.422Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-26T07:53:10.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-26T07:53:11.136Z] + ls -al . [2020-11-26T07:53:11.136Z] total 208 [2020-11-26T07:53:11.136Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 26 07:53 . [2020-11-26T07:53:11.136Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 26 07:49 .. [2020-11-26T07:53:11.136Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 26 07:49 bin [2020-11-26T07:53:11.136Z] -rw-r--r--. 1 jenkins jenkins 127610 Nov 26 07:52 coverage.out [2020-11-26T07:53:11.136Z] -rw-rw-r--. 1 jenkins jenkins 936 Nov 26 07:49 Dockerfile.build [2020-11-26T07:53:11.136Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 26 07:49 .dockerignore [2020-11-26T07:53:11.136Z] drwxrwxr-x. 4 jenkins jenkins 48 Nov 26 07:49 example [2020-11-26T07:53:11.136Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 26 07:49 .git [2020-11-26T07:53:11.136Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 26 07:49 .github [2020-11-26T07:53:11.136Z] -rw-rw-r--. 1 jenkins jenkins 138 Nov 26 07:49 .gitignore [2020-11-26T07:53:11.136Z] -rw-r--r--. 1 jenkins jenkins 518 Nov 26 07:53 go.mod [2020-11-26T07:53:11.136Z] -rw-r--r--. 1 jenkins jenkins 13715 Nov 26 07:53 go.sum [2020-11-26T07:53:11.136Z] drwxrwxr-x. 15 jenkins jenkins 211 Nov 26 07:49 internal [2020-11-26T07:53:11.136Z] -rw-rw-r--. 1 jenkins jenkins 901 Nov 26 07:49 Jenkinsfile [2020-11-26T07:53:11.136Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 26 07:49 LICENSE [2020-11-26T07:53:11.136Z] -rw-rw-r--. 1 jenkins jenkins 1013 Nov 26 07:49 Makefile [2020-11-26T07:53:11.136Z] drwxrwxr-x. 4 jenkins jenkins 26 Nov 26 07:49 openapi [2020-11-26T07:53:11.136Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 26 07:49 pkg [2020-11-26T07:53:11.136Z] -rw-rw-r--. 1 jenkins jenkins 5897 Nov 26 07:49 README.md [2020-11-26T07:53:11.136Z] -rw-rw-r--. 1 jenkins jenkins 4291 Nov 26 07:49 RELEASE-NOTES.txt [2020-11-26T07:53:11.136Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 26 07:49 snap [2020-11-26T07:53:11.136Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 26 07:49 VERSION [2020-11-26T07:53:11.136Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 26 07:49 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:53:11.451Z] + 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=48f2a81bf6fb53ed2515b7da6151e3ec59328cdc --label arch=amd64 --label version=0.0.0 . [2020-11-26T07:53:11.714Z] Sending build context to Docker daemon 2.48MB [2020-11-26T07:53:11.714Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-26T07:53:11.714Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-26T07:53:11.714Z] ---> 77b0a951fd6d [2020-11-26T07:53:11.714Z] Step 3/24 : ARG MAKE='make build' [2020-11-26T07:53:12.288Z] ---> Running in 9b7e47b279c2 [2020-11-26T07:53:12.549Z] Removing intermediate container 9b7e47b279c2 [2020-11-26T07:53:12.549Z] ---> faa6cf6f319a [2020-11-26T07:53:12.549Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-26T07:53:12.549Z] ---> Running in 894f423b2bcf [2020-11-26T07:53:12.549Z] Removing intermediate container 894f423b2bcf [2020-11-26T07:53:12.549Z] ---> 846a31baa513 [2020-11-26T07:53:12.549Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T07:53:12.812Z] ---> Running in 06c440e4ce30 [2020-11-26T07:53:12.813Z] Removing intermediate container 06c440e4ce30 [2020-11-26T07:53:12.813Z] ---> f85b512158ef [2020-11-26T07:53:12.813Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T07:53:13.076Z] ---> Running in 23d55d4fdaa8 [2020-11-26T07:53:14.028Z] Removing intermediate container 23d55d4fdaa8 [2020-11-26T07:53:14.028Z] ---> 4b0fb76f6600 [2020-11-26T07:53:14.028Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-26T07:53:14.028Z] ---> Running in 3b9d8fb75535 [2020-11-26T07:53:14.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T07:53:15.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T07:53:15.746Z] OK: 166 MiB in 39 packages [2020-11-26T07:53:16.007Z] Removing intermediate container 3b9d8fb75535 [2020-11-26T07:53:16.007Z] ---> cf92889e0824 [2020-11-26T07:53:16.007Z] Step 8/24 : COPY . . [2020-11-26T07:53:17.399Z] ---> 29e26242cdef [2020-11-26T07:53:17.399Z] Step 9/24 : RUN ${MAKE} [2020-11-26T07:53:17.399Z] ---> Running in c8c9e3bfabd6 [2020-11-26T07:53:17.662Z] 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-26T07:53:18.492Z] 8529a6b9a6be: Pull complete [2020-11-26T07:53:18.492Z] 45590311c82a: Pull complete [2020-11-26T07:53:18.764Z] 69ca0ff8b7b3: Pull complete [2020-11-26T07:53:23.079Z] 209524e5b208: Pull complete [2020-11-26T07:53:23.079Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-26T07:53:23.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-26T07:53:23.079Z] ---> 5bddaf1c2fca [2020-11-26T07:53:23.079Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T07:53:25.702Z] ---> Running in bb153378f8cb [2020-11-26T07:53:25.902Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-26T07:53:25.981Z] Removing intermediate container bb153378f8cb [2020-11-26T07:53:25.981Z] ---> 98d4d714dff5 [2020-11-26T07:53:25.981Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T07:53:25.981Z] ---> Running in 0a6190c88b3e [2020-11-26T07:53:28.461Z] Removing intermediate container c8c9e3bfabd6 [2020-11-26T07:53:28.461Z] ---> c57bd53f7b5b [2020-11-26T07:53:28.461Z] Step 10/24 : FROM scratch [2020-11-26T07:53:28.461Z] ---> [2020-11-26T07:53:28.461Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T07:53:28.461Z] ---> Running in 229db327fa9d [2020-11-26T07:53:28.461Z] Removing intermediate container 229db327fa9d [2020-11-26T07:53:28.461Z] ---> 0e9b77eb71aa [2020-11-26T07:53:28.461Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-26T07:53:28.461Z] ---> Running in c9aa9e585f66 [2020-11-26T07:53:28.461Z] Removing intermediate container c9aa9e585f66 [2020-11-26T07:53:28.461Z] ---> d301d9b5885c [2020-11-26T07:53:28.461Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-26T07:53:28.461Z] ---> Running in 87113dad20b1 [2020-11-26T07:53:28.630Z] Removing intermediate container 0a6190c88b3e [2020-11-26T07:53:28.630Z] ---> 3856736d6613 [2020-11-26T07:53:28.630Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-26T07:53:28.630Z] ---> Running in ba876043e349 [2020-11-26T07:53:28.722Z] Removing intermediate container 87113dad20b1 [2020-11-26T07:53:28.722Z] ---> a741ea37ad8f [2020-11-26T07:53:28.722Z] Step 14/24 : WORKDIR / [2020-11-26T07:53:28.722Z] ---> Running in d1d3113356d4 [2020-11-26T07:53:28.722Z] Removing intermediate container d1d3113356d4 [2020-11-26T07:53:28.722Z] ---> a66899d1e8cb [2020-11-26T07:53:28.722Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-26T07:53:29.295Z] ---> b6df1d1a7e3a [2020-11-26T07:53:29.295Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-26T07:53:29.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T07:53:30.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T07:53:30.250Z] ---> f17dc43624b0 [2020-11-26T07:53:30.251Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-26T07:53:30.512Z] ---> efe69b93c676 [2020-11-26T07:53:30.512Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-26T07:53:30.774Z] ---> b9b1040ca405 [2020-11-26T07:53:30.774Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-26T07:53:30.774Z] ---> f4c57b98be37 [2020-11-26T07:53:30.774Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-26T07:53:30.827Z] OK: 142 MiB in 39 packages [2020-11-26T07:53:31.035Z] ---> Running in 724c0e4167ee [2020-11-26T07:53:31.035Z] Removing intermediate container 724c0e4167ee [2020-11-26T07:53:31.035Z] ---> e81e00f51408 [2020-11-26T07:53:31.035Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T07:53:31.298Z] ---> Running in 1aaea105d2f3 [2020-11-26T07:53:31.298Z] Removing intermediate container 1aaea105d2f3 [2020-11-26T07:53:31.298Z] ---> 5d38488987bd [2020-11-26T07:53:31.298Z] Step 22/24 : LABEL arch=amd64 [2020-11-26T07:53:31.298Z] ---> Running in 3bdda223858f [2020-11-26T07:53:31.560Z] Removing intermediate container 3bdda223858f [2020-11-26T07:53:31.560Z] ---> 452067eee5f4 [2020-11-26T07:53:31.560Z] Step 23/24 : LABEL git_sha=48f2a81bf6fb53ed2515b7da6151e3ec59328cdc [2020-11-26T07:53:31.560Z] ---> Running in d853553dd268 [2020-11-26T07:53:31.820Z] Removing intermediate container d853553dd268 [2020-11-26T07:53:31.820Z] ---> cad581dc2690 [2020-11-26T07:53:31.820Z] Step 24/24 : LABEL version=0.0.0 [2020-11-26T07:53:31.820Z] ---> Running in d04378a41b86 [2020-11-26T07:53:32.083Z] Removing intermediate container d04378a41b86 [2020-11-26T07:53:32.083Z] ---> efdc18b485cb [2020-11-26T07:53:32.083Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-26T07:53:32.083Z] Successfully built efdc18b485cb [2020-11-26T07:53:32.083Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-11-26T07:53:32.269Z] Removing intermediate container ba876043e349 [2020-11-26T07:53:32.269Z] ---> e51e569df56b [2020-11-26T07:53:32.269Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-26T07:53:32.269Z] ---> Running in c56567e1f39e 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 [2020-11-26T07:53:32.869Z] Removing intermediate container c56567e1f39e [2020-11-26T07:53:32.869Z] ---> 4b0a76cea417 [2020-11-26T07:53:32.869Z] Step 7/8 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-26T07:53:33.850Z] ---> a05703eaa5fc [2020-11-26T07:53:33.850Z] Step 8/8 : RUN go mod download [2020-11-26T07:53:34.124Z] ---> Running in 464ce853070e [2020-11-26T07:57:11.066Z] Removing intermediate container 464ce853070e [2020-11-26T07:57:11.066Z] ---> 9469914de2f9 [2020-11-26T07:57:11.066Z] Successfully built 9469914de2f9 [2020-11-26T07:57:11.066Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:57:11.410Z] + docker inspect -f . ci-base-image-arm64 [2020-11-26T07:57:11.410Z] . [Pipeline] withDockerContainer [2020-11-26T07:57:11.681Z] prd-ubuntu18.04-docker-arm64-4c-16g-13539 does not seem to be running inside a container [2020-11-26T07:57:11.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-26T07:57:13.245Z] $ docker top c263f416c4f5154bfab0d85a1470de4f472dc3aec4dc19e666f5a80d92356a55 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T07:57:14.260Z] + go version [2020-11-26T07:57:14.260Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-26T07:57:14.280Z] $ docker stop --time=1 c263f416c4f5154bfab0d85a1470de4f472dc3aec4dc19e666f5a80d92356a55 [2020-11-26T07:57:16.324Z] $ docker rm -f c263f416c4f5154bfab0d85a1470de4f472dc3aec4dc19e666f5a80d92356a55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:57:17.456Z] + docker inspect -f . ci-base-image-arm64 [2020-11-26T07:57:17.456Z] . [Pipeline] withDockerContainer [2020-11-26T07:57:17.674Z] prd-ubuntu18.04-docker-arm64-4c-16g-13539 does not seem to be running inside a container [2020-11-26T07:57:17.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/22 -v /w/workspace/device-sdk-go/22:/w/workspace/device-sdk-go/22:rw,z -v /w/workspace/device-sdk-go/22@tmp:/w/workspace/device-sdk-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-26T07:57:19.345Z] $ docker top da2012c1be5fe4468196c180a38051d68d043990f40765dc22185c78603da599 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T07:57:20.356Z] + make test [2020-11-26T07:57:20.356Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-26T07:57:42.539Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-26T07:58:21.576Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-26T07:58:21.576Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-26T07:58:21.576Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-26T07:58:21.576Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.137s coverage: 20.6% of statements [2020-11-26T07:58:26.996Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.201s coverage: 97.1% of statements [2020-11-26T07:58:53.829Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.121s coverage: 9.4% of statements [2020-11-26T07:58:53.829Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.141s coverage: 21.9% of statements [2020-11-26T07:58:53.829Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-26T07:58:53.829Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.579s coverage: 42.5% of statements [2020-11-26T07:58:53.829Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-26T07:58:53.829Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.777s coverage: 68.9% of statements [2020-11-26T07:58:53.829Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-26T07:58:53.829Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-26T07:58:53.829Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-26T07:58:53.829Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-26T07:58:53.829Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.184s coverage: 52.6% of statements [2020-11-26T07:58:53.829Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-26T07:58:53.829Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-26T07:58:53.829Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-26T07:58:53.829Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.989s coverage: 68.9% of statements [2020-11-26T07:58:53.829Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.132s coverage: 4.7% of statements [2020-11-26T07:58:53.829Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-26T07:58:53.829Z] GO111MODULE=on go vet ./... [2020-11-26T07:59:26.212Z] gofmt -l . [2020-11-26T07:59:26.212Z] [ "`gofmt -l .`" = "" ] [2020-11-26T07:59:26.212Z] ./bin/test-attribution-txt.sh [2020-11-26T07:59:26.212Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-26T07:59:26.228Z] $ docker stop --time=1 da2012c1be5fe4468196c180a38051d68d043990f40765dc22185c78603da599 [2020-11-26T07:59:28.369Z] $ docker rm -f da2012c1be5fe4468196c180a38051d68d043990f40765dc22185c78603da599 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T07:59:29.468Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-26T07:59:29.513Z] Warning: overwriting stash ‘coverage-report’ [2020-11-26T07:59:30.437Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T07:59:31.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-26T07:59:31.710Z] + ls -al . [2020-11-26T07:59:31.710Z] total 244 [2020-11-26T07:59:31.710Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 26 07:59 . [2020-11-26T07:59:31.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 07:52 .. [2020-11-26T07:59:31.710Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 26 07:52 .dockerignore [2020-11-26T07:59:31.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 26 07:52 .git [2020-11-26T07:59:31.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 26 07:52 .github [2020-11-26T07:59:31.710Z] -rw-rw-r-- 1 jenkins jenkins 138 Nov 26 07:52 .gitignore [2020-11-26T07:59:31.710Z] -rw-rw-r-- 1 jenkins jenkins 936 Nov 26 07:52 Dockerfile.build [2020-11-26T07:59:31.710Z] -rw-rw-r-- 1 jenkins jenkins 901 Nov 26 07:52 Jenkinsfile [2020-11-26T07:59:31.710Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 26 07:52 LICENSE [2020-11-26T07:59:31.710Z] -rw-rw-r-- 1 jenkins jenkins 1013 Nov 26 07:52 Makefile [2020-11-26T07:59:31.710Z] -rw-rw-r-- 1 jenkins jenkins 5897 Nov 26 07:52 README.md [2020-11-26T07:59:31.710Z] -rw-rw-r-- 1 jenkins jenkins 4291 Nov 26 07:52 RELEASE-NOTES.txt [2020-11-26T07:59:31.710Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 26 07:49 VERSION [2020-11-26T07:59:31.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 26 07:52 bin [2020-11-26T07:59:31.710Z] -rw-r--r-- 1 jenkins jenkins 127610 Nov 26 07:58 coverage.out [2020-11-26T07:59:31.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 07:52 example [2020-11-26T07:59:31.710Z] -rw-r--r-- 1 jenkins jenkins 518 Nov 26 07:59 go.mod [2020-11-26T07:59:31.710Z] -rw-r--r-- 1 jenkins jenkins 13715 Nov 26 07:59 go.sum [2020-11-26T07:59:31.710Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 26 07:52 internal [2020-11-26T07:59:31.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 07:52 openapi [2020-11-26T07:59:31.710Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 26 07:52 pkg [2020-11-26T07:59:31.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 07:52 snap [2020-11-26T07:59:31.710Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 26 07:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-26T07:59:32.121Z] + 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=48f2a81bf6fb53ed2515b7da6151e3ec59328cdc --label arch=arm64 --label version=0.0.0 . [2020-11-26T07:59:32.402Z] Sending build context to Docker daemon 2.477MB [2020-11-26T07:59:32.687Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-26T07:59:32.687Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-26T07:59:32.687Z] ---> 9469914de2f9 [2020-11-26T07:59:32.687Z] Step 3/24 : ARG MAKE='make build' [2020-11-26T07:59:32.970Z] ---> Running in 4651e3a379d8 [2020-11-26T07:59:33.244Z] Removing intermediate container 4651e3a379d8 [2020-11-26T07:59:33.244Z] ---> 3c7f07f83e70 [2020-11-26T07:59:33.244Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-26T07:59:33.523Z] ---> Running in 515dca3eec27 [2020-11-26T07:59:34.117Z] Removing intermediate container 515dca3eec27 [2020-11-26T07:59:34.117Z] ---> 72e9ca7f83d8 [2020-11-26T07:59:34.117Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T07:59:34.117Z] ---> Running in 09f84e3ef221 [2020-11-26T07:59:34.391Z] Removing intermediate container 09f84e3ef221 [2020-11-26T07:59:34.391Z] ---> 6ee98286dc04 [2020-11-26T07:59:34.391Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T07:59:34.663Z] ---> Running in eaea4226bc24 [2020-11-26T07:59:36.642Z] Removing intermediate container eaea4226bc24 [2020-11-26T07:59:36.642Z] ---> 206f0f8d5129 [2020-11-26T07:59:36.642Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-26T07:59:36.642Z] ---> Running in fea1412627ed [2020-11-26T07:59:38.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T07:59:38.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T07:59:39.280Z] OK: 142 MiB in 39 packages [2020-11-26T07:59:40.261Z] Removing intermediate container fea1412627ed [2020-11-26T07:59:40.261Z] ---> d8d476551478 [2020-11-26T07:59:40.261Z] Step 8/24 : COPY . . [2020-11-26T07:59:41.690Z] ---> d9fa74d13834 [2020-11-26T07:59:41.690Z] Step 9/24 : RUN ${MAKE} [2020-11-26T07:59:41.690Z] ---> Running in 348b55a46a5d [2020-11-26T07:59:42.670Z] 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-26T08:00:09.510Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-26T08:00:09.510Z] Removing intermediate container 348b55a46a5d [2020-11-26T08:00:09.510Z] ---> 7ee85dd7b895 [2020-11-26T08:00:09.510Z] Step 10/24 : FROM scratch [2020-11-26T08:00:09.510Z] ---> [2020-11-26T08:00:09.510Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T08:00:09.510Z] ---> Running in ba58b9ea7c54 [2020-11-26T08:00:09.784Z] Removing intermediate container ba58b9ea7c54 [2020-11-26T08:00:09.784Z] ---> 4f3f7d48a0eb [2020-11-26T08:00:09.784Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-26T08:00:10.055Z] ---> Running in f396ffff1d05 [2020-11-26T08:00:10.326Z] Removing intermediate container f396ffff1d05 [2020-11-26T08:00:10.326Z] ---> 3ec949057b2d [2020-11-26T08:00:10.326Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-26T08:00:10.599Z] ---> Running in d2159a343226 [2020-11-26T08:00:10.869Z] Removing intermediate container d2159a343226 [2020-11-26T08:00:10.869Z] ---> 776eaabf16f9 [2020-11-26T08:00:10.869Z] Step 14/24 : WORKDIR / [2020-11-26T08:00:10.869Z] ---> Running in 17d7cad62b9a [2020-11-26T08:00:11.462Z] Removing intermediate container 17d7cad62b9a [2020-11-26T08:00:11.462Z] ---> e0193d94953d [2020-11-26T08:00:11.462Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-26T08:00:12.437Z] ---> 431fbe593907 [2020-11-26T08:00:12.437Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-26T08:00:13.031Z] ---> 557d92a96b50 [2020-11-26T08:00:13.031Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-26T08:00:13.624Z] ---> 9cb3c161641f [2020-11-26T08:00:13.624Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-26T08:00:14.611Z] ---> f2831690203b [2020-11-26T08:00:14.611Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-26T08:00:15.205Z] ---> 48b21c83357f [2020-11-26T08:00:15.205Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-26T08:00:15.205Z] ---> Running in 1367597b9056 [2020-11-26T08:00:15.799Z] Removing intermediate container 1367597b9056 [2020-11-26T08:00:15.799Z] ---> a3b9f92d4dc8 [2020-11-26T08:00:15.799Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T08:00:15.799Z] ---> Running in 22be1cf54e8f [2020-11-26T08:00:16.072Z] Removing intermediate container 22be1cf54e8f [2020-11-26T08:00:16.072Z] ---> 1d0367c12cb2 [2020-11-26T08:00:16.072Z] Step 22/24 : LABEL arch=arm64 [2020-11-26T08:00:16.344Z] ---> Running in ef2dfef2779b [2020-11-26T08:00:16.614Z] Removing intermediate container ef2dfef2779b [2020-11-26T08:00:16.614Z] ---> f401620e3ce8 [2020-11-26T08:00:16.614Z] Step 23/24 : LABEL git_sha=48f2a81bf6fb53ed2515b7da6151e3ec59328cdc [2020-11-26T08:00:16.888Z] ---> Running in c7935354c8c4 [2020-11-26T08:00:17.487Z] Removing intermediate container c7935354c8c4 [2020-11-26T08:00:17.487Z] ---> f9d34e724eaf [2020-11-26T08:00:17.487Z] Step 24/24 : LABEL version=0.0.0 [2020-11-26T08:00:17.487Z] ---> Running in 36cb4b593974 [2020-11-26T08:00:18.079Z] Removing intermediate container 36cb4b593974 [2020-11-26T08:00:18.079Z] ---> be95010c24a4 [2020-11-26T08:00:18.079Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-26T08:00:18.079Z] Successfully built be95010c24a4 [2020-11-26T08:00:18.079Z] 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-26T08:00:21.169Z] provisioning config files... [2020-11-26T08:00:21.184Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/config4235638694767324410tmp [Pipeline] { [Pipeline] sh [2020-11-26T08:00:21.586Z] + set +x [2020-11-26T08:00:21.586Z] + curl -s https://codecov.io/bash [2020-11-26T08:00:21.586Z] + bash -s -- [2020-11-26T08:00:21.586Z] [2020-11-26T08:00:21.586Z] _____ _ [2020-11-26T08:00:21.586Z] / ____| | | [2020-11-26T08:00:21.586Z] | | ___ __| | ___ ___ _____ __ [2020-11-26T08:00:21.586Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-26T08:00:21.586Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-26T08:00:21.586Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-26T08:00:21.586Z] Bash-20201124-79cbc08 [2020-11-26T08:00:21.586Z] [2020-11-26T08:00:21.586Z] [2020-11-26T08:00:21.851Z] ==> Jenkins CI detected. [2020-11-26T08:00:21.851Z] project root: . [2020-11-26T08:00:21.851Z] --> token set from env [2020-11-26T08:00:21.851Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-26T08:00:21.851Z] ==> Running gcov in . (disable via -X gcov) [2020-11-26T08:00:21.851Z] ==> Python coveragepy not found [2020-11-26T08:00:21.851Z] ==> Searching for coverage reports in: [2020-11-26T08:00:21.851Z] + . [2020-11-26T08:00:21.851Z] -> Found 1 reports [2020-11-26T08:00:21.851Z] ==> Detecting git/mercurial file structure [2020-11-26T08:00:21.851Z] ==> Reading reports [2020-11-26T08:00:21.851Z] + ./coverage.out bytes=127610 [2020-11-26T08:00:21.851Z] ==> Appending adjustments [2020-11-26T08:00:21.851Z] https://docs.codecov.io/docs/fixing-reports [2020-11-26T08:00:22.113Z] + Found adjustments [2020-11-26T08:00:22.113Z] ==> Gzipping contents [2020-11-26T08:00:22.374Z] 24K /tmp/codecov.56GWdZ.gz [2020-11-26T08:00:22.374Z] ==> Uploading reports [2020-11-26T08:00:22.374Z] url: https://codecov.io [2020-11-26T08:00:22.374Z] query: branch=PR-614&commit=48f2a81bf6fb53ed2515b7da6151e3ec59328cdc&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-614%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= [2020-11-26T08:00:22.374Z] -> Pinging Codecov [2020-11-26T08:00:22.374Z] https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=PR-614&commit=48f2a81bf6fb53ed2515b7da6151e3ec59328cdc&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-614%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= [2020-11-26T08:00:22.954Z] -> Uploading to [2020-11-26T08:00:22.954Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-26/7E55EF52A471D76F132DFD9A03CDDE97/48f2a81bf6fb53ed2515b7da6151e3ec59328cdc/8fead9e4-7351-4f57-9a74-ef6b9b9d007a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201126T080022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=415ca94c411696242fb2aeba7faca8f18ec577c6fa46d29b6d6de1c1f02c49d5 [2020-11-26T08:00:22.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T08:00:22.954Z] Dload Upload Total Spent Left Speed [2020-11-26T08:00:23.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20895 0 0 100 20895 0 43945 --:--:-- --:--:-- --:--:-- 43989 [2020-11-26T08:00:23.216Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/48f2a81bf6fb53ed2515b7da6151e3ec59328cdc [Pipeline] } [2020-11-26T08:00:23.225Z] 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-26T08:00:34.419Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T08:00:34.725Z] ---> package-listing.sh [2020-11-26T08:00:34.726Z] ++ facter osfamily [2020-11-26T08:00:34.726Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-26T08:00:34.726Z] + OS_FAMILY=redhat [2020-11-26T08:00:34.726Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-614 [2020-11-26T08:00:34.726Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-26T08:00:34.726Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-26T08:00:34.726Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-26T08:00:34.726Z] + PACKAGES=/tmp/packages_start.txt [2020-11-26T08:00:34.726Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-614 ']' [2020-11-26T08:00:34.726Z] + PACKAGES=/tmp/packages_end.txt [2020-11-26T08:00:34.726Z] + case "${OS_FAMILY}" in [2020-11-26T08:00:34.726Z] + rpm -qa [2020-11-26T08:00:34.726Z] + sort [2020-11-26T08:00:40.036Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-26T08:00:40.036Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-26T08:00:40.036Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-26T08:00:40.036Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-614 ']' [2020-11-26T08:00:40.036Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-614/archives/ [2020-11-26T08:00:40.036Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-614/archives/ [Pipeline] echo [2020-11-26T08:00:40.050Z] 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-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-26T08:00:40.341Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-26T08:00:40.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T08:00:40.652Z] [2020-11-26T08:00:40.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-26T08:00:41.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T08:00:41.055Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-26T08:00:41.055Z] df20fa9351a1: Pulling fs layer [2020-11-26T08:00:41.055Z] 36b3adc4ff6f: Pulling fs layer [2020-11-26T08:00:41.055Z] 8ad3a11d3b57: Pulling fs layer [2020-11-26T08:00:41.055Z] 46f8f816bc3b: Pulling fs layer [2020-11-26T08:00:41.055Z] 93b61091891f: Pulling fs layer [2020-11-26T08:00:41.055Z] 93b9cdb0e59b: Pulling fs layer [2020-11-26T08:00:41.055Z] 5e14af77c1be: Pulling fs layer [2020-11-26T08:00:41.055Z] 01666e4c0597: Pulling fs layer [2020-11-26T08:00:41.055Z] aa168da1d23b: Pulling fs layer [2020-11-26T08:00:41.055Z] 93b9cdb0e59b: Waiting [2020-11-26T08:00:41.055Z] 5e14af77c1be: Waiting [2020-11-26T08:00:41.055Z] 46f8f816bc3b: Waiting [2020-11-26T08:00:41.055Z] 93b61091891f: Waiting [2020-11-26T08:00:41.055Z] 01666e4c0597: Waiting [2020-11-26T08:00:41.055Z] aa168da1d23b: Waiting [2020-11-26T08:00:41.055Z] 36b3adc4ff6f: Verifying Checksum [2020-11-26T08:00:41.055Z] 46f8f816bc3b: Verifying Checksum [2020-11-26T08:00:41.055Z] 46f8f816bc3b: Download complete [2020-11-26T08:00:41.319Z] df20fa9351a1: Verifying Checksum [2020-11-26T08:00:41.319Z] df20fa9351a1: Download complete [2020-11-26T08:00:41.319Z] 93b9cdb0e59b: Verifying Checksum [2020-11-26T08:00:41.319Z] 93b9cdb0e59b: Download complete [2020-11-26T08:00:41.319Z] 5e14af77c1be: Verifying Checksum [2020-11-26T08:00:41.319Z] 5e14af77c1be: Download complete [2020-11-26T08:00:41.319Z] 93b61091891f: Download complete [2020-11-26T08:00:41.319Z] 01666e4c0597: Verifying Checksum [2020-11-26T08:00:41.319Z] 01666e4c0597: Download complete [2020-11-26T08:00:41.319Z] 8ad3a11d3b57: Verifying Checksum [2020-11-26T08:00:41.319Z] 8ad3a11d3b57: Download complete [2020-11-26T08:00:41.581Z] df20fa9351a1: Pull complete [2020-11-26T08:00:41.842Z] 36b3adc4ff6f: Pull complete [2020-11-26T08:00:42.419Z] 8ad3a11d3b57: Pull complete [2020-11-26T08:00:42.687Z] 46f8f816bc3b: Pull complete [2020-11-26T08:00:43.645Z] aa168da1d23b: Verifying Checksum [2020-11-26T08:00:43.645Z] aa168da1d23b: Download complete [2020-11-26T08:00:43.645Z] 93b61091891f: Pull complete [2020-11-26T08:00:44.224Z] 93b9cdb0e59b: Pull complete [2020-11-26T08:00:44.224Z] 5e14af77c1be: Pull complete [2020-11-26T08:00:44.494Z] 01666e4c0597: Pull complete [2020-11-26T08:00:51.134Z] aa168da1d23b: Pull complete [2020-11-26T08:00:51.134Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-26T08:00:51.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T08:00:51.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-26T08:00:51.329Z] prd-centos7-docker-4c-2g-13532 does not seem to be running inside a container [2020-11-26T08:00:51.380Z] $ 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-614/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-614 -v /w/workspace/dgexfoundry_device-sdk-go_PR-614:/w/workspace/dgexfoundry_device-sdk-go_PR-614:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-26T08:00:54.761Z] $ docker top 45feace90528b07b4eff6620bdb99f7bd7db65f6fcf53354ce36bcaa26714c8f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T08:00:55.252Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-26T08:00:55.556Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-26T08:00:55.857Z] + ls /var/log/sa-host [2020-11-26T08:00:55.857Z] + sadf -c /var/log/sa-host/sa23 [2020-11-26T08:00:55.857Z] file_magic: OK [2020-11-26T08:00:55.857Z] HZ: Using current value: 100 [2020-11-26T08:00:55.857Z] file_header: OK [2020-11-26T08:00:55.857Z] 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-26T08:00:55.857Z] Statistics: [2020-11-26T08:00:55.857Z] Hnuu...uuuununununu... [2020-11-26T08:00:55.857Z] File successfully converted to sysstat format version 12.2.1 [2020-11-26T08:00:55.857Z] + sadf -c /var/log/sa-host/sa26 [2020-11-26T08:00:55.857Z] file_magic: OK [2020-11-26T08:00:55.857Z] HZ: Using current value: 100 [2020-11-26T08:00:55.857Z] file_header: OK [2020-11-26T08:00:55.857Z] 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-26T08:00:55.857Z] Statistics: [2020-11-26T08:00:55.857Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-26T08:00:55.857Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-26T08:00:56.091Z] provisioning config files... [2020-11-26T08:00:56.112Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/config8241736778413636561tmp [Pipeline] { [Pipeline] echo [2020-11-26T08:00:56.207Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T08:00:56.504Z] ---> create-netrc.sh [Pipeline] } [2020-11-26T08:00:56.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-26T08:00:56.610Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T08:00:56.904Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-26T08:00:56.914Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T08:00:57.233Z] ---> sudo-logs.sh [2020-11-26T08:00:57.234Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-26T08:00:57.244Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T08:00:57.539Z] ---> job-cost.sh [2020-11-26T08:00:57.539Z] lf-activate-venv: SKIPPING [2020-11-26T08:00:57.539Z] INFO: No Stack... [2020-11-26T08:00:58.488Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-26T08:00:59.063Z] INFO: Archiving Costs [Pipeline] echo [2020-11-26T08:00:59.078Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T08:00:59.380Z] ---> logs-deploy.sh [2020-11-26T08:00:59.380Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-614/22 [2020-11-26T08:00:59.380Z] INFO: archiving workspace using pattern(s): [2020-11-26T08:01:00.779Z] Archives upload complete. [2020-11-26T08:01:01.047Z] INFO: archiving logs to Nexus