Pull request #303 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jenmwms for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 rather than d70fadd9ef77c87ffd056311d71fb7199f4cae40 Obtained Jenkinsfile from 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8738194615547835886.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh365716092190307225.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-303/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-303/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4084761775565655426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2844904416324791956.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-303/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-303/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3015084155410574352.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-424 in /w/workspace/gexfoundry_device-mqtt-go_PR-303 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-303 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/jenkins-gitclient-ssh2835611211310161150.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 into PR head commit d70fadd9ef77c87ffd056311d71fb7199f4cae40 Merge succeeded, producing d70fadd9ef77c87ffd056311d71fb7199f4cae40 Checking out Revision d70fadd9ef77c87ffd056311d71fb7199f4cae40 (PR-303) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/jenkins-gitclient-ssh9126754597967975866.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/jenkins-gitclient-ssh3904553763624781872.key > git merge 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 Commit message: "fix: add check if length is 0 before trying to use metaData for uuid" First time build. Skipping changelog. > git rev-list --no-walk 9ab5186d00e01a3f1232bff1158974f3544c323d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-16T22:29:18.369Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-16T22:29:18.457Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-16T22:29:18.488Z] ========================================================= [2021-09-16T22:29:18.488Z] EdgeX Global Pipelines Version Info [2021-09-16T22:29:18.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:29:19.735Z] ------------------- [2021-09-16T22:29:19.735Z] stable info: [2021-09-16T22:29:19.735Z] ------------------- [2021-09-16T22:29:19.736Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-16T22:29:19.736Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T22:29:19.736Z] Message: update stable to v1.0.205 [2021-09-16T22:29:20.321Z] ------------------- [2021-09-16T22:29:20.321Z] experimental info: [2021-09-16T22:29:20.321Z] ------------------- [2021-09-16T22:29:20.321Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-16T22:29:20.321Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T22:29:20.321Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-16T22:29:20.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-09-16T22:29:20.483Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-09-16T22:29:20.508Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-16T22:29:20.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-16T22:29:20.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-16T22:29:20.588Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-16T22:29:20.614Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-16T22:29:20.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-16T22:29:20.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-16T22:29:20.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-16T22:29:20.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-16T22:29:20.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-16T22:29:20.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-09-16T22:29:20.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-16T22:29:20.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-16T22:29:20.847Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T22:29:20.873Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T22:29:20.898Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T22:29:20.923Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T22:29:20.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-16T22:29:20.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-16T22:29:20.997Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-16T22:29:21.022Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-16T22:29:21.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-16T22:29:21.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-16T22:29:21.096Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-16T22:29:21.121Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-16T22:29:21.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo [2021-09-16T22:29:21.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo [2021-09-16T22:29:21.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo [2021-09-16T22:29:21.226Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d70fadd9ef77c87ffd056311d71fb7199f4cae40 [Pipeline] echo [2021-09-16T22:29:21.251Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d70fadd [Pipeline] echo [2021-09-16T22:29:21.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T22:29:21.357Z] provisioning config files... [2021-09-16T22:29:21.377Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/config7981372820753513231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:29:21.736Z] ---> docker-login.sh [2021-09-16T22:29:21.736Z] nexus3.edgexfoundry.org:10001 [2021-09-16T22:29:21.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:29:22.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:29:22.003Z] Configure a credential helper to remove this warning. See [2021-09-16T22:29:22.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:29:22.003Z] [2021-09-16T22:29:22.003Z] Login Succeeded [2021-09-16T22:29:22.003Z] nexus3.edgexfoundry.org:10002 [2021-09-16T22:29:22.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:29:22.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:29:22.003Z] Configure a credential helper to remove this warning. See [2021-09-16T22:29:22.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:29:22.003Z] [2021-09-16T22:29:22.003Z] Login Succeeded [2021-09-16T22:29:22.003Z] nexus3.edgexfoundry.org:10003 [2021-09-16T22:29:22.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:29:22.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:29:22.275Z] Configure a credential helper to remove this warning. See [2021-09-16T22:29:22.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:29:22.275Z] [2021-09-16T22:29:22.275Z] Login Succeeded [2021-09-16T22:29:22.275Z] nexus3.edgexfoundry.org:10004 [2021-09-16T22:29:22.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:29:23.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:29:23.690Z] Configure a credential helper to remove this warning. See [2021-09-16T22:29:23.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:29:23.690Z] [2021-09-16T22:29:23.690Z] Login Succeeded [2021-09-16T22:29:23.690Z] docker.io [2021-09-16T22:29:23.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:29:23.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:29:23.957Z] Configure a credential helper to remove this warning. See [2021-09-16T22:29:23.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:29:23.957Z] [2021-09-16T22:29:23.957Z] Login Succeeded [2021-09-16T22:29:23.957Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T22:29:23.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-16T22:29:24.507Z] + git log --format=format:%s -1 d70fadd9ef77c87ffd056311d71fb7199f4cae40 [Pipeline] echo [2021-09-16T22:29:24.564Z] GIT_COMMIT: d70fadd9ef77c87ffd056311d71fb7199f4cae40, Commit Message: fix: add check if length is 0 before trying to use metaData for uuid [Pipeline] echo [2021-09-16T22:29:24.579Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:29:25.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T22:29:25.149Z] [2021-09-16T22:29:25.149Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:29:25.492Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T22:29:25.492Z] latest: Pulling from edgex-devops/git-semver [2021-09-16T22:29:25.492Z] 31603596830f: Pulling fs layer [2021-09-16T22:29:25.492Z] 04fac38145f0: Pulling fs layer [2021-09-16T22:29:25.492Z] 701f6daf10bf: Pulling fs layer [2021-09-16T22:29:25.492Z] 24f72da36158: Pulling fs layer [2021-09-16T22:29:25.492Z] 24f72da36158: Waiting [2021-09-16T22:29:25.492Z] 04fac38145f0: Verifying Checksum [2021-09-16T22:29:25.492Z] 04fac38145f0: Download complete [2021-09-16T22:29:25.761Z] 31603596830f: Verifying Checksum [2021-09-16T22:29:25.761Z] 31603596830f: Download complete [2021-09-16T22:29:26.032Z] 24f72da36158: Verifying Checksum [2021-09-16T22:29:26.032Z] 24f72da36158: Download complete [2021-09-16T22:29:26.032Z] 31603596830f: Pull complete [2021-09-16T22:29:26.032Z] 04fac38145f0: Pull complete [2021-09-16T22:29:26.032Z] 701f6daf10bf: Verifying Checksum [2021-09-16T22:29:26.032Z] 701f6daf10bf: Download complete [2021-09-16T22:29:26.624Z] 701f6daf10bf: Pull complete [2021-09-16T22:29:26.894Z] 24f72da36158: Pull complete [2021-09-16T22:29:26.894Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-16T22:29:26.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T22:29:26.894Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-16T22:29:26.996Z] prd-centos7-docker-4c-2g-424 does not seem to be running inside a container [2021-09-16T22:29:27.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-303 -v /w/workspace/gexfoundry_device-mqtt-go_PR-303:/w/workspace/gexfoundry_device-mqtt-go_PR-303:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T22:29:27.805Z] $ docker top 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T22:29:27.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T22:29:27.963Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T22:29:28.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T22:29:28.095Z] $ docker exec 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 ssh-agent [2021-09-16T22:29:28.215Z] SSH_AUTH_SOCK=/tmp/ssh-W0sHN8J1yJyp/agent.14 [2021-09-16T22:29:28.215Z] SSH_AGENT_PID=20 [2021-09-16T22:29:28.228Z] Running ssh-add (command line suppressed) [2021-09-16T22:29:28.348Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_1988631316713030979.key (/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_1988631316713030979.key) [2021-09-16T22:29:28.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T22:29:28.698Z] + git tag --points-at HEAD [Pipeline] } [2021-09-16T22:29:28.720Z] $ docker exec --env ******** --env ******** 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 ssh-agent -k [2021-09-16T22:29:28.823Z] unset SSH_AUTH_SOCK; [2021-09-16T22:29:28.823Z] unset SSH_AGENT_PID; [2021-09-16T22:29:28.823Z] echo Agent pid 20 killed; [2021-09-16T22:29:28.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-16T22:29:28.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T22:29:28.898Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T22:29:29.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T22:29:29.028Z] $ docker exec 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 ssh-agent [2021-09-16T22:29:29.167Z] SSH_AUTH_SOCK=/tmp/ssh-cPceeInED9T6/agent.52 [2021-09-16T22:29:29.167Z] SSH_AGENT_PID=58 [2021-09-16T22:29:29.177Z] Running ssh-add (command line suppressed) [2021-09-16T22:29:29.283Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_265128385300993960.key (/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/private_key_265128385300993960.key) [2021-09-16T22:29:29.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T22:29:29.633Z] + git semver init [2021-09-16T22:29:29.633Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T22:29:29.633Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-303/.git [2021-09-16T22:29:29.633Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-303 [2021-09-16T22:29:29.633Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T22:29:29.633Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T22:29:29.633Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T22:29:29.633Z] # $SEMVER_BRANCH = PR-303 [2021-09-16T22:29:29.633Z] # $SEMVER_TEMP = /tmp/semver-007374371 [2021-09-16T22:29:29.633Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-09-16T22:29:30.220Z] # '/tmp/semver-007374371' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-303/.semver' [2021-09-16T22:29:30.220Z] # -> Force: false [2021-09-16T22:29:30.220Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-303/.semver [Pipeline] } [2021-09-16T22:29:30.243Z] $ docker exec --env ******** --env ******** 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 ssh-agent -k [2021-09-16T22:29:30.359Z] unset SSH_AUTH_SOCK; [2021-09-16T22:29:30.359Z] unset SSH_AGENT_PID; [2021-09-16T22:29:30.359Z] echo Agent pid 58 killed; [2021-09-16T22:29:30.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T22:29:30.748Z] + git semver [Pipeline] } [2021-09-16T22:29:30.771Z] $ docker stop --time=1 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 [2021-09-16T22:29:32.016Z] $ docker rm -f 2e82e8fbc07f83e1f542904a7a879500b0af5b18d30a2623db8c2fd24db5bfe0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T22:29:32.426Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-16T22:29:32.808Z] Stashed 1 file(s) [Pipeline] echo [2021-09-16T22:29:32.812Z] [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-09-16T22:29:48.044Z] Still waiting to schedule task [2021-09-16T22:29:48.044Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-424’ [2021-09-16T22:29:48.047Z] Still waiting to schedule task [2021-09-16T22:29:48.047Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-16T22:32:10.290Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-425 in /w/workspace/gexfoundry_device-mqtt-go_PR-303 [Pipeline] { [Pipeline] ws [2021-09-16T22:32:10.314Z] Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout [2021-09-16T22:32:10.581Z] Selected Git installation does not exist. Using Default [2021-09-16T22:32:10.581Z] The recommended git tool is: NONE [2021-09-16T22:32:15.631Z] using credential edgex-jenkins-ssh [2021-09-16T22:32:15.650Z] Cloning the remote Git repository [2021-09-16T22:32:15.802Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T22:32:15.948Z] > git init /w/workspace/device-mqtt-go/7 # timeout=10 [2021-09-16T22:32:16.071Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T22:32:16.072Z] > git --version # timeout=10 [2021-09-16T22:32:16.086Z] > git --version # 'git version 2.17.1' [2021-09-16T22:32:16.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T22:32:16.196Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T22:32:17.870Z] Merging remotes/origin/main commit 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 into PR head commit d70fadd9ef77c87ffd056311d71fb7199f4cae40 [2021-09-16T22:32:17.100Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-16T22:32:17.124Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T22:32:17.152Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-16T22:32:17.184Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T22:32:17.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T22:32:17.197Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-16T22:32:17.878Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T22:32:17.896Z] > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 [2021-09-16T22:32:17.974Z] > git remote # timeout=10 [2021-09-16T22:32:18.064Z] Merge succeeded, producing d70fadd9ef77c87ffd056311d71fb7199f4cae40 [2021-09-16T22:32:18.064Z] Checking out Revision d70fadd9ef77c87ffd056311d71fb7199f4cae40 (PR-303) [2021-09-16T22:32:17.996Z] > git config --get remote.origin.url # timeout=10 [2021-09-16T22:32:18.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T22:32:18.017Z] > git merge 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 [2021-09-16T22:32:18.036Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-16T22:32:18.060Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T22:32:18.071Z] > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 [2021-09-16T22:32:22.250Z] Commit message: "fix: add check if length is 0 before trying to use metaData for uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T22:32:22.790Z] provisioning config files... [2021-09-16T22:32:22.821Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config8711706790306146218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:32:23.361Z] ---> docker-login.sh [2021-09-16T22:32:23.361Z] nexus3.edgexfoundry.org:10001 [2021-09-16T22:32:24.158Z] Running on prd-centos7-docker-4c-2g-426 in /w/workspace/gexfoundry_device-mqtt-go_PR-303 [Pipeline] { [Pipeline] ws [2021-09-16T22:32:24.175Z] Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout [2021-09-16T22:32:24.296Z] Selected Git installation does not exist. Using Default [2021-09-16T22:32:24.296Z] The recommended git tool is: NONE [2021-09-16T22:32:24.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:32:25.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:32:25.074Z] Configure a credential helper to remove this warning. See [2021-09-16T22:32:25.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:32:25.074Z] [2021-09-16T22:32:25.074Z] Login Succeeded [2021-09-16T22:32:25.074Z] nexus3.edgexfoundry.org:10002 [2021-09-16T22:32:25.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:32:25.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:32:25.672Z] Configure a credential helper to remove this warning. See [2021-09-16T22:32:25.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:32:25.672Z] [2021-09-16T22:32:25.672Z] Login Succeeded [2021-09-16T22:32:25.672Z] nexus3.edgexfoundry.org:10003 [2021-09-16T22:32:26.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:32:26.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:32:26.271Z] Configure a credential helper to remove this warning. See [2021-09-16T22:32:26.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:32:26.271Z] [2021-09-16T22:32:26.271Z] Login Succeeded [2021-09-16T22:32:26.271Z] nexus3.edgexfoundry.org:10004 [2021-09-16T22:32:26.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:32:26.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:32:26.874Z] Configure a credential helper to remove this warning. See [2021-09-16T22:32:26.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:32:26.874Z] [2021-09-16T22:32:26.874Z] Login Succeeded [2021-09-16T22:32:26.874Z] docker.io [2021-09-16T22:32:27.030Z] using credential edgex-jenkins-ssh [2021-09-16T22:32:27.045Z] Cloning the remote Git repository [2021-09-16T22:32:27.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:32:26.655Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T22:32:26.732Z] > git init /w/workspace/device-mqtt-go/7 # timeout=10 [2021-09-16T22:32:26.788Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T22:32:26.789Z] > git --version # timeout=10 [2021-09-16T22:32:26.829Z] > git --version # 'git version 2.24.4' [2021-09-16T22:32:26.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T22:32:26.864Z] [INFO] Currently running in a labeled security context [2021-09-16T22:32:26.864Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-16T22:32:26.864Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/7@tmp/jenkins-gitclient-ssh1918490607995726092.key [2021-09-16T22:32:26.879Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T22:32:27.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:32:27.747Z] Configure a credential helper to remove this warning. See [2021-09-16T22:32:27.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:32:27.747Z] [2021-09-16T22:32:27.747Z] Login Succeeded [2021-09-16T22:32:27.747Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T22:32:27.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-16T22:32:28.425Z] ========================================================= [2021-09-16T22:32:28.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-16T22:32:28.425Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:32:28.512Z] Merging remotes/origin/main commit 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 into PR head commit d70fadd9ef77c87ffd056311d71fb7199f4cae40 [2021-09-16T22:32:28.619Z] Merge succeeded, producing d70fadd9ef77c87ffd056311d71fb7199f4cae40 [2021-09-16T22:32:28.619Z] Checking out Revision d70fadd9ef77c87ffd056311d71fb7199f4cae40 (PR-303) [2021-09-16T22:32:27.522Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-16T22:32:27.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T22:32:27.552Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-16T22:32:27.569Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-16T22:32:27.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T22:32:27.570Z] [INFO] Currently running in a labeled security context [2021-09-16T22:32:27.570Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-16T22:32:27.570Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/7@tmp/jenkins-gitclient-ssh4617839869005975498.key [2021-09-16T22:32:27.579Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-16T22:32:28.225Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T22:32:28.234Z] > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 [2021-09-16T22:32:28.280Z] > git remote # timeout=10 [2021-09-16T22:32:28.288Z] > git config --get remote.origin.url # timeout=10 [2021-09-16T22:32:28.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T22:32:28.296Z] [INFO] Currently running in a labeled security context [2021-09-16T22:32:28.296Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-16T22:32:28.296Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/7@tmp/jenkins-gitclient-ssh7354566483507399621.key [2021-09-16T22:32:28.303Z] > git merge 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 [2021-09-16T22:32:28.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-16T22:32:28.333Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T22:32:28.339Z] > git checkout -f d70fadd9ef77c87ffd056311d71fb7199f4cae40 # timeout=10 [2021-09-16T22:32:28.798Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-16T22:32:29.072Z] Sending build context to Docker daemon 692.7kB [2021-09-16T22:32:29.347Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T22:32:29.347Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-16T22:32:29.621Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-16T22:32:29.621Z] 595b0fe564bb: Pulling fs layer [2021-09-16T22:32:29.621Z] 24495759ef45: Pulling fs layer [2021-09-16T22:32:29.621Z] d148012ef14d: Pulling fs layer [2021-09-16T22:32:29.621Z] e90a11edd702: Pulling fs layer [2021-09-16T22:32:29.621Z] d77568369979: Pulling fs layer [2021-09-16T22:32:29.621Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-16T22:32:29.621Z] 170f2ba95c9a: Pulling fs layer [2021-09-16T22:32:29.621Z] 97ac5df62f85: Pulling fs layer [2021-09-16T22:32:29.621Z] fc1c9f9a7f3b: Waiting [2021-09-16T22:32:29.621Z] e90a11edd702: Waiting [2021-09-16T22:32:29.621Z] d77568369979: Waiting [2021-09-16T22:32:29.621Z] 170f2ba95c9a: Waiting [2021-09-16T22:32:29.621Z] 97ac5df62f85: Waiting [2021-09-16T22:32:29.621Z] d148012ef14d: Verifying Checksum [2021-09-16T22:32:29.621Z] d148012ef14d: Download complete [2021-09-16T22:32:29.621Z] 24495759ef45: Download complete [2021-09-16T22:32:29.621Z] d77568369979: Verifying Checksum [2021-09-16T22:32:29.621Z] d77568369979: Download complete [2021-09-16T22:32:29.621Z] 595b0fe564bb: Verifying Checksum [2021-09-16T22:32:29.621Z] 595b0fe564bb: Download complete [2021-09-16T22:32:29.621Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-16T22:32:29.621Z] fc1c9f9a7f3b: Download complete [2021-09-16T22:32:29.894Z] 170f2ba95c9a: Verifying Checksum [2021-09-16T22:32:29.894Z] 170f2ba95c9a: Download complete [2021-09-16T22:32:30.163Z] 595b0fe564bb: Pull complete [2021-09-16T22:32:30.758Z] 24495759ef45: Pull complete [2021-09-16T22:32:31.350Z] d148012ef14d: Pull complete [2021-09-16T22:32:32.151Z] Commit message: "fix: add check if length is 0 before trying to use metaData for uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T22:32:32.563Z] provisioning config files... [2021-09-16T22:32:32.583Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config8397274098419551684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:32:33.030Z] ---> docker-login.sh [2021-09-16T22:32:33.030Z] nexus3.edgexfoundry.org:10001 [2021-09-16T22:32:33.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:32:33.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:32:33.305Z] Configure a credential helper to remove this warning. See [2021-09-16T22:32:33.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:32:33.305Z] [2021-09-16T22:32:33.305Z] Login Succeeded [2021-09-16T22:32:33.305Z] nexus3.edgexfoundry.org:10002 [2021-09-16T22:32:33.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:32:33.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:32:33.305Z] Configure a credential helper to remove this warning. See [2021-09-16T22:32:33.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:32:33.305Z] [2021-09-16T22:32:33.305Z] Login Succeeded [2021-09-16T22:32:33.305Z] nexus3.edgexfoundry.org:10003 [2021-09-16T22:32:33.340Z] 97ac5df62f85: Verifying Checksum [2021-09-16T22:32:33.340Z] 97ac5df62f85: Download complete [2021-09-16T22:32:33.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:32:33.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:32:33.570Z] Configure a credential helper to remove this warning. See [2021-09-16T22:32:33.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:32:33.570Z] [2021-09-16T22:32:33.570Z] Login Succeeded [2021-09-16T22:32:33.570Z] nexus3.edgexfoundry.org:10004 [2021-09-16T22:32:33.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:32:33.615Z] e90a11edd702: Verifying Checksum [2021-09-16T22:32:33.615Z] e90a11edd702: Download complete [2021-09-16T22:32:33.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:32:33.838Z] Configure a credential helper to remove this warning. See [2021-09-16T22:32:33.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:32:33.838Z] [2021-09-16T22:32:33.838Z] Login Succeeded [2021-09-16T22:32:33.838Z] docker.io [2021-09-16T22:32:33.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T22:32:34.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T22:32:34.106Z] Configure a credential helper to remove this warning. See [2021-09-16T22:32:34.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T22:32:34.106Z] [2021-09-16T22:32:34.106Z] Login Succeeded [2021-09-16T22:32:34.106Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T22:32:34.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-16T22:32:34.357Z] ========================================================= [2021-09-16T22:32:34.357Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-16T22:32:34.357Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:32:34.708Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-16T22:32:34.708Z] Sending build context to Docker daemon 693.8kB [2021-09-16T22:32:34.708Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T22:32:34.708Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-16T22:32:34.708Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-16T22:32:34.708Z] 540db60ca938: Pulling fs layer [2021-09-16T22:32:34.708Z] adcc1eea9eea: Pulling fs layer [2021-09-16T22:32:34.708Z] 4c4ab2625f07: Pulling fs layer [2021-09-16T22:32:34.708Z] db62176df00c: Pulling fs layer [2021-09-16T22:32:34.708Z] 3b30891b0d05: Pulling fs layer [2021-09-16T22:32:34.708Z] 06b49ca38bd5: Pulling fs layer [2021-09-16T22:32:34.708Z] c788192a36de: Pulling fs layer [2021-09-16T22:32:34.708Z] a77e37c0d609: Pulling fs layer [2021-09-16T22:32:34.708Z] c3185cebc471: Pulling fs layer [2021-09-16T22:32:34.708Z] db62176df00c: Waiting [2021-09-16T22:32:34.708Z] 3b30891b0d05: Waiting [2021-09-16T22:32:34.708Z] 06b49ca38bd5: Waiting [2021-09-16T22:32:34.708Z] c788192a36de: Waiting [2021-09-16T22:32:34.708Z] a77e37c0d609: Waiting [2021-09-16T22:32:34.708Z] c3185cebc471: Waiting [2021-09-16T22:32:34.982Z] 4c4ab2625f07: Verifying Checksum [2021-09-16T22:32:34.982Z] 4c4ab2625f07: Download complete [2021-09-16T22:32:34.982Z] adcc1eea9eea: Verifying Checksum [2021-09-16T22:32:34.982Z] adcc1eea9eea: Download complete [2021-09-16T22:32:34.982Z] 3b30891b0d05: Verifying Checksum [2021-09-16T22:32:34.982Z] 3b30891b0d05: Download complete [2021-09-16T22:32:34.983Z] 06b49ca38bd5: Verifying Checksum [2021-09-16T22:32:34.983Z] 06b49ca38bd5: Download complete [2021-09-16T22:32:34.983Z] c788192a36de: Verifying Checksum [2021-09-16T22:32:34.983Z] c788192a36de: Download complete [2021-09-16T22:32:34.983Z] 540db60ca938: Verifying Checksum [2021-09-16T22:32:34.983Z] 540db60ca938: Download complete [2021-09-16T22:32:35.278Z] 540db60ca938: Pull complete [2021-09-16T22:32:35.278Z] adcc1eea9eea: Pull complete [2021-09-16T22:32:35.278Z] 4c4ab2625f07: Pull complete [2021-09-16T22:32:35.557Z] a77e37c0d609: Verifying Checksum [2021-09-16T22:32:35.557Z] a77e37c0d609: Download complete [2021-09-16T22:32:38.911Z] c3185cebc471: Verifying Checksum [2021-09-16T22:32:38.911Z] c3185cebc471: Download complete [2021-09-16T22:32:39.183Z] db62176df00c: Verifying Checksum [2021-09-16T22:32:39.183Z] db62176df00c: Download complete [2021-09-16T22:32:43.507Z] db62176df00c: Pull complete [2021-09-16T22:32:43.507Z] 3b30891b0d05: Pull complete [2021-09-16T22:32:43.507Z] 06b49ca38bd5: Pull complete [2021-09-16T22:32:43.507Z] c788192a36de: Pull complete [2021-09-16T22:32:43.507Z] a77e37c0d609: Pull complete [2021-09-16T22:32:46.051Z] e90a11edd702: Pull complete [2021-09-16T22:32:46.051Z] d77568369979: Pull complete [2021-09-16T22:32:46.051Z] fc1c9f9a7f3b: Pull complete [2021-09-16T22:32:46.051Z] 170f2ba95c9a: Pull complete [2021-09-16T22:32:46.141Z] c3185cebc471: Pull complete [2021-09-16T22:32:46.141Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-16T22:32:46.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T22:32:46.142Z] ---> 031687cdd783 [2021-09-16T22:32:46.142Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-16T22:32:47.560Z] ---> Running in 3e3ecbd2c366 [2021-09-16T22:32:47.560Z] Removing intermediate container 3e3ecbd2c366 [2021-09-16T22:32:47.560Z] ---> ba97e1379bc5 [2021-09-16T22:32:47.560Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T22:32:47.560Z] ---> Running in 6d7d57c701b0 [2021-09-16T22:32:47.560Z] Removing intermediate container 6d7d57c701b0 [2021-09-16T22:32:47.560Z] ---> 5592079e9dbc [2021-09-16T22:32:47.560Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T22:32:47.560Z] ---> Running in c001442bc864 [2021-09-16T22:32:48.151Z] Removing intermediate container c001442bc864 [2021-09-16T22:32:48.151Z] ---> 5a54f494be44 [2021-09-16T22:32:48.151Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T22:32:48.151Z] ---> Running in 1794323f1284 [2021-09-16T22:32:48.422Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T22:32:49.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T22:32:49.976Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-16T22:32:49.976Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-16T22:32:49.976Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-16T22:32:50.246Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T22:32:50.246Z] OK: 223 MiB in 55 packages [2021-09-16T22:32:50.520Z] Removing intermediate container 1794323f1284 [2021-09-16T22:32:50.520Z] ---> 3effc2fef86d [2021-09-16T22:32:50.520Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-09-16T22:32:50.520Z] ---> Running in f36bf5d5a643 [2021-09-16T22:32:50.799Z] Removing intermediate container f36bf5d5a643 [2021-09-16T22:32:50.799Z] ---> ba28fcd20afb [2021-09-16T22:32:50.799Z] Step 8/12 : COPY . . [2021-09-16T22:32:51.077Z] ---> ce36c125b7c1 [2021-09-16T22:32:51.077Z] Step 9/12 : RUN go mod tidy [2021-09-16T22:32:51.077Z] ---> Running in 098f5c9e26db [2021-09-16T22:32:51.474Z] 97ac5df62f85: Pull complete [2021-09-16T22:32:51.474Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-16T22:32:51.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T22:32:51.474Z] ---> 04bc70af865f [2021-09-16T22:32:51.474Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-16T22:32:52.507Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-16T22:32:52.507Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-16T22:32:52.507Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-16T22:32:52.507Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-16T22:32:52.786Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-16T22:32:52.786Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-16T22:32:52.786Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-16T22:32:52.786Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-16T22:32:52.786Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-16T22:32:52.786Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-16T22:32:52.786Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-16T22:32:52.786Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-16T22:32:53.065Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-16T22:32:53.065Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-16T22:32:53.065Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-16T22:32:53.065Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-16T22:32:53.065Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-16T22:32:53.336Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-16T22:32:53.336Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-16T22:32:53.336Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-16T22:32:53.336Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-16T22:32:53.336Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-16T22:32:53.336Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-16T22:32:53.336Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-16T22:32:53.336Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-16T22:32:53.336Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-16T22:32:53.336Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-16T22:32:53.336Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-16T22:32:53.603Z] go: downloading golang.org/x/text v0.3.2 [2021-09-16T22:32:53.603Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-16T22:32:53.603Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-16T22:32:54.597Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-16T22:32:54.597Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-16T22:32:54.597Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-16T22:32:54.597Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-16T22:32:54.597Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-16T22:32:54.597Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-16T22:32:54.597Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-16T22:32:54.597Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-16T22:32:54.597Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-16T22:32:54.597Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-16T22:32:54.597Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-16T22:32:54.597Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-16T22:32:54.865Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-16T22:32:54.865Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-16T22:32:54.865Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-16T22:32:54.865Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-16T22:32:54.865Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-16T22:32:54.865Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-16T22:32:54.865Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-16T22:32:54.865Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-16T22:32:54.865Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-16T22:32:54.865Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-16T22:32:54.865Z] go: downloading github.com/kr/text v0.1.0 [2021-09-16T22:32:54.865Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-16T22:32:55.132Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-16T22:32:55.132Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-16T22:32:55.132Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-16T22:32:55.132Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-16T22:32:55.132Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-16T22:32:55.132Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-16T22:32:55.132Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-16T22:32:55.132Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-16T22:32:55.132Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-16T22:32:55.132Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-16T22:32:55.132Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-16T22:32:55.132Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-16T22:32:55.132Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-16T22:32:55.132Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-16T22:32:55.399Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-16T22:32:55.399Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-16T22:32:55.399Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-16T22:32:55.399Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-16T22:32:55.399Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-16T22:32:55.399Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-16T22:32:55.399Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-16T22:32:55.796Z] ---> Running in c895cc347039 [2021-09-16T22:32:56.070Z] Removing intermediate container c895cc347039 [2021-09-16T22:32:56.070Z] ---> 2190a8ed215b [2021-09-16T22:32:56.070Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T22:32:56.344Z] ---> Running in 5932ffbf7c31 [2021-09-16T22:32:56.944Z] Removing intermediate container 5932ffbf7c31 [2021-09-16T22:32:56.944Z] ---> 7ced41e1d3ab [2021-09-16T22:32:56.944Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T22:32:56.944Z] ---> Running in acefc1583f94 [2021-09-16T22:32:59.686Z] Removing intermediate container 098f5c9e26db [2021-09-16T22:32:59.686Z] ---> 352a48f3696f [2021-09-16T22:32:59.686Z] Step 10/12 : RUN go mod download [2021-09-16T22:32:59.686Z] ---> Running in 1a447d422b9e [2021-09-16T22:33:00.331Z] Removing intermediate container acefc1583f94 [2021-09-16T22:33:00.331Z] ---> 9d069d4108eb [2021-09-16T22:33:00.331Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T22:33:00.331Z] ---> Running in 9d46e2c0fb97 [2021-09-16T22:33:01.316Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T22:33:02.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T22:33:02.899Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-16T22:33:03.171Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-16T22:33:03.171Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-16T22:33:03.447Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T22:33:03.447Z] OK: 222 MiB in 55 packages [2021-09-16T22:33:04.887Z] Removing intermediate container 9d46e2c0fb97 [2021-09-16T22:33:04.887Z] ---> f26aeb982a8c [2021-09-16T22:33:04.887Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-09-16T22:33:04.887Z] ---> Running in f92e69bf4b39 [2021-09-16T22:33:05.035Z] Removing intermediate container 1a447d422b9e [2021-09-16T22:33:05.035Z] ---> e6cd9d8edd45 [2021-09-16T22:33:05.035Z] Step 11/12 : ARG MAKE='make build' [2021-09-16T22:33:05.035Z] ---> Running in 1f394e7da12b [2021-09-16T22:33:05.035Z] Removing intermediate container 1f394e7da12b [2021-09-16T22:33:05.035Z] ---> 8360296f5808 [2021-09-16T22:33:05.035Z] Step 12/12 : RUN $MAKE [2021-09-16T22:33:05.035Z] ---> Running in d141ee38df04 [2021-09-16T22:33:05.035Z] noop [2021-09-16T22:33:05.035Z] Removing intermediate container d141ee38df04 [2021-09-16T22:33:05.035Z] ---> cfa046798859 [2021-09-16T22:33:05.035Z] Successfully built cfa046798859 [2021-09-16T22:33:05.035Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:33:05.375Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T22:33:05.375Z] . [Pipeline] withDockerContainer [2021-09-16T22:33:05.476Z] prd-centos7-docker-4c-2g-426 does not seem to be running inside a container [2021-09-16T22:33:05.480Z] Removing intermediate container f92e69bf4b39 [2021-09-16T22:33:05.480Z] ---> 561db5e8a45b [2021-09-16T22:33:05.480Z] Step 8/12 : COPY . . [2021-09-16T22:33:05.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-16T22:33:05.980Z] $ docker top ac0f85f2c6159fdfeed352188ba8c15af22a49ce20f59504e98a9267dc2ee4e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T22:33:06.419Z] + go version [2021-09-16T22:33:06.419Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-16T22:33:06.436Z] $ docker stop --time=1 ac0f85f2c6159fdfeed352188ba8c15af22a49ce20f59504e98a9267dc2ee4e6 [2021-09-16T22:33:06.463Z] ---> bea806dc28e8 [2021-09-16T22:33:06.463Z] Step 9/12 : RUN go mod tidy [2021-09-16T22:33:06.735Z] ---> Running in f47eb181f9d8 [2021-09-16T22:33:07.644Z] $ docker rm -f ac0f85f2c6159fdfeed352188ba8c15af22a49ce20f59504e98a9267dc2ee4e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:33:08.361Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T22:33:08.362Z] . [Pipeline] withDockerContainer [2021-09-16T22:33:08.460Z] prd-centos7-docker-4c-2g-426 does not seem to be running inside a container [2021-09-16T22:33:08.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-16T22:33:08.961Z] $ docker top 703b2a0f36c216885b48377de169f8b17143088942f86b990c90525fc0ee11ee -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-16T22:33:09.413Z] + go mod tidy [Pipeline] sh [2021-09-16T22:33:10.034Z] + make test [2021-09-16T22:33:10.034Z] go mod tidy [2021-09-16T22:33:10.034Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-16T22:33:10.129Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-16T22:33:10.129Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-16T22:33:10.129Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-16T22:33:10.129Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-16T22:33:10.129Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-16T22:33:10.129Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-16T22:33:10.129Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-16T22:33:10.409Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-16T22:33:10.409Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-16T22:33:10.409Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-16T22:33:10.409Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-16T22:33:10.409Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-16T22:33:10.624Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-09-16T22:33:10.684Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-16T22:33:10.684Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-16T22:33:10.684Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-16T22:33:10.684Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-16T22:33:10.684Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-16T22:33:10.966Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-16T22:33:10.966Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-16T22:33:10.966Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-16T22:33:10.966Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-16T22:33:10.966Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-16T22:33:11.269Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-16T22:33:11.269Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-16T22:33:11.269Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-16T22:33:11.269Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-16T22:33:11.269Z] go: downloading golang.org/x/text v0.3.2 [2021-09-16T22:33:11.269Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-16T22:33:11.545Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-16T22:33:14.185Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-16T22:33:14.185Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-16T22:33:14.185Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-16T22:33:14.185Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-16T22:33:14.457Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-16T22:33:14.457Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-16T22:33:14.457Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-16T22:33:14.457Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-16T22:33:14.457Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-16T22:33:14.457Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-16T22:33:14.457Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-16T22:33:14.731Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-16T22:33:14.731Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-16T22:33:14.731Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-16T22:33:14.731Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-16T22:33:14.731Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-16T22:33:14.731Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-16T22:33:15.008Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-16T22:33:15.008Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-16T22:33:15.008Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-16T22:33:15.008Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-16T22:33:15.008Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-16T22:33:15.008Z] go: downloading github.com/kr/text v0.1.0 [2021-09-16T22:33:15.291Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-16T22:33:15.291Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-16T22:33:15.291Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-16T22:33:15.291Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-16T22:33:15.291Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-16T22:33:15.291Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-16T22:33:15.567Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-16T22:33:15.567Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-16T22:33:15.567Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-16T22:33:15.567Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-16T22:33:15.567Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-16T22:33:15.567Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-16T22:33:15.567Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-16T22:33:15.567Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-16T22:33:15.567Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-16T22:33:15.567Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-16T22:33:15.567Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-16T22:33:15.567Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-16T22:33:15.841Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-16T22:33:15.841Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-16T22:33:15.841Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-16T22:33:15.841Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-16T22:33:15.841Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-16T22:33:15.841Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-16T22:33:25.770Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-09-16T22:33:26.745Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.4% of statements [2021-09-16T22:33:26.745Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-09-16T22:33:26.745Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-16T22:33:30.938Z] Removing intermediate container f47eb181f9d8 [2021-09-16T22:33:30.938Z] ---> b67cb7663346 [2021-09-16T22:33:30.938Z] Step 10/12 : RUN go mod download [2021-09-16T22:33:30.938Z] ---> Running in 53962728a982 [2021-09-16T22:33:33.438Z] gofmt -l . [2021-09-16T22:33:33.438Z] internal/driver/responselistener.go [2021-09-16T22:33:33.438Z] ["`gofmt -l .`" = ""] [2021-09-16T22:33:33.438Z] /bin/sh: [internal/driver/responselistener.go: not found [2021-09-16T22:33:33.438Z] make: *** [Makefile:30: test] Error 127 [Pipeline] } [2021-09-16T22:33:33.459Z] $ docker stop --time=1 703b2a0f36c216885b48377de169f8b17143088942f86b990c90525fc0ee11ee [2021-09-16T22:33:34.962Z] $ docker rm -f 703b2a0f36c216885b48377de169f8b17143088942f86b990c90525fc0ee11ee [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:33:35.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T22:33:35.946Z] [2021-09-16T22:33:35.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:33:36.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T22:33:36.280Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T22:33:36.280Z] b4d181a07f80: Pulling fs layer [2021-09-16T22:33:36.280Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T22:33:36.280Z] ed53099fbce6: Pulling fs layer [2021-09-16T22:33:36.280Z] dc539afda2c1: Pulling fs layer [2021-09-16T22:33:36.280Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T22:33:36.280Z] 9065ff56babe: Pulling fs layer [2021-09-16T22:33:36.280Z] d287ab97295c: Pulling fs layer [2021-09-16T22:33:36.280Z] dc539afda2c1: Waiting [2021-09-16T22:33:36.280Z] 77bc0d833cb6: Waiting [2021-09-16T22:33:36.280Z] 9065ff56babe: Waiting [2021-09-16T22:33:36.280Z] d287ab97295c: Waiting [2021-09-16T22:33:36.546Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T22:33:36.546Z] a1111a8f2ec3: Download complete [2021-09-16T22:33:36.546Z] dc539afda2c1: Verifying Checksum [2021-09-16T22:33:36.546Z] dc539afda2c1: Download complete [2021-09-16T22:33:36.812Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T22:33:36.812Z] 77bc0d833cb6: Download complete [2021-09-16T22:33:36.812Z] 9065ff56babe: Verifying Checksum [2021-09-16T22:33:36.812Z] 9065ff56babe: Download complete [2021-09-16T22:33:37.083Z] ed53099fbce6: Verifying Checksum [2021-09-16T22:33:37.083Z] ed53099fbce6: Download complete [2021-09-16T22:33:37.684Z] b4d181a07f80: Verifying Checksum [2021-09-16T22:33:37.684Z] b4d181a07f80: Download complete [2021-09-16T22:33:39.118Z] b4d181a07f80: Pull complete [2021-09-16T22:33:39.118Z] a1111a8f2ec3: Pull complete [2021-09-16T22:33:39.207Z] Removing intermediate container 53962728a982 [2021-09-16T22:33:39.207Z] ---> a63c47171cb8 [2021-09-16T22:33:39.207Z] Step 11/12 : ARG MAKE='make build' [2021-09-16T22:33:39.207Z] ---> Running in 7a7b549baee7 [2021-09-16T22:33:39.478Z] Removing intermediate container 7a7b549baee7 [2021-09-16T22:33:39.478Z] ---> 68d54ab369d0 [2021-09-16T22:33:39.478Z] Step 12/12 : RUN $MAKE [2021-09-16T22:33:39.478Z] ---> Running in e4c3b11a1c43 [2021-09-16T22:33:39.706Z] ed53099fbce6: Pull complete [2021-09-16T22:33:39.706Z] dc539afda2c1: Pull complete [2021-09-16T22:33:39.972Z] 77bc0d833cb6: Pull complete [2021-09-16T22:33:39.972Z] 9065ff56babe: Pull complete [2021-09-16T22:33:40.929Z] noop [2021-09-16T22:33:40.939Z] d287ab97295c: Verifying Checksum [2021-09-16T22:33:40.939Z] d287ab97295c: Download complete [2021-09-16T22:33:41.906Z] Removing intermediate container e4c3b11a1c43 [2021-09-16T22:33:41.907Z] ---> fe98a49d2aaa [2021-09-16T22:33:41.907Z] Successfully built fe98a49d2aaa [2021-09-16T22:33:41.907Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:33:42.254Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T22:33:42.254Z] . [Pipeline] withDockerContainer [2021-09-16T22:33:42.524Z] prd-ubuntu18.04-docker-arm64-4c-16g-425 does not seem to be running inside a container [2021-09-16T22:33:42.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-16T22:33:44.435Z] $ docker top 65a883953bacb50bd56ea61e510ec1bfc84028f8e1afa63417c642bb2c5151a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T22:33:45.234Z] d287ab97295c: Pull complete [2021-09-16T22:33:45.234Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T22:33:45.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T22:33:45.234Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T22:33:45.326Z] prd-centos7-docker-4c-2g-426 does not seem to be running inside a container [2021-09-16T22:33:45.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-16T22:33:45.427Z] + go version [2021-09-16T22:33:45.427Z] go version go1.16.6 linux/arm64 [2021-09-16T22:33:47.611Z] $ docker top dad6ae28e89eca4f6ce3bbcac0c6483847ef91cff480d78d8886c0331b6d1cdd -eo pid,comm [Pipeline] { [Pipeline] } [2021-09-16T22:33:47.748Z] $ docker stop --time=1 65a883953bacb50bd56ea61e510ec1bfc84028f8e1afa63417c642bb2c5151a7 [2021-09-16T22:33:49.820Z] $ docker rm -f 65a883953bacb50bd56ea61e510ec1bfc84028f8e1afa63417c642bb2c5151a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [2021-09-16T22:33:50.577Z] ---> job-cost.sh [2021-09-16T22:33:50.577Z] lf-activate-venv: SKIPPING [2021-09-16T22:33:50.577Z] INFO: No Stack... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:33:51.030Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T22:33:51.030Z] . [Pipeline] withDockerContainer [2021-09-16T22:33:51.298Z] prd-ubuntu18.04-docker-arm64-4c-16g-425 does not seem to be running inside a container [2021-09-16T22:33:51.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-16T22:33:51.547Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T22:33:51.547Z] INFO: Archiving Costs [2021-09-16T22:33:53.241Z] $ docker top f3675dce21a66aa019916a9c79853d2b14e7a350bfa0beb5e66cfbbebe670632 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2021-09-16T22:33:53.857Z] + cat /w/workspace/device-mqtt-go/7/archives/cost.csv [2021-09-16T22:33:53.857Z] + cut -d, -f6 [Pipeline] lock [2021-09-16T22:33:53.900Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] [2021-09-16T22:33:53.921Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] did not exist. Created. [2021-09-16T22:33:53.921Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T22:33:54.268Z] + echo total: 0.05999999865889549 [2021-09-16T22:33:54.277Z] + go mod tidy [Pipeline] stash [2021-09-16T22:33:54.508Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T22:33:54.520Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T22:33:54.548Z] $ docker stop --time=1 dad6ae28e89eca4f6ce3bbcac0c6483847ef91cff480d78d8886c0331b6d1cdd [2021-09-16T22:33:55.698Z] $ docker rm -f dad6ae28e89eca4f6ce3bbcac0c6483847ef91cff480d78d8886c0331b6d1cdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-16T22:33:56.098Z] Failed in branch amd64 [2021-09-16T22:33:56.435Z] + make test [2021-09-16T22:33:56.435Z] go mod tidy [2021-09-16T22:33:56.709Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-16T22:33:57.692Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-09-16T22:34:54.311Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-09-16T22:34:54.311Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.047s coverage: 22.4% of statements [2021-09-16T22:34:54.311Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-09-16T22:34:54.311Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-16T22:35:16.507Z] gofmt -l . [2021-09-16T22:35:16.507Z] internal/driver/responselistener.go [2021-09-16T22:35:16.507Z] ["`gofmt -l .`" = ""] [2021-09-16T22:35:16.507Z] /bin/sh: [internal/driver/responselistener.go: not found [2021-09-16T22:35:16.507Z] make: *** [Makefile:30: test] Error 127 [Pipeline] } [2021-09-16T22:35:16.541Z] $ docker stop --time=1 f3675dce21a66aa019916a9c79853d2b14e7a350bfa0beb5e66cfbbebe670632 [2021-09-16T22:35:18.510Z] $ docker rm -f f3675dce21a66aa019916a9c79853d2b14e7a350bfa0beb5e66cfbbebe670632 [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:35:19.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T22:35:19.880Z] [2021-09-16T22:35:19.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:35:20.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T22:35:20.773Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-16T22:35:20.773Z] 448f6bf000e3: Pulling fs layer [2021-09-16T22:35:20.773Z] f757da607395: Pulling fs layer [2021-09-16T22:35:20.773Z] 05883995daec: Pulling fs layer [2021-09-16T22:35:20.773Z] 8603b9c90790: Pulling fs layer [2021-09-16T22:35:20.773Z] 1560dd03e051: Pulling fs layer [2021-09-16T22:35:20.773Z] 27f5ce0e4adf: Pulling fs layer [2021-09-16T22:35:20.773Z] c2d8d7efcc4b: Pulling fs layer [2021-09-16T22:35:20.773Z] 8603b9c90790: Waiting [2021-09-16T22:35:20.773Z] 1560dd03e051: Waiting [2021-09-16T22:35:20.773Z] 27f5ce0e4adf: Waiting [2021-09-16T22:35:20.773Z] c2d8d7efcc4b: Waiting [2021-09-16T22:35:21.045Z] f757da607395: Verifying Checksum [2021-09-16T22:35:21.045Z] f757da607395: Download complete [2021-09-16T22:35:21.045Z] 8603b9c90790: Verifying Checksum [2021-09-16T22:35:21.045Z] 1560dd03e051: Verifying Checksum [2021-09-16T22:35:21.045Z] 1560dd03e051: Download complete [2021-09-16T22:35:21.045Z] 27f5ce0e4adf: Verifying Checksum [2021-09-16T22:35:21.045Z] 27f5ce0e4adf: Download complete [2021-09-16T22:35:21.318Z] 05883995daec: Download complete [2021-09-16T22:35:22.302Z] 448f6bf000e3: Verifying Checksum [2021-09-16T22:35:22.302Z] 448f6bf000e3: Download complete [2021-09-16T22:35:24.923Z] c2d8d7efcc4b: Verifying Checksum [2021-09-16T22:35:24.923Z] c2d8d7efcc4b: Download complete [2021-09-16T22:35:25.521Z] 448f6bf000e3: Pull complete [2021-09-16T22:35:26.505Z] f757da607395: Pull complete [2021-09-16T22:35:27.941Z] 05883995daec: Pull complete [2021-09-16T22:35:27.941Z] 8603b9c90790: Pull complete [2021-09-16T22:35:28.923Z] 1560dd03e051: Pull complete [2021-09-16T22:35:29.519Z] 27f5ce0e4adf: Pull complete [2021-09-16T22:35:44.638Z] c2d8d7efcc4b: Pull complete [2021-09-16T22:35:44.638Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-16T22:35:44.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T22:35:44.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-16T22:35:44.906Z] prd-ubuntu18.04-docker-arm64-4c-16g-425 does not seem to be running inside a container [2021-09-16T22:35:45.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-16T22:35:49.544Z] $ docker top 3e6ecd696f6b118c5b67953057f1e7b91a0208e5ad3529f997b60714e1ac7633 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:35:50.469Z] ---> job-cost.sh [2021-09-16T22:35:50.469Z] lf-activate-venv: SKIPPING [2021-09-16T22:35:50.469Z] INFO: No Stack... [2021-09-16T22:35:51.065Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-16T22:35:51.337Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T22:35:52.007Z] + cat /w/workspace/device-mqtt-go/7/archives/cost.csv [2021-09-16T22:35:52.007Z] + cut -d, -f6 [Pipeline] lock [2021-09-16T22:35:52.077Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] [2021-09-16T22:35:52.087Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] did not exist. Created. [2021-09-16T22:35:52.088Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T22:35:52.787Z] /w/workspace/device-mqtt-go/7@tmp/durable-a3fe6eef/script.sh: 1: /w/workspace/device-mqtt-go/7@tmp/durable-a3fe6eef/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-16T22:35:53.461Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-16T22:35:53.495Z] Warning: overwriting stash ‘stack-cost’ [2021-09-16T22:35:54.042Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T22:35:54.058Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-303-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T22:35:54.110Z] $ docker stop --time=1 3e6ecd696f6b118c5b67953057f1e7b91a0208e5ad3529f997b60714e1ac7633 [2021-09-16T22:35:55.713Z] $ docker rm -f 3e6ecd696f6b118c5b67953057f1e7b91a0208e5ad3529f997b60714e1ac7633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-16T22:35:56.228Z] 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] sh [2021-09-16T22:35:58.130Z] + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-303/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:35:58.462Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:35:59.063Z] ---> package-listing.sh [2021-09-16T22:35:59.064Z] ++ facter osfamily [2021-09-16T22:35:59.064Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-16T22:35:59.343Z] + OS_FAMILY=redhat [2021-09-16T22:35:59.343Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-303 [2021-09-16T22:35:59.343Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-16T22:35:59.343Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-16T22:35:59.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-16T22:35:59.343Z] + PACKAGES=/tmp/packages_start.txt [2021-09-16T22:35:59.343Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-303 ']' [2021-09-16T22:35:59.343Z] + PACKAGES=/tmp/packages_end.txt [2021-09-16T22:35:59.343Z] + case "${OS_FAMILY}" in [2021-09-16T22:35:59.343Z] + sort [2021-09-16T22:35:59.343Z] + rpm -qa [2021-09-16T22:35:59.937Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-16T22:35:59.937Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-16T22:35:59.937Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-16T22:35:59.937Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-303 ']' [2021-09-16T22:35:59.937Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-303/archives/ [2021-09-16T22:35:59.937Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-303/archives/ [Pipeline] echo [2021-09-16T22:35:59.965Z] 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-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-16T22:36:00.269Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:36:00.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T22:36:00.867Z] [2021-09-16T22:36:00.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T22:36:01.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T22:36:01.208Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T22:36:01.208Z] b4d181a07f80: Pulling fs layer [2021-09-16T22:36:01.208Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T22:36:01.208Z] ed53099fbce6: Pulling fs layer [2021-09-16T22:36:01.208Z] dc539afda2c1: Pulling fs layer [2021-09-16T22:36:01.208Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T22:36:01.208Z] 9065ff56babe: Pulling fs layer [2021-09-16T22:36:01.208Z] d287ab97295c: Pulling fs layer [2021-09-16T22:36:01.208Z] 77bc0d833cb6: Waiting [2021-09-16T22:36:01.208Z] 9065ff56babe: Waiting [2021-09-16T22:36:01.208Z] d287ab97295c: Waiting [2021-09-16T22:36:01.208Z] dc539afda2c1: Waiting [2021-09-16T22:36:01.476Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T22:36:01.476Z] a1111a8f2ec3: Download complete [2021-09-16T22:36:01.476Z] dc539afda2c1: Verifying Checksum [2021-09-16T22:36:01.476Z] dc539afda2c1: Download complete [2021-09-16T22:36:01.743Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T22:36:01.743Z] 77bc0d833cb6: Download complete [2021-09-16T22:36:01.743Z] 9065ff56babe: Verifying Checksum [2021-09-16T22:36:01.743Z] 9065ff56babe: Download complete [2021-09-16T22:36:01.743Z] ed53099fbce6: Verifying Checksum [2021-09-16T22:36:01.743Z] ed53099fbce6: Download complete [2021-09-16T22:36:02.717Z] b4d181a07f80: Verifying Checksum [2021-09-16T22:36:02.717Z] b4d181a07f80: Download complete [2021-09-16T22:36:03.690Z] b4d181a07f80: Pull complete [2021-09-16T22:36:03.690Z] a1111a8f2ec3: Pull complete [2021-09-16T22:36:04.285Z] ed53099fbce6: Pull complete [2021-09-16T22:36:04.568Z] dc539afda2c1: Pull complete [2021-09-16T22:36:04.833Z] 77bc0d833cb6: Pull complete [2021-09-16T22:36:04.833Z] 9065ff56babe: Pull complete [2021-09-16T22:36:06.256Z] d287ab97295c: Verifying Checksum [2021-09-16T22:36:06.256Z] d287ab97295c: Download complete [2021-09-16T22:36:10.539Z] d287ab97295c: Pull complete [2021-09-16T22:36:10.539Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T22:36:10.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T22:36:10.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T22:36:10.902Z] prd-centos7-docker-4c-2g-424 does not seem to be running inside a container [2021-09-16T22:36:10.967Z] $ 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-303/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-303 -v /w/workspace/gexfoundry_device-mqtt-go_PR-303:/w/workspace/gexfoundry_device-mqtt-go_PR-303:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-16T22:36:13.080Z] $ docker top ebab4ee061754dbd0d3951aba4b820781638019d9921e06743a73eadfaa9fd16 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T22:36:13.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-16T22:36:13.804Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-16T22:36:14.127Z] + ls /var/log/sa-host [2021-09-16T22:36:14.127Z] + sadf -c /var/log/sa-host/sa05 [2021-09-16T22:36:14.127Z] file_magic: OK [2021-09-16T22:36:14.127Z] HZ: Using current value: 100 [2021-09-16T22:36:14.127Z] file_header: OK [2021-09-16T22:36:14.127Z] 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-09-16T22:36:14.127Z] Statistics: [2021-09-16T22:36:14.128Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T22:36:14.128Z] File successfully converted to sysstat format version 12.0.3 [2021-09-16T22:36:14.128Z] + sadf -c /var/log/sa-host/sa16 [2021-09-16T22:36:14.128Z] file_magic: OK [2021-09-16T22:36:14.128Z] HZ: Using current value: 100 [2021-09-16T22:36:14.128Z] file_header: OK [2021-09-16T22:36:14.128Z] 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-09-16T22:36:14.128Z] Statistics: [2021-09-16T22:36:14.128Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T22:36:14.128Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T22:36:14.311Z] provisioning config files... [2021-09-16T22:36:14.327Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-303@tmp/config1902433903037562722tmp [Pipeline] { [Pipeline] echo [2021-09-16T22:36:14.352Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:36:14.666Z] ---> create-netrc.sh [Pipeline] } [2021-09-16T22:36:14.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:36:15.081Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-16T22:36:15.097Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:36:15.423Z] ---> sudo-logs.sh [2021-09-16T22:36:15.423Z] Archiving 'sudo' log.. [2021-09-16T22:36:15.423Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-424.vexxhost.local: Name or service not known [2021-09-16T22:36:15.423Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-424.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-16T22:36:15.487Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:36:15.804Z] ---> job-cost.sh [2021-09-16T22:36:15.804Z] lf-activate-venv: SKIPPING [2021-09-16T22:36:15.804Z] DEBUG: total: 0.10999999940395355 [2021-09-16T22:36:15.804Z] INFO: Retrieving Stack Cost... [2021-09-16T22:36:16.389Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T22:36:16.976Z] INFO: Archiving Costs [Pipeline] echo [2021-09-16T22:36:16.996Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T22:36:17.312Z] ---> logs-deploy.sh [2021-09-16T22:36:17.312Z] lf-activate-venv: SKIPPING [2021-09-16T22:36:17.312Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-303/7 [2021-09-16T22:36:17.312Z] INFO: archiving workspace using pattern(s): [2021-09-16T22:36:17.897Z] Archives upload complete. [2021-09-16T22:36:18.167Z] INFO: archiving logs to Nexus