Pull request #971 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6a4f7335f63ec55d91c4c3fd453eb299495361ac+a0283ea75e3b124ec5b34ddb1bd6fdababf84013 (336ac859d1804e4cf040c9469d6af6f8d31d04fb) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6311531268139948301.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2849006944809526095.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8248313542023737250.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9183536510579674860.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6748765982912729539.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1644’ Running on prd-centos7-docker-4c-2g-1650 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-971 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh1760319409020304287.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit 6a4f7335f63ec55d91c4c3fd453eb299495361ac > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh4946061647205655869.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 Merge succeeded, producing 13d060c1d8f01a962275a947b40271f3b4cf7cf7 Checking out Revision 13d060c1d8f01a962275a947b40271f3b4cf7cf7 (PR-971) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/jenkins-gitclient-ssh7656942371735250197.key > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13d060c1d8f01a962275a947b40271f3b4cf7cf7 # timeout=10 Commit message: "Merge commit 'a0283ea75e3b124ec5b34ddb1bd6fdababf84013' into HEAD" > git rev-list --no-walk 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T06:02:13.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T06:02:13.958Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T06:02:13.989Z] ========================================================= [2021-06-16T06:02:13.989Z] EdgeX Global Pipelines Version Info [2021-06-16T06:02:13.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:02:15.400Z] ------------------- [2021-06-16T06:02:15.400Z] stable info: [2021-06-16T06:02:15.400Z] ------------------- [2021-06-16T06:02:15.400Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T06:02:15.400Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T06:02:15.400Z] Message: update stable to v1.0.195 [2021-06-16T06:02:16.348Z] ------------------- [2021-06-16T06:02:16.348Z] experimental info: [2021-06-16T06:02:16.348Z] ------------------- [2021-06-16T06:02:16.348Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T06:02:16.348Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T06:02:16.348Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T06:02:16.473Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-16T06:02:16.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-16T06:02:16.528Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T06:02:16.554Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T06:02:16.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T06:02:16.604Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T06:02:16.629Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T06:02:16.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T06:02:16.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-16T06:02:16.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T06:02:16.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T06:02:16.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-16T06:02:16.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T06:02:16.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T06:02:16.829Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T06:02:16.856Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T06:02:16.882Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T06:02:16.908Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T06:02:16.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T06:02:16.957Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T06:02:16.980Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-16T06:02:17.004Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-16T06:02:17.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T06:02:17.055Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T06:02:17.080Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T06:02:17.104Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T06:02:17.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo [2021-06-16T06:02:17.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo [2021-06-16T06:02:17.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo [2021-06-16T06:02:17.206Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13d060c1d8f01a962275a947b40271f3b4cf7cf7 [Pipeline] echo [2021-06-16T06:02:17.232Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13d060c [Pipeline] echo [2021-06-16T06:02:17.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:02:17.373Z] provisioning config files... [2021-06-16T06:02:17.391Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config7770621812000193995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:02:17.714Z] ---> docker-login.sh [2021-06-16T06:02:17.714Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:02:17.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:02:17.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:02:17.976Z] Configure a credential helper to remove this warning. See [2021-06-16T06:02:17.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:02:17.976Z] [2021-06-16T06:02:17.976Z] Login Succeeded [2021-06-16T06:02:17.976Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:02:18.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:02:18.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:02:18.238Z] Configure a credential helper to remove this warning. See [2021-06-16T06:02:18.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:02:18.238Z] [2021-06-16T06:02:18.238Z] Login Succeeded [2021-06-16T06:02:18.238Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:02:18.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:02:18.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:02:18.502Z] Configure a credential helper to remove this warning. See [2021-06-16T06:02:18.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:02:18.502Z] [2021-06-16T06:02:18.502Z] Login Succeeded [2021-06-16T06:02:18.502Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:02:18.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:02:18.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:02:18.502Z] Configure a credential helper to remove this warning. See [2021-06-16T06:02:18.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:02:18.502Z] [2021-06-16T06:02:18.502Z] Login Succeeded [2021-06-16T06:02:18.502Z] docker.io [2021-06-16T06:02:18.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:02:19.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:02:19.029Z] Configure a credential helper to remove this warning. See [2021-06-16T06:02:19.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:02:19.029Z] [2021-06-16T06:02:19.029Z] Login Succeeded [2021-06-16T06:02:19.029Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:02:19.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T06:02:19.616Z] + git log --format=format:%s -1 13d060c1d8f01a962275a947b40271f3b4cf7cf7 [Pipeline] echo [2021-06-16T06:02:19.663Z] GIT_COMMIT: 13d060c1d8f01a962275a947b40271f3b4cf7cf7, Commit Message: Merge commit 'a0283ea75e3b124ec5b34ddb1bd6fdababf84013' into HEAD [Pipeline] echo [2021-06-16T06:02:19.677Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:02:20.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:02:20.243Z] [2021-06-16T06:02:20.243Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:02:20.560Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:02:20.561Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T06:02:20.561Z] 31603596830f: Pulling fs layer [2021-06-16T06:02:20.561Z] 54011a49482f: Pulling fs layer [2021-06-16T06:02:20.561Z] a6820b24f6d8: Pulling fs layer [2021-06-16T06:02:20.561Z] f581987b2513: Pulling fs layer [2021-06-16T06:02:20.561Z] f581987b2513: Waiting [2021-06-16T06:02:20.561Z] 54011a49482f: Verifying Checksum [2021-06-16T06:02:20.561Z] 54011a49482f: Download complete [2021-06-16T06:02:20.830Z] 31603596830f: Verifying Checksum [2021-06-16T06:02:20.830Z] 31603596830f: Download complete [2021-06-16T06:02:20.830Z] f581987b2513: Verifying Checksum [2021-06-16T06:02:20.830Z] f581987b2513: Download complete [2021-06-16T06:02:20.830Z] a6820b24f6d8: Verifying Checksum [2021-06-16T06:02:20.830Z] a6820b24f6d8: Download complete [2021-06-16T06:02:20.830Z] 31603596830f: Pull complete [2021-06-16T06:02:21.096Z] 54011a49482f: Pull complete [2021-06-16T06:02:21.682Z] a6820b24f6d8: Pull complete [2021-06-16T06:02:21.947Z] f581987b2513: Pull complete [2021-06-16T06:02:21.947Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T06:02:21.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T06:02:21.947Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T06:02:22.036Z] prd-centos7-docker-4c-2g-1650 does not seem to be running inside a container [2021-06-16T06:02:22.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T06:02:23.194Z] $ docker top 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T06:02:23.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T06:02:23.332Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T06:02:23.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T06:02:23.467Z] $ docker exec 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d ssh-agent [2021-06-16T06:02:23.590Z] SSH_AUTH_SOCK=/tmp/ssh-VhB4kimOuhIe/agent.14 [2021-06-16T06:02:23.590Z] SSH_AGENT_PID=20 [2021-06-16T06:02:23.599Z] Running ssh-add (command line suppressed) [2021-06-16T06:02:23.705Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_167939541328009687.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_167939541328009687.key) [2021-06-16T06:02:23.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T06:02:24.045Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T06:02:24.060Z] $ docker exec --env ******** --env ******** 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d ssh-agent -k [2021-06-16T06:02:24.177Z] unset SSH_AUTH_SOCK; [2021-06-16T06:02:24.177Z] unset SSH_AGENT_PID; [2021-06-16T06:02:24.177Z] echo Agent pid 20 killed; [2021-06-16T06:02:24.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T06:02:24.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T06:02:24.231Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T06:02:24.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T06:02:24.361Z] $ docker exec 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d ssh-agent [2021-06-16T06:02:24.481Z] SSH_AUTH_SOCK=/tmp/ssh-7MSQaOxQM3Yx/agent.53 [2021-06-16T06:02:24.481Z] SSH_AGENT_PID=59 [2021-06-16T06:02:24.487Z] Running ssh-add (command line suppressed) [2021-06-16T06:02:24.599Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_7584097655399485899.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_7584097655399485899.key) [2021-06-16T06:02:24.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T06:02:24.934Z] + git semver init [2021-06-16T06:02:24.934Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T06:02:24.934Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git [2021-06-16T06:02:24.934Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 [2021-06-16T06:02:24.934Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T06:02:24.934Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T06:02:24.934Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T06:02:24.934Z] # $SEMVER_BRANCH = PR-971 [2021-06-16T06:02:24.934Z] # $SEMVER_TEMP = /tmp/semver-148502110 [2021-06-16T06:02:24.934Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-16T06:02:25.517Z] # '/tmp/semver-148502110' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' [2021-06-16T06:02:25.517Z] # -> Force: false [2021-06-16T06:02:25.517Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } [2021-06-16T06:02:25.526Z] $ docker exec --env ******** --env ******** 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d ssh-agent -k [2021-06-16T06:02:25.631Z] unset SSH_AUTH_SOCK; [2021-06-16T06:02:25.631Z] unset SSH_AGENT_PID; [2021-06-16T06:02:25.631Z] echo Agent pid 59 killed; [2021-06-16T06:02:25.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T06:02:25.980Z] + git semver [Pipeline] } [2021-06-16T06:02:25.995Z] $ docker stop --time=1 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d [2021-06-16T06:02:27.294Z] $ docker rm -f 8ea6d8e7d553c7b82c65525c5157078d784aa9074cc65b3ab64ba5ea89cbdf1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:02:31.196Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T06:02:31.487Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T06:02:31.491Z] [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-06-16T06:02:46.782Z] Still waiting to schedule task [2021-06-16T06:02:46.783Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-16T06:02:46.785Z] Still waiting to schedule task [2021-06-16T06:02:46.786Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1647’ [2021-06-16T06:04:36.359Z] Running on prd-centos7-docker-4c-2g-1654 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws [2021-06-16T06:04:36.381Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-06-16T06:04:36.519Z] Selected Git installation does not exist. Using Default [2021-06-16T06:04:36.519Z] The recommended git tool is: NONE [2021-06-16T06:04:40.847Z] using credential edgex-jenkins-ssh [2021-06-16T06:04:40.863Z] Cloning the remote Git repository [2021-06-16T06:04:40.882Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-16T06:04:40.946Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-06-16T06:04:40.971Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-16T06:04:40.971Z] > git --version # timeout=10 [2021-06-16T06:04:40.983Z] > git --version # 'git version 2.24.4' [2021-06-16T06:04:40.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:04:41.010Z] [INFO] Currently running in a labeled security context [2021-06-16T06:04:41.010Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T06:04:41.010Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh5994462531943609865.key [2021-06-16T06:04:41.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:04:41.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-16T06:04:41.823Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:04:41.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-16T06:04:41.849Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-16T06:04:41.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:04:41.851Z] [INFO] Currently running in a labeled security context [2021-06-16T06:04:41.851Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T06:04:41.851Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh221202064173548166.key [2021-06-16T06:04:41.862Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T06:04:42.344Z] Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit 6a4f7335f63ec55d91c4c3fd453eb299495361ac [2021-06-16T06:04:42.441Z] Merge succeeded, producing 43e66409f5b1adac98e05314612fd0d98bd83a33 [2021-06-16T06:04:42.442Z] Checking out Revision 43e66409f5b1adac98e05314612fd0d98bd83a33 (PR-971) [2021-06-16T06:04:42.350Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:04:42.358Z] > git checkout -f 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 [2021-06-16T06:04:42.393Z] > git remote # timeout=10 [2021-06-16T06:04:42.399Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T06:04:42.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:04:42.405Z] [INFO] Currently running in a labeled security context [2021-06-16T06:04:42.405Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T06:04:42.405Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1108581864209870745.key [2021-06-16T06:04:42.410Z] > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 [2021-06-16T06:04:42.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T06:04:42.442Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:04:42.454Z] > git checkout -f 43e66409f5b1adac98e05314612fd0d98bd83a33 # timeout=10 [2021-06-16T06:04:46.016Z] Commit message: "Merge commit 'a0283ea75e3b124ec5b34ddb1bd6fdababf84013' into HEAD" [2021-06-16T06:04:46.017Z] > git rev-list --no-walk 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T06:04:46.972Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:04:47.305Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:04:47.604Z] + sudo service docker restart [2021-06-16T06:04:47.604Z] + true [2021-06-16T06:04:47.604Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:05:04.005Z] provisioning config files... [2021-06-16T06:05:04.022Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config3428869075881670531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:05:04.369Z] ---> docker-login.sh [2021-06-16T06:05:04.369Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:05:04.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:05:04.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:05:04.631Z] Configure a credential helper to remove this warning. See [2021-06-16T06:05:04.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:05:04.631Z] [2021-06-16T06:05:04.631Z] Login Succeeded [2021-06-16T06:05:04.631Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:05:04.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:05:04.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:05:04.631Z] Configure a credential helper to remove this warning. See [2021-06-16T06:05:04.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:05:04.631Z] [2021-06-16T06:05:04.631Z] Login Succeeded [2021-06-16T06:05:04.631Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:05:04.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:05:04.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:05:04.896Z] Configure a credential helper to remove this warning. See [2021-06-16T06:05:04.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:05:04.896Z] [2021-06-16T06:05:04.896Z] Login Succeeded [2021-06-16T06:05:04.896Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:05:04.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:05:04.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:05:04.896Z] Configure a credential helper to remove this warning. See [2021-06-16T06:05:04.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:05:04.896Z] [2021-06-16T06:05:04.896Z] Login Succeeded [2021-06-16T06:05:04.896Z] docker.io [2021-06-16T06:05:05.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:05:05.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:05:05.418Z] Configure a credential helper to remove this warning. See [2021-06-16T06:05:05.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:05:05.418Z] [2021-06-16T06:05:05.418Z] Login Succeeded [2021-06-16T06:05:05.418Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:05:05.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T06:05:05.607Z] ========================================================= [2021-06-16T06:05:05.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T06:05:05.607Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:05:05.926Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T06:05:05.926Z] Sending build context to Docker daemon 2.682MB [2021-06-16T06:05:05.926Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:05:05.926Z] Step 2/8 : FROM ${BASE} [2021-06-16T06:05:05.926Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T06:05:05.926Z] 540db60ca938: Pulling fs layer [2021-06-16T06:05:05.926Z] adcc1eea9eea: Pulling fs layer [2021-06-16T06:05:05.926Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T06:05:05.926Z] 0510c868ecb4: Pulling fs layer [2021-06-16T06:05:05.926Z] afea3b2eda06: Pulling fs layer [2021-06-16T06:05:05.926Z] 7809a108b3ef: Pulling fs layer [2021-06-16T06:05:05.926Z] f706445af74f: Pulling fs layer [2021-06-16T06:05:05.926Z] 0510c868ecb4: Waiting [2021-06-16T06:05:05.926Z] afea3b2eda06: Waiting [2021-06-16T06:05:05.926Z] 7809a108b3ef: Waiting [2021-06-16T06:05:05.926Z] f706445af74f: Waiting [2021-06-16T06:05:06.189Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T06:05:06.189Z] 4c4ab2625f07: Download complete [2021-06-16T06:05:06.189Z] adcc1eea9eea: Verifying Checksum [2021-06-16T06:05:06.189Z] adcc1eea9eea: Download complete [2021-06-16T06:05:06.189Z] afea3b2eda06: Verifying Checksum [2021-06-16T06:05:06.189Z] afea3b2eda06: Download complete [2021-06-16T06:05:06.189Z] 7809a108b3ef: Verifying Checksum [2021-06-16T06:05:06.189Z] 7809a108b3ef: Download complete [2021-06-16T06:05:06.189Z] 540db60ca938: Verifying Checksum [2021-06-16T06:05:06.189Z] 540db60ca938: Download complete [2021-06-16T06:05:06.450Z] 540db60ca938: Pull complete [2021-06-16T06:05:06.450Z] adcc1eea9eea: Pull complete [2021-06-16T06:05:06.711Z] 4c4ab2625f07: Pull complete [2021-06-16T06:05:07.662Z] f706445af74f: Verifying Checksum [2021-06-16T06:05:07.662Z] f706445af74f: Download complete [2021-06-16T06:05:08.239Z] 0510c868ecb4: Verifying Checksum [2021-06-16T06:05:08.239Z] 0510c868ecb4: Download complete [2021-06-16T06:05:11.561Z] 0510c868ecb4: Pull complete [2021-06-16T06:05:11.561Z] afea3b2eda06: Pull complete [2021-06-16T06:05:11.561Z] 7809a108b3ef: Pull complete [2021-06-16T06:05:12.970Z] f706445af74f: Pull complete [2021-06-16T06:05:12.970Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T06:05:12.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T06:05:12.970Z] ---> b068be0155e3 [2021-06-16T06:05:12.970Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T06:05:17.188Z] ---> Running in 13864f236a8b [2021-06-16T06:05:17.188Z] Removing intermediate container 13864f236a8b [2021-06-16T06:05:17.188Z] ---> 2a8ca3fe2eee [2021-06-16T06:05:17.188Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:05:17.188Z] ---> Running in 4257d9384032 [2021-06-16T06:05:17.451Z] Removing intermediate container 4257d9384032 [2021-06-16T06:05:17.451Z] ---> f9604f0acf1d [2021-06-16T06:05:17.451Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-16T06:05:17.451Z] ---> Running in 8ef25257e149 [2021-06-16T06:05:17.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:05:18.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:05:19.592Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-16T06:05:19.592Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-16T06:05:19.592Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-16T06:05:19.857Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-16T06:05:19.857Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-16T06:05:20.118Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-16T06:05:20.118Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T06:05:20.118Z] OK: 150 MiB in 46 packages [2021-06-16T06:05:20.382Z] Removing intermediate container 8ef25257e149 [2021-06-16T06:05:20.382Z] ---> 108cabd8a6c7 [2021-06-16T06:05:20.382Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-16T06:05:20.382Z] ---> Running in 497c8b96d76b [2021-06-16T06:05:20.643Z] Removing intermediate container 497c8b96d76b [2021-06-16T06:05:20.643Z] ---> 67c7d6e6cbc6 [2021-06-16T06:05:20.643Z] Step 7/8 : COPY . . [2021-06-16T06:05:21.218Z] ---> 3c5057f3d0b9 [2021-06-16T06:05:21.218Z] Step 8/8 : RUN go mod download [2021-06-16T06:05:21.218Z] ---> Running in 9f04024fcbaa [2021-06-16T06:05:33.686Z] Removing intermediate container 9f04024fcbaa [2021-06-16T06:05:33.686Z] ---> 62e68e724768 [2021-06-16T06:05:33.686Z] Successfully built 62e68e724768 [2021-06-16T06:05:33.686Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:05:33.993Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T06:05:33.993Z] . [Pipeline] withDockerContainer [2021-06-16T06:05:34.069Z] prd-centos7-docker-4c-2g-1654 does not seem to be running inside a container [2021-06-16T06:05:34.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T06:05:34.514Z] $ docker top a39d91096e2ac564686a15bf789920703627749a3c7fd5af5abb7d98db3f7dc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:05:34.896Z] + go version [2021-06-16T06:05:34.896Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T06:05:34.908Z] $ docker stop --time=1 a39d91096e2ac564686a15bf789920703627749a3c7fd5af5abb7d98db3f7dc7 [2021-06-16T06:05:36.134Z] $ docker rm -f a39d91096e2ac564686a15bf789920703627749a3c7fd5af5abb7d98db3f7dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:05:36.786Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T06:05:36.786Z] . [Pipeline] withDockerContainer [2021-06-16T06:05:38.794Z] prd-centos7-docker-4c-2g-1654 does not seem to be running inside a container [2021-06-16T06:05:38.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T06:05:39.219Z] $ docker top 20062c492eca3c87223f6c46393ef407d0add417d8b042fc0d771f6becb818ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:05:39.668Z] + go mod tidy [Pipeline] sh [2021-06-16T06:05:40.312Z] + make test [2021-06-16T06:05:40.312Z] go mod tidy [2021-06-16T06:05:40.312Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T06:05:46.163Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-16T06:06:08.236Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-16T06:06:08.236Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-16T06:06:08.236Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-16T06:06:09.642Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.058s coverage: 25.4% of statements [2021-06-16T06:06:09.642Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-16T06:06:09.642Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 28.1% of statements [2021-06-16T06:06:10.228Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.057s coverage: 78.9% of statements [2021-06-16T06:06:10.228Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.041s coverage: 9.0% of statements [2021-06-16T06:06:10.228Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-16T06:06:10.228Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-16T06:06:10.228Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-16T06:06:11.187Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.078s coverage: 29.2% of statements [2021-06-16T06:06:11.187Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-16T06:06:13.690Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.053s coverage: 83.3% of statements [2021-06-16T06:06:13.690Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-16T06:06:13.690Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-16T06:06:13.690Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 58.0% of statements [2021-06-16T06:06:13.690Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.810s coverage: 89.2% of statements [2021-06-16T06:06:13.690Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-16T06:06:13.690Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 5.0% of statements [2021-06-16T06:06:13.690Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-16T06:06:13.690Z] GO111MODULE=on go vet ./... [2021-06-16T06:06:19.842Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1655 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws [2021-06-16T06:06:19.863Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-06-16T06:06:20.072Z] Selected Git installation does not exist. Using Default [2021-06-16T06:06:20.073Z] The recommended git tool is: NONE [2021-06-16T06:06:25.349Z] using credential edgex-jenkins-ssh [2021-06-16T06:06:25.368Z] Cloning the remote Git repository [2021-06-16T06:06:25.421Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-16T06:06:25.543Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-06-16T06:06:25.643Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-16T06:06:25.644Z] > git --version # timeout=10 [2021-06-16T06:06:25.661Z] > git --version # 'git version 2.17.1' [2021-06-16T06:06:25.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:06:25.781Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:06:26.961Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-16T06:06:26.989Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T06:06:27.019Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-16T06:06:27.058Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-16T06:06:27.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:06:27.076Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T06:06:28.767Z] Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit 6a4f7335f63ec55d91c4c3fd453eb299495361ac [2021-06-16T06:06:28.787Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:06:28.805Z] > git checkout -f 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 [2021-06-16T06:06:29.045Z] Merge succeeded, producing 1aee5a7dd750857cf7093492ee30a4087f2eec47 [2021-06-16T06:06:29.045Z] Checking out Revision 1aee5a7dd750857cf7093492ee30a4087f2eec47 (PR-971) [2021-06-16T06:06:28.920Z] > git remote # timeout=10 [2021-06-16T06:06:28.937Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T06:06:28.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T06:06:28.958Z] > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 [2021-06-16T06:06:29.031Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T06:06:29.053Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T06:06:29.065Z] > git checkout -f 1aee5a7dd750857cf7093492ee30a4087f2eec47 # timeout=10 [2021-06-16T06:06:31.896Z] gofmt -l . [2021-06-16T06:06:31.896Z] [ "`gofmt -l .`" = "" ] [2021-06-16T06:06:31.896Z] ./bin/test-attribution-txt.sh [2021-06-16T06:06:31.896Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-16T06:06:31.911Z] $ docker stop --time=1 20062c492eca3c87223f6c46393ef407d0add417d8b042fc0d771f6becb818ec [2021-06-16T06:06:34.929Z] $ docker rm -f 20062c492eca3c87223f6c46393ef407d0add417d8b042fc0d771f6becb818ec [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:06:35.377Z] Commit message: "Merge commit 'a0283ea75e3b124ec5b34ddb1bd6fdababf84013' into HEAD" [2021-06-16T06:06:35.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T06:06:35.386Z] > git rev-list --no-walk 6a4f7335f63ec55d91c4c3fd453eb299495361ac # timeout=10 [2021-06-16T06:06:35.632Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T06:06:36.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T06:06:37.491Z] + ls -al . [2021-06-16T06:06:37.491Z] total 208 [2021-06-16T06:06:37.491Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 06:06 . [2021-06-16T06:06:37.491Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 06:04 .. [2021-06-16T06:06:37.491Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 16 06:04 bin [2021-06-16T06:06:37.491Z] -rw-r--r--. 1 jenkins jenkins 126073 Jun 16 06:06 coverage.out [2021-06-16T06:06:37.491Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 16 06:04 Dockerfile.build [2021-06-16T06:06:37.491Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 16 06:04 .dockerignore [2021-06-16T06:06:37.491Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 16 06:04 example [2021-06-16T06:06:37.491Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 16 06:04 .git [2021-06-16T06:06:37.491Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 06:04 .github [2021-06-16T06:06:37.491Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 16 06:04 .gitignore [2021-06-16T06:06:37.491Z] -rw-r--r--. 1 jenkins jenkins 576 Jun 16 06:06 go.mod [2021-06-16T06:06:37.491Z] -rw-r--r--. 1 jenkins jenkins 20385 Jun 16 06:05 go.sum [2021-06-16T06:06:37.491Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 16 06:04 internal [2021-06-16T06:06:37.491Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 16 06:04 Jenkinsfile [2021-06-16T06:06:37.491Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 16 06:04 LICENSE [2021-06-16T06:06:37.491Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 16 06:04 Makefile [2021-06-16T06:06:37.491Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 16 06:04 openapi [2021-06-16T06:06:37.491Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 16 06:04 pkg [2021-06-16T06:06:37.491Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 16 06:04 README.md [2021-06-16T06:06:37.491Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 16 06:04 RELEASE-NOTES.txt [2021-06-16T06:06:37.491Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 16 06:04 snap [2021-06-16T06:06:37.491Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 16 06:02 VERSION [2021-06-16T06:06:37.491Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 16 06:04 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:06:37.515Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:06:37.793Z] + docker build -t 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=43e66409f5b1adac98e05314612fd0d98bd83a33 --label arch=amd64 --label version=0.0.0 . [2021-06-16T06:06:37.793Z] Sending build context to Docker daemon 2.809MB [2021-06-16T06:06:37.793Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:06:37.793Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-16T06:06:37.793Z] ---> 62e68e724768 [2021-06-16T06:06:37.793Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-16T06:06:37.793Z] ---> Running in 3ec0dcb9407d [2021-06-16T06:06:37.918Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T06:06:38.055Z] Removing intermediate container 3ec0dcb9407d [2021-06-16T06:06:38.055Z] ---> 7aa906d47f56 [2021-06-16T06:06:38.055Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T06:06:38.055Z] ---> Running in c5268b40d60a [2021-06-16T06:06:38.055Z] Removing intermediate container c5268b40d60a [2021-06-16T06:06:38.055Z] ---> fe6ef0b56d9a [2021-06-16T06:06:38.055Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:06:38.055Z] ---> Running in c88f0b2648b9 [2021-06-16T06:06:38.267Z] + + truesudo [2021-06-16T06:06:38.267Z] service docker restart [2021-06-16T06:06:38.629Z] Removing intermediate container c88f0b2648b9 [2021-06-16T06:06:38.629Z] ---> 22f0f0394089 [2021-06-16T06:06:38.629Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-16T06:06:38.629Z] ---> Running in d5d3dd6130ce [2021-06-16T06:06:38.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:06:39.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:06:40.780Z] OK: 150 MiB in 46 packages [2021-06-16T06:06:40.780Z] Removing intermediate container d5d3dd6130ce [2021-06-16T06:06:40.780Z] ---> 5fcb099e303c [2021-06-16T06:06:40.780Z] Step 7/23 : COPY . . [2021-06-16T06:06:41.353Z] ---> cb8ab3716f4c [2021-06-16T06:06:41.353Z] Step 8/23 : RUN go mod download [2021-06-16T06:06:41.353Z] ---> Running in b00b6385908b [2021-06-16T06:06:41.613Z] Removing intermediate container b00b6385908b [2021-06-16T06:06:41.613Z] ---> 78cddfe32dcc [2021-06-16T06:06:41.613Z] Step 9/23 : RUN make build [2021-06-16T06:06:41.874Z] ---> Running in d830a71bf1a8 [2021-06-16T06:06:42.143Z] go mod tidy [2021-06-16T06:06:42.143Z] CGO_ENABLED=1 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-06-16T06:06:52.228Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-16T06:06:53.172Z] Removing intermediate container d830a71bf1a8 [2021-06-16T06:06:53.172Z] ---> 807b6905b9d7 [2021-06-16T06:06:53.172Z] Step 10/23 : FROM alpine:3.12 [2021-06-16T06:06:53.748Z] 3.12: Pulling from library/alpine [2021-06-16T06:06:54.017Z] 339de151aab4: Pulling fs layer [2021-06-16T06:06:54.017Z] 339de151aab4: Download complete [2021-06-16T06:06:54.279Z] 339de151aab4: Pull complete [2021-06-16T06:06:54.279Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T06:06:54.279Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T06:06:54.279Z] ---> 13621d1b12d4 [2021-06-16T06:06:54.279Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T06:06:54.279Z] ---> Running in a0b478e630e3 [2021-06-16T06:06:54.279Z] Removing intermediate container a0b478e630e3 [2021-06-16T06:06:54.279Z] ---> 3d2cdf16616b [2021-06-16T06:06:54.279Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:06:54.539Z] ---> Running in 877323f5578f [2021-06-16T06:06:54.802Z] Removing intermediate container 877323f5578f [2021-06-16T06:06:54.802Z] ---> a14715a16f62 [2021-06-16T06:06:54.802Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-16T06:06:54.802Z] ---> Running in 1da64dee4719 [2021-06-16T06:06:55.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T06:06:56.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T06:06:56.270Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-16T06:06:56.270Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-16T06:06:56.270Z] (3/5) Installing libstdc++ (9.3.0-r2) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:06:56.623Z] provisioning config files... [2021-06-16T06:06:56.649Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6037759528490662919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:06:57.022Z] ---> docker-login.sh [2021-06-16T06:06:57.022Z] nexus3.edgexfoundry.org:10001 [2021-06-16T06:06:57.213Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-16T06:06:57.477Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-16T06:06:57.477Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:06:57.477Z] OK: 8 MiB in 19 packages [2021-06-16T06:06:57.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:06:57.741Z] Removing intermediate container 1da64dee4719 [2021-06-16T06:06:57.741Z] ---> be678d841af9 [2021-06-16T06:06:57.741Z] Step 14/23 : WORKDIR / [2021-06-16T06:06:58.002Z] ---> Running in c831434c140e [2021-06-16T06:06:58.002Z] Removing intermediate container c831434c140e [2021-06-16T06:06:58.002Z] ---> fd43ffc3ffe0 [2021-06-16T06:06:58.002Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-16T06:06:58.002Z] ---> 8414b30b80bc [2021-06-16T06:06:58.002Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-16T06:06:58.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:06:58.221Z] Configure a credential helper to remove this warning. See [2021-06-16T06:06:58.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:06:58.221Z] [2021-06-16T06:06:58.221Z] Login Succeeded [2021-06-16T06:06:58.221Z] nexus3.edgexfoundry.org:10002 [2021-06-16T06:06:58.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:06:58.576Z] ---> 2b1cda506b50 [2021-06-16T06:06:58.576Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-16T06:06:58.576Z] ---> 264d23a6baaf [2021-06-16T06:06:58.576Z] Step 18/23 : EXPOSE 59999 [2021-06-16T06:06:58.576Z] ---> Running in ee9b1b090bb7 [2021-06-16T06:06:58.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:06:58.778Z] Configure a credential helper to remove this warning. See [2021-06-16T06:06:58.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:06:58.778Z] [2021-06-16T06:06:58.778Z] Login Succeeded [2021-06-16T06:06:58.778Z] nexus3.edgexfoundry.org:10003 [2021-06-16T06:06:58.839Z] Removing intermediate container ee9b1b090bb7 [2021-06-16T06:06:58.839Z] ---> 2c983a4de271 [2021-06-16T06:06:58.839Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-16T06:06:58.839Z] ---> Running in df4db8f43b4e [2021-06-16T06:06:58.839Z] Removing intermediate container df4db8f43b4e [2021-06-16T06:06:58.839Z] ---> 01ebc219ea66 [2021-06-16T06:06:58.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:06:58.839Z] ---> Running in e57f63ba6cf5 [2021-06-16T06:06:59.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:06:59.107Z] Removing intermediate container e57f63ba6cf5 [2021-06-16T06:06:59.107Z] ---> 51905ddef1c2 [2021-06-16T06:06:59.107Z] Step 21/23 : LABEL arch=amd64 [2021-06-16T06:06:59.107Z] ---> Running in 843447d11110 [2021-06-16T06:06:59.107Z] Removing intermediate container 843447d11110 [2021-06-16T06:06:59.107Z] ---> 40b4f1e0d159 [2021-06-16T06:06:59.107Z] Step 22/23 : LABEL git_sha=43e66409f5b1adac98e05314612fd0d98bd83a33 [2021-06-16T06:06:59.107Z] ---> Running in a4b8b3d2e65f [2021-06-16T06:06:59.107Z] Removing intermediate container a4b8b3d2e65f [2021-06-16T06:06:59.107Z] ---> 2f50a3bbd4db [2021-06-16T06:06:59.107Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T06:06:59.107Z] ---> Running in 67594797366a [2021-06-16T06:06:59.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:06:59.328Z] Configure a credential helper to remove this warning. See [2021-06-16T06:06:59.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:06:59.329Z] [2021-06-16T06:06:59.329Z] Login Succeeded [2021-06-16T06:06:59.329Z] nexus3.edgexfoundry.org:10004 [2021-06-16T06:06:59.367Z] Removing intermediate container 67594797366a [2021-06-16T06:06:59.367Z] ---> fae32de5c1b8 [2021-06-16T06:06:59.367Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-16T06:06:59.367Z] Successfully built fae32de5c1b8 [2021-06-16T06:06:59.367Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-06-16T06:06:59.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:06:59.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:06:59.875Z] Configure a credential helper to remove this warning. See [2021-06-16T06:06:59.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:06:59.875Z] [2021-06-16T06:06:59.875Z] Login Succeeded [2021-06-16T06:06:59.875Z] docker.io [2021-06-16T06:07:00.132Z] ---> job-cost.sh [2021-06-16T06:07:00.132Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Sfd [2021-06-16T06:07:00.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T06:07:00.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T06:07:00.418Z] Configure a credential helper to remove this warning. See [2021-06-16T06:07:00.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T06:07:00.418Z] [2021-06-16T06:07:00.418Z] Login Succeeded [2021-06-16T06:07:00.418Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T06:07:00.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T06:07:00.982Z] ========================================================= [2021-06-16T06:07:00.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T06:07:00.982Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:07:01.389Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T06:07:01.994Z] Sending build context to Docker daemon 2.68MB [2021-06-16T06:07:01.994Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:07:01.994Z] Step 2/8 : FROM ${BASE} [2021-06-16T06:07:01.994Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T06:07:01.994Z] 595b0fe564bb: Pulling fs layer [2021-06-16T06:07:01.994Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T06:07:01.994Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T06:07:01.994Z] ba82ee9f976e: Pulling fs layer [2021-06-16T06:07:01.994Z] 506bd15cee9f: Pulling fs layer [2021-06-16T06:07:01.994Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T06:07:01.994Z] 618dc40b7e24: Pulling fs layer [2021-06-16T06:07:01.994Z] ba82ee9f976e: Waiting [2021-06-16T06:07:01.994Z] 75a0a4a0db45: Waiting [2021-06-16T06:07:01.994Z] 618dc40b7e24: Waiting [2021-06-16T06:07:02.268Z] 506bd15cee9f: Waiting [2021-06-16T06:07:02.268Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T06:07:02.268Z] 5b7225fbf94c: Download complete [2021-06-16T06:07:02.268Z] 3088b5b3c5c0: Download complete [2021-06-16T06:07:02.268Z] 506bd15cee9f: Verifying Checksum [2021-06-16T06:07:02.268Z] 506bd15cee9f: Download complete [2021-06-16T06:07:02.268Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T06:07:02.268Z] 75a0a4a0db45: Download complete [2021-06-16T06:07:02.268Z] 595b0fe564bb: Verifying Checksum [2021-06-16T06:07:02.268Z] 595b0fe564bb: Download complete [2021-06-16T06:07:02.869Z] 595b0fe564bb: Pull complete [2021-06-16T06:07:03.468Z] 3088b5b3c5c0: Pull complete [2021-06-16T06:07:03.752Z] 5b7225fbf94c: Pull complete [2021-06-16T06:07:05.185Z] 618dc40b7e24: Verifying Checksum [2021-06-16T06:07:05.185Z] 618dc40b7e24: Download complete [2021-06-16T06:07:07.155Z] ba82ee9f976e: Verifying Checksum [2021-06-16T06:07:07.155Z] ba82ee9f976e: Download complete [2021-06-16T06:07:12.257Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T06:07:19.060Z] ba82ee9f976e: Pull complete [2021-06-16T06:07:19.060Z] 506bd15cee9f: Pull complete [2021-06-16T06:07:19.060Z] 75a0a4a0db45: Pull complete [2021-06-16T06:07:22.327Z] lf-activate-venv(): INFO: Adding /tmp/venv-7Sfd/bin to PATH [2021-06-16T06:07:22.327Z] INFO: No Stack... [2021-06-16T06:07:22.327Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T06:07:22.465Z] 618dc40b7e24: Pull complete [2021-06-16T06:07:22.465Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T06:07:22.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T06:07:22.465Z] ---> a36622ca3599 [2021-06-16T06:07:22.465Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T06:07:22.899Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T06:07:23.205Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-06-16T06:07:23.205Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T06:07:23.239Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] [2021-06-16T06:07:23.261Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] did not exist. Created. [2021-06-16T06:07:23.261Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T06:07:23.602Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T06:07:23.754Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T06:07:23.766Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T06:07:24.455Z] ---> Running in 3a8c779fdad0 [2021-06-16T06:07:24.734Z] Removing intermediate container 3a8c779fdad0 [2021-06-16T06:07:24.734Z] ---> 0fd448fc3a11 [2021-06-16T06:07:24.734Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:07:24.734Z] ---> Running in 11e46ea55e1a [2021-06-16T06:07:27.370Z] Removing intermediate container 11e46ea55e1a [2021-06-16T06:07:27.370Z] ---> a3225dde9cdc [2021-06-16T06:07:27.370Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-16T06:07:27.370Z] ---> Running in c787872bb346 [2021-06-16T06:07:28.809Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:07:29.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:07:30.386Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-16T06:07:30.386Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-16T06:07:30.658Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-16T06:07:30.658Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-16T06:07:30.658Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-16T06:07:30.932Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-16T06:07:30.932Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T06:07:30.932Z] OK: 139 MiB in 46 packages [2021-06-16T06:07:32.400Z] Removing intermediate container c787872bb346 [2021-06-16T06:07:32.400Z] ---> cbef45c61ced [2021-06-16T06:07:32.400Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-16T06:07:32.674Z] ---> Running in aa5747d1060d [2021-06-16T06:07:33.271Z] Removing intermediate container aa5747d1060d [2021-06-16T06:07:33.271Z] ---> 2cf3748bbe1c [2021-06-16T06:07:33.271Z] Step 7/8 : COPY . . [2021-06-16T06:07:34.713Z] ---> 67ed5672c1fd [2021-06-16T06:07:34.713Z] Step 8/8 : RUN go mod download [2021-06-16T06:07:34.713Z] ---> Running in 2cd1dbb38153 [2021-06-16T06:08:01.598Z] Removing intermediate container 2cd1dbb38153 [2021-06-16T06:08:01.598Z] ---> d2d636516ba6 [2021-06-16T06:08:01.598Z] Successfully built d2d636516ba6 [2021-06-16T06:08:01.598Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:08:01.949Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T06:08:01.949Z] . [Pipeline] withDockerContainer [2021-06-16T06:08:02.233Z] prd-ubuntu18.04-docker-arm64-4c-16g-1655 does not seem to be running inside a container [2021-06-16T06:08:02.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T06:08:04.028Z] $ docker top 39be434b5a36feab0725b279933f7ceba14aeb97d63511f36529fcabe4e82eb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:08:05.004Z] + go version [2021-06-16T06:08:05.004Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T06:08:05.032Z] $ docker stop --time=1 39be434b5a36feab0725b279933f7ceba14aeb97d63511f36529fcabe4e82eb3 [2021-06-16T06:08:06.866Z] $ docker rm -f 39be434b5a36feab0725b279933f7ceba14aeb97d63511f36529fcabe4e82eb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:08:07.704Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T06:08:07.704Z] . [Pipeline] withDockerContainer [2021-06-16T06:08:07.968Z] prd-ubuntu18.04-docker-arm64-4c-16g-1655 does not seem to be running inside a container [2021-06-16T06:08:08.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T06:08:09.641Z] $ docker top 4ebb37ea37de6ac00aaa2108c38db147ea1212db18a5d999726b66a8fa8edfd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:08:10.634Z] + go mod tidy [Pipeline] sh [2021-06-16T06:08:11.930Z] + make test [2021-06-16T06:08:11.930Z] go mod tidy [2021-06-16T06:08:12.534Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T06:08:35.996Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-16T06:09:45.473Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-16T06:09:45.473Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-16T06:09:45.473Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-16T06:09:52.224Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.279s coverage: 25.4% of statements [2021-06-16T06:09:52.224Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-16T06:09:52.224Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.188s coverage: 28.1% of statements [2021-06-16T06:09:52.224Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.227s coverage: 78.9% of statements [2021-06-16T06:09:52.224Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.216s coverage: 9.0% of statements [2021-06-16T06:09:52.224Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-16T06:09:52.224Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-16T06:09:52.224Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-16T06:09:53.239Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.350s coverage: 29.2% of statements [2021-06-16T06:09:53.239Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-16T06:09:55.247Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.200s coverage: 83.3% of statements [2021-06-16T06:09:55.247Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-16T06:09:55.247Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-16T06:09:55.247Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.361s coverage: 58.0% of statements [2021-06-16T06:09:59.567Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.994s coverage: 89.2% of statements [2021-06-16T06:09:59.567Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-16T06:09:59.567Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.182s coverage: 5.0% of statements [2021-06-16T06:09:59.567Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-16T06:09:59.567Z] GO111MODULE=on go vet ./... [2021-06-16T06:11:00.154Z] gofmt -l . [2021-06-16T06:11:00.154Z] [ "`gofmt -l .`" = "" ] [2021-06-16T06:11:00.154Z] ./bin/test-attribution-txt.sh [2021-06-16T06:11:00.154Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-16T06:11:00.181Z] $ docker stop --time=1 4ebb37ea37de6ac00aaa2108c38db147ea1212db18a5d999726b66a8fa8edfd7 [2021-06-16T06:11:02.308Z] $ docker rm -f 4ebb37ea37de6ac00aaa2108c38db147ea1212db18a5d999726b66a8fa8edfd7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T06:11:03.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T06:11:03.461Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T06:11:04.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T06:11:04.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T06:11:04.907Z] + ls -al . [2021-06-16T06:11:04.907Z] total 244 [2021-06-16T06:11:04.907Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 06:10 . [2021-06-16T06:11:04.907Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 06:06 .. [2021-06-16T06:11:04.907Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 16 06:06 .dockerignore [2021-06-16T06:11:04.907Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 06:06 .git [2021-06-16T06:11:04.907Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 06:06 .github [2021-06-16T06:11:04.907Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 16 06:06 .gitignore [2021-06-16T06:11:04.907Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 16 06:06 Dockerfile.build [2021-06-16T06:11:04.907Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 16 06:06 Jenkinsfile [2021-06-16T06:11:04.907Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 16 06:06 LICENSE [2021-06-16T06:11:04.907Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 16 06:06 Makefile [2021-06-16T06:11:04.907Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 16 06:06 README.md [2021-06-16T06:11:04.907Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 16 06:06 RELEASE-NOTES.txt [2021-06-16T06:11:04.907Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 16 06:02 VERSION [2021-06-16T06:11:04.907Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 06:06 bin [2021-06-16T06:11:04.907Z] -rw-r--r-- 1 jenkins jenkins 126073 Jun 16 06:09 coverage.out [2021-06-16T06:11:04.907Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 06:06 example [2021-06-16T06:11:04.907Z] -rw-r--r-- 1 jenkins jenkins 576 Jun 16 06:10 go.mod [2021-06-16T06:11:04.907Z] -rw-r--r-- 1 jenkins jenkins 20385 Jun 16 06:08 go.sum [2021-06-16T06:11:04.907Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 16 06:06 internal [2021-06-16T06:11:04.907Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 06:06 openapi [2021-06-16T06:11:04.907Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 06:06 pkg [2021-06-16T06:11:04.907Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 06:06 snap [2021-06-16T06:11:04.907Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 16 06:06 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:11:05.255Z] + docker build -t 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=1aee5a7dd750857cf7093492ee30a4087f2eec47 --label arch=arm64 --label version=0.0.0 . [2021-06-16T06:11:05.860Z] Sending build context to Docker daemon 2.807MB [2021-06-16T06:11:05.860Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T06:11:05.860Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-16T06:11:05.860Z] ---> d2d636516ba6 [2021-06-16T06:11:05.860Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-16T06:11:06.134Z] ---> Running in dc8b3508c9e3 [2021-06-16T06:11:06.732Z] Removing intermediate container dc8b3508c9e3 [2021-06-16T06:11:06.732Z] ---> c6d758c63b1d [2021-06-16T06:11:06.732Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T06:11:06.732Z] ---> Running in 797c89282f10 [2021-06-16T06:11:07.328Z] Removing intermediate container 797c89282f10 [2021-06-16T06:11:07.328Z] ---> ea9cc0eafc17 [2021-06-16T06:11:07.328Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:11:07.328Z] ---> Running in 735ae77b6a9d [2021-06-16T06:11:09.329Z] Removing intermediate container 735ae77b6a9d [2021-06-16T06:11:09.329Z] ---> 94d58a90a25e [2021-06-16T06:11:09.329Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-16T06:11:09.606Z] ---> Running in 45db4184d96d [2021-06-16T06:11:11.044Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:11:11.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:11:12.634Z] OK: 139 MiB in 46 packages [2021-06-16T06:11:14.077Z] Removing intermediate container 45db4184d96d [2021-06-16T06:11:14.077Z] ---> de45ed4fee20 [2021-06-16T06:11:14.077Z] Step 7/23 : COPY . . [2021-06-16T06:11:15.515Z] ---> dfeba6941075 [2021-06-16T06:11:15.515Z] Step 8/23 : RUN go mod download [2021-06-16T06:11:15.515Z] ---> Running in 2a4621071768 [2021-06-16T06:11:18.145Z] Removing intermediate container 2a4621071768 [2021-06-16T06:11:18.145Z] ---> 59b3575e5638 [2021-06-16T06:11:18.145Z] Step 9/23 : RUN make build [2021-06-16T06:11:18.145Z] ---> Running in 31a8674cd726 [2021-06-16T06:11:19.128Z] go mod tidy [2021-06-16T06:11:19.731Z] CGO_ENABLED=1 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-06-16T06:11:52.123Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-16T06:11:53.561Z] Removing intermediate container 31a8674cd726 [2021-06-16T06:11:53.561Z] ---> 52bb2991b4f1 [2021-06-16T06:11:53.561Z] Step 10/23 : FROM alpine:3.12 [2021-06-16T06:11:54.155Z] 3.12: Pulling from library/alpine [2021-06-16T06:11:54.155Z] d2f70382dc9a: Pulling fs layer [2021-06-16T06:11:54.429Z] d2f70382dc9a: Verifying Checksum [2021-06-16T06:11:54.429Z] d2f70382dc9a: Download complete [2021-06-16T06:11:55.032Z] d2f70382dc9a: Pull complete [2021-06-16T06:11:55.032Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T06:11:55.032Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T06:11:55.032Z] ---> c4fd0aeabfcf [2021-06-16T06:11:55.032Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T06:11:55.307Z] ---> Running in 577b09ba9b5b [2021-06-16T06:11:58.113Z] Removing intermediate container 577b09ba9b5b [2021-06-16T06:11:58.113Z] ---> 4aa05c6c7f93 [2021-06-16T06:11:58.113Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T06:11:58.113Z] ---> Running in a47ad5337603 [2021-06-16T06:11:58.113Z] Removing intermediate container a47ad5337603 [2021-06-16T06:11:58.113Z] ---> da1e3ba0ba6e [2021-06-16T06:11:58.113Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-16T06:11:58.384Z] ---> Running in ae14664e9608 [2021-06-16T06:11:59.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T06:11:59.985Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T06:12:00.971Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-16T06:12:00.971Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-16T06:12:00.971Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-16T06:12:01.247Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-16T06:12:01.247Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-16T06:12:01.247Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T06:12:01.523Z] OK: 8 MiB in 19 packages [2021-06-16T06:12:02.525Z] Removing intermediate container ae14664e9608 [2021-06-16T06:12:02.525Z] ---> 4a37e051a01a [2021-06-16T06:12:02.525Z] Step 14/23 : WORKDIR / [2021-06-16T06:12:02.799Z] ---> Running in 6f589dfbf05b [2021-06-16T06:12:03.399Z] Removing intermediate container 6f589dfbf05b [2021-06-16T06:12:03.399Z] ---> 637968a90690 [2021-06-16T06:12:03.399Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-16T06:12:03.994Z] ---> 2f83411a4117 [2021-06-16T06:12:03.994Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-16T06:12:05.428Z] ---> 636e901a26f3 [2021-06-16T06:12:05.429Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-16T06:12:06.025Z] ---> 654fbf41da4a [2021-06-16T06:12:06.025Z] Step 18/23 : EXPOSE 59999 [2021-06-16T06:12:06.298Z] ---> Running in 602cc60a9e83 [2021-06-16T06:12:06.895Z] Removing intermediate container 602cc60a9e83 [2021-06-16T06:12:06.895Z] ---> f7d12bac713d [2021-06-16T06:12:06.895Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-16T06:12:06.895Z] ---> Running in e243478ef001 [2021-06-16T06:12:07.491Z] Removing intermediate container e243478ef001 [2021-06-16T06:12:07.491Z] ---> 4927fdacf18d [2021-06-16T06:12:07.491Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T06:12:07.491Z] ---> Running in d81a3b95c168 [2021-06-16T06:12:08.089Z] Removing intermediate container d81a3b95c168 [2021-06-16T06:12:08.089Z] ---> a6fa720d81e8 [2021-06-16T06:12:08.089Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T06:12:08.089Z] ---> Running in 06a65539b6f4 [2021-06-16T06:12:08.696Z] Removing intermediate container 06a65539b6f4 [2021-06-16T06:12:08.696Z] ---> 4feef48ebf13 [2021-06-16T06:12:08.696Z] Step 22/23 : LABEL git_sha=1aee5a7dd750857cf7093492ee30a4087f2eec47 [2021-06-16T06:12:08.696Z] ---> Running in 4e166445223a [2021-06-16T06:12:09.293Z] Removing intermediate container 4e166445223a [2021-06-16T06:12:09.293Z] ---> b38fb18f4fb0 [2021-06-16T06:12:09.293Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T06:12:09.572Z] ---> Running in cf237b961646 [2021-06-16T06:12:09.844Z] Removing intermediate container cf237b961646 [2021-06-16T06:12:09.844Z] ---> 582de6225be6 [2021-06-16T06:12:09.844Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-16T06:12:09.844Z] Successfully built 582de6225be6 [2021-06-16T06:12:09.844Z] Successfully tagged 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:12:10.699Z] ---> job-cost.sh [2021-06-16T06:12:10.699Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tcon [2021-06-16T06:12:50.715Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T06:14:15.082Z] lf-activate-venv(): INFO: Adding /tmp/venv-Tcon/bin to PATH [2021-06-16T06:14:15.082Z] INFO: No Stack... [2021-06-16T06:14:15.082Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T06:14:15.082Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T06:14:15.429Z] + + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-06-16T06:14:15.429Z] cut -d, -f6 [Pipeline] lock [2021-06-16T06:14:15.493Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] [2021-06-16T06:14:15.504Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] did not exist. Created. [2021-06-16T06:14:15.504Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T06:14:15.881Z] /w/workspace/device-sdk-go/2@tmp/durable-cff60707/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-cff60707/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T06:14:16.226Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T06:14:16.258Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T06:14:16.422Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T06:14:16.431Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-2-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-06-16T06:14:17.029Z] provisioning config files... [2021-06-16T06:14:17.041Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config7841061802155846770tmp [Pipeline] { [Pipeline] sh [2021-06-16T06:14:17.363Z] + set +x [2021-06-16T06:14:17.363Z] + bash -s -- [2021-06-16T06:14:17.363Z] + curl -s https://codecov.io/bash [2021-06-16T06:14:17.363Z] [2021-06-16T06:14:17.363Z] _____ _ [2021-06-16T06:14:17.363Z] / ____| | | [2021-06-16T06:14:17.363Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T06:14:17.363Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T06:14:17.363Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T06:14:17.363Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T06:14:17.363Z] Bash-1.0.3 [2021-06-16T06:14:17.363Z] [2021-06-16T06:14:17.363Z] [2021-06-16T06:14:17.363Z] ==> git version 2.24.4 found [2021-06-16T06:14:17.363Z] ==> 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-06-16T06:14:17.363Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T06:14:17.363Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T06:14:17.363Z] ==> Jenkins CI detected. [2021-06-16T06:14:17.363Z] project root: . [2021-06-16T06:14:17.363Z] --> token set from env [2021-06-16T06:14:17.363Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T06:14:17.721Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T06:14:17.721Z] ==> Python coveragepy not found [2021-06-16T06:14:17.721Z] ==> Searching for coverage reports in: [2021-06-16T06:14:17.721Z] + . [2021-06-16T06:14:17.721Z] -> Found 1 reports [2021-06-16T06:14:17.721Z] ==> Detecting git/mercurial file structure [2021-06-16T06:14:17.721Z] ==> Reading reports [2021-06-16T06:14:17.721Z] + ./coverage.out bytes=126073 [2021-06-16T06:14:17.721Z] ==> Appending adjustments [2021-06-16T06:14:17.721Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T06:14:17.721Z] + Found adjustments [2021-06-16T06:14:17.721Z] ==> Gzipping contents [2021-06-16T06:14:17.721Z] 20K /tmp/codecov.HuDZvS.gz [2021-06-16T06:14:17.721Z] ==> Uploading reports [2021-06-16T06:14:17.721Z] url: https://codecov.io [2021-06-16T06:14:17.721Z] query: branch=PR-971&commit=13d060c1d8f01a962275a947b40271f3b4cf7cf7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= [2021-06-16T06:14:17.721Z] -> Pinging Codecov [2021-06-16T06:14:17.721Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=13d060c1d8f01a962275a947b40271f3b4cf7cf7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= [2021-06-16T06:14:18.299Z] -> Uploading to [2021-06-16T06:14:18.299Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/7E55EF52A471D76F132DFD9A03CDDE97/13d060c1d8f01a962275a947b40271f3b4cf7cf7/fb955f11-a878-4b9f-ab3a-79a37f72fd42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T061418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65283b62e0aae95ec0fe7f4321aff4036af2e86aa2df33cfab36c148658cc93d [2021-06-16T06:14:18.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T06:14:18.299Z] Dload Upload Total Spent Left Speed [2021-06-16T06:14:18.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16418 0 0 100 16418 0 46985 --:--:-- --:--:-- --:--:-- 46908 100 16418 0 0 100 16418 0 46968 --:--:-- --:--:-- --:--:-- 46908 [2021-06-16T06:14:18.590Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/13d060c1d8f01a962275a947b40271f3b4cf7cf7 [Pipeline] } [2021-06-16T06:14:18.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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-06-16T06:14:20.162Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:14:20.736Z] ---> package-listing.sh [2021-06-16T06:14:20.736Z] ++ facter osfamily [2021-06-16T06:14:20.736Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T06:14:21.009Z] + OS_FAMILY=redhat [2021-06-16T06:14:21.009Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 [2021-06-16T06:14:21.009Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T06:14:21.009Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T06:14:21.009Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T06:14:21.009Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T06:14:21.009Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' [2021-06-16T06:14:21.009Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T06:14:21.009Z] + case "${OS_FAMILY}" in [2021-06-16T06:14:21.009Z] + rpm -qa [2021-06-16T06:14:21.009Z] + sort [2021-06-16T06:14:23.984Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T06:14:23.984Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T06:14:23.984Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T06:14:23.984Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' [2021-06-16T06:14:23.984Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [2021-06-16T06:14:23.984Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo [2021-06-16T06:14:24.006Z] 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-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T06:14:24.306Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:14:24.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:14:24.885Z] [2021-06-16T06:14:24.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T06:14:25.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:14:25.212Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T06:14:25.212Z] df20fa9351a1: Pulling fs layer [2021-06-16T06:14:25.212Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T06:14:25.212Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T06:14:25.212Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T06:14:25.212Z] 93b61091891f: Pulling fs layer [2021-06-16T06:14:25.212Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T06:14:25.212Z] 5e14af77c1be: Pulling fs layer [2021-06-16T06:14:25.212Z] 01666e4c0597: Pulling fs layer [2021-06-16T06:14:25.212Z] aa168da1d23b: Pulling fs layer [2021-06-16T06:14:25.212Z] 93b9cdb0e59b: Waiting [2021-06-16T06:14:25.212Z] 5e14af77c1be: Waiting [2021-06-16T06:14:25.212Z] 01666e4c0597: Waiting [2021-06-16T06:14:25.212Z] aa168da1d23b: Waiting [2021-06-16T06:14:25.212Z] 46f8f816bc3b: Waiting [2021-06-16T06:14:25.212Z] 93b61091891f: Waiting [2021-06-16T06:14:25.212Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T06:14:25.212Z] 36b3adc4ff6f: Download complete [2021-06-16T06:14:25.212Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T06:14:25.212Z] 46f8f816bc3b: Download complete [2021-06-16T06:14:25.212Z] df20fa9351a1: Verifying Checksum [2021-06-16T06:14:25.212Z] df20fa9351a1: Download complete [2021-06-16T06:14:25.477Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T06:14:25.477Z] 93b9cdb0e59b: Download complete [2021-06-16T06:14:25.477Z] 5e14af77c1be: Verifying Checksum [2021-06-16T06:14:25.477Z] 5e14af77c1be: Download complete [2021-06-16T06:14:25.477Z] 93b61091891f: Verifying Checksum [2021-06-16T06:14:25.477Z] 93b61091891f: Download complete [2021-06-16T06:14:25.477Z] 01666e4c0597: Verifying Checksum [2021-06-16T06:14:25.477Z] 01666e4c0597: Download complete [2021-06-16T06:14:25.477Z] df20fa9351a1: Pull complete [2021-06-16T06:14:25.738Z] 36b3adc4ff6f: Pull complete [2021-06-16T06:14:25.738Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T06:14:25.738Z] 8ad3a11d3b57: Download complete [2021-06-16T06:14:26.341Z] 8ad3a11d3b57: Pull complete [2021-06-16T06:14:26.341Z] 46f8f816bc3b: Pull complete [2021-06-16T06:14:26.913Z] 93b61091891f: Pull complete [2021-06-16T06:14:26.913Z] 93b9cdb0e59b: Pull complete [2021-06-16T06:14:26.913Z] 5e14af77c1be: Pull complete [2021-06-16T06:14:27.183Z] 01666e4c0597: Pull complete [2021-06-16T06:14:27.183Z] aa168da1d23b: Verifying Checksum [2021-06-16T06:14:27.183Z] aa168da1d23b: Download complete [2021-06-16T06:14:32.536Z] aa168da1d23b: Pull complete [2021-06-16T06:14:32.536Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T06:14:32.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T06:14:32.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T06:14:32.625Z] prd-centos7-docker-4c-2g-1650 does not seem to be running inside a container [2021-06-16T06:14:32.666Z] $ 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-971/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-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T06:14:35.612Z] $ docker top eaae3b532847fb1383bff3bf596844960f690b7991968a42335ed4d298589b94 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T06:14:36.002Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T06:14:36.303Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T06:14:36.604Z] + ls /var/log/sa-host [2021-06-16T06:14:36.604Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T06:14:36.604Z] file_magic: OK [2021-06-16T06:14:36.604Z] HZ: Using current value: 100 [2021-06-16T06:14:36.604Z] file_header: OK [2021-06-16T06:14:36.604Z] 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-06-16T06:14:36.604Z] Statistics: [2021-06-16T06:14:36.604Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T06:14:36.604Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T06:14:36.604Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T06:14:36.604Z] file_magic: OK [2021-06-16T06:14:36.604Z] HZ: Using current value: 100 [2021-06-16T06:14:36.604Z] file_header: OK [2021-06-16T06:14:36.604Z] 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-06-16T06:14:36.604Z] Statistics: [2021-06-16T06:14:36.604Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T06:14:36.604Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T06:14:36.778Z] provisioning config files... [2021-06-16T06:14:36.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config7029361426095212637tmp [Pipeline] { [Pipeline] echo [2021-06-16T06:14:36.815Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:14:37.117Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T06:14:37.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:14:37.498Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T06:14:37.509Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:14:37.818Z] ---> sudo-logs.sh [2021-06-16T06:14:37.818Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T06:14:37.851Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:14:38.147Z] ---> job-cost.sh [2021-06-16T06:14:38.147Z] lf-activate-venv: SKIPPING [2021-06-16T06:14:38.147Z] DEBUG: total: 0.18000000715255737 [2021-06-16T06:14:38.147Z] INFO: Retrieving Stack Cost... [2021-06-16T06:14:38.722Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T06:14:39.296Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T06:14:39.310Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T06:14:39.610Z] ---> logs-deploy.sh [2021-06-16T06:14:39.610Z] lf-activate-venv: SKIPPING [2021-06-16T06:14:39.610Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/2 [2021-06-16T06:14:39.610Z] INFO: archiving workspace using pattern(s): [2021-06-16T06:14:40.556Z] Archives upload complete. [2021-06-16T06:14:40.556Z] INFO: archiving logs to Nexus [2021-06-16T06:14:41.133Z] ---> uname -a: [2021-06-16T06:14:41.133Z] Linux prd-centos7-docker-4c-2g-1650.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-16T06:14:41.133Z] [2021-06-16T06:14:41.133Z] [2021-06-16T06:14:41.133Z] ---> lscpu: [2021-06-16T06:14:41.133Z] Architecture: x86_64 [2021-06-16T06:14:41.133Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T06:14:41.133Z] Byte Order: Little Endian [2021-06-16T06:14:41.133Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T06:14:41.133Z] CPU(s): 2 [2021-06-16T06:14:41.133Z] On-line CPU(s) list: 0,1 [2021-06-16T06:14:41.133Z] Thread(s) per core: 1 [2021-06-16T06:14:41.133Z] Core(s) per socket: 1 [2021-06-16T06:14:41.133Z] Socket(s): 2 [2021-06-16T06:14:41.133Z] NUMA node(s): 1 [2021-06-16T06:14:41.133Z] Vendor ID: AuthenticAMD [2021-06-16T06:14:41.133Z] CPU family: 23 [2021-06-16T06:14:41.133Z] Model: 49 [2021-06-16T06:14:41.133Z] Model name: AMD EPYC-Rome Processor [2021-06-16T06:14:41.133Z] Stepping: 0 [2021-06-16T06:14:41.134Z] CPU MHz: 2799.998 [2021-06-16T06:14:41.134Z] BogoMIPS: 5599.99 [2021-06-16T06:14:41.134Z] Virtualization: AMD-V [2021-06-16T06:14:41.134Z] Hypervisor vendor: KVM [2021-06-16T06:14:41.134Z] Virtualization type: full [2021-06-16T06:14:41.134Z] L1d cache: 64 KiB [2021-06-16T06:14:41.134Z] L1i cache: 64 KiB [2021-06-16T06:14:41.134Z] L2 cache: 1 MiB [2021-06-16T06:14:41.134Z] L3 cache: 32 MiB [2021-06-16T06:14:41.134Z] NUMA node0 CPU(s): 0,1 [2021-06-16T06:14:41.134Z] Vulnerability Itlb multihit: Not affected [2021-06-16T06:14:41.134Z] Vulnerability L1tf: Not affected [2021-06-16T06:14:41.134Z] Vulnerability Mds: Not affected [2021-06-16T06:14:41.134Z] Vulnerability Meltdown: Not affected [2021-06-16T06:14:41.134Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T06:14:41.134Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T06:14:41.134Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T06:14:41.134Z] Vulnerability Srbds: Not affected [2021-06-16T06:14:41.134Z] Vulnerability Tsx async abort: Not affected [2021-06-16T06:14:41.134Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-16T06:14:41.134Z] [2021-06-16T06:14:41.134Z] [2021-06-16T06:14:41.134Z] ---> nproc: [2021-06-16T06:14:41.134Z] 2 [2021-06-16T06:14:41.134Z] [2021-06-16T06:14:41.134Z] [2021-06-16T06:14:41.134Z] ---> df -h: [2021-06-16T06:14:41.134Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T06:14:41.134Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-16T06:14:41.134Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T06:14:41.134Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T06:14:41.134Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T06:14:41.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-16T06:14:41.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-16T06:14:41.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-16T06:14:41.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-16T06:14:41.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-16T06:14:41.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-16T06:14:41.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 [2021-06-16T06:14:41.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp [2021-06-16T06:14:41.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-16T06:14:41.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-16T06:14:41.134Z] [2021-06-16T06:14:41.134Z] [2021-06-16T06:14:41.134Z] ---> free -m: [2021-06-16T06:14:41.134Z] total used free shared buff/cache available [2021-06-16T06:14:41.134Z] Mem: 7821 982 4740 0 2098 6660 [2021-06-16T06:14:41.134Z] Swap: 1023 0 1023 [2021-06-16T06:14:41.134Z] [2021-06-16T06:14:41.134Z]