Pull request #239 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1447ef43d67bfc4923f05c4e4cda78243242bf94+3691df947a2f13c033dab4cecb2f3e43c92cf99c (af328fe7a055ebd9b4b43bbd899c8dd8437ed1f3) 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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-239/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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-239/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 9d0281235b943b7ad605f650702698f9078b2862 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: device-mqtt 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4807 in /w/workspace/gexfoundry_device-mqtt-go_PR-239 [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-239 # 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/239/head:refs/remotes/origin/PR-239 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3691df947a2f13c033dab4cecb2f3e43c92cf99c into PR head commit 1447ef43d67bfc4923f05c4e4cda78243242bf94 Merge succeeded, producing 1447ef43d67bfc4923f05c4e4cda78243242bf94 Checking out Revision 1447ef43d67bfc4923f05c4e4cda78243242bf94 (PR-239) > git config core.sparsecheckout # timeout=10 > git checkout -f 1447ef43d67bfc4923f05c4e4cda78243242bf94 # 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 3691df947a2f13c033dab4cecb2f3e43c92cf99c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1447ef43d67bfc4923f05c4e4cda78243242bf94 # 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 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T20:08:53.166Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T20:08:53.592Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T20:08:53.705Z] ========================================================= [2021-05-12T20:08:53.705Z] EdgeX Global Pipelines Version Info [2021-05-12T20:08:53.705Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:08:56.623Z] ------------------- [2021-05-12T20:08:56.623Z] stable info: [2021-05-12T20:08:56.623Z] ------------------- [2021-05-12T20:08:56.623Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T20:08:56.623Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T20:08:56.623Z] Message: update stable to v1.0.192 [2021-05-12T20:08:57.600Z] ------------------- [2021-05-12T20:08:57.600Z] experimental info: [2021-05-12T20:08:57.600Z] ------------------- [2021-05-12T20:08:57.600Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T20:08:57.600Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T20:08:57.600Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T20:08:57.886Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-05-12T20:08:57.985Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-05-12T20:08:58.046Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T20:08:58.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T20:08:58.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T20:08:58.235Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T20:08:58.298Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T20:08:58.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T20:08:58.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-12T20:08:58.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T20:08:58.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T20:08:58.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-05-12T20:08:58.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T20:08:58.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T20:08:58.853Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T20:08:58.914Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T20:08:58.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T20:08:59.062Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T20:08:59.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T20:08:59.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-12T20:08:59.312Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-12T20:08:59.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-12T20:08:59.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-12T20:08:59.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-12T20:08:59.576Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-12T20:08:59.640Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T20:08:59.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-239 [Pipeline] echo [2021-05-12T20:08:59.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-239 [Pipeline] echo [2021-05-12T20:08:59.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-239 [Pipeline] echo [2021-05-12T20:08:59.902Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1447ef43d67bfc4923f05c4e4cda78243242bf94 [Pipeline] echo [2021-05-12T20:08:59.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1447ef4 [Pipeline] echo [2021-05-12T20:09:00.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T20:09:00.173Z] provisioning config files... [2021-05-12T20:09:00.250Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-239@tmp/config8001115289543685278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:09:00.789Z] ---> docker-login.sh [2021-05-12T20:09:00.789Z] nexus3.edgexfoundry.org:10001 [2021-05-12T20:09:01.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:09:01.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:09:01.389Z] Configure a credential helper to remove this warning. See [2021-05-12T20:09:01.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:09:01.389Z] [2021-05-12T20:09:01.389Z] Login Succeeded [2021-05-12T20:09:01.389Z] nexus3.edgexfoundry.org:10002 [2021-05-12T20:09:01.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:09:02.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:09:02.037Z] Configure a credential helper to remove this warning. See [2021-05-12T20:09:02.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:09:02.037Z] [2021-05-12T20:09:02.037Z] Login Succeeded [2021-05-12T20:09:02.037Z] nexus3.edgexfoundry.org:10003 [2021-05-12T20:09:02.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:09:02.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:09:02.608Z] Configure a credential helper to remove this warning. See [2021-05-12T20:09:02.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:09:02.608Z] [2021-05-12T20:09:02.608Z] Login Succeeded [2021-05-12T20:09:02.608Z] nexus3.edgexfoundry.org:10004 [2021-05-12T20:09:02.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:09:02.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:09:02.911Z] Configure a credential helper to remove this warning. See [2021-05-12T20:09:02.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:09:02.911Z] [2021-05-12T20:09:02.911Z] Login Succeeded [2021-05-12T20:09:02.911Z] docker.io [2021-05-12T20:09:03.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:09:03.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:09:03.820Z] Configure a credential helper to remove this warning. See [2021-05-12T20:09:03.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:09:03.821Z] [2021-05-12T20:09:03.821Z] Login Succeeded [2021-05-12T20:09:03.821Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T20:09:03.866Z] 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-12T20:09:04.610Z] + git log --format=format:%s -1 1447ef43d67bfc4923f05c4e4cda78243242bf94 [Pipeline] echo [2021-05-12T20:09:04.864Z] GIT_COMMIT: 1447ef43d67bfc4923f05c4e4cda78243242bf94, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-12T20:09:04.902Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:09:05.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T20:09:05.603Z] [2021-05-12T20:09:05.603Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:09:06.046Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T20:09:06.366Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T20:09:06.366Z] 31603596830f: Pulling fs layer [2021-05-12T20:09:06.366Z] 54011a49482f: Pulling fs layer [2021-05-12T20:09:06.366Z] a6820b24f6d8: Pulling fs layer [2021-05-12T20:09:06.366Z] f581987b2513: Pulling fs layer [2021-05-12T20:09:06.366Z] f581987b2513: Waiting [2021-05-12T20:09:06.366Z] 54011a49482f: Verifying Checksum [2021-05-12T20:09:06.366Z] 54011a49482f: Download complete [2021-05-12T20:09:06.736Z] 31603596830f: Verifying Checksum [2021-05-12T20:09:06.736Z] 31603596830f: Download complete [2021-05-12T20:09:07.401Z] f581987b2513: Verifying Checksum [2021-05-12T20:09:07.401Z] f581987b2513: Download complete [2021-05-12T20:09:07.402Z] a6820b24f6d8: Verifying Checksum [2021-05-12T20:09:07.402Z] a6820b24f6d8: Download complete [2021-05-12T20:09:07.683Z] 31603596830f: Pull complete [2021-05-12T20:09:07.989Z] 54011a49482f: Pull complete [2021-05-12T20:09:10.735Z] a6820b24f6d8: Pull complete [2021-05-12T20:09:10.735Z] f581987b2513: Pull complete [2021-05-12T20:09:10.735Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T20:09:10.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T20:09:10.735Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T20:09:10.998Z] prd-centos7-docker-4c-2g-4807 does not seem to be running inside a container [2021-05-12T20:09:11.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-239 -v /w/workspace/gexfoundry_device-mqtt-go_PR-239:/w/workspace/gexfoundry_device-mqtt-go_PR-239:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-239@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-239@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-12T20:09:14.082Z] $ docker top fad035dd42631fa0bac5734daca1addb9e712fcea2e499594d96c04cf651c810 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T20:09:14.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T20:09:14.463Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T20:09:15.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T20:09:15.067Z] $ docker exec fad035dd42631fa0bac5734daca1addb9e712fcea2e499594d96c04cf651c810 ssh-agent [2021-05-12T20:09:15.512Z] SSH_AUTH_SOCK=/tmp/ssh-c52aNYbc0500/agent.11 [2021-05-12T20:09:15.512Z] SSH_AGENT_PID=16 [2021-05-12T20:09:15.543Z] Running ssh-add (command line suppressed) [2021-05-12T20:09:15.938Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-239@tmp/private_key_7786243828278292221.key (/w/workspace/gexfoundry_device-mqtt-go_PR-239@tmp/private_key_7786243828278292221.key) [2021-05-12T20:09:16.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T20:09:16.392Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T20:09:16.443Z] $ docker exec --env ******** --env ******** fad035dd42631fa0bac5734daca1addb9e712fcea2e499594d96c04cf651c810 ssh-agent -k [2021-05-12T20:09:16.958Z] unset SSH_AUTH_SOCK; [2021-05-12T20:09:16.958Z] unset SSH_AGENT_PID; [2021-05-12T20:09:16.958Z] echo Agent pid 16 killed; [2021-05-12T20:09:17.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T20:09:17.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T20:09:17.345Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T20:09:17.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T20:09:17.693Z] $ docker exec fad035dd42631fa0bac5734daca1addb9e712fcea2e499594d96c04cf651c810 ssh-agent [2021-05-12T20:09:18.063Z] SSH_AUTH_SOCK=/tmp/ssh-JAiG4MJCN3rw/agent.46 [2021-05-12T20:09:18.063Z] SSH_AGENT_PID=51 [2021-05-12T20:09:18.113Z] Running ssh-add (command line suppressed) [2021-05-12T20:09:18.524Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-239@tmp/private_key_5072762564188693900.key (/w/workspace/gexfoundry_device-mqtt-go_PR-239@tmp/private_key_5072762564188693900.key) [2021-05-12T20:09:18.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T20:09:19.128Z] + git semver init [2021-05-12T20:09:19.128Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T20:09:19.128Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-239/.git [2021-05-12T20:09:19.128Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-239 [2021-05-12T20:09:19.128Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T20:09:19.128Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T20:09:19.128Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T20:09:19.128Z] # $SEMVER_BRANCH = PR-239 [2021-05-12T20:09:19.128Z] # $SEMVER_TEMP = /tmp/semver-271715557 [2021-05-12T20:09:19.128Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-05-12T20:09:19.748Z] # '/tmp/semver-271715557' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-239/.semver' [2021-05-12T20:09:19.748Z] # -> Force: false [2021-05-12T20:09:19.748Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-239/.semver [Pipeline] } [2021-05-12T20:09:19.789Z] $ docker exec --env ******** --env ******** fad035dd42631fa0bac5734daca1addb9e712fcea2e499594d96c04cf651c810 ssh-agent -k [2021-05-12T20:09:19.984Z] unset SSH_AUTH_SOCK; [2021-05-12T20:09:19.985Z] unset SSH_AGENT_PID; [2021-05-12T20:09:19.985Z] echo Agent pid 51 killed; [2021-05-12T20:09:20.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T20:09:20.622Z] + git semver [Pipeline] } [2021-05-12T20:09:20.664Z] $ docker stop --time=1 fad035dd42631fa0bac5734daca1addb9e712fcea2e499594d96c04cf651c810 [2021-05-12T20:09:22.271Z] $ docker rm -f fad035dd42631fa0bac5734daca1addb9e712fcea2e499594d96c04cf651c810 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T20:09:22.970Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T20:09:23.609Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T20:09:23.630Z] [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-12T20:09:39.176Z] Still waiting to schedule task [2021-05-12T20:09:39.176Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-12T20:09:39.220Z] Still waiting to schedule task [2021-05-12T20:09:39.220Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-12T20:11:30.422Z] Running on prd-centos7-docker-4c-2g-4827 in /w/workspace/gexfoundry_device-mqtt-go_PR-239 [Pipeline] { [Pipeline] ws [2021-05-12T20:11:30.483Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T20:11:33.532Z] using credential edgex-jenkins-ssh [2021-05-12T20:11:33.546Z] Cloning the remote Git repository [2021-05-12T20:11:33.580Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-12T20:11:33.653Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-12T20:11:33.717Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-12T20:11:33.717Z] > git --version # timeout=10 [2021-05-12T20:11:33.724Z] > git --version # 'git version 2.24.3' [2021-05-12T20:11:33.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T20:11:33.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T20:11:34.704Z] Merging remotes/origin/master commit 3691df947a2f13c033dab4cecb2f3e43c92cf99c into PR head commit 1447ef43d67bfc4923f05c4e4cda78243242bf94 [2021-05-12T20:11:34.860Z] Merge succeeded, producing 1447ef43d67bfc4923f05c4e4cda78243242bf94 [2021-05-12T20:11:34.860Z] Checking out Revision 1447ef43d67bfc4923f05c4e4cda78243242bf94 (PR-239) [2021-05-12T20:11:34.313Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-12T20:11:34.319Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T20:11:34.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-12T20:11:34.344Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-12T20:11:34.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T20:11:34.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T20:11:34.733Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T20:11:34.745Z] > git checkout -f 1447ef43d67bfc4923f05c4e4cda78243242bf94 # timeout=10 [2021-05-12T20:11:34.824Z] > git remote # timeout=10 [2021-05-12T20:11:34.831Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T20:11:34.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T20:11:34.846Z] > git merge 3691df947a2f13c033dab4cecb2f3e43c92cf99c # timeout=10 [2021-05-12T20:11:34.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T20:11:34.867Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T20:11:34.872Z] > git checkout -f 1447ef43d67bfc4923f05c4e4cda78243242bf94 # timeout=10 [2021-05-12T20:11:38.544Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-12T20:11:38.586Z] > git --version # timeout=10 [2021-05-12T20:11:38.596Z] > git --version # 'git version 2.24.3' [2021-05-12T20:11:38.602Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T20:11:39.724Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T20:11:40.090Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T20:11:40.417Z] + sudo service docker restart [2021-05-12T20:11:40.417Z] + true [2021-05-12T20:11:40.417Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T20:11:41.945Z] provisioning config files... [2021-05-12T20:11:41.988Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7527278887998215560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:11:42.372Z] ---> docker-login.sh [2021-05-12T20:11:42.372Z] nexus3.edgexfoundry.org:10001 [2021-05-12T20:11:42.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:11:42.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:11:42.635Z] Configure a credential helper to remove this warning. See [2021-05-12T20:11:42.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:11:42.635Z] [2021-05-12T20:11:42.635Z] Login Succeeded [2021-05-12T20:11:42.635Z] nexus3.edgexfoundry.org:10002 [2021-05-12T20:11:42.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:11:42.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:11:42.898Z] Configure a credential helper to remove this warning. See [2021-05-12T20:11:42.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:11:42.898Z] [2021-05-12T20:11:42.898Z] Login Succeeded [2021-05-12T20:11:42.898Z] nexus3.edgexfoundry.org:10003 [2021-05-12T20:11:43.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:11:43.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:11:43.164Z] Configure a credential helper to remove this warning. See [2021-05-12T20:11:43.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:11:43.164Z] [2021-05-12T20:11:43.164Z] Login Succeeded [2021-05-12T20:11:43.164Z] nexus3.edgexfoundry.org:10004 [2021-05-12T20:11:43.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:11:43.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:11:43.426Z] Configure a credential helper to remove this warning. See [2021-05-12T20:11:43.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:11:43.426Z] [2021-05-12T20:11:43.426Z] Login Succeeded [2021-05-12T20:11:43.426Z] docker.io [2021-05-12T20:11:43.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:11:43.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:11:43.690Z] Configure a credential helper to remove this warning. See [2021-05-12T20:11:43.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:11:43.690Z] [2021-05-12T20:11:43.690Z] Login Succeeded [2021-05-12T20:11:43.690Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T20:11:43.715Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T20:11:44.013Z] ========================================================= [2021-05-12T20:11:44.014Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T20:11:44.014Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:11:44.368Z] + 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-12T20:11:44.368Z] Sending build context to Docker daemon 558.1kB [2021-05-12T20:11:44.368Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T20:11:44.368Z] Step 2/8 : FROM ${BASE} [2021-05-12T20:11:44.368Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T20:11:44.368Z] 540db60ca938: Pulling fs layer [2021-05-12T20:11:44.368Z] adcc1eea9eea: Pulling fs layer [2021-05-12T20:11:44.368Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T20:11:44.368Z] 0510c868ecb4: Pulling fs layer [2021-05-12T20:11:44.368Z] afea3b2eda06: Pulling fs layer [2021-05-12T20:11:44.368Z] 7809a108b3ef: Pulling fs layer [2021-05-12T20:11:44.368Z] f706445af74f: Pulling fs layer [2021-05-12T20:11:44.368Z] afea3b2eda06: Waiting [2021-05-12T20:11:44.368Z] 7809a108b3ef: Waiting [2021-05-12T20:11:44.368Z] f706445af74f: Waiting [2021-05-12T20:11:44.368Z] 0510c868ecb4: Waiting [2021-05-12T20:11:44.628Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T20:11:44.628Z] 4c4ab2625f07: Download complete [2021-05-12T20:11:44.628Z] adcc1eea9eea: Download complete [2021-05-12T20:11:44.628Z] 540db60ca938: Verifying Checksum [2021-05-12T20:11:44.628Z] 540db60ca938: Download complete [2021-05-12T20:11:44.628Z] afea3b2eda06: Verifying Checksum [2021-05-12T20:11:44.628Z] afea3b2eda06: Download complete [2021-05-12T20:11:44.629Z] 7809a108b3ef: Verifying Checksum [2021-05-12T20:11:44.629Z] 7809a108b3ef: Download complete [2021-05-12T20:11:44.907Z] 540db60ca938: Pull complete [2021-05-12T20:11:45.171Z] adcc1eea9eea: Pull complete [2021-05-12T20:11:45.171Z] 4c4ab2625f07: Pull complete [2021-05-12T20:11:46.571Z] f706445af74f: Verifying Checksum [2021-05-12T20:11:46.571Z] f706445af74f: Download complete [2021-05-12T20:11:47.154Z] 0510c868ecb4: Verifying Checksum [2021-05-12T20:11:47.154Z] 0510c868ecb4: Download complete [2021-05-12T20:11:53.817Z] 0510c868ecb4: Pull complete [2021-05-12T20:11:53.817Z] afea3b2eda06: Pull complete [2021-05-12T20:11:53.817Z] 7809a108b3ef: Pull complete [2021-05-12T20:11:58.088Z] f706445af74f: Pull complete [2021-05-12T20:11:58.088Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T20:11:58.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T20:11:58.088Z] ---> b068be0155e3 [2021-05-12T20:11:58.088Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-12T20:11:58.666Z] ---> Running in c76de5da3101 [2021-05-12T20:11:58.941Z] Removing intermediate container c76de5da3101 [2021-05-12T20:11:58.941Z] ---> e0f2660ae299 [2021-05-12T20:11:58.941Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T20:11:58.941Z] ---> Running in 8a39c640e103 [2021-05-12T20:12:00.356Z] Removing intermediate container 8a39c640e103 [2021-05-12T20:12:00.356Z] ---> b78811cdd263 [2021-05-12T20:12:00.356Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-12T20:12:00.356Z] ---> Running in 887099e60207 [2021-05-12T20:12:00.620Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T20:12:01.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T20:12:02.147Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-12T20:12:02.147Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-12T20:12:02.147Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-12T20:12:02.147Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-12T20:12:02.410Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-12T20:12:02.410Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-12T20:12:02.410Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-12T20:12:02.675Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-12T20:12:02.945Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-12T20:12:02.945Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-12T20:12:03.524Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-12T20:12:03.786Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-12T20:12:03.786Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-12T20:12:04.047Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T20:12:04.047Z] OK: 156 MiB in 53 packages [2021-05-12T20:12:04.996Z] Removing intermediate container 887099e60207 [2021-05-12T20:12:04.996Z] ---> e12de04cf11b [2021-05-12T20:12:04.996Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-12T20:12:04.996Z] ---> Running in 7d8ba0089d4a [2021-05-12T20:12:04.996Z] Removing intermediate container 7d8ba0089d4a [2021-05-12T20:12:04.996Z] ---> f1d8f6883bc9 [2021-05-12T20:12:04.996Z] Step 7/8 : COPY . . [2021-05-12T20:12:05.947Z] ---> 3bb18a45e68d [2021-05-12T20:12:05.947Z] Step 8/8 : RUN go mod download [2021-05-12T20:12:05.947Z] ---> Running in 42ef3d522605 [2021-05-12T20:12:21.560Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4824 in /w/workspace/gexfoundry_device-mqtt-go_PR-239 [Pipeline] { [Pipeline] ws [2021-05-12T20:12:21.619Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T20:12:27.910Z] using credential edgex-jenkins-ssh [2021-05-12T20:12:27.927Z] Cloning the remote Git repository [2021-05-12T20:12:27.990Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-12T20:12:28.159Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-05-12T20:12:28.242Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-12T20:12:28.243Z] > git --version # timeout=10 [2021-05-12T20:12:28.262Z] > git --version # 'git version 2.17.1' [2021-05-12T20:12:28.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T20:12:28.360Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T20:12:29.289Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-12T20:12:30.061Z] Merging remotes/origin/master commit 3691df947a2f13c033dab4cecb2f3e43c92cf99c into PR head commit 1447ef43d67bfc4923f05c4e4cda78243242bf94 [2021-05-12T20:12:30.287Z] Merge succeeded, producing 1447ef43d67bfc4923f05c4e4cda78243242bf94 [2021-05-12T20:12:30.287Z] Checking out Revision 1447ef43d67bfc4923f05c4e4cda78243242bf94 (PR-239) [2021-05-12T20:12:29.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T20:12:29.352Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-12T20:12:29.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-12T20:12:29.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T20:12:29.411Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T20:12:30.091Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T20:12:30.113Z] > git checkout -f 1447ef43d67bfc4923f05c4e4cda78243242bf94 # timeout=10 [2021-05-12T20:12:30.199Z] > git remote # timeout=10 [2021-05-12T20:12:30.219Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T20:12:30.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T20:12:30.251Z] > git merge 3691df947a2f13c033dab4cecb2f3e43c92cf99c # timeout=10 [2021-05-12T20:12:30.275Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T20:12:30.304Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T20:12:30.317Z] > git checkout -f 1447ef43d67bfc4923f05c4e4cda78243242bf94 # timeout=10 [2021-05-12T20:12:32.620Z] Removing intermediate container 42ef3d522605 [2021-05-12T20:12:32.620Z] ---> a03fdb2ff4a7 [2021-05-12T20:12:32.620Z] Successfully built a03fdb2ff4a7 [2021-05-12T20:12:32.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:12:33.006Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T20:12:33.006Z] . [Pipeline] withDockerContainer [2021-05-12T20:12:33.151Z] prd-centos7-docker-4c-2g-4827 does not seem to be running inside a container [2021-05-12T20:12:33.277Z] $ 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-05-12T20:12:34.075Z] $ docker top d22916e273d742876a0fcbc549bb6aa99715ba01af58d3fa6e2dcec6ff614964 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T20:12:34.546Z] + go version [2021-05-12T20:12:34.546Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T20:12:34.583Z] $ docker stop --time=1 d22916e273d742876a0fcbc549bb6aa99715ba01af58d3fa6e2dcec6ff614964 [2021-05-12T20:12:34.885Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-12T20:12:34.972Z] > git --version # timeout=10 [2021-05-12T20:12:34.983Z] > git --version # 'git version 2.17.1' [2021-05-12T20:12:35.000Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T20:12:35.935Z] $ docker rm -f d22916e273d742876a0fcbc549bb6aa99715ba01af58d3fa6e2dcec6ff614964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T20:12:36.836Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T20:12:36.836Z] . [Pipeline] withDockerContainer [2021-05-12T20:12:37.745Z] prd-centos7-docker-4c-2g-4827 does not seem to be running inside a container [2021-05-12T20:12:37.798Z] $ 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-05-12T20:12:37.913Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-05-12T20:12:38.425Z] $ docker top 8745e609734dd9879db3806e9f43e99d4f5bf3fa5b1e3bc9cd5f4be54eb29576 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-12T20:12:39.022Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T20:12:39.131Z] + go mod tidy [2021-05-12T20:12:39.416Z] + sudo service docker restart [2021-05-12T20:12:39.416Z] + true [Pipeline] sh [2021-05-12T20:12:40.749Z] + make test [2021-05-12T20:12:40.750Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T20:12:41.635Z] provisioning config files... [2021-05-12T20:12:41.684Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8171062303078498512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:12:41.812Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-12T20:12:42.136Z] ---> docker-login.sh [2021-05-12T20:12:42.136Z] nexus3.edgexfoundry.org:10001 [2021-05-12T20:12:43.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:12:43.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:12:43.455Z] Configure a credential helper to remove this warning. See [2021-05-12T20:12:43.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:12:43.455Z] [2021-05-12T20:12:43.455Z] Login Succeeded [2021-05-12T20:12:43.455Z] nexus3.edgexfoundry.org:10002 [2021-05-12T20:12:44.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:12:44.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:12:44.104Z] Configure a credential helper to remove this warning. See [2021-05-12T20:12:44.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:12:44.104Z] [2021-05-12T20:12:44.104Z] Login Succeeded [2021-05-12T20:12:44.104Z] nexus3.edgexfoundry.org:10003 [2021-05-12T20:12:44.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:12:44.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:12:44.710Z] Configure a credential helper to remove this warning. See [2021-05-12T20:12:44.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:12:44.710Z] [2021-05-12T20:12:44.710Z] Login Succeeded [2021-05-12T20:12:44.710Z] nexus3.edgexfoundry.org:10004 [2021-05-12T20:12:45.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:12:45.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:12:45.310Z] Configure a credential helper to remove this warning. See [2021-05-12T20:12:45.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:12:45.310Z] [2021-05-12T20:12:45.310Z] Login Succeeded [2021-05-12T20:12:45.310Z] docker.io [2021-05-12T20:12:45.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T20:12:46.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T20:12:46.196Z] Configure a credential helper to remove this warning. See [2021-05-12T20:12:46.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T20:12:46.196Z] [2021-05-12T20:12:46.196Z] Login Succeeded [2021-05-12T20:12:46.196Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T20:12:46.235Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T20:12:46.801Z] ========================================================= [2021-05-12T20:12:46.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-12T20:12:46.801Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:12:47.219Z] + 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-12T20:12:47.493Z] Sending build context to Docker daemon 557.1kB [2021-05-12T20:12:47.771Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T20:12:47.771Z] Step 2/8 : FROM ${BASE} [2021-05-12T20:12:47.771Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-12T20:12:47.771Z] 595b0fe564bb: Pulling fs layer [2021-05-12T20:12:47.771Z] 7186ed65a4f7: Pulling fs layer [2021-05-12T20:12:47.771Z] 316046926c0a: Pulling fs layer [2021-05-12T20:12:47.771Z] 4ebd0625c992: Pulling fs layer [2021-05-12T20:12:47.771Z] 207e8628e3a3: Pulling fs layer [2021-05-12T20:12:47.771Z] c791037a9be2: Pulling fs layer [2021-05-12T20:12:47.771Z] ffd874e62e21: Pulling fs layer [2021-05-12T20:12:47.771Z] 207e8628e3a3: Waiting [2021-05-12T20:12:47.771Z] 4ebd0625c992: Waiting [2021-05-12T20:12:47.771Z] c791037a9be2: Waiting [2021-05-12T20:12:47.771Z] ffd874e62e21: Waiting [2021-05-12T20:12:47.771Z] 316046926c0a: Verifying Checksum [2021-05-12T20:12:47.771Z] 316046926c0a: Download complete [2021-05-12T20:12:47.771Z] 7186ed65a4f7: Download complete [2021-05-12T20:12:47.771Z] 207e8628e3a3: Download complete [2021-05-12T20:12:47.771Z] c791037a9be2: Verifying Checksum [2021-05-12T20:12:47.771Z] c791037a9be2: Download complete [2021-05-12T20:12:48.047Z] 595b0fe564bb: Verifying Checksum [2021-05-12T20:12:48.047Z] 595b0fe564bb: Download complete [2021-05-12T20:12:48.683Z] 595b0fe564bb: Pull complete [2021-05-12T20:12:49.290Z] 7186ed65a4f7: Pull complete [2021-05-12T20:12:49.572Z] 316046926c0a: Pull complete [2021-05-12T20:12:51.010Z] ffd874e62e21: Verifying Checksum [2021-05-12T20:12:51.010Z] ffd874e62e21: Download complete [2021-05-12T20:12:53.012Z] 4ebd0625c992: Verifying Checksum [2021-05-12T20:12:53.012Z] 4ebd0625c992: Download complete [2021-05-12T20:12:54.309Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-12T20:12:54.309Z] /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-12T20:12:54.309Z] /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-12T20:12:54.309Z] /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-12T20:12:54.309Z] /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-12T20:12:59.677Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-12T20:12:59.677Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-12T20:12:59.729Z] $ docker stop --time=1 8745e609734dd9879db3806e9f43e99d4f5bf3fa5b1e3bc9cd5f4be54eb29576 [2021-05-12T20:13:01.378Z] $ docker rm -f 8745e609734dd9879db3806e9f43e99d4f5bf3fa5b1e3bc9cd5f4be54eb29576 [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-12T20:13:02.761Z] ---> job-cost.sh [2021-05-12T20:13:02.761Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V3Hx [2021-05-12T20:13:03.411Z] 4ebd0625c992: Pull complete [2021-05-12T20:13:03.411Z] 207e8628e3a3: Pull complete [2021-05-12T20:13:03.685Z] c791037a9be2: Pull complete [2021-05-12T20:13:07.120Z] ffd874e62e21: Pull complete [2021-05-12T20:13:07.120Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-12T20:13:07.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-12T20:13:07.120Z] ---> cfc18b08335c [2021-05-12T20:13:07.120Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-12T20:13:11.463Z] ---> Running in 46691b5bad27 [2021-05-12T20:13:11.463Z] Removing intermediate container 46691b5bad27 [2021-05-12T20:13:11.463Z] ---> a11d6445a021 [2021-05-12T20:13:11.463Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T20:13:11.463Z] ---> Running in b0590b2b01e4 [2021-05-12T20:13:14.107Z] Removing intermediate container b0590b2b01e4 [2021-05-12T20:13:14.107Z] ---> 1e64b0bec4c2 [2021-05-12T20:13:14.107Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-12T20:13:14.107Z] ---> Running in b1f30ea9c63f [2021-05-12T20:13:15.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T20:13:16.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T20:13:17.514Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-12T20:13:17.717Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T20:13:17.792Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-12T20:13:17.792Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-12T20:13:18.068Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-12T20:13:18.068Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-12T20:13:18.068Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-12T20:13:18.343Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-12T20:13:18.944Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-12T20:13:18.944Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-12T20:13:18.944Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-12T20:13:19.226Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-12T20:13:19.502Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-12T20:13:19.502Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-12T20:13:19.502Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T20:13:19.502Z] OK: 145 MiB in 53 packages [2021-05-12T20:13:21.487Z] Removing intermediate container b1f30ea9c63f [2021-05-12T20:13:21.487Z] ---> a1e0f5986738 [2021-05-12T20:13:21.487Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-12T20:13:21.487Z] ---> Running in 6f084d47cdc6 [2021-05-12T20:13:22.094Z] Removing intermediate container 6f084d47cdc6 [2021-05-12T20:13:22.094Z] ---> 7f9b9bfe2a87 [2021-05-12T20:13:22.094Z] Step 7/8 : COPY . . [2021-05-12T20:13:23.535Z] ---> d76ae883b036 [2021-05-12T20:13:23.535Z] Step 8/8 : RUN go mod download [2021-05-12T20:13:23.535Z] ---> Running in a0f64ce4c1be [2021-05-12T20:13:44.341Z] lf-activate-venv(): INFO: Adding /tmp/venv-V3Hx/bin to PATH [2021-05-12T20:13:44.341Z] INFO: No Stack... [2021-05-12T20:13:44.606Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T20:13:45.182Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T20:13:45.516Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-05-12T20:13:45.516Z] + cut -d, -f6 [Pipeline] lock [2021-05-12T20:13:45.652Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-239-1-stack-cost] [2021-05-12T20:13:45.658Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-239-1-stack-cost] did not exist. Created. [2021-05-12T20:13:45.658Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T20:13:46.082Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-12T20:13:46.531Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T20:13:46.552Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T20:13:47.164Z] Failed in branch amd64 [2021-05-12T20:13:55.923Z] Removing intermediate container a0f64ce4c1be [2021-05-12T20:13:55.923Z] ---> 71e767900ebf [2021-05-12T20:13:55.923Z] Successfully built 71e767900ebf [2021-05-12T20:13:55.924Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:13:56.333Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T20:13:56.334Z] . [Pipeline] withDockerContainer [2021-05-12T20:13:56.706Z] prd-ubuntu18.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container [2021-05-12T20:13:56.818Z] $ 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-12T20:13:58.665Z] $ docker top a19c0eea6012053a43d87b0ed0846bc35fdac82d589ced083215dfa29df45fa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T20:13:59.844Z] + go version [2021-05-12T20:13:59.844Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-12T20:13:59.922Z] $ docker stop --time=1 a19c0eea6012053a43d87b0ed0846bc35fdac82d589ced083215dfa29df45fa4 [2021-05-12T20:14:02.038Z] $ docker rm -f a19c0eea6012053a43d87b0ed0846bc35fdac82d589ced083215dfa29df45fa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:14:03.048Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T20:14:03.048Z] . [Pipeline] withDockerContainer [2021-05-12T20:14:03.386Z] prd-ubuntu18.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container [2021-05-12T20:14:03.490Z] $ 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-12T20:14:05.201Z] $ docker top b2d84f7cf8c49731c300ea2cbc0ab0bc54c9f5c8b73c6ac704b987ddedf2e700 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T20:14:06.269Z] + go mod tidy [Pipeline] sh [2021-05-12T20:14:07.569Z] + make test [2021-05-12T20:14:07.569Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-12T20:14:09.029Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-12T20:14:56.819Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-12T20:14:56.819Z] /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-12T20:14:56.819Z] /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-12T20:14:56.819Z] /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-12T20:14:56.819Z] /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-12T20:15:11.952Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2021-05-12T20:15:11.952Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-05-12T20:15:12.007Z] $ docker stop --time=1 b2d84f7cf8c49731c300ea2cbc0ab0bc54c9f5c8b73c6ac704b987ddedf2e700 [2021-05-12T20:15:14.427Z] $ docker rm -f b2d84f7cf8c49731c300ea2cbc0ab0bc54c9f5c8b73c6ac704b987ddedf2e700 [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-12T20:15:15.907Z] ---> job-cost.sh [2021-05-12T20:15:15.907Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nPtu [2021-05-12T20:16:12.441Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T20:18:04.255Z] lf-activate-venv(): INFO: Adding /tmp/venv-nPtu/bin to PATH [2021-05-12T20:18:04.255Z] INFO: No Stack... [2021-05-12T20:18:04.255Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-12T20:18:04.255Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T20:18:04.640Z] + cut -d, -f6 [2021-05-12T20:18:04.640Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2021-05-12T20:18:04.800Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-239-1-stack-cost] [2021-05-12T20:18:04.810Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-239-1-stack-cost] did not exist. Created. [2021-05-12T20:18:04.810Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T20:18:05.279Z] /w/workspace/device-mqtt-go/1@tmp/durable-d243bd8c/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-d243bd8c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-12T20:18:05.716Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-12T20:18:05.817Z] Warning: overwriting stash ‘stack-cost’ [2021-05-12T20:18:06.507Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T20:18:06.531Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T20:18:07.198Z] 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-12T20:18:09.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:18:10.269Z] ---> package-listing.sh [2021-05-12T20:18:10.269Z] ++ facter osfamily [2021-05-12T20:18:10.270Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T20:18:10.270Z] + OS_FAMILY=redhat [2021-05-12T20:18:10.270Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-239 [2021-05-12T20:18:10.270Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T20:18:10.270Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T20:18:10.270Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T20:18:10.270Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T20:18:10.270Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-239 ']' [2021-05-12T20:18:10.270Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T20:18:10.270Z] + case "${OS_FAMILY}" in [2021-05-12T20:18:10.270Z] + rpm -qa [2021-05-12T20:18:10.270Z] + sort [2021-05-12T20:18:18.682Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T20:18:18.682Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T20:18:18.682Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T20:18:18.682Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-239 ']' [2021-05-12T20:18:18.682Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-239/archives/ [2021-05-12T20:18:18.682Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-239/archives/ [Pipeline] echo [2021-05-12T20:18:18.733Z] 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-239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T20:18:19.127Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:18:19.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T20:18:20.075Z] [2021-05-12T20:18:20.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T20:18:20.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T20:18:20.544Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T20:18:20.544Z] df20fa9351a1: Pulling fs layer [2021-05-12T20:18:20.544Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T20:18:20.544Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T20:18:20.544Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T20:18:20.544Z] 93b61091891f: Pulling fs layer [2021-05-12T20:18:20.544Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T20:18:20.544Z] 5e14af77c1be: Pulling fs layer [2021-05-12T20:18:20.544Z] 01666e4c0597: Pulling fs layer [2021-05-12T20:18:20.544Z] aa168da1d23b: Pulling fs layer [2021-05-12T20:18:20.544Z] 93b9cdb0e59b: Waiting [2021-05-12T20:18:20.544Z] 5e14af77c1be: Waiting [2021-05-12T20:18:20.544Z] 01666e4c0597: Waiting [2021-05-12T20:18:20.544Z] aa168da1d23b: Waiting [2021-05-12T20:18:20.544Z] 46f8f816bc3b: Waiting [2021-05-12T20:18:20.544Z] 93b61091891f: Waiting [2021-05-12T20:18:20.818Z] df20fa9351a1: Verifying Checksum [2021-05-12T20:18:20.818Z] df20fa9351a1: Download complete [2021-05-12T20:18:20.818Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T20:18:20.818Z] 46f8f816bc3b: Download complete [2021-05-12T20:18:20.818Z] 36b3adc4ff6f: Download complete [2021-05-12T20:18:20.818Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T20:18:20.818Z] 93b9cdb0e59b: Download complete [2021-05-12T20:18:21.088Z] 5e14af77c1be: Verifying Checksum [2021-05-12T20:18:21.088Z] 5e14af77c1be: Download complete [2021-05-12T20:18:21.088Z] 01666e4c0597: Verifying Checksum [2021-05-12T20:18:21.088Z] 01666e4c0597: Download complete [2021-05-12T20:18:21.358Z] 93b61091891f: Verifying Checksum [2021-05-12T20:18:21.358Z] 93b61091891f: Download complete [2021-05-12T20:18:21.647Z] df20fa9351a1: Pull complete [2021-05-12T20:18:21.923Z] 36b3adc4ff6f: Pull complete [2021-05-12T20:18:21.923Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T20:18:21.923Z] 8ad3a11d3b57: Download complete [2021-05-12T20:18:23.373Z] 8ad3a11d3b57: Pull complete [2021-05-12T20:18:23.373Z] 46f8f816bc3b: Pull complete [2021-05-12T20:18:24.886Z] 93b61091891f: Pull complete [2021-05-12T20:18:24.886Z] aa168da1d23b: Verifying Checksum [2021-05-12T20:18:24.886Z] aa168da1d23b: Download complete [2021-05-12T20:18:24.886Z] 93b9cdb0e59b: Pull complete [2021-05-12T20:18:25.151Z] 5e14af77c1be: Pull complete [2021-05-12T20:18:25.422Z] 01666e4c0597: Pull complete [2021-05-12T20:18:40.566Z] aa168da1d23b: Pull complete [2021-05-12T20:18:40.566Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T20:18:40.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T20:18:40.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T20:18:40.810Z] prd-centos7-docker-4c-2g-4807 does not seem to be running inside a container [2021-05-12T20:18:40.897Z] $ 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-239/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-239 -v /w/workspace/gexfoundry_device-mqtt-go_PR-239:/w/workspace/gexfoundry_device-mqtt-go_PR-239:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-239@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-239@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-12T20:18:44.983Z] $ docker top 3a3427ea5c213fcba6b99a3609447b673b8976a4711ca41f3f6e670238348be7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T20:18:46.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T20:18:47.486Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T20:18:47.914Z] + ls /var/log/sa-host [2021-05-12T20:18:47.914Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T20:18:47.914Z] file_magic: OK [2021-05-12T20:18:47.914Z] HZ: Using current value: 100 [2021-05-12T20:18:47.914Z] file_header: OK [2021-05-12T20:18:47.914Z] 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-12T20:18:47.914Z] Statistics: [2021-05-12T20:18:47.914Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-12T20:18:47.914Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T20:18:47.914Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T20:18:47.914Z] file_magic: OK [2021-05-12T20:18:47.914Z] HZ: Using current value: 100 [2021-05-12T20:18:47.914Z] file_header: OK [2021-05-12T20:18:47.914Z] 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-12T20:18:47.914Z] Statistics: [2021-05-12T20:18:47.914Z] Hnuu...uuuununununu... [2021-05-12T20:18:47.914Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T20:18:48.184Z] provisioning config files... [2021-05-12T20:18:48.214Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-239@tmp/config5398426738621545257tmp [Pipeline] { [Pipeline] echo [2021-05-12T20:18:48.291Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:18:48.675Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T20:18:48.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T20:18:49.047Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:18:49.422Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T20:18:49.459Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:18:49.822Z] ---> sudo-logs.sh [2021-05-12T20:18:49.822Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T20:18:49.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:18:51.012Z] ---> job-cost.sh [2021-05-12T20:18:51.445Z] lf-activate-venv: SKIPPING [2021-05-12T20:18:51.445Z] DEBUG: total: 0.20999999344348907 [2021-05-12T20:18:51.445Z] INFO: Retrieving Stack Cost... [2021-05-12T20:18:52.410Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T20:18:53.008Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T20:18:53.052Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T20:18:53.432Z] ---> logs-deploy.sh [2021-05-12T20:18:53.432Z] lf-activate-venv: SKIPPING [2021-05-12T20:18:53.432Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-239/1 [2021-05-12T20:18:53.432Z] INFO: archiving workspace using pattern(s): [2021-05-12T20:18:56.839Z] Archives upload complete. [2021-05-12T20:18:57.124Z] INFO: archiving logs to Nexus