Pull request #116 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 lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 97605e321c74629f6187b181a3df02451da53b0b+34aec902d3167f00246ce71fe61efda4f54a6fbb (cbb7d131f20f0f43f22125a486752472d1086bc1) 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-ssh8528983521425681188.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-ssh2383059545098946074.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/go-mod-messaging/branches/PR-116/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/go-mod-messaging/branches/PR-116/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8017672305908668211.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-ssh9053351536591696744.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/go-mod-messaging/branches/PR-116/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/go-mod-messaging/branches/PR-116/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5012253026617753085.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:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-messaging-settings PROJECT: go-mod-messaging 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: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1291’ Running on prd-centos7-docker-4c-2g-1295 in /w/workspace/xfoundry_go-mod-messaging_PR-116 [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/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-116 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/xfoundry_go-mod-messaging_PR-116@tmp/jenkins-gitclient-ssh1306354613604179435.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 34aec902d3167f00246ce71fe61efda4f54a6fbb into PR head commit 97605e321c74629f6187b181a3df02451da53b0b Merge succeeded, producing 97605e321c74629f6187b181a3df02451da53b0b Checking out Revision 97605e321c74629f6187b181a3df02451da53b0b (PR-116) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/xfoundry_go-mod-messaging_PR-116@tmp/jenkins-gitclient-ssh3182852798490627039.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97605e321c74629f6187b181a3df02451da53b0b # 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/xfoundry_go-mod-messaging_PR-116@tmp/jenkins-gitclient-ssh6939480684378242429.key > git merge 34aec902d3167f00246ce71fe61efda4f54a6fbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97605e321c74629f6187b181a3df02451da53b0b # timeout=10 Commit message: "feat: Enable use of CleanSession MQTT option" First time build. Skipping changelog. > git rev-list --no-walk a6cee1e9cc18ff281680249b3bd1a796be623a4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-24T22:35:17.944Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T22:35:18.033Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T22:35:18.063Z] ========================================================= [2021-09-24T22:35:18.063Z] EdgeX Global Pipelines Version Info [2021-09-24T22:35:18.063Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:35:19.307Z] ------------------- [2021-09-24T22:35:19.307Z] stable info: [2021-09-24T22:35:19.307Z] ------------------- [2021-09-24T22:35:19.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T22:35:19.307Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T22:35:19.307Z] Message: update stable to v1.0.205 [2021-09-24T22:35:19.892Z] ------------------- [2021-09-24T22:35:19.892Z] experimental info: [2021-09-24T22:35:19.892Z] ------------------- [2021-09-24T22:35:19.892Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T22:35:19.892Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T22:35:19.892Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T22:35:20.045Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-09-24T22:35:20.075Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-09-24T22:35:20.103Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T22:35:20.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T22:35:20.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T22:35:20.189Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T22:35:20.218Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T22:35:20.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T22:35:20.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-24T22:35:20.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T22:35:20.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T22:35:20.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T22:35:20.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-09-24T22:35:20.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T22:35:20.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T22:35:20.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T22:35:20.504Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T22:35:20.533Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T22:35:20.561Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T22:35:20.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T22:35:20.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-24T22:35:20.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-24T22:35:20.664Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-24T22:35:20.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-24T22:35:20.716Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-24T22:35:20.742Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-24T22:35:20.766Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T22:35:20.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo [2021-09-24T22:35:20.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo [2021-09-24T22:35:20.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo [2021-09-24T22:35:20.867Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97605e321c74629f6187b181a3df02451da53b0b [Pipeline] echo [2021-09-24T22:35:20.893Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97605e3 [Pipeline] echo [2021-09-24T22:35:20.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-24T22:35:21.418Z] + git log --format=format:%s -1 97605e321c74629f6187b181a3df02451da53b0b [Pipeline] echo [2021-09-24T22:35:21.480Z] GIT_COMMIT: 97605e321c74629f6187b181a3df02451da53b0b, Commit Message: feat: Enable use of CleanSession MQTT option [Pipeline] echo [2021-09-24T22:35:21.496Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:35:22.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T22:35:22.097Z] [2021-09-24T22:35:22.097Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:35:22.434Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T22:35:22.434Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T22:35:22.434Z] 31603596830f: Pulling fs layer [2021-09-24T22:35:22.434Z] 04fac38145f0: Pulling fs layer [2021-09-24T22:35:22.434Z] 701f6daf10bf: Pulling fs layer [2021-09-24T22:35:22.434Z] 24f72da36158: Pulling fs layer [2021-09-24T22:35:22.434Z] 24f72da36158: Waiting [2021-09-24T22:35:22.706Z] 04fac38145f0: Verifying Checksum [2021-09-24T22:35:22.706Z] 04fac38145f0: Download complete [2021-09-24T22:35:22.706Z] 31603596830f: Verifying Checksum [2021-09-24T22:35:22.706Z] 31603596830f: Download complete [2021-09-24T22:35:22.984Z] 31603596830f: Pull complete [2021-09-24T22:35:22.984Z] 24f72da36158: Verifying Checksum [2021-09-24T22:35:22.984Z] 24f72da36158: Download complete [2021-09-24T22:35:22.984Z] 04fac38145f0: Pull complete [2021-09-24T22:35:22.984Z] 701f6daf10bf: Verifying Checksum [2021-09-24T22:35:22.984Z] 701f6daf10bf: Download complete [2021-09-24T22:35:23.585Z] 701f6daf10bf: Pull complete [2021-09-24T22:35:23.857Z] 24f72da36158: Pull complete [2021-09-24T22:35:23.857Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T22:35:23.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T22:35:23.857Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T22:35:23.961Z] prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container [2021-09-24T22:35:24.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-116 -v /w/workspace/xfoundry_go-mod-messaging_PR-116:/w/workspace/xfoundry_go-mod-messaging_PR-116:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-116@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-24T22:35:24.812Z] $ docker top f89908f25cd8feb2f0102f7bd59afd955d24bf22a4360be84a7fce51acbc1be8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T22:35:24.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T22:35:24.970Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T22:35:25.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T22:35:25.106Z] $ docker exec f89908f25cd8feb2f0102f7bd59afd955d24bf22a4360be84a7fce51acbc1be8 ssh-agent [2021-09-24T22:35:25.240Z] SSH_AUTH_SOCK=/tmp/ssh-qyoUcOEdMWyE/agent.13 [2021-09-24T22:35:25.240Z] SSH_AGENT_PID=19 [2021-09-24T22:35:25.254Z] Running ssh-add (command line suppressed) [2021-09-24T22:35:25.361Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_7197134909101961386.key (/w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_7197134909101961386.key) [2021-09-24T22:35:25.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T22:35:25.923Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T22:35:25.936Z] $ docker exec --env ******** --env ******** f89908f25cd8feb2f0102f7bd59afd955d24bf22a4360be84a7fce51acbc1be8 ssh-agent -k [2021-09-24T22:35:26.034Z] unset SSH_AUTH_SOCK; [2021-09-24T22:35:26.035Z] unset SSH_AGENT_PID; [2021-09-24T22:35:26.035Z] echo Agent pid 19 killed; [2021-09-24T22:35:26.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T22:35:26.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T22:35:26.102Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T22:35:26.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T22:35:26.217Z] $ docker exec f89908f25cd8feb2f0102f7bd59afd955d24bf22a4360be84a7fce51acbc1be8 ssh-agent [2021-09-24T22:35:26.356Z] SSH_AUTH_SOCK=/tmp/ssh-lD0Qcly72GL5/agent.54 [2021-09-24T22:35:26.356Z] SSH_AGENT_PID=60 [2021-09-24T22:35:26.368Z] Running ssh-add (command line suppressed) [2021-09-24T22:35:26.477Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_2396572230039870128.key (/w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_2396572230039870128.key) [2021-09-24T22:35:26.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T22:35:26.838Z] + git semver init [2021-09-24T22:35:26.838Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T22:35:26.838Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-116/.git [2021-09-24T22:35:26.838Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-116 [2021-09-24T22:35:26.838Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T22:35:26.838Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T22:35:26.838Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T22:35:26.838Z] # $SEMVER_BRANCH = PR-116 [2021-09-24T22:35:26.838Z] # $SEMVER_TEMP = /tmp/semver-444500359 [2021-09-24T22:35:26.838Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-09-24T22:35:27.422Z] # '/tmp/semver-444500359' -> '/w/workspace/xfoundry_go-mod-messaging_PR-116/.semver' [2021-09-24T22:35:27.422Z] # -> Force: false [2021-09-24T22:35:27.422Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-116/.semver [Pipeline] } [2021-09-24T22:35:27.433Z] $ docker exec --env ******** --env ******** f89908f25cd8feb2f0102f7bd59afd955d24bf22a4360be84a7fce51acbc1be8 ssh-agent -k [2021-09-24T22:35:27.540Z] unset SSH_AUTH_SOCK; [2021-09-24T22:35:27.540Z] unset SSH_AGENT_PID; [2021-09-24T22:35:27.540Z] echo Agent pid 60 killed; [2021-09-24T22:35:27.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T22:35:27.912Z] + git semver [Pipeline] } [2021-09-24T22:35:27.927Z] $ docker stop --time=1 f89908f25cd8feb2f0102f7bd59afd955d24bf22a4360be84a7fce51acbc1be8 [2021-09-24T22:35:29.160Z] $ docker rm -f f89908f25cd8feb2f0102f7bd59afd955d24bf22a4360be84a7fce51acbc1be8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T22:35:29.555Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T22:35:29.898Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T22:35:29.902Z] [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-24T22:35:46.485Z] Still waiting to schedule task [2021-09-24T22:35:46.486Z] ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-24T22:35:46.486Z] ‘prd-centos7-docker-4c-2g-1291’ is offline [2021-09-24T22:35:46.486Z] ‘prd-centos7-docker-4c-2g-1293’ is offline [2021-09-24T22:35:46.486Z] ‘prd-centos7-docker-4c-2g-1294’ is offline [2021-09-24T22:35:46.487Z] ‘prd-centos7-docker-4c-2g-1296’ is offline [2021-09-24T22:35:46.487Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1292’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-24T22:35:46.489Z] Still waiting to schedule task [2021-09-24T22:35:46.489Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1292’ is offline [2021-09-24T22:35:53.892Z] Running on prd-centos7-docker-4c-2g-1296 in /w/workspace/xfoundry_go-mod-messaging_PR-116 [Pipeline] { [Pipeline] ws [2021-09-24T22:35:53.914Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2021-09-24T22:35:54.042Z] Selected Git installation does not exist. Using Default [2021-09-24T22:35:54.042Z] The recommended git tool is: NONE [2021-09-24T22:35:57.363Z] using credential edgex-jenkins-ssh [2021-09-24T22:35:57.381Z] Cloning the remote Git repository [2021-09-24T22:35:57.046Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:35:57.119Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2021-09-24T22:35:57.156Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:35:57.157Z] > git --version # timeout=10 [2021-09-24T22:35:57.165Z] > git --version # 'git version 2.24.4' [2021-09-24T22:35:57.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:35:57.194Z] [INFO] Currently running in a labeled security context [2021-09-24T22:35:57.195Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T22:35:57.195Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/5@tmp/jenkins-gitclient-ssh3669880190717751834.key [2021-09-24T22:35:57.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T22:35:57.899Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-24T22:35:57.912Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T22:35:57.930Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-24T22:35:57.952Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:35:57.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:35:57.954Z] [INFO] Currently running in a labeled security context [2021-09-24T22:35:57.954Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T22:35:57.954Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/5@tmp/jenkins-gitclient-ssh3577644989305735056.key [2021-09-24T22:35:57.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T22:35:58.776Z] Merging remotes/origin/main commit 34aec902d3167f00246ce71fe61efda4f54a6fbb into PR head commit 97605e321c74629f6187b181a3df02451da53b0b [2021-09-24T22:35:58.892Z] Merge succeeded, producing 97605e321c74629f6187b181a3df02451da53b0b [2021-09-24T22:35:58.892Z] Checking out Revision 97605e321c74629f6187b181a3df02451da53b0b (PR-116) [2021-09-24T22:35:58.535Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T22:35:58.546Z] > git checkout -f 97605e321c74629f6187b181a3df02451da53b0b # timeout=10 [2021-09-24T22:35:58.589Z] > git remote # timeout=10 [2021-09-24T22:35:58.602Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T22:35:58.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:35:58.615Z] [INFO] Currently running in a labeled security context [2021-09-24T22:35:58.615Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T22:35:58.615Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/5@tmp/jenkins-gitclient-ssh8526692288868458714.key [2021-09-24T22:35:58.621Z] > git merge 34aec902d3167f00246ce71fe61efda4f54a6fbb # timeout=10 [2021-09-24T22:35:58.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T22:35:58.653Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T22:35:58.667Z] > git checkout -f 97605e321c74629f6187b181a3df02451da53b0b # timeout=10 [2021-09-24T22:36:02.471Z] Commit message: "feat: Enable use of CleanSession MQTT option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-24T22:36:03.100Z] ========================================================= [2021-09-24T22:36:03.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-24T22:36:03.100Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-24T22:36:03.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T22:36:03.549Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-24T22:36:03.549Z] 540db60ca938: Pulling fs layer [2021-09-24T22:36:03.549Z] adcc1eea9eea: Pulling fs layer [2021-09-24T22:36:03.549Z] 4c4ab2625f07: Pulling fs layer [2021-09-24T22:36:03.549Z] db62176df00c: Pulling fs layer [2021-09-24T22:36:03.549Z] 3b30891b0d05: Pulling fs layer [2021-09-24T22:36:03.549Z] 06b49ca38bd5: Pulling fs layer [2021-09-24T22:36:03.549Z] c788192a36de: Pulling fs layer [2021-09-24T22:36:03.549Z] a77e37c0d609: Pulling fs layer [2021-09-24T22:36:03.549Z] c3185cebc471: Pulling fs layer [2021-09-24T22:36:03.549Z] db62176df00c: Waiting [2021-09-24T22:36:03.549Z] 3b30891b0d05: Waiting [2021-09-24T22:36:03.549Z] 06b49ca38bd5: Waiting [2021-09-24T22:36:03.549Z] c788192a36de: Waiting [2021-09-24T22:36:03.549Z] a77e37c0d609: Waiting [2021-09-24T22:36:03.549Z] c3185cebc471: Waiting [2021-09-24T22:36:03.549Z] 4c4ab2625f07: Verifying Checksum [2021-09-24T22:36:03.549Z] 4c4ab2625f07: Download complete [2021-09-24T22:36:03.549Z] adcc1eea9eea: Verifying Checksum [2021-09-24T22:36:03.549Z] adcc1eea9eea: Download complete [2021-09-24T22:36:03.823Z] 3b30891b0d05: Verifying Checksum [2021-09-24T22:36:03.823Z] 3b30891b0d05: Download complete [2021-09-24T22:36:03.823Z] 06b49ca38bd5: Verifying Checksum [2021-09-24T22:36:03.823Z] 06b49ca38bd5: Download complete [2021-09-24T22:36:03.823Z] c788192a36de: Verifying Checksum [2021-09-24T22:36:03.823Z] c788192a36de: Download complete [2021-09-24T22:36:03.823Z] 540db60ca938: Download complete [2021-09-24T22:36:04.101Z] 540db60ca938: Pull complete [2021-09-24T22:36:04.101Z] adcc1eea9eea: Pull complete [2021-09-24T22:36:04.367Z] 4c4ab2625f07: Pull complete [2021-09-24T22:36:04.367Z] a77e37c0d609: Verifying Checksum [2021-09-24T22:36:04.367Z] a77e37c0d609: Download complete [2021-09-24T22:36:08.615Z] c3185cebc471: Verifying Checksum [2021-09-24T22:36:08.615Z] c3185cebc471: Download complete [2021-09-24T22:36:09.211Z] db62176df00c: Verifying Checksum [2021-09-24T22:36:09.211Z] db62176df00c: Download complete [2021-09-24T22:36:12.582Z] db62176df00c: Pull complete [2021-09-24T22:36:12.582Z] 3b30891b0d05: Pull complete [2021-09-24T22:36:12.582Z] 06b49ca38bd5: Pull complete [2021-09-24T22:36:12.582Z] c788192a36de: Pull complete [2021-09-24T22:36:12.851Z] a77e37c0d609: Pull complete [2021-09-24T22:36:15.439Z] c3185cebc471: Pull complete [2021-09-24T22:36:15.439Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-24T22:36:15.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T22:36:15.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-24T22:36:15.793Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:36:16.119Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T22:36:16.119Z] . [Pipeline] withDockerContainer [2021-09-24T22:36:16.220Z] prd-centos7-docker-4c-2g-1296 does not seem to be running inside a container [2021-09-24T22:36:16.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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-24T22:36:18.306Z] $ docker top 61b73e34258ffa710dc48fea3259deb6a3e440bc9d1667170590dac461dba09c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T22:36:18.719Z] + go version [2021-09-24T22:36:18.719Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-24T22:36:18.739Z] $ docker stop --time=1 61b73e34258ffa710dc48fea3259deb6a3e440bc9d1667170590dac461dba09c [2021-09-24T22:36:19.959Z] $ docker rm -f 61b73e34258ffa710dc48fea3259deb6a3e440bc9d1667170590dac461dba09c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:36:20.556Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T22:36:20.556Z] . [Pipeline] withDockerContainer [2021-09-24T22:36:20.648Z] prd-centos7-docker-4c-2g-1296 does not seem to be running inside a container [2021-09-24T22:36:20.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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-24T22:36:21.117Z] $ docker top 599c3ea444e4835cf92284f405cdeb25f4c791ff2b8be716e7f4aa1cde76ad2c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T22:36:21.534Z] + go mod tidy [2021-09-24T22:36:22.943Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-24T22:36:22.943Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-24T22:36:23.209Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-24T22:36:23.209Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-24T22:36:23.209Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-24T22:36:23.209Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T22:36:23.209Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-24T22:36:23.209Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-24T22:36:23.209Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-24T22:36:23.209Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-24T22:36:23.209Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-24T22:36:23.480Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-24T22:36:23.480Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-24T22:36:23.480Z] go: downloading github.com/kr/pretty v0.1.0 [2021-09-24T22:36:23.480Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-24T22:36:23.480Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-24T22:36:23.480Z] go: downloading gopkg.in/yaml.v2 v2.2.4 [2021-09-24T22:36:23.746Z] go: downloading github.com/kr/text v0.1.0 [2021-09-24T22:36:23.746Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-24T22:36:23.746Z] go: downloading golang.org/x/text v0.3.2 [2021-09-24T22:36:24.706Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh [2021-09-24T22:36:25.041Z] + make test [2021-09-24T22:36:25.041Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-24T22:36:28.440Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-09-24T22:36:31.803Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.021s coverage: 90.3% of statements [2021-09-24T22:36:35.172Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.011s coverage: 67.3% of statements [2021-09-24T22:36:35.172Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-09-24T22:36:57.256Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.351s coverage: 83.8% of statements [2021-09-24T22:36:57.256Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.007s coverage: 85.7% of statements [2021-09-24T22:36:57.256Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.004s coverage: 100.0% of statements [2021-09-24T22:36:57.256Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.005s coverage: 100.0% of statements [2021-09-24T22:36:57.256Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.004s coverage: 90.9% of statements [2021-09-24T22:36:57.256Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-24T22:37:01.558Z] gofmt -l . [2021-09-24T22:37:01.558Z] internal/pkg/mqtt/client_options.go [2021-09-24T22:37:01.558Z] internal/pkg/mqtt/client_test.go [2021-09-24T22:37:01.558Z] [ "`gofmt -l .`" = "" ] [2021-09-24T22:37:01.558Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2021-09-24T22:37:01.581Z] $ docker stop --time=1 599c3ea444e4835cf92284f405cdeb25f4c791ff2b8be716e7f4aa1cde76ad2c [2021-09-24T22:37:02.965Z] $ docker rm -f 599c3ea444e4835cf92284f405cdeb25f4c791ff2b8be716e7f4aa1cde76ad2c [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-24T22:37:04.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:37:04.082Z] [2021-09-24T22:37:04.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:37:04.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:37:04.418Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T22:37:04.418Z] b4d181a07f80: Pulling fs layer [2021-09-24T22:37:04.418Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T22:37:04.418Z] ed53099fbce6: Pulling fs layer [2021-09-24T22:37:04.418Z] dc539afda2c1: Pulling fs layer [2021-09-24T22:37:04.418Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T22:37:04.418Z] 9065ff56babe: Pulling fs layer [2021-09-24T22:37:04.418Z] d287ab97295c: Pulling fs layer [2021-09-24T22:37:04.418Z] dc539afda2c1: Waiting [2021-09-24T22:37:04.418Z] 77bc0d833cb6: Waiting [2021-09-24T22:37:04.418Z] 9065ff56babe: Waiting [2021-09-24T22:37:04.418Z] d287ab97295c: Waiting [2021-09-24T22:37:04.684Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T22:37:04.684Z] a1111a8f2ec3: Download complete [2021-09-24T22:37:04.684Z] dc539afda2c1: Verifying Checksum [2021-09-24T22:37:04.684Z] dc539afda2c1: Download complete [2021-09-24T22:37:04.948Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T22:37:04.948Z] 77bc0d833cb6: Download complete [2021-09-24T22:37:04.948Z] 9065ff56babe: Verifying Checksum [2021-09-24T22:37:04.948Z] 9065ff56babe: Download complete [2021-09-24T22:37:04.948Z] ed53099fbce6: Verifying Checksum [2021-09-24T22:37:04.948Z] ed53099fbce6: Download complete [2021-09-24T22:37:06.358Z] b4d181a07f80: Verifying Checksum [2021-09-24T22:37:06.358Z] b4d181a07f80: Download complete [2021-09-24T22:37:07.326Z] b4d181a07f80: Pull complete [2021-09-24T22:37:07.605Z] a1111a8f2ec3: Pull complete [2021-09-24T22:37:07.873Z] ed53099fbce6: Pull complete [2021-09-24T22:37:08.146Z] dc539afda2c1: Pull complete [2021-09-24T22:37:08.414Z] 77bc0d833cb6: Pull complete [2021-09-24T22:37:08.414Z] 9065ff56babe: Pull complete [2021-09-24T22:37:09.371Z] d287ab97295c: Verifying Checksum [2021-09-24T22:37:09.371Z] d287ab97295c: Download complete [2021-09-24T22:37:14.747Z] d287ab97295c: Pull complete [2021-09-24T22:37:14.747Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T22:37:14.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:37:14.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T22:37:14.841Z] prd-centos7-docker-4c-2g-1296 does not seem to be running inside a container [2021-09-24T22:37:14.898Z] $ 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/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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-24T22:37:17.104Z] $ docker top d6f0520422ad1c1f3d6a6a3357c6ed5b9811dd7e3e8a859e4e7004b27a00b563 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:37:17.688Z] ---> job-cost.sh [2021-09-24T22:37:17.688Z] lf-activate-venv: SKIPPING [2021-09-24T22:37:17.688Z] INFO: No Stack... [2021-09-24T22:37:19.674Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T22:37:19.674Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T22:37:20.018Z] + cut -d, -f6 [2021-09-24T22:37:20.018Z] + cat /w/workspace/go-mod-messaging/5/archives/cost.csv [Pipeline] lock [2021-09-24T22:37:20.068Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-116-5-stack-cost] [2021-09-24T22:37:20.082Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-116-5-stack-cost] did not exist. Created. [2021-09-24T22:37:20.082Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-116-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T22:37:20.434Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-24T22:37:20.675Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T22:37:20.688Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-116-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T22:37:20.723Z] $ docker stop --time=1 d6f0520422ad1c1f3d6a6a3357c6ed5b9811dd7e3e8a859e4e7004b27a00b563 [2021-09-24T22:37:21.883Z] $ docker rm -f d6f0520422ad1c1f3d6a6a3357c6ed5b9811dd7e3e8a859e4e7004b27a00b563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T22:37:22.258Z] Failed in branch amd64 [2021-09-24T22:38:03.024Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1297 in /w/workspace/xfoundry_go-mod-messaging_PR-116 [Pipeline] { [Pipeline] ws [2021-09-24T22:38:03.050Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2021-09-24T22:38:03.282Z] Selected Git installation does not exist. Using Default [2021-09-24T22:38:03.282Z] The recommended git tool is: NONE [2021-09-24T22:38:08.767Z] using credential edgex-jenkins-ssh [2021-09-24T22:38:08.788Z] Cloning the remote Git repository [2021-09-24T22:38:08.840Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:38:09.025Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2021-09-24T22:38:09.148Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:38:09.149Z] > git --version # timeout=10 [2021-09-24T22:38:09.199Z] > git --version # 'git version 2.17.1' [2021-09-24T22:38:09.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:38:09.275Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T22:38:10.244Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-24T22:38:10.263Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T22:38:10.288Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-24T22:38:10.324Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:38:10.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:38:10.344Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T22:38:11.039Z] Merging remotes/origin/main commit 34aec902d3167f00246ce71fe61efda4f54a6fbb into PR head commit 97605e321c74629f6187b181a3df02451da53b0b [2021-09-24T22:38:11.233Z] Merge succeeded, producing 97605e321c74629f6187b181a3df02451da53b0b [2021-09-24T22:38:11.234Z] Checking out Revision 97605e321c74629f6187b181a3df02451da53b0b (PR-116) [2021-09-24T22:38:11.061Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T22:38:11.076Z] > git checkout -f 97605e321c74629f6187b181a3df02451da53b0b # timeout=10 [2021-09-24T22:38:11.154Z] > git remote # timeout=10 [2021-09-24T22:38:11.177Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T22:38:11.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:38:11.199Z] > git merge 34aec902d3167f00246ce71fe61efda4f54a6fbb # timeout=10 [2021-09-24T22:38:11.219Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T22:38:11.241Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T22:38:11.256Z] > git checkout -f 97605e321c74629f6187b181a3df02451da53b0b # timeout=10 [2021-09-24T22:38:15.514Z] Commit message: "feat: Enable use of CleanSession MQTT option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-24T22:38:16.367Z] ========================================================= [2021-09-24T22:38:16.367Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-24T22:38:16.367Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-24T22:38:16.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T22:38:18.369Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-24T22:38:18.369Z] 595b0fe564bb: Pulling fs layer [2021-09-24T22:38:18.369Z] 24495759ef45: Pulling fs layer [2021-09-24T22:38:18.369Z] d148012ef14d: Pulling fs layer [2021-09-24T22:38:18.369Z] e90a11edd702: Pulling fs layer [2021-09-24T22:38:18.369Z] d77568369979: Pulling fs layer [2021-09-24T22:38:18.369Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-24T22:38:18.369Z] 170f2ba95c9a: Pulling fs layer [2021-09-24T22:38:18.369Z] 97ac5df62f85: Pulling fs layer [2021-09-24T22:38:18.369Z] fc1c9f9a7f3b: Waiting [2021-09-24T22:38:18.369Z] 170f2ba95c9a: Waiting [2021-09-24T22:38:18.369Z] e90a11edd702: Waiting [2021-09-24T22:38:18.369Z] d77568369979: Waiting [2021-09-24T22:38:18.369Z] 97ac5df62f85: Waiting [2021-09-24T22:38:18.644Z] d148012ef14d: Download complete [2021-09-24T22:38:18.644Z] 24495759ef45: Verifying Checksum [2021-09-24T22:38:18.644Z] 24495759ef45: Download complete [2021-09-24T22:38:18.644Z] d77568369979: Download complete [2021-09-24T22:38:18.644Z] 595b0fe564bb: Verifying Checksum [2021-09-24T22:38:18.644Z] 595b0fe564bb: Download complete [2021-09-24T22:38:18.644Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-24T22:38:18.644Z] fc1c9f9a7f3b: Download complete [2021-09-24T22:38:18.934Z] 170f2ba95c9a: Verifying Checksum [2021-09-24T22:38:18.934Z] 170f2ba95c9a: Download complete [2021-09-24T22:38:19.211Z] 595b0fe564bb: Pull complete [2021-09-24T22:38:20.199Z] 24495759ef45: Pull complete [2021-09-24T22:38:20.472Z] d148012ef14d: Pull complete [2021-09-24T22:38:22.460Z] 97ac5df62f85: Verifying Checksum [2021-09-24T22:38:22.460Z] 97ac5df62f85: Download complete [2021-09-24T22:38:22.460Z] e90a11edd702: Verifying Checksum [2021-09-24T22:38:22.460Z] e90a11edd702: Download complete [2021-09-24T22:38:32.656Z] e90a11edd702: Pull complete [2021-09-24T22:38:32.935Z] d77568369979: Pull complete [2021-09-24T22:38:33.546Z] fc1c9f9a7f3b: Pull complete [2021-09-24T22:38:33.884Z] 170f2ba95c9a: Pull complete [2021-09-24T22:38:40.685Z] 97ac5df62f85: Pull complete [2021-09-24T22:38:40.685Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-24T22:38:40.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T22:38:40.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-24T22:38:41.103Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:38:41.453Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T22:38:41.453Z] . [Pipeline] withDockerContainer [2021-09-24T22:38:41.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-1297 does not seem to be running inside a container [2021-09-24T22:38:41.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-arm64 cat [2021-09-24T22:38:48.035Z] $ docker top a83a30dfd2583d60ede41b1e8ed551eaf9c3e1e651b236fc304a0ab9a0136872 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T22:38:49.032Z] + go version [2021-09-24T22:38:49.032Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-24T22:38:49.058Z] $ docker stop --time=1 a83a30dfd2583d60ede41b1e8ed551eaf9c3e1e651b236fc304a0ab9a0136872 [2021-09-24T22:38:51.139Z] $ docker rm -f a83a30dfd2583d60ede41b1e8ed551eaf9c3e1e651b236fc304a0ab9a0136872 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:38:52.020Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T22:38:52.020Z] . [Pipeline] withDockerContainer [2021-09-24T22:38:52.278Z] prd-ubuntu18.04-docker-arm64-4c-16g-1297 does not seem to be running inside a container [2021-09-24T22:38:52.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-arm64 cat [2021-09-24T22:38:54.160Z] $ docker top c119955d22879dd75b3fe4fedf9adb36cd563f66bbb0b8e4c751f0d6a3d00c5b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T22:38:55.114Z] + go mod tidy [2021-09-24T22:38:57.090Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-24T22:38:57.090Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-24T22:38:57.090Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-24T22:38:57.090Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-24T22:38:57.090Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-24T22:38:57.090Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T22:38:57.090Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-24T22:38:57.365Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-24T22:38:57.365Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-24T22:38:57.365Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-24T22:38:57.365Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-24T22:38:57.365Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-24T22:38:57.640Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-24T22:38:57.640Z] go: downloading gopkg.in/yaml.v2 v2.2.4 [2021-09-24T22:38:57.640Z] go: downloading github.com/kr/pretty v0.1.0 [2021-09-24T22:38:57.917Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-24T22:38:57.917Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-24T22:38:57.917Z] go: downloading github.com/kr/text v0.1.0 [2021-09-24T22:38:57.917Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-24T22:38:57.917Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-24T22:38:58.520Z] go: downloading golang.org/x/text v0.3.2 [Pipeline] sh [2021-09-24T22:39:01.819Z] + make test [2021-09-24T22:39:01.820Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-24T22:39:24.661Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-09-24T22:39:31.409Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.060s coverage: 90.3% of statements [2021-09-24T22:39:31.409Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.025s coverage: 67.3% of statements [2021-09-24T22:39:31.409Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-09-24T22:40:10.433Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.391s coverage: 83.8% of statements [2021-09-24T22:40:10.433Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements [2021-09-24T22:40:10.433Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.013s coverage: 100.0% of statements [2021-09-24T22:40:10.433Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.027s coverage: 100.0% of statements [2021-09-24T22:40:10.433Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.011s coverage: 90.9% of statements [2021-09-24T22:40:10.433Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-24T22:40:22.893Z] gofmt -l . [2021-09-24T22:40:22.893Z] internal/pkg/mqtt/client_options.go [2021-09-24T22:40:22.893Z] internal/pkg/mqtt/client_test.go [2021-09-24T22:40:22.893Z] [ "`gofmt -l .`" = "" ] [2021-09-24T22:40:22.893Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2021-09-24T22:40:22.920Z] $ docker stop --time=1 c119955d22879dd75b3fe4fedf9adb36cd563f66bbb0b8e4c751f0d6a3d00c5b [2021-09-24T22:40:24.923Z] $ docker rm -f c119955d22879dd75b3fe4fedf9adb36cd563f66bbb0b8e4c751f0d6a3d00c5b [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-24T22:40:26.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T22:40:26.613Z] [2021-09-24T22:40:26.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:40:26.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T22:40:27.255Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-24T22:40:27.255Z] 448f6bf000e3: Pulling fs layer [2021-09-24T22:40:27.255Z] f757da607395: Pulling fs layer [2021-09-24T22:40:27.255Z] 05883995daec: Pulling fs layer [2021-09-24T22:40:27.255Z] 8603b9c90790: Pulling fs layer [2021-09-24T22:40:27.255Z] 1560dd03e051: Pulling fs layer [2021-09-24T22:40:27.255Z] 27f5ce0e4adf: Pulling fs layer [2021-09-24T22:40:27.255Z] c2d8d7efcc4b: Pulling fs layer [2021-09-24T22:40:27.255Z] 1560dd03e051: Waiting [2021-09-24T22:40:27.255Z] 27f5ce0e4adf: Waiting [2021-09-24T22:40:27.255Z] c2d8d7efcc4b: Waiting [2021-09-24T22:40:27.255Z] 8603b9c90790: Waiting [2021-09-24T22:40:27.530Z] f757da607395: Verifying Checksum [2021-09-24T22:40:27.530Z] f757da607395: Download complete [2021-09-24T22:40:27.530Z] 8603b9c90790: Download complete [2021-09-24T22:40:27.805Z] 1560dd03e051: Download complete [2021-09-24T22:40:27.805Z] 27f5ce0e4adf: Verifying Checksum [2021-09-24T22:40:27.805Z] 27f5ce0e4adf: Download complete [2021-09-24T22:40:27.805Z] 05883995daec: Verifying Checksum [2021-09-24T22:40:27.805Z] 05883995daec: Download complete [2021-09-24T22:40:28.792Z] 448f6bf000e3: Verifying Checksum [2021-09-24T22:40:28.792Z] 448f6bf000e3: Download complete [2021-09-24T22:40:31.415Z] c2d8d7efcc4b: Verifying Checksum [2021-09-24T22:40:31.415Z] c2d8d7efcc4b: Download complete [2021-09-24T22:40:32.012Z] 448f6bf000e3: Pull complete [2021-09-24T22:40:32.992Z] f757da607395: Pull complete [2021-09-24T22:40:34.426Z] 05883995daec: Pull complete [2021-09-24T22:40:35.020Z] 8603b9c90790: Pull complete [2021-09-24T22:40:36.001Z] 1560dd03e051: Pull complete [2021-09-24T22:40:36.273Z] 27f5ce0e4adf: Pull complete [2021-09-24T22:40:51.363Z] c2d8d7efcc4b: Pull complete [2021-09-24T22:40:51.363Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-24T22:40:51.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T22:40:51.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-24T22:40:51.628Z] prd-ubuntu18.04-docker-arm64-4c-16g-1297 does not seem to be running inside a container [2021-09-24T22:40:51.704Z] $ 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/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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:arm64 cat [2021-09-24T22:40:56.291Z] $ docker top af6f37d2fc188ebd09c18f3c7e8dfb87c15a3bd1be60d73a2fcb986ac3e4983f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:40:57.290Z] ---> job-cost.sh [2021-09-24T22:40:57.291Z] lf-activate-venv: SKIPPING [2021-09-24T22:40:57.291Z] INFO: No Stack... [2021-09-24T22:40:58.264Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-24T22:40:58.535Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T22:40:59.197Z] + cat /w/workspace/go-mod-messaging/5/archives/cost.csv [2021-09-24T22:40:59.197Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T22:40:59.261Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-116-5-stack-cost] [2021-09-24T22:40:59.270Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-116-5-stack-cost] did not exist. Created. [2021-09-24T22:40:59.270Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-116-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T22:40:59.971Z] /w/workspace/go-mod-messaging/5@tmp/durable-dbb1050f/script.sh: 1: /w/workspace/go-mod-messaging/5@tmp/durable-dbb1050f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-24T22:41:00.633Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-24T22:41:00.670Z] Warning: overwriting stash ‘stack-cost’ [2021-09-24T22:41:01.191Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T22:41:01.210Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-116-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T22:41:01.241Z] $ docker stop --time=1 af6f37d2fc188ebd09c18f3c7e8dfb87c15a3bd1be60d73a2fcb986ac3e4983f [2021-09-24T22:41:02.907Z] $ docker rm -f af6f37d2fc188ebd09c18f3c7e8dfb87c15a3bd1be60d73a2fcb986ac3e4983f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T22:41:03.520Z] 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-24T22:41:05.373Z] + '[' -d /w/workspace/xfoundry_go-mod-messaging_PR-116/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:41:05.711Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:41:06.303Z] ---> package-listing.sh [2021-09-24T22:41:06.303Z] ++ facter osfamily [2021-09-24T22:41:06.303Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-24T22:41:06.570Z] + OS_FAMILY=redhat [2021-09-24T22:41:06.570Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-116 [2021-09-24T22:41:06.570Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-24T22:41:06.570Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-24T22:41:06.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-24T22:41:06.570Z] + PACKAGES=/tmp/packages_start.txt [2021-09-24T22:41:06.570Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-116 ']' [2021-09-24T22:41:06.570Z] + PACKAGES=/tmp/packages_end.txt [2021-09-24T22:41:06.570Z] + case "${OS_FAMILY}" in [2021-09-24T22:41:06.570Z] + sort [2021-09-24T22:41:06.570Z] + rpm -qa [2021-09-24T22:41:07.154Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-24T22:41:07.154Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-24T22:41:07.154Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-24T22:41:07.154Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-116 ']' [2021-09-24T22:41:07.154Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-116/archives/ [2021-09-24T22:41:07.165Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-116/archives/ [Pipeline] echo [2021-09-24T22:41:07.173Z] 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/xfoundry_go-mod-messaging_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-24T22:41:07.476Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:41:08.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:41:08.086Z] [2021-09-24T22:41:08.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:41:08.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:41:08.428Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T22:41:08.428Z] b4d181a07f80: Pulling fs layer [2021-09-24T22:41:08.428Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T22:41:08.428Z] ed53099fbce6: Pulling fs layer [2021-09-24T22:41:08.428Z] dc539afda2c1: Pulling fs layer [2021-09-24T22:41:08.428Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T22:41:08.428Z] 9065ff56babe: Pulling fs layer [2021-09-24T22:41:08.428Z] d287ab97295c: Pulling fs layer [2021-09-24T22:41:08.428Z] dc539afda2c1: Waiting [2021-09-24T22:41:08.428Z] 77bc0d833cb6: Waiting [2021-09-24T22:41:08.428Z] 9065ff56babe: Waiting [2021-09-24T22:41:08.428Z] d287ab97295c: Waiting [2021-09-24T22:41:08.696Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T22:41:08.696Z] a1111a8f2ec3: Download complete [2021-09-24T22:41:08.696Z] dc539afda2c1: Verifying Checksum [2021-09-24T22:41:08.696Z] dc539afda2c1: Download complete [2021-09-24T22:41:08.969Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T22:41:08.969Z] 77bc0d833cb6: Download complete [2021-09-24T22:41:08.969Z] 9065ff56babe: Verifying Checksum [2021-09-24T22:41:08.969Z] 9065ff56babe: Download complete [2021-09-24T22:41:09.237Z] ed53099fbce6: Verifying Checksum [2021-09-24T22:41:09.237Z] ed53099fbce6: Download complete [2021-09-24T22:41:10.214Z] b4d181a07f80: Verifying Checksum [2021-09-24T22:41:10.214Z] b4d181a07f80: Download complete [2021-09-24T22:41:11.654Z] b4d181a07f80: Pull complete [2021-09-24T22:41:11.654Z] a1111a8f2ec3: Pull complete [2021-09-24T22:41:12.259Z] ed53099fbce6: Pull complete [2021-09-24T22:41:12.259Z] dc539afda2c1: Pull complete [2021-09-24T22:41:12.528Z] 77bc0d833cb6: Pull complete [2021-09-24T22:41:12.528Z] 9065ff56babe: Pull complete [2021-09-24T22:41:13.501Z] d287ab97295c: Verifying Checksum [2021-09-24T22:41:13.501Z] d287ab97295c: Download complete [2021-09-24T22:41:18.885Z] d287ab97295c: Pull complete [2021-09-24T22:41:18.885Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T22:41:18.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:41:18.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T22:41:18.981Z] prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container [2021-09-24T22:41:19.317Z] $ 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/xfoundry_go-mod-messaging_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-116 -v /w/workspace/xfoundry_go-mod-messaging_PR-116:/w/workspace/xfoundry_go-mod-messaging_PR-116:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-116@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-24T22:41:21.908Z] $ docker top ab56214cd6aada320a2863beeb8be983bce7a68f1544717c89c327df5036a7eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T22:41:22.358Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-24T22:41:22.687Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-24T22:41:23.012Z] + ls /var/log/sa-host [2021-09-24T22:41:23.012Z] + sadf -c /var/log/sa-host/sa05 [2021-09-24T22:41:23.012Z] file_magic: OK [2021-09-24T22:41:23.012Z] HZ: Using current value: 100 [2021-09-24T22:41:23.012Z] file_header: OK [2021-09-24T22:41:23.012Z] 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-24T22:41:23.012Z] Statistics: [2021-09-24T22:41:23.012Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T22:41:23.012Z] File successfully converted to sysstat format version 12.0.3 [2021-09-24T22:41:23.012Z] + sadf -c /var/log/sa-host/sa24 [2021-09-24T22:41:23.012Z] file_magic: OK [2021-09-24T22:41:23.012Z] HZ: Using current value: 100 [2021-09-24T22:41:23.012Z] file_header: OK [2021-09-24T22:41:23.012Z] 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-24T22:41:23.012Z] Statistics: [2021-09-24T22:41:23.012Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T22:41:23.012Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T22:41:23.220Z] provisioning config files... [2021-09-24T22:41:23.241Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/config6147244793469553865tmp [Pipeline] { [Pipeline] echo [2021-09-24T22:41:23.270Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:41:23.587Z] ---> create-netrc.sh [Pipeline] } [2021-09-24T22:41:23.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:41:23.997Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-24T22:41:24.015Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:41:24.330Z] ---> sudo-logs.sh [2021-09-24T22:41:24.331Z] Archiving 'sudo' log.. [2021-09-24T22:41:24.331Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1295.vexxhost.local: Name or service not known [2021-09-24T22:41:24.331Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1295.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-24T22:41:24.399Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:41:24.711Z] ---> job-cost.sh [2021-09-24T22:41:24.711Z] lf-activate-venv: SKIPPING [2021-09-24T22:41:24.711Z] DEBUG: total: 0.10999999940395355 [2021-09-24T22:41:24.711Z] INFO: Retrieving Stack Cost... [2021-09-24T22:41:26.122Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T22:41:26.122Z] INFO: Archiving Costs [Pipeline] echo [2021-09-24T22:41:26.141Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:41:26.469Z] ---> logs-deploy.sh [2021-09-24T22:41:26.469Z] lf-activate-venv: SKIPPING [2021-09-24T22:41:26.469Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-116/5 [2021-09-24T22:41:26.469Z] INFO: archiving workspace using pattern(s): [2021-09-24T22:41:27.062Z] Archives upload complete. [2021-09-24T22:41:27.333Z] INFO: archiving logs to Nexus [2021-09-24T22:41:27.919Z] ---> uname -a: [2021-09-24T22:41:27.919Z] Linux prd-centos7-docker-4c-2g-1295.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] ---> lscpu: [2021-09-24T22:41:27.919Z] Architecture: x86_64 [2021-09-24T22:41:27.919Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-24T22:41:27.919Z] Byte Order: Little Endian [2021-09-24T22:41:27.919Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-24T22:41:27.919Z] CPU(s): 2 [2021-09-24T22:41:27.919Z] On-line CPU(s) list: 0,1 [2021-09-24T22:41:27.919Z] Thread(s) per core: 1 [2021-09-24T22:41:27.919Z] Core(s) per socket: 1 [2021-09-24T22:41:27.919Z] Socket(s): 2 [2021-09-24T22:41:27.919Z] NUMA node(s): 1 [2021-09-24T22:41:27.919Z] Vendor ID: AuthenticAMD [2021-09-24T22:41:27.919Z] CPU family: 23 [2021-09-24T22:41:27.919Z] Model: 49 [2021-09-24T22:41:27.919Z] Model name: AMD EPYC-Rome Processor [2021-09-24T22:41:27.919Z] Stepping: 0 [2021-09-24T22:41:27.919Z] CPU MHz: 2799.998 [2021-09-24T22:41:27.919Z] BogoMIPS: 5599.99 [2021-09-24T22:41:27.919Z] Virtualization: AMD-V [2021-09-24T22:41:27.919Z] Hypervisor vendor: KVM [2021-09-24T22:41:27.919Z] Virtualization type: full [2021-09-24T22:41:27.919Z] L1d cache: 32K [2021-09-24T22:41:27.919Z] L1i cache: 32K [2021-09-24T22:41:27.919Z] L2 cache: 512K [2021-09-24T22:41:27.919Z] L3 cache: 16384K [2021-09-24T22:41:27.919Z] NUMA node0 CPU(s): 0,1 [2021-09-24T22:41:27.919Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] ---> nproc: [2021-09-24T22:41:27.919Z] 2 [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] ---> df -h: [2021-09-24T22:41:27.919Z] Filesystem Size Used Avail Use% Mounted on [2021-09-24T22:41:27.919Z] overlay 40G 7.7G 33G 20% / [2021-09-24T22:41:27.919Z] tmpfs 64M 0 64M 0% /dev [2021-09-24T22:41:27.919Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-24T22:41:27.919Z] shm 64M 0 64M 0% /dev/shm [2021-09-24T22:41:27.919Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] ---> sar -b -r -n DEV: [2021-09-24T22:41:27.919Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] 22:34:36 LINUX RESTART (2 CPU) [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] 22:35:01 tps rtps wtps bread/s bwrtn/s [2021-09-24T22:41:27.919Z] 22:36:01 107.81 16.68 91.13 5557.65 4424.22 [2021-09-24T22:41:27.919Z] 22:37:01 1.82 0.00 1.82 0.00 35.83 [2021-09-24T22:41:27.919Z] 22:38:01 0.70 0.00 0.70 0.00 8.14 [2021-09-24T22:41:27.919Z] 22:39:01 0.23 0.00 0.23 0.00 3.60 [2021-09-24T22:41:27.919Z] 22:40:01 0.15 0.00 0.15 0.00 1.88 [2021-09-24T22:41:27.919Z] 22:41:01 0.35 0.00 0.35 0.00 4.76 [2021-09-24T22:41:27.919Z] Average: 18.52 2.78 15.74 926.66 746.71 [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] 22:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-24T22:41:27.919Z] 22:36:01 5461896 0 812368 10.14 2620 1732056 1294392 14.29 584908 1562752 136 [2021-09-24T22:41:27.919Z] 22:37:01 5474012 0 800248 9.99 2620 1732060 1205072 13.30 574744 1562724 8 [2021-09-24T22:41:27.919Z] 22:38:01 5474328 0 799928 9.99 2620 1732064 1205072 13.30 573496 1563876 8 [2021-09-24T22:41:27.919Z] 22:39:01 5471480 0 802768 10.02 2620 1732072 1205324 13.31 575968 1563876 16 [2021-09-24T22:41:27.919Z] 22:40:01 5473432 0 800812 10.00 2620 1732076 1205072 13.30 570252 1568124 8 [2021-09-24T22:41:27.919Z] 22:41:01 5470164 0 804076 10.04 2620 1732080 1205168 13.31 573560 1568124 8 [2021-09-24T22:41:27.919Z] Average: 5470885 0 803367 10.03 2620 1732068 1220017 13.47 575488 1564913 31 [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] 22:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-24T22:41:27.919Z] 22:36:01 eth0 370.43 218.53 985.15 70.02 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:36:01 docker0 2.31 1.91 0.53 4.19 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:37:01 eth0 0.88 0.08 0.07 0.04 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:38:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:39:01 eth0 0.55 0.47 0.27 0.21 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:41:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] Average: eth0 62.08 36.59 164.33 11.73 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] Average: docker0 0.39 0.32 0.09 0.70 0.00 0.00 0.00 0.00 [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] ---> sar -P ALL: [2021-09-24T22:41:27.919Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] 22:34:36 LINUX RESTART (2 CPU) [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] 22:35:01 CPU %user %nice %system %iowait %steal %idle [2021-09-24T22:41:27.919Z] 22:36:01 all 16.25 0.00 3.64 2.37 0.05 77.68 [2021-09-24T22:41:27.919Z] 22:36:01 0 15.64 0.00 4.04 1.91 0.05 78.36 [2021-09-24T22:41:27.919Z] 22:36:01 1 16.86 0.00 3.25 2.83 0.05 77.00 [2021-09-24T22:41:27.919Z] 22:37:01 all 0.27 0.00 0.06 0.00 0.02 99.66 [2021-09-24T22:41:27.919Z] 22:37:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-09-24T22:41:27.919Z] 22:37:01 1 0.47 0.00 0.07 0.00 0.02 99.45 [2021-09-24T22:41:27.919Z] 22:38:01 all 0.23 0.00 0.08 0.00 0.03 99.67 [2021-09-24T22:41:27.919Z] 22:38:01 0 0.07 0.00 0.10 0.00 0.02 99.82 [2021-09-24T22:41:27.919Z] 22:38:01 1 0.38 0.00 0.07 0.00 0.03 99.52 [2021-09-24T22:41:27.919Z] 22:39:01 all 0.25 0.00 0.05 0.00 0.01 99.69 [2021-09-24T22:41:27.919Z] 22:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-09-24T22:41:27.919Z] 22:39:01 1 0.47 0.00 0.07 0.00 0.02 99.45 [2021-09-24T22:41:27.919Z] 22:40:01 all 0.19 0.00 0.05 0.00 0.03 99.73 [2021-09-24T22:41:27.919Z] 22:40:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-09-24T22:41:27.919Z] 22:40:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-09-24T22:41:27.919Z] 22:41:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-09-24T22:41:27.919Z] 22:41:01 0 0.15 0.00 0.05 0.00 0.03 99.77 [2021-09-24T22:41:27.919Z] 22:41:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-24T22:41:27.919Z] Average: all 2.82 0.00 0.64 0.39 0.03 96.13 [2021-09-24T22:41:27.919Z] Average: 0 2.61 0.00 0.70 0.31 0.03 96.35 [2021-09-24T22:41:27.919Z] Average: 1 3.03 0.00 0.58 0.46 0.03 95.91 [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z] [2021-09-24T22:41:27.919Z]