Pull request #707 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from d287bb3ce6a94d14e4d2165212ab30520b5c1b35+372098887a6a7d5d9395bdaf9d03a023308f69fd (1efffdd18e28b302967cceae9c7244ff180cd1b0) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18264 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [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-707 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit d287bb3ce6a94d14e4d2165212ab30520b5c1b35 Merge succeeded, producing 9769038447d1e7dbe0e78e49c82136956adeffd1 Checking out Revision 9769038447d1e7dbe0e78e49c82136956adeffd1 (PR-707) > git config core.sparsecheckout # timeout=10 > git checkout -f d287bb3ce6a94d14e4d2165212ab30520b5c1b35 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9769038447d1e7dbe0e78e49c82136956adeffd1 # timeout=10 Commit message: "Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T20:23:32.301Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T20:23:32.569Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T20:23:32.670Z] ========================================================= [2021-01-04T20:23:32.670Z] EdgeX Global Pipelines Version Info [2021-01-04T20:23:32.670Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1daa9d280e2cecd45d00b52ea95bc76d17849c91 # timeout=10 [2021-01-04T20:23:34.149Z] ------------------- [2021-01-04T20:23:34.149Z] stable info: [2021-01-04T20:23:34.149Z] ------------------- [2021-01-04T20:23:34.149Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T20:23:34.149Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T20:23:34.149Z] Message: update stable to v1.0.173 [2021-01-04T20:23:35.097Z] ------------------- [2021-01-04T20:23:35.097Z] experimental info: [2021-01-04T20:23:35.097Z] ------------------- [2021-01-04T20:23:35.097Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T20:23:35.097Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T20:23:35.097Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T20:23:35.373Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-04T20:23:35.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-04T20:23:35.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T20:23:35.640Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T20:23:35.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T20:23:35.815Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T20:23:35.906Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T20:23:36.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T20:23:36.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-04T20:23:36.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T20:23:36.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T20:23:36.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-04T20:23:36.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T20:23:36.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T20:23:36.658Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T20:23:36.748Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T20:23:36.836Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T20:23:36.923Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T20:23:37.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T20:23:37.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-04T20:23:37.191Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-04T20:23:37.280Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-04T20:23:37.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-04T20:23:37.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-04T20:23:37.644Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-04T20:23:37.732Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T20:23:37.818Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T20:23:37.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-707 [Pipeline] echo [2021-01-04T20:23:38.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-707 [Pipeline] echo [2021-01-04T20:23:38.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-707 [Pipeline] echo [2021-01-04T20:23:38.203Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9769038447d1e7dbe0e78e49c82136956adeffd1 [Pipeline] echo [2021-01-04T20:23:38.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9769038 [Pipeline] echo [2021-01-04T20:23:38.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T20:23:38.553Z] provisioning config files... [2021-01-04T20:23:38.579Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config7539230451011595588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:23:38.935Z] ---> docker-login.sh [2021-01-04T20:23:38.935Z] nexus3.edgexfoundry.org:10001 [2021-01-04T20:23:39.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:39.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:39.199Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:39.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:39.199Z] [2021-01-04T20:23:39.199Z] Login Succeeded [2021-01-04T20:23:39.199Z] nexus3.edgexfoundry.org:10002 [2021-01-04T20:23:39.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:39.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:39.461Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:39.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:39.461Z] [2021-01-04T20:23:39.461Z] Login Succeeded [2021-01-04T20:23:39.461Z] nexus3.edgexfoundry.org:10003 [2021-01-04T20:23:39.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:39.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:39.723Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:39.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:39.723Z] [2021-01-04T20:23:39.723Z] Login Succeeded [2021-01-04T20:23:39.723Z] nexus3.edgexfoundry.org:10004 [2021-01-04T20:23:39.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:39.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:39.723Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:39.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:39.723Z] [2021-01-04T20:23:39.723Z] Login Succeeded [2021-01-04T20:23:39.723Z] docker.io [2021-01-04T20:23:39.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:40.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:40.249Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:40.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:40.250Z] [2021-01-04T20:23:40.250Z] Login Succeeded [2021-01-04T20:23:40.250Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T20:23:40.259Z] 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-04T20:23:41.169Z] + git log --format=format:%s -1 9769038447d1e7dbe0e78e49c82136956adeffd1 [Pipeline] echo [2021-01-04T20:23:41.230Z] GIT_COMMIT: 9769038447d1e7dbe0e78e49c82136956adeffd1, Commit Message: Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD [Pipeline] echo [2021-01-04T20:23:41.278Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:23:42.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T20:23:42.051Z] [2021-01-04T20:23:42.051Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:23:42.403Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T20:23:42.403Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T20:23:42.403Z] 31603596830f: Pulling fs layer [2021-01-04T20:23:42.403Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T20:23:42.403Z] 6ca5941a6612: Pulling fs layer [2021-01-04T20:23:42.403Z] ecc8261a40a4: Pulling fs layer [2021-01-04T20:23:42.403Z] ecc8261a40a4: Waiting [2021-01-04T20:23:42.403Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T20:23:42.403Z] 2a8b12db71e7: Download complete [2021-01-04T20:23:42.403Z] 31603596830f: Verifying Checksum [2021-01-04T20:23:42.403Z] 31603596830f: Download complete [2021-01-04T20:23:42.665Z] ecc8261a40a4: Verifying Checksum [2021-01-04T20:23:42.665Z] ecc8261a40a4: Download complete [2021-01-04T20:23:42.665Z] 6ca5941a6612: Verifying Checksum [2021-01-04T20:23:42.665Z] 6ca5941a6612: Download complete [2021-01-04T20:23:42.929Z] 31603596830f: Pull complete [2021-01-04T20:23:42.929Z] 2a8b12db71e7: Pull complete [2021-01-04T20:23:43.878Z] 6ca5941a6612: Pull complete [2021-01-04T20:23:43.878Z] ecc8261a40a4: Pull complete [2021-01-04T20:23:43.878Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T20:23:44.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T20:23:44.140Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T20:23:44.248Z] prd-centos7-docker-4c-2g-18264 does not seem to be running inside a container [2021-01-04T20:23:44.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-707 -v /w/workspace/dgexfoundry_device-sdk-go_PR-707:/w/workspace/dgexfoundry_device-sdk-go_PR-707:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-707@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-04T20:23:46.287Z] $ docker top 65cf25b0506da86442a44897ef32c6084ee441e00dda68efb516b7f641bd1812 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T20:23:46.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T20:23:46.681Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T20:23:46.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T20:23:46.906Z] $ docker exec 65cf25b0506da86442a44897ef32c6084ee441e00dda68efb516b7f641bd1812 ssh-agent [2021-01-04T20:23:47.090Z] SSH_AUTH_SOCK=/tmp/ssh-cFHLbexJBl1S/agent.11 [2021-01-04T20:23:47.090Z] SSH_AGENT_PID=16 [2021-01-04T20:23:47.105Z] Running ssh-add (command line suppressed) [2021-01-04T20:23:47.219Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_273057030438470706.key (/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_273057030438470706.key) [2021-01-04T20:23:47.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T20:23:47.637Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T20:23:47.662Z] $ docker exec --env ******** --env ******** 65cf25b0506da86442a44897ef32c6084ee441e00dda68efb516b7f641bd1812 ssh-agent -k [2021-01-04T20:23:47.784Z] unset SSH_AUTH_SOCK; [2021-01-04T20:23:47.784Z] unset SSH_AGENT_PID; [2021-01-04T20:23:47.784Z] echo Agent pid 16 killed; [2021-01-04T20:23:47.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T20:23:47.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T20:23:47.998Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T20:23:48.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T20:23:48.158Z] $ docker exec 65cf25b0506da86442a44897ef32c6084ee441e00dda68efb516b7f641bd1812 ssh-agent [2021-01-04T20:23:48.331Z] SSH_AUTH_SOCK=/tmp/ssh-BuO5zb6H9cEg/agent.44 [2021-01-04T20:23:48.331Z] SSH_AGENT_PID=50 [2021-01-04T20:23:48.338Z] Running ssh-add (command line suppressed) [2021-01-04T20:23:48.448Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_4526102721256123512.key (/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_4526102721256123512.key) [2021-01-04T20:23:48.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T20:23:48.841Z] + git semver init [2021-01-04T20:23:48.841Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T20:23:48.841Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-707/.git [2021-01-04T20:23:48.841Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-707 [2021-01-04T20:23:48.841Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T20:23:48.841Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T20:23:48.841Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T20:23:48.841Z] # $SEMVER_BRANCH = PR-707 [2021-01-04T20:23:48.841Z] # $SEMVER_TEMP = /tmp/semver-835878507 [2021-01-04T20:23:48.841Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-04T20:23:49.437Z] # '/tmp/semver-835878507' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-707/.semver' [2021-01-04T20:23:49.437Z] # -> Force: false [2021-01-04T20:23:49.437Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-707/.semver [Pipeline] } [2021-01-04T20:23:49.454Z] $ docker exec --env ******** --env ******** 65cf25b0506da86442a44897ef32c6084ee441e00dda68efb516b7f641bd1812 ssh-agent -k [2021-01-04T20:23:49.573Z] unset SSH_AUTH_SOCK; [2021-01-04T20:23:49.574Z] unset SSH_AGENT_PID; [2021-01-04T20:23:49.574Z] echo Agent pid 50 killed; [2021-01-04T20:23:49.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T20:23:50.107Z] + git semver [Pipeline] } [2021-01-04T20:23:50.123Z] $ docker stop --time=1 65cf25b0506da86442a44897ef32c6084ee441e00dda68efb516b7f641bd1812 [2021-01-04T20:23:51.513Z] $ docker rm -f 65cf25b0506da86442a44897ef32c6084ee441e00dda68efb516b7f641bd1812 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T20:23:51.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T20:23:52.541Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T20:23:52.544Z] [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-04T20:24:08.042Z] Still waiting to schedule task [2021-01-04T20:24:08.043Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-04T20:24:08.045Z] Still waiting to schedule task [2021-01-04T20:24:08.045Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-04T20:26:03.913Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18268 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [Pipeline] { [Pipeline] ws [2021-01-04T20:26:03.968Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-01-04T20:26:09.380Z] using credential edgex-jenkins-ssh [2021-01-04T20:26:09.455Z] Cloning the remote Git repository [2021-01-04T20:26:09.504Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:26:09.602Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2021-01-04T20:26:09.682Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:26:09.682Z] > git --version # timeout=10 [2021-01-04T20:26:09.702Z] > git --version # 'git version 2.17.1' [2021-01-04T20:26:09.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:26:09.784Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:26:10.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T20:26:10.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:26:10.909Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T20:26:10.947Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:26:10.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:26:10.962Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T20:26:11.843Z] Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit d287bb3ce6a94d14e4d2165212ab30520b5c1b35 [2021-01-04T20:26:12.135Z] Merge succeeded, producing 1e682f39947de7aa3ca8d576c36d917f093cbb5a [2021-01-04T20:26:12.135Z] Checking out Revision 1e682f39947de7aa3ca8d576c36d917f093cbb5a (PR-707) [2021-01-04T20:26:11.865Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:26:11.890Z] > git checkout -f d287bb3ce6a94d14e4d2165212ab30520b5c1b35 # timeout=10 [2021-01-04T20:26:12.007Z] > git remote # timeout=10 [2021-01-04T20:26:12.021Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T20:26:12.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:26:12.044Z] > git merge 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 [2021-01-04T20:26:12.122Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T20:26:12.141Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:26:12.151Z] > git checkout -f 1e682f39947de7aa3ca8d576c36d917f093cbb5a # timeout=10 [2021-01-04T20:26:16.573Z] Commit message: "Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD" [2021-01-04T20:26:16.607Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T20:26:16.580Z] > git rev-list --no-walk 1daa9d280e2cecd45d00b52ea95bc76d17849c91 # timeout=10 [2021-01-04T20:26:18.178Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:26:18.620Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:26:18.979Z] + + sudo service docker restart [2021-01-04T20:26:18.979Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T20:26:21.748Z] provisioning config files... [2021-01-04T20:26:21.787Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config1524177213566210436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:26:22.233Z] ---> docker-login.sh [2021-01-04T20:26:22.233Z] nexus3.edgexfoundry.org:10001 [2021-01-04T20:26:23.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:26:23.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:26:23.496Z] Configure a credential helper to remove this warning. See [2021-01-04T20:26:23.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:26:23.496Z] [2021-01-04T20:26:23.496Z] Login Succeeded [2021-01-04T20:26:23.496Z] nexus3.edgexfoundry.org:10002 [2021-01-04T20:26:24.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:26:24.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:26:24.099Z] Configure a credential helper to remove this warning. See [2021-01-04T20:26:24.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:26:24.099Z] [2021-01-04T20:26:24.099Z] Login Succeeded [2021-01-04T20:26:24.099Z] nexus3.edgexfoundry.org:10003 [2021-01-04T20:26:24.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:26:24.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:26:24.698Z] Configure a credential helper to remove this warning. See [2021-01-04T20:26:24.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:26:24.698Z] [2021-01-04T20:26:24.698Z] Login Succeeded [2021-01-04T20:26:24.698Z] nexus3.edgexfoundry.org:10004 [2021-01-04T20:26:24.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:26:25.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:26:25.254Z] Configure a credential helper to remove this warning. See [2021-01-04T20:26:25.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:26:25.254Z] [2021-01-04T20:26:25.254Z] Login Succeeded [2021-01-04T20:26:25.254Z] docker.io [2021-01-04T20:26:25.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:26:26.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:26:26.130Z] Configure a credential helper to remove this warning. See [2021-01-04T20:26:26.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:26:26.130Z] [2021-01-04T20:26:26.130Z] Login Succeeded [2021-01-04T20:26:26.130Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T20:26:26.149Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T20:26:26.607Z] ========================================================= [2021-01-04T20:26:26.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T20:26:26.607Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:26:27.001Z] + 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-04T20:26:27.622Z] Sending build context to Docker daemon 2.515MB [2021-01-04T20:26:27.622Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T20:26:27.622Z] Step 2/8 : FROM ${BASE} [2021-01-04T20:26:27.622Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T20:26:27.622Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T20:26:27.622Z] a4357932f1b6: Pulling fs layer [2021-01-04T20:26:27.622Z] 18c013af1878: Pulling fs layer [2021-01-04T20:26:27.622Z] 00ac8860ef70: Pulling fs layer [2021-01-04T20:26:27.622Z] 63d7cb157983: Pulling fs layer [2021-01-04T20:26:27.622Z] b116817d02f9: Pulling fs layer [2021-01-04T20:26:27.622Z] 745a02a5169b: Pulling fs layer [2021-01-04T20:26:27.622Z] 00ac8860ef70: Waiting [2021-01-04T20:26:27.622Z] 63d7cb157983: Waiting [2021-01-04T20:26:27.622Z] b116817d02f9: Waiting [2021-01-04T20:26:27.622Z] 745a02a5169b: Waiting [2021-01-04T20:26:27.622Z] 18c013af1878: Verifying Checksum [2021-01-04T20:26:27.622Z] 18c013af1878: Download complete [2021-01-04T20:26:27.622Z] a4357932f1b6: Verifying Checksum [2021-01-04T20:26:27.622Z] a4357932f1b6: Download complete [2021-01-04T20:26:27.622Z] 63d7cb157983: Verifying Checksum [2021-01-04T20:26:27.622Z] 63d7cb157983: Download complete [2021-01-04T20:26:27.622Z] b116817d02f9: Verifying Checksum [2021-01-04T20:26:27.622Z] b116817d02f9: Download complete [2021-01-04T20:26:27.899Z] 5f621e34cdf4: Verifying Checksum [2021-01-04T20:26:27.899Z] 5f621e34cdf4: Download complete [2021-01-04T20:26:28.514Z] 5f621e34cdf4: Pull complete [2021-01-04T20:26:29.129Z] a4357932f1b6: Pull complete [2021-01-04T20:26:29.419Z] 18c013af1878: Pull complete [2021-01-04T20:26:30.415Z] 745a02a5169b: Verifying Checksum [2021-01-04T20:26:30.415Z] 745a02a5169b: Download complete [2021-01-04T20:26:31.407Z] 00ac8860ef70: Verifying Checksum [2021-01-04T20:26:31.407Z] 00ac8860ef70: Download complete [2021-01-04T20:26:41.581Z] 00ac8860ef70: Pull complete [2021-01-04T20:26:41.581Z] 63d7cb157983: Pull complete [2021-01-04T20:26:41.895Z] b116817d02f9: Pull complete [2021-01-04T20:26:46.228Z] 745a02a5169b: Pull complete [2021-01-04T20:26:46.228Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T20:26:46.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T20:26:46.228Z] ---> b7e6874047d6 [2021-01-04T20:26:46.228Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T20:26:48.866Z] ---> Running in d27350cbdab7 [2021-01-04T20:26:49.466Z] Removing intermediate container d27350cbdab7 [2021-01-04T20:26:49.466Z] ---> 8a7d19e6490a [2021-01-04T20:26:49.466Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:26:49.466Z] ---> Running in 9eda10dd7e5b [2021-01-04T20:26:52.130Z] Removing intermediate container 9eda10dd7e5b [2021-01-04T20:26:52.131Z] ---> 9b22b1155476 [2021-01-04T20:26:52.131Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-04T20:26:52.131Z] ---> Running in 994fd34859e3 [2021-01-04T20:26:53.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:26:54.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:26:55.085Z] OK: 142 MiB in 39 packages [2021-01-04T20:26:56.558Z] Removing intermediate container 994fd34859e3 [2021-01-04T20:26:56.558Z] ---> 1fc2d98e5149 [2021-01-04T20:26:56.558Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-04T20:26:56.558Z] ---> Running in 96459776e4a5 [2021-01-04T20:26:57.153Z] Removing intermediate container 96459776e4a5 [2021-01-04T20:26:57.153Z] ---> 02f4a6208716 [2021-01-04T20:26:57.153Z] Step 7/8 : COPY . . [2021-01-04T20:26:58.586Z] ---> c5f709f71077 [2021-01-04T20:26:58.586Z] Step 8/8 : RUN go mod download [2021-01-04T20:26:58.586Z] ---> Running in cf2489730be3 [2021-01-04T20:27:25.410Z] Removing intermediate container cf2489730be3 [2021-01-04T20:27:25.410Z] ---> f08dd3d80c93 [2021-01-04T20:27:25.410Z] Successfully built f08dd3d80c93 [2021-01-04T20:27:25.410Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:27:25.761Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T20:27:25.762Z] . [Pipeline] withDockerContainer [2021-01-04T20:27:26.066Z] prd-ubuntu18.04-docker-arm64-4c-16g-18268 does not seem to be running inside a container [2021-01-04T20:27:26.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T20:27:27.898Z] $ docker top 63ce51312eb61f6508b0cb6a77836cc86e8ceb0b869b66d498f8e1e744045d53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:27:29.015Z] + go version [2021-01-04T20:27:29.015Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T20:27:29.038Z] $ docker stop --time=1 63ce51312eb61f6508b0cb6a77836cc86e8ceb0b869b66d498f8e1e744045d53 [2021-01-04T20:27:31.153Z] $ docker rm -f 63ce51312eb61f6508b0cb6a77836cc86e8ceb0b869b66d498f8e1e744045d53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:27:32.317Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T20:27:32.317Z] . [Pipeline] withDockerContainer [2021-01-04T20:27:32.618Z] prd-ubuntu18.04-docker-arm64-4c-16g-18268 does not seem to be running inside a container [2021-01-04T20:27:32.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T20:27:34.414Z] $ docker top aaa137d04e1c74722f078828bc28752a8fb864c17f61fecff236b1659246ab06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:27:35.485Z] + make test [2021-01-04T20:27:35.485Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T20:27:47.917Z] Running on prd-centos7-docker-4c-2g-18271 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [Pipeline] { [Pipeline] ws [2021-01-04T20:27:47.970Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-01-04T20:27:50.670Z] using credential edgex-jenkins-ssh [2021-01-04T20:27:50.735Z] Cloning the remote Git repository [2021-01-04T20:27:50.817Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:27:50.897Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2021-01-04T20:27:50.962Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:27:50.963Z] > git --version # timeout=10 [2021-01-04T20:27:50.972Z] > git --version # 'git version 2.24.3' [2021-01-04T20:27:50.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:27:50.999Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:27:52.204Z] Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit d287bb3ce6a94d14e4d2165212ab30520b5c1b35 [2021-01-04T20:27:52.361Z] Merge succeeded, producing 77ad87e376d7d7fece6560529927f59243e10929 [2021-01-04T20:27:52.361Z] Checking out Revision 77ad87e376d7d7fece6560529927f59243e10929 (PR-707) [2021-01-04T20:27:51.669Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T20:27:51.677Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:27:51.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T20:27:51.705Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T20:27:51.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:27:51.710Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T20:27:52.212Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:27:52.221Z] > git checkout -f d287bb3ce6a94d14e4d2165212ab30520b5c1b35 # timeout=10 [2021-01-04T20:27:52.282Z] > git remote # timeout=10 [2021-01-04T20:27:52.289Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T20:27:52.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:27:52.300Z] > git merge 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 [2021-01-04T20:27:52.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T20:27:52.365Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:27:52.371Z] > git checkout -f 77ad87e376d7d7fece6560529927f59243e10929 # timeout=10 [2021-01-04T20:27:56.093Z] Commit message: "Merge commit '372098887a6a7d5d9395bdaf9d03a023308f69fd' into HEAD" [2021-01-04T20:27:56.103Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-01-04T20:27:56.097Z] > git rev-list --no-walk 1daa9d280e2cecd45d00b52ea95bc76d17849c91 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T20:27:57.196Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:27:57.539Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:27:57.843Z] + sudo service docker restart [2021-01-04T20:27:57.843Z] + true [2021-01-04T20:27:57.843Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T20:27:58.859Z] provisioning config files... [2021-01-04T20:27:58.888Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config3233374158786080578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:27:59.275Z] ---> docker-login.sh [2021-01-04T20:27:59.275Z] nexus3.edgexfoundry.org:10001 [2021-01-04T20:27:59.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:27:59.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:27:59.550Z] Configure a credential helper to remove this warning. See [2021-01-04T20:27:59.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:27:59.550Z] [2021-01-04T20:27:59.550Z] Login Succeeded [2021-01-04T20:27:59.814Z] nexus3.edgexfoundry.org:10002 [2021-01-04T20:27:59.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:27:59.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:27:59.814Z] Configure a credential helper to remove this warning. See [2021-01-04T20:27:59.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:27:59.814Z] [2021-01-04T20:27:59.814Z] Login Succeeded [2021-01-04T20:27:59.814Z] nexus3.edgexfoundry.org:10003 [2021-01-04T20:28:00.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:28:00.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:28:00.079Z] Configure a credential helper to remove this warning. See [2021-01-04T20:28:00.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:28:00.079Z] [2021-01-04T20:28:00.079Z] Login Succeeded [2021-01-04T20:28:00.079Z] nexus3.edgexfoundry.org:10004 [2021-01-04T20:28:00.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:28:00.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:28:00.342Z] Configure a credential helper to remove this warning. See [2021-01-04T20:28:00.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:28:00.342Z] [2021-01-04T20:28:00.342Z] Login Succeeded [2021-01-04T20:28:00.342Z] docker.io [2021-01-04T20:28:00.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:28:00.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:28:00.607Z] Configure a credential helper to remove this warning. See [2021-01-04T20:28:00.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:28:00.607Z] [2021-01-04T20:28:00.607Z] Login Succeeded [2021-01-04T20:28:00.607Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T20:28:00.618Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T20:28:01.024Z] ========================================================= [2021-01-04T20:28:01.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T20:28:01.025Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:28:01.385Z] + 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-04T20:28:01.651Z] Sending build context to Docker daemon 2.518MB [2021-01-04T20:28:01.651Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T20:28:01.651Z] Step 2/8 : FROM ${BASE} [2021-01-04T20:28:01.651Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T20:28:01.651Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T20:28:01.651Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T20:28:01.651Z] de9db76c5a1d: Pulling fs layer [2021-01-04T20:28:01.651Z] bca2f99d35d6: Pulling fs layer [2021-01-04T20:28:01.651Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T20:28:01.651Z] 7c6f9722023f: Pulling fs layer [2021-01-04T20:28:01.651Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T20:28:01.651Z] bca2f99d35d6: Waiting [2021-01-04T20:28:01.651Z] 7c6f9722023f: Waiting [2021-01-04T20:28:01.651Z] a35cf1a2eb13: Waiting [2021-01-04T20:28:01.651Z] 93359f2a8cfa: Waiting [2021-01-04T20:28:01.651Z] de9db76c5a1d: Download complete [2021-01-04T20:28:01.651Z] 0ef7d3d256c8: Verifying Checksum [2021-01-04T20:28:01.651Z] 0ef7d3d256c8: Download complete [2021-01-04T20:28:01.651Z] 93359f2a8cfa: Download complete [2021-01-04T20:28:01.651Z] 7c6f9722023f: Download complete [2021-01-04T20:28:01.651Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T20:28:01.651Z] 188c0c94c7c5: Download complete [2021-01-04T20:28:02.236Z] 188c0c94c7c5: Pull complete [2021-01-04T20:28:02.236Z] 0ef7d3d256c8: Pull complete [2021-01-04T20:28:02.312Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-04T20:28:02.500Z] de9db76c5a1d: Pull complete [2021-01-04T20:28:03.899Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T20:28:03.899Z] a35cf1a2eb13: Download complete [2021-01-04T20:28:04.484Z] bca2f99d35d6: Verifying Checksum [2021-01-04T20:28:04.484Z] bca2f99d35d6: Download complete [2021-01-04T20:28:11.181Z] bca2f99d35d6: Pull complete [2021-01-04T20:28:11.181Z] 93359f2a8cfa: Pull complete [2021-01-04T20:28:11.181Z] 7c6f9722023f: Pull complete [2021-01-04T20:28:15.457Z] a35cf1a2eb13: Pull complete [2021-01-04T20:28:15.457Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T20:28:15.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T20:28:15.457Z] ---> a62c8e92a672 [2021-01-04T20:28:15.457Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T20:28:15.724Z] ---> Running in 59b232ab2bb5 [2021-01-04T20:28:15.988Z] Removing intermediate container 59b232ab2bb5 [2021-01-04T20:28:15.988Z] ---> 880e25436f59 [2021-01-04T20:28:15.988Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:28:15.989Z] ---> Running in 4e29fe6a5ce8 [2021-01-04T20:28:17.386Z] Removing intermediate container 4e29fe6a5ce8 [2021-01-04T20:28:17.386Z] ---> 58ae82c8c6a5 [2021-01-04T20:28:17.386Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-04T20:28:17.386Z] ---> Running in 06844e2a9bb0 [2021-01-04T20:28:18.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:28:19.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:28:19.569Z] OK: 166 MiB in 39 packages [2021-01-04T20:28:20.151Z] Removing intermediate container 06844e2a9bb0 [2021-01-04T20:28:20.151Z] ---> 2aa861e9bd18 [2021-01-04T20:28:20.151Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-04T20:28:20.151Z] ---> Running in 4b7d104600cc [2021-01-04T20:28:20.415Z] Removing intermediate container 4b7d104600cc [2021-01-04T20:28:20.415Z] ---> d35133948164 [2021-01-04T20:28:20.415Z] Step 7/8 : COPY . . [2021-01-04T20:28:21.817Z] ---> 4c44006f974d [2021-01-04T20:28:21.817Z] Step 8/8 : RUN go mod download [2021-01-04T20:28:21.817Z] ---> Running in 2a6c48ccb01d [2021-01-04T20:28:40.095Z] Removing intermediate container 2a6c48ccb01d [2021-01-04T20:28:40.095Z] ---> ad5ac17b39fc [2021-01-04T20:28:40.095Z] Successfully built ad5ac17b39fc [2021-01-04T20:28:40.095Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:28:40.424Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T20:28:40.424Z] . [Pipeline] withDockerContainer [2021-01-04T20:28:40.826Z] prd-centos7-docker-4c-2g-18271 does not seem to be running inside a container [2021-01-04T20:28:40.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T20:28:41.880Z] $ docker top f7c0ad376c4ec9b103849228d8e3b6f7d4b0ad557091434f5cee595836670a06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:28:42.466Z] + go version [2021-01-04T20:28:42.466Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T20:28:42.483Z] $ docker stop --time=1 f7c0ad376c4ec9b103849228d8e3b6f7d4b0ad557091434f5cee595836670a06 [2021-01-04T20:28:43.844Z] $ docker rm -f f7c0ad376c4ec9b103849228d8e3b6f7d4b0ad557091434f5cee595836670a06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:28:44.731Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T20:28:44.731Z] . [Pipeline] withDockerContainer [2021-01-04T20:28:44.881Z] prd-centos7-docker-4c-2g-18271 does not seem to be running inside a container [2021-01-04T20:28:44.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T20:28:45.525Z] $ docker top 6701d6a0b095f3ae23a8c3425517d7ad8a82e87a04a1aa06aa30253f067004c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:28:46.043Z] + make test [2021-01-04T20:28:46.044Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T20:28:49.375Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-04T20:28:49.375Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-04T20:28:49.375Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-04T20:28:49.375Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.129s coverage: 19.4% of statements [2021-01-04T20:28:50.362Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.452s coverage: 97.1% of statements [2021-01-04T20:28:54.357Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-04T20:29:12.649Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-04T20:29:12.649Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-04T20:29:12.649Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-04T20:29:12.649Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.058s coverage: 19.4% of statements [2021-01-04T20:29:12.649Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.488s coverage: 97.1% of statements [2021-01-04T20:29:22.772Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.142s coverage: 9.4% of statements [2021-01-04T20:29:22.772Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.155s coverage: 21.7% of statements [2021-01-04T20:29:22.772Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-04T20:29:22.772Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.606s coverage: 42.5% of statements [2021-01-04T20:29:22.772Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-04T20:29:22.772Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.755s coverage: 68.9% of statements [2021-01-04T20:29:22.772Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-04T20:29:22.772Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-04T20:29:22.772Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-04T20:29:22.772Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-04T20:29:22.772Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.228s coverage: 53.8% of statements [2021-01-04T20:29:22.772Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-04T20:29:22.772Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-04T20:29:22.772Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2021-01-04T20:29:22.772Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 6.059s coverage: 68.9% of statements [2021-01-04T20:29:22.772Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.153s coverage: 4.2% of statements [2021-01-04T20:29:22.772Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-04T20:29:22.772Z] GO111MODULE=on go vet ./... [2021-01-04T20:29:44.898Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.057s coverage: 9.4% of statements [2021-01-04T20:29:44.898Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.055s coverage: 21.7% of statements [2021-01-04T20:29:44.898Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-04T20:29:44.898Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.233s coverage: 42.5% of statements [2021-01-04T20:29:44.898Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-04T20:29:44.899Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.306s coverage: 68.9% of statements [2021-01-04T20:29:44.899Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-04T20:29:44.899Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-04T20:29:44.899Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-04T20:29:44.899Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-04T20:29:44.899Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.076s coverage: 53.8% of statements [2021-01-04T20:29:44.899Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-04T20:29:44.899Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-04T20:29:44.899Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2021-01-04T20:29:44.899Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.467s coverage: 68.9% of statements [2021-01-04T20:29:44.899Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.066s coverage: 4.2% of statements [2021-01-04T20:29:44.899Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-04T20:29:44.899Z] GO111MODULE=on go vet ./... [2021-01-04T20:29:55.058Z] gofmt -l . [2021-01-04T20:29:55.058Z] [ "`gofmt -l .`" = "" ] [2021-01-04T20:29:55.058Z] ./bin/test-attribution-txt.sh [2021-01-04T20:29:55.295Z] gofmt -l . [2021-01-04T20:29:55.332Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-04T20:29:55.618Z] $ docker stop --time=1 6701d6a0b095f3ae23a8c3425517d7ad8a82e87a04a1aa06aa30253f067004c9 [2021-01-04T20:29:55.900Z] [ "`gofmt -l .`" = "" ] [2021-01-04T20:29:56.506Z] ./bin/test-attribution-txt.sh [2021-01-04T20:29:57.482Z] ./bin/test-go-mod-tidy.sh [2021-01-04T20:29:57.576Z] $ docker rm -f 6701d6a0b095f3ae23a8c3425517d7ad8a82e87a04a1aa06aa30253f067004c9 [Pipeline] // withDockerContainer [Pipeline] } [2021-01-04T20:29:57.982Z] $ docker stop --time=1 aaa137d04e1c74722f078828bc28752a8fb864c17f61fecff236b1659246ab06 [2021-01-04T20:30:00.185Z] $ docker rm -f aaa137d04e1c74722f078828bc28752a8fb864c17f61fecff236b1659246ab06 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T20:30:01.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-04T20:30:01.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-04T20:30:01.458Z] Warning: overwriting stash ‘coverage-report’ [2021-01-04T20:30:01.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-01-04T20:30:02.567Z] Stashed 1 file(s) [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [2021-01-04T20:30:03.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T20:30:04.061Z] + ls -al . [2021-01-04T20:30:04.061Z] total 208 [2021-01-04T20:30:04.061Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 4 20:29 . [2021-01-04T20:30:04.061Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 4 20:27 .. [2021-01-04T20:30:04.061Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 4 20:27 bin [2021-01-04T20:30:04.061Z] -rw-r--r--. 1 jenkins jenkins 130605 Jan 4 20:29 coverage.out [2021-01-04T20:30:04.061Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 4 20:27 Dockerfile.build [2021-01-04T20:30:04.061Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 4 20:27 .dockerignore [2021-01-04T20:30:04.061Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 4 20:27 example [2021-01-04T20:30:04.061Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 4 20:27 .git [2021-01-04T20:30:04.061Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 4 20:27 .github [2021-01-04T20:30:04.061Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 4 20:27 .gitignore [2021-01-04T20:30:04.061Z] -rw-r--r--. 1 jenkins jenkins 488 Jan 4 20:29 go.mod [2021-01-04T20:30:04.061Z] -rw-r--r--. 1 jenkins jenkins 13929 Jan 4 20:29 go.sum [2021-01-04T20:30:04.061Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 4 20:27 internal [2021-01-04T20:30:04.061Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 4 20:27 Jenkinsfile [2021-01-04T20:30:04.061Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 4 20:27 LICENSE [2021-01-04T20:30:04.061Z] -rw-rw-r--. 1 jenkins jenkins 1013 Jan 4 20:27 Makefile [2021-01-04T20:30:04.061Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 4 20:27 openapi [2021-01-04T20:30:04.061Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 4 20:27 pkg [2021-01-04T20:30:04.061Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 4 20:27 README.md [2021-01-04T20:30:04.061Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 4 20:27 RELEASE-NOTES.txt [2021-01-04T20:30:04.061Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 4 20:27 snap [2021-01-04T20:30:04.061Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 4 20:23 VERSION [2021-01-04T20:30:04.061Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 4 20:27 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:30:04.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-04T20:30:04.456Z] + 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=9769038447d1e7dbe0e78e49c82136956adeffd1 --label arch=amd64 --label version=0.0.0 . [2021-01-04T20:30:04.728Z] Sending build context to Docker daemon 2.649MB [2021-01-04T20:30:04.728Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T20:30:04.728Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-04T20:30:04.728Z] ---> ad5ac17b39fc [2021-01-04T20:30:04.728Z] Step 3/24 : ARG MAKE='make build' [2021-01-04T20:30:04.732Z] + ls -al . [2021-01-04T20:30:04.732Z] total 244 [2021-01-04T20:30:04.732Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 20:29 . [2021-01-04T20:30:04.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 20:26 .. [2021-01-04T20:30:04.732Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 4 20:26 .dockerignore [2021-01-04T20:30:04.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 20:26 .git [2021-01-04T20:30:04.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 20:26 .github [2021-01-04T20:30:04.732Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 4 20:26 .gitignore [2021-01-04T20:30:04.732Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 4 20:26 Dockerfile.build [2021-01-04T20:30:04.732Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 4 20:26 Jenkinsfile [2021-01-04T20:30:04.732Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 4 20:26 LICENSE [2021-01-04T20:30:04.732Z] -rw-rw-r-- 1 jenkins jenkins 1013 Jan 4 20:26 Makefile [2021-01-04T20:30:04.732Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 4 20:26 README.md [2021-01-04T20:30:04.732Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 4 20:26 RELEASE-NOTES.txt [2021-01-04T20:30:04.732Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 20:23 VERSION [2021-01-04T20:30:04.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 20:26 bin [2021-01-04T20:30:04.732Z] -rw-r--r-- 1 jenkins jenkins 130605 Jan 4 20:29 coverage.out [2021-01-04T20:30:04.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 20:26 example [2021-01-04T20:30:04.732Z] -rw-r--r-- 1 jenkins jenkins 488 Jan 4 20:29 go.mod [2021-01-04T20:30:04.732Z] -rw-r--r-- 1 jenkins jenkins 13929 Jan 4 20:29 go.sum [2021-01-04T20:30:04.732Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 4 20:26 internal [2021-01-04T20:30:04.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 20:26 openapi [2021-01-04T20:30:04.732Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 4 20:26 pkg [2021-01-04T20:30:04.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 20:26 snap [2021-01-04T20:30:04.732Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 4 20:26 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:30:05.218Z] + 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=9769038447d1e7dbe0e78e49c82136956adeffd1 --label arch=arm64 --label version=0.0.0 . [2021-01-04T20:30:05.696Z] ---> Running in 191953c481a2 [2021-01-04T20:30:05.697Z] Removing intermediate container 191953c481a2 [2021-01-04T20:30:05.697Z] ---> 4178504bf897 [2021-01-04T20:30:05.697Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-04T20:30:05.697Z] ---> Running in d385621f1025 [2021-01-04T20:30:05.833Z] Sending build context to Docker daemon 2.647MB [2021-01-04T20:30:05.833Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T20:30:05.833Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-04T20:30:05.833Z] ---> f08dd3d80c93 [2021-01-04T20:30:05.833Z] Step 3/24 : ARG MAKE='make build' [2021-01-04T20:30:05.961Z] Removing intermediate container d385621f1025 [2021-01-04T20:30:05.961Z] ---> 44612d7914b3 [2021-01-04T20:30:05.961Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T20:30:05.961Z] ---> Running in bea5b992359d [2021-01-04T20:30:05.961Z] Removing intermediate container bea5b992359d [2021-01-04T20:30:05.961Z] ---> 03840cdfe009 [2021-01-04T20:30:05.961Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:30:06.117Z] ---> Running in 91b84df187a2 [2021-01-04T20:30:06.244Z] ---> Running in cfc8e802c70d [2021-01-04T20:30:06.396Z] Removing intermediate container 91b84df187a2 [2021-01-04T20:30:06.396Z] ---> 4aebc705feb9 [2021-01-04T20:30:06.396Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-04T20:30:06.668Z] ---> Running in d49e2cbc044f [2021-01-04T20:30:06.945Z] Removing intermediate container d49e2cbc044f [2021-01-04T20:30:06.945Z] ---> c353ed4f8f55 [2021-01-04T20:30:06.945Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T20:30:07.200Z] Removing intermediate container cfc8e802c70d [2021-01-04T20:30:07.200Z] ---> 2aa0c4133d41 [2021-01-04T20:30:07.200Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-04T20:30:07.221Z] ---> Running in ff501c4bc026 [2021-01-04T20:30:07.463Z] ---> Running in d69403b2ea4d [2021-01-04T20:30:07.494Z] Removing intermediate container ff501c4bc026 [2021-01-04T20:30:07.494Z] ---> 9adcbffa1a00 [2021-01-04T20:30:07.494Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:30:07.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:30:07.766Z] ---> Running in 958fb3b8faa4 [2021-01-04T20:30:08.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:30:08.952Z] OK: 166 MiB in 39 packages [2021-01-04T20:30:09.759Z] Removing intermediate container 958fb3b8faa4 [2021-01-04T20:30:09.759Z] ---> 69a6c4efa252 [2021-01-04T20:30:09.759Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-04T20:30:09.759Z] ---> Running in ea4ad6e3dd66 [2021-01-04T20:30:09.916Z] Removing intermediate container d69403b2ea4d [2021-01-04T20:30:09.916Z] ---> d9aa3d0cc23c [2021-01-04T20:30:09.916Z] Step 8/24 : COPY . . [2021-01-04T20:30:11.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:30:11.346Z] ---> b9bf4c9c1ea8 [2021-01-04T20:30:11.346Z] Step 9/24 : RUN ${MAKE} [2021-01-04T20:30:11.346Z] ---> Running in d5587c200bb6 [2021-01-04T20:30:11.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:30:11.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-04T20:30:12.398Z] OK: 142 MiB in 39 packages [2021-01-04T20:30:13.838Z] Removing intermediate container ea4ad6e3dd66 [2021-01-04T20:30:13.838Z] ---> ac78e6c56667 [2021-01-04T20:30:13.838Z] Step 8/24 : COPY . . [2021-01-04T20:30:15.274Z] ---> 62a83dd6b3ee [2021-01-04T20:30:15.274Z] Step 9/24 : RUN ${MAKE} [2021-01-04T20:30:15.548Z] ---> Running in b65146fe7c62 [2021-01-04T20:30:16.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-04T20:30:22.143Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-04T20:30:23.109Z] Removing intermediate container d5587c200bb6 [2021-01-04T20:30:23.109Z] ---> dd5223f21114 [2021-01-04T20:30:23.109Z] Step 10/24 : FROM scratch [2021-01-04T20:30:23.109Z] ---> [2021-01-04T20:30:23.109Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T20:30:23.109Z] ---> Running in f792033ea65d [2021-01-04T20:30:23.385Z] Removing intermediate container f792033ea65d [2021-01-04T20:30:23.385Z] ---> 8d285d03e381 [2021-01-04T20:30:23.385Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-04T20:30:23.385Z] ---> Running in acafb7895414 [2021-01-04T20:30:23.649Z] Removing intermediate container acafb7895414 [2021-01-04T20:30:23.649Z] ---> c32cae0d3c84 [2021-01-04T20:30:23.649Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T20:30:23.649Z] ---> Running in 35da710b534d [2021-01-04T20:30:23.911Z] Removing intermediate container 35da710b534d [2021-01-04T20:30:23.911Z] ---> aeb2cd847c8e [2021-01-04T20:30:23.911Z] Step 14/24 : WORKDIR / [2021-01-04T20:30:23.911Z] ---> Running in 9dc21fa1bf37 [2021-01-04T20:30:23.911Z] Removing intermediate container 9dc21fa1bf37 [2021-01-04T20:30:23.911Z] ---> 6b94b177b880 [2021-01-04T20:30:23.911Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-04T20:30:24.500Z] ---> 7425735ca48d [2021-01-04T20:30:24.500Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-04T20:30:24.768Z] ---> 6b981d9add14 [2021-01-04T20:30:24.768Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-04T20:30:25.053Z] ---> 1df8bcbeaf6c [2021-01-04T20:30:25.053Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-04T20:30:25.327Z] ---> 954a55a735a8 [2021-01-04T20:30:25.327Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-04T20:30:25.601Z] ---> bab2f6466486 [2021-01-04T20:30:25.601Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-04T20:30:25.601Z] ---> Running in 50902eb14c6f [2021-01-04T20:30:25.601Z] Removing intermediate container 50902eb14c6f [2021-01-04T20:30:25.601Z] ---> 135715374e34 [2021-01-04T20:30:25.601Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:30:25.866Z] ---> Running in 6c03c9174894 [2021-01-04T20:30:25.866Z] Removing intermediate container 6c03c9174894 [2021-01-04T20:30:25.866Z] ---> 7a59350600f7 [2021-01-04T20:30:25.866Z] Step 22/24 : LABEL arch=amd64 [2021-01-04T20:30:25.866Z] ---> Running in c0fbe383f20e [2021-01-04T20:30:26.130Z] Removing intermediate container c0fbe383f20e [2021-01-04T20:30:26.130Z] ---> f4ba00075fad [2021-01-04T20:30:26.130Z] Step 23/24 : LABEL git_sha=9769038447d1e7dbe0e78e49c82136956adeffd1 [2021-01-04T20:30:26.130Z] ---> Running in fd4d26997143 [2021-01-04T20:30:26.392Z] Removing intermediate container fd4d26997143 [2021-01-04T20:30:26.392Z] ---> cba8db891104 [2021-01-04T20:30:26.392Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T20:30:26.392Z] ---> Running in df4724c7b4e5 [2021-01-04T20:30:26.660Z] Removing intermediate container df4724c7b4e5 [2021-01-04T20:30:26.660Z] ---> c80fe8ee4bc9 [2021-01-04T20:30:26.660Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-04T20:30:26.660Z] Successfully built c80fe8ee4bc9 [2021-01-04T20:30:26.660Z] 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] } [2021-01-04T20:30:48.964Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-04T20:30:48.964Z] Removing intermediate container b65146fe7c62 [2021-01-04T20:30:48.964Z] ---> f81e79f0eb6d [2021-01-04T20:30:48.964Z] Step 10/24 : FROM scratch [2021-01-04T20:30:48.964Z] ---> [2021-01-04T20:30:48.964Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T20:30:48.964Z] ---> Running in b26c0e032db8 [2021-01-04T20:30:48.964Z] Removing intermediate container b26c0e032db8 [2021-01-04T20:30:48.964Z] ---> 724ac1318ffa [2021-01-04T20:30:48.964Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-04T20:30:48.964Z] ---> Running in ef6b5f8d8645 [2021-01-04T20:30:48.964Z] Removing intermediate container ef6b5f8d8645 [2021-01-04T20:30:48.964Z] ---> 8f74f56d21cf [2021-01-04T20:30:48.964Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T20:30:48.964Z] ---> Running in 44857efd3816 [2021-01-04T20:30:49.250Z] Removing intermediate container 44857efd3816 [2021-01-04T20:30:49.250Z] ---> 2154adddae20 [2021-01-04T20:30:49.250Z] Step 14/24 : WORKDIR / [2021-01-04T20:30:49.529Z] ---> Running in 27405e4b19f8 [2021-01-04T20:30:49.819Z] Removing intermediate container 27405e4b19f8 [2021-01-04T20:30:49.819Z] ---> 29ca5888fd80 [2021-01-04T20:30:49.819Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-04T20:30:51.261Z] ---> 1444ad1aab39 [2021-01-04T20:30:51.261Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-04T20:30:51.856Z] ---> c9bc932ebc66 [2021-01-04T20:30:51.856Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-04T20:30:52.456Z] ---> 7961a8cbad6b [2021-01-04T20:30:52.456Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-04T20:30:53.440Z] ---> 29a63637c4bd [2021-01-04T20:30:53.440Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-04T20:30:54.034Z] ---> 5777a91f9ad7 [2021-01-04T20:30:54.034Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-04T20:30:54.306Z] ---> Running in 7248ca3e01fc [2021-01-04T20:30:54.903Z] Removing intermediate container 7248ca3e01fc [2021-01-04T20:30:54.903Z] ---> 6624467ef472 [2021-01-04T20:30:54.903Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:30:54.903Z] ---> Running in 796e03685848 [2021-01-04T20:30:55.503Z] Removing intermediate container 796e03685848 [2021-01-04T20:30:55.503Z] ---> 2d8a861ca180 [2021-01-04T20:30:55.503Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T20:30:55.503Z] ---> Running in 62046f0bb4ae [2021-01-04T20:30:56.097Z] Removing intermediate container 62046f0bb4ae [2021-01-04T20:30:56.097Z] ---> 97d9b0859837 [2021-01-04T20:30:56.097Z] Step 23/24 : LABEL git_sha=9769038447d1e7dbe0e78e49c82136956adeffd1 [2021-01-04T20:30:56.097Z] ---> Running in 9862b554efb0 [2021-01-04T20:30:56.369Z] Removing intermediate container 9862b554efb0 [2021-01-04T20:30:56.369Z] ---> 545a96ccd17c [2021-01-04T20:30:56.369Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T20:30:56.639Z] ---> Running in 1144b45a2b5c [2021-01-04T20:30:57.238Z] Removing intermediate container 1144b45a2b5c [2021-01-04T20:30:57.238Z] ---> 097a8fbcdcd0 [2021-01-04T20:30:57.238Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-04T20:30:57.238Z] Successfully built 097a8fbcdcd0 [2021-01-04T20:30:57.238Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-04T20:30:58.839Z] provisioning config files... [2021-01-04T20:30:58.852Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config2713792941583590274tmp [Pipeline] { [Pipeline] sh [2021-01-04T20:31:00.934Z] + set +x [2021-01-04T20:31:00.934Z] + curl -s https://codecov.io/bash [2021-01-04T20:31:00.934Z] + bash -s -- [2021-01-04T20:31:01.201Z] [2021-01-04T20:31:01.201Z] _____ _ [2021-01-04T20:31:01.201Z] / ____| | | [2021-01-04T20:31:01.201Z] | | ___ __| | ___ ___ _____ __ [2021-01-04T20:31:01.201Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-04T20:31:01.201Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-04T20:31:01.201Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-04T20:31:01.201Z] Bash-20201231-23d4836 [2021-01-04T20:31:01.201Z] [2021-01-04T20:31:01.201Z] [2021-01-04T20:31:01.201Z] ==> git version 2.24.3 found [2021-01-04T20:31:01.201Z] ==> 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-04T20:31:01.201Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-04T20:31:01.201Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-04T20:31:01.201Z] ==> Jenkins CI detected. [2021-01-04T20:31:01.201Z] project root: . [2021-01-04T20:31:01.201Z] --> token set from env [2021-01-04T20:31:01.201Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-04T20:31:01.201Z] ==> Running gcov in . (disable via -X gcov) [2021-01-04T20:31:01.201Z] ==> Python coveragepy not found [2021-01-04T20:31:01.201Z] ==> Searching for coverage reports in: [2021-01-04T20:31:01.201Z] + . [2021-01-04T20:31:01.201Z] -> Found 1 reports [2021-01-04T20:31:01.201Z] ==> Detecting git/mercurial file structure [2021-01-04T20:31:01.201Z] ==> Reading reports [2021-01-04T20:31:01.201Z] + ./coverage.out bytes=130605 [2021-01-04T20:31:01.201Z] ==> Appending adjustments [2021-01-04T20:31:01.201Z] https://docs.codecov.io/docs/fixing-reports [2021-01-04T20:31:01.785Z] + Found adjustments [2021-01-04T20:31:01.785Z] ==> Gzipping contents [2021-01-04T20:31:01.785Z] 24K /tmp/codecov.3WQ3FK.gz [2021-01-04T20:31:01.785Z] ==> Uploading reports [2021-01-04T20:31:01.785Z] url: https://codecov.io [2021-01-04T20:31:01.785Z] query: branch=PR-707&commit=9769038447d1e7dbe0e78e49c82136956adeffd1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-707%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=707&job=&cmd_args= [2021-01-04T20:31:01.785Z] -> Pinging Codecov [2021-01-04T20:31:01.785Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-707&commit=9769038447d1e7dbe0e78e49c82136956adeffd1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-707%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=707&job=&cmd_args= [2021-01-04T20:31:03.179Z] -> Uploading to [2021-01-04T20:31:03.179Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-04/7E55EF52A471D76F132DFD9A03CDDE97/9769038447d1e7dbe0e78e49c82136956adeffd1/8f9f75cb-c8fe-462b-bd39-6160c2bc7d46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T203103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b207be38f10772ddccbcdced042d76621e00203438d483b8bd4c5b6b96c8059 [2021-01-04T20:31:03.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T20:31:03.179Z] Dload Upload Total Spent Left Speed [2021-01-04T20:31:03.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21274 0 0 100 21274 0 48843 --:--:-- --:--:-- --:--:-- 48905 [2021-01-04T20:31:03.757Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9769038447d1e7dbe0e78e49c82136956adeffd1 [Pipeline] } [2021-01-04T20:31:03.769Z] 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-04T20:31:06.902Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:31:07.486Z] ---> package-listing.sh [2021-01-04T20:31:07.486Z] ++ facter osfamily [2021-01-04T20:31:07.486Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T20:31:07.486Z] + OS_FAMILY=redhat [2021-01-04T20:31:07.486Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-707 [2021-01-04T20:31:07.486Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T20:31:07.486Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T20:31:07.486Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T20:31:07.486Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T20:31:07.486Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-707 ']' [2021-01-04T20:31:07.486Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T20:31:07.486Z] + case "${OS_FAMILY}" in [2021-01-04T20:31:07.486Z] + rpm -qa [2021-01-04T20:31:07.486Z] + sort [2021-01-04T20:31:11.715Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T20:31:11.715Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T20:31:11.715Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T20:31:11.715Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-707 ']' [2021-01-04T20:31:11.715Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-707/archives/ [2021-01-04T20:31:11.715Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-707/archives/ [Pipeline] echo [2021-01-04T20:31:11.730Z] 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-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T20:31:12.019Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:31:12.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T20:31:12.324Z] [2021-01-04T20:31:12.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:31:12.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T20:31:12.678Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T20:31:12.678Z] df20fa9351a1: Pulling fs layer [2021-01-04T20:31:12.678Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T20:31:12.678Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T20:31:12.678Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T20:31:12.678Z] 93b61091891f: Pulling fs layer [2021-01-04T20:31:12.678Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T20:31:12.678Z] 5e14af77c1be: Pulling fs layer [2021-01-04T20:31:12.678Z] 01666e4c0597: Pulling fs layer [2021-01-04T20:31:12.678Z] aa168da1d23b: Pulling fs layer [2021-01-04T20:31:12.678Z] 46f8f816bc3b: Waiting [2021-01-04T20:31:12.678Z] 93b61091891f: Waiting [2021-01-04T20:31:12.678Z] 93b9cdb0e59b: Waiting [2021-01-04T20:31:12.678Z] 5e14af77c1be: Waiting [2021-01-04T20:31:12.678Z] 01666e4c0597: Waiting [2021-01-04T20:31:12.678Z] aa168da1d23b: Waiting [2021-01-04T20:31:12.678Z] 36b3adc4ff6f: Download complete [2021-01-04T20:31:12.678Z] 46f8f816bc3b: Verifying Checksum [2021-01-04T20:31:12.678Z] 46f8f816bc3b: Download complete [2021-01-04T20:31:12.678Z] df20fa9351a1: Verifying Checksum [2021-01-04T20:31:12.678Z] df20fa9351a1: Download complete [2021-01-04T20:31:12.678Z] 93b9cdb0e59b: Verifying Checksum [2021-01-04T20:31:12.678Z] 93b9cdb0e59b: Download complete [2021-01-04T20:31:12.940Z] 5e14af77c1be: Download complete [2021-01-04T20:31:12.940Z] 01666e4c0597: Verifying Checksum [2021-01-04T20:31:12.940Z] 01666e4c0597: Download complete [2021-01-04T20:31:12.940Z] 93b61091891f: Verifying Checksum [2021-01-04T20:31:13.208Z] df20fa9351a1: Pull complete [2021-01-04T20:31:13.208Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T20:31:13.208Z] 8ad3a11d3b57: Download complete [2021-01-04T20:31:13.208Z] 36b3adc4ff6f: Pull complete [2021-01-04T20:31:14.173Z] 8ad3a11d3b57: Pull complete [2021-01-04T20:31:14.445Z] 46f8f816bc3b: Pull complete [2021-01-04T20:31:14.720Z] 93b61091891f: Pull complete [2021-01-04T20:31:14.993Z] 93b9cdb0e59b: Pull complete [2021-01-04T20:31:15.259Z] aa168da1d23b: Verifying Checksum [2021-01-04T20:31:15.259Z] aa168da1d23b: Download complete [2021-01-04T20:31:15.259Z] 5e14af77c1be: Pull complete [2021-01-04T20:31:15.259Z] 01666e4c0597: Pull complete [2021-01-04T20:31:23.456Z] aa168da1d23b: Pull complete [2021-01-04T20:31:23.456Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T20:31:23.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T20:31:23.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T20:31:23.623Z] prd-centos7-docker-4c-2g-18264 does not seem to be running inside a container [2021-01-04T20:31:23.676Z] $ 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-707/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-707 -v /w/workspace/dgexfoundry_device-sdk-go_PR-707:/w/workspace/dgexfoundry_device-sdk-go_PR-707:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-707@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-04T20:31:26.852Z] $ docker top e40941645d87824481ca815b308eb4a7d1dd2347eb95b58bee8370b0f793dc35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:31:27.397Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T20:31:27.697Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T20:31:28.005Z] + ls /var/log/sa-host [2021-01-04T20:31:28.005Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T20:31:28.005Z] file_magic: OK [2021-01-04T20:31:28.005Z] HZ: Using current value: 100 [2021-01-04T20:31:28.005Z] file_header: OK [2021-01-04T20:31:28.005Z] 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-04T20:31:28.005Z] Statistics: [2021-01-04T20:31:28.005Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-04T20:31:28.005Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T20:31:28.005Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T20:31:28.005Z] file_magic: OK [2021-01-04T20:31:28.005Z] HZ: Using current value: 100 [2021-01-04T20:31:28.005Z] file_header: OK [2021-01-04T20:31:28.005Z] 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-04T20:31:28.005Z] Statistics: [2021-01-04T20:31:28.005Z] Hnuu...uuuununununu... [2021-01-04T20:31:28.005Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T20:31:28.612Z] provisioning config files... [2021-01-04T20:31:28.631Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config5393874966131288176tmp [Pipeline] { [Pipeline] echo [2021-01-04T20:31:28.708Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:31:29.009Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T20:31:29.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T20:31:29.114Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:31:29.419Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T20:31:29.431Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:31:29.736Z] ---> sudo-logs.sh [2021-01-04T20:31:29.736Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T20:31:29.748Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:31:30.065Z] ---> job-cost.sh [2021-01-04T20:31:30.065Z] lf-activate-venv: SKIPPING [2021-01-04T20:31:30.065Z] INFO: No Stack... [2021-01-04T20:31:31.010Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T20:31:31.587Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T20:31:31.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:31:31.904Z] ---> logs-deploy.sh [2021-01-04T20:31:31.904Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-707/5 [2021-01-04T20:31:31.904Z] INFO: archiving workspace using pattern(s): [2021-01-04T20:31:33.844Z] Archives upload complete. [2021-01-04T20:31:33.844Z] INFO: archiving logs to Nexus