Pull request #119 opened 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 ernestojeda for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 964160ea7355a9c5c023baa1edcc200c18d30e51+54226d4df92b96b63eb72aff5262999f502b721a (28742a4e527d848d00b1be3cf5648bd07ae84249) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh3150393433566597503.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh4011316091051187703.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-119/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-119/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh267205464270684683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-119/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7226006315435319302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6336204560143379138.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-119/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-119/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3320049457831711680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 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 ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-centos7-docker-4c-2g-352’ is offline ‘prd-centos7-docker-4c-2g-355’ is offline ‘prd-centos7-docker-4c-2g-361’ is offline ‘prd-centos7-docker-4c-2g-362’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-353’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-373 in /w/workspace/xfoundry_go-mod-messaging_PR-119 [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-119 # 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-119@tmp/jenkins-gitclient-ssh872368385903888507.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-119@tmp/jenkins-gitclient-ssh6087782120360061834.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/119/head:refs/remotes/origin/PR-119 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 54226d4df92b96b63eb72aff5262999f502b721a into PR head commit 964160ea7355a9c5c023baa1edcc200c18d30e51 Merge succeeded, producing 964160ea7355a9c5c023baa1edcc200c18d30e51 Checking out Revision 964160ea7355a9c5c023baa1edcc200c18d30e51 (PR-119) > git config core.sparsecheckout # timeout=10 > git checkout -f 964160ea7355a9c5c023baa1edcc200c18d30e51 # 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-119@tmp/jenkins-gitclient-ssh4349849427928423429.key > git merge 54226d4df92b96b63eb72aff5262999f502b721a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 964160ea7355a9c5c023baa1edcc200c18d30e51 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T22:30:37.788Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T22:30:38.065Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T22:30:38.230Z] ========================================================= [2021-10-06T22:30:38.230Z] EdgeX Global Pipelines Version Info [2021-10-06T22:30:38.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:30:39.468Z] ------------------- [2021-10-06T22:30:39.468Z] stable info: [2021-10-06T22:30:39.468Z] ------------------- [2021-10-06T22:30:39.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T22:30:39.468Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:39.468Z] Message: update stable to v1.0.207 [2021-10-06T22:30:40.089Z] ------------------- [2021-10-06T22:30:40.089Z] experimental info: [2021-10-06T22:30:40.089Z] ------------------- [2021-10-06T22:30:40.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:40.089Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:40.089Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T22:30:40.450Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-10-06T22:30:40.524Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-10-06T22:30:40.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T22:30:40.715Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T22:30:40.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T22:30:40.914Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T22:30:40.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T22:30:41.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T22:30:41.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T22:30:41.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T22:30:41.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T22:30:41.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-10-06T22:30:41.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T22:30:41.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T22:30:41.543Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:41.616Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:41.694Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:41.761Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:41.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T22:30:41.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T22:30:41.975Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-06T22:30:42.106Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-06T22:30:42.179Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T22:30:42.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T22:30:42.390Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-06T22:30:42.495Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T22:30:42.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-119 [Pipeline] echo [2021-10-06T22:30:42.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-119 [Pipeline] echo [2021-10-06T22:30:42.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-119 [Pipeline] echo [2021-10-06T22:30:42.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 964160ea7355a9c5c023baa1edcc200c18d30e51 [Pipeline] echo [2021-10-06T22:30:42.884Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 964160e [Pipeline] echo [2021-10-06T22:30:42.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T22:30:43.728Z] + git log --format=format:%s -1 964160ea7355a9c5c023baa1edcc200c18d30e51 [Pipeline] echo [2021-10-06T22:30:43.815Z] GIT_COMMIT: 964160ea7355a9c5c023baa1edcc200c18d30e51, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-06T22:30:43.865Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:44.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:44.616Z] [2021-10-06T22:30:44.616Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:45.044Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:45.044Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T22:30:45.044Z] 31603596830f: Pulling fs layer [2021-10-06T22:30:45.044Z] 04fac38145f0: Pulling fs layer [2021-10-06T22:30:45.044Z] 701f6daf10bf: Pulling fs layer [2021-10-06T22:30:45.044Z] 24f72da36158: Pulling fs layer [2021-10-06T22:30:45.044Z] 24f72da36158: Waiting [2021-10-06T22:30:45.044Z] 04fac38145f0: Download complete [2021-10-06T22:30:45.321Z] 31603596830f: Download complete [2021-10-06T22:30:45.321Z] 24f72da36158: Verifying Checksum [2021-10-06T22:30:45.321Z] 24f72da36158: Download complete [2021-10-06T22:30:45.321Z] 701f6daf10bf: Verifying Checksum [2021-10-06T22:30:45.321Z] 701f6daf10bf: Download complete [2021-10-06T22:30:45.321Z] 31603596830f: Pull complete [2021-10-06T22:30:45.592Z] 04fac38145f0: Pull complete [2021-10-06T22:30:46.199Z] 701f6daf10bf: Pull complete [2021-10-06T22:30:46.199Z] 24f72da36158: Pull complete [2021-10-06T22:30:46.199Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T22:30:46.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:46.199Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T22:30:46.314Z] prd-centos7-docker-4c-2g-373 does not seem to be running inside a container [2021-10-06T22:30:46.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-119 -v /w/workspace/xfoundry_go-mod-messaging_PR-119:/w/workspace/xfoundry_go-mod-messaging_PR-119:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-119@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-119@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T22:30:47.062Z] $ docker top 417f518e0848ce2a0d87561142d1bbb74414a8eaa3f93a1e5edadeef1a042214 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T22:30:47.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:47.275Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:47.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:47.400Z] $ docker exec 417f518e0848ce2a0d87561142d1bbb74414a8eaa3f93a1e5edadeef1a042214 ssh-agent [2021-10-06T22:30:47.531Z] SSH_AUTH_SOCK=/tmp/ssh-W3WfcoMlKJN4/agent.14 [2021-10-06T22:30:47.531Z] SSH_AGENT_PID=20 [2021-10-06T22:30:47.544Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:47.652Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-119@tmp/private_key_7418915145797034867.key (/w/workspace/xfoundry_go-mod-messaging_PR-119@tmp/private_key_7418915145797034867.key) [2021-10-06T22:30:47.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:48.038Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T22:30:48.061Z] $ docker exec --env ******** --env ******** 417f518e0848ce2a0d87561142d1bbb74414a8eaa3f93a1e5edadeef1a042214 ssh-agent -k [2021-10-06T22:30:48.147Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:48.147Z] unset SSH_AGENT_PID; [2021-10-06T22:30:48.147Z] echo Agent pid 20 killed; [2021-10-06T22:30:48.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T22:30:48.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:48.274Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:48.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:48.370Z] $ docker exec 417f518e0848ce2a0d87561142d1bbb74414a8eaa3f93a1e5edadeef1a042214 ssh-agent [2021-10-06T22:30:48.469Z] SSH_AUTH_SOCK=/tmp/ssh-KTq2f68xtjan/agent.53 [2021-10-06T22:30:48.469Z] SSH_AGENT_PID=59 [2021-10-06T22:30:48.477Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:48.558Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-119@tmp/private_key_8367975443712782611.key (/w/workspace/xfoundry_go-mod-messaging_PR-119@tmp/private_key_8367975443712782611.key) [2021-10-06T22:30:48.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:48.939Z] + git semver init [2021-10-06T22:30:48.939Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T22:30:48.939Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-119/.git [2021-10-06T22:30:48.939Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-119 [2021-10-06T22:30:48.939Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T22:30:48.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:48.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T22:30:48.939Z] # $SEMVER_BRANCH = PR-119 [2021-10-06T22:30:48.939Z] # $SEMVER_TEMP = /tmp/semver-126096369 [2021-10-06T22:30:48.939Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-10-06T22:30:49.522Z] # '/tmp/semver-126096369' -> '/w/workspace/xfoundry_go-mod-messaging_PR-119/.semver' [2021-10-06T22:30:49.522Z] # -> Force: false [2021-10-06T22:30:49.522Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-119/.semver [Pipeline] } [2021-10-06T22:30:49.542Z] $ docker exec --env ******** --env ******** 417f518e0848ce2a0d87561142d1bbb74414a8eaa3f93a1e5edadeef1a042214 ssh-agent -k [2021-10-06T22:30:49.627Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:49.628Z] unset SSH_AGENT_PID; [2021-10-06T22:30:49.628Z] echo Agent pid 59 killed; [2021-10-06T22:30:49.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T22:30:50.112Z] + git semver [Pipeline] } [2021-10-06T22:30:50.150Z] $ docker stop --time=1 417f518e0848ce2a0d87561142d1bbb74414a8eaa3f93a1e5edadeef1a042214 [2021-10-06T22:30:51.371Z] $ docker rm -f 417f518e0848ce2a0d87561142d1bbb74414a8eaa3f93a1e5edadeef1a042214 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:30:51.831Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T22:30:52.288Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T22:30:52.310Z] [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-10-06T22:31:07.854Z] Still waiting to schedule task [2021-10-06T22:31:07.854Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T22:31:07.882Z] Still waiting to schedule task [2021-10-06T22:31:07.882Z] ‘prd-centos7-docker-4c-2g-285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:07.882Z] ‘prd-centos7-docker-4c-2g-336’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:07.882Z] ‘prd-centos7-docker-4c-2g-352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:07.882Z] ‘prd-centos7-docker-4c-2g-355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:07.882Z] ‘prd-centos7-docker-4c-2g-356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:07.882Z] ‘prd-centos7-docker-4c-2g-376’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:07.883Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-377’ is offline [2021-10-06T22:31:07.883Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-378’ is offline [2021-10-06T22:31:07.883Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-379’ is offline [2021-10-06T22:47:02.072Z] Running on prd-centos7-docker-4c-2g-1307 in /w/workspace/xfoundry_go-mod-messaging_PR-119 [Pipeline] { [Pipeline] ws [2021-10-06T22:47:02.138Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2021-10-06T22:47:02.319Z] Selected Git installation does not exist. Using Default [2021-10-06T22:47:02.319Z] The recommended git tool is: NONE [2021-10-06T22:47:05.759Z] using credential edgex-jenkins-ssh [2021-10-06T22:47:05.975Z] Cloning the remote Git repository [2021-10-06T22:47:06.010Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-10-06T22:47:06.076Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2021-10-06T22:47:06.105Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-10-06T22:47:06.105Z] > git --version # timeout=10 [2021-10-06T22:47:06.112Z] > git --version # 'git version 2.24.4' [2021-10-06T22:47:06.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:47:06.138Z] [INFO] Currently running in a labeled security context [2021-10-06T22:47:06.138Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:47:06.138Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh524821214344362408.key [2021-10-06T22:47:06.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:47:06.731Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-10-06T22:47:06.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:47:06.757Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-10-06T22:47:06.775Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-10-06T22:47:06.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:47:06.776Z] [INFO] Currently running in a labeled security context [2021-10-06T22:47:06.777Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:47:06.777Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh5335565673677075514.key [2021-10-06T22:47:06.786Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/119/head:refs/remotes/origin/PR-119 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T22:47:07.327Z] Merging remotes/origin/main commit 54226d4df92b96b63eb72aff5262999f502b721a into PR head commit 964160ea7355a9c5c023baa1edcc200c18d30e51 [2021-10-06T22:47:07.416Z] Merge succeeded, producing 964160ea7355a9c5c023baa1edcc200c18d30e51 [2021-10-06T22:47:07.416Z] Checking out Revision 964160ea7355a9c5c023baa1edcc200c18d30e51 (PR-119) [2021-10-06T22:47:07.335Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:47:07.341Z] > git checkout -f 964160ea7355a9c5c023baa1edcc200c18d30e51 # timeout=10 [2021-10-06T22:47:07.373Z] > git remote # timeout=10 [2021-10-06T22:47:07.377Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T22:47:07.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:47:07.385Z] [INFO] Currently running in a labeled security context [2021-10-06T22:47:07.385Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:47:07.385Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh5461795371624985990.key [2021-10-06T22:47:07.391Z] > git merge 54226d4df92b96b63eb72aff5262999f502b721a # timeout=10 [2021-10-06T22:47:07.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T22:47:07.418Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:47:07.424Z] > git checkout -f 964160ea7355a9c5c023baa1edcc200c18d30e51 # timeout=10 [2021-10-06T22:47:11.237Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T22:47:11.262Z] > git --version # timeout=10 [2021-10-06T22:47:11.270Z] > git --version # 'git version 2.24.4' [2021-10-06T22:47:11.278Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T22:47:12.147Z] ========================================================= [2021-10-06T22:47:12.147Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T22:47:12.147Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:47:12.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:47:13.356Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T22:47:13.356Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T22:47:13.356Z] 57d31006c564: Pulling fs layer [2021-10-06T22:47:13.356Z] bd5ccded8296: Pulling fs layer [2021-10-06T22:47:13.356Z] 304dd3a0f381: Pulling fs layer [2021-10-06T22:47:13.356Z] d37cda54a23b: Pulling fs layer [2021-10-06T22:47:13.356Z] bae75c0f2455: Pulling fs layer [2021-10-06T22:47:13.356Z] 806579b3d29a: Pulling fs layer [2021-10-06T22:47:13.356Z] c77eb801bf70: Pulling fs layer [2021-10-06T22:47:13.356Z] 6d0567d44e1a: Pulling fs layer [2021-10-06T22:47:13.356Z] 304dd3a0f381: Waiting [2021-10-06T22:47:13.356Z] d37cda54a23b: Waiting [2021-10-06T22:47:13.356Z] bae75c0f2455: Waiting [2021-10-06T22:47:13.356Z] 806579b3d29a: Waiting [2021-10-06T22:47:13.356Z] c77eb801bf70: Waiting [2021-10-06T22:47:13.356Z] 6d0567d44e1a: Waiting [2021-10-06T22:47:13.356Z] bd5ccded8296: Verifying Checksum [2021-10-06T22:47:13.356Z] bd5ccded8296: Download complete [2021-10-06T22:47:13.356Z] 57d31006c564: Download complete [2021-10-06T22:47:13.356Z] d37cda54a23b: Verifying Checksum [2021-10-06T22:47:13.356Z] d37cda54a23b: Download complete [2021-10-06T22:47:13.625Z] bae75c0f2455: Download complete [2021-10-06T22:47:13.625Z] 806579b3d29a: Verifying Checksum [2021-10-06T22:47:13.625Z] 806579b3d29a: Download complete [2021-10-06T22:47:13.625Z] 4e9f2cdf4387: Verifying Checksum [2021-10-06T22:47:13.625Z] 4e9f2cdf4387: Download complete [2021-10-06T22:47:13.899Z] 4e9f2cdf4387: Pull complete [2021-10-06T22:47:13.899Z] 57d31006c564: Pull complete [2021-10-06T22:47:13.899Z] c77eb801bf70: Verifying Checksum [2021-10-06T22:47:13.899Z] c77eb801bf70: Download complete [2021-10-06T22:47:13.899Z] bd5ccded8296: Pull complete [2021-10-06T22:47:17.253Z] 6d0567d44e1a: Verifying Checksum [2021-10-06T22:47:17.253Z] 6d0567d44e1a: Download complete [2021-10-06T22:47:17.535Z] 304dd3a0f381: Verifying Checksum [2021-10-06T22:47:17.535Z] 304dd3a0f381: Download complete [2021-10-06T22:47:21.871Z] 304dd3a0f381: Pull complete [2021-10-06T22:47:21.871Z] d37cda54a23b: Pull complete [2021-10-06T22:47:21.871Z] bae75c0f2455: Pull complete [2021-10-06T22:47:21.871Z] 806579b3d29a: Pull complete [2021-10-06T22:47:21.871Z] c77eb801bf70: Pull complete [2021-10-06T22:47:24.499Z] 6d0567d44e1a: Pull complete [2021-10-06T22:47:24.499Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-06T22:47:24.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:47:24.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-06T22:47:24.883Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:47:25.248Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:47:25.248Z] . [Pipeline] withDockerContainer [2021-10-06T22:47:25.359Z] prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container [2021-10-06T22:47:25.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:47:30.567Z] $ docker top d2190b1121e486ba68516e47fefb3208054742cc0e602f6f8e6b41e223703d0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:47:31.037Z] + go version [2021-10-06T22:47:31.037Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T22:47:31.080Z] $ docker stop --time=1 d2190b1121e486ba68516e47fefb3208054742cc0e602f6f8e6b41e223703d0f [2021-10-06T22:47:32.257Z] $ docker rm -f d2190b1121e486ba68516e47fefb3208054742cc0e602f6f8e6b41e223703d0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:47:33.147Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:47:33.147Z] . [Pipeline] withDockerContainer [2021-10-06T22:47:33.271Z] prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container [2021-10-06T22:47:33.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:47:33.688Z] $ docker top 193c6837bfd93fbf172cb54fcba5b8f6b006e7c7b4571c0e4e092fede63112e1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:47:34.246Z] + make test [2021-10-06T22:47:34.246Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T22:47:34.246Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-06T22:47:34.246Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T22:47:34.515Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-06T22:47:34.515Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-06T22:47:34.515Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-06T22:47:34.515Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T22:47:34.515Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T22:47:34.515Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-06T22:47:34.515Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-06T22:47:34.515Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T22:47:37.934Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-10-06T22:47:41.331Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.014s coverage: 90.3% of statements [2021-10-06T22:47:44.741Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.006s coverage: 67.3% of statements [2021-10-06T22:47:44.741Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-10-06T22:48:06.821Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.356s coverage: 83.8% of statements [2021-10-06T22:48:06.821Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.006s coverage: 85.7% of statements [2021-10-06T22:48:06.821Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.005s coverage: 100.0% of statements [2021-10-06T22:48:06.821Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements [2021-10-06T22:48:06.821Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements [2021-10-06T22:48:06.821Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T22:48:10.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T22:48:10.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T22:48:10.276Z] $ docker stop --time=1 193c6837bfd93fbf172cb54fcba5b8f6b006e7c7b4571c0e4e092fede63112e1 [2021-10-06T22:48:11.639Z] $ docker rm -f 193c6837bfd93fbf172cb54fcba5b8f6b006e7c7b4571c0e4e092fede63112e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:48:12.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T22:48:12.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:48:13.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:48:13.861Z] [2021-10-06T22:48:13.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:48:14.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:48:14.227Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T22:48:14.227Z] b4d181a07f80: Pulling fs layer [2021-10-06T22:48:14.227Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T22:48:14.227Z] ed53099fbce6: Pulling fs layer [2021-10-06T22:48:14.227Z] dc539afda2c1: Pulling fs layer [2021-10-06T22:48:14.227Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T22:48:14.227Z] 9065ff56babe: Pulling fs layer [2021-10-06T22:48:14.227Z] d287ab97295c: Pulling fs layer [2021-10-06T22:48:14.227Z] 77bc0d833cb6: Waiting [2021-10-06T22:48:14.227Z] 9065ff56babe: Waiting [2021-10-06T22:48:14.227Z] d287ab97295c: Waiting [2021-10-06T22:48:14.227Z] dc539afda2c1: Waiting [2021-10-06T22:48:14.492Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T22:48:14.492Z] a1111a8f2ec3: Download complete [2021-10-06T22:48:14.492Z] dc539afda2c1: Verifying Checksum [2021-10-06T22:48:14.492Z] dc539afda2c1: Download complete [2021-10-06T22:48:14.492Z] ed53099fbce6: Verifying Checksum [2021-10-06T22:48:14.492Z] ed53099fbce6: Download complete [2021-10-06T22:48:14.762Z] b4d181a07f80: Verifying Checksum [2021-10-06T22:48:14.762Z] b4d181a07f80: Download complete [2021-10-06T22:48:14.762Z] 9065ff56babe: Verifying Checksum [2021-10-06T22:48:14.762Z] 9065ff56babe: Download complete [2021-10-06T22:48:14.762Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T22:48:14.762Z] 77bc0d833cb6: Download complete [2021-10-06T22:48:15.720Z] d287ab97295c: Verifying Checksum [2021-10-06T22:48:15.720Z] d287ab97295c: Download complete [2021-10-06T22:48:16.304Z] b4d181a07f80: Pull complete [2021-10-06T22:48:16.304Z] a1111a8f2ec3: Pull complete [2021-10-06T22:48:16.895Z] ed53099fbce6: Pull complete [2021-10-06T22:48:16.895Z] dc539afda2c1: Pull complete [2021-10-06T22:48:17.165Z] 77bc0d833cb6: Pull complete [2021-10-06T22:48:17.165Z] 9065ff56babe: Pull complete [2021-10-06T22:48:22.948Z] d287ab97295c: Pull complete [2021-10-06T22:48:22.948Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T22:48:22.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:48:22.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T22:48:23.053Z] prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container [2021-10-06T22:48:23.110Z] $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T22:48:25.559Z] $ docker top 0fc69319561ed02411770f03b346ee68267ee12b822f5a0069a36bd8c89109f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:48:26.104Z] ---> job-cost.sh [2021-10-06T22:48:26.104Z] lf-activate-venv: SKIPPING [2021-10-06T22:48:26.104Z] INFO: No Stack... [2021-10-06T22:48:32.749Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T22:48:32.749Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T22:48:33.110Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2021-10-06T22:48:33.110Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T22:48:33.182Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-119-1-stack-cost] [2021-10-06T22:48:33.191Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-119-1-stack-cost] did not exist. Created. [2021-10-06T22:48:33.191Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-119-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T22:48:33.627Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T22:48:33.683Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T22:48:33.714Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-119-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T22:48:33.789Z] $ docker stop --time=1 0fc69319561ed02411770f03b346ee68267ee12b822f5a0069a36bd8c89109f1 [2021-10-06T22:48:34.968Z] $ docker rm -f 0fc69319561ed02411770f03b346ee68267ee12b822f5a0069a36bd8c89109f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T23:10:06.292Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2182 in /w/workspace/xfoundry_go-mod-messaging_PR-119 [Pipeline] { [Pipeline] ws [2021-10-06T23:10:06.368Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2021-10-06T23:10:07.022Z] Selected Git installation does not exist. Using Default [2021-10-06T23:10:07.022Z] The recommended git tool is: NONE [2021-10-06T23:10:16.234Z] using credential edgex-jenkins-ssh [2021-10-06T23:10:16.259Z] Cloning the remote Git repository [2021-10-06T23:10:16.347Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-10-06T23:10:16.505Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2021-10-06T23:10:16.661Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-10-06T23:10:16.663Z] > git --version # timeout=10 [2021-10-06T23:10:16.706Z] > git --version # 'git version 2.17.1' [2021-10-06T23:10:16.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:16.836Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:10:18.638Z] Merging remotes/origin/main commit 54226d4df92b96b63eb72aff5262999f502b721a into PR head commit 964160ea7355a9c5c023baa1edcc200c18d30e51 [2021-10-06T23:10:17.741Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-10-06T23:10:17.772Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:10:17.811Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-10-06T23:10:17.860Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-10-06T23:10:17.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:17.880Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/119/head:refs/remotes/origin/PR-119 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T23:10:18.665Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:10:18.684Z] > git checkout -f 964160ea7355a9c5c023baa1edcc200c18d30e51 # timeout=10 [2021-10-06T23:10:19.705Z] Merge succeeded, producing 964160ea7355a9c5c023baa1edcc200c18d30e51 [2021-10-06T23:10:19.705Z] Checking out Revision 964160ea7355a9c5c023baa1edcc200c18d30e51 (PR-119) [2021-10-06T23:10:19.574Z] > git remote # timeout=10 [2021-10-06T23:10:19.604Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T23:10:19.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:19.646Z] > git merge 54226d4df92b96b63eb72aff5262999f502b721a # timeout=10 [2021-10-06T23:10:19.681Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T23:10:19.712Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:10:19.734Z] > git checkout -f 964160ea7355a9c5c023baa1edcc200c18d30e51 # timeout=10 [2021-10-06T23:10:24.840Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T23:10:24.932Z] > git --version # timeout=10 [2021-10-06T23:10:24.944Z] > git --version # 'git version 2.17.1' [2021-10-06T23:10:24.961Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T23:10:26.152Z] ========================================================= [2021-10-06T23:10:26.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T23:10:26.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:10:27.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:10:29.812Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T23:10:29.812Z] bbf911997326: Pulling fs layer [2021-10-06T23:10:29.812Z] 58ec367f63d7: Pulling fs layer [2021-10-06T23:10:29.812Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T23:10:29.812Z] fc5181fea5dc: Pulling fs layer [2021-10-06T23:10:29.812Z] 9c418107303f: Pulling fs layer [2021-10-06T23:10:29.812Z] 284eca6f2348: Pulling fs layer [2021-10-06T23:10:29.812Z] 842844d905b1: Pulling fs layer [2021-10-06T23:10:29.812Z] 901a3a57568e: Pulling fs layer [2021-10-06T23:10:29.812Z] 9c418107303f: Waiting [2021-10-06T23:10:29.812Z] 284eca6f2348: Waiting [2021-10-06T23:10:29.812Z] 842844d905b1: Waiting [2021-10-06T23:10:29.812Z] 901a3a57568e: Waiting [2021-10-06T23:10:29.812Z] fc5181fea5dc: Waiting [2021-10-06T23:10:29.812Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T23:10:29.812Z] 1b4a6ffa7d45: Download complete [2021-10-06T23:10:29.812Z] 58ec367f63d7: Verifying Checksum [2021-10-06T23:10:29.812Z] 58ec367f63d7: Download complete [2021-10-06T23:10:30.109Z] 9c418107303f: Verifying Checksum [2021-10-06T23:10:30.109Z] 9c418107303f: Download complete [2021-10-06T23:10:30.109Z] bbf911997326: Verifying Checksum [2021-10-06T23:10:30.109Z] bbf911997326: Download complete [2021-10-06T23:10:30.402Z] 284eca6f2348: Download complete [2021-10-06T23:10:30.402Z] 842844d905b1: Verifying Checksum [2021-10-06T23:10:30.402Z] 842844d905b1: Download complete [2021-10-06T23:10:31.064Z] bbf911997326: Pull complete [2021-10-06T23:10:31.715Z] 58ec367f63d7: Pull complete [2021-10-06T23:10:32.369Z] 1b4a6ffa7d45: Pull complete [2021-10-06T23:10:35.122Z] 901a3a57568e: Verifying Checksum [2021-10-06T23:10:35.122Z] 901a3a57568e: Download complete [2021-10-06T23:10:35.877Z] fc5181fea5dc: Verifying Checksum [2021-10-06T23:10:35.877Z] fc5181fea5dc: Download complete [2021-10-06T23:10:48.594Z] fc5181fea5dc: Pull complete [2021-10-06T23:10:48.594Z] 9c418107303f: Pull complete [2021-10-06T23:10:48.594Z] 284eca6f2348: Pull complete [2021-10-06T23:10:48.594Z] 842844d905b1: Pull complete [2021-10-06T23:10:54.139Z] 901a3a57568e: Pull complete [2021-10-06T23:10:54.139Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-06T23:10:54.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:10:54.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-06T23:10:54.815Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:10:55.241Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:10:55.241Z] . [Pipeline] withDockerContainer [2021-10-06T23:10:55.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-2182 does not seem to be running inside a container [2021-10-06T23:10:55.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T23:11:05.358Z] $ docker top 36b3348bbba805d890504c405923854b247ddc4e2f8449e7c35d03d2069c6ba2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:11:06.453Z] + go version [2021-10-06T23:11:06.453Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T23:11:06.496Z] $ docker stop --time=1 36b3348bbba805d890504c405923854b247ddc4e2f8449e7c35d03d2069c6ba2 [2021-10-06T23:11:08.288Z] $ docker rm -f 36b3348bbba805d890504c405923854b247ddc4e2f8449e7c35d03d2069c6ba2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:11:09.481Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:11:09.481Z] . [Pipeline] withDockerContainer [2021-10-06T23:11:09.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-2182 does not seem to be running inside a container [2021-10-06T23:11:09.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T23:11:11.821Z] $ docker top a1d8c089c4f21ae4ff8a0110fbe86d1ae087c8d3ead0227031a8cfed8bbe5994 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:11:13.024Z] + make test [2021-10-06T23:11:13.024Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T23:11:13.727Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T23:11:13.727Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-06T23:11:14.021Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-06T23:11:14.021Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-06T23:11:14.021Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-06T23:11:14.021Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T23:11:14.021Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T23:11:14.316Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T23:11:14.316Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-06T23:11:14.316Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-06T23:11:36.754Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-10-06T23:11:41.225Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.096s coverage: 90.3% of statements [2021-10-06T23:11:55.224Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.027s coverage: 67.3% of statements [2021-10-06T23:11:55.224Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-10-06T23:12:22.253Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.389s coverage: 83.8% of statements [2021-10-06T23:12:22.253Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.020s coverage: 85.7% of statements [2021-10-06T23:12:22.253Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.018s coverage: 100.0% of statements [2021-10-06T23:12:22.253Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.051s coverage: 100.0% of statements [2021-10-06T23:12:22.254Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.055s coverage: 90.9% of statements [2021-10-06T23:12:22.254Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T23:12:40.797Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T23:12:40.797Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T23:12:40.846Z] $ docker stop --time=1 a1d8c089c4f21ae4ff8a0110fbe86d1ae087c8d3ead0227031a8cfed8bbe5994 [2021-10-06T23:12:42.799Z] $ docker rm -f a1d8c089c4f21ae4ff8a0110fbe86d1ae087c8d3ead0227031a8cfed8bbe5994 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T23:12:44.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T23:12:44.146Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T23:12:45.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:12:46.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:12:46.520Z] [2021-10-06T23:12:46.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:12:46.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:12:47.288Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T23:12:47.288Z] 448f6bf000e3: Pulling fs layer [2021-10-06T23:12:47.288Z] f757da607395: Pulling fs layer [2021-10-06T23:12:47.288Z] 05883995daec: Pulling fs layer [2021-10-06T23:12:47.288Z] 8603b9c90790: Pulling fs layer [2021-10-06T23:12:47.288Z] 1560dd03e051: Pulling fs layer [2021-10-06T23:12:47.288Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T23:12:47.288Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T23:12:47.288Z] 1560dd03e051: Waiting [2021-10-06T23:12:47.288Z] 27f5ce0e4adf: Waiting [2021-10-06T23:12:47.288Z] 8603b9c90790: Waiting [2021-10-06T23:12:47.288Z] c2d8d7efcc4b: Waiting [2021-10-06T23:12:47.575Z] f757da607395: Verifying Checksum [2021-10-06T23:12:47.575Z] f757da607395: Download complete [2021-10-06T23:12:47.575Z] 8603b9c90790: Download complete [2021-10-06T23:12:47.575Z] 05883995daec: Verifying Checksum [2021-10-06T23:12:47.575Z] 05883995daec: Download complete [2021-10-06T23:12:47.575Z] 27f5ce0e4adf: Download complete [2021-10-06T23:12:47.860Z] 1560dd03e051: Verifying Checksum [2021-10-06T23:12:47.860Z] 1560dd03e051: Download complete [2021-10-06T23:12:48.485Z] 448f6bf000e3: Verifying Checksum [2021-10-06T23:12:48.485Z] 448f6bf000e3: Download complete [2021-10-06T23:12:51.293Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T23:12:51.293Z] c2d8d7efcc4b: Download complete [2021-10-06T23:12:52.312Z] 448f6bf000e3: Pull complete [2021-10-06T23:12:52.932Z] f757da607395: Pull complete [2021-10-06T23:12:54.981Z] 05883995daec: Pull complete [2021-10-06T23:12:54.981Z] 8603b9c90790: Pull complete [2021-10-06T23:12:56.051Z] 1560dd03e051: Pull complete [2021-10-06T23:12:56.678Z] 27f5ce0e4adf: Pull complete [2021-10-06T23:13:15.217Z] c2d8d7efcc4b: Pull complete [2021-10-06T23:13:15.217Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T23:13:15.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:13:15.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T23:13:15.545Z] prd-ubuntu18.04-docker-arm64-4c-16g-2182 does not seem to be running inside a container [2021-10-06T23:13:15.707Z] $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-06T23:13:18.823Z] $ docker top f752e7635d5e9c0e32765fa81954b20ad06f1085fb9b63263b200a3e1842c893 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:20.149Z] ---> job-cost.sh [2021-10-06T23:13:20.149Z] lf-activate-venv: SKIPPING [2021-10-06T23:13:20.149Z] INFO: No Stack... [2021-10-06T23:13:20.786Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T23:13:21.077Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T23:13:21.855Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2021-10-06T23:13:21.855Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T23:13:21.993Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-119-1-stack-cost] [2021-10-06T23:13:21.999Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-119-1-stack-cost] did not exist. Created. [2021-10-06T23:13:22.000Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-119-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T23:13:22.818Z] /w/workspace/go-mod-messaging/1@tmp/durable-f50abb2d/script.sh: 1: /w/workspace/go-mod-messaging/1@tmp/durable-f50abb2d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T23:13:23.581Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T23:13:23.630Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T23:13:23.678Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T23:13:23.700Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-119-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T23:13:23.773Z] $ docker stop --time=1 f752e7635d5e9c0e32765fa81954b20ad06f1085fb9b63263b200a3e1842c893 [2021-10-06T23:13:25.523Z] $ docker rm -f f752e7635d5e9c0e32765fa81954b20ad06f1085fb9b63263b200a3e1842c893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-06T23:13:26.947Z] provisioning config files... [2021-10-06T23:13:26.966Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-119@tmp/config4659845424385318260tmp [Pipeline] { [Pipeline] sh [2021-10-06T23:13:27.331Z] + set +x [2021-10-06T23:13:27.331Z] + bash -s -- [2021-10-06T23:13:27.332Z] + curl -s https://codecov.io/bash [2021-10-06T23:13:27.332Z] [2021-10-06T23:13:27.332Z] _____ _ [2021-10-06T23:13:27.332Z] / ____| | | [2021-10-06T23:13:27.332Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T23:13:27.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T23:13:27.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T23:13:27.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T23:13:27.332Z] Bash-1.0.6 [2021-10-06T23:13:27.332Z] [2021-10-06T23:13:27.332Z] [2021-10-06T23:13:27.332Z] ==> git version 2.24.4 found [2021-10-06T23:13:27.332Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-06T23:13:27.332Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T23:13:27.332Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T23:13:27.332Z] ==> Jenkins CI detected. [2021-10-06T23:13:27.332Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-119 [2021-10-06T23:13:27.332Z] project root: . [2021-10-06T23:13:27.332Z] --> token set from env [2021-10-06T23:13:27.332Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T23:13:27.332Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T23:13:27.332Z] ==> Python coveragepy not found [2021-10-06T23:13:27.332Z] ==> Searching for coverage reports in: [2021-10-06T23:13:27.332Z] + . [2021-10-06T23:13:27.332Z] -> Found 1 reports [2021-10-06T23:13:27.332Z] ==> Detecting git/mercurial file structure [2021-10-06T23:13:27.332Z] ==> Reading reports [2021-10-06T23:13:27.332Z] + ./coverage.out bytes=22036 [2021-10-06T23:13:27.332Z] ==> Appending adjustments [2021-10-06T23:13:27.332Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T23:13:27.599Z] + Found adjustments [2021-10-06T23:13:27.599Z] ==> Gzipping contents [2021-10-06T23:13:27.599Z] 8.0K /tmp/codecov.e6jJKc.gz [2021-10-06T23:13:27.599Z] ==> Uploading reports [2021-10-06T23:13:27.599Z] url: https://codecov.io [2021-10-06T23:13:27.599Z] query: branch=PR-119&commit=964160ea7355a9c5c023baa1edcc200c18d30e51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-119%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=119&job=&cmd_args= [2021-10-06T23:13:27.599Z] -> Pinging Codecov [2021-10-06T23:13:27.599Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-119&commit=964160ea7355a9c5c023baa1edcc200c18d30e51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-119%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=119&job=&cmd_args= [2021-10-06T23:13:27.867Z] -> Uploading to [2021-10-06T23:13:27.867Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/F6E385568367DD0E4001BA4F8F1CB792/964160ea7355a9c5c023baa1edcc200c18d30e51/d10bbe86-241e-4232-85ad-465b9f3cdd1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T231327Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd2819871b4d4fdf1cfefbfe58ce2834c5557912dbdc789900c61514e592fe79 [2021-10-06T23:13:27.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T23:13:27.867Z] Dload Upload Total Spent Left Speed [2021-10-06T23:13:28.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5086 0 0 100 5086 0 15427 --:--:-- --:--:-- --:--:-- 15458 [2021-10-06T23:13:28.447Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/964160ea7355a9c5c023baa1edcc200c18d30e51 [Pipeline] } [2021-10-06T23:13:28.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-06T23:13:31.416Z] + '[' -d /w/workspace/xfoundry_go-mod-messaging_PR-119/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:31.964Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:32.411Z] ---> package-listing.sh [2021-10-06T23:13:32.412Z] ++ facter osfamily [2021-10-06T23:13:32.412Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T23:13:32.682Z] + OS_FAMILY=redhat [2021-10-06T23:13:32.682Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-119 [2021-10-06T23:13:32.682Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T23:13:32.682Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T23:13:32.682Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T23:13:32.682Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T23:13:32.682Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-119 ']' [2021-10-06T23:13:32.682Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T23:13:32.682Z] + case "${OS_FAMILY}" in [2021-10-06T23:13:32.682Z] + rpm -qa [2021-10-06T23:13:32.682Z] + sort [2021-10-06T23:13:33.287Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T23:13:33.287Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T23:13:33.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T23:13:33.287Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-119 ']' [2021-10-06T23:13:33.287Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-119/archives/ [2021-10-06T23:13:33.287Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-119/archives/ [Pipeline] echo [2021-10-06T23:13:33.324Z] 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-119/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T23:13:33.657Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:13:34.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:13:34.283Z] [2021-10-06T23:13:34.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:13:34.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:13:34.662Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T23:13:34.662Z] b4d181a07f80: Pulling fs layer [2021-10-06T23:13:34.662Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T23:13:34.662Z] ed53099fbce6: Pulling fs layer [2021-10-06T23:13:34.662Z] dc539afda2c1: Pulling fs layer [2021-10-06T23:13:34.662Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T23:13:34.662Z] 9065ff56babe: Pulling fs layer [2021-10-06T23:13:34.662Z] d287ab97295c: Pulling fs layer [2021-10-06T23:13:34.662Z] dc539afda2c1: Waiting [2021-10-06T23:13:34.662Z] 77bc0d833cb6: Waiting [2021-10-06T23:13:34.662Z] 9065ff56babe: Waiting [2021-10-06T23:13:34.662Z] d287ab97295c: Waiting [2021-10-06T23:13:34.930Z] a1111a8f2ec3: Download complete [2021-10-06T23:13:34.931Z] dc539afda2c1: Verifying Checksum [2021-10-06T23:13:34.931Z] dc539afda2c1: Download complete [2021-10-06T23:13:34.931Z] ed53099fbce6: Verifying Checksum [2021-10-06T23:13:34.931Z] ed53099fbce6: Download complete [2021-10-06T23:13:34.931Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T23:13:34.931Z] 77bc0d833cb6: Download complete [2021-10-06T23:13:34.931Z] 9065ff56babe: Verifying Checksum [2021-10-06T23:13:34.931Z] 9065ff56babe: Download complete [2021-10-06T23:13:34.931Z] b4d181a07f80: Verifying Checksum [2021-10-06T23:13:34.931Z] b4d181a07f80: Download complete [2021-10-06T23:13:36.382Z] d287ab97295c: Verifying Checksum [2021-10-06T23:13:36.382Z] d287ab97295c: Download complete [2021-10-06T23:13:36.382Z] b4d181a07f80: Pull complete [2021-10-06T23:13:36.665Z] a1111a8f2ec3: Pull complete [2021-10-06T23:13:36.951Z] ed53099fbce6: Pull complete [2021-10-06T23:13:37.219Z] dc539afda2c1: Pull complete [2021-10-06T23:13:37.496Z] 77bc0d833cb6: Pull complete [2021-10-06T23:13:37.496Z] 9065ff56babe: Pull complete [2021-10-06T23:13:42.866Z] d287ab97295c: Pull complete [2021-10-06T23:13:42.866Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T23:13:42.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:13:42.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T23:13:42.971Z] prd-centos7-docker-4c-2g-373 does not seem to be running inside a container [2021-10-06T23:13:43.028Z] $ 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-119/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-119 -v /w/workspace/xfoundry_go-mod-messaging_PR-119:/w/workspace/xfoundry_go-mod-messaging_PR-119:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-119@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-119@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T23:13:45.185Z] $ docker top 448d6f585b261ad464063d53f7c95a152c815e561d584ff4bd03784d6f49c14f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:13:45.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T23:13:45.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T23:13:46.540Z] + ls /var/log/sa-host [2021-10-06T23:13:46.540Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T23:13:46.540Z] file_magic: OK [2021-10-06T23:13:46.540Z] HZ: Using current value: 100 [2021-10-06T23:13:46.540Z] file_header: OK [2021-10-06T23:13:46.540Z] 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-10-06T23:13:46.540Z] Statistics: [2021-10-06T23:13:46.540Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:13:46.540Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T23:13:46.540Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T23:13:46.540Z] file_magic: OK [2021-10-06T23:13:46.540Z] HZ: Using current value: 100 [2021-10-06T23:13:46.540Z] file_header: OK [2021-10-06T23:13:46.540Z] 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-10-06T23:13:46.540Z] Statistics: [2021-10-06T23:13:46.540Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:13:46.540Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T23:13:46.802Z] provisioning config files... [2021-10-06T23:13:46.818Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-119@tmp/config4310903746900926465tmp [Pipeline] { [Pipeline] echo [2021-10-06T23:13:46.874Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:47.228Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T23:13:47.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:47.720Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T23:13:47.753Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:48.101Z] ---> sudo-logs.sh [2021-10-06T23:13:48.101Z] Archiving 'sudo' log.. [2021-10-06T23:13:48.101Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-373.novalocal: Name or service not known [2021-10-06T23:13:48.101Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-373.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T23:13:48.196Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:48.550Z] ---> job-cost.sh [2021-10-06T23:13:48.551Z] lf-activate-venv: SKIPPING [2021-10-06T23:13:48.551Z] DEBUG: total: 0.10999999940395355 [2021-10-06T23:13:48.551Z] INFO: Retrieving Stack Cost... [2021-10-06T23:13:56.747Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T23:13:56.748Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T23:13:56.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:57.146Z] ---> logs-deploy.sh [2021-10-06T23:13:57.146Z] lf-activate-venv: SKIPPING [2021-10-06T23:13:57.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-119/1 [2021-10-06T23:13:57.146Z] INFO: archiving workspace using pattern(s): [2021-10-06T23:13:57.739Z] Archives upload complete. [2021-10-06T23:13:58.005Z] INFO: archiving logs to Nexus