Pull request #231 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b376595d4f4e4e30e840dfa4d92180c6776d2d8a+e697b4492d61b291e25afe90594ef703f17e91d3 (f11f16a137ef1ce0411d3cce7e3ed95c5d4a2dcf) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-231/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-231/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3946 in /w/workspace/gexfoundry_device-mqtt-go_PR-231 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-231 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e697b4492d61b291e25afe90594ef703f17e91d3 into PR head commit b376595d4f4e4e30e840dfa4d92180c6776d2d8a Merge succeeded, producing b376595d4f4e4e30e840dfa4d92180c6776d2d8a Checking out Revision b376595d4f4e4e30e840dfa4d92180c6776d2d8a (PR-231) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e697b4492d61b291e25afe90594ef703f17e91d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T05:49:22.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-10T05:49:22.607Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T05:49:22.725Z] ========================================================= [2021-05-10T05:49:22.725Z] EdgeX Global Pipelines Version Info [2021-05-10T05:49:22.725Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:49:25.826Z] ------------------- [2021-05-10T05:49:25.826Z] stable info: [2021-05-10T05:49:25.826Z] ------------------- [2021-05-10T05:49:25.826Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T05:49:25.826Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T05:49:25.826Z] Message: update stable to v1.0.191 [2021-05-10T05:49:26.843Z] ------------------- [2021-05-10T05:49:26.843Z] experimental info: [2021-05-10T05:49:26.843Z] ------------------- [2021-05-10T05:49:26.843Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T05:49:26.843Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T05:49:26.843Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T05:49:27.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-05-10T05:49:27.253Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-05-10T05:49:27.313Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T05:49:27.372Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T05:49:27.428Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T05:49:27.483Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T05:49:27.540Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T05:49:27.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T05:49:27.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-10T05:49:27.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T05:49:27.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T05:49:27.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2021-05-10T05:49:27.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T05:49:27.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T05:49:28.032Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T05:49:28.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T05:49:28.152Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T05:49:28.211Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T05:49:28.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T05:49:28.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-10T05:49:28.382Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-10T05:49:28.444Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-10T05:49:28.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-10T05:49:28.562Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-10T05:49:28.629Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-10T05:49:28.701Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T05:49:28.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo [2021-05-10T05:49:28.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo [2021-05-10T05:49:28.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo [2021-05-10T05:49:28.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b376595d4f4e4e30e840dfa4d92180c6776d2d8a [Pipeline] echo [2021-05-10T05:49:29.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b376595 [Pipeline] echo [2021-05-10T05:49:29.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T05:49:29.258Z] provisioning config files... [2021-05-10T05:49:29.300Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/config5868692090831812241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:49:29.807Z] ---> docker-login.sh [2021-05-10T05:49:29.807Z] nexus3.edgexfoundry.org:10001 [2021-05-10T05:49:30.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:49:30.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:49:30.722Z] Configure a credential helper to remove this warning. See [2021-05-10T05:49:30.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:49:30.722Z] [2021-05-10T05:49:30.722Z] Login Succeeded [2021-05-10T05:49:30.722Z] nexus3.edgexfoundry.org:10002 [2021-05-10T05:49:31.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:49:31.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:49:31.298Z] Configure a credential helper to remove this warning. See [2021-05-10T05:49:31.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:49:31.298Z] [2021-05-10T05:49:31.298Z] Login Succeeded [2021-05-10T05:49:31.298Z] nexus3.edgexfoundry.org:10003 [2021-05-10T05:49:31.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:49:31.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:49:31.587Z] Configure a credential helper to remove this warning. See [2021-05-10T05:49:31.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:49:31.587Z] [2021-05-10T05:49:31.587Z] Login Succeeded [2021-05-10T05:49:31.587Z] nexus3.edgexfoundry.org:10004 [2021-05-10T05:49:31.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:49:31.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:49:31.859Z] Configure a credential helper to remove this warning. See [2021-05-10T05:49:31.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:49:31.859Z] [2021-05-10T05:49:31.859Z] Login Succeeded [2021-05-10T05:49:31.859Z] docker.io [2021-05-10T05:49:32.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:49:32.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:49:32.436Z] Configure a credential helper to remove this warning. See [2021-05-10T05:49:32.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:49:32.436Z] [2021-05-10T05:49:32.436Z] Login Succeeded [2021-05-10T05:49:32.436Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T05:49:32.483Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T05:49:33.289Z] + git log --format=format:%s -1 b376595d4f4e4e30e840dfa4d92180c6776d2d8a [Pipeline] echo [2021-05-10T05:49:33.456Z] GIT_COMMIT: b376595d4f4e4e30e840dfa4d92180c6776d2d8a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-10T05:49:33.495Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:49:34.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T05:49:34.613Z] [2021-05-10T05:49:34.613Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:49:35.080Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T05:49:35.080Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T05:49:35.080Z] 31603596830f: Pulling fs layer [2021-05-10T05:49:35.080Z] 54011a49482f: Pulling fs layer [2021-05-10T05:49:35.080Z] a6820b24f6d8: Pulling fs layer [2021-05-10T05:49:35.080Z] f581987b2513: Pulling fs layer [2021-05-10T05:49:35.080Z] f581987b2513: Waiting [2021-05-10T05:49:35.080Z] 54011a49482f: Verifying Checksum [2021-05-10T05:49:35.080Z] 54011a49482f: Download complete [2021-05-10T05:49:35.396Z] 31603596830f: Verifying Checksum [2021-05-10T05:49:35.396Z] 31603596830f: Download complete [2021-05-10T05:49:36.097Z] f581987b2513: Verifying Checksum [2021-05-10T05:49:36.097Z] f581987b2513: Download complete [2021-05-10T05:49:36.097Z] 31603596830f: Pull complete [2021-05-10T05:49:36.382Z] a6820b24f6d8: Verifying Checksum [2021-05-10T05:49:36.382Z] a6820b24f6d8: Download complete [2021-05-10T05:49:36.382Z] 54011a49482f: Pull complete [2021-05-10T05:49:37.890Z] a6820b24f6d8: Pull complete [2021-05-10T05:49:38.494Z] f581987b2513: Pull complete [2021-05-10T05:49:38.494Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T05:49:38.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T05:49:38.494Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T05:49:38.701Z] prd-centos7-docker-4c-2g-3946 does not seem to be running inside a container [2021-05-10T05:49:38.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-231 -v /w/workspace/gexfoundry_device-mqtt-go_PR-231:/w/workspace/gexfoundry_device-mqtt-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-231@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T05:49:41.533Z] $ docker top 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T05:49:41.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T05:49:41.846Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T05:49:42.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T05:49:42.239Z] $ docker exec 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 ssh-agent [2021-05-10T05:49:42.599Z] SSH_AUTH_SOCK=/tmp/ssh-l4arfMFqnD9k/agent.11 [2021-05-10T05:49:42.599Z] SSH_AGENT_PID=16 [2021-05-10T05:49:42.618Z] Running ssh-add (command line suppressed) [2021-05-10T05:49:42.982Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/private_key_2325312062018070404.key (/w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/private_key_2325312062018070404.key) [2021-05-10T05:49:43.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T05:49:43.499Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T05:49:43.570Z] $ docker exec --env ******** --env ******** 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 ssh-agent -k [2021-05-10T05:49:43.799Z] unset SSH_AUTH_SOCK; [2021-05-10T05:49:43.800Z] unset SSH_AGENT_PID; [2021-05-10T05:49:43.800Z] echo Agent pid 16 killed; [2021-05-10T05:49:43.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T05:49:43.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T05:49:43.992Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T05:49:44.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T05:49:44.277Z] $ docker exec 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 ssh-agent [2021-05-10T05:49:44.625Z] SSH_AUTH_SOCK=/tmp/ssh-vFSSeZCk3T96/agent.44 [2021-05-10T05:49:44.625Z] SSH_AGENT_PID=49 [2021-05-10T05:49:44.650Z] Running ssh-add (command line suppressed) [2021-05-10T05:49:44.890Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/private_key_2186696890731288080.key (/w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/private_key_2186696890731288080.key) [2021-05-10T05:49:44.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T05:49:45.415Z] + git semver init [2021-05-10T05:49:45.415Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T05:49:45.415Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-231/.git [2021-05-10T05:49:45.415Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-231 [2021-05-10T05:49:45.415Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T05:49:45.415Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T05:49:45.415Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T05:49:45.415Z] # $SEMVER_BRANCH = PR-231 [2021-05-10T05:49:45.415Z] # $SEMVER_TEMP = /tmp/semver-214346225 [2021-05-10T05:49:45.415Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-05-10T05:49:46.003Z] # '/tmp/semver-214346225' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-231/.semver' [2021-05-10T05:49:46.003Z] # -> Force: false [2021-05-10T05:49:46.003Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-231/.semver [Pipeline] } [2021-05-10T05:49:46.029Z] $ docker exec --env ******** --env ******** 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 ssh-agent -k [2021-05-10T05:49:46.349Z] unset SSH_AUTH_SOCK; [2021-05-10T05:49:46.349Z] unset SSH_AGENT_PID; [2021-05-10T05:49:46.349Z] echo Agent pid 49 killed; [2021-05-10T05:49:46.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T05:49:46.920Z] + git semver [Pipeline] } [2021-05-10T05:49:46.973Z] $ docker stop --time=1 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 [2021-05-10T05:49:48.646Z] $ docker rm -f 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T05:49:49.193Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T05:49:49.966Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T05:49:49.991Z] [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-05-10T05:50:05.492Z] Still waiting to schedule task [2021-05-10T05:50:05.492Z] ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3947’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-10T05:50:05.523Z] Still waiting to schedule task [2021-05-10T05:50:05.523Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-10T05:51:26.712Z] Running on prd-centos7-docker-4c-2g-3950 in /w/workspace/gexfoundry_device-mqtt-go_PR-231 [Pipeline] { [Pipeline] ws [2021-05-10T05:51:26.785Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T05:51:35.480Z] using credential edgex-jenkins-ssh [2021-05-10T05:51:35.498Z] Cloning the remote Git repository [2021-05-10T05:51:35.545Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-10T05:51:35.631Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-10T05:51:35.730Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-10T05:51:35.730Z] > git --version # timeout=10 [2021-05-10T05:51:35.759Z] > git --version # 'git version 2.24.3' [2021-05-10T05:51:35.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:51:35.888Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T05:51:36.589Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-10T05:51:36.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T05:51:36.702Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-10T05:51:36.775Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-10T05:51:36.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:51:36.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T05:51:37.248Z] Merging remotes/origin/master commit e697b4492d61b291e25afe90594ef703f17e91d3 into PR head commit b376595d4f4e4e30e840dfa4d92180c6776d2d8a [2021-05-10T05:51:37.504Z] Merge succeeded, producing b376595d4f4e4e30e840dfa4d92180c6776d2d8a [2021-05-10T05:51:37.505Z] Checking out Revision b376595d4f4e4e30e840dfa4d92180c6776d2d8a (PR-231) [2021-05-10T05:51:37.264Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T05:51:37.305Z] > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # timeout=10 [2021-05-10T05:51:37.417Z] > git remote # timeout=10 [2021-05-10T05:51:37.432Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T05:51:37.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:51:37.455Z] > git merge e697b4492d61b291e25afe90594ef703f17e91d3 # timeout=10 [2021-05-10T05:51:37.478Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T05:51:37.511Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T05:51:37.518Z] > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # timeout=10 [2021-05-10T05:51:41.816Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-10T05:51:41.890Z] > git --version # timeout=10 [2021-05-10T05:51:41.911Z] > git --version # 'git version 2.24.3' [2021-05-10T05:51:41.923Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T05:51:44.200Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-10T05:51:44.708Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T05:51:45.139Z] + sudo service docker restart [2021-05-10T05:51:45.139Z] + true [2021-05-10T05:51:45.139Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T05:51:46.731Z] provisioning config files... [2021-05-10T05:51:46.779Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3495142191114900646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:51:47.283Z] ---> docker-login.sh [2021-05-10T05:51:47.283Z] nexus3.edgexfoundry.org:10001 [2021-05-10T05:51:48.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:51:48.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:51:48.326Z] Configure a credential helper to remove this warning. See [2021-05-10T05:51:48.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:51:48.326Z] [2021-05-10T05:51:48.326Z] Login Succeeded [2021-05-10T05:51:48.326Z] nexus3.edgexfoundry.org:10002 [2021-05-10T05:51:48.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:51:48.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:51:48.917Z] Configure a credential helper to remove this warning. See [2021-05-10T05:51:48.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:51:48.917Z] [2021-05-10T05:51:48.917Z] Login Succeeded [2021-05-10T05:51:48.917Z] nexus3.edgexfoundry.org:10003 [2021-05-10T05:51:49.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:51:49.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:51:49.210Z] Configure a credential helper to remove this warning. See [2021-05-10T05:51:49.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:51:49.210Z] [2021-05-10T05:51:49.210Z] Login Succeeded [2021-05-10T05:51:49.210Z] nexus3.edgexfoundry.org:10004 [2021-05-10T05:51:49.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:51:49.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:51:49.507Z] Configure a credential helper to remove this warning. See [2021-05-10T05:51:49.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:51:49.507Z] [2021-05-10T05:51:49.507Z] Login Succeeded [2021-05-10T05:51:49.507Z] docker.io [2021-05-10T05:51:49.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:51:50.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:51:50.085Z] Configure a credential helper to remove this warning. See [2021-05-10T05:51:50.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:51:50.085Z] [2021-05-10T05:51:50.085Z] Login Succeeded [2021-05-10T05:51:50.085Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T05:51:50.130Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-10T05:51:50.588Z] ========================================================= [2021-05-10T05:51:50.588Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T05:51:50.588Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:51:51.008Z] + 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-05-10T05:51:51.319Z] Sending build context to Docker daemon 557.6kB [2021-05-10T05:51:51.319Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-10T05:51:51.319Z] Step 2/8 : FROM ${BASE} [2021-05-10T05:51:51.597Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T05:51:51.597Z] 540db60ca938: Pulling fs layer [2021-05-10T05:51:51.597Z] adcc1eea9eea: Pulling fs layer [2021-05-10T05:51:51.597Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T05:51:51.597Z] 0510c868ecb4: Pulling fs layer [2021-05-10T05:51:51.597Z] afea3b2eda06: Pulling fs layer [2021-05-10T05:51:51.597Z] 7809a108b3ef: Pulling fs layer [2021-05-10T05:51:51.597Z] f706445af74f: Pulling fs layer [2021-05-10T05:51:51.597Z] afea3b2eda06: Waiting [2021-05-10T05:51:51.597Z] 7809a108b3ef: Waiting [2021-05-10T05:51:51.597Z] f706445af74f: Waiting [2021-05-10T05:51:51.597Z] 0510c868ecb4: Waiting [2021-05-10T05:51:51.597Z] 4c4ab2625f07: Download complete [2021-05-10T05:51:51.597Z] adcc1eea9eea: Verifying Checksum [2021-05-10T05:51:51.597Z] adcc1eea9eea: Download complete [2021-05-10T05:51:51.597Z] afea3b2eda06: Verifying Checksum [2021-05-10T05:51:51.597Z] afea3b2eda06: Download complete [2021-05-10T05:51:51.597Z] 7809a108b3ef: Verifying Checksum [2021-05-10T05:51:51.597Z] 7809a108b3ef: Download complete [2021-05-10T05:51:51.927Z] 540db60ca938: Verifying Checksum [2021-05-10T05:51:51.927Z] 540db60ca938: Download complete [2021-05-10T05:51:52.553Z] 540db60ca938: Pull complete [2021-05-10T05:51:52.832Z] adcc1eea9eea: Pull complete [2021-05-10T05:51:53.143Z] 4c4ab2625f07: Pull complete [2021-05-10T05:51:55.887Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3951 in /w/workspace/gexfoundry_device-mqtt-go_PR-231 [Pipeline] { [Pipeline] ws [2021-05-10T05:51:55.941Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T05:51:57.565Z] f706445af74f: Verifying Checksum [2021-05-10T05:51:57.565Z] f706445af74f: Download complete [2021-05-10T05:51:59.588Z] 0510c868ecb4: Verifying Checksum [2021-05-10T05:51:59.588Z] 0510c868ecb4: Download complete [2021-05-10T05:52:01.375Z] using credential edgex-jenkins-ssh [2021-05-10T05:52:01.400Z] Cloning the remote Git repository [2021-05-10T05:52:01.461Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-10T05:52:01.563Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-10T05:52:01.633Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-10T05:52:01.634Z] > git --version # timeout=10 [2021-05-10T05:52:01.648Z] > git --version # 'git version 2.17.1' [2021-05-10T05:52:01.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:52:01.746Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T05:52:03.081Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-10T05:52:03.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T05:52:03.126Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-10T05:52:03.161Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-10T05:52:03.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:52:03.172Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T05:52:04.306Z] Merging remotes/origin/master commit e697b4492d61b291e25afe90594ef703f17e91d3 into PR head commit b376595d4f4e4e30e840dfa4d92180c6776d2d8a [2021-05-10T05:52:04.509Z] Merge succeeded, producing b376595d4f4e4e30e840dfa4d92180c6776d2d8a [2021-05-10T05:52:04.510Z] Checking out Revision b376595d4f4e4e30e840dfa4d92180c6776d2d8a (PR-231) [2021-05-10T05:52:04.328Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T05:52:04.348Z] > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # timeout=10 [2021-05-10T05:52:04.428Z] > git remote # timeout=10 [2021-05-10T05:52:04.446Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T05:52:04.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T05:52:04.479Z] > git merge e697b4492d61b291e25afe90594ef703f17e91d3 # timeout=10 [2021-05-10T05:52:04.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T05:52:04.519Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T05:52:04.527Z] > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # timeout=10 [2021-05-10T05:52:08.693Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-10T05:52:08.749Z] > git --version # timeout=10 [2021-05-10T05:52:08.766Z] > git --version # 'git version 2.17.1' [2021-05-10T05:52:08.783Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T05:52:10.351Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-10T05:52:10.762Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T05:52:11.118Z] + sudo service docker restart [2021-05-10T05:52:11.118Z] + true [2021-05-10T05:52:12.352Z] 0510c868ecb4: Pull complete [2021-05-10T05:52:12.352Z] afea3b2eda06: Pull complete [2021-05-10T05:52:12.352Z] 7809a108b3ef: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T05:52:13.859Z] provisioning config files... [2021-05-10T05:52:13.906Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config422580811812581111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:52:14.328Z] ---> docker-login.sh [2021-05-10T05:52:14.329Z] nexus3.edgexfoundry.org:10001 [2021-05-10T05:52:15.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:52:15.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:52:15.592Z] Configure a credential helper to remove this warning. See [2021-05-10T05:52:15.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:52:15.592Z] [2021-05-10T05:52:15.592Z] Login Succeeded [2021-05-10T05:52:15.592Z] nexus3.edgexfoundry.org:10002 [2021-05-10T05:52:15.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:52:15.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:52:15.876Z] Configure a credential helper to remove this warning. See [2021-05-10T05:52:15.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:52:15.876Z] [2021-05-10T05:52:15.876Z] Login Succeeded [2021-05-10T05:52:15.876Z] nexus3.edgexfoundry.org:10003 [2021-05-10T05:52:16.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:52:16.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:52:16.470Z] Configure a credential helper to remove this warning. See [2021-05-10T05:52:16.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:52:16.470Z] [2021-05-10T05:52:16.470Z] Login Succeeded [2021-05-10T05:52:16.470Z] nexus3.edgexfoundry.org:10004 [2021-05-10T05:52:16.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:52:17.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:52:17.020Z] Configure a credential helper to remove this warning. See [2021-05-10T05:52:17.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:52:17.020Z] [2021-05-10T05:52:17.020Z] Login Succeeded [2021-05-10T05:52:17.020Z] docker.io [2021-05-10T05:52:17.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T05:52:17.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T05:52:17.887Z] Configure a credential helper to remove this warning. See [2021-05-10T05:52:17.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T05:52:17.887Z] [2021-05-10T05:52:17.887Z] Login Succeeded [2021-05-10T05:52:17.887Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T05:52:17.925Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-10T05:52:18.383Z] ========================================================= [2021-05-10T05:52:18.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T05:52:18.383Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:52:18.768Z] + 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-05-10T05:52:19.044Z] Sending build context to Docker daemon 556.5kB [2021-05-10T05:52:19.044Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-10T05:52:19.044Z] Step 2/8 : FROM ${BASE} [2021-05-10T05:52:19.319Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T05:52:19.319Z] 595b0fe564bb: Pulling fs layer [2021-05-10T05:52:19.319Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T05:52:19.319Z] 316046926c0a: Pulling fs layer [2021-05-10T05:52:19.319Z] 4ebd0625c992: Pulling fs layer [2021-05-10T05:52:19.319Z] 207e8628e3a3: Pulling fs layer [2021-05-10T05:52:19.319Z] c791037a9be2: Pulling fs layer [2021-05-10T05:52:19.319Z] ffd874e62e21: Pulling fs layer [2021-05-10T05:52:19.319Z] 4ebd0625c992: Waiting [2021-05-10T05:52:19.319Z] 207e8628e3a3: Waiting [2021-05-10T05:52:19.319Z] c791037a9be2: Waiting [2021-05-10T05:52:19.319Z] ffd874e62e21: Waiting [2021-05-10T05:52:19.319Z] 316046926c0a: Verifying Checksum [2021-05-10T05:52:19.319Z] 316046926c0a: Download complete [2021-05-10T05:52:19.319Z] 7186ed65a4f7: Download complete [2021-05-10T05:52:19.319Z] 207e8628e3a3: Download complete [2021-05-10T05:52:19.319Z] c791037a9be2: Verifying Checksum [2021-05-10T05:52:19.319Z] c791037a9be2: Download complete [2021-05-10T05:52:19.319Z] 595b0fe564bb: Verifying Checksum [2021-05-10T05:52:19.319Z] 595b0fe564bb: Download complete [2021-05-10T05:52:19.365Z] f706445af74f: Pull complete [2021-05-10T05:52:19.365Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T05:52:19.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T05:52:19.365Z] ---> b068be0155e3 [2021-05-10T05:52:19.365Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-10T05:52:19.365Z] ---> Running in 7527ee606b97 [2021-05-10T05:52:19.365Z] Removing intermediate container 7527ee606b97 [2021-05-10T05:52:19.365Z] ---> 3ac890744e65 [2021-05-10T05:52:19.365Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T05:52:19.365Z] ---> Running in 393a6a0c73b1 [2021-05-10T05:52:20.321Z] 595b0fe564bb: Pull complete [2021-05-10T05:52:20.599Z] 7186ed65a4f7: Pull complete [2021-05-10T05:52:21.206Z] 316046926c0a: Pull complete [2021-05-10T05:52:21.406Z] Removing intermediate container 393a6a0c73b1 [2021-05-10T05:52:21.406Z] ---> 31bdd75b0e89 [2021-05-10T05:52:21.406Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-10T05:52:21.406Z] ---> Running in daca90984f80 [2021-05-10T05:52:21.488Z] ffd874e62e21: Verifying Checksum [2021-05-10T05:52:21.488Z] ffd874e62e21: Download complete [2021-05-10T05:52:22.878Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T05:52:22.937Z] 4ebd0625c992: Verifying Checksum [2021-05-10T05:52:22.937Z] 4ebd0625c992: Download complete [2021-05-10T05:52:25.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T05:52:32.338Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-10T05:52:32.339Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-10T05:52:32.932Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-10T05:52:33.216Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-10T05:52:33.492Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-10T05:52:34.464Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-10T05:52:34.761Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-10T05:52:35.364Z] 4ebd0625c992: Pull complete [2021-05-10T05:52:35.364Z] 207e8628e3a3: Pull complete [2021-05-10T05:52:35.364Z] c791037a9be2: Pull complete [2021-05-10T05:52:37.997Z] ffd874e62e21: Pull complete [2021-05-10T05:52:37.997Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T05:52:37.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T05:52:37.997Z] ---> cfc18b08335c [2021-05-10T05:52:37.997Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-10T05:52:38.255Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-10T05:52:38.255Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-10T05:52:38.562Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-10T05:52:39.184Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-10T05:52:39.791Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-10T05:52:40.388Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-10T05:52:40.388Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T05:52:40.388Z] OK: 156 MiB in 53 packages [2021-05-10T05:52:40.622Z] ---> Running in 6032a7942be1 [2021-05-10T05:52:40.622Z] Removing intermediate container 6032a7942be1 [2021-05-10T05:52:40.622Z] ---> 9ca2bf54f0a6 [2021-05-10T05:52:40.622Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T05:52:40.899Z] ---> Running in 90440d7bff85 [2021-05-10T05:52:41.859Z] Removing intermediate container daca90984f80 [2021-05-10T05:52:41.859Z] ---> 8ec7a586ee46 [2021-05-10T05:52:41.859Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-10T05:52:41.859Z] ---> Running in 2e68fb1d4f47 [2021-05-10T05:52:42.130Z] Removing intermediate container 2e68fb1d4f47 [2021-05-10T05:52:42.130Z] ---> a3e901974bc2 [2021-05-10T05:52:42.130Z] Step 7/8 : COPY . . [2021-05-10T05:52:42.877Z] Removing intermediate container 90440d7bff85 [2021-05-10T05:52:42.877Z] ---> 47af3032d3c0 [2021-05-10T05:52:42.877Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-10T05:52:43.119Z] ---> ab19b8fb35bd [2021-05-10T05:52:43.119Z] Step 8/8 : RUN go mod download [2021-05-10T05:52:43.119Z] ---> Running in e67e28484c38 [2021-05-10T05:52:43.163Z] ---> Running in c131318d02d2 [2021-05-10T05:52:44.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T05:52:46.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T05:52:47.856Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-10T05:52:47.856Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-10T05:52:48.127Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-10T05:52:48.127Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-10T05:52:48.397Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-10T05:52:48.673Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-10T05:52:48.673Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-10T05:52:49.675Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-10T05:52:49.956Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-10T05:52:50.228Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-10T05:52:50.501Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-10T05:52:50.772Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-10T05:52:50.772Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-10T05:52:51.044Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T05:52:51.044Z] OK: 145 MiB in 53 packages [2021-05-10T05:52:52.540Z] Removing intermediate container c131318d02d2 [2021-05-10T05:52:52.540Z] ---> 7926fa6c5238 [2021-05-10T05:52:52.540Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-10T05:52:52.815Z] ---> Running in 21f8c925dcdd [2021-05-10T05:52:53.090Z] Removing intermediate container 21f8c925dcdd [2021-05-10T05:52:53.090Z] ---> 71332ca80de6 [2021-05-10T05:52:53.090Z] Step 7/8 : COPY . . [2021-05-10T05:52:54.080Z] ---> 2e1b6090ad65 [2021-05-10T05:52:54.080Z] Step 8/8 : RUN go mod download [2021-05-10T05:52:54.353Z] ---> Running in 4994a2dc234e [2021-05-10T05:53:15.753Z] Removing intermediate container e67e28484c38 [2021-05-10T05:53:15.753Z] ---> b2809c8974b6 [2021-05-10T05:53:15.753Z] Successfully built b2809c8974b6 [2021-05-10T05:53:15.753Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:53:16.167Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T05:53:16.441Z] . [Pipeline] withDockerContainer [2021-05-10T05:53:16.713Z] prd-centos7-docker-4c-2g-3950 does not seem to be running inside a container [2021-05-10T05:53:16.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-10T05:53:18.995Z] $ docker top 9c599c3cccfad140e74785b5b0d7be8e0c5d373bdf0ed411bdae577c3d6820fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T05:53:19.617Z] + go version [2021-05-10T05:53:19.990Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T05:53:20.097Z] $ docker stop --time=1 9c599c3cccfad140e74785b5b0d7be8e0c5d373bdf0ed411bdae577c3d6820fe [2021-05-10T05:53:21.159Z] Removing intermediate container 4994a2dc234e [2021-05-10T05:53:21.159Z] ---> bbd8a342eb96 [2021-05-10T05:53:21.159Z] Successfully built bbd8a342eb96 [2021-05-10T05:53:21.159Z] Successfully tagged ci-base-image-arm64:latest [2021-05-10T05:53:22.254Z] $ docker rm -f 9c599c3cccfad140e74785b5b0d7be8e0c5d373bdf0ed411bdae577c3d6820fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:53:23.209Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T05:53:23.209Z] . [Pipeline] withDockerContainer [2021-05-10T05:53:23.489Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T05:53:23.489Z] . [2021-05-10T05:53:23.550Z] prd-ubuntu18.04-docker-arm64-4c-16g-3951 does not seem to be running inside a container [2021-05-10T05:53:23.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T05:53:25.168Z] $ docker top 75ab7e47a36a3baef94c7c47dac8b65fbc136fd1e6bde1d53c3354fb7439eee2 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-10T05:53:25.712Z] prd-centos7-docker-4c-2g-3950 does not seem to be running inside a container [2021-05-10T05:53:25.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-10T05:53:27.208Z] $ docker top 5ddde9e3db2a2f13183736b993de3412274c8ee278b6d2c073b10ace0e48332a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-10T05:53:28.064Z] + go mod tidy [2021-05-10T05:53:28.118Z] + go version [2021-05-10T05:53:28.119Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-10T05:53:28.174Z] $ docker stop --time=1 75ab7e47a36a3baef94c7c47dac8b65fbc136fd1e6bde1d53c3354fb7439eee2 [2021-05-10T05:53:30.097Z] $ docker rm -f 75ab7e47a36a3baef94c7c47dac8b65fbc136fd1e6bde1d53c3354fb7439eee2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [2021-05-10T05:53:30.746Z] + make test [2021-05-10T05:53:30.746Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:53:31.156Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T05:53:31.156Z] . [Pipeline] withDockerContainer [2021-05-10T05:53:31.431Z] prd-ubuntu18.04-docker-arm64-4c-16g-3951 does not seem to be running inside a container [2021-05-10T05:53:31.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T05:53:32.833Z] $ docker top 7e5935d595a1386a47dc6b8d3e1e68fcd17ace303daa25ef88ba13abf4269fdc -eo pid,comm [2021-05-10T05:53:32.845Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] { [Pipeline] sh [2021-05-10T05:53:33.808Z] + go mod tidy [Pipeline] sh [2021-05-10T05:53:35.106Z] + make test [2021-05-10T05:53:35.106Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-10T05:53:36.560Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-10T05:53:55.526Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-10T05:53:55.526Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-10T05:53:55.526Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-10T05:53:55.526Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-10T05:53:55.526Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-10T05:54:07.211Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-10T05:54:07.851Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-10T05:54:08.008Z] $ docker stop --time=1 5ddde9e3db2a2f13183736b993de3412274c8ee278b6d2c073b10ace0e48332a [2021-05-10T05:54:10.785Z] $ docker rm -f 5ddde9e3db2a2f13183736b993de3412274c8ee278b6d2c073b10ace0e48332a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:54:12.399Z] ---> job-cost.sh [2021-05-10T05:54:12.399Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kdA3 [2021-05-10T05:54:15.645Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-10T05:54:15.645Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-10T05:54:15.645Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-10T05:54:15.645Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-10T05:54:15.645Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-10T05:54:30.826Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-10T05:54:30.826Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-10T05:54:30.884Z] $ docker stop --time=1 7e5935d595a1386a47dc6b8d3e1e68fcd17ace303daa25ef88ba13abf4269fdc [2021-05-10T05:54:32.966Z] $ docker rm -f 7e5935d595a1386a47dc6b8d3e1e68fcd17ace303daa25ef88ba13abf4269fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:54:34.360Z] ---> job-cost.sh [2021-05-10T05:54:34.361Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mYiz [2021-05-10T05:54:39.268Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T05:55:13.383Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T05:55:26.487Z] lf-activate-venv(): INFO: Adding /tmp/venv-kdA3/bin to PATH [2021-05-10T05:55:26.487Z] INFO: No Stack... [2021-05-10T05:55:26.487Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T05:55:26.487Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T05:55:27.061Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-05-10T05:55:27.061Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T05:55:27.341Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] [2021-05-10T05:55:27.348Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] did not exist. Created. [2021-05-10T05:55:27.348Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T05:55:28.002Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-10T05:55:29.738Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T05:55:29.770Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T05:55:30.322Z] Failed in branch amd64 [2021-05-10T05:56:35.187Z] lf-activate-venv(): INFO: Adding /tmp/venv-mYiz/bin to PATH [2021-05-10T05:56:35.187Z] INFO: No Stack... [2021-05-10T05:56:35.187Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T05:56:35.459Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T05:56:35.828Z] + cut -d, -f6 [2021-05-10T05:56:35.828Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2021-05-10T05:56:35.979Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] [2021-05-10T05:56:35.986Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] did not exist. Created. [2021-05-10T05:56:35.986Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T05:56:36.493Z] /w/workspace/device-mqtt-go/1@tmp/durable-fea61bcb/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-fea61bcb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-10T05:56:36.870Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T05:56:36.924Z] Warning: overwriting stash ‘stack-cost’ [2021-05-10T05:56:37.531Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T05:56:37.553Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T05:56:38.105Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:56:40.944Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:56:41.834Z] ---> package-listing.sh [2021-05-10T05:56:41.834Z] ++ facter osfamily [2021-05-10T05:56:41.834Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T05:56:42.182Z] + OS_FAMILY=redhat [2021-05-10T05:56:42.182Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-231 [2021-05-10T05:56:42.182Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T05:56:42.182Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T05:56:42.182Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T05:56:42.182Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T05:56:42.182Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-231 ']' [2021-05-10T05:56:42.182Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T05:56:42.182Z] + case "${OS_FAMILY}" in [2021-05-10T05:56:42.182Z] + rpm -qa [2021-05-10T05:56:42.182Z] + sort [2021-05-10T05:56:53.024Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T05:56:53.024Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T05:56:53.024Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T05:56:53.024Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-231 ']' [2021-05-10T05:56:53.024Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-231/archives/ [2021-05-10T05:56:53.024Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-231/archives/ [Pipeline] echo [2021-05-10T05:56:53.097Z] 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/gexfoundry_device-mqtt-go_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T05:56:53.558Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:56:54.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T05:56:54.943Z] [2021-05-10T05:56:54.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T05:56:55.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T05:56:55.704Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T05:56:55.704Z] df20fa9351a1: Pulling fs layer [2021-05-10T05:56:55.704Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T05:56:55.704Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T05:56:55.704Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T05:56:55.704Z] 93b61091891f: Pulling fs layer [2021-05-10T05:56:55.704Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T05:56:55.704Z] 5e14af77c1be: Pulling fs layer [2021-05-10T05:56:55.704Z] 01666e4c0597: Pulling fs layer [2021-05-10T05:56:55.704Z] aa168da1d23b: Pulling fs layer [2021-05-10T05:56:55.704Z] 46f8f816bc3b: Waiting [2021-05-10T05:56:55.704Z] 93b9cdb0e59b: Waiting [2021-05-10T05:56:55.704Z] 5e14af77c1be: Waiting [2021-05-10T05:56:55.704Z] 01666e4c0597: Waiting [2021-05-10T05:56:55.704Z] aa168da1d23b: Waiting [2021-05-10T05:56:55.704Z] 93b61091891f: Waiting [2021-05-10T05:56:55.704Z] 36b3adc4ff6f: Download complete [2021-05-10T05:56:55.704Z] 46f8f816bc3b: Verifying Checksum [2021-05-10T05:56:55.704Z] 46f8f816bc3b: Download complete [2021-05-10T05:56:56.005Z] df20fa9351a1: Verifying Checksum [2021-05-10T05:56:56.005Z] df20fa9351a1: Download complete [2021-05-10T05:56:56.412Z] 93b9cdb0e59b: Verifying Checksum [2021-05-10T05:56:56.413Z] 93b9cdb0e59b: Download complete [2021-05-10T05:56:56.413Z] 5e14af77c1be: Verifying Checksum [2021-05-10T05:56:56.413Z] 5e14af77c1be: Download complete [2021-05-10T05:56:56.413Z] 01666e4c0597: Verifying Checksum [2021-05-10T05:56:56.413Z] 01666e4c0597: Download complete [2021-05-10T05:56:57.084Z] 93b61091891f: Verifying Checksum [2021-05-10T05:56:57.084Z] 93b61091891f: Download complete [2021-05-10T05:56:57.387Z] df20fa9351a1: Pull complete [2021-05-10T05:56:58.044Z] 8ad3a11d3b57: Verifying Checksum [2021-05-10T05:56:58.044Z] 8ad3a11d3b57: Download complete [2021-05-10T05:56:58.324Z] 36b3adc4ff6f: Pull complete [2021-05-10T05:57:01.183Z] 8ad3a11d3b57: Pull complete [2021-05-10T05:57:01.183Z] 46f8f816bc3b: Pull complete [2021-05-10T05:57:02.571Z] 93b61091891f: Pull complete [2021-05-10T05:57:03.244Z] 93b9cdb0e59b: Pull complete [2021-05-10T05:57:03.594Z] 5e14af77c1be: Pull complete [2021-05-10T05:57:03.997Z] 01666e4c0597: Pull complete [2021-05-10T05:57:08.420Z] aa168da1d23b: Verifying Checksum [2021-05-10T05:57:08.420Z] aa168da1d23b: Download complete [2021-05-10T05:57:27.243Z] aa168da1d23b: Pull complete [2021-05-10T05:57:27.243Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T05:57:27.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T05:57:27.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T05:57:27.807Z] prd-centos7-docker-4c-2g-3946 does not seem to be running inside a container [2021-05-10T05:57:28.013Z] $ 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/gexfoundry_device-mqtt-go_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-231 -v /w/workspace/gexfoundry_device-mqtt-go_PR-231:/w/workspace/gexfoundry_device-mqtt-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-231@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-10T05:57:33.171Z] $ docker top c9cb30bbb1836e0d491359030acc83fdd68eb0e87f2de6879af4c21af7317a9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T05:57:34.508Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T05:57:35.153Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T05:57:36.146Z] + ls /var/log/sa-host [2021-05-10T05:57:36.146Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T05:57:36.146Z] file_magic: OK [2021-05-10T05:57:36.146Z] HZ: Using current value: 100 [2021-05-10T05:57:36.146Z] file_header: OK [2021-05-10T05:57:36.146Z] 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-05-10T05:57:36.146Z] Statistics: [2021-05-10T05:57:36.146Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-10T05:57:36.146Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T05:57:36.146Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T05:57:36.146Z] file_magic: OK [2021-05-10T05:57:36.146Z] HZ: Using current value: 100 [2021-05-10T05:57:36.146Z] file_header: OK [2021-05-10T05:57:36.146Z] 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-05-10T05:57:36.146Z] Statistics: [2021-05-10T05:57:36.146Z] Hnuu...uuuununununu... [2021-05-10T05:57:36.146Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T05:57:36.828Z] provisioning config files... [2021-05-10T05:57:36.914Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/config4578058209079227801tmp [Pipeline] { [Pipeline] echo [2021-05-10T05:57:37.051Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:57:37.805Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T05:57:37.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T05:57:37.956Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:57:39.423Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T05:57:39.563Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:57:40.103Z] ---> sudo-logs.sh [2021-05-10T05:57:40.103Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T05:57:40.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:57:41.591Z] ---> job-cost.sh [2021-05-10T05:57:41.939Z] lf-activate-venv: SKIPPING [2021-05-10T05:57:41.939Z] DEBUG: total: 0.20999999344348907 [2021-05-10T05:57:41.939Z] INFO: Retrieving Stack Cost... [2021-05-10T05:57:43.525Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T05:57:44.731Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T05:57:44.802Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T05:57:45.706Z] ---> logs-deploy.sh [2021-05-10T05:57:45.706Z] lf-activate-venv: SKIPPING [2021-05-10T05:57:45.706Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-231/1 [2021-05-10T05:57:45.706Z] INFO: archiving workspace using pattern(s): [2021-05-10T05:57:50.269Z] Archives upload complete. [2021-05-10T05:57:50.269Z] INFO: archiving logs to Nexus [2021-05-10T05:57:52.375Z] ---> uname -a: [2021-05-10T05:57:52.375Z] Linux prd-centos7-docker-4c-2g-3946.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-10T05:57:52.375Z] [2021-05-10T05:57:52.375Z] [2021-05-10T05:57:52.375Z] ---> lscpu: [2021-05-10T05:57:52.375Z] Architecture: x86_64 [2021-05-10T05:57:52.375Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-10T05:57:52.375Z] Byte Order: Little Endian [2021-05-10T05:57:52.375Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-10T05:57:52.375Z] CPU(s): 4 [2021-05-10T05:57:52.375Z] On-line CPU(s) list: 0-3 [2021-05-10T05:57:52.375Z] Thread(s) per core: 1 [2021-05-10T05:57:52.375Z] Core(s) per socket: 1 [2021-05-10T05:57:52.375Z] Socket(s): 4 [2021-05-10T05:57:52.375Z] NUMA node(s): 1 [2021-05-10T05:57:52.375Z] Vendor ID: GenuineIntel [2021-05-10T05:57:52.375Z] CPU family: 6 [2021-05-10T05:57:52.375Z] Model: 44 [2021-05-10T05:57:52.375Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-10T05:57:52.375Z] Stepping: 1 [2021-05-10T05:57:52.375Z] CPU MHz: 2933.438 [2021-05-10T05:57:52.375Z] BogoMIPS: 5866.87 [2021-05-10T05:57:52.375Z] Virtualization: VT-x [2021-05-10T05:57:52.375Z] Hypervisor vendor: KVM [2021-05-10T05:57:52.375Z] Virtualization type: full [2021-05-10T05:57:52.375Z] L1d cache: 128 KiB [2021-05-10T05:57:52.375Z] L1i cache: 128 KiB [2021-05-10T05:57:52.375Z] L2 cache: 16 MiB [2021-05-10T05:57:52.375Z] L3 cache: 64 MiB [2021-05-10T05:57:52.375Z] NUMA node0 CPU(s): 0-3 [2021-05-10T05:57:52.375Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-10T05:57:52.375Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-10T05:57:52.375Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-10T05:57:52.375Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-10T05:57:52.375Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-10T05:57:52.375Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-10T05:57:52.376Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-10T05:57:52.376Z] Vulnerability Srbds: Not affected [2021-05-10T05:57:52.376Z] Vulnerability Tsx async abort: Not affected [2021-05-10T05:57:52.376Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-10T05:57:52.376Z] [2021-05-10T05:57:52.376Z] [2021-05-10T05:57:52.376Z] ---> nproc: [2021-05-10T05:57:52.376Z] 4 [2021-05-10T05:57:52.376Z] [2021-05-10T05:57:52.376Z]