Branch indexing 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 ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from b316d89914afe89a17a947d728b9e30b253306fb+42e5a1ea61e0adb23423a933a3224d1395f33e87 (b069d9d9e114f4ec4b824cd7f2a61c1952310e16) 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17565 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [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-699 # 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/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit b316d89914afe89a17a947d728b9e30b253306fb Merge succeeded, producing cb8b740659a7fba2ac5e869b496da7a05930bcd5 Checking out Revision cb8b740659a7fba2ac5e869b496da7a05930bcd5 (PR-699) > git config core.sparsecheckout # timeout=10 > git checkout -f b316d89914afe89a17a947d728b9e30b253306fb # 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 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb8b740659a7fba2ac5e869b496da7a05930bcd5 # timeout=10 Commit message: "Merge commit '42e5a1ea61e0adb23423a933a3224d1395f33e87' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-29T02:42:15.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-29T02:42:15.523Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-29T02:42:15.630Z] ========================================================= [2020-12-29T02:42:15.630Z] EdgeX Global Pipelines Version Info [2020-12-29T02:42:15.630Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 59e15549ad9670581d27ef605d1b7f55c44b92a4 # timeout=10 [2020-12-29T02:42:17.176Z] ------------------- [2020-12-29T02:42:17.177Z] stable info: [2020-12-29T02:42:17.177Z] ------------------- [2020-12-29T02:42:17.177Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-29T02:42:17.177Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-29T02:42:17.177Z] Message: update stable to v1.0.173 [2020-12-29T02:42:18.120Z] ------------------- [2020-12-29T02:42:18.120Z] experimental info: [2020-12-29T02:42:18.120Z] ------------------- [2020-12-29T02:42:18.120Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-29T02:42:18.120Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-29T02:42:18.120Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-29T02:42:18.420Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-29T02:42:18.519Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-29T02:42:18.617Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-29T02:42:18.762Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-29T02:42:18.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-29T02:42:18.952Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-29T02:42:19.074Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-29T02:42:19.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-29T02:42:19.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-29T02:42:19.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-29T02:42:19.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-29T02:42:19.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-29T02:42:19.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-29T02:42:19.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-29T02:42:20.107Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-29T02:42:20.206Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-29T02:42:20.298Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-29T02:42:20.395Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-29T02:42:20.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-29T02:42:20.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-29T02:42:20.743Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-29T02:42:20.851Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-29T02:42:20.956Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-29T02:42:21.046Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-29T02:42:21.139Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-29T02:42:21.235Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-29T02:42:21.326Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-29T02:42:21.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-699 [Pipeline] echo [2020-12-29T02:42:21.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-699 [Pipeline] echo [2020-12-29T02:42:21.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-699 [Pipeline] echo [2020-12-29T02:42:21.701Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb8b740659a7fba2ac5e869b496da7a05930bcd5 [Pipeline] echo [2020-12-29T02:42:21.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb8b740 [Pipeline] echo [2020-12-29T02:42:21.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-29T02:42:22.059Z] provisioning config files... [2020-12-29T02:42:22.086Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config2405920147710602130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-29T02:42:22.439Z] ---> docker-login.sh [2020-12-29T02:42:22.439Z] nexus3.edgexfoundry.org:10001 [2020-12-29T02:42:22.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:42:22.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:42:22.707Z] Configure a credential helper to remove this warning. See [2020-12-29T02:42:22.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:42:22.707Z] [2020-12-29T02:42:22.707Z] Login Succeeded [2020-12-29T02:42:22.707Z] nexus3.edgexfoundry.org:10002 [2020-12-29T02:42:22.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:42:22.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:42:22.970Z] Configure a credential helper to remove this warning. See [2020-12-29T02:42:22.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:42:22.970Z] [2020-12-29T02:42:22.970Z] Login Succeeded [2020-12-29T02:42:22.970Z] nexus3.edgexfoundry.org:10003 [2020-12-29T02:42:22.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:42:23.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:42:23.233Z] Configure a credential helper to remove this warning. See [2020-12-29T02:42:23.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:42:23.233Z] [2020-12-29T02:42:23.233Z] Login Succeeded [2020-12-29T02:42:23.233Z] nexus3.edgexfoundry.org:10004 [2020-12-29T02:42:23.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:42:23.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:42:23.233Z] Configure a credential helper to remove this warning. See [2020-12-29T02:42:23.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:42:23.233Z] [2020-12-29T02:42:23.233Z] Login Succeeded [2020-12-29T02:42:23.233Z] docker.io [2020-12-29T02:42:23.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:42:23.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:42:23.763Z] Configure a credential helper to remove this warning. See [2020-12-29T02:42:23.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:42:23.763Z] [2020-12-29T02:42:23.763Z] Login Succeeded [2020-12-29T02:42:23.763Z] ---> docker-login.sh ends [Pipeline] } [2020-12-29T02:42:23.772Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-29T02:42:24.651Z] + git log --format=format:%s -1 cb8b740659a7fba2ac5e869b496da7a05930bcd5 [Pipeline] echo [2020-12-29T02:42:24.716Z] GIT_COMMIT: cb8b740659a7fba2ac5e869b496da7a05930bcd5, Commit Message: Merge commit '42e5a1ea61e0adb23423a933a3224d1395f33e87' into HEAD [Pipeline] echo [2020-12-29T02:42:24.767Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:42:25.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T02:42:25.373Z] [2020-12-29T02:42:25.373Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:42:25.768Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T02:42:25.768Z] latest: Pulling from edgex-devops/git-semver [2020-12-29T02:42:25.768Z] 31603596830f: Pulling fs layer [2020-12-29T02:42:25.768Z] 2a8b12db71e7: Pulling fs layer [2020-12-29T02:42:25.768Z] 6ca5941a6612: Pulling fs layer [2020-12-29T02:42:25.768Z] ecc8261a40a4: Pulling fs layer [2020-12-29T02:42:25.768Z] ecc8261a40a4: Waiting [2020-12-29T02:42:25.768Z] 2a8b12db71e7: Verifying Checksum [2020-12-29T02:42:25.768Z] 2a8b12db71e7: Download complete [2020-12-29T02:42:25.768Z] 31603596830f: Verifying Checksum [2020-12-29T02:42:25.768Z] 31603596830f: Download complete [2020-12-29T02:42:26.034Z] ecc8261a40a4: Verifying Checksum [2020-12-29T02:42:26.034Z] ecc8261a40a4: Download complete [2020-12-29T02:42:26.034Z] 6ca5941a6612: Verifying Checksum [2020-12-29T02:42:26.034Z] 6ca5941a6612: Download complete [2020-12-29T02:42:26.294Z] 31603596830f: Pull complete [2020-12-29T02:42:26.294Z] 2a8b12db71e7: Pull complete [2020-12-29T02:42:27.249Z] 6ca5941a6612: Pull complete [2020-12-29T02:42:27.512Z] ecc8261a40a4: Pull complete [2020-12-29T02:42:27.512Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-29T02:42:27.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-29T02:42:27.512Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-29T02:42:27.620Z] prd-centos7-docker-4c-2g-17565 does not seem to be running inside a container [2020-12-29T02:42:27.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-699 -v /w/workspace/dgexfoundry_device-sdk-go_PR-699:/w/workspace/dgexfoundry_device-sdk-go_PR-699:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-699@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 [2020-12-29T02:42:30.159Z] $ docker top 23cc71043dfdbf4877601fec29c2873ff86bd4db76fb14a461d1295884c6d6e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-29T02:42:30.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-29T02:42:30.559Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-29T02:42:30.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-29T02:42:30.795Z] $ docker exec 23cc71043dfdbf4877601fec29c2873ff86bd4db76fb14a461d1295884c6d6e8 ssh-agent [2020-12-29T02:42:30.985Z] SSH_AUTH_SOCK=/tmp/ssh-ueIrqZ3aPHsB/agent.12 [2020-12-29T02:42:30.985Z] SSH_AGENT_PID=18 [2020-12-29T02:42:30.998Z] Running ssh-add (command line suppressed) [2020-12-29T02:42:31.122Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_8120145250347898078.key (/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_8120145250347898078.key) [2020-12-29T02:42:31.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-29T02:42:31.525Z] + git tag --points-at HEAD [Pipeline] } [2020-12-29T02:42:31.554Z] $ docker exec --env ******** --env ******** 23cc71043dfdbf4877601fec29c2873ff86bd4db76fb14a461d1295884c6d6e8 ssh-agent -k [2020-12-29T02:42:31.684Z] unset SSH_AUTH_SOCK; [2020-12-29T02:42:31.684Z] unset SSH_AGENT_PID; [2020-12-29T02:42:31.684Z] echo Agent pid 18 killed; [2020-12-29T02:42:31.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-29T02:42:31.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-29T02:42:31.919Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-29T02:42:32.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-29T02:42:32.117Z] $ docker exec 23cc71043dfdbf4877601fec29c2873ff86bd4db76fb14a461d1295884c6d6e8 ssh-agent [2020-12-29T02:42:32.279Z] SSH_AUTH_SOCK=/tmp/ssh-BPqa6bhW7ckj/agent.48 [2020-12-29T02:42:32.279Z] SSH_AGENT_PID=53 [2020-12-29T02:42:32.286Z] Running ssh-add (command line suppressed) [2020-12-29T02:42:32.414Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_8814204010827912033.key (/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_8814204010827912033.key) [2020-12-29T02:42:32.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-29T02:42:32.809Z] + git semver init [2020-12-29T02:42:32.809Z] # -> Open(): unable to determine branch for HEAD [2020-12-29T02:42:32.809Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-699/.git [2020-12-29T02:42:32.809Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-699 [2020-12-29T02:42:32.809Z] # $SEMVER_REMOTE_NAME = origin [2020-12-29T02:42:32.809Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-29T02:42:32.809Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-29T02:42:32.809Z] # $SEMVER_BRANCH = PR-699 [2020-12-29T02:42:32.809Z] # $SEMVER_TEMP = /tmp/semver-104629114 [2020-12-29T02:42:32.809Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-29T02:42:33.382Z] # '/tmp/semver-104629114' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-699/.semver' [2020-12-29T02:42:33.382Z] # -> Force: false [2020-12-29T02:42:33.382Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-699/.semver [Pipeline] } [2020-12-29T02:42:33.397Z] $ docker exec --env ******** --env ******** 23cc71043dfdbf4877601fec29c2873ff86bd4db76fb14a461d1295884c6d6e8 ssh-agent -k [2020-12-29T02:42:33.513Z] unset SSH_AUTH_SOCK; [2020-12-29T02:42:33.514Z] unset SSH_AGENT_PID; [2020-12-29T02:42:33.514Z] echo Agent pid 53 killed; [2020-12-29T02:42:33.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-29T02:42:34.054Z] + git semver [Pipeline] } [2020-12-29T02:42:34.073Z] $ docker stop --time=1 23cc71043dfdbf4877601fec29c2873ff86bd4db76fb14a461d1295884c6d6e8 [2020-12-29T02:42:35.537Z] $ docker rm -f 23cc71043dfdbf4877601fec29c2873ff86bd4db76fb14a461d1295884c6d6e8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-29T02:42:36.048Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-29T02:42:36.519Z] Stashed 1 file(s) [Pipeline] echo [2020-12-29T02:42:36.523Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-29T02:42:52.084Z] Still waiting to schedule task [2020-12-29T02:42:52.084Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-17568’ is offline [2020-12-29T02:42:52.088Z] Still waiting to schedule task [2020-12-29T02:42:52.088Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-29T02:45:21.615Z] Running on prd-centos7-docker-4c-2g-17573 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [Pipeline] { [Pipeline] ws [2020-12-29T02:45:21.676Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2020-12-29T02:45:24.138Z] using credential edgex-jenkins-ssh [2020-12-29T02:45:24.220Z] Cloning the remote Git repository [2020-12-29T02:45:24.126Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-29T02:45:24.227Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2020-12-29T02:45:24.292Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-29T02:45:24.293Z] > git --version # timeout=10 [2020-12-29T02:45:24.299Z] > git --version # 'git version 2.24.3' [2020-12-29T02:45:24.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T02:45:24.332Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-29T02:45:25.647Z] Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit b316d89914afe89a17a947d728b9e30b253306fb [2020-12-29T02:45:25.832Z] Merge succeeded, producing df941990f1381a0a68ed2693ccd81de1c5b19eae [2020-12-29T02:45:25.832Z] Checking out Revision df941990f1381a0a68ed2693ccd81de1c5b19eae (PR-699) [2020-12-29T02:45:25.056Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-29T02:45:25.065Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-29T02:45:25.082Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-29T02:45:25.099Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-29T02:45:25.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T02:45:25.106Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-29T02:45:25.656Z] > git config core.sparsecheckout # timeout=10 [2020-12-29T02:45:25.666Z] > git checkout -f b316d89914afe89a17a947d728b9e30b253306fb # timeout=10 [2020-12-29T02:45:25.753Z] > git remote # timeout=10 [2020-12-29T02:45:25.760Z] > git config --get remote.origin.url # timeout=10 [2020-12-29T02:45:25.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T02:45:25.771Z] > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 [2020-12-29T02:45:25.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-29T02:45:25.838Z] > git config core.sparsecheckout # timeout=10 [2020-12-29T02:45:25.844Z] > git checkout -f df941990f1381a0a68ed2693ccd81de1c5b19eae # timeout=10 [2020-12-29T02:45:29.510Z] Commit message: "Merge commit '42e5a1ea61e0adb23423a933a3224d1395f33e87' into HEAD" [2020-12-29T02:45:29.520Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-12-29T02:45:29.514Z] > git rev-list --no-walk 59e15549ad9670581d27ef605d1b7f55c44b92a4 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-29T02:45:30.937Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-29T02:45:31.272Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-29T02:45:31.584Z] + true [2020-12-29T02:45:31.584Z] + sudo service docker restart [2020-12-29T02:45:31.584Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-29T02:45:32.591Z] provisioning config files... [2020-12-29T02:45:32.620Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config6237210788244458981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-29T02:45:32.980Z] ---> docker-login.sh [2020-12-29T02:45:32.980Z] nexus3.edgexfoundry.org:10001 [2020-12-29T02:45:33.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:45:33.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:45:33.506Z] Configure a credential helper to remove this warning. See [2020-12-29T02:45:33.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:45:33.506Z] [2020-12-29T02:45:33.506Z] Login Succeeded [2020-12-29T02:45:33.506Z] nexus3.edgexfoundry.org:10002 [2020-12-29T02:45:33.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:45:33.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:45:33.506Z] Configure a credential helper to remove this warning. See [2020-12-29T02:45:33.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:45:33.506Z] [2020-12-29T02:45:33.506Z] Login Succeeded [2020-12-29T02:45:33.506Z] nexus3.edgexfoundry.org:10003 [2020-12-29T02:45:33.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:45:33.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:45:33.770Z] Configure a credential helper to remove this warning. See [2020-12-29T02:45:33.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:45:33.770Z] [2020-12-29T02:45:33.770Z] Login Succeeded [2020-12-29T02:45:33.770Z] nexus3.edgexfoundry.org:10004 [2020-12-29T02:45:34.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:45:34.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:45:34.034Z] Configure a credential helper to remove this warning. See [2020-12-29T02:45:34.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:45:34.034Z] [2020-12-29T02:45:34.034Z] Login Succeeded [2020-12-29T02:45:34.034Z] docker.io [2020-12-29T02:45:34.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:45:34.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:45:34.298Z] Configure a credential helper to remove this warning. See [2020-12-29T02:45:34.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:45:34.298Z] [2020-12-29T02:45:34.298Z] Login Succeeded [2020-12-29T02:45:34.298Z] ---> docker-login.sh ends [Pipeline] } [2020-12-29T02:45:34.307Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-29T02:45:34.714Z] ========================================================= [2020-12-29T02:45:34.714Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-29T02:45:34.715Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:45:35.075Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-29T02:45:35.341Z] Sending build context to Docker daemon 2.442MB [2020-12-29T02:45:35.341Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-29T02:45:35.341Z] Step 2/8 : FROM ${BASE} [2020-12-29T02:45:35.341Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-29T02:45:35.341Z] 188c0c94c7c5: Pulling fs layer [2020-12-29T02:45:35.341Z] 0ef7d3d256c8: Pulling fs layer [2020-12-29T02:45:35.341Z] de9db76c5a1d: Pulling fs layer [2020-12-29T02:45:35.341Z] bca2f99d35d6: Pulling fs layer [2020-12-29T02:45:35.341Z] 93359f2a8cfa: Pulling fs layer [2020-12-29T02:45:35.341Z] 7c6f9722023f: Pulling fs layer [2020-12-29T02:45:35.341Z] a35cf1a2eb13: Pulling fs layer [2020-12-29T02:45:35.341Z] bca2f99d35d6: Waiting [2020-12-29T02:45:35.341Z] 93359f2a8cfa: Waiting [2020-12-29T02:45:35.341Z] 7c6f9722023f: Waiting [2020-12-29T02:45:35.341Z] a35cf1a2eb13: Waiting [2020-12-29T02:45:35.341Z] de9db76c5a1d: Verifying Checksum [2020-12-29T02:45:35.341Z] de9db76c5a1d: Download complete [2020-12-29T02:45:35.341Z] 0ef7d3d256c8: Verifying Checksum [2020-12-29T02:45:35.341Z] 0ef7d3d256c8: Download complete [2020-12-29T02:45:35.341Z] 93359f2a8cfa: Verifying Checksum [2020-12-29T02:45:35.341Z] 93359f2a8cfa: Download complete [2020-12-29T02:45:35.341Z] 7c6f9722023f: Verifying Checksum [2020-12-29T02:45:35.341Z] 7c6f9722023f: Download complete [2020-12-29T02:45:35.341Z] 188c0c94c7c5: Verifying Checksum [2020-12-29T02:45:35.341Z] 188c0c94c7c5: Download complete [2020-12-29T02:45:35.922Z] 188c0c94c7c5: Pull complete [2020-12-29T02:45:35.922Z] 0ef7d3d256c8: Pull complete [2020-12-29T02:45:36.184Z] de9db76c5a1d: Pull complete [2020-12-29T02:45:37.591Z] a35cf1a2eb13: Verifying Checksum [2020-12-29T02:45:37.591Z] a35cf1a2eb13: Download complete [2020-12-29T02:45:38.177Z] bca2f99d35d6: Verifying Checksum [2020-12-29T02:45:38.177Z] bca2f99d35d6: Download complete [2020-12-29T02:45:43.233Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17570 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [Pipeline] { [Pipeline] ws [2020-12-29T02:45:43.331Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2020-12-29T02:45:44.837Z] bca2f99d35d6: Pull complete [2020-12-29T02:45:44.837Z] 93359f2a8cfa: Pull complete [2020-12-29T02:45:44.837Z] 7c6f9722023f: Pull complete [2020-12-29T02:45:48.551Z] using credential edgex-jenkins-ssh [2020-12-29T02:45:48.608Z] Cloning the remote Git repository [2020-12-29T02:45:48.668Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-29T02:45:48.784Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2020-12-29T02:45:48.860Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-29T02:45:48.861Z] > git --version # timeout=10 [2020-12-29T02:45:48.884Z] > git --version # 'git version 2.17.1' [2020-12-29T02:45:48.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T02:45:48.954Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-29T02:45:50.175Z] a35cf1a2eb13: Pull complete [2020-12-29T02:45:50.176Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-29T02:45:50.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-29T02:45:50.176Z] ---> a62c8e92a672 [2020-12-29T02:45:50.176Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-29T02:45:50.176Z] ---> Running in 77daf3718c97 [2020-12-29T02:45:50.451Z] Removing intermediate container 77daf3718c97 [2020-12-29T02:45:50.451Z] ---> 16e8a8c3fe4e [2020-12-29T02:45:50.451Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T02:45:50.451Z] ---> Running in d822b2f05b66 [2020-12-29T02:45:50.862Z] Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit b316d89914afe89a17a947d728b9e30b253306fb [2020-12-29T02:45:50.109Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-29T02:45:50.133Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-29T02:45:50.163Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-29T02:45:50.201Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-29T02:45:50.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T02:45:50.217Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-29T02:45:50.879Z] > git config core.sparsecheckout # timeout=10 [2020-12-29T02:45:50.894Z] > git checkout -f b316d89914afe89a17a947d728b9e30b253306fb # timeout=10 [2020-12-29T02:45:51.032Z] > git remote # timeout=10 [2020-12-29T02:45:51.063Z] > git config --get remote.origin.url # timeout=10 [2020-12-29T02:45:51.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-29T02:45:51.198Z] Merge succeeded, producing 8afe95cdf4c020d6b01371f174cfee02a24cac72 [2020-12-29T02:45:51.199Z] Checking out Revision 8afe95cdf4c020d6b01371f174cfee02a24cac72 (PR-699) [2020-12-29T02:45:51.409Z] Removing intermediate container d822b2f05b66 [2020-12-29T02:45:51.409Z] ---> 906ff0d178b2 [2020-12-29T02:45:51.409Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-29T02:45:51.673Z] ---> Running in dfd5136d01a8 [2020-12-29T02:45:51.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T02:45:51.092Z] > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 [2020-12-29T02:45:51.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-29T02:45:51.204Z] > git config core.sparsecheckout # timeout=10 [2020-12-29T02:45:51.223Z] > git checkout -f 8afe95cdf4c020d6b01371f174cfee02a24cac72 # timeout=10 [2020-12-29T02:45:52.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T02:45:53.464Z] OK: 166 MiB in 39 packages [2020-12-29T02:45:53.726Z] Removing intermediate container dfd5136d01a8 [2020-12-29T02:45:53.726Z] ---> caa26e2101ce [2020-12-29T02:45:53.726Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-29T02:45:53.988Z] ---> Running in c75d26bc9ce5 [2020-12-29T02:45:53.988Z] Removing intermediate container c75d26bc9ce5 [2020-12-29T02:45:53.988Z] ---> 517b655ba4f5 [2020-12-29T02:45:53.988Z] Step 7/8 : COPY . . [2020-12-29T02:45:55.380Z] ---> 8eadc5ab4f70 [2020-12-29T02:45:55.381Z] Step 8/8 : RUN go mod download [2020-12-29T02:45:55.381Z] ---> Running in cf569872e2d7 [2020-12-29T02:45:55.689Z] Commit message: "Merge commit '42e5a1ea61e0adb23423a933a3224d1395f33e87' into HEAD" [2020-12-29T02:45:55.716Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-29T02:45:55.696Z] > git rev-list --no-walk 59e15549ad9670581d27ef605d1b7f55c44b92a4 # timeout=10 [2020-12-29T02:45:57.243Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-29T02:45:57.704Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-29T02:45:58.108Z] + sudo service docker restart [2020-12-29T02:45:58.108Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-29T02:46:00.249Z] provisioning config files... [2020-12-29T02:46:00.303Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config2739976045424491078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-29T02:46:00.720Z] ---> docker-login.sh [2020-12-29T02:46:00.720Z] nexus3.edgexfoundry.org:10001 [2020-12-29T02:46:01.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:46:01.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:46:01.984Z] Configure a credential helper to remove this warning. See [2020-12-29T02:46:01.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:46:01.984Z] [2020-12-29T02:46:01.984Z] Login Succeeded [2020-12-29T02:46:01.984Z] nexus3.edgexfoundry.org:10002 [2020-12-29T02:46:02.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:46:02.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:46:02.584Z] Configure a credential helper to remove this warning. See [2020-12-29T02:46:02.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:46:02.584Z] [2020-12-29T02:46:02.584Z] Login Succeeded [2020-12-29T02:46:02.584Z] nexus3.edgexfoundry.org:10003 [2020-12-29T02:46:03.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:46:03.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:46:03.183Z] Configure a credential helper to remove this warning. See [2020-12-29T02:46:03.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:46:03.183Z] [2020-12-29T02:46:03.183Z] Login Succeeded [2020-12-29T02:46:03.183Z] nexus3.edgexfoundry.org:10004 [2020-12-29T02:46:03.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:46:03.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:46:03.784Z] Configure a credential helper to remove this warning. See [2020-12-29T02:46:03.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:46:03.784Z] [2020-12-29T02:46:03.784Z] Login Succeeded [2020-12-29T02:46:03.784Z] docker.io [2020-12-29T02:46:04.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-29T02:46:04.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-29T02:46:04.663Z] Configure a credential helper to remove this warning. See [2020-12-29T02:46:04.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-29T02:46:04.663Z] [2020-12-29T02:46:04.663Z] Login Succeeded [2020-12-29T02:46:04.663Z] ---> docker-login.sh ends [Pipeline] } [2020-12-29T02:46:04.681Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-29T02:46:05.172Z] ========================================================= [2020-12-29T02:46:05.172Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-29T02:46:05.172Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:46:05.559Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-29T02:46:05.833Z] Sending build context to Docker daemon 2.441MB [2020-12-29T02:46:06.107Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-29T02:46:06.107Z] Step 2/8 : FROM ${BASE} [2020-12-29T02:46:06.107Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-29T02:46:06.107Z] 5f621e34cdf4: Pulling fs layer [2020-12-29T02:46:06.107Z] a4357932f1b6: Pulling fs layer [2020-12-29T02:46:06.107Z] 18c013af1878: Pulling fs layer [2020-12-29T02:46:06.107Z] 00ac8860ef70: Pulling fs layer [2020-12-29T02:46:06.107Z] 63d7cb157983: Pulling fs layer [2020-12-29T02:46:06.107Z] b116817d02f9: Pulling fs layer [2020-12-29T02:46:06.107Z] 745a02a5169b: Pulling fs layer [2020-12-29T02:46:06.107Z] 00ac8860ef70: Waiting [2020-12-29T02:46:06.107Z] 63d7cb157983: Waiting [2020-12-29T02:46:06.107Z] b116817d02f9: Waiting [2020-12-29T02:46:06.107Z] 745a02a5169b: Waiting [2020-12-29T02:46:06.107Z] 18c013af1878: Verifying Checksum [2020-12-29T02:46:06.107Z] 18c013af1878: Download complete [2020-12-29T02:46:06.107Z] a4357932f1b6: Verifying Checksum [2020-12-29T02:46:06.107Z] a4357932f1b6: Download complete [2020-12-29T02:46:06.107Z] 63d7cb157983: Verifying Checksum [2020-12-29T02:46:06.107Z] 63d7cb157983: Download complete [2020-12-29T02:46:06.107Z] b116817d02f9: Verifying Checksum [2020-12-29T02:46:06.107Z] b116817d02f9: Download complete [2020-12-29T02:46:06.389Z] 5f621e34cdf4: Verifying Checksum [2020-12-29T02:46:06.389Z] 5f621e34cdf4: Download complete [2020-12-29T02:46:06.989Z] 5f621e34cdf4: Pull complete [2020-12-29T02:46:07.267Z] a4357932f1b6: Pull complete [2020-12-29T02:46:07.873Z] 18c013af1878: Pull complete [2020-12-29T02:46:08.853Z] 745a02a5169b: Verifying Checksum [2020-12-29T02:46:08.853Z] 745a02a5169b: Download complete [2020-12-29T02:46:10.893Z] 00ac8860ef70: Verifying Checksum [2020-12-29T02:46:10.893Z] 00ac8860ef70: Download complete [2020-12-29T02:46:13.631Z] Removing intermediate container cf569872e2d7 [2020-12-29T02:46:13.631Z] ---> 69f74afafcaa [2020-12-29T02:46:13.631Z] Successfully built 69f74afafcaa [2020-12-29T02:46:13.631Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:46:13.985Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-29T02:46:13.985Z] . [Pipeline] withDockerContainer [2020-12-29T02:46:14.244Z] prd-centos7-docker-4c-2g-17573 does not seem to be running inside a container [2020-12-29T02:46:14.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-x86_64 cat [2020-12-29T02:46:15.349Z] $ docker top 2d43c530177c923fdf5eb26978ce23c8b79e7c5f8eaad432715b462d87938470 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T02:46:15.917Z] + go version [2020-12-29T02:46:15.917Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-29T02:46:15.941Z] $ docker stop --time=1 2d43c530177c923fdf5eb26978ce23c8b79e7c5f8eaad432715b462d87938470 [2020-12-29T02:46:17.315Z] $ docker rm -f 2d43c530177c923fdf5eb26978ce23c8b79e7c5f8eaad432715b462d87938470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:46:18.133Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-29T02:46:18.133Z] . [Pipeline] withDockerContainer [2020-12-29T02:46:18.241Z] prd-centos7-docker-4c-2g-17573 does not seem to be running inside a container [2020-12-29T02:46:18.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-x86_64 cat [2020-12-29T02:46:18.918Z] $ docker top c32c3bbda03bcca23c08230117d83c23e6bffea9424e0271854c56412a6e5b44 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T02:46:19.447Z] + make test [2020-12-29T02:46:19.447Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-29T02:46:21.089Z] 00ac8860ef70: Pull complete [2020-12-29T02:46:21.089Z] 63d7cb157983: Pull complete [2020-12-29T02:46:21.089Z] b116817d02f9: Pull complete [2020-12-29T02:46:24.511Z] 745a02a5169b: Pull complete [2020-12-29T02:46:24.511Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-29T02:46:24.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-29T02:46:24.511Z] ---> b7e6874047d6 [2020-12-29T02:46:24.511Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-29T02:46:27.689Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-29T02:46:27.944Z] ---> Running in 42b27aacfd67 [2020-12-29T02:46:28.540Z] Removing intermediate container 42b27aacfd67 [2020-12-29T02:46:28.540Z] ---> 8b059af13519 [2020-12-29T02:46:28.540Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T02:46:28.540Z] ---> Running in 284020c8c075 [2020-12-29T02:46:31.182Z] Removing intermediate container 284020c8c075 [2020-12-29T02:46:31.182Z] ---> c70d817df88f [2020-12-29T02:46:31.182Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-29T02:46:31.182Z] ---> Running in 28c3a2aa25e1 [2020-12-29T02:46:32.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T02:46:33.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T02:46:33.766Z] OK: 142 MiB in 39 packages [2020-12-29T02:46:35.210Z] Removing intermediate container 28c3a2aa25e1 [2020-12-29T02:46:35.210Z] ---> 32251187fed0 [2020-12-29T02:46:35.210Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-29T02:46:35.210Z] ---> Running in 6466bcf8c58b [2020-12-29T02:46:36.192Z] Removing intermediate container 6466bcf8c58b [2020-12-29T02:46:36.192Z] ---> 771566615cd7 [2020-12-29T02:46:36.192Z] Step 7/8 : COPY . . [2020-12-29T02:46:37.639Z] ---> 07ffd06451cf [2020-12-29T02:46:37.639Z] Step 8/8 : RUN go mod download [2020-12-29T02:46:37.639Z] ---> Running in 5695b7d288d9 [2020-12-29T02:46:46.021Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-29T02:46:46.021Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-29T02:46:46.021Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-29T02:46:46.021Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.069s coverage: 19.4% of statements [2020-12-29T02:46:46.605Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.481s coverage: 97.1% of statements [2020-12-29T02:46:59.874Z] Removing intermediate container 5695b7d288d9 [2020-12-29T02:46:59.874Z] ---> 8a0fb4f03f2e [2020-12-29T02:46:59.874Z] Successfully built 8a0fb4f03f2e [2020-12-29T02:46:59.874Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:47:00.229Z] + docker inspect -f . ci-base-image-arm64 [2020-12-29T02:47:00.229Z] . [Pipeline] withDockerContainer [2020-12-29T02:47:00.540Z] prd-ubuntu18.04-docker-arm64-4c-16g-17570 does not seem to be running inside a container [2020-12-29T02:47:00.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-29T02:47:02.256Z] $ docker top c66a01e721e3e4fae2c8158b1413551409d9f02c193189e372fa4042776f6b45 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T02:47:03.320Z] + go version [2020-12-29T02:47:03.321Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-29T02:47:03.344Z] $ docker stop --time=1 c66a01e721e3e4fae2c8158b1413551409d9f02c193189e372fa4042776f6b45 [2020-12-29T02:47:05.324Z] $ docker rm -f c66a01e721e3e4fae2c8158b1413551409d9f02c193189e372fa4042776f6b45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:47:06.355Z] + docker inspect -f . ci-base-image-arm64 [2020-12-29T02:47:06.355Z] . [Pipeline] withDockerContainer [2020-12-29T02:47:06.636Z] prd-ubuntu18.04-docker-arm64-4c-16g-17570 does not seem to be running inside a container [2020-12-29T02:47:06.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-29T02:47:08.349Z] $ docker top 59618f01882e9b5f083673f2f0527f3aa5f070945375c896205346f00e80bd93 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T02:47:09.376Z] + make test [2020-12-29T02:47:09.376Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-29T02:47:18.828Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.066s coverage: 9.4% of statements [2020-12-29T02:47:18.828Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.051s coverage: 21.9% of statements [2020-12-29T02:47:18.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-29T02:47:18.828Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.224s coverage: 42.5% of statements [2020-12-29T02:47:18.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-29T02:47:18.828Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.371s coverage: 68.9% of statements [2020-12-29T02:47:18.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-29T02:47:18.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-29T02:47:18.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-29T02:47:18.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-29T02:47:18.828Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.074s coverage: 53.8% of statements [2020-12-29T02:47:18.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-29T02:47:18.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-29T02:47:18.828Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-29T02:47:18.828Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.382s coverage: 68.9% of statements [2020-12-29T02:47:18.828Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.055s coverage: 4.2% of statements [2020-12-29T02:47:18.828Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-29T02:47:18.828Z] GO111MODULE=on go vet ./... [2020-12-29T02:47:25.569Z] gofmt -l . [2020-12-29T02:47:25.569Z] [ "`gofmt -l .`" = "" ] [2020-12-29T02:47:25.569Z] ./bin/test-attribution-txt.sh [2020-12-29T02:47:26.147Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-29T02:47:26.166Z] $ docker stop --time=1 c32c3bbda03bcca23c08230117d83c23e6bffea9424e0271854c56412a6e5b44 [2020-12-29T02:47:28.085Z] $ docker rm -f c32c3bbda03bcca23c08230117d83c23e6bffea9424e0271854c56412a6e5b44 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-29T02:47:28.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-29T02:47:29.099Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-29T02:47:31.572Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [Pipeline] sh [2020-12-29T02:47:31.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-29T02:47:32.196Z] + ls -al . [2020-12-29T02:47:32.196Z] total 208 [2020-12-29T02:47:32.196Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 29 02:47 . [2020-12-29T02:47:32.196Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 29 02:45 .. [2020-12-29T02:47:32.196Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 29 02:45 bin [2020-12-29T02:47:32.196Z] -rw-r--r--. 1 jenkins jenkins 130527 Dec 29 02:47 coverage.out [2020-12-29T02:47:32.196Z] -rw-rw-r--. 1 jenkins jenkins 940 Dec 29 02:45 Dockerfile.build [2020-12-29T02:47:32.196Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 29 02:45 .dockerignore [2020-12-29T02:47:32.196Z] drwxrwxr-x. 4 jenkins jenkins 48 Dec 29 02:45 example [2020-12-29T02:47:32.196Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 29 02:45 .git [2020-12-29T02:47:32.196Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 29 02:45 .github [2020-12-29T02:47:32.196Z] -rw-rw-r--. 1 jenkins jenkins 138 Dec 29 02:45 .gitignore [2020-12-29T02:47:32.196Z] -rw-r--r--. 1 jenkins jenkins 488 Dec 29 02:47 go.mod [2020-12-29T02:47:32.196Z] -rw-r--r--. 1 jenkins jenkins 13631 Dec 29 02:47 go.sum [2020-12-29T02:47:32.196Z] drwxrwxr-x. 15 jenkins jenkins 211 Dec 29 02:45 internal [2020-12-29T02:47:32.196Z] -rw-rw-r--. 1 jenkins jenkins 901 Dec 29 02:45 Jenkinsfile [2020-12-29T02:47:32.196Z] -rw-rw-r--. 1 jenkins jenkins 11341 Dec 29 02:45 LICENSE [2020-12-29T02:47:32.196Z] -rw-rw-r--. 1 jenkins jenkins 1013 Dec 29 02:45 Makefile [2020-12-29T02:47:32.196Z] drwxrwxr-x. 4 jenkins jenkins 26 Dec 29 02:45 openapi [2020-12-29T02:47:32.196Z] drwxrwxr-x. 5 jenkins jenkins 50 Dec 29 02:45 pkg [2020-12-29T02:47:32.196Z] -rw-rw-r--. 1 jenkins jenkins 5897 Dec 29 02:45 README.md [2020-12-29T02:47:32.196Z] -rw-rw-r--. 1 jenkins jenkins 6616 Dec 29 02:45 RELEASE-NOTES.txt [2020-12-29T02:47:32.196Z] drwxrwxr-x. 4 jenkins jenkins 54 Dec 29 02:45 snap [2020-12-29T02:47:32.196Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 29 02:42 VERSION [2020-12-29T02:47:32.196Z] -rw-rw-r--. 1 jenkins jenkins 222 Dec 29 02:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:47:32.503Z] + 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=cb8b740659a7fba2ac5e869b496da7a05930bcd5 --label arch=amd64 --label version=0.0.0 . [2020-12-29T02:47:32.765Z] Sending build context to Docker daemon 2.573MB [2020-12-29T02:47:32.765Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-29T02:47:32.765Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-29T02:47:32.765Z] ---> 69f74afafcaa [2020-12-29T02:47:32.765Z] Step 3/24 : ARG MAKE='make build' [2020-12-29T02:47:33.343Z] ---> Running in d8a70b267d55 [2020-12-29T02:47:33.343Z] Removing intermediate container d8a70b267d55 [2020-12-29T02:47:33.343Z] ---> b5a6713f4321 [2020-12-29T02:47:33.343Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-29T02:47:33.609Z] ---> Running in 9063c3c5f6ad [2020-12-29T02:47:33.609Z] Removing intermediate container 9063c3c5f6ad [2020-12-29T02:47:33.609Z] ---> 3839194ec3cd [2020-12-29T02:47:33.609Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-29T02:47:33.871Z] ---> Running in 4d9bf6174297 [2020-12-29T02:47:33.871Z] Removing intermediate container 4d9bf6174297 [2020-12-29T02:47:33.871Z] ---> 3734d16d7cc4 [2020-12-29T02:47:33.871Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T02:47:34.136Z] ---> Running in 5734a575df7d [2020-12-29T02:47:34.725Z] Removing intermediate container 5734a575df7d [2020-12-29T02:47:34.725Z] ---> 6202de9ff6c2 [2020-12-29T02:47:34.725Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-29T02:47:35.006Z] ---> Running in 097b66873a07 [2020-12-29T02:47:35.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-29T02:47:36.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-29T02:47:38.056Z] OK: 166 MiB in 39 packages [2020-12-29T02:47:38.631Z] Removing intermediate container 097b66873a07 [2020-12-29T02:47:38.631Z] ---> 17ffab54e57d [2020-12-29T02:47:38.631Z] Step 8/24 : COPY . . [2020-12-29T02:47:39.576Z] ---> 0be969589a4d [2020-12-29T02:47:39.576Z] Step 9/24 : RUN ${MAKE} [2020-12-29T02:47:39.576Z] ---> Running in 1ceb853b4162 [2020-12-29T02:47:40.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-29T02:47:48.391Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-29T02:47:50.950Z] Removing intermediate container 1ceb853b4162 [2020-12-29T02:47:50.950Z] ---> 6f2001fc9767 [2020-12-29T02:47:50.950Z] Step 10/24 : FROM scratch [2020-12-29T02:47:50.950Z] ---> [2020-12-29T02:47:50.950Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-29T02:47:50.950Z] ---> Running in ba65f947cd2b [2020-12-29T02:47:50.950Z] Removing intermediate container ba65f947cd2b [2020-12-29T02:47:50.950Z] ---> 811538f63d2e [2020-12-29T02:47:50.950Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-29T02:47:50.950Z] ---> Running in de7082afd66d [2020-12-29T02:47:50.950Z] Removing intermediate container de7082afd66d [2020-12-29T02:47:50.950Z] ---> ccd53f611670 [2020-12-29T02:47:50.950Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-29T02:47:50.950Z] ---> Running in b36e0237c1d5 [2020-12-29T02:47:51.228Z] Removing intermediate container b36e0237c1d5 [2020-12-29T02:47:51.228Z] ---> 91c1a1aedcd3 [2020-12-29T02:47:51.228Z] Step 14/24 : WORKDIR / [2020-12-29T02:47:51.228Z] ---> Running in b659bcb2ceeb [2020-12-29T02:47:51.491Z] Removing intermediate container b659bcb2ceeb [2020-12-29T02:47:51.491Z] ---> 89af70b086b7 [2020-12-29T02:47:51.491Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-29T02:47:52.069Z] ---> 5113f0ddea6f [2020-12-29T02:47:52.069Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-29T02:47:52.069Z] ---> 6dddfe13b5d3 [2020-12-29T02:47:52.069Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-29T02:47:52.332Z] ---> 880efc31c2f0 [2020-12-29T02:47:52.332Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-29T02:47:52.597Z] ---> a03555ed90eb [2020-12-29T02:47:52.597Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-29T02:47:52.859Z] ---> ad67c527e024 [2020-12-29T02:47:52.859Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-29T02:47:52.859Z] ---> Running in d6dfb479705d [2020-12-29T02:47:53.125Z] Removing intermediate container d6dfb479705d [2020-12-29T02:47:53.125Z] ---> 59efe014ef7c [2020-12-29T02:47:53.125Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T02:47:53.125Z] ---> Running in db96fb10eb4d [2020-12-29T02:47:53.388Z] Removing intermediate container db96fb10eb4d [2020-12-29T02:47:53.388Z] ---> fd7fc48dd114 [2020-12-29T02:47:53.388Z] Step 22/24 : LABEL arch=amd64 [2020-12-29T02:47:53.388Z] ---> Running in 46450bd80cc3 [2020-12-29T02:47:53.388Z] Removing intermediate container 46450bd80cc3 [2020-12-29T02:47:53.388Z] ---> 2d7aa741378b [2020-12-29T02:47:53.388Z] Step 23/24 : LABEL git_sha=cb8b740659a7fba2ac5e869b496da7a05930bcd5 [2020-12-29T02:47:53.655Z] ---> Running in 81abbd96d733 [2020-12-29T02:47:53.655Z] Removing intermediate container 81abbd96d733 [2020-12-29T02:47:53.655Z] ---> 4830d8ee1e40 [2020-12-29T02:47:53.655Z] Step 24/24 : LABEL version=0.0.0 [2020-12-29T02:47:53.917Z] ---> Running in 2356ca9f29b9 [2020-12-29T02:47:53.917Z] Removing intermediate container 2356ca9f29b9 [2020-12-29T02:47:53.917Z] ---> 7c599fccccf6 [2020-12-29T02:47:53.917Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-29T02:47:54.180Z] Successfully built 7c599fccccf6 [2020-12-29T02:47:54.180Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-29T02:48:18.619Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-29T02:48:18.619Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-29T02:48:18.619Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-29T02:48:18.619Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.143s coverage: 19.4% of statements [2020-12-29T02:48:18.619Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.199s coverage: 97.1% of statements [2020-12-29T02:48:45.436Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.128s coverage: 9.4% of statements [2020-12-29T02:48:45.436Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.117s coverage: 21.9% of statements [2020-12-29T02:48:45.436Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-29T02:48:45.436Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.647s coverage: 42.5% of statements [2020-12-29T02:48:45.436Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-29T02:48:45.436Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.842s coverage: 68.9% of statements [2020-12-29T02:48:45.436Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-29T02:48:45.436Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-29T02:48:45.436Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-29T02:48:45.436Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-29T02:48:45.436Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.192s coverage: 53.8% of statements [2020-12-29T02:48:45.436Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-29T02:48:45.436Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-29T02:48:45.436Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-29T02:48:45.436Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.901s coverage: 68.9% of statements [2020-12-29T02:48:45.436Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.141s coverage: 4.2% of statements [2020-12-29T02:48:45.436Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-29T02:48:45.436Z] GO111MODULE=on go vet ./... [2020-12-29T02:49:18.180Z] gofmt -l . [2020-12-29T02:49:18.180Z] [ "`gofmt -l .`" = "" ] [2020-12-29T02:49:18.180Z] ./bin/test-attribution-txt.sh [2020-12-29T02:49:18.180Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-29T02:49:18.200Z] $ docker stop --time=1 59618f01882e9b5f083673f2f0527f3aa5f070945375c896205346f00e80bd93 [2020-12-29T02:49:20.497Z] $ docker rm -f 59618f01882e9b5f083673f2f0527f3aa5f070945375c896205346f00e80bd93 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-29T02:49:21.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-29T02:49:21.692Z] Warning: overwriting stash ‘coverage-report’ [2020-12-29T02:49:22.518Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-29T02:49:23.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-29T02:49:23.498Z] + ls -al . [2020-12-29T02:49:23.498Z] total 244 [2020-12-29T02:49:23.498Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 02:49 . [2020-12-29T02:49:23.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 02:45 .. [2020-12-29T02:49:23.498Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 29 02:45 .dockerignore [2020-12-29T02:49:23.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 02:45 .git [2020-12-29T02:49:23.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 02:45 .github [2020-12-29T02:49:23.498Z] -rw-rw-r-- 1 jenkins jenkins 138 Dec 29 02:45 .gitignore [2020-12-29T02:49:23.498Z] -rw-rw-r-- 1 jenkins jenkins 940 Dec 29 02:45 Dockerfile.build [2020-12-29T02:49:23.498Z] -rw-rw-r-- 1 jenkins jenkins 901 Dec 29 02:45 Jenkinsfile [2020-12-29T02:49:23.498Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 29 02:45 LICENSE [2020-12-29T02:49:23.498Z] -rw-rw-r-- 1 jenkins jenkins 1013 Dec 29 02:45 Makefile [2020-12-29T02:49:23.498Z] -rw-rw-r-- 1 jenkins jenkins 5897 Dec 29 02:45 README.md [2020-12-29T02:49:23.498Z] -rw-rw-r-- 1 jenkins jenkins 6616 Dec 29 02:45 RELEASE-NOTES.txt [2020-12-29T02:49:23.498Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 02:42 VERSION [2020-12-29T02:49:23.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 02:45 bin [2020-12-29T02:49:23.498Z] -rw-r--r-- 1 jenkins jenkins 130526 Dec 29 02:48 coverage.out [2020-12-29T02:49:23.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 02:45 example [2020-12-29T02:49:23.498Z] -rw-r--r-- 1 jenkins jenkins 488 Dec 29 02:49 go.mod [2020-12-29T02:49:23.498Z] -rw-r--r-- 1 jenkins jenkins 13631 Dec 29 02:49 go.sum [2020-12-29T02:49:23.498Z] drwxrwxr-x 15 jenkins jenkins 4096 Dec 29 02:45 internal [2020-12-29T02:49:23.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 02:45 openapi [2020-12-29T02:49:23.498Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 29 02:45 pkg [2020-12-29T02:49:23.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 02:45 snap [2020-12-29T02:49:23.498Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 29 02:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:49:23.845Z] + 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=cb8b740659a7fba2ac5e869b496da7a05930bcd5 --label arch=arm64 --label version=0.0.0 . [2020-12-29T02:49:24.444Z] Sending build context to Docker daemon 2.572MB [2020-12-29T02:49:24.444Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-29T02:49:24.444Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-29T02:49:24.444Z] ---> 8a0fb4f03f2e [2020-12-29T02:49:24.444Z] Step 3/24 : ARG MAKE='make build' [2020-12-29T02:49:24.715Z] ---> Running in ed0a97da09b3 [2020-12-29T02:49:24.988Z] Removing intermediate container ed0a97da09b3 [2020-12-29T02:49:24.988Z] ---> 50ec76f30335 [2020-12-29T02:49:24.988Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-29T02:49:25.260Z] ---> Running in cf0d7a81fd4e [2020-12-29T02:49:25.854Z] Removing intermediate container cf0d7a81fd4e [2020-12-29T02:49:25.854Z] ---> 8a853cd7334b [2020-12-29T02:49:25.854Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-29T02:49:25.854Z] ---> Running in 62c93a20f2cb [2020-12-29T02:49:26.450Z] Removing intermediate container 62c93a20f2cb [2020-12-29T02:49:26.450Z] ---> c1f49bd96fb9 [2020-12-29T02:49:26.450Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-29T02:49:26.450Z] ---> Running in 0c53e76f6b1c [2020-12-29T02:49:29.067Z] Removing intermediate container 0c53e76f6b1c [2020-12-29T02:49:29.067Z] ---> 05f51ccf6094 [2020-12-29T02:49:29.067Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-29T02:49:29.067Z] ---> Running in dbbd2380ccfb [2020-12-29T02:49:30.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-29T02:49:31.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-29T02:49:32.477Z] OK: 142 MiB in 39 packages [2020-12-29T02:49:33.454Z] Removing intermediate container dbbd2380ccfb [2020-12-29T02:49:33.454Z] ---> 69c489b1458e [2020-12-29T02:49:33.454Z] Step 8/24 : COPY . . [2020-12-29T02:49:34.879Z] ---> 65d9eb81fba4 [2020-12-29T02:49:34.879Z] Step 9/24 : RUN ${MAKE} [2020-12-29T02:49:34.879Z] ---> Running in 591a708b7803 [2020-12-29T02:49:36.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-29T02:50:03.126Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-29T02:50:03.126Z] Removing intermediate container 591a708b7803 [2020-12-29T02:50:03.126Z] ---> 2944fccc0e29 [2020-12-29T02:50:03.126Z] Step 10/24 : FROM scratch [2020-12-29T02:50:03.126Z] ---> [2020-12-29T02:50:03.126Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-29T02:50:03.126Z] ---> Running in 58b1d1b3d793 [2020-12-29T02:50:03.398Z] Removing intermediate container 58b1d1b3d793 [2020-12-29T02:50:03.398Z] ---> 28d7f42446e4 [2020-12-29T02:50:03.398Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-29T02:50:03.398Z] ---> Running in 3950fdac56cb [2020-12-29T02:50:03.992Z] Removing intermediate container 3950fdac56cb [2020-12-29T02:50:03.992Z] ---> 30fd29a50df3 [2020-12-29T02:50:03.992Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-29T02:50:03.992Z] ---> Running in 21a13f76a6ca [2020-12-29T02:50:04.585Z] Removing intermediate container 21a13f76a6ca [2020-12-29T02:50:04.585Z] ---> e942fae76747 [2020-12-29T02:50:04.585Z] Step 14/24 : WORKDIR / [2020-12-29T02:50:04.585Z] ---> Running in d786408f8fb5 [2020-12-29T02:50:05.178Z] Removing intermediate container d786408f8fb5 [2020-12-29T02:50:05.178Z] ---> 41385cc9bce0 [2020-12-29T02:50:05.178Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-29T02:50:06.160Z] ---> a79d7c9e7153 [2020-12-29T02:50:06.160Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-29T02:50:06.755Z] ---> 2516d8d6dc38 [2020-12-29T02:50:06.755Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-29T02:50:07.731Z] ---> 70ccd6a67432 [2020-12-29T02:50:07.731Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-29T02:50:08.337Z] ---> ef94d3b3d6ba [2020-12-29T02:50:08.337Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-29T02:50:08.931Z] ---> 8840daa6fd5a [2020-12-29T02:50:08.931Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-29T02:50:09.203Z] ---> Running in 69bd7b2f109a [2020-12-29T02:50:09.794Z] Removing intermediate container 69bd7b2f109a [2020-12-29T02:50:09.794Z] ---> a88242d9c698 [2020-12-29T02:50:09.794Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-29T02:50:09.794Z] ---> Running in 4d5941ee0bc9 [2020-12-29T02:50:10.389Z] Removing intermediate container 4d5941ee0bc9 [2020-12-29T02:50:10.389Z] ---> c353dd8b04ae [2020-12-29T02:50:10.389Z] Step 22/24 : LABEL arch=arm64 [2020-12-29T02:50:10.389Z] ---> Running in 5460470577e3 [2020-12-29T02:50:10.982Z] Removing intermediate container 5460470577e3 [2020-12-29T02:50:10.982Z] ---> 06a571798642 [2020-12-29T02:50:10.982Z] Step 23/24 : LABEL git_sha=cb8b740659a7fba2ac5e869b496da7a05930bcd5 [2020-12-29T02:50:10.982Z] ---> Running in eff224be5307 [2020-12-29T02:50:11.574Z] Removing intermediate container eff224be5307 [2020-12-29T02:50:11.574Z] ---> df6833077a07 [2020-12-29T02:50:11.574Z] Step 24/24 : LABEL version=0.0.0 [2020-12-29T02:50:11.574Z] ---> Running in ab26e2384d72 [2020-12-29T02:50:12.170Z] Removing intermediate container ab26e2384d72 [2020-12-29T02:50:12.170Z] ---> 99fd19c1f493 [2020-12-29T02:50:12.170Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-29T02:50:12.170Z] Successfully built 99fd19c1f493 [2020-12-29T02:50:12.170Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-29T02:50:14.035Z] provisioning config files... [2020-12-29T02:50:14.049Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config1145226815463134626tmp [Pipeline] { [Pipeline] sh [2020-12-29T02:50:14.431Z] + set +x [2020-12-29T02:50:14.431Z] + curl -s https://codecov.io/bash [2020-12-29T02:50:14.431Z] + bash -s -- [2020-12-29T02:50:14.694Z] [2020-12-29T02:50:14.694Z] _____ _ [2020-12-29T02:50:14.694Z] / ____| | | [2020-12-29T02:50:14.694Z] | | ___ __| | ___ ___ _____ __ [2020-12-29T02:50:14.694Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-29T02:50:14.694Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-29T02:50:14.694Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-29T02:50:14.694Z] Bash-20201223-5ad85e3 [2020-12-29T02:50:14.694Z] [2020-12-29T02:50:14.694Z] [2020-12-29T02:50:14.694Z] ==> git version 2.24.3 found [2020-12-29T02:50:14.694Z] ==> 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 [2020-12-29T02:50:14.694Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-29T02:50:14.694Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2020-12-29T02:50:14.694Z] ==> Jenkins CI detected. [2020-12-29T02:50:14.694Z] project root: . [2020-12-29T02:50:14.694Z] --> token set from env [2020-12-29T02:50:14.694Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-29T02:50:14.694Z] ==> Running gcov in . (disable via -X gcov) [2020-12-29T02:50:14.694Z] ==> Python coveragepy not found [2020-12-29T02:50:14.694Z] ==> Searching for coverage reports in: [2020-12-29T02:50:14.694Z] + . [2020-12-29T02:50:14.694Z] -> Found 1 reports [2020-12-29T02:50:14.694Z] ==> Detecting git/mercurial file structure [2020-12-29T02:50:14.694Z] ==> Reading reports [2020-12-29T02:50:14.694Z] + ./coverage.out bytes=130526 [2020-12-29T02:50:14.694Z] ==> Appending adjustments [2020-12-29T02:50:14.694Z] https://docs.codecov.io/docs/fixing-reports [2020-12-29T02:50:15.268Z] + Found adjustments [2020-12-29T02:50:15.268Z] ==> Gzipping contents [2020-12-29T02:50:15.268Z] 24K /tmp/codecov.iAjp7M.gz [2020-12-29T02:50:15.268Z] ==> Uploading reports [2020-12-29T02:50:15.268Z] url: https://codecov.io [2020-12-29T02:50:15.268Z] query: branch=PR-699&commit=cb8b740659a7fba2ac5e869b496da7a05930bcd5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-699%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=699&job=&cmd_args= [2020-12-29T02:50:15.268Z] -> Pinging Codecov [2020-12-29T02:50:15.268Z] https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=PR-699&commit=cb8b740659a7fba2ac5e869b496da7a05930bcd5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-699%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=699&job=&cmd_args= [2020-12-29T02:50:15.531Z] -> Uploading to [2020-12-29T02:50:15.531Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-29/7E55EF52A471D76F132DFD9A03CDDE97/cb8b740659a7fba2ac5e869b496da7a05930bcd5/bb00b7d0-bb98-40a5-85a6-2f58d5178277.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201229T025015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd0005163f31ed91650d7f928d190dfe7edd540549c4a68703dfa12bb9f4701e [2020-12-29T02:50:15.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-29T02:50:15.531Z] Dload Upload Total Spent Left Speed [2020-12-29T02:50:16.379Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21292 0 0 100 21292 0 37804 --:--:-- --:--:-- --:--:-- 37751 [2020-12-29T02:50:16.379Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/cb8b740659a7fba2ac5e869b496da7a05930bcd5 [Pipeline] } [2020-12-29T02:50:16.389Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-29T02:50:18.836Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T02:50:19.144Z] ---> package-listing.sh [2020-12-29T02:50:19.144Z] ++ facter osfamily [2020-12-29T02:50:19.144Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-29T02:50:19.144Z] + OS_FAMILY=redhat [2020-12-29T02:50:19.144Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-699 [2020-12-29T02:50:19.144Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-29T02:50:19.144Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-29T02:50:19.144Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-29T02:50:19.144Z] + PACKAGES=/tmp/packages_start.txt [2020-12-29T02:50:19.144Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-699 ']' [2020-12-29T02:50:19.144Z] + PACKAGES=/tmp/packages_end.txt [2020-12-29T02:50:19.144Z] + case "${OS_FAMILY}" in [2020-12-29T02:50:19.144Z] + rpm -qa [2020-12-29T02:50:19.144Z] + sort [2020-12-29T02:50:23.385Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-29T02:50:23.385Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-29T02:50:23.385Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-29T02:50:23.385Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-699 ']' [2020-12-29T02:50:23.385Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-699/archives/ [2020-12-29T02:50:23.385Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-699/archives/ [Pipeline] echo [2020-12-29T02:50:23.399Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-699/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-29T02:50:23.688Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:50:23.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-29T02:50:23.991Z] [2020-12-29T02:50:23.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-29T02:50:24.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-29T02:50:24.341Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-29T02:50:24.341Z] df20fa9351a1: Pulling fs layer [2020-12-29T02:50:24.341Z] 36b3adc4ff6f: Pulling fs layer [2020-12-29T02:50:24.341Z] 8ad3a11d3b57: Pulling fs layer [2020-12-29T02:50:24.341Z] 46f8f816bc3b: Pulling fs layer [2020-12-29T02:50:24.341Z] 93b61091891f: Pulling fs layer [2020-12-29T02:50:24.341Z] 93b9cdb0e59b: Pulling fs layer [2020-12-29T02:50:24.341Z] 5e14af77c1be: Pulling fs layer [2020-12-29T02:50:24.341Z] 01666e4c0597: Pulling fs layer [2020-12-29T02:50:24.341Z] aa168da1d23b: Pulling fs layer [2020-12-29T02:50:24.341Z] 46f8f816bc3b: Waiting [2020-12-29T02:50:24.341Z] 93b61091891f: Waiting [2020-12-29T02:50:24.341Z] 93b9cdb0e59b: Waiting [2020-12-29T02:50:24.341Z] 5e14af77c1be: Waiting [2020-12-29T02:50:24.341Z] 01666e4c0597: Waiting [2020-12-29T02:50:24.341Z] aa168da1d23b: Waiting [2020-12-29T02:50:24.341Z] 36b3adc4ff6f: Verifying Checksum [2020-12-29T02:50:24.341Z] 36b3adc4ff6f: Download complete [2020-12-29T02:50:24.341Z] 46f8f816bc3b: Verifying Checksum [2020-12-29T02:50:24.341Z] 46f8f816bc3b: Download complete [2020-12-29T02:50:24.604Z] df20fa9351a1: Verifying Checksum [2020-12-29T02:50:24.604Z] 93b61091891f: Verifying Checksum [2020-12-29T02:50:24.604Z] 93b61091891f: Download complete [2020-12-29T02:50:24.604Z] 93b9cdb0e59b: Download complete [2020-12-29T02:50:24.604Z] 5e14af77c1be: Verifying Checksum [2020-12-29T02:50:24.604Z] 5e14af77c1be: Download complete [2020-12-29T02:50:24.604Z] 01666e4c0597: Verifying Checksum [2020-12-29T02:50:24.604Z] 01666e4c0597: Download complete [2020-12-29T02:50:24.867Z] df20fa9351a1: Pull complete [2020-12-29T02:50:25.130Z] 36b3adc4ff6f: Pull complete [2020-12-29T02:50:25.395Z] 8ad3a11d3b57: Verifying Checksum [2020-12-29T02:50:25.395Z] 8ad3a11d3b57: Download complete [2020-12-29T02:50:26.354Z] 8ad3a11d3b57: Pull complete [2020-12-29T02:50:26.354Z] 46f8f816bc3b: Pull complete [2020-12-29T02:50:26.932Z] 93b61091891f: Pull complete [2020-12-29T02:50:27.195Z] aa168da1d23b: Verifying Checksum [2020-12-29T02:50:27.195Z] aa168da1d23b: Download complete [2020-12-29T02:50:27.458Z] 93b9cdb0e59b: Pull complete [2020-12-29T02:50:27.458Z] 5e14af77c1be: Pull complete [2020-12-29T02:50:27.724Z] 01666e4c0597: Pull complete [2020-12-29T02:50:34.371Z] aa168da1d23b: Pull complete [2020-12-29T02:50:34.371Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-29T02:50:34.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-29T02:50:34.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-29T02:50:34.543Z] prd-centos7-docker-4c-2g-17565 does not seem to be running inside a container [2020-12-29T02:50:34.588Z] $ 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-699/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-699 -v /w/workspace/dgexfoundry_device-sdk-go_PR-699:/w/workspace/dgexfoundry_device-sdk-go_PR-699:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-699@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 [2020-12-29T02:50:37.900Z] $ docker top 4950f0d04d0092cfd666cf65d02fec2da21e2b917b353077ba5aef591167f6ed -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-29T02:50:38.390Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-29T02:50:38.687Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-29T02:50:38.983Z] + ls /var/log/sa-host [2020-12-29T02:50:38.983Z] + sadf -c /var/log/sa-host/sa23 [2020-12-29T02:50:38.983Z] file_magic: OK [2020-12-29T02:50:38.983Z] HZ: Using current value: 100 [2020-12-29T02:50:38.983Z] file_header: OK [2020-12-29T02:50:38.983Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-29T02:50:38.983Z] Statistics: [2020-12-29T02:50:38.983Z] Hnuu...uuuununununu... [2020-12-29T02:50:38.983Z] File successfully converted to sysstat format version 12.2.1 [2020-12-29T02:50:38.983Z] + sadf -c /var/log/sa-host/sa29 [2020-12-29T02:50:38.983Z] file_magic: OK [2020-12-29T02:50:38.983Z] HZ: Using current value: 100 [2020-12-29T02:50:38.983Z] file_header: OK [2020-12-29T02:50:38.983Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-29T02:50:38.983Z] Statistics: [2020-12-29T02:50:38.983Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-29T02:50:38.983Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-29T02:50:39.180Z] provisioning config files... [2020-12-29T02:50:39.192Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config6131421667056552248tmp [Pipeline] { [Pipeline] echo [2020-12-29T02:50:39.276Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T02:50:39.574Z] ---> create-netrc.sh [Pipeline] } [2020-12-29T02:50:39.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-29T02:50:39.679Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T02:50:39.999Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-29T02:50:40.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T02:50:40.306Z] ---> sudo-logs.sh [2020-12-29T02:50:40.306Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-29T02:50:40.316Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T02:50:40.608Z] ---> job-cost.sh [2020-12-29T02:50:40.608Z] lf-activate-venv: SKIPPING [2020-12-29T02:50:40.608Z] INFO: No Stack... [2020-12-29T02:50:41.555Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-29T02:50:42.129Z] INFO: Archiving Costs [Pipeline] echo [2020-12-29T02:50:42.143Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-29T02:50:42.441Z] ---> logs-deploy.sh [2020-12-29T02:50:42.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-699/4 [2020-12-29T02:50:42.441Z] INFO: archiving workspace using pattern(s): [2020-12-29T02:50:44.363Z] Archives upload complete. [2020-12-29T02:50:44.363Z] INFO: archiving logs to Nexus