Pull request #115 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 e9a7bfa81e2551792a73ba3c868f21c6cc258933+0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba (0b7bdbc27044d606a9c92d7da074eb16848da6d8) 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-ssh74272597203011912.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-ssh1618326714019242763.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-115/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-115/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7936996482556873576.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-ssh4371705444826353075.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-115/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-115/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8504984482854092722.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-456 in /w/workspace/xfoundry_go-mod-messaging_PR-115 [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-115 # 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-115@tmp/jenkins-gitclient-ssh3071871584781858590.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 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba into PR head commit e9a7bfa81e2551792a73ba3c868f21c6cc258933 Merge succeeded, producing e9a7bfa81e2551792a73ba3c868f21c6cc258933 Checking out Revision e9a7bfa81e2551792a73ba3c868f21c6cc258933 (PR-115) > 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-115@tmp/jenkins-gitclient-ssh8162878509923822909.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # 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-115@tmp/jenkins-gitclient-ssh5977593572641662859.key > git merge 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # timeout=10 Commit message: "fix: Use Qos and Retained value from configuration" First time build. Skipping changelog. > git rev-list --no-walk d039d20ccb8e1eecee802382b67b00170bb7f0fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-16T23:58:20.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-16T23:58:20.633Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-16T23:58:20.664Z] ========================================================= [2021-09-16T23:58:20.664Z] EdgeX Global Pipelines Version Info [2021-09-16T23:58:20.664Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-16T23:58:21.900Z] ------------------- [2021-09-16T23:58:21.900Z] stable info: [2021-09-16T23:58:21.900Z] ------------------- [2021-09-16T23:58:21.900Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-16T23:58:21.900Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T23:58:21.900Z] Message: update stable to v1.0.205 [2021-09-16T23:58:22.493Z] ------------------- [2021-09-16T23:58:22.494Z] experimental info: [2021-09-16T23:58:22.494Z] ------------------- [2021-09-16T23:58:22.494Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-16T23:58:22.494Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T23:58:22.494Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-16T23:58:22.633Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-09-16T23:58:22.661Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-09-16T23:58:22.687Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-16T23:58:22.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-16T23:58:22.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-16T23:58:22.765Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-16T23:58:22.791Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-16T23:58:22.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-16T23:58:22.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-16T23:58:22.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-16T23:58:22.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-16T23:58:22.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-16T23:58:22.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-09-16T23:58:22.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-16T23:58:22.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-16T23:58:23.021Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T23:58:23.063Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T23:58:23.090Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T23:58:23.115Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T23:58:23.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-16T23:58:23.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-16T23:58:23.191Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-16T23:58:23.217Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-16T23:58:23.245Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-16T23:58:23.272Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-16T23:58:23.297Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-16T23:58:23.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-16T23:58:23.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-115 [Pipeline] echo [2021-09-16T23:58:23.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-115 [Pipeline] echo [2021-09-16T23:58:23.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-115 [Pipeline] echo [2021-09-16T23:58:23.425Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9a7bfa81e2551792a73ba3c868f21c6cc258933 [Pipeline] echo [2021-09-16T23:58:23.450Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9a7bfa [Pipeline] echo [2021-09-16T23:58:23.478Z] [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-16T23:58:23.968Z] + git log --format=format:%s -1 e9a7bfa81e2551792a73ba3c868f21c6cc258933 [Pipeline] echo [2021-09-16T23:58:24.025Z] GIT_COMMIT: e9a7bfa81e2551792a73ba3c868f21c6cc258933, Commit Message: fix: Use Qos and Retained value from configuration [Pipeline] echo [2021-09-16T23:58:24.041Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:58:24.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T23:58:24.627Z] [2021-09-16T23:58:24.627Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T23:58:24.966Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T23:58:24.966Z] latest: Pulling from edgex-devops/git-semver [2021-09-16T23:58:24.966Z] 31603596830f: Pulling fs layer [2021-09-16T23:58:24.966Z] 04fac38145f0: Pulling fs layer [2021-09-16T23:58:24.966Z] 701f6daf10bf: Pulling fs layer [2021-09-16T23:58:24.966Z] 24f72da36158: Pulling fs layer [2021-09-16T23:58:24.966Z] 24f72da36158: Waiting [2021-09-16T23:58:24.966Z] 04fac38145f0: Verifying Checksum [2021-09-16T23:58:24.966Z] 04fac38145f0: Download complete [2021-09-16T23:58:25.235Z] 31603596830f: Verifying Checksum [2021-09-16T23:58:25.235Z] 31603596830f: Download complete [2021-09-16T23:58:25.506Z] 24f72da36158: Verifying Checksum [2021-09-16T23:58:25.506Z] 24f72da36158: Download complete [2021-09-16T23:58:25.506Z] 31603596830f: Pull complete [2021-09-16T23:58:25.506Z] 701f6daf10bf: Verifying Checksum [2021-09-16T23:58:25.506Z] 701f6daf10bf: Download complete [2021-09-16T23:58:25.506Z] 04fac38145f0: Pull complete [2021-09-16T23:58:26.098Z] 701f6daf10bf: Pull complete [2021-09-16T23:58:26.373Z] 24f72da36158: Pull complete [2021-09-16T23:58:26.373Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-16T23:58:26.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T23:58:26.373Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-16T23:58:26.475Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-09-16T23:58:26.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-115 -v /w/workspace/xfoundry_go-mod-messaging_PR-115:/w/workspace/xfoundry_go-mod-messaging_PR-115:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-115@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-115@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T23:58:27.328Z] $ docker top 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T23:58:27.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T23:58:27.493Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T23:58:27.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T23:58:27.627Z] $ docker exec 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 ssh-agent [2021-09-16T23:58:27.768Z] SSH_AUTH_SOCK=/tmp/ssh-eFLFJflplNvO/agent.13 [2021-09-16T23:58:27.768Z] SSH_AGENT_PID=20 [2021-09-16T23:58:27.782Z] Running ssh-add (command line suppressed) [2021-09-16T23:58:27.887Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/private_key_6832613488629496274.key (/w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/private_key_6832613488629496274.key) [2021-09-16T23:58:27.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T23:58:28.226Z] + git tag --points-at HEAD [Pipeline] } [2021-09-16T23:58:28.247Z] $ docker exec --env ******** --env ******** 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 ssh-agent -k [2021-09-16T23:58:28.345Z] unset SSH_AUTH_SOCK; [2021-09-16T23:58:28.345Z] unset SSH_AGENT_PID; [2021-09-16T23:58:28.345Z] echo Agent pid 20 killed; [2021-09-16T23:58:28.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-16T23:58:28.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T23:58:28.412Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T23:58:28.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T23:58:28.545Z] $ docker exec 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 ssh-agent [2021-09-16T23:58:28.672Z] SSH_AUTH_SOCK=/tmp/ssh-BVhGBcjHNP6g/agent.53 [2021-09-16T23:58:28.672Z] SSH_AGENT_PID=59 [2021-09-16T23:58:28.681Z] Running ssh-add (command line suppressed) [2021-09-16T23:58:28.827Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/private_key_9063259254413081542.key (/w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/private_key_9063259254413081542.key) [2021-09-16T23:58:28.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T23:58:29.171Z] + git semver init [2021-09-16T23:58:29.171Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T23:58:29.171Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-115/.git [2021-09-16T23:58:29.171Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-115 [2021-09-16T23:58:29.171Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T23:58:29.171Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T23:58:29.171Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T23:58:29.171Z] # $SEMVER_BRANCH = PR-115 [2021-09-16T23:58:29.171Z] # $SEMVER_TEMP = /tmp/semver-065151443 [2021-09-16T23:58:29.171Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-09-16T23:58:29.772Z] # '/tmp/semver-065151443' -> '/w/workspace/xfoundry_go-mod-messaging_PR-115/.semver' [2021-09-16T23:58:29.772Z] # -> Force: false [2021-09-16T23:58:29.772Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-115/.semver [Pipeline] } [2021-09-16T23:58:29.787Z] $ docker exec --env ******** --env ******** 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 ssh-agent -k [2021-09-16T23:58:29.896Z] unset SSH_AUTH_SOCK; [2021-09-16T23:58:29.897Z] unset SSH_AGENT_PID; [2021-09-16T23:58:29.897Z] echo Agent pid 59 killed; [2021-09-16T23:58:29.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T23:58:30.262Z] + git semver [Pipeline] } [2021-09-16T23:58:30.284Z] $ docker stop --time=1 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 [2021-09-16T23:58:31.517Z] $ docker rm -f 3beb536e6bcf976bb8c3adc4d75c41d1f0222087ead2e938514563bfd7dd1ec5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T23:58:31.897Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-16T23:58:32.230Z] Stashed 1 file(s) [Pipeline] echo [2021-09-16T23:58:32.234Z] [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-16T23:58:47.519Z] Still waiting to schedule task [2021-09-16T23:58:47.519Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-16T23:58:47.522Z] Still waiting to schedule task [2021-09-16T23:58:47.523Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-453’ is offline [2021-09-17T00:00:51.164Z] Running on prd-centos7-docker-4c-2g-458 in /w/workspace/xfoundry_go-mod-messaging_PR-115 [Pipeline] { [Pipeline] ws [2021-09-17T00:00:51.186Z] Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout [2021-09-17T00:00:51.316Z] Selected Git installation does not exist. Using Default [2021-09-17T00:00:51.316Z] The recommended git tool is: NONE [2021-09-17T00:00:54.063Z] using credential edgex-jenkins-ssh [2021-09-17T00:00:54.078Z] Cloning the remote Git repository [2021-09-17T00:00:53.085Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-17T00:00:53.152Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10 [2021-09-17T00:00:53.192Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-17T00:00:53.192Z] > git --version # timeout=10 [2021-09-17T00:00:53.200Z] > git --version # 'git version 2.24.4' [2021-09-17T00:00:53.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T00:00:53.225Z] [INFO] Currently running in a labeled security context [2021-09-17T00:00:53.225Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-17T00:00:53.225Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/4@tmp/jenkins-gitclient-ssh726426289174824782.key [2021-09-17T00:00:53.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-17T00:00:55.393Z] Merging remotes/origin/main commit 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba into PR head commit e9a7bfa81e2551792a73ba3c868f21c6cc258933 [2021-09-17T00:00:55.499Z] Merge succeeded, producing e9a7bfa81e2551792a73ba3c868f21c6cc258933 [2021-09-17T00:00:55.500Z] Checking out Revision e9a7bfa81e2551792a73ba3c868f21c6cc258933 (PR-115) [2021-09-17T00:00:54.850Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-17T00:00:54.860Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-17T00:00:54.872Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-17T00:00:54.888Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-17T00:00:54.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T00:00:54.888Z] [INFO] Currently running in a labeled security context [2021-09-17T00:00:54.888Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-17T00:00:54.889Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/4@tmp/jenkins-gitclient-ssh8571265961491392432.key [2021-09-17T00:00:54.894Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-17T00:00:55.400Z] > git config core.sparsecheckout # timeout=10 [2021-09-17T00:00:55.408Z] > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # timeout=10 [2021-09-17T00:00:55.447Z] > git remote # timeout=10 [2021-09-17T00:00:55.457Z] > git config --get remote.origin.url # timeout=10 [2021-09-17T00:00:55.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T00:00:55.463Z] [INFO] Currently running in a labeled security context [2021-09-17T00:00:55.463Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-17T00:00:55.463Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/4@tmp/jenkins-gitclient-ssh3292878003878183497.key [2021-09-17T00:00:55.471Z] > git merge 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba # timeout=10 [2021-09-17T00:00:55.486Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-17T00:00:55.501Z] > git config core.sparsecheckout # timeout=10 [2021-09-17T00:00:55.514Z] > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # timeout=10 [2021-09-17T00:00:59.264Z] Commit message: "fix: Use Qos and Retained value from configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-17T00:01:00.050Z] ========================================================= [2021-09-17T00:01:00.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-17T00:01:00.050Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-17T00:01:00.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-17T00:01:00.491Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-17T00:01:00.491Z] 540db60ca938: Pulling fs layer [2021-09-17T00:01:00.491Z] adcc1eea9eea: Pulling fs layer [2021-09-17T00:01:00.491Z] 4c4ab2625f07: Pulling fs layer [2021-09-17T00:01:00.491Z] db62176df00c: Pulling fs layer [2021-09-17T00:01:00.491Z] 3b30891b0d05: Pulling fs layer [2021-09-17T00:01:00.491Z] 06b49ca38bd5: Pulling fs layer [2021-09-17T00:01:00.491Z] c788192a36de: Pulling fs layer [2021-09-17T00:01:00.491Z] a77e37c0d609: Pulling fs layer [2021-09-17T00:01:00.491Z] c3185cebc471: Pulling fs layer [2021-09-17T00:01:00.491Z] db62176df00c: Waiting [2021-09-17T00:01:00.491Z] 3b30891b0d05: Waiting [2021-09-17T00:01:00.491Z] 06b49ca38bd5: Waiting [2021-09-17T00:01:00.491Z] c788192a36de: Waiting [2021-09-17T00:01:00.491Z] a77e37c0d609: Waiting [2021-09-17T00:01:00.491Z] c3185cebc471: Waiting [2021-09-17T00:01:00.491Z] 4c4ab2625f07: Verifying Checksum [2021-09-17T00:01:00.491Z] 4c4ab2625f07: Download complete [2021-09-17T00:01:00.491Z] adcc1eea9eea: Verifying Checksum [2021-09-17T00:01:00.491Z] adcc1eea9eea: Download complete [2021-09-17T00:01:00.760Z] 3b30891b0d05: Verifying Checksum [2021-09-17T00:01:00.760Z] 3b30891b0d05: Download complete [2021-09-17T00:01:00.760Z] 06b49ca38bd5: Verifying Checksum [2021-09-17T00:01:00.760Z] 06b49ca38bd5: Download complete [2021-09-17T00:01:00.760Z] c788192a36de: Verifying Checksum [2021-09-17T00:01:00.760Z] c788192a36de: Download complete [2021-09-17T00:01:00.760Z] 540db60ca938: Verifying Checksum [2021-09-17T00:01:00.760Z] 540db60ca938: Download complete [2021-09-17T00:01:01.027Z] 540db60ca938: Pull complete [2021-09-17T00:01:01.027Z] adcc1eea9eea: Pull complete [2021-09-17T00:01:01.027Z] 4c4ab2625f07: Pull complete [2021-09-17T00:01:01.608Z] a77e37c0d609: Verifying Checksum [2021-09-17T00:01:01.608Z] a77e37c0d609: Download complete [2021-09-17T00:01:02.360Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-457 in /w/workspace/xfoundry_go-mod-messaging_PR-115 [Pipeline] { [Pipeline] ws [2021-09-17T00:01:02.379Z] Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout [2021-09-17T00:01:02.785Z] Selected Git installation does not exist. Using Default [2021-09-17T00:01:02.785Z] The recommended git tool is: NONE [2021-09-17T00:01:04.965Z] c3185cebc471: Verifying Checksum [2021-09-17T00:01:04.965Z] c3185cebc471: Download complete [2021-09-17T00:01:04.965Z] db62176df00c: Verifying Checksum [2021-09-17T00:01:04.965Z] db62176df00c: Download complete [2021-09-17T00:01:08.346Z] db62176df00c: Pull complete [2021-09-17T00:01:08.346Z] 3b30891b0d05: Pull complete [2021-09-17T00:01:08.346Z] 06b49ca38bd5: Pull complete [2021-09-17T00:01:08.346Z] c788192a36de: Pull complete [2021-09-17T00:01:08.346Z] a77e37c0d609: Pull complete [2021-09-17T00:01:08.526Z] using credential edgex-jenkins-ssh [2021-09-17T00:01:08.545Z] Cloning the remote Git repository [2021-09-17T00:01:08.600Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-17T00:01:08.713Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10 [2021-09-17T00:01:08.834Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-17T00:01:08.835Z] > git --version # timeout=10 [2021-09-17T00:01:08.862Z] > git --version # 'git version 2.17.1' [2021-09-17T00:01:08.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T00:01:08.965Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-17T00:01:10.314Z] c3185cebc471: Pull complete [2021-09-17T00:01:10.314Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-17T00:01:10.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-17T00:01:10.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-17T00:01:09.931Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-17T00:01:09.960Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-17T00:01:09.984Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-17T00:01:10.027Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-17T00:01:10.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T00:01:10.040Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] sh [2021-09-17T00:01:10.664Z] + 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-17T00:01:10.717Z] Merging remotes/origin/main commit 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba into PR head commit e9a7bfa81e2551792a73ba3c868f21c6cc258933 [2021-09-17T00:01:10.935Z] Merge succeeded, producing e9a7bfa81e2551792a73ba3c868f21c6cc258933 [2021-09-17T00:01:10.936Z] Checking out Revision e9a7bfa81e2551792a73ba3c868f21c6cc258933 (PR-115) [2021-09-17T00:01:10.989Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-17T00:01:10.989Z] . [Pipeline] withDockerContainer [2021-09-17T00:01:11.080Z] prd-centos7-docker-4c-2g-458 does not seem to be running inside a container [2021-09-17T00:01:11.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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-17T00:01:10.734Z] > git config core.sparsecheckout # timeout=10 [2021-09-17T00:01:10.752Z] > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # timeout=10 [2021-09-17T00:01:10.836Z] > git remote # timeout=10 [2021-09-17T00:01:10.859Z] > git config --get remote.origin.url # timeout=10 [2021-09-17T00:01:10.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-17T00:01:10.891Z] > git merge 0ca3fcbdd3f142ad312ff716b0bc8cff2ceb11ba # timeout=10 [2021-09-17T00:01:10.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-17T00:01:10.940Z] > git config core.sparsecheckout # timeout=10 [2021-09-17T00:01:10.951Z] > git checkout -f e9a7bfa81e2551792a73ba3c868f21c6cc258933 # timeout=10 [2021-09-17T00:01:13.154Z] $ docker top dc8a82134de8d6d6f9c7212e43870ece13c4892e84b984df97ac11ce784743e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-17T00:01:13.564Z] + go version [2021-09-17T00:01:13.564Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-17T00:01:13.579Z] $ docker stop --time=1 dc8a82134de8d6d6f9c7212e43870ece13c4892e84b984df97ac11ce784743e8 [2021-09-17T00:01:14.781Z] $ docker rm -f dc8a82134de8d6d6f9c7212e43870ece13c4892e84b984df97ac11ce784743e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-17T00:01:15.234Z] Commit message: "fix: Use Qos and Retained value from configuration" [2021-09-17T00:01:15.372Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-17T00:01:15.372Z] . [Pipeline] withDockerContainer [2021-09-17T00:01:15.457Z] prd-centos7-docker-4c-2g-458 does not seem to be running inside a container [2021-09-17T00:01:15.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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-17T00:01:15.876Z] $ docker top 61dbd33a9728dc65ec81abd456aa4d90ddb7811459fcd37197450031d66352d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-09-17T00:01:16.305Z] + go mod tidy [Pipeline] echo [2021-09-17T00:01:16.399Z] ========================================================= [2021-09-17T00:01:16.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-17T00:01:16.399Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-17T00:01:16.886Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-17T00:01:16.886Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-17T00:01:16.886Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-17T00:01:16.886Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-17T00:01:16.886Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-17T00:01:16.886Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-17T00:01:16.886Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-17T00:01:16.886Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-17T00:01:16.886Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-17T00:01:16.886Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-17T00:01:16.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-17T00:01:17.153Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-17T00:01:17.153Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-17T00:01:17.153Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-17T00:01:17.153Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-17T00:01:17.153Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-17T00:01:17.153Z] go: downloading gopkg.in/yaml.v2 v2.2.4 [2021-09-17T00:01:17.153Z] go: downloading github.com/kr/pretty v0.1.0 [2021-09-17T00:01:17.419Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-17T00:01:17.419Z] go: downloading golang.org/x/text v0.3.2 [2021-09-17T00:01:18.382Z] go: downloading github.com/kr/text v0.1.0 [2021-09-17T00:01:18.382Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh [2021-09-17T00:01:18.705Z] + make test [2021-09-17T00:01:18.705Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-17T00:01:18.944Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-17T00:01:18.944Z] 595b0fe564bb: Pulling fs layer [2021-09-17T00:01:18.944Z] 24495759ef45: Pulling fs layer [2021-09-17T00:01:18.944Z] d148012ef14d: Pulling fs layer [2021-09-17T00:01:18.944Z] e90a11edd702: Pulling fs layer [2021-09-17T00:01:18.944Z] d77568369979: Pulling fs layer [2021-09-17T00:01:18.944Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-17T00:01:18.944Z] 170f2ba95c9a: Pulling fs layer [2021-09-17T00:01:18.944Z] 97ac5df62f85: Pulling fs layer [2021-09-17T00:01:18.944Z] d77568369979: Waiting [2021-09-17T00:01:18.944Z] fc1c9f9a7f3b: Waiting [2021-09-17T00:01:18.944Z] 170f2ba95c9a: Waiting [2021-09-17T00:01:18.944Z] 97ac5df62f85: Waiting [2021-09-17T00:01:18.944Z] e90a11edd702: Waiting [2021-09-17T00:01:18.944Z] d148012ef14d: Verifying Checksum [2021-09-17T00:01:18.944Z] d148012ef14d: Download complete [2021-09-17T00:01:18.944Z] 24495759ef45: Verifying Checksum [2021-09-17T00:01:18.944Z] 24495759ef45: Download complete [2021-09-17T00:01:18.944Z] d77568369979: Verifying Checksum [2021-09-17T00:01:18.944Z] d77568369979: Download complete [2021-09-17T00:01:18.944Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-17T00:01:18.944Z] fc1c9f9a7f3b: Download complete [2021-09-17T00:01:18.944Z] 595b0fe564bb: Verifying Checksum [2021-09-17T00:01:19.296Z] 170f2ba95c9a: Verifying Checksum [2021-09-17T00:01:19.296Z] 170f2ba95c9a: Download complete [2021-09-17T00:01:19.900Z] 595b0fe564bb: Pull complete [2021-09-17T00:01:20.898Z] 24495759ef45: Pull complete [2021-09-17T00:01:21.175Z] d148012ef14d: Pull complete [2021-09-17T00:01:22.087Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-09-17T00:01:22.621Z] 97ac5df62f85: Verifying Checksum [2021-09-17T00:01:22.621Z] 97ac5df62f85: Download complete [2021-09-17T00:01:22.621Z] e90a11edd702: Verifying Checksum [2021-09-17T00:01:22.621Z] e90a11edd702: Download complete [2021-09-17T00:01:24.712Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.027s coverage: 90.2% of statements [2021-09-17T00:01:28.126Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.004s coverage: 67.3% of statements [2021-09-17T00:01:28.126Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-09-17T00:01:35.058Z] e90a11edd702: Pull complete [2021-09-17T00:01:35.058Z] d77568369979: Pull complete [2021-09-17T00:01:35.058Z] fc1c9f9a7f3b: Pull complete [2021-09-17T00:01:35.058Z] 170f2ba95c9a: Pull complete [2021-09-17T00:01:40.487Z] 97ac5df62f85: Pull complete [2021-09-17T00:01:40.487Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-17T00:01:40.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-17T00:01:40.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-17T00:01:40.903Z] + 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-17T00:01:41.248Z] + docker inspect -f . ci-base-image-arm64 [2021-09-17T00:01:41.248Z] . [Pipeline] withDockerContainer [2021-09-17T00:01:41.695Z] prd-ubuntu18.04-docker-arm64-4c-16g-457 does not seem to be running inside a container [2021-09-17T00:01:41.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-17T00:01:48.399Z] $ docker top 244b717f688ab61df52feb7932e3f8e0e63eb9fe656a70cf0b355c7318370ac5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-17T00:01:49.334Z] + go version [2021-09-17T00:01:49.334Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-17T00:01:49.354Z] $ docker stop --time=1 244b717f688ab61df52feb7932e3f8e0e63eb9fe656a70cf0b355c7318370ac5 [2021-09-17T00:01:50.201Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.346s coverage: 83.8% of statements [2021-09-17T00:01:50.201Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.006s coverage: 85.7% of statements [2021-09-17T00:01:50.201Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.003s coverage: 100.0% of statements [2021-09-17T00:01:50.201Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements [2021-09-17T00:01:50.201Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements [2021-09-17T00:01:50.201Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-17T00:01:51.321Z] $ docker rm -f 244b717f688ab61df52feb7932e3f8e0e63eb9fe656a70cf0b355c7318370ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-17T00:01:52.164Z] + docker inspect -f . ci-base-image-arm64 [2021-09-17T00:01:52.164Z] . [Pipeline] withDockerContainer [2021-09-17T00:01:52.423Z] prd-ubuntu18.04-docker-arm64-4c-16g-457 does not seem to be running inside a container [2021-09-17T00:01:52.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-17T00:01:53.599Z] gofmt -l . [2021-09-17T00:01:53.599Z] internal/pkg/mqtt/client_test.go [2021-09-17T00:01:53.599Z] [ "`gofmt -l .`" = "" ] [2021-09-17T00:01:53.599Z] make: *** [Makefile:9: test] Error 1 [2021-09-17T00:01:54.259Z] $ docker top e0b25f78f56ee3b6b936a201fb2f0bcc681be0a93f064fdd788d91db8e1b6d56 -eo pid,comm [Pipeline] { [Pipeline] } [2021-09-17T00:01:54.579Z] $ docker stop --time=1 61dbd33a9728dc65ec81abd456aa4d90ddb7811459fcd37197450031d66352d8 [2021-09-17T00:01:55.896Z] $ docker rm -f 61dbd33a9728dc65ec81abd456aa4d90ddb7811459fcd37197450031d66352d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [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-17T00:01:56.748Z] + go mod tidy [2021-09-17T00:01:56.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T00:01:56.937Z] [2021-09-17T00:01:56.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-17T00:01:57.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T00:01:57.266Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-17T00:01:57.266Z] b4d181a07f80: Pulling fs layer [2021-09-17T00:01:57.266Z] a1111a8f2ec3: Pulling fs layer [2021-09-17T00:01:57.266Z] ed53099fbce6: Pulling fs layer [2021-09-17T00:01:57.266Z] dc539afda2c1: Pulling fs layer [2021-09-17T00:01:57.266Z] 77bc0d833cb6: Pulling fs layer [2021-09-17T00:01:57.266Z] 9065ff56babe: Pulling fs layer [2021-09-17T00:01:57.266Z] d287ab97295c: Pulling fs layer [2021-09-17T00:01:57.266Z] 77bc0d833cb6: Waiting [2021-09-17T00:01:57.266Z] 9065ff56babe: Waiting [2021-09-17T00:01:57.266Z] d287ab97295c: Waiting [2021-09-17T00:01:57.266Z] dc539afda2c1: Waiting [2021-09-17T00:01:57.532Z] a1111a8f2ec3: Verifying Checksum [2021-09-17T00:01:57.532Z] a1111a8f2ec3: Download complete [2021-09-17T00:01:57.532Z] dc539afda2c1: Verifying Checksum [2021-09-17T00:01:57.532Z] dc539afda2c1: Download complete [2021-09-17T00:01:57.532Z] 77bc0d833cb6: Verifying Checksum [2021-09-17T00:01:57.532Z] 77bc0d833cb6: Download complete [2021-09-17T00:01:57.532Z] 9065ff56babe: Verifying Checksum [2021-09-17T00:01:57.532Z] 9065ff56babe: Download complete [2021-09-17T00:01:57.729Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-17T00:01:57.729Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-17T00:01:57.729Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-17T00:01:57.729Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-17T00:01:58.004Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-17T00:01:58.004Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-17T00:01:58.004Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-17T00:01:58.005Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-17T00:01:58.115Z] ed53099fbce6: Verifying Checksum [2021-09-17T00:01:58.115Z] ed53099fbce6: Download complete [2021-09-17T00:01:58.283Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-17T00:01:58.283Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-17T00:01:58.283Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-17T00:01:58.283Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-17T00:01:58.558Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-17T00:01:58.558Z] go: downloading gopkg.in/yaml.v2 v2.2.4 [2021-09-17T00:01:58.558Z] go: downloading github.com/kr/pretty v0.1.0 [2021-09-17T00:01:58.838Z] go: downloading github.com/kr/text v0.1.0 [2021-09-17T00:01:58.838Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-17T00:01:58.838Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-17T00:01:58.838Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-17T00:01:59.081Z] b4d181a07f80: Verifying Checksum [2021-09-17T00:01:59.081Z] b4d181a07f80: Download complete [2021-09-17T00:01:59.115Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-17T00:01:59.389Z] go: downloading golang.org/x/text v0.3.2 [2021-09-17T00:02:00.065Z] b4d181a07f80: Pull complete [2021-09-17T00:02:00.066Z] a1111a8f2ec3: Pull complete [2021-09-17T00:02:00.663Z] ed53099fbce6: Pull complete [2021-09-17T00:02:00.663Z] dc539afda2c1: Pull complete [2021-09-17T00:02:00.929Z] 77bc0d833cb6: Pull complete [2021-09-17T00:02:00.929Z] 9065ff56babe: Pull complete [Pipeline] sh [2021-09-17T00:02:02.344Z] d287ab97295c: Verifying Checksum [2021-09-17T00:02:02.344Z] d287ab97295c: Download complete [2021-09-17T00:02:02.657Z] + make test [2021-09-17T00:02:02.657Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-17T00:02:06.635Z] d287ab97295c: Pull complete [2021-09-17T00:02:06.635Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-17T00:02:06.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T00:02:06.635Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-17T00:02:06.724Z] prd-centos7-docker-4c-2g-458 does not seem to be running inside a container [2021-09-17T00:02:06.780Z] $ 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/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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-17T00:02:08.663Z] $ docker top fc04f4455774cfe37596d59377cec1418b8f3b6232615ae41008ce024f7865d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-17T00:02:09.165Z] ---> job-cost.sh [2021-09-17T00:02:09.165Z] lf-activate-venv: SKIPPING [2021-09-17T00:02:09.165Z] INFO: No Stack... [2021-09-17T00:02:10.578Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-17T00:02:10.848Z] INFO: Archiving Costs [Pipeline] sh [2021-09-17T00:02:11.167Z] + cat /w/workspace/go-mod-messaging/4/archives/cost.csv [2021-09-17T00:02:11.167Z] + cut -d, -f6 [Pipeline] lock [2021-09-17T00:02:11.213Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] [2021-09-17T00:02:11.225Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] did not exist. Created. [2021-09-17T00:02:11.225Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-17T00:02:11.569Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-17T00:02:11.815Z] Stashed 1 file(s) [Pipeline] } [2021-09-17T00:02:11.827Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-17T00:02:11.857Z] $ docker stop --time=1 fc04f4455774cfe37596d59377cec1418b8f3b6232615ae41008ce024f7865d5 [2021-09-17T00:02:13.021Z] $ docker rm -f fc04f4455774cfe37596d59377cec1418b8f3b6232615ae41008ce024f7865d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-17T00:02:13.423Z] Failed in branch amd64 [2021-09-17T00:02:21.035Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-09-17T00:02:26.469Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.097s coverage: 90.2% of statements [2021-09-17T00:02:36.675Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.024s coverage: 67.3% of statements [2021-09-17T00:02:36.675Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-09-17T00:03:03.464Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.396s coverage: 83.8% of statements [2021-09-17T00:03:03.464Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements [2021-09-17T00:03:03.465Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.063s coverage: 100.0% of statements [2021-09-17T00:03:03.465Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.072s coverage: 100.0% of statements [2021-09-17T00:03:03.465Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.019s coverage: 90.9% of statements [2021-09-17T00:03:03.465Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-17T00:03:21.788Z] gofmt -l . [2021-09-17T00:03:21.788Z] internal/pkg/mqtt/client_test.go [2021-09-17T00:03:21.788Z] [ "`gofmt -l .`" = "" ] [2021-09-17T00:03:21.788Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2021-09-17T00:03:21.809Z] $ docker stop --time=1 e0b25f78f56ee3b6b936a201fb2f0bcc681be0a93f064fdd788d91db8e1b6d56 [2021-09-17T00:03:23.824Z] $ docker rm -f e0b25f78f56ee3b6b936a201fb2f0bcc681be0a93f064fdd788d91db8e1b6d56 [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-17T00:03:25.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-17T00:03:25.436Z] [2021-09-17T00:03:25.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-17T00:03:25.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-17T00:03:26.060Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-17T00:03:26.060Z] 448f6bf000e3: Pulling fs layer [2021-09-17T00:03:26.060Z] f757da607395: Pulling fs layer [2021-09-17T00:03:26.060Z] 05883995daec: Pulling fs layer [2021-09-17T00:03:26.060Z] 8603b9c90790: Pulling fs layer [2021-09-17T00:03:26.060Z] 1560dd03e051: Pulling fs layer [2021-09-17T00:03:26.060Z] 27f5ce0e4adf: Pulling fs layer [2021-09-17T00:03:26.060Z] c2d8d7efcc4b: Pulling fs layer [2021-09-17T00:03:26.060Z] 1560dd03e051: Waiting [2021-09-17T00:03:26.060Z] 27f5ce0e4adf: Waiting [2021-09-17T00:03:26.060Z] c2d8d7efcc4b: Waiting [2021-09-17T00:03:26.060Z] 8603b9c90790: Waiting [2021-09-17T00:03:26.060Z] f757da607395: Verifying Checksum [2021-09-17T00:03:26.060Z] f757da607395: Download complete [2021-09-17T00:03:26.060Z] 8603b9c90790: Verifying Checksum [2021-09-17T00:03:26.061Z] 8603b9c90790: Download complete [2021-09-17T00:03:26.333Z] 1560dd03e051: Verifying Checksum [2021-09-17T00:03:26.333Z] 1560dd03e051: Download complete [2021-09-17T00:03:26.333Z] 27f5ce0e4adf: Verifying Checksum [2021-09-17T00:03:26.333Z] 27f5ce0e4adf: Download complete [2021-09-17T00:03:26.333Z] 05883995daec: Download complete [2021-09-17T00:03:27.314Z] 448f6bf000e3: Verifying Checksum [2021-09-17T00:03:27.314Z] 448f6bf000e3: Download complete [2021-09-17T00:03:29.950Z] c2d8d7efcc4b: Verifying Checksum [2021-09-17T00:03:29.950Z] c2d8d7efcc4b: Download complete [2021-09-17T00:03:30.930Z] 448f6bf000e3: Pull complete [2021-09-17T00:03:31.529Z] f757da607395: Pull complete [2021-09-17T00:03:33.513Z] 05883995daec: Pull complete [2021-09-17T00:03:33.788Z] 8603b9c90790: Pull complete [2021-09-17T00:03:34.771Z] 1560dd03e051: Pull complete [2021-09-17T00:03:35.045Z] 27f5ce0e4adf: Pull complete [2021-09-17T00:03:50.144Z] c2d8d7efcc4b: Pull complete [2021-09-17T00:03:50.144Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-17T00:03:50.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-17T00:03:50.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-17T00:03:50.410Z] prd-ubuntu18.04-docker-arm64-4c-16g-457 does not seem to be running inside a container [2021-09-17T00:03:50.503Z] $ 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/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-17T00:03:53.859Z] $ docker top 26ee982bc213184574efc38fb39ba2a9a04e45d96e07f65cc95577602ab525f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-17T00:03:54.873Z] ---> job-cost.sh [2021-09-17T00:03:54.873Z] lf-activate-venv: SKIPPING [2021-09-17T00:03:54.873Z] INFO: No Stack... [2021-09-17T00:03:55.843Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-17T00:03:56.115Z] INFO: Archiving Costs [Pipeline] sh [2021-09-17T00:03:56.774Z] + cut -d, -f6 [2021-09-17T00:03:56.774Z] + cat /w/workspace/go-mod-messaging/4/archives/cost.csv [Pipeline] lock [2021-09-17T00:03:56.840Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] [2021-09-17T00:03:56.851Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] did not exist. Created. [2021-09-17T00:03:56.851Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-17T00:03:57.556Z] /w/workspace/go-mod-messaging/4@tmp/durable-b849ef50/script.sh: 1: /w/workspace/go-mod-messaging/4@tmp/durable-b849ef50/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-17T00:03:58.223Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-17T00:03:58.258Z] Warning: overwriting stash ‘stack-cost’ [2021-09-17T00:03:58.776Z] Stashed 1 file(s) [Pipeline] } [2021-09-17T00:03:58.788Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-115-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-17T00:03:58.815Z] $ docker stop --time=1 26ee982bc213184574efc38fb39ba2a9a04e45d96e07f65cc95577602ab525f7 [2021-09-17T00:04:00.484Z] $ docker rm -f 26ee982bc213184574efc38fb39ba2a9a04e45d96e07f65cc95577602ab525f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-17T00:04:01.043Z] 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-17T00:04:02.757Z] + '[' -d /w/workspace/xfoundry_go-mod-messaging_PR-115/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-17T00:04:03.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-17T00:04:03.619Z] ---> package-listing.sh [2021-09-17T00:04:03.619Z] ++ facter osfamily [2021-09-17T00:04:03.619Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-17T00:04:03.886Z] + OS_FAMILY=redhat [2021-09-17T00:04:03.886Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-115 [2021-09-17T00:04:03.886Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-17T00:04:03.886Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-17T00:04:03.886Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-17T00:04:03.886Z] + PACKAGES=/tmp/packages_start.txt [2021-09-17T00:04:03.886Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-115 ']' [2021-09-17T00:04:03.886Z] + PACKAGES=/tmp/packages_end.txt [2021-09-17T00:04:03.886Z] + case "${OS_FAMILY}" in [2021-09-17T00:04:03.886Z] + sort [2021-09-17T00:04:03.886Z] + rpm -qa [2021-09-17T00:04:04.468Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-17T00:04:04.468Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-17T00:04:04.468Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-17T00:04:04.468Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-115 ']' [2021-09-17T00:04:04.468Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-115/archives/ [2021-09-17T00:04:04.468Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-115/archives/ [Pipeline] echo [2021-09-17T00:04:04.488Z] 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-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-17T00:04:04.795Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-17T00:04:05.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T00:04:05.385Z] [2021-09-17T00:04:05.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-17T00:04:05.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T00:04:05.719Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-17T00:04:05.719Z] b4d181a07f80: Pulling fs layer [2021-09-17T00:04:05.719Z] a1111a8f2ec3: Pulling fs layer [2021-09-17T00:04:05.719Z] ed53099fbce6: Pulling fs layer [2021-09-17T00:04:05.719Z] dc539afda2c1: Pulling fs layer [2021-09-17T00:04:05.719Z] 77bc0d833cb6: Pulling fs layer [2021-09-17T00:04:05.719Z] 9065ff56babe: Pulling fs layer [2021-09-17T00:04:05.719Z] d287ab97295c: Pulling fs layer [2021-09-17T00:04:05.719Z] dc539afda2c1: Waiting [2021-09-17T00:04:05.719Z] 77bc0d833cb6: Waiting [2021-09-17T00:04:05.719Z] 9065ff56babe: Waiting [2021-09-17T00:04:05.719Z] d287ab97295c: Waiting [2021-09-17T00:04:05.985Z] a1111a8f2ec3: Verifying Checksum [2021-09-17T00:04:05.985Z] a1111a8f2ec3: Download complete [2021-09-17T00:04:05.985Z] dc539afda2c1: Verifying Checksum [2021-09-17T00:04:05.985Z] dc539afda2c1: Download complete [2021-09-17T00:04:05.985Z] 77bc0d833cb6: Verifying Checksum [2021-09-17T00:04:05.985Z] 77bc0d833cb6: Download complete [2021-09-17T00:04:05.985Z] 9065ff56babe: Verifying Checksum [2021-09-17T00:04:05.985Z] 9065ff56babe: Download complete [2021-09-17T00:04:06.574Z] ed53099fbce6: Verifying Checksum [2021-09-17T00:04:06.574Z] ed53099fbce6: Download complete [2021-09-17T00:04:06.848Z] b4d181a07f80: Verifying Checksum [2021-09-17T00:04:06.848Z] b4d181a07f80: Download complete [2021-09-17T00:04:07.836Z] b4d181a07f80: Pull complete [2021-09-17T00:04:08.111Z] a1111a8f2ec3: Pull complete [2021-09-17T00:04:08.699Z] ed53099fbce6: Pull complete [2021-09-17T00:04:08.699Z] dc539afda2c1: Pull complete [2021-09-17T00:04:08.966Z] 77bc0d833cb6: Pull complete [2021-09-17T00:04:08.966Z] 9065ff56babe: Pull complete [2021-09-17T00:04:10.373Z] d287ab97295c: Verifying Checksum [2021-09-17T00:04:10.373Z] d287ab97295c: Download complete [2021-09-17T00:04:14.660Z] d287ab97295c: Pull complete [2021-09-17T00:04:14.660Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-17T00:04:14.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-17T00:04:14.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-17T00:04:14.756Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-09-17T00:04:14.822Z] $ 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-115/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-115 -v /w/workspace/xfoundry_go-mod-messaging_PR-115:/w/workspace/xfoundry_go-mod-messaging_PR-115:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-115@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-115@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-17T00:04:16.822Z] $ docker top 8be49667b15416ab346cdf8e7fbc6b0b3c2d95472347d19c3614facff7b88456 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-17T00:04:17.219Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-17T00:04:17.538Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-17T00:04:17.859Z] + ls /var/log/sa-host [2021-09-17T00:04:17.859Z] + sadf -c /var/log/sa-host/sa05 [2021-09-17T00:04:17.859Z] file_magic: OK [2021-09-17T00:04:17.859Z] HZ: Using current value: 100 [2021-09-17T00:04:17.859Z] file_header: OK [2021-09-17T00:04:17.859Z] 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-17T00:04:17.859Z] Statistics: [2021-09-17T00:04:17.859Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-17T00:04:17.859Z] File successfully converted to sysstat format version 12.0.3 [2021-09-17T00:04:17.859Z] + sadf -c /var/log/sa-host/sa16 [2021-09-17T00:04:17.859Z] file_magic: OK [2021-09-17T00:04:17.859Z] HZ: Using current value: 100 [2021-09-17T00:04:17.859Z] file_header: OK [2021-09-17T00:04:17.859Z] 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-17T00:04:17.859Z] Statistics: [2021-09-17T00:04:17.859Z] HRHnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-17T00:04:17.859Z] File successfully converted to sysstat format version 12.0.3 [2021-09-17T00:04:17.859Z] + sadf -c /var/log/sa-host/sa17 [2021-09-17T00:04:17.859Z] file_magic: OK [2021-09-17T00:04:17.859Z] HZ: Using current value: 100 [2021-09-17T00:04:17.859Z] file_header: OK [2021-09-17T00:04:17.859Z] 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-17T00:04:17.859Z] Statistics: [2021-09-17T00:04:17.859Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-17T00:04:17.859Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-17T00:04:18.042Z] provisioning config files... [2021-09-17T00:04:18.068Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-115@tmp/config9171095063113172486tmp [Pipeline] { [Pipeline] echo [2021-09-17T00:04:18.118Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-17T00:04:18.443Z] ---> create-netrc.sh [Pipeline] } [2021-09-17T00:04:18.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-17T00:04:18.834Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-17T00:04:18.850Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-17T00:04:19.165Z] ---> sudo-logs.sh [2021-09-17T00:04:19.165Z] Archiving 'sudo' log.. [2021-09-17T00:04:19.165Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-456.vexxhost.local: Name or service not known [2021-09-17T00:04:19.166Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-456.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-17T00:04:19.228Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-17T00:04:19.545Z] ---> job-cost.sh [2021-09-17T00:04:19.545Z] lf-activate-venv: SKIPPING [2021-09-17T00:04:19.545Z] DEBUG: total: 0.10999999940395355 [2021-09-17T00:04:19.545Z] INFO: Retrieving Stack Cost... [2021-09-17T00:04:20.506Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-17T00:04:20.772Z] INFO: Archiving Costs [Pipeline] echo [2021-09-17T00:04:20.789Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-17T00:04:21.120Z] ---> logs-deploy.sh [2021-09-17T00:04:21.120Z] lf-activate-venv: SKIPPING [2021-09-17T00:04:21.120Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-115/4 [2021-09-17T00:04:21.120Z] INFO: archiving workspace using pattern(s): [2021-09-17T00:04:21.703Z] Archives upload complete. [2021-09-17T00:04:21.974Z] INFO: archiving logs to Nexus