Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b+4525aed633a2d28dffb46d50cb0e81f75e767df3 (c0fe22f5cc2c2cf9d79a980a2ced3643eceac71f) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16248 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [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-692 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4525aed633a2d28dffb46d50cb0e81f75e767df3 into PR head commit a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b Merge succeeded, producing 36f88f4d4181b49d8dd3acadddff984456ee158f Checking out Revision 36f88f4d4181b49d8dd3acadddff984456ee158f (PR-692) > git config core.sparsecheckout # timeout=10 > git checkout -f a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b # 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 4525aed633a2d28dffb46d50cb0e81f75e767df3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36f88f4d4181b49d8dd3acadddff984456ee158f # timeout=10 Commit message: "Merge commit '4525aed633a2d28dffb46d50cb0e81f75e767df3' into HEAD" > git rev-list --no-walk a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-16T02:43:38.332Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-16T02:43:38.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-16T02:43:38.787Z] ========================================================= [2020-12-16T02:43:38.787Z] EdgeX Global Pipelines Version Info [2020-12-16T02:43:38.787Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-16T02:43:40.344Z] ------------------- [2020-12-16T02:43:40.344Z] stable info: [2020-12-16T02:43:40.344Z] ------------------- [2020-12-16T02:43:40.344Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T02:43:40.344Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-16T02:43:40.344Z] Message: update stable to v1.0.172 [2020-12-16T02:43:41.291Z] ------------------- [2020-12-16T02:43:41.291Z] experimental info: [2020-12-16T02:43:41.291Z] ------------------- [2020-12-16T02:43:41.291Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T02:43:41.291Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-16T02:43:41.291Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-16T02:43:41.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-16T02:43:41.663Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-16T02:43:41.761Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-16T02:43:41.852Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-16T02:43:41.953Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-16T02:43:42.059Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-16T02:43:42.147Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-16T02:43:42.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-16T02:43:42.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-16T02:43:42.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-16T02:43:42.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-16T02:43:42.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-16T02:43:42.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-16T02:43:42.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-16T02:43:43.043Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T02:43:43.128Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-16T02:43:43.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-16T02:43:43.322Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-16T02:43:43.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-16T02:43:43.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-16T02:43:43.624Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-16T02:43:43.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-16T02:43:43.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-16T02:43:43.906Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-16T02:43:43.998Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-16T02:43:44.096Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-16T02:43:44.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-692 [Pipeline] echo [2020-12-16T02:43:44.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-692 [Pipeline] echo [2020-12-16T02:43:44.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-692 [Pipeline] echo [2020-12-16T02:43:44.457Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36f88f4d4181b49d8dd3acadddff984456ee158f [Pipeline] echo [2020-12-16T02:43:44.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36f88f4 [Pipeline] echo [2020-12-16T02:43:44.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T02:43:44.855Z] provisioning config files... [2020-12-16T02:43:44.890Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config6531174344680358936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T02:43:45.258Z] ---> docker-login.sh [2020-12-16T02:43:45.258Z] nexus3.edgexfoundry.org:10001 [2020-12-16T02:43:45.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:43:45.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:43:45.781Z] Configure a credential helper to remove this warning. See [2020-12-16T02:43:45.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:43:45.781Z] [2020-12-16T02:43:45.781Z] Login Succeeded [2020-12-16T02:43:45.781Z] nexus3.edgexfoundry.org:10002 [2020-12-16T02:43:45.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:43:45.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:43:45.781Z] Configure a credential helper to remove this warning. See [2020-12-16T02:43:45.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:43:45.781Z] [2020-12-16T02:43:45.781Z] Login Succeeded [2020-12-16T02:43:45.781Z] nexus3.edgexfoundry.org:10003 [2020-12-16T02:43:46.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:43:46.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:43:46.043Z] Configure a credential helper to remove this warning. See [2020-12-16T02:43:46.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:43:46.043Z] [2020-12-16T02:43:46.043Z] Login Succeeded [2020-12-16T02:43:46.043Z] nexus3.edgexfoundry.org:10004 [2020-12-16T02:43:46.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:43:46.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:43:46.305Z] Configure a credential helper to remove this warning. See [2020-12-16T02:43:46.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:43:46.305Z] [2020-12-16T02:43:46.305Z] Login Succeeded [2020-12-16T02:43:46.305Z] docker.io [2020-12-16T02:43:46.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:43:46.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:43:46.568Z] Configure a credential helper to remove this warning. See [2020-12-16T02:43:46.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:43:46.568Z] [2020-12-16T02:43:46.568Z] Login Succeeded [2020-12-16T02:43:46.568Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T02:43:46.577Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T02:43:47.431Z] + git log --format=format:%s -1 36f88f4d4181b49d8dd3acadddff984456ee158f [Pipeline] echo [2020-12-16T02:43:47.495Z] GIT_COMMIT: 36f88f4d4181b49d8dd3acadddff984456ee158f, Commit Message: Merge commit '4525aed633a2d28dffb46d50cb0e81f75e767df3' into HEAD [Pipeline] echo [2020-12-16T02:43:47.539Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:43:48.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T02:43:48.155Z] [2020-12-16T02:43:48.155Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:43:48.506Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T02:43:48.506Z] latest: Pulling from edgex-devops/git-semver [2020-12-16T02:43:48.506Z] 31603596830f: Pulling fs layer [2020-12-16T02:43:48.506Z] 2a8b12db71e7: Pulling fs layer [2020-12-16T02:43:48.506Z] 6ca5941a6612: Pulling fs layer [2020-12-16T02:43:48.506Z] ecc8261a40a4: Pulling fs layer [2020-12-16T02:43:48.506Z] ecc8261a40a4: Waiting [2020-12-16T02:43:48.772Z] 31603596830f: Verifying Checksum [2020-12-16T02:43:48.772Z] 31603596830f: Download complete [2020-12-16T02:43:48.772Z] ecc8261a40a4: Verifying Checksum [2020-12-16T02:43:48.772Z] ecc8261a40a4: Download complete [2020-12-16T02:43:49.035Z] 6ca5941a6612: Verifying Checksum [2020-12-16T02:43:49.035Z] 6ca5941a6612: Download complete [2020-12-16T02:43:49.035Z] 31603596830f: Pull complete [2020-12-16T02:43:49.298Z] 2a8b12db71e7: Pull complete [2020-12-16T02:43:50.241Z] 6ca5941a6612: Pull complete [2020-12-16T02:43:50.241Z] ecc8261a40a4: Pull complete [2020-12-16T02:43:50.241Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-16T02:43:50.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T02:43:50.241Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-16T02:43:50.340Z] prd-centos7-docker-4c-2g-16248 does not seem to be running inside a container [2020-12-16T02:43:50.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-692 -v /w/workspace/dgexfoundry_device-sdk-go_PR-692:/w/workspace/dgexfoundry_device-sdk-go_PR-692:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-692@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-12-16T02:43:52.679Z] $ docker top e6cbbcdde01ad204ef9ba855a9423514e9a5b1176391fc52b6adf0bffceaddc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-16T02:43:52.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T02:43:52.965Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T02:43:53.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T02:43:53.183Z] $ docker exec e6cbbcdde01ad204ef9ba855a9423514e9a5b1176391fc52b6adf0bffceaddc8 ssh-agent [2020-12-16T02:43:53.348Z] SSH_AUTH_SOCK=/tmp/ssh-WnXFKLa9g9eP/agent.12 [2020-12-16T02:43:53.348Z] SSH_AGENT_PID=17 [2020-12-16T02:43:53.360Z] Running ssh-add (command line suppressed) [2020-12-16T02:43:53.477Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_7175988677339208732.key (/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_7175988677339208732.key) [2020-12-16T02:43:53.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T02:43:53.861Z] + git tag --points-at HEAD [Pipeline] } [2020-12-16T02:43:53.883Z] $ docker exec --env ******** --env ******** e6cbbcdde01ad204ef9ba855a9423514e9a5b1176391fc52b6adf0bffceaddc8 ssh-agent -k [2020-12-16T02:43:53.997Z] unset SSH_AUTH_SOCK; [2020-12-16T02:43:53.997Z] unset SSH_AGENT_PID; [2020-12-16T02:43:53.997Z] echo Agent pid 17 killed; [2020-12-16T02:43:54.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-16T02:43:54.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T02:43:54.177Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T02:43:54.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T02:43:54.344Z] $ docker exec e6cbbcdde01ad204ef9ba855a9423514e9a5b1176391fc52b6adf0bffceaddc8 ssh-agent [2020-12-16T02:43:54.507Z] SSH_AUTH_SOCK=/tmp/ssh-dGwUrJRg4Frv/agent.46 [2020-12-16T02:43:54.507Z] SSH_AGENT_PID=52 [2020-12-16T02:43:54.514Z] Running ssh-add (command line suppressed) [2020-12-16T02:43:54.633Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_4743762916171559151.key (/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_4743762916171559151.key) [2020-12-16T02:43:54.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T02:43:55.009Z] + git semver init [2020-12-16T02:43:55.009Z] # -> Open(): unable to determine branch for HEAD [2020-12-16T02:43:55.009Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-692/.git [2020-12-16T02:43:55.009Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-692 [2020-12-16T02:43:55.009Z] # $SEMVER_REMOTE_NAME = origin [2020-12-16T02:43:55.009Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-16T02:43:55.009Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-16T02:43:55.009Z] # $SEMVER_BRANCH = PR-692 [2020-12-16T02:43:55.009Z] # $SEMVER_TEMP = /tmp/semver-174623893 [2020-12-16T02:43:55.009Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-16T02:43:55.582Z] # '/tmp/semver-174623893' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-692/.semver' [2020-12-16T02:43:55.582Z] # -> Force: false [2020-12-16T02:43:55.582Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-692/.semver [Pipeline] } [2020-12-16T02:43:55.596Z] $ docker exec --env ******** --env ******** e6cbbcdde01ad204ef9ba855a9423514e9a5b1176391fc52b6adf0bffceaddc8 ssh-agent -k [2020-12-16T02:43:55.704Z] unset SSH_AUTH_SOCK; [2020-12-16T02:43:55.704Z] unset SSH_AGENT_PID; [2020-12-16T02:43:55.704Z] echo Agent pid 52 killed; [2020-12-16T02:43:55.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-16T02:43:56.202Z] + git semver [Pipeline] } [2020-12-16T02:43:56.221Z] $ docker stop --time=1 e6cbbcdde01ad204ef9ba855a9423514e9a5b1176391fc52b6adf0bffceaddc8 [2020-12-16T02:43:57.908Z] $ docker rm -f e6cbbcdde01ad204ef9ba855a9423514e9a5b1176391fc52b6adf0bffceaddc8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T02:43:58.392Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-16T02:43:58.802Z] Stashed 1 file(s) [Pipeline] echo [2020-12-16T02:43:58.805Z] [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-12-16T02:44:14.304Z] Still waiting to schedule task [2020-12-16T02:44:14.304Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-16249’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-16225’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16247’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-12-16T02:44:14.307Z] Still waiting to schedule task [2020-12-16T02:44:14.307Z] ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16249’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-8c-8g-16225’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16247’ is offline [2020-12-16T02:47:09.874Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16251 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [Pipeline] { [Pipeline] ws [2020-12-16T02:47:09.927Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-12-16T02:47:15.243Z] using credential edgex-jenkins-ssh [2020-12-16T02:47:15.303Z] Cloning the remote Git repository [2020-12-16T02:47:15.363Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T02:47:15.482Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-12-16T02:47:15.554Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T02:47:15.555Z] > git --version # timeout=10 [2020-12-16T02:47:15.581Z] > git --version # 'git version 2.17.1' [2020-12-16T02:47:15.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T02:47:15.673Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T02:47:17.367Z] Merging remotes/origin/master commit 4525aed633a2d28dffb46d50cb0e81f75e767df3 into PR head commit a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b [2020-12-16T02:47:16.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-16T02:47:16.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T02:47:16.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-16T02:47:16.852Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T02:47:16.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T02:47:16.865Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T02:47:17.389Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T02:47:17.402Z] > git checkout -f a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b # timeout=10 [2020-12-16T02:47:17.701Z] Merge succeeded, producing 0477c4bf0f5f4c60cb30c7cecf6a565cd1391977 [2020-12-16T02:47:17.701Z] Checking out Revision 0477c4bf0f5f4c60cb30c7cecf6a565cd1391977 (PR-692) [2020-12-16T02:47:17.526Z] > git remote # timeout=10 [2020-12-16T02:47:17.546Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T02:47:17.560Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T02:47:17.572Z] > git merge 4525aed633a2d28dffb46d50cb0e81f75e767df3 # timeout=10 [2020-12-16T02:47:17.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T02:47:17.711Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T02:47:17.724Z] > git checkout -f 0477c4bf0f5f4c60cb30c7cecf6a565cd1391977 # timeout=10 [2020-12-16T02:47:22.109Z] Commit message: "Merge commit '4525aed633a2d28dffb46d50cb0e81f75e767df3' into HEAD" [2020-12-16T02:47:22.121Z] > git rev-list --no-walk a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T02:47:24.153Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-16T02:47:24.615Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T02:47:24.960Z] + sudo service docker restart [2020-12-16T02:47:24.961Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T02:47:27.101Z] provisioning config files... [2020-12-16T02:47:27.145Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config6429303537019387143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T02:47:27.563Z] ---> docker-login.sh [2020-12-16T02:47:27.563Z] nexus3.edgexfoundry.org:10001 [2020-12-16T02:47:28.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:47:28.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:47:28.821Z] Configure a credential helper to remove this warning. See [2020-12-16T02:47:28.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:47:28.821Z] [2020-12-16T02:47:28.821Z] Login Succeeded [2020-12-16T02:47:28.821Z] nexus3.edgexfoundry.org:10002 [2020-12-16T02:47:29.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:47:29.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:47:29.418Z] Configure a credential helper to remove this warning. See [2020-12-16T02:47:29.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:47:29.418Z] [2020-12-16T02:47:29.418Z] Login Succeeded [2020-12-16T02:47:29.418Z] nexus3.edgexfoundry.org:10003 [2020-12-16T02:47:29.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:47:29.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:47:29.967Z] Configure a credential helper to remove this warning. See [2020-12-16T02:47:29.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:47:29.967Z] [2020-12-16T02:47:29.967Z] Login Succeeded [2020-12-16T02:47:29.967Z] nexus3.edgexfoundry.org:10004 [2020-12-16T02:47:30.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:47:30.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:47:30.533Z] Configure a credential helper to remove this warning. See [2020-12-16T02:47:30.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:47:30.533Z] [2020-12-16T02:47:30.533Z] Login Succeeded [2020-12-16T02:47:30.533Z] docker.io [2020-12-16T02:47:30.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:47:31.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:47:31.423Z] Configure a credential helper to remove this warning. See [2020-12-16T02:47:31.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:47:31.423Z] [2020-12-16T02:47:31.423Z] Login Succeeded [2020-12-16T02:47:31.423Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T02:47:31.441Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-16T02:47:31.881Z] ========================================================= [2020-12-16T02:47:31.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-16T02:47:31.881Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:47:32.292Z] + 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-12-16T02:47:32.891Z] Sending build context to Docker daemon 2.4MB [2020-12-16T02:47:32.891Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-16T02:47:32.891Z] Step 2/8 : FROM ${BASE} [2020-12-16T02:47:32.891Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-16T02:47:32.891Z] 5f621e34cdf4: Pulling fs layer [2020-12-16T02:47:32.892Z] a4357932f1b6: Pulling fs layer [2020-12-16T02:47:32.892Z] 18c013af1878: Pulling fs layer [2020-12-16T02:47:32.892Z] 00ac8860ef70: Pulling fs layer [2020-12-16T02:47:32.892Z] 63d7cb157983: Pulling fs layer [2020-12-16T02:47:32.892Z] b116817d02f9: Pulling fs layer [2020-12-16T02:47:32.892Z] 745a02a5169b: Pulling fs layer [2020-12-16T02:47:32.892Z] 63d7cb157983: Waiting [2020-12-16T02:47:32.892Z] b116817d02f9: Waiting [2020-12-16T02:47:32.892Z] 00ac8860ef70: Waiting [2020-12-16T02:47:32.892Z] 745a02a5169b: Waiting [2020-12-16T02:47:32.892Z] 18c013af1878: Download complete [2020-12-16T02:47:32.892Z] a4357932f1b6: Verifying Checksum [2020-12-16T02:47:32.892Z] a4357932f1b6: Download complete [2020-12-16T02:47:32.892Z] 63d7cb157983: Verifying Checksum [2020-12-16T02:47:32.892Z] 63d7cb157983: Download complete [2020-12-16T02:47:32.892Z] 5f621e34cdf4: Verifying Checksum [2020-12-16T02:47:32.892Z] 5f621e34cdf4: Download complete [2020-12-16T02:47:32.892Z] b116817d02f9: Verifying Checksum [2020-12-16T02:47:32.892Z] b116817d02f9: Download complete [2020-12-16T02:47:33.493Z] 5f621e34cdf4: Pull complete [2020-12-16T02:47:34.094Z] a4357932f1b6: Pull complete [2020-12-16T02:47:34.695Z] 18c013af1878: Pull complete [2020-12-16T02:47:35.294Z] 745a02a5169b: Verifying Checksum [2020-12-16T02:47:35.294Z] 745a02a5169b: Download complete [2020-12-16T02:47:36.734Z] 00ac8860ef70: Verifying Checksum [2020-12-16T02:47:36.734Z] 00ac8860ef70: Download complete [2020-12-16T02:47:46.916Z] 00ac8860ef70: Pull complete [2020-12-16T02:47:46.916Z] 63d7cb157983: Pull complete [2020-12-16T02:47:47.189Z] b116817d02f9: Pull complete [2020-12-16T02:47:51.492Z] 745a02a5169b: Pull complete [2020-12-16T02:47:51.492Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-16T02:47:51.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-16T02:47:51.492Z] ---> b7e6874047d6 [2020-12-16T02:47:51.492Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T02:47:54.125Z] ---> Running in 73d371fe01c1 [2020-12-16T02:47:54.402Z] Removing intermediate container 73d371fe01c1 [2020-12-16T02:47:54.402Z] ---> 90aac16186e2 [2020-12-16T02:47:54.402Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T02:47:54.402Z] ---> Running in d859e4fbf731 [2020-12-16T02:47:57.038Z] Removing intermediate container d859e4fbf731 [2020-12-16T02:47:57.038Z] ---> aa3a8e4ce609 [2020-12-16T02:47:57.038Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-16T02:47:57.038Z] ---> Running in a1d831f7c02e [2020-12-16T02:47:58.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T02:47:58.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T02:47:59.593Z] OK: 142 MiB in 39 packages [2020-12-16T02:48:00.626Z] Removing intermediate container a1d831f7c02e [2020-12-16T02:48:00.626Z] ---> 8b32d5cbda94 [2020-12-16T02:48:00.626Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-16T02:48:00.626Z] ---> Running in 03ae3b7d0197 [2020-12-16T02:48:01.236Z] Removing intermediate container 03ae3b7d0197 [2020-12-16T02:48:01.236Z] ---> edebadea637d [2020-12-16T02:48:01.236Z] Step 7/8 : COPY . . [2020-12-16T02:48:02.698Z] ---> 5964e51de61b [2020-12-16T02:48:02.698Z] Step 8/8 : RUN go mod download [2020-12-16T02:48:02.698Z] ---> Running in a33bebb64b06 [2020-12-16T02:48:24.914Z] Removing intermediate container a33bebb64b06 [2020-12-16T02:48:24.915Z] ---> f89344674cfb [2020-12-16T02:48:24.915Z] Successfully built f89344674cfb [2020-12-16T02:48:24.915Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:48:25.251Z] + docker inspect -f . ci-base-image-arm64 [2020-12-16T02:48:25.251Z] . [Pipeline] withDockerContainer [2020-12-16T02:48:25.479Z] prd-ubuntu18.04-docker-arm64-4c-16g-16251 does not seem to be running inside a container [2020-12-16T02:48:25.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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-12-16T02:48:27.003Z] $ docker top 61acaa17e7576c9ad209928df828e63d7815d9daebb27a8e83a44b60b77d7c83 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T02:48:27.993Z] + go version [2020-12-16T02:48:27.993Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-16T02:48:28.030Z] $ docker stop --time=1 61acaa17e7576c9ad209928df828e63d7815d9daebb27a8e83a44b60b77d7c83 [2020-12-16T02:48:29.942Z] $ docker rm -f 61acaa17e7576c9ad209928df828e63d7815d9daebb27a8e83a44b60b77d7c83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:48:31.044Z] + docker inspect -f . ci-base-image-arm64 [2020-12-16T02:48:31.044Z] . [Pipeline] withDockerContainer [2020-12-16T02:48:31.269Z] prd-ubuntu18.04-docker-arm64-4c-16g-16251 does not seem to be running inside a container [2020-12-16T02:48:31.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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-12-16T02:48:32.752Z] $ docker top ec3f04344e563bbd168c568c693c3042d0bfa15442c08ba5b7481e5feb48e3c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T02:48:33.720Z] + make test [2020-12-16T02:48:33.720Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-16T02:48:55.574Z] Running on prd-centos7-docker-4c-2g-16252 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [Pipeline] { [Pipeline] ws [2020-12-16T02:48:55.628Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-12-16T02:48:55.896Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-16T02:49:02.862Z] using credential edgex-jenkins-ssh [2020-12-16T02:49:02.974Z] Cloning the remote Git repository [2020-12-16T02:49:03.090Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T02:49:03.186Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-12-16T02:49:03.328Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T02:49:03.328Z] > git --version # timeout=10 [2020-12-16T02:49:03.348Z] > git --version # 'git version 2.24.3' [2020-12-16T02:49:03.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T02:49:03.423Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T02:49:05.073Z] Merging remotes/origin/master commit 4525aed633a2d28dffb46d50cb0e81f75e767df3 into PR head commit a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b [2020-12-16T02:49:05.421Z] Merge succeeded, producing a2da627c9266e200cb7bbde5d158a0912d0c7971 [2020-12-16T02:49:05.422Z] Checking out Revision a2da627c9266e200cb7bbde5d158a0912d0c7971 (PR-692) [2020-12-16T02:49:04.408Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-16T02:49:04.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T02:49:04.598Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-16T02:49:04.644Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T02:49:04.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T02:49:04.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T02:49:05.090Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T02:49:05.123Z] > git checkout -f a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b # timeout=10 [2020-12-16T02:49:05.206Z] > git remote # timeout=10 [2020-12-16T02:49:05.229Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T02:49:05.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T02:49:05.260Z] > git merge 4525aed633a2d28dffb46d50cb0e81f75e767df3 # timeout=10 [2020-12-16T02:49:05.330Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T02:49:05.427Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T02:49:05.455Z] > git checkout -f a2da627c9266e200cb7bbde5d158a0912d0c7971 # timeout=10 [2020-12-16T02:49:09.686Z] Commit message: "Merge commit '4525aed633a2d28dffb46d50cb0e81f75e767df3' into HEAD" [2020-12-16T02:49:09.695Z] > git rev-list --no-walk a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T02:49:11.626Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-16T02:49:12.131Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T02:49:12.532Z] + sudo service docker restart [2020-12-16T02:49:12.532Z] + true [2020-12-16T02:49:12.532Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T02:49:14.590Z] provisioning config files... [2020-12-16T02:49:14.644Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config9092164970654773609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T02:49:15.096Z] ---> docker-login.sh [2020-12-16T02:49:15.096Z] nexus3.edgexfoundry.org:10001 [2020-12-16T02:49:15.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:49:15.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:49:15.970Z] Configure a credential helper to remove this warning. See [2020-12-16T02:49:15.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:49:15.970Z] [2020-12-16T02:49:15.970Z] Login Succeeded [2020-12-16T02:49:15.970Z] nexus3.edgexfoundry.org:10002 [2020-12-16T02:49:16.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:49:16.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:49:16.270Z] Configure a credential helper to remove this warning. See [2020-12-16T02:49:16.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:49:16.271Z] [2020-12-16T02:49:16.271Z] Login Succeeded [2020-12-16T02:49:16.271Z] nexus3.edgexfoundry.org:10003 [2020-12-16T02:49:16.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:49:16.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:49:16.546Z] Configure a credential helper to remove this warning. See [2020-12-16T02:49:16.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:49:16.546Z] [2020-12-16T02:49:16.546Z] Login Succeeded [2020-12-16T02:49:16.814Z] nexus3.edgexfoundry.org:10004 [2020-12-16T02:49:16.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:49:17.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:49:17.100Z] Configure a credential helper to remove this warning. See [2020-12-16T02:49:17.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:49:17.100Z] [2020-12-16T02:49:17.100Z] Login Succeeded [2020-12-16T02:49:17.100Z] docker.io [2020-12-16T02:49:17.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T02:49:17.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T02:49:17.658Z] Configure a credential helper to remove this warning. See [2020-12-16T02:49:17.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T02:49:17.658Z] [2020-12-16T02:49:17.658Z] Login Succeeded [2020-12-16T02:49:17.658Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T02:49:17.676Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-16T02:49:18.238Z] ========================================================= [2020-12-16T02:49:18.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-16T02:49:18.239Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:49:18.601Z] + 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-12-16T02:49:18.872Z] Sending build context to Docker daemon 2.401MB [2020-12-16T02:49:19.134Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-16T02:49:19.134Z] Step 2/8 : FROM ${BASE} [2020-12-16T02:49:19.134Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-16T02:49:19.134Z] 188c0c94c7c5: Pulling fs layer [2020-12-16T02:49:19.134Z] 0ef7d3d256c8: Pulling fs layer [2020-12-16T02:49:19.134Z] de9db76c5a1d: Pulling fs layer [2020-12-16T02:49:19.134Z] bca2f99d35d6: Pulling fs layer [2020-12-16T02:49:19.134Z] 93359f2a8cfa: Pulling fs layer [2020-12-16T02:49:19.134Z] 7c6f9722023f: Pulling fs layer [2020-12-16T02:49:19.134Z] a35cf1a2eb13: Pulling fs layer [2020-12-16T02:49:19.134Z] 93359f2a8cfa: Waiting [2020-12-16T02:49:19.134Z] 7c6f9722023f: Waiting [2020-12-16T02:49:19.134Z] a35cf1a2eb13: Waiting [2020-12-16T02:49:19.134Z] bca2f99d35d6: Waiting [2020-12-16T02:49:19.134Z] de9db76c5a1d: Verifying Checksum [2020-12-16T02:49:19.134Z] de9db76c5a1d: Download complete [2020-12-16T02:49:19.134Z] 0ef7d3d256c8: Download complete [2020-12-16T02:49:19.134Z] 93359f2a8cfa: Verifying Checksum [2020-12-16T02:49:19.134Z] 93359f2a8cfa: Download complete [2020-12-16T02:49:19.762Z] 7c6f9722023f: Download complete [2020-12-16T02:49:19.762Z] 188c0c94c7c5: Verifying Checksum [2020-12-16T02:49:19.762Z] 188c0c94c7c5: Download complete [2020-12-16T02:49:20.375Z] 188c0c94c7c5: Pull complete [2020-12-16T02:49:20.654Z] 0ef7d3d256c8: Pull complete [2020-12-16T02:49:20.654Z] de9db76c5a1d: Pull complete [2020-12-16T02:49:22.645Z] a35cf1a2eb13: Verifying Checksum [2020-12-16T02:49:22.645Z] a35cf1a2eb13: Download complete [2020-12-16T02:49:24.076Z] bca2f99d35d6: Verifying Checksum [2020-12-16T02:49:24.076Z] bca2f99d35d6: Download complete [2020-12-16T02:49:34.414Z] bca2f99d35d6: Pull complete [2020-12-16T02:49:34.414Z] 93359f2a8cfa: Pull complete [2020-12-16T02:49:34.414Z] 7c6f9722023f: Pull complete [2020-12-16T02:49:35.027Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-16T02:49:35.027Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-16T02:49:35.027Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-16T02:49:35.027Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.145s coverage: 20.0% of statements [2020-12-16T02:49:39.360Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.166s coverage: 97.1% of statements [2020-12-16T02:49:39.854Z] a35cf1a2eb13: Pull complete [2020-12-16T02:49:39.854Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-16T02:49:39.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-16T02:49:39.854Z] ---> a62c8e92a672 [2020-12-16T02:49:39.854Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T02:49:39.854Z] ---> Running in 91ff03de0b0d [2020-12-16T02:49:40.140Z] Removing intermediate container 91ff03de0b0d [2020-12-16T02:49:40.140Z] ---> 36e714fec395 [2020-12-16T02:49:40.140Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T02:49:40.140Z] ---> Running in 355154d5c77f [2020-12-16T02:49:42.146Z] Removing intermediate container 355154d5c77f [2020-12-16T02:49:42.146Z] ---> 8e3a8cea2953 [2020-12-16T02:49:42.146Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-16T02:49:42.146Z] ---> Running in 6147736e10dc [2020-12-16T02:49:43.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T02:49:44.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T02:49:44.834Z] OK: 166 MiB in 39 packages [2020-12-16T02:49:45.817Z] Removing intermediate container 6147736e10dc [2020-12-16T02:49:45.817Z] ---> e176b291c436 [2020-12-16T02:49:45.817Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-16T02:49:45.817Z] ---> Running in 850709f3841a [2020-12-16T02:49:46.092Z] Removing intermediate container 850709f3841a [2020-12-16T02:49:46.092Z] ---> 063b3cd96a59 [2020-12-16T02:49:46.092Z] Step 7/8 : COPY . . [2020-12-16T02:49:48.075Z] ---> ef8b1983ed60 [2020-12-16T02:49:48.075Z] Step 8/8 : RUN go mod download [2020-12-16T02:49:48.075Z] ---> Running in ab0058b12d47 [2020-12-16T02:50:06.399Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.119s coverage: 9.4% of statements [2020-12-16T02:50:06.399Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.133s coverage: 21.9% of statements [2020-12-16T02:50:06.399Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-16T02:50:06.399Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.635s coverage: 42.5% of statements [2020-12-16T02:50:06.399Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-16T02:50:06.399Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.807s coverage: 68.9% of statements [2020-12-16T02:50:06.399Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-16T02:50:06.399Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-16T02:50:06.399Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-16T02:50:06.399Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-16T02:50:06.399Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.200s coverage: 53.8% of statements [2020-12-16T02:50:06.399Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-16T02:50:06.399Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-16T02:50:06.399Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-16T02:50:06.399Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.739s coverage: 68.9% of statements [2020-12-16T02:50:06.399Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.121s coverage: 4.6% of statements [2020-12-16T02:50:06.399Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-16T02:50:06.671Z] GO111MODULE=on go vet ./... [2020-12-16T02:50:15.149Z] Removing intermediate container ab0058b12d47 [2020-12-16T02:50:15.150Z] ---> 091206983acd [2020-12-16T02:50:15.150Z] Successfully built 091206983acd [2020-12-16T02:50:15.150Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:50:15.521Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-16T02:50:15.521Z] . [Pipeline] withDockerContainer [2020-12-16T02:50:15.692Z] prd-centos7-docker-4c-2g-16252 does not seem to be running inside a container [2020-12-16T02:50:15.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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-x86_64 cat [2020-12-16T02:50:16.742Z] $ docker top fda0023221ac7bf4844efb33b78ac4e61fd79a9587576b39f1296e8efca67b5a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T02:50:17.364Z] + go version [2020-12-16T02:50:17.364Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-16T02:50:17.396Z] $ docker stop --time=1 fda0023221ac7bf4844efb33b78ac4e61fd79a9587576b39f1296e8efca67b5a [2020-12-16T02:50:18.914Z] $ docker rm -f fda0023221ac7bf4844efb33b78ac4e61fd79a9587576b39f1296e8efca67b5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:50:19.877Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-16T02:50:19.877Z] . [Pipeline] withDockerContainer [2020-12-16T02:50:20.129Z] prd-centos7-docker-4c-2g-16252 does not seem to be running inside a container [2020-12-16T02:50:20.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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-x86_64 cat [2020-12-16T02:50:21.557Z] $ docker top 0cd49d9a94f77695a48e7481f8149cd13d441200647755a87c605caad75367f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T02:50:22.628Z] + make test [2020-12-16T02:50:22.628Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-16T02:50:35.306Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-16T02:50:39.045Z] gofmt -l . [2020-12-16T02:50:39.045Z] [ "`gofmt -l .`" = "" ] [2020-12-16T02:50:39.045Z] ./bin/test-attribution-txt.sh [2020-12-16T02:50:39.045Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-16T02:50:39.089Z] $ docker stop --time=1 ec3f04344e563bbd168c568c693c3042d0bfa15442c08ba5b7481e5feb48e3c5 [2020-12-16T02:50:41.300Z] $ docker rm -f ec3f04344e563bbd168c568c693c3042d0bfa15442c08ba5b7481e5feb48e3c5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T02:50:42.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-16T02:50:43.300Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T02:50:44.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-16T02:50:45.184Z] + ls -al . [2020-12-16T02:50:45.185Z] total 244 [2020-12-16T02:50:45.185Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 02:50 . [2020-12-16T02:50:45.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 02:47 .. [2020-12-16T02:50:45.185Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 16 02:47 .dockerignore [2020-12-16T02:50:45.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 02:47 .git [2020-12-16T02:50:45.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 02:47 .github [2020-12-16T02:50:45.185Z] -rw-rw-r-- 1 jenkins jenkins 138 Dec 16 02:47 .gitignore [2020-12-16T02:50:45.185Z] -rw-rw-r-- 1 jenkins jenkins 936 Dec 16 02:47 Dockerfile.build [2020-12-16T02:50:45.185Z] -rw-rw-r-- 1 jenkins jenkins 901 Dec 16 02:47 Jenkinsfile [2020-12-16T02:50:45.185Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 16 02:47 LICENSE [2020-12-16T02:50:45.185Z] -rw-rw-r-- 1 jenkins jenkins 1013 Dec 16 02:47 Makefile [2020-12-16T02:50:45.185Z] -rw-rw-r-- 1 jenkins jenkins 5897 Dec 16 02:47 README.md [2020-12-16T02:50:45.185Z] -rw-rw-r-- 1 jenkins jenkins 4291 Dec 16 02:47 RELEASE-NOTES.txt [2020-12-16T02:50:45.185Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 16 02:43 VERSION [2020-12-16T02:50:45.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 02:47 bin [2020-12-16T02:50:45.185Z] -rw-r--r-- 1 jenkins jenkins 128916 Dec 16 02:50 coverage.out [2020-12-16T02:50:45.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 02:47 example [2020-12-16T02:50:45.185Z] -rw-r--r-- 1 jenkins jenkins 488 Dec 16 02:50 go.mod [2020-12-16T02:50:45.185Z] -rw-r--r-- 1 jenkins jenkins 13734 Dec 16 02:50 go.sum [2020-12-16T02:50:45.185Z] drwxrwxr-x 15 jenkins jenkins 4096 Dec 16 02:47 internal [2020-12-16T02:50:45.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 02:47 openapi [2020-12-16T02:50:45.185Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 16 02:47 pkg [2020-12-16T02:50:45.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 02:47 snap [2020-12-16T02:50:45.185Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 16 02:47 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:50:45.525Z] + 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=36f88f4d4181b49d8dd3acadddff984456ee158f --label arch=arm64 --label version=0.0.0 . [2020-12-16T02:50:46.121Z] Sending build context to Docker daemon 2.53MB [2020-12-16T02:50:46.121Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-16T02:50:46.121Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-16T02:50:46.121Z] ---> f89344674cfb [2020-12-16T02:50:46.121Z] Step 3/24 : ARG MAKE='make build' [2020-12-16T02:50:46.393Z] ---> Running in 29bbd352e87e [2020-12-16T02:50:46.667Z] Removing intermediate container 29bbd352e87e [2020-12-16T02:50:46.667Z] ---> efd6203ac3eb [2020-12-16T02:50:46.667Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-16T02:50:46.939Z] ---> Running in 4e27cd211b9e [2020-12-16T02:50:47.533Z] Removing intermediate container 4e27cd211b9e [2020-12-16T02:50:47.534Z] ---> 21284e805b2d [2020-12-16T02:50:47.534Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T02:50:47.534Z] ---> Running in c4636e14ed9b [2020-12-16T02:50:47.807Z] Removing intermediate container c4636e14ed9b [2020-12-16T02:50:47.807Z] ---> bccb7bd5ebd9 [2020-12-16T02:50:47.807Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T02:50:48.087Z] ---> Running in dd722b24aaae [2020-12-16T02:50:50.070Z] Removing intermediate container dd722b24aaae [2020-12-16T02:50:50.070Z] ---> 0b0f60794b8e [2020-12-16T02:50:50.070Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-16T02:50:50.358Z] ---> Running in f68493f972a0 [2020-12-16T02:50:51.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T02:50:52.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T02:50:52.905Z] OK: 142 MiB in 39 packages [2020-12-16T02:50:54.349Z] Removing intermediate container f68493f972a0 [2020-12-16T02:50:54.349Z] ---> 7b2941e7eee5 [2020-12-16T02:50:54.349Z] Step 8/24 : COPY . . [2020-12-16T02:50:55.326Z] ---> 85e81de3b4e4 [2020-12-16T02:50:55.326Z] Step 9/24 : RUN ${MAKE} [2020-12-16T02:50:55.597Z] ---> Running in 7a61ad97d5b9 [2020-12-16T02:50:56.574Z] 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-12-16T02:51:02.617Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-16T02:51:02.617Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-16T02:51:02.617Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-16T02:51:03.236Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.137s coverage: 20.0% of statements [2020-12-16T02:51:06.009Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.562s coverage: 97.1% of statements [2020-12-16T02:51:23.404Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-16T02:51:23.404Z] Removing intermediate container 7a61ad97d5b9 [2020-12-16T02:51:23.404Z] ---> 2cf4c70c3297 [2020-12-16T02:51:23.404Z] Step 10/24 : FROM scratch [2020-12-16T02:51:23.404Z] ---> [2020-12-16T02:51:23.404Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T02:51:23.404Z] ---> Running in 3d6177805c97 [2020-12-16T02:51:23.680Z] Removing intermediate container 3d6177805c97 [2020-12-16T02:51:23.680Z] ---> 556b7de6e0db [2020-12-16T02:51:23.680Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-16T02:51:23.680Z] ---> Running in ca00528f95b4 [2020-12-16T02:51:23.953Z] Removing intermediate container ca00528f95b4 [2020-12-16T02:51:23.953Z] ---> 8b2834cbd6ca [2020-12-16T02:51:23.953Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-16T02:51:24.225Z] ---> Running in 1c19d802630e [2020-12-16T02:51:24.497Z] Removing intermediate container 1c19d802630e [2020-12-16T02:51:24.497Z] ---> 6de8f5204919 [2020-12-16T02:51:24.497Z] Step 14/24 : WORKDIR / [2020-12-16T02:51:24.497Z] ---> Running in b41d390acc23 [2020-12-16T02:51:25.095Z] Removing intermediate container b41d390acc23 [2020-12-16T02:51:25.095Z] ---> 5d9e6e4c4dbe [2020-12-16T02:51:25.095Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-16T02:51:26.079Z] ---> 99d1dcc8539d [2020-12-16T02:51:26.079Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-16T02:51:26.675Z] ---> 17c720e18410 [2020-12-16T02:51:26.675Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-16T02:51:27.279Z] ---> 217cc2174086 [2020-12-16T02:51:27.280Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-16T02:51:28.259Z] ---> e34a504d9960 [2020-12-16T02:51:28.259Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-16T02:51:28.852Z] ---> dcaaa96db34a [2020-12-16T02:51:28.852Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-16T02:51:28.852Z] ---> Running in 01c240bc53dd [2020-12-16T02:51:29.447Z] Removing intermediate container 01c240bc53dd [2020-12-16T02:51:29.447Z] ---> 263525e4bde2 [2020-12-16T02:51:29.447Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T02:51:29.447Z] ---> Running in 18614d402f1a [2020-12-16T02:51:30.047Z] Removing intermediate container 18614d402f1a [2020-12-16T02:51:30.047Z] ---> f30ab5bf67f8 [2020-12-16T02:51:30.047Z] Step 22/24 : LABEL arch=arm64 [2020-12-16T02:51:30.047Z] ---> Running in 6830a4af765f [2020-12-16T02:51:30.322Z] Removing intermediate container 6830a4af765f [2020-12-16T02:51:30.322Z] ---> b58b1acd1ea1 [2020-12-16T02:51:30.322Z] Step 23/24 : LABEL git_sha=36f88f4d4181b49d8dd3acadddff984456ee158f [2020-12-16T02:51:30.594Z] ---> Running in 0e59e1c31f62 [2020-12-16T02:51:31.191Z] Removing intermediate container 0e59e1c31f62 [2020-12-16T02:51:31.191Z] ---> fb8288b5d647 [2020-12-16T02:51:31.191Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T02:51:31.191Z] ---> Running in 596b939fbcba [2020-12-16T02:51:31.465Z] Removing intermediate container 596b939fbcba [2020-12-16T02:51:31.465Z] ---> 13230ea00c84 [2020-12-16T02:51:31.465Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-16T02:51:31.738Z] Successfully built 13230ea00c84 [2020-12-16T02:51:31.738Z] 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] } [2020-12-16T02:51:38.572Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.154s coverage: 9.4% of statements [2020-12-16T02:51:38.572Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.092s coverage: 21.9% of statements [2020-12-16T02:51:38.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-16T02:51:38.572Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.366s coverage: 42.5% of statements [2020-12-16T02:51:38.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-16T02:51:38.572Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.375s coverage: 68.9% of statements [2020-12-16T02:51:38.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-16T02:51:38.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-16T02:51:38.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-16T02:51:38.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-16T02:51:38.572Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.111s coverage: 53.8% of statements [2020-12-16T02:51:38.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-16T02:51:38.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-16T02:51:38.572Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-16T02:51:38.573Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.356s coverage: 68.9% of statements [2020-12-16T02:51:38.573Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.090s coverage: 4.6% of statements [2020-12-16T02:51:38.573Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-16T02:51:38.573Z] GO111MODULE=on go vet ./... [2020-12-16T02:51:55.041Z] gofmt -l . [2020-12-16T02:51:55.041Z] [ "`gofmt -l .`" = "" ] [2020-12-16T02:51:55.331Z] ./bin/test-attribution-txt.sh [2020-12-16T02:51:56.891Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-16T02:51:57.972Z] $ docker stop --time=1 0cd49d9a94f77695a48e7481f8149cd13d441200647755a87c605caad75367f8 [2020-12-16T02:52:00.346Z] $ docker rm -f 0cd49d9a94f77695a48e7481f8149cd13d441200647755a87c605caad75367f8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T02:52:01.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-16T02:52:01.802Z] Warning: overwriting stash ‘coverage-report’ [2020-12-16T02:52:02.584Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-16T02:52:03.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-16T02:52:03.669Z] + ls -al . [2020-12-16T02:52:03.669Z] total 208 [2020-12-16T02:52:03.669Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 16 02:51 . [2020-12-16T02:52:03.669Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 16 02:49 .. [2020-12-16T02:52:03.669Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 16 02:49 bin [2020-12-16T02:52:03.669Z] -rw-r--r--. 1 jenkins jenkins 128916 Dec 16 02:51 coverage.out [2020-12-16T02:52:03.669Z] -rw-rw-r--. 1 jenkins jenkins 936 Dec 16 02:49 Dockerfile.build [2020-12-16T02:52:03.669Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 16 02:49 .dockerignore [2020-12-16T02:52:03.669Z] drwxrwxr-x. 4 jenkins jenkins 48 Dec 16 02:49 example [2020-12-16T02:52:03.669Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 16 02:49 .git [2020-12-16T02:52:03.669Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 16 02:49 .github [2020-12-16T02:52:03.669Z] -rw-rw-r--. 1 jenkins jenkins 138 Dec 16 02:49 .gitignore [2020-12-16T02:52:03.669Z] -rw-r--r--. 1 jenkins jenkins 488 Dec 16 02:51 go.mod [2020-12-16T02:52:03.669Z] -rw-r--r--. 1 jenkins jenkins 13734 Dec 16 02:51 go.sum [2020-12-16T02:52:03.669Z] drwxrwxr-x. 15 jenkins jenkins 211 Dec 16 02:49 internal [2020-12-16T02:52:03.669Z] -rw-rw-r--. 1 jenkins jenkins 901 Dec 16 02:49 Jenkinsfile [2020-12-16T02:52:03.669Z] -rw-rw-r--. 1 jenkins jenkins 11341 Dec 16 02:49 LICENSE [2020-12-16T02:52:03.669Z] -rw-rw-r--. 1 jenkins jenkins 1013 Dec 16 02:49 Makefile [2020-12-16T02:52:03.669Z] drwxrwxr-x. 4 jenkins jenkins 26 Dec 16 02:49 openapi [2020-12-16T02:52:03.669Z] drwxrwxr-x. 5 jenkins jenkins 50 Dec 16 02:49 pkg [2020-12-16T02:52:03.669Z] -rw-rw-r--. 1 jenkins jenkins 5897 Dec 16 02:49 README.md [2020-12-16T02:52:03.669Z] -rw-rw-r--. 1 jenkins jenkins 4291 Dec 16 02:49 RELEASE-NOTES.txt [2020-12-16T02:52:03.669Z] drwxrwxr-x. 4 jenkins jenkins 54 Dec 16 02:49 snap [2020-12-16T02:52:03.669Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 16 02:43 VERSION [2020-12-16T02:52:03.669Z] -rw-rw-r--. 1 jenkins jenkins 222 Dec 16 02:49 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:52:04.035Z] + 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=36f88f4d4181b49d8dd3acadddff984456ee158f --label arch=amd64 --label version=0.0.0 . [2020-12-16T02:52:04.631Z] Sending build context to Docker daemon 2.531MB [2020-12-16T02:52:04.631Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-16T02:52:04.631Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-16T02:52:04.631Z] ---> 091206983acd [2020-12-16T02:52:04.631Z] Step 3/24 : ARG MAKE='make build' [2020-12-16T02:52:05.222Z] ---> Running in a19c1d529e8b [2020-12-16T02:52:05.222Z] Removing intermediate container a19c1d529e8b [2020-12-16T02:52:05.222Z] ---> 4e07cc987f13 [2020-12-16T02:52:05.222Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-16T02:52:05.222Z] ---> Running in af74a3c014b3 [2020-12-16T02:52:05.493Z] Removing intermediate container af74a3c014b3 [2020-12-16T02:52:05.493Z] ---> 019b4c792ca6 [2020-12-16T02:52:05.493Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T02:52:05.763Z] ---> Running in a1cc00e80ceb [2020-12-16T02:52:06.046Z] Removing intermediate container a1cc00e80ceb [2020-12-16T02:52:06.046Z] ---> bbde6167a277 [2020-12-16T02:52:06.046Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T02:52:06.046Z] ---> Running in 7299d618c040 [2020-12-16T02:52:08.781Z] Removing intermediate container 7299d618c040 [2020-12-16T02:52:08.781Z] ---> 0af22b056653 [2020-12-16T02:52:08.781Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-16T02:52:08.781Z] ---> Running in 0f08d3a16ed7 [2020-12-16T02:52:09.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T02:52:10.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T02:52:11.043Z] OK: 166 MiB in 39 packages [2020-12-16T02:52:11.639Z] Removing intermediate container 0f08d3a16ed7 [2020-12-16T02:52:11.639Z] ---> ed4ee5e36bb0 [2020-12-16T02:52:11.639Z] Step 8/24 : COPY . . [2020-12-16T02:52:13.153Z] ---> da668e9e2804 [2020-12-16T02:52:13.153Z] Step 9/24 : RUN ${MAKE} [2020-12-16T02:52:13.153Z] ---> Running in a0918ce9f7ed [2020-12-16T02:52:14.297Z] 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-12-16T02:52:33.593Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-16T02:52:33.866Z] Removing intermediate container a0918ce9f7ed [2020-12-16T02:52:33.866Z] ---> babca3ac1314 [2020-12-16T02:52:33.866Z] Step 10/24 : FROM scratch [2020-12-16T02:52:33.866Z] ---> [2020-12-16T02:52:33.866Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T02:52:33.866Z] ---> Running in f13da71ac372 [2020-12-16T02:52:34.156Z] Removing intermediate container f13da71ac372 [2020-12-16T02:52:34.156Z] ---> c95110a2909b [2020-12-16T02:52:34.156Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-16T02:52:34.156Z] ---> Running in 41a8ff63f677 [2020-12-16T02:52:34.435Z] Removing intermediate container 41a8ff63f677 [2020-12-16T02:52:34.435Z] ---> 7069c436a0ec [2020-12-16T02:52:34.435Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-16T02:52:34.435Z] ---> Running in 0e6981650b4b [2020-12-16T02:52:34.732Z] Removing intermediate container 0e6981650b4b [2020-12-16T02:52:34.732Z] ---> ff97498a0e69 [2020-12-16T02:52:34.732Z] Step 14/24 : WORKDIR / [2020-12-16T02:52:34.733Z] ---> Running in 665168e30237 [2020-12-16T02:52:35.029Z] Removing intermediate container 665168e30237 [2020-12-16T02:52:35.029Z] ---> bb8841d3c388 [2020-12-16T02:52:35.029Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-16T02:52:35.702Z] ---> 20c64ee3fba1 [2020-12-16T02:52:35.702Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-16T02:52:35.989Z] ---> 3d55919c8f86 [2020-12-16T02:52:35.989Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-16T02:52:36.629Z] ---> 1fb9d376aea4 [2020-12-16T02:52:36.629Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-16T02:52:37.246Z] ---> 3a6584968caf [2020-12-16T02:52:37.246Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-16T02:52:37.523Z] ---> e486a38a2374 [2020-12-16T02:52:37.523Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-16T02:52:37.791Z] ---> Running in 1a16df4c1fe5 [2020-12-16T02:52:37.791Z] Removing intermediate container 1a16df4c1fe5 [2020-12-16T02:52:37.791Z] ---> e6e5538e9b25 [2020-12-16T02:52:37.791Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T02:52:38.072Z] ---> Running in ef1642a16917 [2020-12-16T02:52:38.072Z] Removing intermediate container ef1642a16917 [2020-12-16T02:52:38.072Z] ---> ed0ef5f23c87 [2020-12-16T02:52:38.072Z] Step 22/24 : LABEL arch=amd64 [2020-12-16T02:52:38.358Z] ---> Running in 76e9c02e2ac8 [2020-12-16T02:52:38.634Z] Removing intermediate container 76e9c02e2ac8 [2020-12-16T02:52:38.634Z] ---> dd71a5b9f4c2 [2020-12-16T02:52:38.634Z] Step 23/24 : LABEL git_sha=36f88f4d4181b49d8dd3acadddff984456ee158f [2020-12-16T02:52:38.634Z] ---> Running in 3b5a9367d9ff [2020-12-16T02:52:38.932Z] Removing intermediate container 3b5a9367d9ff [2020-12-16T02:52:38.932Z] ---> 227163ac5404 [2020-12-16T02:52:38.932Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T02:52:38.932Z] ---> Running in 4ee0ae41ae81 [2020-12-16T02:52:39.206Z] Removing intermediate container 4ee0ae41ae81 [2020-12-16T02:52:39.206Z] ---> 097f3e7515cf [2020-12-16T02:52:39.206Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-16T02:52:39.206Z] Successfully built 097f3e7515cf [2020-12-16T02:52:39.206Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-16T02:52:41.585Z] provisioning config files... [2020-12-16T02:52:41.596Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config3526417659179155642tmp [Pipeline] { [Pipeline] sh [2020-12-16T02:52:42.018Z] + set +x [2020-12-16T02:52:42.019Z] + curl -s https://codecov.io/bash [2020-12-16T02:52:42.019Z] + bash -s -- [2020-12-16T02:52:42.019Z] [2020-12-16T02:52:42.019Z] _____ _ [2020-12-16T02:52:42.019Z] / ____| | | [2020-12-16T02:52:42.019Z] | | ___ __| | ___ ___ _____ __ [2020-12-16T02:52:42.019Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-16T02:52:42.019Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-16T02:52:42.019Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-16T02:52:42.019Z] Bash-20201130-cc6d3fe [2020-12-16T02:52:42.019Z] [2020-12-16T02:52:42.019Z] [2020-12-16T02:52:42.283Z] ==> Jenkins CI detected. [2020-12-16T02:52:42.283Z] project root: . [2020-12-16T02:52:42.283Z] --> token set from env [2020-12-16T02:52:42.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-16T02:52:42.283Z] ==> Running gcov in . (disable via -X gcov) [2020-12-16T02:52:42.283Z] ==> Python coveragepy not found [2020-12-16T02:52:42.283Z] ==> Searching for coverage reports in: [2020-12-16T02:52:42.283Z] + . [2020-12-16T02:52:42.283Z] -> Found 1 reports [2020-12-16T02:52:42.283Z] ==> Detecting git/mercurial file structure [2020-12-16T02:52:42.283Z] ==> Reading reports [2020-12-16T02:52:42.283Z] + ./coverage.out bytes=128916 [2020-12-16T02:52:42.283Z] ==> Appending adjustments [2020-12-16T02:52:42.283Z] https://docs.codecov.io/docs/fixing-reports [2020-12-16T02:52:42.861Z] + Found adjustments [2020-12-16T02:52:42.861Z] ==> Gzipping contents [2020-12-16T02:52:42.861Z] 24K /tmp/codecov.Uu9Vd8.gz [2020-12-16T02:52:42.861Z] ==> Uploading reports [2020-12-16T02:52:42.861Z] url: https://codecov.io [2020-12-16T02:52:42.861Z] query: branch=PR-692&commit=36f88f4d4181b49d8dd3acadddff984456ee158f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-692%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=692&job=&cmd_args= [2020-12-16T02:52:42.861Z] -> Pinging Codecov [2020-12-16T02:52:42.861Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-692&commit=36f88f4d4181b49d8dd3acadddff984456ee158f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-692%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=692&job=&cmd_args= [2020-12-16T02:52:43.126Z] -> Uploading to [2020-12-16T02:52:43.126Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-16/7E55EF52A471D76F132DFD9A03CDDE97/36f88f4d4181b49d8dd3acadddff984456ee158f/f885defc-ffa8-4aa2-b6f6-66368ed89464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201216T025242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=635b2bdf9bd29a0cc7a301d98f69da754daad26e7dd61e3804b32c8dd75aae81 [2020-12-16T02:52:43.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-16T02:52:43.126Z] Dload Upload Total Spent Left Speed [2020-12-16T02:52:43.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21084 0 0 100 21084 0 41507 --:--:-- --:--:-- --:--:-- 41585 [2020-12-16T02:52:43.705Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/36f88f4d4181b49d8dd3acadddff984456ee158f [Pipeline] } [2020-12-16T02:52:43.716Z] 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-12-16T02:52:46.438Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T02:52:46.758Z] ---> package-listing.sh [2020-12-16T02:52:46.758Z] ++ facter osfamily [2020-12-16T02:52:46.758Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-16T02:52:46.758Z] + OS_FAMILY=redhat [2020-12-16T02:52:46.758Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-692 [2020-12-16T02:52:46.758Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-16T02:52:46.758Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-16T02:52:46.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-16T02:52:46.758Z] + PACKAGES=/tmp/packages_start.txt [2020-12-16T02:52:46.758Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-692 ']' [2020-12-16T02:52:46.758Z] + PACKAGES=/tmp/packages_end.txt [2020-12-16T02:52:46.758Z] + case "${OS_FAMILY}" in [2020-12-16T02:52:46.758Z] + rpm -qa [2020-12-16T02:52:46.758Z] + sort [2020-12-16T02:52:52.083Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-16T02:52:52.083Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-16T02:52:52.083Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-16T02:52:52.083Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-692 ']' [2020-12-16T02:52:52.083Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-692/archives/ [2020-12-16T02:52:52.083Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-692/archives/ [Pipeline] echo [2020-12-16T02:52:52.099Z] 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-692/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-16T02:52:52.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:52:52.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T02:52:52.708Z] [2020-12-16T02:52:52.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-16T02:52:53.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T02:52:53.071Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-16T02:52:53.071Z] df20fa9351a1: Pulling fs layer [2020-12-16T02:52:53.071Z] 36b3adc4ff6f: Pulling fs layer [2020-12-16T02:52:53.071Z] 8ad3a11d3b57: Pulling fs layer [2020-12-16T02:52:53.071Z] 46f8f816bc3b: Pulling fs layer [2020-12-16T02:52:53.071Z] 93b61091891f: Pulling fs layer [2020-12-16T02:52:53.071Z] 93b9cdb0e59b: Pulling fs layer [2020-12-16T02:52:53.071Z] 5e14af77c1be: Pulling fs layer [2020-12-16T02:52:53.071Z] 01666e4c0597: Pulling fs layer [2020-12-16T02:52:53.071Z] aa168da1d23b: Pulling fs layer [2020-12-16T02:52:53.071Z] 93b9cdb0e59b: Waiting [2020-12-16T02:52:53.071Z] 5e14af77c1be: Waiting [2020-12-16T02:52:53.071Z] 01666e4c0597: Waiting [2020-12-16T02:52:53.071Z] aa168da1d23b: Waiting [2020-12-16T02:52:53.071Z] 46f8f816bc3b: Waiting [2020-12-16T02:52:53.071Z] 93b61091891f: Waiting [2020-12-16T02:52:53.071Z] 36b3adc4ff6f: Download complete [2020-12-16T02:52:53.071Z] 46f8f816bc3b: Verifying Checksum [2020-12-16T02:52:53.071Z] 46f8f816bc3b: Download complete [2020-12-16T02:52:53.071Z] df20fa9351a1: Download complete [2020-12-16T02:52:53.335Z] 93b9cdb0e59b: Verifying Checksum [2020-12-16T02:52:53.335Z] 93b9cdb0e59b: Download complete [2020-12-16T02:52:53.335Z] 5e14af77c1be: Verifying Checksum [2020-12-16T02:52:53.335Z] 5e14af77c1be: Download complete [2020-12-16T02:52:53.335Z] 93b61091891f: Download complete [2020-12-16T02:52:53.335Z] 01666e4c0597: Verifying Checksum [2020-12-16T02:52:53.335Z] 01666e4c0597: Download complete [2020-12-16T02:52:53.335Z] 8ad3a11d3b57: Verifying Checksum [2020-12-16T02:52:53.598Z] df20fa9351a1: Pull complete [2020-12-16T02:52:53.872Z] 36b3adc4ff6f: Pull complete [2020-12-16T02:52:54.834Z] 8ad3a11d3b57: Pull complete [2020-12-16T02:52:55.413Z] 46f8f816bc3b: Pull complete [2020-12-16T02:52:55.413Z] aa168da1d23b: Verifying Checksum [2020-12-16T02:52:55.413Z] aa168da1d23b: Download complete [2020-12-16T02:52:55.677Z] 93b61091891f: Pull complete [2020-12-16T02:52:55.677Z] 93b9cdb0e59b: Pull complete [2020-12-16T02:52:55.939Z] 5e14af77c1be: Pull complete [2020-12-16T02:52:56.202Z] 01666e4c0597: Pull complete [2020-12-16T02:53:02.853Z] aa168da1d23b: Pull complete [2020-12-16T02:53:02.853Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-16T02:53:02.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T02:53:02.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-16T02:53:03.022Z] prd-centos7-docker-4c-2g-16248 does not seem to be running inside a container [2020-12-16T02:53:03.073Z] $ 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-692/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-692 -v /w/workspace/dgexfoundry_device-sdk-go_PR-692:/w/workspace/dgexfoundry_device-sdk-go_PR-692:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-692@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-12-16T02:53:06.403Z] $ docker top caec46d682c8ccd066c0ec8bcf2a59e914dc4eb904482e1870e86e784cccdc07 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T02:53:06.978Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-16T02:53:07.277Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-16T02:53:07.578Z] + ls /var/log/sa-host [2020-12-16T02:53:07.578Z] + sadf -c /var/log/sa-host/sa16 [2020-12-16T02:53:07.578Z] file_magic: OK [2020-12-16T02:53:07.578Z] HZ: Using current value: 100 [2020-12-16T02:53:07.578Z] file_header: OK [2020-12-16T02:53:07.578Z] 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-12-16T02:53:07.578Z] Statistics: [2020-12-16T02:53:07.578Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-16T02:53:07.578Z] File successfully converted to sysstat format version 12.2.1 [2020-12-16T02:53:07.578Z] + sadf -c /var/log/sa-host/sa23 [2020-12-16T02:53:07.578Z] file_magic: OK [2020-12-16T02:53:07.578Z] HZ: Using current value: 100 [2020-12-16T02:53:07.578Z] file_header: OK [2020-12-16T02:53:07.578Z] 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-12-16T02:53:07.578Z] Statistics: [2020-12-16T02:53:07.578Z] Hnuu...uuuununununu... [2020-12-16T02:53:07.578Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-16T02:53:07.813Z] provisioning config files... [2020-12-16T02:53:07.829Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config3118246254218822444tmp [Pipeline] { [Pipeline] echo [2020-12-16T02:53:07.912Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T02:53:08.210Z] ---> create-netrc.sh [Pipeline] } [2020-12-16T02:53:08.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-16T02:53:08.332Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T02:53:08.631Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-16T02:53:08.642Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T02:53:08.943Z] ---> sudo-logs.sh [2020-12-16T02:53:08.943Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-16T02:53:08.954Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T02:53:09.257Z] ---> job-cost.sh [2020-12-16T02:53:09.257Z] lf-activate-venv: SKIPPING [2020-12-16T02:53:09.257Z] INFO: No Stack... [2020-12-16T02:53:09.833Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-16T02:53:10.405Z] INFO: Archiving Costs [Pipeline] echo [2020-12-16T02:53:10.420Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T02:53:10.719Z] ---> logs-deploy.sh [2020-12-16T02:53:10.719Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-692/5 [2020-12-16T02:53:10.719Z] INFO: archiving workspace using pattern(s): [2020-12-16T02:53:12.639Z] Archives upload complete. [2020-12-16T02:53:12.639Z] INFO: archiving logs to Nexus