Pull request #222 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e611fabdafea2ab74cffb36fe58ffd4757a021f9+f5de971355c2828ff055b6ba79681098725335d7 (91884611d0c31ad7a9e1cc5a0f5a798afcfebb6d) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-222/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-222/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-1711 in /w/workspace/gexfoundry_device-mqtt-go_PR-222 [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-222 # 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 > 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/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f5de971355c2828ff055b6ba79681098725335d7 into PR head commit e611fabdafea2ab74cffb36fe58ffd4757a021f9 Merge succeeded, producing e611fabdafea2ab74cffb36fe58ffd4757a021f9 Checking out Revision e611fabdafea2ab74cffb36fe58ffd4757a021f9 (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # 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 f5de971355c2828ff055b6ba79681098725335d7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-26T05:53:17.251Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-26T05:53:17.462Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-26T05:53:17.584Z] ========================================================= [2021-04-26T05:53:17.584Z] EdgeX Global Pipelines Version Info [2021-04-26T05:53:17.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-26T05:53:19.526Z] ------------------- [2021-04-26T05:53:19.527Z] stable info: [2021-04-26T05:53:19.527Z] ------------------- [2021-04-26T05:53:19.527Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-26T05:53:19.527Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-26T05:53:19.527Z] Message: update stable to v1.0.186 [2021-04-26T05:53:20.507Z] ------------------- [2021-04-26T05:53:20.507Z] experimental info: [2021-04-26T05:53:20.507Z] ------------------- [2021-04-26T05:53:20.507Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-26T05:53:20.507Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-26T05:53:20.507Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-26T05:53:20.764Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-04-26T05:53:20.826Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-04-26T05:53:20.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-26T05:53:20.951Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-26T05:53:21.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-26T05:53:21.071Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-26T05:53:21.131Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-26T05:53:21.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-26T05:53:21.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-26T05:53:21.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-26T05:53:21.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-26T05:53:21.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2021-04-26T05:53:21.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-26T05:53:21.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-26T05:53:21.627Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T05:53:21.687Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T05:53:21.751Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-26T05:53:21.810Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-26T05:53:21.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-26T05:53:21.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-26T05:53:22.011Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-26T05:53:22.071Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-26T05:53:22.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-26T05:53:22.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-26T05:53:22.263Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-26T05:53:22.325Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-26T05:53:22.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2021-04-26T05:53:22.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2021-04-26T05:53:22.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2021-04-26T05:53:22.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e611fabdafea2ab74cffb36fe58ffd4757a021f9 [Pipeline] echo [2021-04-26T05:53:22.635Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e611fab [Pipeline] echo [2021-04-26T05:53:22.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T05:53:22.857Z] provisioning config files... [2021-04-26T05:53:22.902Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/config5619495758462326183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T05:53:23.321Z] ---> docker-login.sh [2021-04-26T05:53:23.322Z] nexus3.edgexfoundry.org:10001 [2021-04-26T05:53:23.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:53:24.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:53:24.173Z] Configure a credential helper to remove this warning. See [2021-04-26T05:53:24.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:53:24.173Z] [2021-04-26T05:53:24.173Z] Login Succeeded [2021-04-26T05:53:24.173Z] nexus3.edgexfoundry.org:10002 [2021-04-26T05:53:24.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:53:24.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:53:24.173Z] Configure a credential helper to remove this warning. See [2021-04-26T05:53:24.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:53:24.173Z] [2021-04-26T05:53:24.173Z] Login Succeeded [2021-04-26T05:53:24.173Z] nexus3.edgexfoundry.org:10003 [2021-04-26T05:53:24.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:53:24.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:53:24.444Z] Configure a credential helper to remove this warning. See [2021-04-26T05:53:24.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:53:24.444Z] [2021-04-26T05:53:24.444Z] Login Succeeded [2021-04-26T05:53:24.444Z] nexus3.edgexfoundry.org:10004 [2021-04-26T05:53:24.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:53:24.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:53:24.725Z] Configure a credential helper to remove this warning. See [2021-04-26T05:53:24.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:53:24.725Z] [2021-04-26T05:53:24.725Z] Login Succeeded [2021-04-26T05:53:24.725Z] docker.io [2021-04-26T05:53:24.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:53:25.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:53:25.265Z] Configure a credential helper to remove this warning. See [2021-04-26T05:53:25.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:53:25.265Z] [2021-04-26T05:53:25.265Z] Login Succeeded [2021-04-26T05:53:25.265Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T05:53:25.301Z] 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-04-26T05:53:26.035Z] + git log --format=format:%s -1 e611fabdafea2ab74cffb36fe58ffd4757a021f9 [Pipeline] echo [2021-04-26T05:53:26.317Z] GIT_COMMIT: e611fabdafea2ab74cffb36fe58ffd4757a021f9, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-26T05:53:26.357Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-26T05:53:27.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T05:53:27.353Z] [2021-04-26T05:53:27.353Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T05:53:27.760Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T05:53:27.761Z] latest: Pulling from edgex-devops/git-semver [2021-04-26T05:53:27.761Z] 31603596830f: Pulling fs layer [2021-04-26T05:53:27.761Z] 2a8b12db71e7: Pulling fs layer [2021-04-26T05:53:27.761Z] 6ca5941a6612: Pulling fs layer [2021-04-26T05:53:27.761Z] ecc8261a40a4: Pulling fs layer [2021-04-26T05:53:27.761Z] ecc8261a40a4: Waiting [2021-04-26T05:53:27.761Z] 2a8b12db71e7: Verifying Checksum [2021-04-26T05:53:27.761Z] 2a8b12db71e7: Download complete [2021-04-26T05:53:28.026Z] 31603596830f: Verifying Checksum [2021-04-26T05:53:28.026Z] 31603596830f: Download complete [2021-04-26T05:53:28.026Z] ecc8261a40a4: Verifying Checksum [2021-04-26T05:53:28.026Z] ecc8261a40a4: Download complete [2021-04-26T05:53:28.316Z] 6ca5941a6612: Verifying Checksum [2021-04-26T05:53:28.316Z] 6ca5941a6612: Download complete [2021-04-26T05:53:28.583Z] 31603596830f: Pull complete [2021-04-26T05:53:28.583Z] 2a8b12db71e7: Pull complete [2021-04-26T05:53:30.001Z] 6ca5941a6612: Pull complete [2021-04-26T05:53:30.266Z] ecc8261a40a4: Pull complete [2021-04-26T05:53:30.266Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-26T05:53:30.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T05:53:30.266Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-26T05:53:30.503Z] prd-centos7-docker-4c-2g-1711 does not seem to be running inside a container [2021-04-26T05:53:30.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-222 -v /w/workspace/gexfoundry_device-mqtt-go_PR-222:/w/workspace/gexfoundry_device-mqtt-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-222@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-26T05:53:32.637Z] $ docker top 8bd53f87efe03d41336e1ef26e40aba122bd68dd1c978e5ea3f6f646692e0957 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-26T05:53:32.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T05:53:32.878Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T05:53:33.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T05:53:33.146Z] $ docker exec 8bd53f87efe03d41336e1ef26e40aba122bd68dd1c978e5ea3f6f646692e0957 ssh-agent [2021-04-26T05:53:33.352Z] SSH_AUTH_SOCK=/tmp/ssh-fTyjD580UF51/agent.12 [2021-04-26T05:53:33.352Z] SSH_AGENT_PID=18 [2021-04-26T05:53:33.371Z] Running ssh-add (command line suppressed) [2021-04-26T05:53:33.577Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_8878240543221561430.key (/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_8878240543221561430.key) [2021-04-26T05:53:33.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T05:53:34.039Z] + git tag --points-at HEAD [Pipeline] } [2021-04-26T05:53:34.083Z] $ docker exec --env ******** --env ******** 8bd53f87efe03d41336e1ef26e40aba122bd68dd1c978e5ea3f6f646692e0957 ssh-agent -k [2021-04-26T05:53:34.283Z] unset SSH_AUTH_SOCK; [2021-04-26T05:53:34.283Z] unset SSH_AGENT_PID; [2021-04-26T05:53:34.283Z] echo Agent pid 18 killed; [2021-04-26T05:53:34.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-26T05:53:34.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T05:53:34.494Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T05:53:34.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T05:53:34.840Z] $ docker exec 8bd53f87efe03d41336e1ef26e40aba122bd68dd1c978e5ea3f6f646692e0957 ssh-agent [2021-04-26T05:53:35.189Z] SSH_AUTH_SOCK=/tmp/ssh-aUjYcBssqqSv/agent.47 [2021-04-26T05:53:35.189Z] SSH_AGENT_PID=53 [2021-04-26T05:53:35.201Z] Running ssh-add (command line suppressed) [2021-04-26T05:53:35.429Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_2312860909468009194.key (/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_2312860909468009194.key) [2021-04-26T05:53:35.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T05:53:35.933Z] + git semver init [2021-04-26T05:53:35.933Z] # -> Open(): unable to determine branch for HEAD [2021-04-26T05:53:35.933Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-222/.git [2021-04-26T05:53:35.933Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-222 [2021-04-26T05:53:35.933Z] # $SEMVER_REMOTE_NAME = origin [2021-04-26T05:53:35.933Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-26T05:53:35.933Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-26T05:53:35.933Z] # $SEMVER_BRANCH = PR-222 [2021-04-26T05:53:35.933Z] # $SEMVER_TEMP = /tmp/semver-709804520 [2021-04-26T05:53:35.933Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-04-26T05:53:36.587Z] # '/tmp/semver-709804520' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-222/.semver' [2021-04-26T05:53:36.587Z] # -> Force: false [2021-04-26T05:53:36.587Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-222/.semver [Pipeline] } [2021-04-26T05:53:36.623Z] $ docker exec --env ******** --env ******** 8bd53f87efe03d41336e1ef26e40aba122bd68dd1c978e5ea3f6f646692e0957 ssh-agent -k [2021-04-26T05:53:36.753Z] unset SSH_AUTH_SOCK; [2021-04-26T05:53:36.754Z] unset SSH_AGENT_PID; [2021-04-26T05:53:36.754Z] echo Agent pid 53 killed; [2021-04-26T05:53:36.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T05:53:37.271Z] + git semver [Pipeline] } [2021-04-26T05:53:37.305Z] $ docker stop --time=1 8bd53f87efe03d41336e1ef26e40aba122bd68dd1c978e5ea3f6f646692e0957 [2021-04-26T05:53:38.866Z] $ docker rm -f 8bd53f87efe03d41336e1ef26e40aba122bd68dd1c978e5ea3f6f646692e0957 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T05:53:39.377Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-26T05:53:39.992Z] Stashed 1 file(s) [Pipeline] echo [2021-04-26T05:53:40.032Z] [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-04-26T05:53:55.556Z] Still waiting to schedule task [2021-04-26T05:53:55.557Z] ‘prd-centos7-docker-4c-2g-1712’ is offline [2021-04-26T05:53:55.585Z] Still waiting to schedule task [2021-04-26T05:53:55.585Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-26T05:55:02.748Z] Running on prd-centos7-docker-4c-2g-1715 in /w/workspace/gexfoundry_device-mqtt-go_PR-222 [Pipeline] { [Pipeline] ws [2021-04-26T05:55:02.812Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T05:55:05.505Z] using credential edgex-jenkins-ssh [2021-04-26T05:55:05.517Z] Cloning the remote Git repository [2021-04-26T05:55:05.542Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-04-26T05:55:05.610Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-04-26T05:55:05.668Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-04-26T05:55:05.668Z] > git --version # timeout=10 [2021-04-26T05:55:05.674Z] > git --version # 'git version 2.24.3' [2021-04-26T05:55:05.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T05:55:05.699Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T05:55:06.322Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-04-26T05:55:06.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T05:55:06.338Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-04-26T05:55:06.350Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-04-26T05:55:06.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T05:55:06.354Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T05:55:06.746Z] Merging remotes/origin/master commit f5de971355c2828ff055b6ba79681098725335d7 into PR head commit e611fabdafea2ab74cffb36fe58ffd4757a021f9 [2021-04-26T05:55:06.839Z] Merge succeeded, producing e611fabdafea2ab74cffb36fe58ffd4757a021f9 [2021-04-26T05:55:06.839Z] Checking out Revision e611fabdafea2ab74cffb36fe58ffd4757a021f9 (PR-222) [2021-04-26T05:55:06.755Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T05:55:06.760Z] > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 [2021-04-26T05:55:06.800Z] > git remote # timeout=10 [2021-04-26T05:55:06.805Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T05:55:06.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T05:55:06.815Z] > git merge f5de971355c2828ff055b6ba79681098725335d7 # timeout=10 [2021-04-26T05:55:06.831Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T05:55:06.841Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T05:55:06.851Z] > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 [2021-04-26T05:55:10.546Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-26T05:55:10.575Z] > git --version # timeout=10 [2021-04-26T05:55:10.591Z] > git --version # 'git version 2.24.3' [2021-04-26T05:55:10.605Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T05:55:11.784Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-26T05:55:12.143Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T05:55:12.464Z] + sudo service docker restart [2021-04-26T05:55:12.464Z] + true [2021-04-26T05:55:12.464Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T05:55:13.959Z] provisioning config files... [2021-04-26T05:55:13.995Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config371935014688352232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T05:55:14.408Z] ---> docker-login.sh [2021-04-26T05:55:14.408Z] nexus3.edgexfoundry.org:10001 [2021-04-26T05:55:14.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:55:14.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:55:14.675Z] Configure a credential helper to remove this warning. See [2021-04-26T05:55:14.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:55:14.675Z] [2021-04-26T05:55:14.675Z] Login Succeeded [2021-04-26T05:55:14.675Z] nexus3.edgexfoundry.org:10002 [2021-04-26T05:55:14.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:55:14.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:55:14.936Z] Configure a credential helper to remove this warning. See [2021-04-26T05:55:14.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:55:14.936Z] [2021-04-26T05:55:14.936Z] Login Succeeded [2021-04-26T05:55:14.936Z] nexus3.edgexfoundry.org:10003 [2021-04-26T05:55:15.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:55:15.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:55:15.199Z] Configure a credential helper to remove this warning. See [2021-04-26T05:55:15.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:55:15.199Z] [2021-04-26T05:55:15.199Z] Login Succeeded [2021-04-26T05:55:15.199Z] nexus3.edgexfoundry.org:10004 [2021-04-26T05:55:15.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:55:15.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:55:15.461Z] Configure a credential helper to remove this warning. See [2021-04-26T05:55:15.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:55:15.461Z] [2021-04-26T05:55:15.461Z] Login Succeeded [2021-04-26T05:55:15.461Z] docker.io [2021-04-26T05:55:15.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:55:15.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:55:15.723Z] Configure a credential helper to remove this warning. See [2021-04-26T05:55:15.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:55:15.723Z] [2021-04-26T05:55:15.723Z] Login Succeeded [2021-04-26T05:55:15.723Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T05:55:15.756Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-26T05:55:16.048Z] ========================================================= [2021-04-26T05:55:16.048Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-26T05:55:16.048Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T05:55:16.414Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-26T05:55:16.414Z] Sending build context to Docker daemon 546.8kB [2021-04-26T05:55:16.414Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T05:55:16.414Z] Step 2/8 : FROM ${BASE} [2021-04-26T05:55:16.414Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-26T05:55:16.414Z] 188c0c94c7c5: Pulling fs layer [2021-04-26T05:55:16.414Z] 0ef7d3d256c8: Pulling fs layer [2021-04-26T05:55:16.414Z] de9db76c5a1d: Pulling fs layer [2021-04-26T05:55:16.414Z] bca2f99d35d6: Pulling fs layer [2021-04-26T05:55:16.414Z] 93359f2a8cfa: Pulling fs layer [2021-04-26T05:55:16.414Z] 7c6f9722023f: Pulling fs layer [2021-04-26T05:55:16.414Z] a35cf1a2eb13: Pulling fs layer [2021-04-26T05:55:16.414Z] 93359f2a8cfa: Waiting [2021-04-26T05:55:16.414Z] 7c6f9722023f: Waiting [2021-04-26T05:55:16.414Z] a35cf1a2eb13: Waiting [2021-04-26T05:55:16.414Z] bca2f99d35d6: Waiting [2021-04-26T05:55:16.677Z] de9db76c5a1d: Verifying Checksum [2021-04-26T05:55:16.677Z] de9db76c5a1d: Download complete [2021-04-26T05:55:16.677Z] 0ef7d3d256c8: Download complete [2021-04-26T05:55:16.677Z] 93359f2a8cfa: Verifying Checksum [2021-04-26T05:55:16.677Z] 93359f2a8cfa: Download complete [2021-04-26T05:55:16.677Z] 7c6f9722023f: Verifying Checksum [2021-04-26T05:55:16.677Z] 7c6f9722023f: Download complete [2021-04-26T05:55:16.677Z] 188c0c94c7c5: Verifying Checksum [2021-04-26T05:55:16.677Z] 188c0c94c7c5: Download complete [2021-04-26T05:55:16.941Z] 188c0c94c7c5: Pull complete [2021-04-26T05:55:17.204Z] 0ef7d3d256c8: Pull complete [2021-04-26T05:55:17.204Z] de9db76c5a1d: Pull complete [2021-04-26T05:55:18.595Z] a35cf1a2eb13: Verifying Checksum [2021-04-26T05:55:18.595Z] a35cf1a2eb13: Download complete [2021-04-26T05:55:19.546Z] bca2f99d35d6: Verifying Checksum [2021-04-26T05:55:19.546Z] bca2f99d35d6: Download complete [2021-04-26T05:55:24.872Z] bca2f99d35d6: Pull complete [2021-04-26T05:55:24.872Z] 93359f2a8cfa: Pull complete [2021-04-26T05:55:24.872Z] 7c6f9722023f: Pull complete [2021-04-26T05:55:30.200Z] a35cf1a2eb13: Pull complete [2021-04-26T05:55:30.200Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-26T05:55:30.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-26T05:55:30.200Z] ---> a62c8e92a672 [2021-04-26T05:55:30.200Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-26T05:55:30.463Z] ---> Running in b0b0c1d1b351 [2021-04-26T05:55:30.725Z] Removing intermediate container b0b0c1d1b351 [2021-04-26T05:55:30.725Z] ---> dbe6aa2af577 [2021-04-26T05:55:30.725Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T05:55:30.725Z] ---> Running in 910af3765c24 [2021-04-26T05:55:32.140Z] Removing intermediate container 910af3765c24 [2021-04-26T05:55:32.140Z] ---> 82e08e9ab58d [2021-04-26T05:55:32.140Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-04-26T05:55:32.140Z] ---> Running in 1cc94745362e [2021-04-26T05:55:32.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T05:55:32.979Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T05:55:33.553Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-26T05:55:33.553Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-26T05:55:33.553Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-26T05:55:33.553Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-26T05:55:33.814Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-26T05:55:33.814Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-26T05:55:34.080Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-26T05:55:34.342Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-26T05:55:34.342Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-26T05:55:34.342Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-26T05:55:34.917Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-26T05:55:34.917Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-26T05:55:34.917Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-26T05:55:35.180Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T05:55:35.180Z] OK: 173 MiB in 52 packages [2021-04-26T05:55:36.134Z] Removing intermediate container 1cc94745362e [2021-04-26T05:55:36.134Z] ---> af1cba0bc4f1 [2021-04-26T05:55:36.134Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-04-26T05:55:36.134Z] ---> Running in 7eb26f6d230c [2021-04-26T05:55:36.134Z] Removing intermediate container 7eb26f6d230c [2021-04-26T05:55:36.134Z] ---> 805bfc930e1b [2021-04-26T05:55:36.134Z] Step 7/8 : COPY . . [2021-04-26T05:55:37.088Z] ---> 37da5b1fab1e [2021-04-26T05:55:37.088Z] Step 8/8 : RUN go mod download [2021-04-26T05:55:37.355Z] ---> Running in 9db45ebb46c1 [2021-04-26T05:55:48.301Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1714 in /w/workspace/gexfoundry_device-mqtt-go_PR-222 [Pipeline] { [Pipeline] ws [2021-04-26T05:55:48.363Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T05:55:53.750Z] using credential edgex-jenkins-ssh [2021-04-26T05:55:53.767Z] Cloning the remote Git repository [2021-04-26T05:55:53.814Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-04-26T05:55:53.916Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-04-26T05:55:53.994Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-04-26T05:55:53.994Z] > git --version # timeout=10 [2021-04-26T05:55:54.016Z] > git --version # 'git version 2.17.1' [2021-04-26T05:55:54.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T05:55:54.067Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T05:55:55.459Z] Merging remotes/origin/master commit f5de971355c2828ff055b6ba79681098725335d7 into PR head commit e611fabdafea2ab74cffb36fe58ffd4757a021f9 [2021-04-26T05:55:55.630Z] Merge succeeded, producing e611fabdafea2ab74cffb36fe58ffd4757a021f9 [2021-04-26T05:55:55.631Z] Checking out Revision e611fabdafea2ab74cffb36fe58ffd4757a021f9 (PR-222) [2021-04-26T05:55:54.890Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-04-26T05:55:54.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T05:55:54.937Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-04-26T05:55:54.969Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-04-26T05:55:54.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T05:55:54.983Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T05:55:55.480Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T05:55:55.491Z] > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 [2021-04-26T05:55:55.563Z] > git remote # timeout=10 [2021-04-26T05:55:55.579Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T05:55:55.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T05:55:55.599Z] > git merge f5de971355c2828ff055b6ba79681098725335d7 # timeout=10 [2021-04-26T05:55:55.620Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T05:55:55.638Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T05:55:55.648Z] > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 [2021-04-26T05:55:59.794Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-26T05:55:59.863Z] > git --version # timeout=10 [2021-04-26T05:55:59.877Z] > git --version # 'git version 2.17.1' [2021-04-26T05:55:59.903Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T05:56:01.958Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-26T05:56:02.377Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T05:56:02.741Z] + sudo service docker restart [2021-04-26T05:56:02.741Z] + true [2021-04-26T05:56:03.979Z] Removing intermediate container 9db45ebb46c1 [2021-04-26T05:56:03.979Z] ---> d809d997f714 [2021-04-26T05:56:03.979Z] Successfully built d809d997f714 [2021-04-26T05:56:03.979Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T05:56:04.327Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T05:56:04.328Z] . [Pipeline] withDockerContainer [2021-04-26T05:56:04.465Z] prd-centos7-docker-4c-2g-1715 does not seem to be running inside a container [2021-04-26T05:56:04.512Z] $ 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-x86_64 cat [2021-04-26T05:56:05.284Z] $ docker top 78dd194ec32e57f23e8992ec852ab3e3575e1ff167d7b9693c8194a64380b84e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap [2021-04-26T05:56:05.638Z] provisioning config files... [2021-04-26T05:56:05.682Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4918394342345801545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T05:56:05.858Z] + go version [2021-04-26T05:56:05.858Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-26T05:56:05.915Z] $ docker stop --time=1 78dd194ec32e57f23e8992ec852ab3e3575e1ff167d7b9693c8194a64380b84e [2021-04-26T05:56:06.101Z] ---> docker-login.sh [2021-04-26T05:56:06.101Z] nexus3.edgexfoundry.org:10001 [2021-04-26T05:56:07.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:56:07.287Z] $ docker rm -f 78dd194ec32e57f23e8992ec852ab3e3575e1ff167d7b9693c8194a64380b84e [2021-04-26T05:56:07.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:56:07.366Z] Configure a credential helper to remove this warning. See [2021-04-26T05:56:07.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:56:07.366Z] [2021-04-26T05:56:07.366Z] Login Succeeded [2021-04-26T05:56:07.366Z] nexus3.edgexfoundry.org:10002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-04-26T05:56:07.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T05:56:07.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:56:07.918Z] Configure a credential helper to remove this warning. See [2021-04-26T05:56:07.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:56:07.918Z] [2021-04-26T05:56:07.918Z] Login Succeeded [2021-04-26T05:56:07.918Z] nexus3.edgexfoundry.org:10003 [2021-04-26T05:56:08.078Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T05:56:08.078Z] . [Pipeline] withDockerContainer [2021-04-26T05:56:08.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:56:08.203Z] prd-centos7-docker-4c-2g-1715 does not seem to be running inside a container [2021-04-26T05:56:08.252Z] $ 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-x86_64 cat [2021-04-26T05:56:08.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:56:08.467Z] Configure a credential helper to remove this warning. See [2021-04-26T05:56:08.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:56:08.467Z] [2021-04-26T05:56:08.467Z] Login Succeeded [2021-04-26T05:56:08.467Z] nexus3.edgexfoundry.org:10004 [2021-04-26T05:56:08.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:56:08.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:56:08.742Z] Configure a credential helper to remove this warning. See [2021-04-26T05:56:08.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:56:08.742Z] [2021-04-26T05:56:08.742Z] Login Succeeded [2021-04-26T05:56:08.742Z] docker.io [2021-04-26T05:56:08.900Z] $ docker top 0fc56769aa68e0d20a452a31f7e12e03437bd7c640096172705fc2b330a55540 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T05:56:09.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T05:56:09.438Z] + make test [2021-04-26T05:56:09.438Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-26T05:56:09.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T05:56:09.616Z] Configure a credential helper to remove this warning. See [2021-04-26T05:56:09.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T05:56:09.616Z] [2021-04-26T05:56:09.616Z] Login Succeeded [2021-04-26T05:56:09.616Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T05:56:09.646Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-26T05:56:10.060Z] ========================================================= [2021-04-26T05:56:10.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-26T05:56:10.060Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T05:56:10.458Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-04-26T05:56:10.479Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-26T05:56:10.755Z] Sending build context to Docker daemon 545.8kB [2021-04-26T05:56:10.755Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T05:56:10.755Z] Step 2/8 : FROM ${BASE} [2021-04-26T05:56:11.031Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-26T05:56:11.031Z] 5f621e34cdf4: Pulling fs layer [2021-04-26T05:56:11.031Z] a4357932f1b6: Pulling fs layer [2021-04-26T05:56:11.031Z] 18c013af1878: Pulling fs layer [2021-04-26T05:56:11.031Z] 00ac8860ef70: Pulling fs layer [2021-04-26T05:56:11.031Z] 63d7cb157983: Pulling fs layer [2021-04-26T05:56:11.031Z] b116817d02f9: Pulling fs layer [2021-04-26T05:56:11.031Z] 745a02a5169b: Pulling fs layer [2021-04-26T05:56:11.031Z] 00ac8860ef70: Waiting [2021-04-26T05:56:11.031Z] 63d7cb157983: Waiting [2021-04-26T05:56:11.031Z] b116817d02f9: Waiting [2021-04-26T05:56:11.031Z] 745a02a5169b: Waiting [2021-04-26T05:56:11.031Z] 18c013af1878: Download complete [2021-04-26T05:56:11.031Z] a4357932f1b6: Download complete [2021-04-26T05:56:11.031Z] 63d7cb157983: Download complete [2021-04-26T05:56:11.031Z] b116817d02f9: Verifying Checksum [2021-04-26T05:56:11.031Z] b116817d02f9: Download complete [2021-04-26T05:56:11.031Z] 5f621e34cdf4: Download complete [2021-04-26T05:56:11.652Z] 5f621e34cdf4: Pull complete [2021-04-26T05:56:12.644Z] a4357932f1b6: Pull complete [2021-04-26T05:56:12.918Z] 18c013af1878: Pull complete [2021-04-26T05:56:13.202Z] 745a02a5169b: Verifying Checksum [2021-04-26T05:56:13.202Z] 745a02a5169b: Download complete [2021-04-26T05:56:14.637Z] 00ac8860ef70: Verifying Checksum [2021-04-26T05:56:14.637Z] 00ac8860ef70: Download complete [2021-04-26T05:56:20.799Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-04-26T05:56:20.799Z] /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-04-26T05:56:20.799Z] /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-04-26T05:56:20.799Z] /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-04-26T05:56:20.799Z] /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-04-26T05:56:24.802Z] 00ac8860ef70: Pull complete [2021-04-26T05:56:24.802Z] 63d7cb157983: Pull complete [2021-04-26T05:56:25.076Z] b116817d02f9: Pull complete [2021-04-26T05:56:26.134Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-04-26T05:56:26.134Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-04-26T05:56:26.182Z] $ docker stop --time=1 0fc56769aa68e0d20a452a31f7e12e03437bd7c640096172705fc2b330a55540 [2021-04-26T05:56:28.524Z] $ docker rm -f 0fc56769aa68e0d20a452a31f7e12e03437bd7c640096172705fc2b330a55540 [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) [2021-04-26T05:56:29.405Z] 745a02a5169b: Pull complete [2021-04-26T05:56:29.405Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-26T05:56:29.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-26T05:56:29.405Z] ---> b7e6874047d6 [2021-04-26T05:56:29.405Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-26T05:56:30.077Z] ---> job-cost.sh [2021-04-26T05:56:30.077Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3kDY [2021-04-26T05:56:31.416Z] ---> Running in 22e8baefb5de [2021-04-26T05:56:31.688Z] Removing intermediate container 22e8baefb5de [2021-04-26T05:56:31.688Z] ---> e1a538f9a8bc [2021-04-26T05:56:31.688Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T05:56:31.964Z] ---> Running in 3c7cc98aaf5a [2021-04-26T05:56:33.945Z] Removing intermediate container 3c7cc98aaf5a [2021-04-26T05:56:33.945Z] ---> 1a48279fee5e [2021-04-26T05:56:33.945Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-04-26T05:56:34.218Z] ---> Running in 9400427bccd7 [2021-04-26T05:56:35.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T05:56:36.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T05:56:36.762Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-26T05:56:36.762Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-26T05:56:37.035Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-26T05:56:37.035Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-26T05:56:37.035Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-26T05:56:37.306Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-26T05:56:37.306Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-26T05:56:37.578Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-26T05:56:37.578Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-26T05:56:37.848Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-26T05:56:38.119Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-26T05:56:38.389Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-26T05:56:38.389Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-26T05:56:38.661Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T05:56:38.661Z] OK: 149 MiB in 52 packages [2021-04-26T05:56:40.093Z] Removing intermediate container 9400427bccd7 [2021-04-26T05:56:40.093Z] ---> 3505db261de2 [2021-04-26T05:56:40.093Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-04-26T05:56:40.093Z] ---> Running in 58626d87fb39 [2021-04-26T05:56:40.687Z] Removing intermediate container 58626d87fb39 [2021-04-26T05:56:40.687Z] ---> bcfd83ba7310 [2021-04-26T05:56:40.687Z] Step 7/8 : COPY . . [2021-04-26T05:56:41.668Z] ---> 9f2026fb1f1f [2021-04-26T05:56:41.668Z] Step 8/8 : RUN go mod download [2021-04-26T05:56:41.668Z] ---> Running in d317975a0128 [2021-04-26T05:56:45.024Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-26T05:57:08.467Z] Removing intermediate container d317975a0128 [2021-04-26T05:57:08.467Z] ---> 70e51955c04b [2021-04-26T05:57:08.467Z] Successfully built 70e51955c04b [2021-04-26T05:57:08.467Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T05:57:08.845Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T05:57:08.845Z] . [Pipeline] withDockerContainer [2021-04-26T05:57:09.140Z] prd-ubuntu18.04-docker-arm64-4c-16g-1714 does not seem to be running inside a container [2021-04-26T05:57:09.253Z] $ 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-04-26T05:57:10.725Z] $ docker top 81a7da72f353b86dbd5229ef1a13bf29f1fe4a60f1cc758b177e02de31c7aaf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T05:57:11.657Z] lf-activate-venv(): INFO: Adding /tmp/venv-3kDY/bin to PATH [2021-04-26T05:57:11.657Z] INFO: No Stack... [2021-04-26T05:57:11.657Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-26T05:57:11.657Z] INFO: Archiving Costs [Pipeline] sh [2021-04-26T05:57:11.715Z] + go version [2021-04-26T05:57:11.715Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-26T05:57:11.848Z] $ docker stop --time=1 81a7da72f353b86dbd5229ef1a13bf29f1fe4a60f1cc758b177e02de31c7aaf5 [2021-04-26T05:57:12.018Z] + cut -d, -f6 [2021-04-26T05:57:12.018Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-04-26T05:57:13.711Z] $ docker rm -f 81a7da72f353b86dbd5229ef1a13bf29f1fe4a60f1cc758b177e02de31c7aaf5 [Pipeline] // withDockerContainer [Pipeline] lock [2021-04-26T05:57:14.039Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-222-1-stack-cost] [2021-04-26T05:57:14.046Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-1-stack-cost] did not exist. Created. [2021-04-26T05:57:14.046Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-222-1-stack-cost] [Pipeline] { [Pipeline] } [Pipeline] unstash [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-04-26T05:57:14.529Z] + echo total: 0.029999999329447746 [Pipeline] isUnix [Pipeline] sh [Pipeline] stash [2021-04-26T05:57:14.885Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T05:57:14.885Z] . [Pipeline] withDockerContainer [2021-04-26T05:57:15.101Z] Stashed 1 file(s) [2021-04-26T05:57:15.203Z] prd-ubuntu18.04-docker-arm64-4c-16g-1714 does not seem to be running inside a container [2021-04-26T05:57:15.297Z] $ 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-04-26T05:57:16.846Z] $ docker top 0452516235c962f0260636513c5b0c7aa616cfeca3d95c157457a0708e1252d1 -eo pid,comm [Pipeline] { [Pipeline] } [2021-04-26T05:57:17.210Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T05:57:17.819Z] Failed in branch amd64 [2021-04-26T05:57:17.937Z] + make test [2021-04-26T05:57:17.937Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-26T05:57:19.379Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-04-26T05:57:51.923Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-04-26T05:57:51.923Z] /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-04-26T05:57:51.923Z] /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-04-26T05:57:51.923Z] /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-04-26T05:57:51.923Z] /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-04-26T05:58:02.131Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-04-26T05:58:02.403Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-04-26T05:58:02.458Z] $ docker stop --time=1 0452516235c962f0260636513c5b0c7aa616cfeca3d95c157457a0708e1252d1 [2021-04-26T05:58:04.832Z] $ docker rm -f 0452516235c962f0260636513c5b0c7aa616cfeca3d95c157457a0708e1252d1 [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-04-26T05:58:06.261Z] ---> job-cost.sh [2021-04-26T05:58:06.261Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lUjP [2021-04-26T05:58:45.215Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-26T06:00:06.953Z] lf-activate-venv(): INFO: Adding /tmp/venv-lUjP/bin to PATH [2021-04-26T06:00:06.953Z] INFO: No Stack... [2021-04-26T06:00:06.953Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-26T06:00:06.953Z] INFO: Archiving Costs [Pipeline] sh [2021-04-26T06:00:07.314Z] + cut -d, -f6 [2021-04-26T06:00:07.314Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2021-04-26T06:00:07.459Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-222-1-stack-cost] [2021-04-26T06:00:07.465Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-1-stack-cost] did not exist. Created. [2021-04-26T06:00:07.465Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-26T06:00:07.898Z] /w/workspace/device-mqtt-go/1@tmp/durable-3fa7ee95/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-3fa7ee95/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-26T06:00:08.275Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-26T06:00:08.319Z] Warning: overwriting stash ‘stack-cost’ [2021-04-26T06:00:08.910Z] Stashed 1 file(s) [Pipeline] } [2021-04-26T06:00:08.930Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T06:00:09.492Z] 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-04-26T06:00:12.880Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:00:13.520Z] ---> package-listing.sh [2021-04-26T06:00:13.520Z] ++ facter osfamily [2021-04-26T06:00:13.520Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-26T06:00:13.520Z] + OS_FAMILY=redhat [2021-04-26T06:00:13.520Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-222 [2021-04-26T06:00:13.520Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-26T06:00:13.520Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-26T06:00:13.520Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-26T06:00:13.520Z] + PACKAGES=/tmp/packages_start.txt [2021-04-26T06:00:13.521Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-222 ']' [2021-04-26T06:00:13.521Z] + PACKAGES=/tmp/packages_end.txt [2021-04-26T06:00:13.521Z] + case "${OS_FAMILY}" in [2021-04-26T06:00:13.521Z] + rpm -qa [2021-04-26T06:00:13.521Z] + sort [2021-04-26T06:00:18.857Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-26T06:00:18.857Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-26T06:00:18.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-26T06:00:18.857Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-222 ']' [2021-04-26T06:00:18.857Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-222/archives/ [2021-04-26T06:00:18.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-222/archives/ [Pipeline] echo [2021-04-26T06:00:18.946Z] 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-26T06:00:19.265Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:00:19.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T06:00:19.615Z] [2021-04-26T06:00:19.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-26T06:00:19.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T06:00:19.976Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-26T06:00:19.976Z] df20fa9351a1: Pulling fs layer [2021-04-26T06:00:19.976Z] 36b3adc4ff6f: Pulling fs layer [2021-04-26T06:00:19.976Z] 8ad3a11d3b57: Pulling fs layer [2021-04-26T06:00:19.976Z] 46f8f816bc3b: Pulling fs layer [2021-04-26T06:00:19.976Z] 93b61091891f: Pulling fs layer [2021-04-26T06:00:19.976Z] 93b9cdb0e59b: Pulling fs layer [2021-04-26T06:00:19.976Z] 5e14af77c1be: Pulling fs layer [2021-04-26T06:00:19.976Z] 01666e4c0597: Pulling fs layer [2021-04-26T06:00:19.976Z] aa168da1d23b: Pulling fs layer [2021-04-26T06:00:19.976Z] 46f8f816bc3b: Waiting [2021-04-26T06:00:19.976Z] 93b61091891f: Waiting [2021-04-26T06:00:19.976Z] 93b9cdb0e59b: Waiting [2021-04-26T06:00:19.976Z] 01666e4c0597: Waiting [2021-04-26T06:00:19.976Z] 5e14af77c1be: Waiting [2021-04-26T06:00:19.976Z] 36b3adc4ff6f: Download complete [2021-04-26T06:00:19.976Z] 46f8f816bc3b: Verifying Checksum [2021-04-26T06:00:19.976Z] 46f8f816bc3b: Download complete [2021-04-26T06:00:19.976Z] df20fa9351a1: Verifying Checksum [2021-04-26T06:00:19.976Z] df20fa9351a1: Download complete [2021-04-26T06:00:19.976Z] 93b9cdb0e59b: Verifying Checksum [2021-04-26T06:00:19.976Z] 93b9cdb0e59b: Download complete [2021-04-26T06:00:20.240Z] 5e14af77c1be: Verifying Checksum [2021-04-26T06:00:20.241Z] 5e14af77c1be: Download complete [2021-04-26T06:00:20.241Z] 93b61091891f: Verifying Checksum [2021-04-26T06:00:20.241Z] 93b61091891f: Download complete [2021-04-26T06:00:20.241Z] 01666e4c0597: Verifying Checksum [2021-04-26T06:00:20.241Z] 01666e4c0597: Download complete [2021-04-26T06:00:20.241Z] 8ad3a11d3b57: Verifying Checksum [2021-04-26T06:00:20.241Z] 8ad3a11d3b57: Download complete [2021-04-26T06:00:20.505Z] df20fa9351a1: Pull complete [2021-04-26T06:00:20.769Z] 36b3adc4ff6f: Pull complete [2021-04-26T06:00:21.759Z] 8ad3a11d3b57: Pull complete [2021-04-26T06:00:22.027Z] 46f8f816bc3b: Pull complete [2021-04-26T06:00:22.608Z] aa168da1d23b: Verifying Checksum [2021-04-26T06:00:22.608Z] aa168da1d23b: Download complete [2021-04-26T06:00:22.873Z] 93b61091891f: Pull complete [2021-04-26T06:00:22.873Z] 93b9cdb0e59b: Pull complete [2021-04-26T06:00:23.141Z] 5e14af77c1be: Pull complete [2021-04-26T06:00:23.141Z] 01666e4c0597: Pull complete [2021-04-26T06:00:33.243Z] aa168da1d23b: Pull complete [2021-04-26T06:00:33.243Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-26T06:00:33.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T06:00:33.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-26T06:00:33.565Z] prd-centos7-docker-4c-2g-1711 does not seem to be running inside a container [2021-04-26T06:00:33.618Z] $ 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-222/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-222 -v /w/workspace/gexfoundry_device-mqtt-go_PR-222:/w/workspace/gexfoundry_device-mqtt-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-222@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-26T06:00:37.549Z] $ docker top dae859905d69b23f5ac74e797a13786c01cd4082ddb94fef841cf1769d0a4a36 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T06:00:38.040Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-26T06:00:38.371Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-26T06:00:38.715Z] + ls /var/log/sa-host [2021-04-26T06:00:38.715Z] + sadf -c /var/log/sa-host/sa23 [2021-04-26T06:00:38.715Z] file_magic: OK [2021-04-26T06:00:38.715Z] HZ: Using current value: 100 [2021-04-26T06:00:38.715Z] file_header: OK [2021-04-26T06:00:38.715Z] 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-04-26T06:00:38.715Z] Statistics: [2021-04-26T06:00:38.715Z] Hnuu...uuuununununu... [2021-04-26T06:00:38.715Z] File successfully converted to sysstat format version 12.2.1 [2021-04-26T06:00:38.715Z] + sadf -c /var/log/sa-host/sa26 [2021-04-26T06:00:38.715Z] file_magic: OK [2021-04-26T06:00:38.715Z] HZ: Using current value: 100 [2021-04-26T06:00:38.715Z] file_header: OK [2021-04-26T06:00:38.715Z] 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-04-26T06:00:38.715Z] Statistics: [2021-04-26T06:00:38.715Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-26T06:00:38.715Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-26T06:00:39.357Z] provisioning config files... [2021-04-26T06:00:39.373Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/config3738179721847359383tmp [Pipeline] { [Pipeline] echo [2021-04-26T06:00:39.436Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:00:39.783Z] ---> create-netrc.sh [Pipeline] } [2021-04-26T06:00:39.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-26T06:00:39.898Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:00:40.251Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-26T06:00:40.288Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:00:40.626Z] ---> sudo-logs.sh [2021-04-26T06:00:40.627Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-26T06:00:40.740Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:00:41.089Z] ---> job-cost.sh [2021-04-26T06:00:41.089Z] lf-activate-venv: SKIPPING [2021-04-26T06:00:41.089Z] DEBUG: total: 0.20999999344348907 [2021-04-26T06:00:41.089Z] INFO: Retrieving Stack Cost... [2021-04-26T06:00:42.485Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-26T06:00:43.061Z] INFO: Archiving Costs [Pipeline] echo [2021-04-26T06:00:43.113Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T06:00:43.448Z] ---> logs-deploy.sh [2021-04-26T06:00:43.448Z] lf-activate-venv: SKIPPING [2021-04-26T06:00:43.448Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-222/1 [2021-04-26T06:00:43.448Z] INFO: archiving workspace using pattern(s): [2021-04-26T06:00:45.592Z] Archives upload complete. [2021-04-26T06:00:45.592Z] INFO: archiving logs to Nexus [2021-04-26T06:00:46.571Z] ---> uname -a: [2021-04-26T06:00:46.571Z] Linux prd-centos7-docker-4c-2g-1711.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-04-26T06:00:46.571Z] [2021-04-26T06:00:46.571Z]