Pull request #790 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 50f1ddb1a142587254fdc2aadec93e66e2ce82e1+24bd13d414fb94824a4c7d4031bbe24e258abd9f (78dfb0fa9fdc1cab8ea6e86479666c1f8abb7e0d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-790/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-790/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26894 in /w/workspace/dgexfoundry_device-sdk-go_PR-790 [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-790 # 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/790/head:refs/remotes/origin/PR-790 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 24bd13d414fb94824a4c7d4031bbe24e258abd9f into PR head commit 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 Merge succeeded, producing 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 Checking out Revision 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 (PR-790) > git config core.sparsecheckout # timeout=10 > git checkout -f 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 # 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 24bd13d414fb94824a4c7d4031bbe24e258abd9f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 # timeout=10 Commit message: "refactor: update logging message of simpledriver" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-19T03:21:54.896Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-19T03:21:55.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-19T03:21:55.463Z] ========================================================= [2021-02-19T03:21:55.463Z] EdgeX Global Pipelines Version Info [2021-02-19T03:21:55.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-19T03:21:56.939Z] ------------------- [2021-02-19T03:21:56.939Z] stable info: [2021-02-19T03:21:56.939Z] ------------------- [2021-02-19T03:21:56.939Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-19T03:21:56.939Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-19T03:21:56.939Z] Message: update stable to v1.0.179 [2021-02-19T03:21:57.893Z] ------------------- [2021-02-19T03:21:57.893Z] experimental info: [2021-02-19T03:21:57.893Z] ------------------- [2021-02-19T03:21:57.893Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-19T03:21:57.893Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-19T03:21:57.893Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-19T03:21:58.258Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-02-19T03:21:58.394Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-02-19T03:21:58.515Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-19T03:21:58.642Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-19T03:21:58.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-19T03:21:58.906Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-19T03:21:59.032Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-19T03:21:59.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-19T03:21:59.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-02-19T03:21:59.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-19T03:21:59.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-19T03:21:59.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-02-19T03:21:59.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-19T03:22:00.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-19T03:22:00.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-19T03:22:00.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T03:22:00.385Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T03:22:00.545Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T03:22:00.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-19T03:22:00.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-19T03:22:00.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-19T03:22:01.079Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-19T03:22:01.205Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-19T03:22:01.332Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-19T03:22:01.447Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-19T03:22:01.565Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-19T03:22:01.696Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-19T03:22:01.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-790 [Pipeline] echo [2021-02-19T03:22:01.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-790 [Pipeline] echo [2021-02-19T03:22:02.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-790 [Pipeline] echo [2021-02-19T03:22:02.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 [Pipeline] echo [2021-02-19T03:22:02.324Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50f1ddb [Pipeline] echo [2021-02-19T03:22:02.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-19T03:22:02.736Z] provisioning config files... [2021-02-19T03:22:02.764Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-790@tmp/config3851245634839988420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-19T03:22:03.183Z] ---> docker-login.sh [2021-02-19T03:22:03.183Z] nexus3.edgexfoundry.org:10001 [2021-02-19T03:22:03.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:22:03.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:22:03.451Z] Configure a credential helper to remove this warning. See [2021-02-19T03:22:03.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:22:03.451Z] [2021-02-19T03:22:03.451Z] Login Succeeded [2021-02-19T03:22:03.451Z] nexus3.edgexfoundry.org:10002 [2021-02-19T03:22:03.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:22:03.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:22:03.715Z] Configure a credential helper to remove this warning. See [2021-02-19T03:22:03.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:22:03.715Z] [2021-02-19T03:22:03.715Z] Login Succeeded [2021-02-19T03:22:03.715Z] nexus3.edgexfoundry.org:10003 [2021-02-19T03:22:03.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:22:03.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:22:03.979Z] Configure a credential helper to remove this warning. See [2021-02-19T03:22:03.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:22:03.979Z] [2021-02-19T03:22:03.979Z] Login Succeeded [2021-02-19T03:22:03.979Z] nexus3.edgexfoundry.org:10004 [2021-02-19T03:22:03.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:22:04.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:22:04.241Z] Configure a credential helper to remove this warning. See [2021-02-19T03:22:04.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:22:04.241Z] [2021-02-19T03:22:04.241Z] Login Succeeded [2021-02-19T03:22:04.241Z] docker.io [2021-02-19T03:22:04.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:22:04.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:22:04.503Z] Configure a credential helper to remove this warning. See [2021-02-19T03:22:04.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:22:04.503Z] [2021-02-19T03:22:04.503Z] Login Succeeded [2021-02-19T03:22:04.503Z] ---> docker-login.sh ends [Pipeline] } [2021-02-19T03:22:04.531Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-19T03:22:05.594Z] + git log --format=format:%s -1 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 [Pipeline] echo [2021-02-19T03:22:05.698Z] GIT_COMMIT: 50f1ddb1a142587254fdc2aadec93e66e2ce82e1, Commit Message: refactor: update logging message of simpledriver [Pipeline] echo [2021-02-19T03:22:05.782Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:22:06.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T03:22:06.826Z] [2021-02-19T03:22:06.826Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:22:07.236Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T03:22:07.236Z] latest: Pulling from edgex-devops/git-semver [2021-02-19T03:22:07.236Z] 31603596830f: Pulling fs layer [2021-02-19T03:22:07.236Z] 2a8b12db71e7: Pulling fs layer [2021-02-19T03:22:07.236Z] 6ca5941a6612: Pulling fs layer [2021-02-19T03:22:07.236Z] ecc8261a40a4: Pulling fs layer [2021-02-19T03:22:07.236Z] ecc8261a40a4: Waiting [2021-02-19T03:22:07.236Z] 2a8b12db71e7: Verifying Checksum [2021-02-19T03:22:07.236Z] 2a8b12db71e7: Download complete [2021-02-19T03:22:07.504Z] 31603596830f: Verifying Checksum [2021-02-19T03:22:07.504Z] 31603596830f: Download complete [2021-02-19T03:22:07.504Z] ecc8261a40a4: Verifying Checksum [2021-02-19T03:22:07.504Z] ecc8261a40a4: Download complete [2021-02-19T03:22:07.504Z] 6ca5941a6612: Verifying Checksum [2021-02-19T03:22:07.504Z] 6ca5941a6612: Download complete [2021-02-19T03:22:07.769Z] 31603596830f: Pull complete [2021-02-19T03:22:07.769Z] 2a8b12db71e7: Pull complete [2021-02-19T03:22:08.727Z] 6ca5941a6612: Pull complete [2021-02-19T03:22:08.727Z] ecc8261a40a4: Pull complete [2021-02-19T03:22:08.994Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-19T03:22:08.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T03:22:08.994Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-19T03:22:09.155Z] prd-centos7-docker-4c-2g-26894 does not seem to be running inside a container [2021-02-19T03:22:09.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-790 -v /w/workspace/dgexfoundry_device-sdk-go_PR-790:/w/workspace/dgexfoundry_device-sdk-go_PR-790:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-790@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-790@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-19T03:22:11.758Z] $ docker top 4db5af904cbbc2fa1c445cf46f290c73bc01648912006174ee22fcfe9b64f386 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-19T03:22:12.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-19T03:22:12.128Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-19T03:22:12.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-19T03:22:12.333Z] $ docker exec 4db5af904cbbc2fa1c445cf46f290c73bc01648912006174ee22fcfe9b64f386 ssh-agent [2021-02-19T03:22:12.498Z] SSH_AUTH_SOCK=/tmp/ssh-pRdYoMPox3xq/agent.12 [2021-02-19T03:22:12.498Z] SSH_AGENT_PID=18 [2021-02-19T03:22:12.507Z] Running ssh-add (command line suppressed) [2021-02-19T03:22:12.648Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-790@tmp/private_key_3298099778495796664.key (/w/workspace/dgexfoundry_device-sdk-go_PR-790@tmp/private_key_3298099778495796664.key) [2021-02-19T03:22:12.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-19T03:22:13.086Z] + git tag --points-at HEAD [Pipeline] } [2021-02-19T03:22:13.113Z] $ docker exec --env ******** --env ******** 4db5af904cbbc2fa1c445cf46f290c73bc01648912006174ee22fcfe9b64f386 ssh-agent -k [2021-02-19T03:22:13.224Z] unset SSH_AUTH_SOCK; [2021-02-19T03:22:13.225Z] unset SSH_AGENT_PID; [2021-02-19T03:22:13.225Z] echo Agent pid 18 killed; [2021-02-19T03:22:13.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-19T03:22:13.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-19T03:22:13.463Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-19T03:22:13.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-19T03:22:13.641Z] $ docker exec 4db5af904cbbc2fa1c445cf46f290c73bc01648912006174ee22fcfe9b64f386 ssh-agent [2021-02-19T03:22:13.805Z] SSH_AUTH_SOCK=/tmp/ssh-0BonelaHLoc0/agent.48 [2021-02-19T03:22:13.805Z] SSH_AGENT_PID=53 [2021-02-19T03:22:13.811Z] Running ssh-add (command line suppressed) [2021-02-19T03:22:13.926Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-790@tmp/private_key_6225298627487158678.key (/w/workspace/dgexfoundry_device-sdk-go_PR-790@tmp/private_key_6225298627487158678.key) [2021-02-19T03:22:13.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-19T03:22:14.346Z] + git semver init [2021-02-19T03:22:14.346Z] # -> Open(): unable to determine branch for HEAD [2021-02-19T03:22:14.346Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-790/.git [2021-02-19T03:22:14.346Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-790 [2021-02-19T03:22:14.346Z] # $SEMVER_REMOTE_NAME = origin [2021-02-19T03:22:14.346Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-19T03:22:14.346Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-19T03:22:14.346Z] # $SEMVER_BRANCH = PR-790 [2021-02-19T03:22:14.346Z] # $SEMVER_TEMP = /tmp/semver-945082096 [2021-02-19T03:22:14.346Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-02-19T03:22:14.917Z] # '/tmp/semver-945082096' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-790/.semver' [2021-02-19T03:22:14.917Z] # -> Force: false [2021-02-19T03:22:14.917Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-790/.semver [Pipeline] } [2021-02-19T03:22:14.940Z] $ docker exec --env ******** --env ******** 4db5af904cbbc2fa1c445cf46f290c73bc01648912006174ee22fcfe9b64f386 ssh-agent -k [2021-02-19T03:22:15.050Z] unset SSH_AUTH_SOCK; [2021-02-19T03:22:15.051Z] unset SSH_AGENT_PID; [2021-02-19T03:22:15.051Z] echo Agent pid 53 killed; [2021-02-19T03:22:15.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-19T03:22:15.650Z] + git semver [Pipeline] } [2021-02-19T03:22:15.689Z] $ docker stop --time=1 4db5af904cbbc2fa1c445cf46f290c73bc01648912006174ee22fcfe9b64f386 [2021-02-19T03:22:17.085Z] $ docker rm -f 4db5af904cbbc2fa1c445cf46f290c73bc01648912006174ee22fcfe9b64f386 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-19T03:22:17.668Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-19T03:22:18.172Z] Stashed 1 file(s) [Pipeline] echo [2021-02-19T03:22:18.201Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-19T03:22:34.015Z] Still waiting to schedule task [2021-02-19T03:22:34.015Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26894’ [2021-02-19T03:22:34.046Z] Still waiting to schedule task [2021-02-19T03:22:34.046Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-19T03:24:18.928Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26895 in /w/workspace/dgexfoundry_device-sdk-go_PR-790 [Pipeline] { [Pipeline] ws [2021-02-19T03:24:19.090Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-02-19T03:24:24.039Z] using credential edgex-jenkins-ssh [2021-02-19T03:24:24.101Z] Cloning the remote Git repository [2021-02-19T03:24:24.154Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-19T03:24:24.264Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-02-19T03:24:24.359Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-19T03:24:24.360Z] > git --version # timeout=10 [2021-02-19T03:24:24.376Z] > git --version # 'git version 2.17.1' [2021-02-19T03:24:24.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T03:24:24.429Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T03:24:26.236Z] Merging remotes/origin/master commit 24bd13d414fb94824a4c7d4031bbe24e258abd9f into PR head commit 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 [2021-02-19T03:24:26.514Z] Merge succeeded, producing 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 [2021-02-19T03:24:26.514Z] Checking out Revision 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 (PR-790) [2021-02-19T03:24:25.536Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-19T03:24:25.554Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T03:24:25.589Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-19T03:24:25.636Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-19T03:24:25.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T03:24:25.649Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/790/head:refs/remotes/origin/PR-790 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T03:24:26.262Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T03:24:26.298Z] > git checkout -f 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 # timeout=10 [2021-02-19T03:24:26.420Z] > git remote # timeout=10 [2021-02-19T03:24:26.449Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T03:24:26.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T03:24:26.478Z] > git merge 24bd13d414fb94824a4c7d4031bbe24e258abd9f # timeout=10 [2021-02-19T03:24:26.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T03:24:26.525Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T03:24:26.546Z] > git checkout -f 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 # timeout=10 [2021-02-19T03:24:30.981Z] Commit message: "refactor: update logging message of simpledriver" [2021-02-19T03:24:31.039Z] > git --version # timeout=10 [2021-02-19T03:24:31.048Z] > git --version # 'git version 2.17.1' [2021-02-19T03:24:31.059Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-19T03:24:32.962Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-19T03:24:33.379Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-19T03:24:33.746Z] + sudo service docker restart [2021-02-19T03:24:33.746Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-19T03:24:36.578Z] provisioning config files... [2021-02-19T03:24:36.672Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6364501274073380551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-19T03:24:37.336Z] ---> docker-login.sh [2021-02-19T03:24:37.336Z] nexus3.edgexfoundry.org:10001 [2021-02-19T03:24:38.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:24:38.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:24:38.592Z] Configure a credential helper to remove this warning. See [2021-02-19T03:24:38.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:24:38.592Z] [2021-02-19T03:24:38.592Z] Login Succeeded [2021-02-19T03:24:38.592Z] nexus3.edgexfoundry.org:10002 [2021-02-19T03:24:38.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:24:38.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:24:38.865Z] Configure a credential helper to remove this warning. See [2021-02-19T03:24:38.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:24:38.865Z] [2021-02-19T03:24:38.865Z] Login Succeeded [2021-02-19T03:24:38.865Z] nexus3.edgexfoundry.org:10003 [2021-02-19T03:24:39.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:24:39.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:24:39.458Z] Configure a credential helper to remove this warning. See [2021-02-19T03:24:39.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:24:39.458Z] [2021-02-19T03:24:39.458Z] Login Succeeded [2021-02-19T03:24:39.458Z] nexus3.edgexfoundry.org:10004 [2021-02-19T03:24:39.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:24:40.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:24:40.002Z] Configure a credential helper to remove this warning. See [2021-02-19T03:24:40.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:24:40.002Z] [2021-02-19T03:24:40.002Z] Login Succeeded [2021-02-19T03:24:40.002Z] docker.io [2021-02-19T03:24:40.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:24:40.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:24:40.565Z] Configure a credential helper to remove this warning. See [2021-02-19T03:24:40.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:24:40.565Z] [2021-02-19T03:24:40.565Z] Login Succeeded [2021-02-19T03:24:40.565Z] ---> docker-login.sh ends [Pipeline] } [2021-02-19T03:24:40.612Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-19T03:24:41.192Z] ========================================================= [2021-02-19T03:24:41.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-19T03:24:41.192Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:24:41.623Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-19T03:24:41.897Z] Sending build context to Docker daemon 2.408MB [2021-02-19T03:24:41.897Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-19T03:24:41.897Z] Step 2/8 : FROM ${BASE} [2021-02-19T03:24:42.180Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-19T03:24:42.180Z] 5f621e34cdf4: Pulling fs layer [2021-02-19T03:24:42.180Z] a4357932f1b6: Pulling fs layer [2021-02-19T03:24:42.180Z] 18c013af1878: Pulling fs layer [2021-02-19T03:24:42.180Z] 00ac8860ef70: Pulling fs layer [2021-02-19T03:24:42.180Z] 63d7cb157983: Pulling fs layer [2021-02-19T03:24:42.180Z] b116817d02f9: Pulling fs layer [2021-02-19T03:24:42.180Z] 745a02a5169b: Pulling fs layer [2021-02-19T03:24:42.180Z] 00ac8860ef70: Waiting [2021-02-19T03:24:42.180Z] 63d7cb157983: Waiting [2021-02-19T03:24:42.180Z] b116817d02f9: Waiting [2021-02-19T03:24:42.180Z] 745a02a5169b: Waiting [2021-02-19T03:24:42.180Z] 18c013af1878: Verifying Checksum [2021-02-19T03:24:42.180Z] 18c013af1878: Download complete [2021-02-19T03:24:42.180Z] a4357932f1b6: Download complete [2021-02-19T03:24:42.180Z] 63d7cb157983: Verifying Checksum [2021-02-19T03:24:42.180Z] 63d7cb157983: Download complete [2021-02-19T03:24:42.180Z] 5f621e34cdf4: Verifying Checksum [2021-02-19T03:24:42.180Z] b116817d02f9: Verifying Checksum [2021-02-19T03:24:42.180Z] b116817d02f9: Download complete [2021-02-19T03:24:42.777Z] 5f621e34cdf4: Pull complete [2021-02-19T03:24:43.378Z] a4357932f1b6: Pull complete [2021-02-19T03:24:43.654Z] 18c013af1878: Pull complete [2021-02-19T03:24:45.096Z] 745a02a5169b: Verifying Checksum [2021-02-19T03:24:45.096Z] 745a02a5169b: Download complete [2021-02-19T03:24:46.077Z] 00ac8860ef70: Verifying Checksum [2021-02-19T03:24:46.077Z] 00ac8860ef70: Download complete [2021-02-19T03:24:55.526Z] Running on prd-centos7-docker-4c-2g-26896 in /w/workspace/dgexfoundry_device-sdk-go_PR-790 [Pipeline] { [Pipeline] ws [2021-02-19T03:24:55.654Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-02-19T03:24:56.279Z] 00ac8860ef70: Pull complete [2021-02-19T03:24:56.280Z] 63d7cb157983: Pull complete [2021-02-19T03:24:56.553Z] b116817d02f9: Pull complete [2021-02-19T03:24:57.998Z] using credential edgex-jenkins-ssh [2021-02-19T03:24:58.065Z] Cloning the remote Git repository [2021-02-19T03:24:58.100Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-19T03:24:58.184Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-02-19T03:24:58.243Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-19T03:24:58.243Z] > git --version # timeout=10 [2021-02-19T03:24:58.249Z] > git --version # 'git version 2.24.3' [2021-02-19T03:24:58.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T03:24:58.276Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T03:24:58.946Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-19T03:24:58.953Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T03:24:58.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-19T03:24:58.977Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-19T03:24:58.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T03:24:58.981Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/790/head:refs/remotes/origin/PR-790 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T03:24:59.462Z] Merging remotes/origin/master commit 24bd13d414fb94824a4c7d4031bbe24e258abd9f into PR head commit 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 [2021-02-19T03:24:59.558Z] Merge succeeded, producing 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 [2021-02-19T03:24:59.558Z] Checking out Revision 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 (PR-790) [2021-02-19T03:24:59.472Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T03:24:59.478Z] > git checkout -f 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 # timeout=10 [2021-02-19T03:24:59.527Z] > git remote # timeout=10 [2021-02-19T03:24:59.533Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T03:24:59.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T03:24:59.544Z] > git merge 24bd13d414fb94824a4c7d4031bbe24e258abd9f # timeout=10 [2021-02-19T03:24:59.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T03:24:59.562Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T03:24:59.568Z] > git checkout -f 50f1ddb1a142587254fdc2aadec93e66e2ce82e1 # timeout=10 [2021-02-19T03:25:00.877Z] 745a02a5169b: Pull complete [2021-02-19T03:25:00.877Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-19T03:25:00.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-19T03:25:00.877Z] ---> b7e6874047d6 [2021-02-19T03:25:00.877Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-19T03:25:03.227Z] Commit message: "refactor: update logging message of simpledriver" [2021-02-19T03:25:03.258Z] > git --version # timeout=10 [2021-02-19T03:25:03.265Z] > git --version # 'git version 2.24.3' [2021-02-19T03:25:03.272Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-19T03:25:03.489Z] ---> Running in a36e72c768d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-02-19T03:25:04.089Z] Removing intermediate container a36e72c768d4 [2021-02-19T03:25:04.089Z] ---> f024bd4b658a [2021-02-19T03:25:04.089Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-19T03:25:04.089Z] ---> Running in 27761fab8494 [Pipeline] sh [2021-02-19T03:25:04.777Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-19T03:25:05.126Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-19T03:25:05.449Z] + sudo service docker restart [2021-02-19T03:25:05.450Z] + true [2021-02-19T03:25:05.450Z] Redirecting to /bin/systemctl restart docker.service [2021-02-19T03:25:06.755Z] Removing intermediate container 27761fab8494 [2021-02-19T03:25:06.755Z] ---> dcb7902faa16 [2021-02-19T03:25:06.755Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-19T03:25:06.755Z] ---> Running in 5c394ae448de [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-19T03:25:06.972Z] provisioning config files... [2021-02-19T03:25:06.999Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7704882414868797385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-19T03:25:07.461Z] ---> docker-login.sh [2021-02-19T03:25:07.461Z] nexus3.edgexfoundry.org:10001 [2021-02-19T03:25:07.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:25:07.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:25:07.725Z] Configure a credential helper to remove this warning. See [2021-02-19T03:25:07.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:25:07.725Z] [2021-02-19T03:25:07.725Z] Login Succeeded [2021-02-19T03:25:07.725Z] nexus3.edgexfoundry.org:10002 [2021-02-19T03:25:07.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-19T03:25:07.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:25:07.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:25:07.989Z] Configure a credential helper to remove this warning. See [2021-02-19T03:25:07.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:25:07.989Z] [2021-02-19T03:25:07.989Z] Login Succeeded [2021-02-19T03:25:07.989Z] nexus3.edgexfoundry.org:10003 [2021-02-19T03:25:07.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:25:08.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:25:08.254Z] Configure a credential helper to remove this warning. See [2021-02-19T03:25:08.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:25:08.254Z] [2021-02-19T03:25:08.254Z] Login Succeeded [2021-02-19T03:25:08.255Z] nexus3.edgexfoundry.org:10004 [2021-02-19T03:25:08.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:25:08.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:25:08.255Z] Configure a credential helper to remove this warning. See [2021-02-19T03:25:08.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:25:08.255Z] [2021-02-19T03:25:08.255Z] Login Succeeded [2021-02-19T03:25:08.255Z] docker.io [2021-02-19T03:25:08.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-19T03:25:08.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-19T03:25:08.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-19T03:25:08.781Z] Configure a credential helper to remove this warning. See [2021-02-19T03:25:08.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-19T03:25:08.781Z] [2021-02-19T03:25:08.781Z] Login Succeeded [2021-02-19T03:25:08.781Z] ---> docker-login.sh ends [Pipeline] } [2021-02-19T03:25:08.809Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-02-19T03:25:09.330Z] OK: 142 MiB in 39 packages [Pipeline] echo [2021-02-19T03:25:09.389Z] ========================================================= [2021-02-19T03:25:09.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-19T03:25:09.389Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:25:09.776Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-19T03:25:10.043Z] Sending build context to Docker daemon 2.409MB [2021-02-19T03:25:10.043Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-19T03:25:10.043Z] Step 2/8 : FROM ${BASE} [2021-02-19T03:25:10.043Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-19T03:25:10.043Z] 188c0c94c7c5: Pulling fs layer [2021-02-19T03:25:10.043Z] 0ef7d3d256c8: Pulling fs layer [2021-02-19T03:25:10.043Z] de9db76c5a1d: Pulling fs layer [2021-02-19T03:25:10.043Z] bca2f99d35d6: Pulling fs layer [2021-02-19T03:25:10.043Z] 93359f2a8cfa: Pulling fs layer [2021-02-19T03:25:10.043Z] 7c6f9722023f: Pulling fs layer [2021-02-19T03:25:10.043Z] a35cf1a2eb13: Pulling fs layer [2021-02-19T03:25:10.043Z] bca2f99d35d6: Waiting [2021-02-19T03:25:10.043Z] 93359f2a8cfa: Waiting [2021-02-19T03:25:10.043Z] 7c6f9722023f: Waiting [2021-02-19T03:25:10.043Z] a35cf1a2eb13: Waiting [2021-02-19T03:25:10.043Z] de9db76c5a1d: Verifying Checksum [2021-02-19T03:25:10.043Z] de9db76c5a1d: Download complete [2021-02-19T03:25:10.043Z] 0ef7d3d256c8: Download complete [2021-02-19T03:25:10.043Z] 93359f2a8cfa: Verifying Checksum [2021-02-19T03:25:10.043Z] 93359f2a8cfa: Download complete [2021-02-19T03:25:10.043Z] 7c6f9722023f: Download complete [2021-02-19T03:25:10.043Z] 188c0c94c7c5: Verifying Checksum [2021-02-19T03:25:10.043Z] 188c0c94c7c5: Download complete [2021-02-19T03:25:10.310Z] Removing intermediate container 5c394ae448de [2021-02-19T03:25:10.310Z] ---> e1bb8b352e49 [2021-02-19T03:25:10.310Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-19T03:25:10.584Z] ---> Running in 265b098e610d [2021-02-19T03:25:10.619Z] 188c0c94c7c5: Pull complete [2021-02-19T03:25:10.619Z] 0ef7d3d256c8: Pull complete [2021-02-19T03:25:10.881Z] de9db76c5a1d: Pull complete [2021-02-19T03:25:11.180Z] Removing intermediate container 265b098e610d [2021-02-19T03:25:11.180Z] ---> 8f7779aa3cd0 [2021-02-19T03:25:11.180Z] Step 7/8 : COPY . . [2021-02-19T03:25:11.830Z] a35cf1a2eb13: Verifying Checksum [2021-02-19T03:25:12.097Z] bca2f99d35d6: Verifying Checksum [2021-02-19T03:25:12.097Z] bca2f99d35d6: Download complete [2021-02-19T03:25:12.610Z] ---> 1cf74c541640 [2021-02-19T03:25:12.610Z] Step 8/8 : RUN go mod download [2021-02-19T03:25:12.610Z] ---> Running in 5dccc653beb7 [2021-02-19T03:25:17.439Z] bca2f99d35d6: Pull complete [2021-02-19T03:25:17.439Z] 93359f2a8cfa: Pull complete [2021-02-19T03:25:17.704Z] 7c6f9722023f: Pull complete [2021-02-19T03:25:24.313Z] a35cf1a2eb13: Pull complete [2021-02-19T03:25:24.893Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-19T03:25:24.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-19T03:25:24.893Z] ---> a62c8e92a672 [2021-02-19T03:25:24.893Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-19T03:25:25.157Z] ---> Running in 6732a0c03ee3 [2021-02-19T03:25:25.421Z] Removing intermediate container 6732a0c03ee3 [2021-02-19T03:25:25.421Z] ---> 20a14384c729 [2021-02-19T03:25:25.421Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-19T03:25:25.421Z] ---> Running in 7e133aecdfd8 [2021-02-19T03:25:26.378Z] Removing intermediate container 7e133aecdfd8 [2021-02-19T03:25:26.378Z] ---> 2c65c59d50cf [2021-02-19T03:25:26.378Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-19T03:25:26.378Z] ---> Running in 354eb4b1007c [2021-02-19T03:25:27.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-19T03:25:27.917Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-19T03:25:28.491Z] OK: 166 MiB in 39 packages [2021-02-19T03:25:29.071Z] Removing intermediate container 354eb4b1007c [2021-02-19T03:25:29.071Z] ---> 198a99cafd89 [2021-02-19T03:25:29.071Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-19T03:25:29.071Z] ---> Running in 18026486e0ae [2021-02-19T03:25:29.333Z] Removing intermediate container 18026486e0ae [2021-02-19T03:25:29.333Z] ---> abe7e5a487e1 [2021-02-19T03:25:29.333Z] Step 7/8 : COPY . . [2021-02-19T03:25:30.283Z] ---> b9e4c0676bbb [2021-02-19T03:25:30.283Z] Step 8/8 : RUN go mod download [2021-02-19T03:25:30.553Z] ---> Running in 69348de62c1b [2021-02-19T03:25:39.426Z] Removing intermediate container 5dccc653beb7 [2021-02-19T03:25:39.426Z] ---> c01a9e6dfcc4 [2021-02-19T03:25:39.427Z] Successfully built c01a9e6dfcc4 [2021-02-19T03:25:39.427Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:25:39.840Z] + docker inspect -f . ci-base-image-arm64 [2021-02-19T03:25:39.840Z] . [Pipeline] withDockerContainer [2021-02-19T03:25:40.114Z] prd-ubuntu18.04-docker-arm64-4c-16g-26895 does not seem to be running inside a container [2021-02-19T03:25:40.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-19T03:25:41.864Z] $ docker top d7bf5033f625456228c66e3887ab5dc51b07f295d765e55f0383ff8f0cb2d7b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T03:25:42.963Z] + go version [2021-02-19T03:25:42.963Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-19T03:25:43.003Z] $ docker stop --time=1 d7bf5033f625456228c66e3887ab5dc51b07f295d765e55f0383ff8f0cb2d7b3 [2021-02-19T03:25:44.950Z] $ docker rm -f d7bf5033f625456228c66e3887ab5dc51b07f295d765e55f0383ff8f0cb2d7b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:25:46.282Z] + docker inspect -f . ci-base-image-arm64 [2021-02-19T03:25:46.282Z] . [Pipeline] withDockerContainer [2021-02-19T03:25:46.559Z] prd-ubuntu18.04-docker-arm64-4c-16g-26895 does not seem to be running inside a container [2021-02-19T03:25:46.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-19T03:25:48.167Z] $ docker top 812e37276fb674df58883544cbae4e808b0b34215e5278da6c99f50e8cbd0a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T03:25:49.299Z] + make test [2021-02-19T03:25:49.299Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-19T03:25:52.598Z] Removing intermediate container 69348de62c1b [2021-02-19T03:25:52.598Z] ---> 23aa07e1f73d [2021-02-19T03:25:52.598Z] Successfully built 23aa07e1f73d [2021-02-19T03:25:52.598Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:25:52.959Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-19T03:25:52.960Z] . [Pipeline] withDockerContainer [2021-02-19T03:25:53.104Z] prd-centos7-docker-4c-2g-26896 does not seem to be running inside a container [2021-02-19T03:25:53.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat [2021-02-19T03:25:54.004Z] $ docker top 44f42d64314be6bd39101ae6f4b8e738057906c74f12619f1c3f01dcf0cda45c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T03:25:54.817Z] + go version [2021-02-19T03:25:54.817Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-19T03:25:54.853Z] $ docker stop --time=1 44f42d64314be6bd39101ae6f4b8e738057906c74f12619f1c3f01dcf0cda45c [2021-02-19T03:25:56.200Z] $ docker rm -f 44f42d64314be6bd39101ae6f4b8e738057906c74f12619f1c3f01dcf0cda45c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:25:57.285Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-19T03:25:57.285Z] . [Pipeline] withDockerContainer [2021-02-19T03:25:57.413Z] prd-centos7-docker-4c-2g-26896 does not seem to be running inside a container [2021-02-19T03:25:57.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat [2021-02-19T03:25:58.056Z] $ docker top c368d10a325d956c71c5ace243e06b4d4e36aebffa3795f0ee328045381eafd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T03:25:58.607Z] + make test [2021-02-19T03:25:58.607Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-19T03:26:06.824Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-19T03:26:11.478Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-19T03:26:21.886Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-02-19T03:26:21.886Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-02-19T03:26:21.886Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-02-19T03:26:21.886Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 25.5% of statements [2021-02-19T03:26:50.542Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-02-19T03:26:50.542Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-02-19T03:26:50.542Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-02-19T03:26:54.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.067s coverage: 10.1% of statements [2021-02-19T03:26:54.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.056s coverage: 12.5% of statements [2021-02-19T03:26:54.066Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-02-19T03:26:54.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.061s coverage: 84.8% of statements [2021-02-19T03:26:54.066Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-02-19T03:26:54.066Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-02-19T03:26:54.066Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-02-19T03:26:54.066Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-02-19T03:26:54.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 49.2% of statements [2021-02-19T03:26:54.066Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-02-19T03:26:54.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.072s coverage: 81.3% of statements [2021-02-19T03:26:54.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.069s coverage: 24.8% of statements [2021-02-19T03:26:54.067Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.409s coverage: 83.5% of statements [2021-02-19T03:26:54.067Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.3% of statements [2021-02-19T03:26:54.067Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-02-19T03:26:54.067Z] GO111MODULE=on go vet ./... [2021-02-19T03:26:58.854Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.120s coverage: 25.5% of statements [2021-02-19T03:27:04.175Z] gofmt -l . [2021-02-19T03:27:04.175Z] [ "`gofmt -l .`" = "" ] [2021-02-19T03:27:04.175Z] ./bin/test-attribution-txt.sh [2021-02-19T03:27:04.439Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-19T03:27:04.740Z] $ docker stop --time=1 c368d10a325d956c71c5ace243e06b4d4e36aebffa3795f0ee328045381eafd6 [2021-02-19T03:27:06.697Z] $ docker rm -f c368d10a325d956c71c5ace243e06b4d4e36aebffa3795f0ee328045381eafd6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-19T03:27:07.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-19T03:27:07.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-19T03:27:10.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-19T03:27:11.173Z] + ls -al . [2021-02-19T03:27:11.173Z] total 184 [2021-02-19T03:27:11.173Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 19 03:27 . [2021-02-19T03:27:11.173Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 19 03:24 .. [2021-02-19T03:27:11.173Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 19 03:24 bin [2021-02-19T03:27:11.173Z] -rw-r--r--. 1 jenkins jenkins 101757 Feb 19 03:26 coverage.out [2021-02-19T03:27:11.174Z] -rw-rw-r--. 1 jenkins jenkins 949 Feb 19 03:24 Dockerfile.build [2021-02-19T03:27:11.174Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 19 03:24 .dockerignore [2021-02-19T03:27:11.174Z] drwxrwxr-x. 4 jenkins jenkins 48 Feb 19 03:24 example [2021-02-19T03:27:11.174Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 19 03:25 .git [2021-02-19T03:27:11.174Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 19 03:24 .github [2021-02-19T03:27:11.174Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 19 03:24 .gitignore [2021-02-19T03:27:11.174Z] -rw-r--r--. 1 jenkins jenkins 515 Feb 19 03:27 go.mod [2021-02-19T03:27:11.174Z] -rw-r--r--. 1 jenkins jenkins 19062 Feb 19 03:27 go.sum [2021-02-19T03:27:11.174Z] drwxrwxr-x. 13 jenkins jenkins 183 Feb 19 03:24 internal [2021-02-19T03:27:11.174Z] -rw-rw-r--. 1 jenkins jenkins 901 Feb 19 03:24 Jenkinsfile [2021-02-19T03:27:11.174Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 19 03:24 LICENSE [2021-02-19T03:27:11.174Z] -rw-rw-r--. 1 jenkins jenkins 1016 Feb 19 03:24 Makefile [2021-02-19T03:27:11.174Z] drwxrwxr-x. 4 jenkins jenkins 26 Feb 19 03:24 openapi [2021-02-19T03:27:11.174Z] drwxrwxr-x. 5 jenkins jenkins 50 Feb 19 03:24 pkg [2021-02-19T03:27:11.174Z] -rw-rw-r--. 1 jenkins jenkins 5897 Feb 19 03:24 README.md [2021-02-19T03:27:11.174Z] -rw-rw-r--. 1 jenkins jenkins 6616 Feb 19 03:24 RELEASE-NOTES.txt [2021-02-19T03:27:11.174Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 19 03:24 snap [2021-02-19T03:27:11.174Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 19 03:22 VERSION [2021-02-19T03:27:11.174Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 19 03:24 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:27:11.515Z] + 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=50f1ddb1a142587254fdc2aadec93e66e2ce82e1 --label arch=amd64 --label version=0.0.0 . [2021-02-19T03:27:11.777Z] Sending build context to Docker daemon 2.511MB [2021-02-19T03:27:11.777Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-19T03:27:11.777Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-19T03:27:11.777Z] ---> 23aa07e1f73d [2021-02-19T03:27:11.777Z] Step 3/24 : ARG MAKE='make build' [2021-02-19T03:27:12.352Z] ---> Running in a980b5344a0d [2021-02-19T03:27:12.613Z] Removing intermediate container a980b5344a0d [2021-02-19T03:27:12.613Z] ---> e37adea2b07d [2021-02-19T03:27:12.613Z] Step 4/24 : WORKDIR /device-sdk-go [2021-02-19T03:27:12.613Z] ---> Running in 771eb0103a19 [2021-02-19T03:27:12.875Z] Removing intermediate container 771eb0103a19 [2021-02-19T03:27:12.875Z] ---> 2d8a0086c838 [2021-02-19T03:27:12.875Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-19T03:27:12.875Z] ---> Running in e04dab2115f4 [2021-02-19T03:27:12.875Z] Removing intermediate container e04dab2115f4 [2021-02-19T03:27:12.875Z] ---> e8806cf9d477 [2021-02-19T03:27:12.875Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-19T03:27:13.138Z] ---> Running in 12f077035073 [2021-02-19T03:27:14.085Z] Removing intermediate container 12f077035073 [2021-02-19T03:27:14.085Z] ---> ad9776fb1dd6 [2021-02-19T03:27:14.085Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-02-19T03:27:14.085Z] ---> Running in 59d56c5ca039 [2021-02-19T03:27:14.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-19T03:27:15.291Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-19T03:27:16.683Z] OK: 166 MiB in 39 packages [2021-02-19T03:27:16.950Z] Removing intermediate container 59d56c5ca039 [2021-02-19T03:27:16.950Z] ---> 5ab7f64c0c28 [2021-02-19T03:27:16.950Z] Step 8/24 : COPY . . [2021-02-19T03:27:18.351Z] ---> fe22cf4b57fa [2021-02-19T03:27:18.351Z] Step 9/24 : RUN ${MAKE} [2021-02-19T03:27:18.351Z] ---> Running in 1191555adece [2021-02-19T03:27:18.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-02-19T03:27:25.672Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.122s coverage: 10.1% of statements [2021-02-19T03:27:25.673Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.231s coverage: 12.5% of statements [2021-02-19T03:27:25.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-02-19T03:27:25.673Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.178s coverage: 84.8% of statements [2021-02-19T03:27:25.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-02-19T03:27:25.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-02-19T03:27:25.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-02-19T03:27:25.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-02-19T03:27:25.673Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.201s coverage: 49.2% of statements [2021-02-19T03:27:25.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-02-19T03:27:25.673Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.160s coverage: 81.3% of statements [2021-02-19T03:27:25.673Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.186s coverage: 24.8% of statements [2021-02-19T03:27:25.673Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 6.118s coverage: 83.5% of statements [2021-02-19T03:27:25.673Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.134s coverage: 5.3% of statements [2021-02-19T03:27:25.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-02-19T03:27:25.673Z] GO111MODULE=on go vet ./... [2021-02-19T03:27:28.838Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-02-19T03:27:31.392Z] Removing intermediate container 1191555adece [2021-02-19T03:27:31.392Z] ---> 27f693c1f018 [2021-02-19T03:27:31.392Z] Step 10/24 : FROM scratch [2021-02-19T03:27:31.392Z] ---> [2021-02-19T03:27:31.392Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-19T03:27:31.392Z] ---> Running in fe16c26c354b [2021-02-19T03:27:31.392Z] Removing intermediate container fe16c26c354b [2021-02-19T03:27:31.392Z] ---> 64a5e39055f5 [2021-02-19T03:27:31.392Z] Step 12/24 : ENV APP_PORT=49990 [2021-02-19T03:27:31.392Z] ---> Running in 0049b8650272 [2021-02-19T03:27:31.392Z] Removing intermediate container 0049b8650272 [2021-02-19T03:27:31.392Z] ---> cda827e450ba [2021-02-19T03:27:31.392Z] Step 13/24 : EXPOSE $APP_PORT [2021-02-19T03:27:31.392Z] ---> Running in 6da60f295b48 [2021-02-19T03:27:31.659Z] Removing intermediate container 6da60f295b48 [2021-02-19T03:27:31.659Z] ---> 498edb87e0dc [2021-02-19T03:27:31.659Z] Step 14/24 : WORKDIR / [2021-02-19T03:27:31.659Z] ---> Running in 842356db341b [2021-02-19T03:27:31.921Z] Removing intermediate container 842356db341b [2021-02-19T03:27:31.921Z] ---> 018fc3b25995 [2021-02-19T03:27:31.921Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-02-19T03:27:32.494Z] ---> 4df4bd48b439 [2021-02-19T03:27:32.494Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-02-19T03:27:32.756Z] ---> 20158b1d3060 [2021-02-19T03:27:32.756Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-02-19T03:27:32.756Z] ---> c212de8e875f [2021-02-19T03:27:32.756Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-02-19T03:27:33.017Z] ---> d70ea531e352 [2021-02-19T03:27:33.018Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-02-19T03:27:33.278Z] ---> 3f85f42f4bf5 [2021-02-19T03:27:33.278Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-02-19T03:27:33.278Z] ---> Running in 7ff78faaa806 [2021-02-19T03:27:33.541Z] Removing intermediate container 7ff78faaa806 [2021-02-19T03:27:33.541Z] ---> 9d68fab9af6c [2021-02-19T03:27:33.541Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-19T03:27:33.541Z] ---> Running in 03c5595c564e [2021-02-19T03:27:33.803Z] Removing intermediate container 03c5595c564e [2021-02-19T03:27:33.803Z] ---> 70e3d9526efc [2021-02-19T03:27:33.803Z] Step 22/24 : LABEL arch=amd64 [2021-02-19T03:27:33.803Z] ---> Running in 84ffb92fb183 [2021-02-19T03:27:34.064Z] Removing intermediate container 84ffb92fb183 [2021-02-19T03:27:34.064Z] ---> 7c9dec8c4b94 [2021-02-19T03:27:34.064Z] Step 23/24 : LABEL git_sha=50f1ddb1a142587254fdc2aadec93e66e2ce82e1 [2021-02-19T03:27:34.064Z] ---> Running in 28754f68f739 [2021-02-19T03:27:34.325Z] Removing intermediate container 28754f68f739 [2021-02-19T03:27:34.325Z] ---> 40b26074865f [2021-02-19T03:27:34.325Z] Step 24/24 : LABEL version=0.0.0 [2021-02-19T03:27:34.325Z] ---> Running in 1c59cad16038 [2021-02-19T03:27:34.325Z] Removing intermediate container 1c59cad16038 [2021-02-19T03:27:34.325Z] ---> d0a5754c399f [2021-02-19T03:27:34.325Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-19T03:27:34.325Z] Successfully built d0a5754c399f [2021-02-19T03:27:34.589Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T03:27:58.098Z] gofmt -l . [2021-02-19T03:27:58.098Z] [ "`gofmt -l .`" = "" ] [2021-02-19T03:27:58.098Z] ./bin/test-attribution-txt.sh [2021-02-19T03:27:58.098Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-19T03:27:58.137Z] $ docker stop --time=1 812e37276fb674df58883544cbae4e808b0b34215e5278da6c99f50e8cbd0a86 [2021-02-19T03:28:00.396Z] $ docker rm -f 812e37276fb674df58883544cbae4e808b0b34215e5278da6c99f50e8cbd0a86 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-19T03:28:01.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-19T03:28:01.645Z] Warning: overwriting stash ‘coverage-report’ [2021-02-19T03:28:02.529Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-19T03:28:03.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-19T03:28:03.932Z] + ls -al . [2021-02-19T03:28:03.933Z] total 220 [2021-02-19T03:28:03.933Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 03:27 . [2021-02-19T03:28:03.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:24 .. [2021-02-19T03:28:03.933Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 03:24 .dockerignore [2021-02-19T03:28:03.933Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 03:24 .git [2021-02-19T03:28:03.933Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 03:24 .github [2021-02-19T03:28:03.933Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 19 03:24 .gitignore [2021-02-19T03:28:03.933Z] -rw-rw-r-- 1 jenkins jenkins 949 Feb 19 03:24 Dockerfile.build [2021-02-19T03:28:03.933Z] -rw-rw-r-- 1 jenkins jenkins 901 Feb 19 03:24 Jenkinsfile [2021-02-19T03:28:03.933Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 19 03:24 LICENSE [2021-02-19T03:28:03.933Z] -rw-rw-r-- 1 jenkins jenkins 1016 Feb 19 03:24 Makefile [2021-02-19T03:28:03.933Z] -rw-rw-r-- 1 jenkins jenkins 5897 Feb 19 03:24 README.md [2021-02-19T03:28:03.933Z] -rw-rw-r-- 1 jenkins jenkins 6616 Feb 19 03:24 RELEASE-NOTES.txt [2021-02-19T03:28:03.933Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 03:22 VERSION [2021-02-19T03:28:03.933Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 03:24 bin [2021-02-19T03:28:03.933Z] -rw-r--r-- 1 jenkins jenkins 101757 Feb 19 03:27 coverage.out [2021-02-19T03:28:03.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:24 example [2021-02-19T03:28:03.933Z] -rw-r--r-- 1 jenkins jenkins 515 Feb 19 03:27 go.mod [2021-02-19T03:28:03.933Z] -rw-r--r-- 1 jenkins jenkins 19062 Feb 19 03:27 go.sum [2021-02-19T03:28:03.933Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 19 03:24 internal [2021-02-19T03:28:03.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:24 openapi [2021-02-19T03:28:03.933Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 03:24 pkg [2021-02-19T03:28:03.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 03:24 snap [2021-02-19T03:28:03.933Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 19 03:24 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:28:04.347Z] + 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=50f1ddb1a142587254fdc2aadec93e66e2ce82e1 --label arch=arm64 --label version=0.0.0 . [2021-02-19T03:28:04.977Z] Sending build context to Docker daemon 2.51MB [2021-02-19T03:28:04.977Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-19T03:28:04.977Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-19T03:28:04.977Z] ---> c01a9e6dfcc4 [2021-02-19T03:28:04.977Z] Step 3/24 : ARG MAKE='make build' [2021-02-19T03:28:05.260Z] ---> Running in 2b20e6056a70 [2021-02-19T03:28:05.857Z] Removing intermediate container 2b20e6056a70 [2021-02-19T03:28:05.857Z] ---> e1d5d3a179c5 [2021-02-19T03:28:05.857Z] Step 4/24 : WORKDIR /device-sdk-go [2021-02-19T03:28:05.857Z] ---> Running in 2853f953a92d [2021-02-19T03:28:06.455Z] Removing intermediate container 2853f953a92d [2021-02-19T03:28:06.455Z] ---> 70b746132e57 [2021-02-19T03:28:06.455Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-19T03:28:06.455Z] ---> Running in 38c3652f8acf [2021-02-19T03:28:07.052Z] Removing intermediate container 38c3652f8acf [2021-02-19T03:28:07.052Z] ---> 730f4c5eb0c0 [2021-02-19T03:28:07.052Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-19T03:28:07.052Z] ---> Running in 0a754b1dd71b [2021-02-19T03:28:09.672Z] Removing intermediate container 0a754b1dd71b [2021-02-19T03:28:09.672Z] ---> a9b06b38d7ff [2021-02-19T03:28:09.672Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-02-19T03:28:09.672Z] ---> Running in ac9891dc87a2 [2021-02-19T03:28:10.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-19T03:28:11.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-19T03:28:12.609Z] OK: 142 MiB in 39 packages [2021-02-19T03:28:13.591Z] Removing intermediate container ac9891dc87a2 [2021-02-19T03:28:13.591Z] ---> 86054fed9826 [2021-02-19T03:28:13.591Z] Step 8/24 : COPY . . [2021-02-19T03:28:15.025Z] ---> c5cbcf894f30 [2021-02-19T03:28:15.025Z] Step 9/24 : RUN ${MAKE} [2021-02-19T03:28:15.310Z] ---> Running in 56553bc5bf68 [2021-02-19T03:28:16.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-02-19T03:28:43.104Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-02-19T03:28:43.701Z] Removing intermediate container 56553bc5bf68 [2021-02-19T03:28:43.702Z] ---> 9f8712745381 [2021-02-19T03:28:43.702Z] Step 10/24 : FROM scratch [2021-02-19T03:28:43.702Z] ---> [2021-02-19T03:28:43.702Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-19T03:28:43.978Z] ---> Running in 5b40c4196583 [2021-02-19T03:28:44.252Z] Removing intermediate container 5b40c4196583 [2021-02-19T03:28:44.252Z] ---> 1af30fe1cc08 [2021-02-19T03:28:44.252Z] Step 12/24 : ENV APP_PORT=49990 [2021-02-19T03:28:44.522Z] ---> Running in 96bb80ef4f01 [2021-02-19T03:28:44.791Z] Removing intermediate container 96bb80ef4f01 [2021-02-19T03:28:44.791Z] ---> c13f8f7842e5 [2021-02-19T03:28:44.791Z] Step 13/24 : EXPOSE $APP_PORT [2021-02-19T03:28:45.060Z] ---> Running in fcf3a94487f1 [2021-02-19T03:28:45.332Z] Removing intermediate container fcf3a94487f1 [2021-02-19T03:28:45.332Z] ---> 5304e99e8ff6 [2021-02-19T03:28:45.332Z] Step 14/24 : WORKDIR / [2021-02-19T03:28:45.332Z] ---> Running in 9978c5d0bcda [2021-02-19T03:28:45.925Z] Removing intermediate container 9978c5d0bcda [2021-02-19T03:28:45.925Z] ---> 4944c98bf9ab [2021-02-19T03:28:45.925Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-02-19T03:28:46.908Z] ---> 983762d40f32 [2021-02-19T03:28:46.908Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-02-19T03:28:47.507Z] ---> e19bef7b907c [2021-02-19T03:28:47.508Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-02-19T03:28:48.485Z] ---> cca9edbe49e5 [2021-02-19T03:28:48.485Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-02-19T03:28:49.082Z] ---> 51bec79f70b8 [2021-02-19T03:28:49.082Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-02-19T03:28:49.675Z] ---> 29a315c2015b [2021-02-19T03:28:49.675Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-02-19T03:28:49.949Z] ---> Running in aae9cdca2d1e [2021-02-19T03:28:50.544Z] Removing intermediate container aae9cdca2d1e [2021-02-19T03:28:50.544Z] ---> d08670bfeb5e [2021-02-19T03:28:50.544Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-19T03:28:50.544Z] ---> Running in 927de634ac98 [2021-02-19T03:28:51.139Z] Removing intermediate container 927de634ac98 [2021-02-19T03:28:51.139Z] ---> 63fe25b84ec7 [2021-02-19T03:28:51.139Z] Step 22/24 : LABEL arch=arm64 [2021-02-19T03:28:51.139Z] ---> Running in f1f01ef60fb0 [2021-02-19T03:28:51.733Z] Removing intermediate container f1f01ef60fb0 [2021-02-19T03:28:51.733Z] ---> df2f76a42892 [2021-02-19T03:28:51.733Z] Step 23/24 : LABEL git_sha=50f1ddb1a142587254fdc2aadec93e66e2ce82e1 [2021-02-19T03:28:51.733Z] ---> Running in 3ca998518d2f [2021-02-19T03:28:52.327Z] Removing intermediate container 3ca998518d2f [2021-02-19T03:28:52.327Z] ---> 5baed2fdef38 [2021-02-19T03:28:52.327Z] Step 24/24 : LABEL version=0.0.0 [2021-02-19T03:28:52.327Z] ---> Running in 2c03e9276681 [2021-02-19T03:28:52.920Z] Removing intermediate container 2c03e9276681 [2021-02-19T03:28:52.920Z] ---> f0631ad8f44e [2021-02-19T03:28:52.920Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-19T03:28:52.920Z] Successfully built f0631ad8f44e [2021-02-19T03:28:52.920Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-19T03:28:56.915Z] provisioning config files... [2021-02-19T03:28:56.935Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-790@tmp/config2050121043723992048tmp [Pipeline] { [Pipeline] sh [2021-02-19T03:28:57.356Z] + set +x [2021-02-19T03:28:57.356Z] + curl -s https://codecov.io/bash [2021-02-19T03:28:57.356Z] + bash -s -- [2021-02-19T03:28:57.617Z] [2021-02-19T03:28:57.617Z] _____ _ [2021-02-19T03:28:57.617Z] / ____| | | [2021-02-19T03:28:57.617Z] | | ___ __| | ___ ___ _____ __ [2021-02-19T03:28:57.617Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-19T03:28:57.617Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-19T03:28:57.617Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-19T03:28:57.617Z] Bash-20210129-7c25fce [2021-02-19T03:28:57.617Z] [2021-02-19T03:28:57.617Z] [2021-02-19T03:28:57.617Z] ==> git version 2.24.3 found [2021-02-19T03:28:57.617Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-19T03:28:57.617Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-19T03:28:57.617Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-19T03:28:57.617Z] ==> Jenkins CI detected. [2021-02-19T03:28:57.617Z] project root: . [2021-02-19T03:28:57.617Z] --> token set from env [2021-02-19T03:28:57.617Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-19T03:28:57.617Z] ==> Running gcov in . (disable via -X gcov) [2021-02-19T03:28:57.617Z] ==> Python coveragepy not found [2021-02-19T03:28:57.617Z] ==> Searching for coverage reports in: [2021-02-19T03:28:57.617Z] + . [2021-02-19T03:28:57.617Z] -> Found 1 reports [2021-02-19T03:28:57.617Z] ==> Detecting git/mercurial file structure [2021-02-19T03:28:57.617Z] ==> Reading reports [2021-02-19T03:28:57.617Z] + ./coverage.out bytes=101757 [2021-02-19T03:28:57.617Z] ==> Appending adjustments [2021-02-19T03:28:57.617Z] https://docs.codecov.io/docs/fixing-reports [2021-02-19T03:28:58.191Z] + Found adjustments [2021-02-19T03:28:58.191Z] ==> Gzipping contents [2021-02-19T03:28:58.191Z] 20K /tmp/codecov.oxTmnG.gz [2021-02-19T03:28:58.191Z] ==> Uploading reports [2021-02-19T03:28:58.191Z] url: https://codecov.io [2021-02-19T03:28:58.191Z] query: branch=PR-790&commit=50f1ddb1a142587254fdc2aadec93e66e2ce82e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-790%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=790&job=&cmd_args= [2021-02-19T03:28:58.191Z] -> Pinging Codecov [2021-02-19T03:28:58.191Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-790&commit=50f1ddb1a142587254fdc2aadec93e66e2ce82e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-790%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=790&job=&cmd_args= [2021-02-19T03:28:58.453Z] -> Uploading to [2021-02-19T03:28:58.453Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-19/7E55EF52A471D76F132DFD9A03CDDE97/50f1ddb1a142587254fdc2aadec93e66e2ce82e1/e861e002-76c3-4799-9fa7-1ac7c5946727.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210219T032858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc74d598a55975597e41af2a09674a13177dd78a19134ca9f992eb785e175860 [2021-02-19T03:28:58.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-19T03:28:58.453Z] Dload Upload Total Spent Left Speed [2021-02-19T03:28:59.026Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16525 0 0 100 16525 0 34867 --:--:-- --:--:-- --:--:-- 34936 [2021-02-19T03:28:59.026Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/50f1ddb1a142587254fdc2aadec93e66e2ce82e1 [Pipeline] } [2021-02-19T03:28:59.081Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-19T03:29:02.811Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T03:29:03.167Z] ---> package-listing.sh [2021-02-19T03:29:03.167Z] ++ facter osfamily [2021-02-19T03:29:03.167Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-19T03:29:03.167Z] + OS_FAMILY=redhat [2021-02-19T03:29:03.167Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-790 [2021-02-19T03:29:03.167Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-19T03:29:03.167Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-19T03:29:03.167Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-19T03:29:03.167Z] + PACKAGES=/tmp/packages_start.txt [2021-02-19T03:29:03.167Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-790 ']' [2021-02-19T03:29:03.167Z] + PACKAGES=/tmp/packages_end.txt [2021-02-19T03:29:03.167Z] + case "${OS_FAMILY}" in [2021-02-19T03:29:03.167Z] + rpm -qa [2021-02-19T03:29:03.167Z] + sort [2021-02-19T03:29:07.380Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-19T03:29:07.380Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-19T03:29:07.380Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-19T03:29:07.640Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-790 ']' [2021-02-19T03:29:07.640Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-790/archives/ [2021-02-19T03:29:07.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-790/archives/ [Pipeline] echo [2021-02-19T03:29:07.673Z] 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-790/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-19T03:29:07.977Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:29:08.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T03:29:08.311Z] [2021-02-19T03:29:08.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-19T03:29:08.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T03:29:08.694Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-19T03:29:08.694Z] df20fa9351a1: Pulling fs layer [2021-02-19T03:29:08.694Z] 36b3adc4ff6f: Pulling fs layer [2021-02-19T03:29:08.694Z] 8ad3a11d3b57: Pulling fs layer [2021-02-19T03:29:08.694Z] 46f8f816bc3b: Pulling fs layer [2021-02-19T03:29:08.694Z] 93b61091891f: Pulling fs layer [2021-02-19T03:29:08.694Z] 93b9cdb0e59b: Pulling fs layer [2021-02-19T03:29:08.694Z] 5e14af77c1be: Pulling fs layer [2021-02-19T03:29:08.694Z] 01666e4c0597: Pulling fs layer [2021-02-19T03:29:08.694Z] aa168da1d23b: Pulling fs layer [2021-02-19T03:29:08.694Z] 93b9cdb0e59b: Waiting [2021-02-19T03:29:08.694Z] 5e14af77c1be: Waiting [2021-02-19T03:29:08.694Z] 01666e4c0597: Waiting [2021-02-19T03:29:08.694Z] aa168da1d23b: Waiting [2021-02-19T03:29:08.694Z] 46f8f816bc3b: Waiting [2021-02-19T03:29:08.694Z] 93b61091891f: Waiting [2021-02-19T03:29:08.694Z] 36b3adc4ff6f: Verifying Checksum [2021-02-19T03:29:08.694Z] 36b3adc4ff6f: Download complete [2021-02-19T03:29:08.694Z] 46f8f816bc3b: Verifying Checksum [2021-02-19T03:29:08.694Z] 46f8f816bc3b: Download complete [2021-02-19T03:29:08.959Z] df20fa9351a1: Verifying Checksum [2021-02-19T03:29:08.959Z] 93b9cdb0e59b: Verifying Checksum [2021-02-19T03:29:08.959Z] 93b9cdb0e59b: Download complete [2021-02-19T03:29:08.959Z] 5e14af77c1be: Verifying Checksum [2021-02-19T03:29:08.959Z] 5e14af77c1be: Download complete [2021-02-19T03:29:08.959Z] 01666e4c0597: Download complete [2021-02-19T03:29:08.959Z] 93b61091891f: Verifying Checksum [2021-02-19T03:29:08.959Z] 93b61091891f: Download complete [2021-02-19T03:29:08.959Z] 8ad3a11d3b57: Verifying Checksum [2021-02-19T03:29:08.959Z] 8ad3a11d3b57: Download complete [2021-02-19T03:29:09.226Z] df20fa9351a1: Pull complete [2021-02-19T03:29:09.495Z] 36b3adc4ff6f: Pull complete [2021-02-19T03:29:10.442Z] 8ad3a11d3b57: Pull complete [2021-02-19T03:29:10.710Z] 46f8f816bc3b: Pull complete [2021-02-19T03:29:10.710Z] aa168da1d23b: Verifying Checksum [2021-02-19T03:29:10.975Z] 93b61091891f: Pull complete [2021-02-19T03:29:10.975Z] 93b9cdb0e59b: Pull complete [2021-02-19T03:29:11.238Z] 5e14af77c1be: Pull complete [2021-02-19T03:29:11.238Z] 01666e4c0597: Pull complete [2021-02-19T03:29:17.857Z] aa168da1d23b: Pull complete [2021-02-19T03:29:17.857Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-19T03:29:17.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T03:29:17.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-19T03:29:18.059Z] prd-centos7-docker-4c-2g-26894 does not seem to be running inside a container [2021-02-19T03:29:18.100Z] $ 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-790/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-790 -v /w/workspace/dgexfoundry_device-sdk-go_PR-790:/w/workspace/dgexfoundry_device-sdk-go_PR-790:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-790@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-790@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:10003/edgex-lftools-log-publisher:alpine cat [2021-02-19T03:29:21.917Z] $ docker top c1bb37befdcddbe559771455fcc4b76752dde5d89d445dfdd5f89b1cc89ea811 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T03:29:22.523Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-19T03:29:22.849Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-19T03:29:23.166Z] + ls /var/log/sa-host [2021-02-19T03:29:23.166Z] + sadf -c /var/log/sa-host/sa19 [2021-02-19T03:29:23.166Z] file_magic: OK [2021-02-19T03:29:23.166Z] HZ: Using current value: 100 [2021-02-19T03:29:23.166Z] file_header: OK [2021-02-19T03:29:23.166Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-19T03:29:23.166Z] Statistics: [2021-02-19T03:29:23.166Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-19T03:29:23.166Z] File successfully converted to sysstat format version 12.2.1 [2021-02-19T03:29:23.166Z] + sadf -c /var/log/sa-host/sa23 [2021-02-19T03:29:23.166Z] file_magic: OK [2021-02-19T03:29:23.166Z] HZ: Using current value: 100 [2021-02-19T03:29:23.166Z] file_header: OK [2021-02-19T03:29:23.166Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-19T03:29:23.166Z] Statistics: [2021-02-19T03:29:23.166Z] Hnuu...uuuununununu... [2021-02-19T03:29:23.166Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-19T03:29:23.887Z] provisioning config files... [2021-02-19T03:29:23.906Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-790@tmp/config7137744301609526688tmp [Pipeline] { [Pipeline] echo [2021-02-19T03:29:24.028Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T03:29:24.363Z] ---> create-netrc.sh [Pipeline] } [2021-02-19T03:29:24.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-19T03:29:24.536Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T03:29:24.864Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-19T03:29:24.895Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T03:29:25.226Z] ---> sudo-logs.sh [2021-02-19T03:29:25.227Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-19T03:29:25.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T03:29:25.725Z] ---> job-cost.sh [2021-02-19T03:29:25.725Z] lf-activate-venv: SKIPPING [2021-02-19T03:29:25.725Z] INFO: No Stack... [2021-02-19T03:29:26.666Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-19T03:29:26.928Z] INFO: Archiving Costs [Pipeline] echo [2021-02-19T03:29:26.960Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T03:29:27.290Z] ---> logs-deploy.sh [2021-02-19T03:29:27.290Z] lf-activate-venv: SKIPPING [2021-02-19T03:29:27.290Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-790/1 [2021-02-19T03:29:27.290Z] INFO: archiving workspace using pattern(s): [2021-02-19T03:29:28.677Z] Archives upload complete. [2021-02-19T03:29:28.938Z] INFO: archiving logs to Nexus