Pull request #763 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2+76d059c2e27a3d5d488ff0022063f09e99d334bf (b7210994608836149f05a0f37451bfceb3a7c45a) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-23393 in /w/workspace/dgexfoundry_device-sdk-go_PR-763 [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-763 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 76d059c2e27a3d5d488ff0022063f09e99d334bf into PR head commit 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 > 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/763/head:refs/remotes/origin/PR-763 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 # timeout=10 Merge succeeded, producing 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 Checking out Revision 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 (PR-763) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76d059c2e27a3d5d488ff0022063f09e99d334bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 # timeout=10 Commit message: "feat: make update device callback aware of service change" > git rev-list --no-walk 7cc05283413387bf8f3efd50400048b5b123b666 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-27T09:31:00.416Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-27T09:31:00.735Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-27T09:31:00.903Z] ========================================================= [2021-01-27T09:31:00.903Z] EdgeX Global Pipelines Version Info [2021-01-27T09:31:00.903Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:31:02.351Z] ------------------- [2021-01-27T09:31:02.351Z] stable info: [2021-01-27T09:31:02.351Z] ------------------- [2021-01-27T09:31:02.351Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T09:31:02.351Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T09:31:02.351Z] Message: update stable to v1.0.179 [2021-01-27T09:31:03.294Z] ------------------- [2021-01-27T09:31:03.294Z] experimental info: [2021-01-27T09:31:03.294Z] ------------------- [2021-01-27T09:31:03.294Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T09:31:03.294Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T09:31:03.294Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-27T09:31:03.678Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-27T09:31:03.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-27T09:31:03.884Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-27T09:31:04.003Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-27T09:31:04.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-27T09:31:04.216Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-27T09:31:04.319Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-27T09:31:04.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-27T09:31:04.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-27T09:31:04.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-27T09:31:04.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-27T09:31:04.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-27T09:31:04.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-27T09:31:05.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-27T09:31:05.148Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-27T09:31:05.239Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T09:31:05.331Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T09:31:05.426Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T09:31:05.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-27T09:31:05.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-27T09:31:05.713Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-27T09:31:05.815Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-27T09:31:05.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-27T09:31:06.028Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-27T09:31:06.147Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-27T09:31:06.254Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-27T09:31:06.348Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-27T09:31:06.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-763 [Pipeline] echo [2021-01-27T09:31:06.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-763 [Pipeline] echo [2021-01-27T09:31:06.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-763 [Pipeline] echo [2021-01-27T09:31:06.801Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 [Pipeline] echo [2021-01-27T09:31:06.898Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e2b6fd [Pipeline] echo [2021-01-27T09:31:07.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-27T09:31:07.199Z] provisioning config files... [2021-01-27T09:31:07.225Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/config3313524257923605732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:31:07.582Z] ---> docker-login.sh [2021-01-27T09:31:07.582Z] nexus3.edgexfoundry.org:10001 [2021-01-27T09:31:07.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:31:07.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:31:07.843Z] Configure a credential helper to remove this warning. See [2021-01-27T09:31:07.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:31:07.843Z] [2021-01-27T09:31:07.843Z] Login Succeeded [2021-01-27T09:31:07.843Z] nexus3.edgexfoundry.org:10002 [2021-01-27T09:31:08.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:31:08.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:31:08.104Z] Configure a credential helper to remove this warning. See [2021-01-27T09:31:08.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:31:08.104Z] [2021-01-27T09:31:08.104Z] Login Succeeded [2021-01-27T09:31:08.104Z] nexus3.edgexfoundry.org:10003 [2021-01-27T09:31:08.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:31:08.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:31:08.367Z] Configure a credential helper to remove this warning. See [2021-01-27T09:31:08.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:31:08.367Z] [2021-01-27T09:31:08.367Z] Login Succeeded [2021-01-27T09:31:08.367Z] nexus3.edgexfoundry.org:10004 [2021-01-27T09:31:08.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:31:08.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:31:08.367Z] Configure a credential helper to remove this warning. See [2021-01-27T09:31:08.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:31:08.367Z] [2021-01-27T09:31:08.367Z] Login Succeeded [2021-01-27T09:31:08.367Z] docker.io [2021-01-27T09:31:08.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:31:08.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:31:08.894Z] Configure a credential helper to remove this warning. See [2021-01-27T09:31:08.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:31:08.894Z] [2021-01-27T09:31:08.894Z] Login Succeeded [2021-01-27T09:31:08.894Z] ---> docker-login.sh ends [Pipeline] } [2021-01-27T09:31:08.903Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T09:31:09.747Z] + git log --format=format:%s -1 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 [Pipeline] echo [2021-01-27T09:31:09.813Z] GIT_COMMIT: 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2, Commit Message: feat: make update device callback aware of service change [Pipeline] echo [2021-01-27T09:31:09.896Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:31:10.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T09:31:10.934Z] [2021-01-27T09:31:10.934Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:31:11.287Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T09:31:11.287Z] latest: Pulling from edgex-devops/git-semver [2021-01-27T09:31:11.287Z] 31603596830f: Pulling fs layer [2021-01-27T09:31:11.287Z] 2a8b12db71e7: Pulling fs layer [2021-01-27T09:31:11.287Z] 6ca5941a6612: Pulling fs layer [2021-01-27T09:31:11.287Z] ecc8261a40a4: Pulling fs layer [2021-01-27T09:31:11.287Z] ecc8261a40a4: Waiting [2021-01-27T09:31:11.287Z] 2a8b12db71e7: Verifying Checksum [2021-01-27T09:31:11.287Z] 2a8b12db71e7: Download complete [2021-01-27T09:31:11.550Z] 31603596830f: Verifying Checksum [2021-01-27T09:31:11.550Z] 31603596830f: Download complete [2021-01-27T09:31:11.550Z] ecc8261a40a4: Verifying Checksum [2021-01-27T09:31:11.550Z] 6ca5941a6612: Verifying Checksum [2021-01-27T09:31:11.550Z] 6ca5941a6612: Download complete [2021-01-27T09:31:11.817Z] 31603596830f: Pull complete [2021-01-27T09:31:11.817Z] 2a8b12db71e7: Pull complete [2021-01-27T09:31:12.770Z] 6ca5941a6612: Pull complete [2021-01-27T09:31:12.770Z] ecc8261a40a4: Pull complete [2021-01-27T09:31:12.770Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-27T09:31:12.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T09:31:12.770Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-27T09:31:12.876Z] prd-centos7-docker-4c-2g-23393 does not seem to be running inside a container [2021-01-27T09:31:12.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-763 -v /w/workspace/dgexfoundry_device-sdk-go_PR-763:/w/workspace/dgexfoundry_device-sdk-go_PR-763:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-763@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-27T09:31:14.984Z] $ docker top 83b111eb8fd51406b8284066ac7dc14a365f107a7a6a25d4ed3d03a08d450dbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-27T09:31:15.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T09:31:15.274Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T09:31:15.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T09:31:15.458Z] $ docker exec 83b111eb8fd51406b8284066ac7dc14a365f107a7a6a25d4ed3d03a08d450dbe ssh-agent [2021-01-27T09:31:15.614Z] SSH_AUTH_SOCK=/tmp/ssh-zkOi0E7GOP89/agent.11 [2021-01-27T09:31:15.614Z] SSH_AGENT_PID=17 [2021-01-27T09:31:15.626Z] Running ssh-add (command line suppressed) [2021-01-27T09:31:15.738Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/private_key_5410914649381462573.key (/w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/private_key_5410914649381462573.key) [2021-01-27T09:31:15.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T09:31:16.151Z] + git tag --points-at HEAD [Pipeline] } [2021-01-27T09:31:16.181Z] $ docker exec --env ******** --env ******** 83b111eb8fd51406b8284066ac7dc14a365f107a7a6a25d4ed3d03a08d450dbe ssh-agent -k [2021-01-27T09:31:16.289Z] unset SSH_AUTH_SOCK; [2021-01-27T09:31:16.290Z] unset SSH_AGENT_PID; [2021-01-27T09:31:16.290Z] echo Agent pid 17 killed; [2021-01-27T09:31:16.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-27T09:31:16.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T09:31:16.500Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T09:31:16.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T09:31:16.660Z] $ docker exec 83b111eb8fd51406b8284066ac7dc14a365f107a7a6a25d4ed3d03a08d450dbe ssh-agent [2021-01-27T09:31:16.816Z] SSH_AUTH_SOCK=/tmp/ssh-syl8f4rEjA8G/agent.46 [2021-01-27T09:31:16.816Z] SSH_AGENT_PID=51 [2021-01-27T09:31:16.821Z] Running ssh-add (command line suppressed) [2021-01-27T09:31:16.931Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/private_key_1277004745214692979.key (/w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/private_key_1277004745214692979.key) [2021-01-27T09:31:16.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T09:31:17.328Z] + git semver init [2021-01-27T09:31:17.329Z] # -> Open(): unable to determine branch for HEAD [2021-01-27T09:31:17.329Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-763/.git [2021-01-27T09:31:17.329Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-763 [2021-01-27T09:31:17.329Z] # $SEMVER_REMOTE_NAME = origin [2021-01-27T09:31:17.329Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-27T09:31:17.329Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-27T09:31:17.329Z] # $SEMVER_BRANCH = PR-763 [2021-01-27T09:31:17.329Z] # $SEMVER_TEMP = /tmp/semver-576440766 [2021-01-27T09:31:17.329Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-27T09:31:17.901Z] # '/tmp/semver-576440766' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-763/.semver' [2021-01-27T09:31:18.163Z] # -> Force: false [2021-01-27T09:31:18.163Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-763/.semver [Pipeline] } [2021-01-27T09:31:18.175Z] $ docker exec --env ******** --env ******** 83b111eb8fd51406b8284066ac7dc14a365f107a7a6a25d4ed3d03a08d450dbe ssh-agent -k [2021-01-27T09:31:18.277Z] unset SSH_AUTH_SOCK; [2021-01-27T09:31:18.278Z] unset SSH_AGENT_PID; [2021-01-27T09:31:18.278Z] echo Agent pid 51 killed; [2021-01-27T09:31:18.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T09:31:18.822Z] + git semver [Pipeline] } [2021-01-27T09:31:18.840Z] $ docker stop --time=1 83b111eb8fd51406b8284066ac7dc14a365f107a7a6a25d4ed3d03a08d450dbe [2021-01-27T09:31:20.259Z] $ docker rm -f 83b111eb8fd51406b8284066ac7dc14a365f107a7a6a25d4ed3d03a08d450dbe [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T09:31:20.892Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-27T09:31:21.222Z] Stashed 1 file(s) [Pipeline] echo [2021-01-27T09:31:21.226Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-27T09:31:36.741Z] Still waiting to schedule task [2021-01-27T09:31:36.741Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-27T09:31:36.743Z] Still waiting to schedule task [2021-01-27T09:31:36.743Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-27T09:33:31.414Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23394 in /w/workspace/dgexfoundry_device-sdk-go_PR-763 [Pipeline] { [Pipeline] ws [2021-01-27T09:33:31.477Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-01-27T09:33:36.392Z] using credential edgex-jenkins-ssh [2021-01-27T09:33:36.455Z] Cloning the remote Git repository [2021-01-27T09:33:36.515Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-27T09:33:36.636Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-01-27T09:33:36.729Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-27T09:33:36.730Z] > git --version # timeout=10 [2021-01-27T09:33:36.748Z] > git --version # 'git version 2.17.1' [2021-01-27T09:33:36.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:33:36.810Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T09:33:38.818Z] Merging remotes/origin/master commit 76d059c2e27a3d5d488ff0022063f09e99d334bf into PR head commit 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 [2021-01-27T09:33:39.067Z] Merge succeeded, producing 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 [2021-01-27T09:33:39.067Z] Checking out Revision 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 (PR-763) [2021-01-27T09:33:37.953Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-27T09:33:37.979Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T09:33:38.010Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-27T09:33:38.059Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-27T09:33:38.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:33:38.074Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/763/head:refs/remotes/origin/PR-763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T09:33:38.839Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T09:33:38.854Z] > git checkout -f 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 # timeout=10 [2021-01-27T09:33:38.976Z] > git remote # timeout=10 [2021-01-27T09:33:38.993Z] > git config --get remote.origin.url # timeout=10 [2021-01-27T09:33:39.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:33:39.025Z] > git merge 76d059c2e27a3d5d488ff0022063f09e99d334bf # timeout=10 [2021-01-27T09:33:39.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-27T09:33:39.072Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T09:33:39.085Z] > git checkout -f 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 # timeout=10 [2021-01-27T09:33:43.744Z] Commit message: "feat: make update device callback aware of service change" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T09:33:45.324Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-27T09:33:45.729Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T09:33:46.122Z] + + sudo servicetrue docker [2021-01-27T09:33:46.122Z] restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-27T09:33:48.824Z] provisioning config files... [2021-01-27T09:33:48.864Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config3938170883014458513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:33:49.276Z] ---> docker-login.sh [2021-01-27T09:33:49.276Z] nexus3.edgexfoundry.org:10001 [2021-01-27T09:33:50.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:33:50.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:33:50.545Z] Configure a credential helper to remove this warning. See [2021-01-27T09:33:50.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:33:50.545Z] [2021-01-27T09:33:50.545Z] Login Succeeded [2021-01-27T09:33:50.545Z] nexus3.edgexfoundry.org:10002 [2021-01-27T09:33:50.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:33:51.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:33:51.090Z] Configure a credential helper to remove this warning. See [2021-01-27T09:33:51.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:33:51.090Z] [2021-01-27T09:33:51.090Z] Login Succeeded [2021-01-27T09:33:51.090Z] nexus3.edgexfoundry.org:10003 [2021-01-27T09:33:51.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:33:51.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:33:51.641Z] Configure a credential helper to remove this warning. See [2021-01-27T09:33:51.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:33:51.641Z] [2021-01-27T09:33:51.641Z] Login Succeeded [2021-01-27T09:33:51.641Z] nexus3.edgexfoundry.org:10004 [2021-01-27T09:33:51.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:33:52.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:33:52.193Z] Configure a credential helper to remove this warning. See [2021-01-27T09:33:52.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:33:52.193Z] [2021-01-27T09:33:52.193Z] Login Succeeded [2021-01-27T09:33:52.193Z] docker.io [2021-01-27T09:33:52.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:33:52.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:33:52.747Z] Configure a credential helper to remove this warning. See [2021-01-27T09:33:52.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:33:52.747Z] [2021-01-27T09:33:52.747Z] Login Succeeded [2021-01-27T09:33:52.747Z] ---> docker-login.sh ends [Pipeline] } [2021-01-27T09:33:52.764Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-27T09:33:53.406Z] ========================================================= [2021-01-27T09:33:53.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-27T09:33:53.406Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:33:53.781Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-27T09:33:54.388Z] Sending build context to Docker daemon 2.647MB [2021-01-27T09:33:54.388Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-27T09:33:54.388Z] Step 2/8 : FROM ${BASE} [2021-01-27T09:33:54.388Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-27T09:33:54.388Z] 5f621e34cdf4: Pulling fs layer [2021-01-27T09:33:54.388Z] a4357932f1b6: Pulling fs layer [2021-01-27T09:33:54.388Z] 18c013af1878: Pulling fs layer [2021-01-27T09:33:54.388Z] 00ac8860ef70: Pulling fs layer [2021-01-27T09:33:54.388Z] 63d7cb157983: Pulling fs layer [2021-01-27T09:33:54.388Z] b116817d02f9: Pulling fs layer [2021-01-27T09:33:54.388Z] 745a02a5169b: Pulling fs layer [2021-01-27T09:33:54.388Z] 00ac8860ef70: Waiting [2021-01-27T09:33:54.388Z] 63d7cb157983: Waiting [2021-01-27T09:33:54.388Z] b116817d02f9: Waiting [2021-01-27T09:33:54.388Z] 745a02a5169b: Waiting [2021-01-27T09:33:54.388Z] 18c013af1878: Verifying Checksum [2021-01-27T09:33:54.388Z] 18c013af1878: Download complete [2021-01-27T09:33:54.388Z] a4357932f1b6: Download complete [2021-01-27T09:33:54.388Z] 63d7cb157983: Download complete [2021-01-27T09:33:54.388Z] b116817d02f9: Download complete [2021-01-27T09:33:54.388Z] 5f621e34cdf4: Verifying Checksum [2021-01-27T09:33:54.388Z] 5f621e34cdf4: Download complete [2021-01-27T09:33:55.374Z] 5f621e34cdf4: Pull complete [2021-01-27T09:33:55.653Z] a4357932f1b6: Pull complete [2021-01-27T09:33:56.266Z] 18c013af1878: Pull complete [2021-01-27T09:33:57.244Z] 745a02a5169b: Verifying Checksum [2021-01-27T09:33:57.244Z] 745a02a5169b: Download complete [2021-01-27T09:33:58.233Z] 00ac8860ef70: Verifying Checksum [2021-01-27T09:33:58.233Z] 00ac8860ef70: Download complete [2021-01-27T09:34:08.401Z] 00ac8860ef70: Pull complete [2021-01-27T09:34:08.401Z] 63d7cb157983: Pull complete [2021-01-27T09:34:08.675Z] b116817d02f9: Pull complete [2021-01-27T09:34:12.990Z] 745a02a5169b: Pull complete [2021-01-27T09:34:12.991Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-27T09:34:12.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-27T09:34:12.991Z] ---> b7e6874047d6 [2021-01-27T09:34:12.991Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-27T09:34:15.625Z] ---> Running in fc1cfa60058a [2021-01-27T09:34:15.625Z] Removing intermediate container fc1cfa60058a [2021-01-27T09:34:15.625Z] ---> 5756a1f0cae7 [2021-01-27T09:34:15.625Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:34:15.898Z] ---> Running in 78e0b0dcd7e8 [2021-01-27T09:34:17.889Z] Removing intermediate container 78e0b0dcd7e8 [2021-01-27T09:34:17.889Z] ---> d5ba99cc4cb2 [2021-01-27T09:34:17.889Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-27T09:34:18.161Z] ---> Running in f54003d168da [2021-01-27T09:34:19.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:34:20.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:34:20.726Z] OK: 142 MiB in 39 packages [2021-01-27T09:34:21.709Z] Removing intermediate container f54003d168da [2021-01-27T09:34:21.709Z] ---> b6db049f1345 [2021-01-27T09:34:21.709Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-27T09:34:21.983Z] ---> Running in 381fc9f31f55 [2021-01-27T09:34:22.580Z] Removing intermediate container 381fc9f31f55 [2021-01-27T09:34:22.580Z] ---> 07084b5f05d4 [2021-01-27T09:34:22.580Z] Step 7/8 : COPY . . [2021-01-27T09:34:24.028Z] ---> f6717692f20e [2021-01-27T09:34:24.028Z] Step 8/8 : RUN go mod download [2021-01-27T09:34:24.028Z] ---> Running in 80b2f7253767 [2021-01-27T09:34:41.070Z] Running on prd-centos7-docker-4c-2g-23395 in /w/workspace/dgexfoundry_device-sdk-go_PR-763 [Pipeline] { [Pipeline] ws [2021-01-27T09:34:41.135Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-01-27T09:34:46.195Z] Removing intermediate container 80b2f7253767 [2021-01-27T09:34:46.195Z] ---> 36ac3fd9b39e [2021-01-27T09:34:46.195Z] Successfully built 36ac3fd9b39e [2021-01-27T09:34:46.195Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:34:46.544Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T09:34:46.544Z] . [Pipeline] withDockerContainer [2021-01-27T09:34:46.771Z] using credential edgex-jenkins-ssh [2021-01-27T09:34:46.814Z] prd-ubuntu18.04-docker-arm64-4c-16g-23394 does not seem to be running inside a container [2021-01-27T09:34:46.845Z] Cloning the remote Git repository [2021-01-27T09:34:46.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-27T09:34:46.929Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-27T09:34:47.047Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-01-27T09:34:47.193Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-27T09:34:47.194Z] > git --version # timeout=10 [2021-01-27T09:34:47.221Z] > git --version # 'git version 2.24.3' [2021-01-27T09:34:47.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:34:47.310Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T09:34:48.959Z] $ docker top 20296758e0858e43eada0489535da4a68cf4174206eaea3740c3f973afae83c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:34:49.666Z] Merging remotes/origin/master commit 76d059c2e27a3d5d488ff0022063f09e99d334bf into PR head commit 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 [2021-01-27T09:34:49.868Z] Merge succeeded, producing 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 [2021-01-27T09:34:49.868Z] Checking out Revision 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 (PR-763) [2021-01-27T09:34:49.097Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-27T09:34:49.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T09:34:49.120Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-27T09:34:49.147Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-27T09:34:49.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:34:49.161Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/763/head:refs/remotes/origin/PR-763 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T09:34:49.677Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T09:34:49.696Z] > git checkout -f 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 # timeout=10 [2021-01-27T09:34:49.761Z] > git remote # timeout=10 [2021-01-27T09:34:49.777Z] > git config --get remote.origin.url # timeout=10 [2021-01-27T09:34:49.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T09:34:49.811Z] > git merge 76d059c2e27a3d5d488ff0022063f09e99d334bf # timeout=10 [2021-01-27T09:34:49.843Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-27T09:34:49.873Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T09:34:49.885Z] > git checkout -f 7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 # timeout=10 [2021-01-27T09:34:49.949Z] + go version [2021-01-27T09:34:49.949Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-27T09:34:49.975Z] $ docker stop --time=1 20296758e0858e43eada0489535da4a68cf4174206eaea3740c3f973afae83c6 [2021-01-27T09:34:51.908Z] $ docker rm -f 20296758e0858e43eada0489535da4a68cf4174206eaea3740c3f973afae83c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:34:52.950Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T09:34:52.950Z] . [Pipeline] withDockerContainer [2021-01-27T09:34:53.236Z] prd-ubuntu18.04-docker-arm64-4c-16g-23394 does not seem to be running inside a container [2021-01-27T09:34:53.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-27T09:34:54.075Z] Commit message: "feat: make update device callback aware of service change" [2021-01-27T09:34:54.854Z] $ docker top c45a31bee17191035921923d32d560accc2f4cb245194d1e56b733bdfed60e2a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T09:34:55.863Z] + make test [2021-01-27T09:34:55.863Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-27T09:34:56.931Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-27T09:34:57.292Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T09:34:57.628Z] + sudo service docker restart [2021-01-27T09:34:57.628Z] + true [2021-01-27T09:34:57.628Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-27T09:34:59.709Z] provisioning config files... [2021-01-27T09:34:59.758Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6110763358517304671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:35:00.213Z] ---> docker-login.sh [2021-01-27T09:35:00.213Z] nexus3.edgexfoundry.org:10001 [2021-01-27T09:35:00.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:35:00.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:35:00.828Z] Configure a credential helper to remove this warning. See [2021-01-27T09:35:00.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:35:00.828Z] [2021-01-27T09:35:00.828Z] Login Succeeded [2021-01-27T09:35:00.828Z] nexus3.edgexfoundry.org:10002 [2021-01-27T09:35:01.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:35:01.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:35:01.380Z] Configure a credential helper to remove this warning. See [2021-01-27T09:35:01.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:35:01.380Z] [2021-01-27T09:35:01.380Z] Login Succeeded [2021-01-27T09:35:01.380Z] nexus3.edgexfoundry.org:10003 [2021-01-27T09:35:01.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:35:01.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:35:01.981Z] Configure a credential helper to remove this warning. See [2021-01-27T09:35:01.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:35:01.981Z] [2021-01-27T09:35:01.981Z] Login Succeeded [2021-01-27T09:35:01.981Z] nexus3.edgexfoundry.org:10004 [2021-01-27T09:35:02.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:35:02.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:35:02.257Z] Configure a credential helper to remove this warning. See [2021-01-27T09:35:02.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:35:02.257Z] [2021-01-27T09:35:02.257Z] Login Succeeded [2021-01-27T09:35:02.257Z] docker.io [2021-01-27T09:35:02.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T09:35:02.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T09:35:02.793Z] Configure a credential helper to remove this warning. See [2021-01-27T09:35:02.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T09:35:02.793Z] [2021-01-27T09:35:02.793Z] Login Succeeded [2021-01-27T09:35:02.793Z] ---> docker-login.sh ends [Pipeline] } [2021-01-27T09:35:02.804Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-27T09:35:03.228Z] ========================================================= [2021-01-27T09:35:03.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-27T09:35:03.228Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:35:03.594Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-27T09:35:03.865Z] Sending build context to Docker daemon 2.648MB [2021-01-27T09:35:03.865Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-27T09:35:03.865Z] Step 2/8 : FROM ${BASE} [2021-01-27T09:35:04.173Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-27T09:35:04.173Z] 188c0c94c7c5: Pulling fs layer [2021-01-27T09:35:04.173Z] 0ef7d3d256c8: Pulling fs layer [2021-01-27T09:35:04.173Z] de9db76c5a1d: Pulling fs layer [2021-01-27T09:35:04.173Z] bca2f99d35d6: Pulling fs layer [2021-01-27T09:35:04.173Z] 93359f2a8cfa: Pulling fs layer [2021-01-27T09:35:04.173Z] 7c6f9722023f: Pulling fs layer [2021-01-27T09:35:04.173Z] a35cf1a2eb13: Pulling fs layer [2021-01-27T09:35:04.173Z] 93359f2a8cfa: Waiting [2021-01-27T09:35:04.173Z] 7c6f9722023f: Waiting [2021-01-27T09:35:04.173Z] a35cf1a2eb13: Waiting [2021-01-27T09:35:04.173Z] bca2f99d35d6: Waiting [2021-01-27T09:35:04.173Z] de9db76c5a1d: Verifying Checksum [2021-01-27T09:35:04.173Z] de9db76c5a1d: Download complete [2021-01-27T09:35:04.173Z] 0ef7d3d256c8: Verifying Checksum [2021-01-27T09:35:04.173Z] 0ef7d3d256c8: Download complete [2021-01-27T09:35:04.478Z] 93359f2a8cfa: Verifying Checksum [2021-01-27T09:35:04.478Z] 93359f2a8cfa: Download complete [2021-01-27T09:35:04.478Z] 7c6f9722023f: Verifying Checksum [2021-01-27T09:35:04.478Z] 7c6f9722023f: Download complete [2021-01-27T09:35:05.098Z] 188c0c94c7c5: Verifying Checksum [2021-01-27T09:35:05.098Z] 188c0c94c7c5: Download complete [2021-01-27T09:35:05.790Z] 188c0c94c7c5: Pull complete [2021-01-27T09:35:06.119Z] 0ef7d3d256c8: Pull complete [2021-01-27T09:35:06.402Z] de9db76c5a1d: Pull complete [2021-01-27T09:35:08.432Z] a35cf1a2eb13: Verifying Checksum [2021-01-27T09:35:08.432Z] a35cf1a2eb13: Download complete [2021-01-27T09:35:09.425Z] bca2f99d35d6: Verifying Checksum [2021-01-27T09:35:09.425Z] bca2f99d35d6: Download complete [2021-01-27T09:35:18.043Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-27T09:35:19.651Z] bca2f99d35d6: Pull complete [2021-01-27T09:35:19.651Z] 93359f2a8cfa: Pull complete [2021-01-27T09:35:19.651Z] 7c6f9722023f: Pull complete [2021-01-27T09:35:25.204Z] a35cf1a2eb13: Pull complete [2021-01-27T09:35:25.204Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-27T09:35:25.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-27T09:35:25.204Z] ---> a62c8e92a672 [2021-01-27T09:35:25.204Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-27T09:35:25.476Z] ---> Running in 0ac6862f79d1 [2021-01-27T09:35:25.787Z] Removing intermediate container 0ac6862f79d1 [2021-01-27T09:35:25.787Z] ---> 0377e480ab40 [2021-01-27T09:35:25.787Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:35:25.787Z] ---> Running in dd930ca2f085 [2021-01-27T09:35:27.880Z] Removing intermediate container dd930ca2f085 [2021-01-27T09:35:27.880Z] ---> d113d2a5e239 [2021-01-27T09:35:27.880Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-27T09:35:27.880Z] ---> Running in 44749328a668 [2021-01-27T09:35:28.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:35:29.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:35:30.742Z] OK: 166 MiB in 39 packages [2021-01-27T09:35:31.112Z] Removing intermediate container 44749328a668 [2021-01-27T09:35:31.112Z] ---> 11c9ee2b86f8 [2021-01-27T09:35:31.112Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-27T09:35:31.424Z] ---> Running in 991d3a921610 [2021-01-27T09:35:31.424Z] Removing intermediate container 991d3a921610 [2021-01-27T09:35:31.424Z] ---> b625daa9c1f9 [2021-01-27T09:35:31.424Z] Step 7/8 : COPY . . [2021-01-27T09:35:32.969Z] ---> e6adda920b59 [2021-01-27T09:35:32.969Z] Step 8/8 : RUN go mod download [2021-01-27T09:35:33.364Z] ---> Running in cb24cb0c7b06 [2021-01-27T09:35:55.781Z] Removing intermediate container cb24cb0c7b06 [2021-01-27T09:35:55.781Z] ---> 511d8454ebbd [2021-01-27T09:35:55.781Z] Successfully built 511d8454ebbd [2021-01-27T09:35:55.781Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:35:56.188Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T09:35:56.508Z] . [Pipeline] withDockerContainer [2021-01-27T09:35:56.981Z] prd-centos7-docker-4c-2g-23395 does not seem to be running inside a container [2021-01-27T09:35:57.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-27T09:35:57.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-27T09:35:57.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-27T09:35:57.068Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.157s coverage: 19.4% of statements [2021-01-27T09:35:57.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T09:35:58.594Z] $ docker top fa62b51c4b7eb013bc9c2df9f9901dec6796f6724e70fc3097f13612c6697580 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:35:59.632Z] + go version [2021-01-27T09:35:59.632Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-27T09:35:59.665Z] $ docker stop --time=1 fa62b51c4b7eb013bc9c2df9f9901dec6796f6724e70fc3097f13612c6697580 [2021-01-27T09:36:01.171Z] $ docker rm -f fa62b51c4b7eb013bc9c2df9f9901dec6796f6724e70fc3097f13612c6697580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:36:02.281Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T09:36:02.281Z] . [Pipeline] withDockerContainer [2021-01-27T09:36:02.524Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.147s coverage: 97.1% of statements [2021-01-27T09:36:02.739Z] prd-centos7-docker-4c-2g-23395 does not seem to be running inside a container [2021-01-27T09:36:02.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T09:36:04.689Z] $ docker top ba56c98690d3c3b21e77319eb6849f6bea9e12d661ade680990986eb99b616ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:36:05.431Z] + make test [2021-01-27T09:36:05.431Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-27T09:36:17.960Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-27T09:36:34.889Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.156s coverage: 9.4% of statements [2021-01-27T09:36:34.889Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.127s coverage: 21.7% of statements [2021-01-27T09:36:34.889Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-27T09:36:34.889Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.562s coverage: 43.6% of statements [2021-01-27T09:36:34.889Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-27T09:36:34.889Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.777s coverage: 68.9% of statements [2021-01-27T09:36:34.889Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-27T09:36:34.889Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-27T09:36:34.889Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-27T09:36:34.889Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-27T09:36:34.889Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.207s coverage: 53.8% of statements [2021-01-27T09:36:34.889Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-27T09:36:34.889Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-27T09:36:34.889Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.206s coverage: 25.2% of statements [2021-01-27T09:36:34.889Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.775s coverage: 83.5% of statements [2021-01-27T09:36:34.889Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.119s coverage: 4.2% of statements [2021-01-27T09:36:34.889Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-27T09:36:34.889Z] GO111MODULE=on go vet ./... [2021-01-27T09:36:50.701Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-27T09:36:50.701Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-27T09:36:50.701Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-27T09:36:50.701Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.065s coverage: 19.4% of statements [2021-01-27T09:36:53.390Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.585s coverage: 97.1% of statements [2021-01-27T09:37:07.290Z] gofmt -l . [2021-01-27T09:37:07.290Z] [ "`gofmt -l .`" = "" ] [2021-01-27T09:37:07.290Z] ./bin/test-attribution-txt.sh [2021-01-27T09:37:07.290Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-27T09:37:07.306Z] $ docker stop --time=1 c45a31bee17191035921923d32d560accc2f4cb245194d1e56b733bdfed60e2a [2021-01-27T09:37:09.461Z] $ docker rm -f c45a31bee17191035921923d32d560accc2f4cb245194d1e56b733bdfed60e2a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T09:37:10.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-27T09:37:11.561Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T09:37:14.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-27T09:37:14.506Z] + ls -al . [2021-01-27T09:37:14.506Z] total 252 [2021-01-27T09:37:14.506Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 27 09:37 . [2021-01-27T09:37:14.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 09:33 .. [2021-01-27T09:37:14.506Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 27 09:33 .dockerignore [2021-01-27T09:37:14.506Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 09:33 .git [2021-01-27T09:37:14.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 09:33 .github [2021-01-27T09:37:14.506Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 27 09:33 .gitignore [2021-01-27T09:37:14.506Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 27 09:33 Dockerfile.build [2021-01-27T09:37:14.506Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 27 09:33 Jenkinsfile [2021-01-27T09:37:14.506Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 27 09:33 LICENSE [2021-01-27T09:37:14.506Z] -rw-rw-r-- 1 jenkins jenkins 1016 Jan 27 09:33 Makefile [2021-01-27T09:37:14.506Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 27 09:33 README.md [2021-01-27T09:37:14.506Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 27 09:33 RELEASE-NOTES.txt [2021-01-27T09:37:14.506Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 27 09:31 VERSION [2021-01-27T09:37:14.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 09:33 bin [2021-01-27T09:37:14.506Z] -rw-r--r-- 1 jenkins jenkins 137333 Jan 27 09:36 coverage.out [2021-01-27T09:37:14.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 09:33 example [2021-01-27T09:37:14.506Z] -rw-r--r-- 1 jenkins jenkins 514 Jan 27 09:37 go.mod [2021-01-27T09:37:14.506Z] -rw-r--r-- 1 jenkins jenkins 14191 Jan 27 09:37 go.sum [2021-01-27T09:37:14.506Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 27 09:33 internal [2021-01-27T09:37:14.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 09:33 openapi [2021-01-27T09:37:14.506Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 27 09:33 pkg [2021-01-27T09:37:14.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 09:33 snap [2021-01-27T09:37:14.506Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 27 09:33 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:37:14.879Z] + 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=7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 --label arch=arm64 --label version=0.0.0 . [2021-01-27T09:37:15.482Z] Sending build context to Docker daemon 2.785MB [2021-01-27T09:37:15.482Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-27T09:37:15.482Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-27T09:37:15.482Z] ---> 36ac3fd9b39e [2021-01-27T09:37:15.482Z] Step 3/24 : ARG MAKE='make build' [2021-01-27T09:37:15.775Z] ---> Running in 35efa042507c [2021-01-27T09:37:16.372Z] Removing intermediate container 35efa042507c [2021-01-27T09:37:16.372Z] ---> 795cf10d5592 [2021-01-27T09:37:16.372Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-27T09:37:16.372Z] ---> Running in dadfa6cebe02 [2021-01-27T09:37:16.974Z] Removing intermediate container dadfa6cebe02 [2021-01-27T09:37:16.974Z] ---> b7b3ac5fb2b3 [2021-01-27T09:37:16.974Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-27T09:37:16.974Z] ---> Running in d0828a1bb4c3 [2021-01-27T09:37:17.568Z] Removing intermediate container d0828a1bb4c3 [2021-01-27T09:37:17.568Z] ---> ec02edcc2e2c [2021-01-27T09:37:17.568Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:37:17.568Z] ---> Running in 128774c2bcb4 [2021-01-27T09:37:19.541Z] Removing intermediate container 128774c2bcb4 [2021-01-27T09:37:19.541Z] ---> 46cb581f52ae [2021-01-27T09:37:19.541Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-27T09:37:19.826Z] ---> Running in fd66d7df4608 [2021-01-27T09:37:20.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.103s coverage: 9.4% of statements [2021-01-27T09:37:20.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.130s coverage: 21.7% of statements [2021-01-27T09:37:20.439Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-27T09:37:20.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.366s coverage: 43.6% of statements [2021-01-27T09:37:20.439Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-27T09:37:20.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.484s coverage: 68.9% of statements [2021-01-27T09:37:20.439Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-27T09:37:20.439Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-27T09:37:20.439Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-27T09:37:20.439Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-27T09:37:20.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.124s coverage: 53.8% of statements [2021-01-27T09:37:20.439Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-27T09:37:20.439Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-27T09:37:20.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.145s coverage: 25.2% of statements [2021-01-27T09:37:20.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.564s coverage: 83.5% of statements [2021-01-27T09:37:20.439Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.114s coverage: 4.2% of statements [2021-01-27T09:37:20.439Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-27T09:37:20.439Z] GO111MODULE=on go vet ./... [2021-01-27T09:37:20.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T09:37:21.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T09:37:23.199Z] OK: 142 MiB in 39 packages [2021-01-27T09:37:24.627Z] Removing intermediate container fd66d7df4608 [2021-01-27T09:37:24.627Z] ---> 07835fd2feb9 [2021-01-27T09:37:24.627Z] Step 8/24 : COPY . . [2021-01-27T09:37:26.066Z] ---> f9bddf13de25 [2021-01-27T09:37:26.066Z] Step 9/24 : RUN ${MAKE} [2021-01-27T09:37:26.066Z] ---> Running in be5bdc0b3404 [2021-01-27T09:37:27.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-27T09:37:39.097Z] gofmt -l . [2021-01-27T09:37:39.097Z] [ "`gofmt -l .`" = "" ] [2021-01-27T09:37:39.097Z] ./bin/test-attribution-txt.sh [2021-01-27T09:37:39.684Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-27T09:37:40.710Z] $ docker stop --time=1 ba56c98690d3c3b21e77319eb6849f6bea9e12d661ade680990986eb99b616ba [2021-01-27T09:37:43.384Z] $ docker rm -f ba56c98690d3c3b21e77319eb6849f6bea9e12d661ade680990986eb99b616ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T09:37:44.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-27T09:37:44.373Z] Warning: overwriting stash ‘coverage-report’ [2021-01-27T09:37:45.087Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-27T09:37:45.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-27T09:37:46.114Z] + ls -al . [2021-01-27T09:37:46.114Z] total 216 [2021-01-27T09:37:46.114Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 27 09:37 . [2021-01-27T09:37:46.114Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 27 09:34 .. [2021-01-27T09:37:46.114Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 27 09:34 bin [2021-01-27T09:37:46.114Z] -rw-r--r--. 1 jenkins jenkins 137333 Jan 27 09:37 coverage.out [2021-01-27T09:37:46.114Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 27 09:34 Dockerfile.build [2021-01-27T09:37:46.114Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 27 09:34 .dockerignore [2021-01-27T09:37:46.114Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 27 09:34 example [2021-01-27T09:37:46.114Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 27 09:34 .git [2021-01-27T09:37:46.114Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 27 09:34 .github [2021-01-27T09:37:46.114Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 27 09:34 .gitignore [2021-01-27T09:37:46.114Z] -rw-r--r--. 1 jenkins jenkins 514 Jan 27 09:37 go.mod [2021-01-27T09:37:46.114Z] -rw-r--r--. 1 jenkins jenkins 14191 Jan 27 09:37 go.sum [2021-01-27T09:37:46.114Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 27 09:34 internal [2021-01-27T09:37:46.114Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 27 09:34 Jenkinsfile [2021-01-27T09:37:46.114Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 27 09:34 LICENSE [2021-01-27T09:37:46.114Z] -rw-rw-r--. 1 jenkins jenkins 1016 Jan 27 09:34 Makefile [2021-01-27T09:37:46.114Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 27 09:34 openapi [2021-01-27T09:37:46.114Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 27 09:34 pkg [2021-01-27T09:37:46.114Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 27 09:34 README.md [2021-01-27T09:37:46.114Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 27 09:34 RELEASE-NOTES.txt [2021-01-27T09:37:46.114Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 27 09:34 snap [2021-01-27T09:37:46.114Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 27 09:31 VERSION [2021-01-27T09:37:46.114Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 27 09:34 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:37:46.493Z] + 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=7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 --label arch=amd64 --label version=0.0.0 . [2021-01-27T09:37:47.230Z] Sending build context to Docker daemon 2.786MB [2021-01-27T09:37:47.230Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-27T09:37:47.230Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-27T09:37:47.230Z] ---> 511d8454ebbd [2021-01-27T09:37:47.230Z] Step 3/24 : ARG MAKE='make build' [2021-01-27T09:37:47.525Z] ---> Running in cf29e58c177f [2021-01-27T09:37:47.833Z] Removing intermediate container cf29e58c177f [2021-01-27T09:37:47.834Z] ---> ec615d6bd5d3 [2021-01-27T09:37:47.834Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-27T09:37:47.834Z] ---> Running in b8d7f0d929c9 [2021-01-27T09:37:48.109Z] Removing intermediate container b8d7f0d929c9 [2021-01-27T09:37:48.109Z] ---> 321796e2121a [2021-01-27T09:37:48.109Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-27T09:37:48.388Z] ---> Running in 98a06149cdfa [2021-01-27T09:37:48.388Z] Removing intermediate container 98a06149cdfa [2021-01-27T09:37:48.388Z] ---> 3ff4ab2d8e45 [2021-01-27T09:37:48.388Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T09:37:48.687Z] ---> Running in c288441dbfcc [2021-01-27T09:37:50.684Z] Removing intermediate container c288441dbfcc [2021-01-27T09:37:50.684Z] ---> 40e825f052c1 [2021-01-27T09:37:50.684Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-27T09:37:50.684Z] ---> Running in 093ee5bb6585 [2021-01-27T09:37:51.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T09:37:52.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T09:37:53.215Z] OK: 166 MiB in 39 packages [2021-01-27T09:37:53.821Z] Removing intermediate container 093ee5bb6585 [2021-01-27T09:37:53.821Z] ---> 57f0377dac42 [2021-01-27T09:37:53.821Z] Step 8/24 : COPY . . [2021-01-27T09:37:53.869Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-27T09:37:53.869Z] Removing intermediate container be5bdc0b3404 [2021-01-27T09:37:53.869Z] ---> 69f4812c5f1e [2021-01-27T09:37:53.869Z] Step 10/24 : FROM scratch [2021-01-27T09:37:53.869Z] ---> [2021-01-27T09:37:53.869Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-27T09:37:53.869Z] ---> Running in 3075f1e73f3c [2021-01-27T09:37:53.869Z] Removing intermediate container 3075f1e73f3c [2021-01-27T09:37:53.869Z] ---> 1e3ed4fca66e [2021-01-27T09:37:53.869Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-27T09:37:54.141Z] ---> Running in 4754760d60b6 [2021-01-27T09:37:54.417Z] Removing intermediate container 4754760d60b6 [2021-01-27T09:37:54.417Z] ---> 877c9ce0057a [2021-01-27T09:37:54.417Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-27T09:37:54.697Z] ---> Running in 57957f5d2129 [2021-01-27T09:37:54.969Z] Removing intermediate container 57957f5d2129 [2021-01-27T09:37:54.969Z] ---> 60036f8a06a9 [2021-01-27T09:37:54.969Z] Step 14/24 : WORKDIR / [2021-01-27T09:37:55.247Z] ---> Running in 64441163336d [2021-01-27T09:37:55.436Z] ---> 8a2675bd24d3 [2021-01-27T09:37:55.436Z] Step 9/24 : RUN ${MAKE} [2021-01-27T09:37:55.436Z] ---> Running in 148b27be8371 [2021-01-27T09:37:55.528Z] Removing intermediate container 64441163336d [2021-01-27T09:37:55.528Z] ---> 729d38449de2 [2021-01-27T09:37:55.528Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-27T09:37:56.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-27T09:37:56.956Z] ---> e8aca8902c71 [2021-01-27T09:37:56.956Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-27T09:37:57.549Z] ---> 41c5a7c7e689 [2021-01-27T09:37:57.549Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-27T09:37:58.146Z] ---> 2a193df2f389 [2021-01-27T09:37:58.146Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-27T09:37:59.124Z] ---> 5976dd441306 [2021-01-27T09:37:59.124Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-27T09:37:59.720Z] ---> a2211853831f [2021-01-27T09:37:59.720Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-27T09:37:59.720Z] ---> Running in d887898eeed4 [2021-01-27T09:38:00.313Z] Removing intermediate container d887898eeed4 [2021-01-27T09:38:00.313Z] ---> acda83593356 [2021-01-27T09:38:00.313Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:38:00.585Z] ---> Running in c3d0b9a091da [2021-01-27T09:38:00.856Z] Removing intermediate container c3d0b9a091da [2021-01-27T09:38:00.856Z] ---> 9cc7f0dfe627 [2021-01-27T09:38:00.856Z] Step 22/24 : LABEL arch=arm64 [2021-01-27T09:38:01.128Z] ---> Running in 7e629464f923 [2021-01-27T09:38:01.723Z] Removing intermediate container 7e629464f923 [2021-01-27T09:38:01.723Z] ---> fa9039dffb03 [2021-01-27T09:38:01.723Z] Step 23/24 : LABEL git_sha=7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 [2021-01-27T09:38:01.723Z] ---> Running in 9734894a6e2a [2021-01-27T09:38:02.316Z] Removing intermediate container 9734894a6e2a [2021-01-27T09:38:02.316Z] ---> fd30bd20f111 [2021-01-27T09:38:02.316Z] Step 24/24 : LABEL version=0.0.0 [2021-01-27T09:38:02.316Z] ---> Running in 956fd8334b97 [2021-01-27T09:38:02.910Z] Removing intermediate container 956fd8334b97 [2021-01-27T09:38:02.910Z] ---> 602af24e32a5 [2021-01-27T09:38:02.910Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-27T09:38:02.910Z] Successfully built 602af24e32a5 [2021-01-27T09:38:02.910Z] 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] } [2021-01-27T09:38:15.382Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-27T09:38:15.663Z] Removing intermediate container 148b27be8371 [2021-01-27T09:38:15.663Z] ---> 6ad15aeaa97a [2021-01-27T09:38:15.663Z] Step 10/24 : FROM scratch [2021-01-27T09:38:15.663Z] ---> [2021-01-27T09:38:15.663Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-27T09:38:15.663Z] ---> Running in e28c3bda4ea9 [2021-01-27T09:38:15.957Z] Removing intermediate container e28c3bda4ea9 [2021-01-27T09:38:15.957Z] ---> 87fba273546d [2021-01-27T09:38:15.957Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-27T09:38:16.224Z] ---> Running in e58d1b2b4b16 [2021-01-27T09:38:16.224Z] Removing intermediate container e58d1b2b4b16 [2021-01-27T09:38:16.224Z] ---> fcf4ac6c8609 [2021-01-27T09:38:16.224Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-27T09:38:16.497Z] ---> Running in 094a6d9aa2a1 [2021-01-27T09:38:16.497Z] Removing intermediate container 094a6d9aa2a1 [2021-01-27T09:38:16.497Z] ---> be7b323e5874 [2021-01-27T09:38:16.497Z] Step 14/24 : WORKDIR / [2021-01-27T09:38:16.792Z] ---> Running in 08d906ceef23 [2021-01-27T09:38:17.064Z] Removing intermediate container 08d906ceef23 [2021-01-27T09:38:17.064Z] ---> 027a227f9ac9 [2021-01-27T09:38:17.064Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-27T09:38:18.055Z] ---> c346978f37bd [2021-01-27T09:38:18.055Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-27T09:38:18.335Z] ---> 6689a87c165b [2021-01-27T09:38:18.335Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-27T09:38:18.938Z] ---> 34756000d3ca [2021-01-27T09:38:18.938Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-27T09:38:19.532Z] ---> 1ad0b43c996d [2021-01-27T09:38:19.532Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-27T09:38:20.134Z] ---> 9611f29d3c93 [2021-01-27T09:38:20.134Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-27T09:38:20.134Z] ---> Running in 034f2a884cf4 [2021-01-27T09:38:20.411Z] Removing intermediate container 034f2a884cf4 [2021-01-27T09:38:20.411Z] ---> 50d7eab0ff73 [2021-01-27T09:38:20.411Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T09:38:20.411Z] ---> Running in c32f6dddce28 [2021-01-27T09:38:20.692Z] Removing intermediate container c32f6dddce28 [2021-01-27T09:38:20.692Z] ---> 04ebf36226fb [2021-01-27T09:38:20.692Z] Step 22/24 : LABEL arch=amd64 [2021-01-27T09:38:20.692Z] ---> Running in 483853208bf0 [2021-01-27T09:38:20.964Z] Removing intermediate container 483853208bf0 [2021-01-27T09:38:20.964Z] ---> a03ee1d245f7 [2021-01-27T09:38:20.964Z] Step 23/24 : LABEL git_sha=7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 [2021-01-27T09:38:20.964Z] ---> Running in d0eba6968e99 [2021-01-27T09:38:21.231Z] Removing intermediate container d0eba6968e99 [2021-01-27T09:38:21.231Z] ---> fd8e6cb98b05 [2021-01-27T09:38:21.231Z] Step 24/24 : LABEL version=0.0.0 [2021-01-27T09:38:21.521Z] ---> Running in 885825c8829d [2021-01-27T09:38:21.886Z] Removing intermediate container 885825c8829d [2021-01-27T09:38:21.886Z] ---> e92f14305227 [2021-01-27T09:38:21.886Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-27T09:38:21.886Z] Successfully built e92f14305227 [2021-01-27T09:38:22.280Z] 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 [2021-01-27T09:38:24.065Z] provisioning config files... [2021-01-27T09:38:24.074Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/config7639276790693773541tmp [Pipeline] { [Pipeline] sh [2021-01-27T09:38:24.450Z] + set +x [2021-01-27T09:38:24.450Z] + curl -s https://codecov.io/bash [2021-01-27T09:38:24.450Z] + bash -s -- [2021-01-27T09:38:24.710Z] [2021-01-27T09:38:24.710Z] _____ _ [2021-01-27T09:38:24.710Z] / ____| | | [2021-01-27T09:38:24.710Z] | | ___ __| | ___ ___ _____ __ [2021-01-27T09:38:24.710Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-27T09:38:24.710Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-27T09:38:24.710Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-27T09:38:24.710Z] Bash-20210115-cec3c92 [2021-01-27T09:38:24.710Z] [2021-01-27T09:38:24.710Z] [2021-01-27T09:38:24.710Z] ==> git version 2.24.3 found [2021-01-27T09:38:24.710Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-27T09:38:24.710Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-27T09:38:24.710Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-27T09:38:24.710Z] ==> Jenkins CI detected. [2021-01-27T09:38:24.710Z] project root: . [2021-01-27T09:38:24.710Z] --> token set from env [2021-01-27T09:38:24.710Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-27T09:38:24.710Z] ==> Running gcov in . (disable via -X gcov) [2021-01-27T09:38:24.710Z] ==> Python coveragepy not found [2021-01-27T09:38:24.710Z] ==> Searching for coverage reports in: [2021-01-27T09:38:24.710Z] + . [2021-01-27T09:38:24.711Z] -> Found 1 reports [2021-01-27T09:38:24.711Z] ==> Detecting git/mercurial file structure [2021-01-27T09:38:24.711Z] ==> Reading reports [2021-01-27T09:38:24.711Z] + ./coverage.out bytes=137333 [2021-01-27T09:38:24.711Z] ==> Appending adjustments [2021-01-27T09:38:24.711Z] https://docs.codecov.io/docs/fixing-reports [2021-01-27T09:38:25.284Z] + Found adjustments [2021-01-27T09:38:25.284Z] ==> Gzipping contents [2021-01-27T09:38:25.284Z] 24K /tmp/codecov.V88SL8.gz [2021-01-27T09:38:25.284Z] ==> Uploading reports [2021-01-27T09:38:25.284Z] url: https://codecov.io [2021-01-27T09:38:25.284Z] query: branch=PR-763&commit=7e2b6fd4ea2bd364a953838dae180b77cd12b9f2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-763%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=763&job=&cmd_args= [2021-01-27T09:38:25.284Z] -> Pinging Codecov [2021-01-27T09:38:25.284Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-763&commit=7e2b6fd4ea2bd364a953838dae180b77cd12b9f2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-763%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=763&job=&cmd_args= [2021-01-27T09:38:25.551Z] -> Uploading to [2021-01-27T09:38:25.551Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-27/7E55EF52A471D76F132DFD9A03CDDE97/7e2b6fd4ea2bd364a953838dae180b77cd12b9f2/4e92bbc3-bcce-4847-aa07-58e41940b41a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210127T093825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b6c4805903689fa75f943d190e47a4d36c6607e969c7058b6592c209cdb8927 [2021-01-27T09:38:25.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-27T09:38:25.812Z] Dload Upload Total Spent Left Speed [2021-01-27T09:38:26.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21587 0 0 100 21587 0 44224 --:--:-- --:--:-- --:--:-- 44235 [2021-01-27T09:38:26.073Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7e2b6fd4ea2bd364a953838dae180b77cd12b9f2 [Pipeline] } [2021-01-27T09:38:26.083Z] 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 [2021-01-27T09:38:28.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:38:29.087Z] ---> package-listing.sh [2021-01-27T09:38:29.087Z] ++ facter osfamily [2021-01-27T09:38:29.087Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-27T09:38:29.087Z] + OS_FAMILY=redhat [2021-01-27T09:38:29.087Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-763 [2021-01-27T09:38:29.087Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-27T09:38:29.087Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-27T09:38:29.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-27T09:38:29.087Z] + PACKAGES=/tmp/packages_start.txt [2021-01-27T09:38:29.087Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-763 ']' [2021-01-27T09:38:29.087Z] + PACKAGES=/tmp/packages_end.txt [2021-01-27T09:38:29.087Z] + case "${OS_FAMILY}" in [2021-01-27T09:38:29.087Z] + rpm -qa [2021-01-27T09:38:29.087Z] + sort [2021-01-27T09:38:34.387Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-27T09:38:34.387Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-27T09:38:34.387Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-27T09:38:34.387Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-763 ']' [2021-01-27T09:38:34.387Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-763/archives/ [2021-01-27T09:38:34.387Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-763/archives/ [Pipeline] echo [2021-01-27T09:38:34.399Z] 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-763/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-27T09:38:34.685Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:38:34.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T09:38:34.984Z] [2021-01-27T09:38:34.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-27T09:38:35.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T09:38:35.328Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-27T09:38:35.328Z] df20fa9351a1: Pulling fs layer [2021-01-27T09:38:35.329Z] 36b3adc4ff6f: Pulling fs layer [2021-01-27T09:38:35.329Z] 8ad3a11d3b57: Pulling fs layer [2021-01-27T09:38:35.329Z] 46f8f816bc3b: Pulling fs layer [2021-01-27T09:38:35.329Z] 93b61091891f: Pulling fs layer [2021-01-27T09:38:35.329Z] 93b9cdb0e59b: Pulling fs layer [2021-01-27T09:38:35.329Z] 5e14af77c1be: Pulling fs layer [2021-01-27T09:38:35.329Z] 01666e4c0597: Pulling fs layer [2021-01-27T09:38:35.329Z] aa168da1d23b: Pulling fs layer [2021-01-27T09:38:35.329Z] 93b9cdb0e59b: Waiting [2021-01-27T09:38:35.329Z] aa168da1d23b: Waiting [2021-01-27T09:38:35.329Z] 5e14af77c1be: Waiting [2021-01-27T09:38:35.329Z] 01666e4c0597: Waiting [2021-01-27T09:38:35.329Z] 46f8f816bc3b: Waiting [2021-01-27T09:38:35.329Z] 36b3adc4ff6f: Download complete [2021-01-27T09:38:35.329Z] 46f8f816bc3b: Verifying Checksum [2021-01-27T09:38:35.329Z] 46f8f816bc3b: Download complete [2021-01-27T09:38:35.590Z] df20fa9351a1: Download complete [2021-01-27T09:38:35.590Z] 93b9cdb0e59b: Verifying Checksum [2021-01-27T09:38:35.590Z] 93b9cdb0e59b: Download complete [2021-01-27T09:38:35.590Z] 93b61091891f: Download complete [2021-01-27T09:38:35.590Z] 5e14af77c1be: Download complete [2021-01-27T09:38:35.590Z] 01666e4c0597: Verifying Checksum [2021-01-27T09:38:35.590Z] 01666e4c0597: Download complete [2021-01-27T09:38:35.853Z] df20fa9351a1: Pull complete [2021-01-27T09:38:36.115Z] 36b3adc4ff6f: Pull complete [2021-01-27T09:38:36.379Z] 8ad3a11d3b57: Download complete [2021-01-27T09:38:36.961Z] 8ad3a11d3b57: Pull complete [2021-01-27T09:38:37.229Z] 46f8f816bc3b: Pull complete [2021-01-27T09:38:38.190Z] 93b61091891f: Pull complete [2021-01-27T09:38:38.190Z] aa168da1d23b: Verifying Checksum [2021-01-27T09:38:38.190Z] aa168da1d23b: Download complete [2021-01-27T09:38:38.190Z] 93b9cdb0e59b: Pull complete [2021-01-27T09:38:38.190Z] 5e14af77c1be: Pull complete [2021-01-27T09:38:38.452Z] 01666e4c0597: Pull complete [2021-01-27T09:38:46.609Z] aa168da1d23b: Pull complete [2021-01-27T09:38:46.609Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-27T09:38:46.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T09:38:46.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-27T09:38:46.754Z] prd-centos7-docker-4c-2g-23393 does not seem to be running inside a container [2021-01-27T09:38:46.794Z] $ 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-763/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-763 -v /w/workspace/dgexfoundry_device-sdk-go_PR-763:/w/workspace/dgexfoundry_device-sdk-go_PR-763:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-763@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-27T09:38:50.438Z] $ docker top c58279559294ccffcee3b55287ad345ee034c354e50a925bcddcb83f191aa9b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T09:38:51.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-27T09:38:51.759Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-27T09:38:52.053Z] + ls /var/log/sa-host [2021-01-27T09:38:52.053Z] + sadf -c /var/log/sa-host/sa23 [2021-01-27T09:38:52.053Z] file_magic: OK [2021-01-27T09:38:52.053Z] HZ: Using current value: 100 [2021-01-27T09:38:52.053Z] file_header: OK [2021-01-27T09:38:52.053Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-27T09:38:52.053Z] Statistics: [2021-01-27T09:38:52.053Z] Hnuu...uuuununununu... [2021-01-27T09:38:52.053Z] File successfully converted to sysstat format version 12.2.1 [2021-01-27T09:38:52.053Z] + sadf -c /var/log/sa-host/sa27 [2021-01-27T09:38:52.053Z] file_magic: OK [2021-01-27T09:38:52.053Z] HZ: Using current value: 100 [2021-01-27T09:38:52.053Z] file_header: OK [2021-01-27T09:38:52.053Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-27T09:38:52.053Z] Statistics: [2021-01-27T09:38:52.053Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-27T09:38:52.053Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-27T09:38:52.656Z] provisioning config files... [2021-01-27T09:38:52.674Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/config3049773864113610760tmp [Pipeline] { [Pipeline] echo [2021-01-27T09:38:52.757Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:38:53.047Z] ---> create-netrc.sh [Pipeline] } [2021-01-27T09:38:53.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-27T09:38:53.159Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:38:53.451Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-27T09:38:53.461Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:38:53.751Z] ---> sudo-logs.sh [2021-01-27T09:38:53.751Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-27T09:38:53.761Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:38:54.051Z] ---> job-cost.sh [2021-01-27T09:38:54.051Z] lf-activate-venv: SKIPPING [2021-01-27T09:38:54.051Z] INFO: No Stack... [2021-01-27T09:38:54.992Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-27T09:38:55.571Z] INFO: Archiving Costs [Pipeline] echo [2021-01-27T09:38:55.584Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T09:38:55.879Z] ---> logs-deploy.sh [2021-01-27T09:38:55.879Z] lf-activate-venv: SKIPPING [2021-01-27T09:38:55.879Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-763/2 [2021-01-27T09:38:55.879Z] INFO: archiving workspace using pattern(s): [2021-01-27T09:38:57.264Z] Archives upload complete. [2021-01-27T09:38:57.525Z] INFO: archiving logs to Nexus