Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8bfc4e6399625938dfa3b8b75f8478ce8e07929 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-ssh1481966523197499697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1552103110339206316.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8524557993927053022.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh3062298182142971993.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6027377526307716046.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 USE_ALPINE: true 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-30209 in /w/workspace/gexfoundry_go-mod-messaging_main [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/gexfoundry_go-mod-messaging_main # 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/gexfoundry_go-mod-messaging_main@tmp/jenkins-gitclient-ssh4056402693020867549.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e8bfc4e6399625938dfa3b8b75f8478ce8e07929 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f e8bfc4e6399625938dfa3b8b75f8478ce8e07929 # timeout=10 Commit message: "Merge pull request #121 from lenny-intel/change-log" > git rev-list --no-walk cb664274c0dca40b320a1658e35cf4dfcb3ecab3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-10T16:56:04.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-10T16:56:05.026Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-10T16:56:05.043Z] ========================================================= [2021-11-10T16:56:05.043Z] EdgeX Global Pipelines Version Info [2021-11-10T16:56:05.043Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:56:06.189Z] ------------------- [2021-11-10T16:56:06.189Z] stable info: [2021-11-10T16:56:06.189Z] ------------------- [2021-11-10T16:56:06.189Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-10T16:56:06.189Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T16:56:06.189Z] Message: update stable to v1.0.211 [2021-11-10T16:56:06.762Z] ------------------- [2021-11-10T16:56:06.762Z] experimental info: [2021-11-10T16:56:06.762Z] ------------------- [2021-11-10T16:56:06.762Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-10T16:56:06.762Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T16:56:06.762Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-10T16:56:06.842Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-11-10T16:56:06.854Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-11-10T16:56:06.865Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-10T16:56:06.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-10T16:56:06.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-10T16:56:06.902Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-10T16:56:06.915Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-10T16:56:06.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-10T16:56:06.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-10T16:56:06.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-10T16:56:06.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-10T16:56:06.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-11-10T16:56:06.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-10T16:56:06.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-10T16:56:06.994Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:56:07.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:56:07.015Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:56:07.027Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:56:07.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-10T16:56:07.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-10T16:56:07.998Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-10T16:56:08.011Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-10T16:56:08.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-10T16:56:08.038Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-10T16:56:08.049Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-10T16:56:08.059Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-10T16:56:08.069Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-10T16:56:08.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-10T16:56:08.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-10T16:56:08.104Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8bfc4e6399625938dfa3b8b75f8478ce8e07929 [Pipeline] echo [2021-11-10T16:56:08.117Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8bfc4e [Pipeline] echo [2021-11-10T16:56:08.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-10T16:56:08.512Z] + git rev-list -1 --merges e8bfc4e6399625938dfa3b8b75f8478ce8e07929~1..e8bfc4e6399625938dfa3b8b75f8478ce8e07929 [Pipeline] echo [2021-11-10T16:56:08.544Z] -----------> git rev-list -1 --merges e8bfc4e6399625938dfa3b8b75f8478ce8e07929~1..e8bfc4e6399625938dfa3b8b75f8478ce8e07929 e8bfc4e6399625938dfa3b8b75f8478ce8e07929 [2021-11-10T16:56:08.544Z] e8bfc4e6399625938dfa3b8b75f8478ce8e07929 [false] [Pipeline] sh [2021-11-10T16:56:08.838Z] + git log --format=format:%s -1 e8bfc4e6399625938dfa3b8b75f8478ce8e07929 [Pipeline] echo [2021-11-10T16:56:08.853Z] ========================================================= [2021-11-10T16:56:08.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-10T16:56:08.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T16:56:09.197Z] + git log --format=format:%s -1 e8bfc4e6399625938dfa3b8b75f8478ce8e07929 [Pipeline] echo [2021-11-10T16:56:09.209Z] [semverPrep] GIT_COMMIT: e8bfc4e6399625938dfa3b8b75f8478ce8e07929, Commit Message: Merge pull request #121 from lenny-intel/change-log [Pipeline] echo [2021-11-10T16:56:09.218Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:56:10.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:56:10.385Z] [2021-11-10T16:56:10.385Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:56:10.682Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:56:10.682Z] latest: Pulling from edgex-devops/git-semver [2021-11-10T16:56:10.682Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T16:56:10.682Z] 3e5f54012d9b: Pulling fs layer [2021-11-10T16:56:10.682Z] 4c7163046ea9: Pulling fs layer [2021-11-10T16:56:10.682Z] 0c2d73faf560: Pulling fs layer [2021-11-10T16:56:10.682Z] 0c2d73faf560: Waiting [2021-11-10T16:56:10.682Z] 3e5f54012d9b: Verifying Checksum [2021-11-10T16:56:10.682Z] 3e5f54012d9b: Download complete [2021-11-10T16:56:10.682Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T16:56:10.682Z] a0d0a0d46f8b: Download complete [2021-11-10T16:56:10.682Z] 0c2d73faf560: Verifying Checksum [2021-11-10T16:56:10.682Z] 0c2d73faf560: Download complete [2021-11-10T16:56:10.682Z] 4c7163046ea9: Verifying Checksum [2021-11-10T16:56:10.682Z] 4c7163046ea9: Download complete [2021-11-10T16:56:10.943Z] a0d0a0d46f8b: Pull complete [2021-11-10T16:56:10.943Z] 3e5f54012d9b: Pull complete [2021-11-10T16:56:11.202Z] 4c7163046ea9: Pull complete [2021-11-10T16:56:11.467Z] 0c2d73faf560: Pull complete [2021-11-10T16:56:11.467Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-10T16:56:11.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:56:11.467Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-10T16:56:11.544Z] prd-centos7-docker-4c-2g-30209 does not seem to be running inside a container [2021-11-10T16:56:11.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T16:56:12.363Z] $ docker top 15c6f1ac08e8bc7f9b4230bbb81610b4089ea8c87cfaf1c44fbbf5d18dfd2aef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T16:56:12.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T16:56:12.454Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T16:56:12.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T16:56:12.605Z] $ docker exec 15c6f1ac08e8bc7f9b4230bbb81610b4089ea8c87cfaf1c44fbbf5d18dfd2aef ssh-agent [2021-11-10T16:56:12.729Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXemHFgN/agent.14 [2021-11-10T16:56:12.729Z] SSH_AGENT_PID=20 [2021-11-10T16:56:12.740Z] Running ssh-add (command line suppressed) [2021-11-10T16:56:12.838Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2375211895610232440.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2375211895610232440.key) [2021-11-10T16:56:12.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T16:56:13.144Z] + git tag --points-at HEAD [Pipeline] } [2021-11-10T16:56:13.158Z] $ docker exec --env ******** --env ******** 15c6f1ac08e8bc7f9b4230bbb81610b4089ea8c87cfaf1c44fbbf5d18dfd2aef ssh-agent -k [2021-11-10T16:56:13.254Z] unset SSH_AUTH_SOCK; [2021-11-10T16:56:13.254Z] unset SSH_AGENT_PID; [2021-11-10T16:56:13.254Z] echo Agent pid 20 killed; [2021-11-10T16:56:13.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-10T16:56:13.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T16:56:13.289Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T16:56:14.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T16:56:14.291Z] $ docker exec 15c6f1ac08e8bc7f9b4230bbb81610b4089ea8c87cfaf1c44fbbf5d18dfd2aef ssh-agent [2021-11-10T16:56:14.380Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdmDbom/agent.53 [2021-11-10T16:56:14.380Z] SSH_AGENT_PID=59 [2021-11-10T16:56:14.385Z] Running ssh-add (command line suppressed) [2021-11-10T16:56:14.478Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8568548521493920984.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8568548521493920984.key) [2021-11-10T16:56:14.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T16:56:14.810Z] + git semver init [2021-11-10T16:56:14.810Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T16:56:14.810Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2021-11-10T16:56:14.810Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2021-11-10T16:56:14.810Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T16:56:14.810Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T16:56:14.810Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T16:56:14.810Z] # $SEMVER_BRANCH = main [2021-11-10T16:56:14.810Z] # $SEMVER_TEMP = /tmp/semver-014321403 [2021-11-10T16:56:14.810Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-11-10T16:56:15.383Z] # '/tmp/semver-014321403' -> '/w/workspace/gexfoundry_go-mod-messaging_main/.semver' [2021-11-10T16:56:15.383Z] # -> Force: false [2021-11-10T16:56:15.383Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } [2021-11-10T16:56:15.395Z] $ docker exec --env ******** --env ******** 15c6f1ac08e8bc7f9b4230bbb81610b4089ea8c87cfaf1c44fbbf5d18dfd2aef ssh-agent -k [2021-11-10T16:56:15.487Z] unset SSH_AUTH_SOCK; [2021-11-10T16:56:15.487Z] unset SSH_AGENT_PID; [2021-11-10T16:56:15.487Z] echo Agent pid 59 killed; [2021-11-10T16:56:15.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T16:56:15.796Z] + git semver [Pipeline] } [2021-11-10T16:56:15.820Z] $ docker stop --time=1 15c6f1ac08e8bc7f9b4230bbb81610b4089ea8c87cfaf1c44fbbf5d18dfd2aef [2021-11-10T16:56:17.143Z] $ docker rm -f 15c6f1ac08e8bc7f9b4230bbb81610b4089ea8c87cfaf1c44fbbf5d18dfd2aef [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T16:56:17.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-10T16:56:17.773Z] Stashed 1 file(s) [Pipeline] echo [2021-11-10T16:56:17.775Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.8 [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-11-10T16:56:32.945Z] Still waiting to schedule task [2021-11-10T16:56:32.946Z] ‘prd-centos7-docker-4c-2g-30212’ is offline [2021-11-10T16:56:32.950Z] Still waiting to schedule task [2021-11-10T16:56:32.950Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-10T16:57:44.276Z] Running on prd-centos7-docker-4c-2g-30215 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2021-11-10T16:57:44.289Z] Running in /w/workspace/go-mod-messaging/9 [Pipeline] { [Pipeline] checkout [2021-11-10T16:57:44.374Z] Selected Git installation does not exist. Using Default [2021-11-10T16:57:44.375Z] The recommended git tool is: NONE [2021-11-10T16:57:47.529Z] using credential edgex-jenkins-ssh [2021-11-10T16:57:47.542Z] Cloning the remote Git repository [2021-11-10T16:57:47.694Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-11-10T16:57:47.745Z] > git init /w/workspace/go-mod-messaging/9 # timeout=10 [2021-11-10T16:57:47.774Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-11-10T16:57:47.774Z] > git --version # timeout=10 [2021-11-10T16:57:47.782Z] > git --version # 'git version 2.24.4' [2021-11-10T16:57:47.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T16:57:47.817Z] [INFO] Currently running in a labeled security context [2021-11-10T16:57:47.817Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-10T16:57:47.817Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/9@tmp/jenkins-gitclient-ssh8320024543612980963.key [2021-11-10T16:57:47.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:57:48.390Z] Avoid second fetch [2021-11-10T16:57:48.390Z] Checking out Revision e8bfc4e6399625938dfa3b8b75f8478ce8e07929 (main) [2021-11-10T16:57:48.461Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-11-10T16:57:48.472Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:57:48.497Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T16:57:48.508Z] > git checkout -f e8bfc4e6399625938dfa3b8b75f8478ce8e07929 # timeout=10 [2021-11-10T16:57:51.979Z] Commit message: "Merge pull request #121 from lenny-intel/change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-10T16:57:52.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T16:57:52.433Z] ========================================================= [2021-11-10T16:57:52.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-10T16:57:52.433Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-10T16:57:52.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T16:57:54.224Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-10T16:57:54.224Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T16:57:54.224Z] 31adcdaf11c8: Pulling fs layer [2021-11-10T16:57:54.224Z] b8b176561691: Pulling fs layer [2021-11-10T16:57:54.224Z] 4527c011a84f: Pulling fs layer [2021-11-10T16:57:54.224Z] 5d74067f8e1e: Pulling fs layer [2021-11-10T16:57:54.224Z] e0aca202a116: Pulling fs layer [2021-11-10T16:57:54.224Z] 3a43be97a3b4: Pulling fs layer [2021-11-10T16:57:54.224Z] 34cad66bf833: Pulling fs layer [2021-11-10T16:57:54.224Z] b4e3c513aaa6: Pulling fs layer [2021-11-10T16:57:54.224Z] 4527c011a84f: Waiting [2021-11-10T16:57:54.224Z] 5d74067f8e1e: Waiting [2021-11-10T16:57:54.224Z] e0aca202a116: Waiting [2021-11-10T16:57:54.224Z] 3a43be97a3b4: Waiting [2021-11-10T16:57:54.224Z] 34cad66bf833: Waiting [2021-11-10T16:57:54.224Z] b4e3c513aaa6: Waiting [2021-11-10T16:57:54.224Z] b8b176561691: Verifying Checksum [2021-11-10T16:57:54.224Z] b8b176561691: Download complete [2021-11-10T16:57:54.224Z] 31adcdaf11c8: Verifying Checksum [2021-11-10T16:57:54.224Z] 31adcdaf11c8: Download complete [2021-11-10T16:57:54.224Z] 5d74067f8e1e: Verifying Checksum [2021-11-10T16:57:54.224Z] 5d74067f8e1e: Download complete [2021-11-10T16:57:54.224Z] e0aca202a116: Verifying Checksum [2021-11-10T16:57:54.224Z] e0aca202a116: Download complete [2021-11-10T16:57:54.224Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T16:57:54.224Z] a0d0a0d46f8b: Download complete [2021-11-10T16:57:54.224Z] 3a43be97a3b4: Verifying Checksum [2021-11-10T16:57:54.224Z] 3a43be97a3b4: Download complete [2021-11-10T16:57:54.508Z] 34cad66bf833: Verifying Checksum [2021-11-10T16:57:54.508Z] 34cad66bf833: Download complete [2021-11-10T16:57:54.508Z] a0d0a0d46f8b: Pull complete [2021-11-10T16:57:54.787Z] 31adcdaf11c8: Pull complete [2021-11-10T16:57:55.062Z] 4527c011a84f: Verifying Checksum [2021-11-10T16:57:55.062Z] 4527c011a84f: Download complete [2021-11-10T16:57:55.062Z] b8b176561691: Pull complete [2021-11-10T16:57:55.062Z] b4e3c513aaa6: Verifying Checksum [2021-11-10T16:57:55.062Z] b4e3c513aaa6: Download complete [2021-11-10T16:57:58.940Z] 4527c011a84f: Pull complete [2021-11-10T16:57:58.940Z] 5d74067f8e1e: Pull complete [2021-11-10T16:57:58.940Z] e0aca202a116: Pull complete [2021-11-10T16:57:58.940Z] 3a43be97a3b4: Pull complete [2021-11-10T16:57:59.213Z] 34cad66bf833: Pull complete [2021-11-10T16:58:02.531Z] b4e3c513aaa6: Pull complete [2021-11-10T16:58:02.532Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-10T16:58:02.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T16:58:02.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-11-10T16:58:02.856Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:58:03.155Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T16:58:03.155Z] . [Pipeline] withDockerContainer [2021-11-10T16:58:03.224Z] prd-centos7-docker-4c-2g-30215 does not seem to be running inside a container [2021-11-10T16:58:03.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/9 -v /w/workspace/go-mod-messaging/9:/w/workspace/go-mod-messaging/9:rw,z -v /w/workspace/go-mod-messaging/9@tmp:/w/workspace/go-mod-messaging/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-10T16:58:09.150Z] $ docker top 8119c3c543594052caa39659386a0567b24165175487211e948fa0eadb3cd906 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T16:58:10.461Z] + go version [2021-11-10T16:58:10.461Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-10T16:58:10.476Z] $ docker stop --time=1 8119c3c543594052caa39659386a0567b24165175487211e948fa0eadb3cd906 [2021-11-10T16:58:11.677Z] $ docker rm -f 8119c3c543594052caa39659386a0567b24165175487211e948fa0eadb3cd906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:58:13.130Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T16:58:13.130Z] . [Pipeline] withDockerContainer [2021-11-10T16:58:13.199Z] prd-centos7-docker-4c-2g-30215 does not seem to be running inside a container [2021-11-10T16:58:13.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/9 -v /w/workspace/go-mod-messaging/9:/w/workspace/go-mod-messaging/9:rw,z -v /w/workspace/go-mod-messaging/9@tmp:/w/workspace/go-mod-messaging/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-10T16:58:13.601Z] $ docker top e78c5182161dc5947284230ba202134d43eac10d3061562a9190781e9145f187 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T16:58:14.919Z] + make test [2021-11-10T16:58:14.919Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-10T16:58:14.919Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-10T16:58:14.919Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-10T16:58:14.919Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-10T16:58:14.919Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-10T16:58:14.919Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-10T16:58:14.919Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-11-10T16:58:14.919Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-10T16:58:14.919Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-10T16:58:14.919Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-10T16:58:14.919Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-11-10T16:58:17.487Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-11-10T16:58:20.610Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.006s coverage: 90.3% of statements [2021-11-10T16:58:23.930Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.003s coverage: 67.3% of statements [2021-11-10T16:58:23.930Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-11-10T16:58:45.984Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.349s coverage: 83.8% of statements [2021-11-10T16:58:45.984Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.006s coverage: 85.7% of statements [2021-11-10T16:58:45.984Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.006s coverage: 100.0% of statements [2021-11-10T16:58:45.984Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements [2021-11-10T16:58:45.984Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements [2021-11-10T16:58:45.984Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-10T16:58:51.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T16:58:51.140Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-10T16:58:51.153Z] $ docker stop --time=1 e78c5182161dc5947284230ba202134d43eac10d3061562a9190781e9145f187 [2021-11-10T16:58:52.514Z] $ docker rm -f e78c5182161dc5947284230ba202134d43eac10d3061562a9190781e9145f187 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T16:58:52.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T16:58:53.111Z] 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-11-10T16:58:53.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:58:53.764Z] [2021-11-10T16:58:53.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:58:54.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:58:54.894Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T16:58:54.894Z] b4d181a07f80: Pulling fs layer [2021-11-10T16:58:54.894Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T16:58:54.894Z] ed53099fbce6: Pulling fs layer [2021-11-10T16:58:54.894Z] dc539afda2c1: Pulling fs layer [2021-11-10T16:58:54.894Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T16:58:54.894Z] 9065ff56babe: Pulling fs layer [2021-11-10T16:58:54.894Z] d287ab97295c: Pulling fs layer [2021-11-10T16:58:54.894Z] 77bc0d833cb6: Waiting [2021-11-10T16:58:54.894Z] 9065ff56babe: Waiting [2021-11-10T16:58:54.894Z] d287ab97295c: Waiting [2021-11-10T16:58:54.894Z] dc539afda2c1: Waiting [2021-11-10T16:58:54.894Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T16:58:54.894Z] a1111a8f2ec3: Download complete [2021-11-10T16:58:54.894Z] dc539afda2c1: Verifying Checksum [2021-11-10T16:58:54.894Z] dc539afda2c1: Download complete [2021-11-10T16:58:54.894Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T16:58:54.894Z] 77bc0d833cb6: Download complete [2021-11-10T16:58:54.894Z] ed53099fbce6: Verifying Checksum [2021-11-10T16:58:54.894Z] ed53099fbce6: Download complete [2021-11-10T16:58:54.894Z] 9065ff56babe: Verifying Checksum [2021-11-10T16:58:54.894Z] 9065ff56babe: Download complete [2021-11-10T16:58:54.894Z] b4d181a07f80: Verifying Checksum [2021-11-10T16:58:54.894Z] b4d181a07f80: Download complete [2021-11-10T16:58:54.894Z] d287ab97295c: Verifying Checksum [2021-11-10T16:58:54.894Z] d287ab97295c: Download complete [2021-11-10T16:58:55.855Z] b4d181a07f80: Pull complete [2021-11-10T16:58:55.855Z] a1111a8f2ec3: Pull complete [2021-11-10T16:58:56.432Z] ed53099fbce6: Pull complete [2021-11-10T16:58:56.432Z] dc539afda2c1: Pull complete [2021-11-10T16:58:56.692Z] 77bc0d833cb6: Pull complete [2021-11-10T16:58:56.692Z] 9065ff56babe: Pull complete [2021-11-10T16:59:02.005Z] d287ab97295c: Pull complete [2021-11-10T16:59:02.005Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T16:59:02.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:59:02.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T16:59:02.077Z] prd-centos7-docker-4c-2g-30215 does not seem to be running inside a container [2021-11-10T16:59:02.107Z] $ 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/9 -v /w/workspace/go-mod-messaging/9:/w/workspace/go-mod-messaging/9:rw,z -v /w/workspace/go-mod-messaging/9@tmp:/w/workspace/go-mod-messaging/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T16:59:04.659Z] $ docker top 30fa6a099cda9e5f45e80d9dbc0dd866d8d50554613673fda17bd260314fc55a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:59:05.052Z] ---> job-cost.sh [2021-11-10T16:59:05.053Z] lf-activate-venv: SKIPPING [2021-11-10T16:59:05.053Z] INFO: No Stack... [2021-11-10T16:59:05.312Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T16:59:05.571Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T16:59:05.868Z] + cat /w/workspace/go-mod-messaging/9/archives/cost.csv [2021-11-10T16:59:05.868Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T16:59:05.891Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-9-stack-cost] [2021-11-10T16:59:05.901Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-9-stack-cost] did not exist. Created. [2021-11-10T16:59:05.901Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T16:59:06.211Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-10T16:59:06.239Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T16:59:06.245Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T16:59:06.264Z] $ docker stop --time=1 30fa6a099cda9e5f45e80d9dbc0dd866d8d50554613673fda17bd260314fc55a [2021-11-10T16:59:08.319Z] $ docker rm -f 30fa6a099cda9e5f45e80d9dbc0dd866d8d50554613673fda17bd260314fc55a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T16:59:18.606Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30219 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2021-11-10T16:59:18.619Z] Running in /w/workspace/go-mod-messaging/9 [Pipeline] { [Pipeline] checkout [2021-11-10T16:59:18.833Z] Selected Git installation does not exist. Using Default [2021-11-10T16:59:18.833Z] The recommended git tool is: NONE [2021-11-10T16:59:27.450Z] using credential edgex-jenkins-ssh [2021-11-10T16:59:27.467Z] Cloning the remote Git repository [2021-11-10T16:59:27.530Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-11-10T16:59:27.636Z] > git init /w/workspace/go-mod-messaging/9 # timeout=10 [2021-11-10T16:59:29.246Z] Avoid second fetch [2021-11-10T16:59:29.246Z] Checking out Revision e8bfc4e6399625938dfa3b8b75f8478ce8e07929 (main) [2021-11-10T16:59:27.726Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-11-10T16:59:27.727Z] > git --version # timeout=10 [2021-11-10T16:59:27.755Z] > git --version # 'git version 2.17.1' [2021-11-10T16:59:27.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T16:59:27.856Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:59:28.669Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-11-10T16:59:28.689Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:59:29.295Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T16:59:29.317Z] > git checkout -f e8bfc4e6399625938dfa3b8b75f8478ce8e07929 # timeout=10 [2021-11-10T16:59:33.736Z] Commit message: "Merge pull request #121 from lenny-intel/change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T16:59:35.476Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-10T16:59:35.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T16:59:35.476Z] Dload Upload Total Spent Left Speed [2021-11-10T16:59:35.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2021-11-10T16:59:35.945Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-10T16:59:36.294Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2021-11-10T16:59:36.294Z] tee /etc/docker/daemon.new [2021-11-10T16:59:36.294Z] { [2021-11-10T16:59:36.294Z] "registry-mirrors": [ [2021-11-10T16:59:36.294Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-10T16:59:36.294Z] ], [2021-11-10T16:59:36.294Z] "bip": "10.250.0.254/24", [2021-11-10T16:59:36.294Z] "hosts": [ [2021-11-10T16:59:36.294Z] "tcp://0.0.0.0:5555", [2021-11-10T16:59:36.294Z] "unix:///var/run/docker.sock" [2021-11-10T16:59:36.294Z] ], [2021-11-10T16:59:36.294Z] "mtu": 1458, [2021-11-10T16:59:36.294Z] "selinux-enabled": true, [2021-11-10T16:59:36.294Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-10T16:59:36.294Z] } [Pipeline] sh [2021-11-10T16:59:36.664Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-10T16:59:37.021Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-11-10T16:59:56.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T16:59:56.583Z] ========================================================= [2021-11-10T16:59:56.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-10T16:59:56.583Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-10T16:59:57.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T16:59:58.017Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-10T16:59:58.017Z] 552d1f2373af: Pulling fs layer [2021-11-10T16:59:58.017Z] ea3f2d53f512: Pulling fs layer [2021-11-10T16:59:58.017Z] 9e70ebbbe112: Pulling fs layer [2021-11-10T16:59:58.017Z] 7a9cfe048b4a: Pulling fs layer [2021-11-10T16:59:58.017Z] 72dc09318566: Pulling fs layer [2021-11-10T16:59:58.017Z] f4f7b4309257: Pulling fs layer [2021-11-10T16:59:58.017Z] 0ac9a79272e3: Pulling fs layer [2021-11-10T16:59:58.017Z] b78e95d17946: Pulling fs layer [2021-11-10T16:59:58.017Z] 72dc09318566: Waiting [2021-11-10T16:59:58.017Z] f4f7b4309257: Waiting [2021-11-10T16:59:58.017Z] b78e95d17946: Waiting [2021-11-10T16:59:58.017Z] 0ac9a79272e3: Waiting [2021-11-10T16:59:58.017Z] 7a9cfe048b4a: Waiting [2021-11-10T16:59:58.017Z] 9e70ebbbe112: Download complete [2021-11-10T16:59:58.017Z] ea3f2d53f512: Verifying Checksum [2021-11-10T16:59:58.017Z] ea3f2d53f512: Download complete [2021-11-10T16:59:58.017Z] 72dc09318566: Verifying Checksum [2021-11-10T16:59:58.017Z] 72dc09318566: Download complete [2021-11-10T16:59:58.017Z] f4f7b4309257: Download complete [2021-11-10T16:59:58.017Z] 0ac9a79272e3: Verifying Checksum [2021-11-10T16:59:58.017Z] 0ac9a79272e3: Download complete [2021-11-10T16:59:58.017Z] 552d1f2373af: Verifying Checksum [2021-11-10T16:59:58.017Z] 552d1f2373af: Download complete [2021-11-10T16:59:59.019Z] 552d1f2373af: Pull complete [2021-11-10T17:00:00.039Z] ea3f2d53f512: Pull complete [2021-11-10T17:00:00.318Z] 9e70ebbbe112: Pull complete [2021-11-10T17:00:00.318Z] b78e95d17946: Verifying Checksum [2021-11-10T17:00:00.318Z] b78e95d17946: Download complete [2021-11-10T17:00:00.923Z] 7a9cfe048b4a: Verifying Checksum [2021-11-10T17:00:00.923Z] 7a9cfe048b4a: Download complete [2021-11-10T17:00:12.310Z] 7a9cfe048b4a: Pull complete [2021-11-10T17:00:12.310Z] 72dc09318566: Pull complete [2021-11-10T17:00:12.310Z] f4f7b4309257: Pull complete [2021-11-10T17:00:12.310Z] 0ac9a79272e3: Pull complete [2021-11-10T17:00:17.742Z] b78e95d17946: Pull complete [2021-11-10T17:00:17.742Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-10T17:00:17.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T17:00:17.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-11-10T17:00:18.096Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:00:19.345Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T17:00:19.345Z] . [Pipeline] withDockerContainer [2021-11-10T17:00:19.651Z] prd-ubuntu18.04-docker-arm64-4c-16g-30219 does not seem to be running inside a container [2021-11-10T17:00:19.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/9 -v /w/workspace/go-mod-messaging/9:/w/workspace/go-mod-messaging/9:rw,z -v /w/workspace/go-mod-messaging/9@tmp:/w/workspace/go-mod-messaging/9@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 ******** ci-base-image-arm64 cat [2021-11-10T17:00:22.385Z] $ docker top 19c0b4f04cc5e58714e1b5a0359d6dcbcefc248f1f805c3b6cf40b66992cdb19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T17:00:23.374Z] + go version [2021-11-10T17:00:23.374Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-10T17:00:23.597Z] $ docker stop --time=1 19c0b4f04cc5e58714e1b5a0359d6dcbcefc248f1f805c3b6cf40b66992cdb19 [2021-11-10T17:00:25.499Z] $ docker rm -f 19c0b4f04cc5e58714e1b5a0359d6dcbcefc248f1f805c3b6cf40b66992cdb19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:00:26.236Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T17:00:26.236Z] . [Pipeline] withDockerContainer [2021-11-10T17:00:26.522Z] prd-ubuntu18.04-docker-arm64-4c-16g-30219 does not seem to be running inside a container [2021-11-10T17:00:26.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/9 -v /w/workspace/go-mod-messaging/9:/w/workspace/go-mod-messaging/9:rw,z -v /w/workspace/go-mod-messaging/9@tmp:/w/workspace/go-mod-messaging/9@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 ******** ci-base-image-arm64 cat [2021-11-10T17:00:29.370Z] $ docker top 6cf2ab6d9cfc3b97c7e34b172d5ca49249f550edfd92b64826e72c72cca0500e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T17:00:30.396Z] + make test [2021-11-10T17:00:30.396Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-10T17:00:31.011Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-10T17:00:31.011Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-10T17:00:31.011Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-10T17:00:31.291Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-10T17:00:31.291Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-10T17:00:31.291Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-10T17:00:31.291Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-11-10T17:00:31.291Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-10T17:00:31.291Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-10T17:00:31.291Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-11-10T17:00:56.054Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-11-10T17:01:00.292Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.078s coverage: 90.3% of statements [2021-11-10T17:01:13.374Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.032s coverage: 67.3% of statements [2021-11-10T17:01:13.374Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-11-10T17:01:41.749Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.409s coverage: 83.8% of statements [2021-11-10T17:01:41.749Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.027s coverage: 85.7% of statements [2021-11-10T17:01:41.749Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.067s coverage: 100.0% of statements [2021-11-10T17:01:41.749Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.055s coverage: 100.0% of statements [2021-11-10T17:01:41.749Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.037s coverage: 90.9% of statements [2021-11-10T17:01:41.749Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-10T17:02:00.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T17:02:00.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-10T17:02:01.014Z] $ docker stop --time=1 6cf2ab6d9cfc3b97c7e34b172d5ca49249f550edfd92b64826e72c72cca0500e [2021-11-10T17:02:02.935Z] $ docker rm -f 6cf2ab6d9cfc3b97c7e34b172d5ca49249f550edfd92b64826e72c72cca0500e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T17:02:04.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T17:02:04.379Z] Warning: overwriting stash ‘coverage-report’ [2021-11-10T17:02:04.951Z] 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-11-10T17:02:05.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:02:05.558Z] [2021-11-10T17:02:05.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:05.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:02:06.194Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-10T17:02:06.194Z] 448f6bf000e3: Pulling fs layer [2021-11-10T17:02:06.194Z] f757da607395: Pulling fs layer [2021-11-10T17:02:06.194Z] 05883995daec: Pulling fs layer [2021-11-10T17:02:06.194Z] 8603b9c90790: Pulling fs layer [2021-11-10T17:02:06.194Z] 1560dd03e051: Pulling fs layer [2021-11-10T17:02:06.194Z] 27f5ce0e4adf: Pulling fs layer [2021-11-10T17:02:06.194Z] c2d8d7efcc4b: Pulling fs layer [2021-11-10T17:02:06.194Z] 8603b9c90790: Waiting [2021-11-10T17:02:06.194Z] 1560dd03e051: Waiting [2021-11-10T17:02:06.194Z] 27f5ce0e4adf: Waiting [2021-11-10T17:02:06.194Z] c2d8d7efcc4b: Waiting [2021-11-10T17:02:06.194Z] f757da607395: Verifying Checksum [2021-11-10T17:02:06.194Z] f757da607395: Download complete [2021-11-10T17:02:06.194Z] 8603b9c90790: Verifying Checksum [2021-11-10T17:02:06.194Z] 8603b9c90790: Download complete [2021-11-10T17:02:06.468Z] 1560dd03e051: Verifying Checksum [2021-11-10T17:02:06.468Z] 1560dd03e051: Download complete [2021-11-10T17:02:06.468Z] 27f5ce0e4adf: Verifying Checksum [2021-11-10T17:02:06.468Z] 27f5ce0e4adf: Download complete [2021-11-10T17:02:06.468Z] 05883995daec: Verifying Checksum [2021-11-10T17:02:06.468Z] 05883995daec: Download complete [2021-11-10T17:02:06.740Z] 448f6bf000e3: Download complete [2021-11-10T17:02:09.358Z] c2d8d7efcc4b: Verifying Checksum [2021-11-10T17:02:09.358Z] c2d8d7efcc4b: Download complete [2021-11-10T17:02:10.349Z] 448f6bf000e3: Pull complete [2021-11-10T17:02:10.942Z] f757da607395: Pull complete [2021-11-10T17:02:12.371Z] 05883995daec: Pull complete [2021-11-10T17:02:12.371Z] 8603b9c90790: Pull complete [2021-11-10T17:02:13.347Z] 1560dd03e051: Pull complete [2021-11-10T17:02:13.619Z] 27f5ce0e4adf: Pull complete [2021-11-10T17:02:26.952Z] c2d8d7efcc4b: Pull complete [2021-11-10T17:02:26.952Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-10T17:02:27.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:02:27.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-10T17:02:27.501Z] prd-ubuntu18.04-docker-arm64-4c-16g-30219 does not seem to be running inside a container [2021-11-10T17:02:27.590Z] $ 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/9 -v /w/workspace/go-mod-messaging/9:/w/workspace/go-mod-messaging/9:rw,z -v /w/workspace/go-mod-messaging/9@tmp:/w/workspace/go-mod-messaging/9@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-10T17:02:30.949Z] $ docker top 2750a127549d39f139360a67010b79e5fa2127388ae75f37e1a3d0dc844dd842 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:32.924Z] ---> job-cost.sh [2021-11-10T17:02:32.924Z] lf-activate-venv: SKIPPING [2021-11-10T17:02:32.924Z] INFO: No Stack... [2021-11-10T17:02:36.825Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-10T17:02:37.424Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T17:02:38.579Z] + cat /w/workspace/go-mod-messaging/9/archives/cost.csv [2021-11-10T17:02:38.579Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T17:02:38.648Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-9-stack-cost] [2021-11-10T17:02:38.655Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-9-stack-cost] did not exist. Created. [2021-11-10T17:02:38.655Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T17:02:39.342Z] /w/workspace/go-mod-messaging/9@tmp/durable-b7997051/script.sh: 1: /w/workspace/go-mod-messaging/9@tmp/durable-b7997051/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-10T17:02:40.032Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-10T17:02:40.061Z] Warning: overwriting stash ‘stack-cost’ [2021-11-10T17:02:40.135Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T17:02:40.140Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T17:02:40.157Z] $ docker stop --time=1 2750a127549d39f139360a67010b79e5fa2127388ae75f37e1a3d0dc844dd842 [2021-11-10T17:02:41.803Z] $ docker rm -f 2750a127549d39f139360a67010b79e5fa2127388ae75f37e1a3d0dc844dd842 [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-11-10T17:02:42.505Z] provisioning config files... [2021-11-10T17:02:42.516Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4073257902928034614tmp [Pipeline] { [Pipeline] sh [2021-11-10T17:02:42.828Z] + set +x [2021-11-10T17:02:42.828Z] + curl -s https://codecov.io/bash [2021-11-10T17:02:42.828Z] + bash -s -- [2021-11-10T17:02:42.828Z] [2021-11-10T17:02:42.828Z] _____ _ [2021-11-10T17:02:42.828Z] / ____| | | [2021-11-10T17:02:42.828Z] | | ___ __| | ___ ___ _____ __ [2021-11-10T17:02:42.828Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-10T17:02:42.828Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-10T17:02:42.828Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-10T17:02:42.828Z] Bash-1.0.6 [2021-11-10T17:02:42.828Z] [2021-11-10T17:02:42.828Z] [2021-11-10T17:02:42.828Z] ==> git version 2.24.4 found [2021-11-10T17:02:42.828Z] ==> 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-11-10T17:02:42.828Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-10T17:02:42.828Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-10T17:02:42.828Z] ==> Jenkins CI detected. [2021-11-10T17:02:42.828Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2021-11-10T17:02:42.828Z] project root: . [2021-11-10T17:02:42.828Z] --> token set from env [2021-11-10T17:02:42.828Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-10T17:02:42.828Z] ==> Running gcov in . (disable via -X gcov) [2021-11-10T17:02:42.828Z] ==> Python coveragepy not found [2021-11-10T17:02:42.828Z] ==> Searching for coverage reports in: [2021-11-10T17:02:42.828Z] + . [2021-11-10T17:02:42.828Z] -> Found 1 reports [2021-11-10T17:02:42.828Z] ==> Detecting git/mercurial file structure [2021-11-10T17:02:42.828Z] ==> Reading reports [2021-11-10T17:02:43.964Z] + ./coverage.out bytes=22036 [2021-11-10T17:02:43.964Z] ==> Appending adjustments [2021-11-10T17:02:43.964Z] https://docs.codecov.io/docs/fixing-reports [2021-11-10T17:02:43.964Z] + Found adjustments [2021-11-10T17:02:43.964Z] ==> Gzipping contents [2021-11-10T17:02:43.964Z] 8.0K /tmp/codecov.QI0L5B.gz [2021-11-10T17:02:43.964Z] ==> Uploading reports [2021-11-10T17:02:43.964Z] url: https://codecov.io [2021-11-10T17:02:43.964Z] query: branch=main&commit=e8bfc4e6399625938dfa3b8b75f8478ce8e07929&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T17:02:43.964Z] -> Pinging Codecov [2021-11-10T17:02:43.964Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=e8bfc4e6399625938dfa3b8b75f8478ce8e07929&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T17:02:43.964Z] -> Uploading to [2021-11-10T17:02:43.964Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-10/F6E385568367DD0E4001BA4F8F1CB792/e8bfc4e6399625938dfa3b8b75f8478ce8e07929/b3a82a29-7b03-4072-b6de-3d8645a60fb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T170243Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3187f4be20c5f5ce5be5d60ee5dac5419e9f248acbfe2d50e14ff4e6136a85ae [2021-11-10T17:02:43.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T17:02:43.964Z] Dload Upload Total Spent Left Speed [2021-11-10T17:02:43.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5078 0 0 100 5078 0 11041 --:--:-- --:--:-- --:--:-- 11063 [2021-11-10T17:02:43.964Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/e8bfc4e6399625938dfa3b8b75f8478ce8e07929 [Pipeline] } [2021-11-10T17:02:43.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-10T17:02:44.172Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-10T17:02:44.180Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:44.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T17:02:44.477Z] [2021-11-10T17:02:44.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:44.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T17:02:44.792Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-10T17:02:44.792Z] 188c0c94c7c5: Pulling fs layer [2021-11-10T17:02:44.792Z] 0ef7d3d256c8: Pulling fs layer [2021-11-10T17:02:44.792Z] de9db76c5a1d: Pulling fs layer [2021-11-10T17:02:44.792Z] 0eba1c9be4d2: Pulling fs layer [2021-11-10T17:02:44.792Z] 0d57e429df01: Pulling fs layer [2021-11-10T17:02:44.792Z] 4e4be7b47b0d: Pulling fs layer [2021-11-10T17:02:44.792Z] e1f770b5df2f: Pulling fs layer [2021-11-10T17:02:44.792Z] 85a0685a4137: Pulling fs layer [2021-11-10T17:02:44.792Z] 0d57e429df01: Waiting [2021-11-10T17:02:44.792Z] 4e4be7b47b0d: Waiting [2021-11-10T17:02:44.792Z] e1f770b5df2f: Waiting [2021-11-10T17:02:44.792Z] 85a0685a4137: Waiting [2021-11-10T17:02:44.792Z] 0eba1c9be4d2: Waiting [2021-11-10T17:02:44.792Z] de9db76c5a1d: Verifying Checksum [2021-11-10T17:02:44.792Z] de9db76c5a1d: Download complete [2021-11-10T17:02:44.792Z] 0ef7d3d256c8: Verifying Checksum [2021-11-10T17:02:44.792Z] 0ef7d3d256c8: Download complete [2021-11-10T17:02:44.792Z] 0d57e429df01: Verifying Checksum [2021-11-10T17:02:44.792Z] 0d57e429df01: Download complete [2021-11-10T17:02:44.792Z] 4e4be7b47b0d: Verifying Checksum [2021-11-10T17:02:44.792Z] 4e4be7b47b0d: Download complete [2021-11-10T17:02:44.792Z] 188c0c94c7c5: Verifying Checksum [2021-11-10T17:02:44.792Z] 188c0c94c7c5: Download complete [2021-11-10T17:02:45.071Z] e1f770b5df2f: Verifying Checksum [2021-11-10T17:02:45.071Z] e1f770b5df2f: Download complete [2021-11-10T17:02:45.340Z] 188c0c94c7c5: Pull complete [2021-11-10T17:02:45.340Z] 0eba1c9be4d2: Verifying Checksum [2021-11-10T17:02:45.340Z] 0eba1c9be4d2: Download complete [2021-11-10T17:02:45.604Z] 0ef7d3d256c8: Pull complete [2021-11-10T17:02:45.604Z] de9db76c5a1d: Pull complete [2021-11-10T17:02:45.604Z] 85a0685a4137: Verifying Checksum [2021-11-10T17:02:45.604Z] 85a0685a4137: Download complete [2021-11-10T17:02:50.180Z] 0eba1c9be4d2: Pull complete [2021-11-10T17:02:50.180Z] 0d57e429df01: Pull complete [2021-11-10T17:02:50.180Z] 4e4be7b47b0d: Pull complete [2021-11-10T17:02:50.180Z] e1f770b5df2f: Pull complete [2021-11-10T17:02:53.529Z] 85a0685a4137: Pull complete [2021-11-10T17:02:53.529Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-10T17:02:53.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T17:02:53.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-10T17:02:53.594Z] prd-centos7-docker-4c-2g-30209 does not seem to be running inside a container [2021-11-10T17:02:53.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-10T17:02:57.180Z] $ docker top c672d95acb6ae259025ad6dd1cabbe848820fd2af3ee10974abb87eaaafe796b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T17:02:57.266Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-10T17:02:57.545Z] + set -o pipefail [2021-11-10T17:02:57.545Z] + snyk monitor '--org=edgex-jenkins' [2021-11-10T17:02:59.481Z] [2021-11-10T17:02:59.481Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2021-11-10T17:02:59.481Z] [2021-11-10T17:02:59.481Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/baa2fcc9-2b16-42f6-b78f-8db73160d696 [2021-11-10T17:02:59.481Z] [2021-11-10T17:02:59.481Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-10T17:02:59.481Z] [2021-11-10T17:02:59.481Z] [2021-11-10T17:02:59.481Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-10T17:02:59.481Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-10T17:02:59.495Z] $ docker stop --time=1 c672d95acb6ae259025ad6dd1cabbe848820fd2af3ee10974abb87eaaafe796b [2021-11-10T17:03:00.802Z] $ docker rm -f c672d95acb6ae259025ad6dd1cabbe848820fd2af3ee10974abb87eaaafe796b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T17:03:01.988Z] + git log --format=format:%s -1 e8bfc4e6399625938dfa3b8b75f8478ce8e07929 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:03:02.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:03:02.287Z] . [Pipeline] withDockerContainer [2021-11-10T17:03:02.346Z] prd-centos7-docker-4c-2g-30209 does not seem to be running inside a container [2021-11-10T17:03:02.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T17:03:02.704Z] $ docker top a593a143da7ee0cdce40fa296c52e5d10b59121060fb93bb9d71f7662b0ea6a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T17:03:02.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T17:03:02.790Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T17:03:03.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T17:03:03.857Z] $ docker exec a593a143da7ee0cdce40fa296c52e5d10b59121060fb93bb9d71f7662b0ea6a7 ssh-agent [2021-11-10T17:03:03.956Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNlgeFG/agent.13 [2021-11-10T17:03:03.956Z] SSH_AGENT_PID=19 [2021-11-10T17:03:03.960Z] Running ssh-add (command line suppressed) [2021-11-10T17:03:04.062Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_326625473537747406.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_326625473537747406.key) [2021-11-10T17:03:04.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T17:03:04.361Z] + git semver tag [2021-11-10T17:03:04.361Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T17:03:04.361Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2021-11-10T17:03:04.361Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2021-11-10T17:03:04.361Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T17:03:04.361Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T17:03:04.361Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T17:03:04.361Z] # $SEMVER_BRANCH = main [2021-11-10T17:03:04.361Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2021-11-10T17:03:04.361Z] # e8bfc4e6399625938dfa3b8b75f8478ce8e07929 HEAD [2021-11-10T17:03:04.361Z] # -> Force: false [2021-11-10T17:03:04.361Z] # e12fed059e46abdf57b09e43326c4b0dd873b899 refs/tags/v2.0.2-dev.8 [Pipeline] } [2021-11-10T17:03:04.372Z] $ docker exec --env ******** --env ******** a593a143da7ee0cdce40fa296c52e5d10b59121060fb93bb9d71f7662b0ea6a7 ssh-agent -k [2021-11-10T17:03:04.464Z] unset SSH_AUTH_SOCK; [2021-11-10T17:03:04.464Z] unset SSH_AGENT_PID; [2021-11-10T17:03:04.464Z] echo Agent pid 19 killed; [2021-11-10T17:03:04.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T17:03:04.787Z] + git semver [Pipeline] } [2021-11-10T17:03:04.801Z] $ docker stop --time=1 a593a143da7ee0cdce40fa296c52e5d10b59121060fb93bb9d71f7662b0ea6a7 [2021-11-10T17:03:05.977Z] $ docker rm -f a593a143da7ee0cdce40fa296c52e5d10b59121060fb93bb9d71f7662b0ea6a7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:03:06.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T17:03:06.359Z] [2021-11-10T17:03:06.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:03:06.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T17:03:06.664Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-10T17:03:06.664Z] ab5ef0e58194: Pulling fs layer [2021-11-10T17:03:06.664Z] 9712f1f96733: Pulling fs layer [2021-11-10T17:03:06.664Z] 63f879dbbcfc: Pulling fs layer [2021-11-10T17:03:06.664Z] 0d9ebad4ef96: Pulling fs layer [2021-11-10T17:03:06.664Z] e9a5061849ea: Pulling fs layer [2021-11-10T17:03:06.664Z] d747dcd14b5f: Pulling fs layer [2021-11-10T17:03:06.664Z] 2de7ff778b66: Pulling fs layer [2021-11-10T17:03:06.664Z] 0d9ebad4ef96: Waiting [2021-11-10T17:03:06.664Z] e9a5061849ea: Waiting [2021-11-10T17:03:06.664Z] d747dcd14b5f: Waiting [2021-11-10T17:03:06.664Z] 2de7ff778b66: Waiting [2021-11-10T17:03:06.664Z] 9712f1f96733: Verifying Checksum [2021-11-10T17:03:06.664Z] 9712f1f96733: Download complete [2021-11-10T17:03:06.930Z] 63f879dbbcfc: Verifying Checksum [2021-11-10T17:03:06.930Z] 63f879dbbcfc: Download complete [2021-11-10T17:03:06.930Z] ab5ef0e58194: Verifying Checksum [2021-11-10T17:03:06.930Z] ab5ef0e58194: Download complete [2021-11-10T17:03:07.195Z] d747dcd14b5f: Verifying Checksum [2021-11-10T17:03:07.195Z] d747dcd14b5f: Download complete [2021-11-10T17:03:07.195Z] e9a5061849ea: Verifying Checksum [2021-11-10T17:03:07.195Z] e9a5061849ea: Download complete [2021-11-10T17:03:07.195Z] 0d9ebad4ef96: Verifying Checksum [2021-11-10T17:03:07.195Z] 0d9ebad4ef96: Download complete [2021-11-10T17:03:07.195Z] 2de7ff778b66: Verifying Checksum [2021-11-10T17:03:07.195Z] 2de7ff778b66: Download complete [2021-11-10T17:03:11.153Z] ab5ef0e58194: Pull complete [2021-11-10T17:03:11.153Z] 9712f1f96733: Pull complete [2021-11-10T17:03:11.153Z] 63f879dbbcfc: Pull complete [2021-11-10T17:03:15.387Z] 0d9ebad4ef96: Pull complete [2021-11-10T17:03:15.387Z] e9a5061849ea: Pull complete [2021-11-10T17:03:15.387Z] d747dcd14b5f: Pull complete [2021-11-10T17:03:16.772Z] 2de7ff778b66: Pull complete [2021-11-10T17:03:16.772Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-10T17:03:16.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T17:03:16.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-10T17:03:16.836Z] prd-centos7-docker-4c-2g-30209 does not seem to be running inside a container [2021-11-10T17:03:16.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-10T17:03:21.461Z] $ docker top e1f05f8f156c94713acc48f422f6fa54ac2129b6f7b91afff3d458a89c912aa5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-10T17:03:21.538Z] provisioning config files... [2021-11-10T17:03:21.547Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1348580967244672984tmp [2021-11-10T17:03:21.561Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2327243999472778550tmp [2021-11-10T17:03:21.571Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6802305949610916387tmp [Pipeline] { [Pipeline] echo [2021-11-10T17:03:21.587Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:21.887Z] ---> sigul-configuration.sh [2021-11-10T17:03:21.887Z] gpg: directory `/root/.gnupg' created [2021-11-10T17:03:21.887Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-10T17:03:21.887Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-10T17:03:21.887Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-10T17:03:21.887Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-10T17:03:21.887Z] gpg: CAST5 encrypted data [2021-11-10T17:03:21.887Z] gpg: encrypted with 1 passphrase [2021-11-10T17:03:21.887Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-10T17:03:22.180Z] + mkdir /home/jenkins [2021-11-10T17:03:22.181Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-10T17:03:22.474Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-10T17:03:22.482Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:22.771Z] ---> sigul-install.sh [2021-11-10T17:03:22.771Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-10T17:03:23.064Z] + git tag --list [2021-11-10T17:03:23.065Z] v0.0.0 [2021-11-10T17:03:23.065Z] v0.1.0 [2021-11-10T17:03:23.065Z] v0.1.1 [2021-11-10T17:03:23.065Z] v0.1.10 [2021-11-10T17:03:23.065Z] v0.1.11 [2021-11-10T17:03:23.065Z] v0.1.12 [2021-11-10T17:03:23.065Z] v0.1.13 [2021-11-10T17:03:23.065Z] v0.1.14 [2021-11-10T17:03:23.065Z] v0.1.15 [2021-11-10T17:03:23.065Z] v0.1.16 [2021-11-10T17:03:23.065Z] v0.1.17 [2021-11-10T17:03:23.065Z] v0.1.18 [2021-11-10T17:03:23.065Z] v0.1.19 [2021-11-10T17:03:23.065Z] v0.1.2 [2021-11-10T17:03:23.065Z] v0.1.20 [2021-11-10T17:03:23.065Z] v0.1.21 [2021-11-10T17:03:23.065Z] v0.1.22 [2021-11-10T17:03:23.065Z] v0.1.23 [2021-11-10T17:03:23.065Z] v0.1.24 [2021-11-10T17:03:23.065Z] v0.1.25 [2021-11-10T17:03:23.065Z] v0.1.26 [2021-11-10T17:03:23.065Z] v0.1.27 [2021-11-10T17:03:23.065Z] v0.1.28 [2021-11-10T17:03:23.065Z] v0.1.29 [2021-11-10T17:03:23.065Z] v0.1.3 [2021-11-10T17:03:23.065Z] v0.1.30 [2021-11-10T17:03:23.065Z] v0.1.31 [2021-11-10T17:03:23.065Z] v0.1.4 [2021-11-10T17:03:23.065Z] v0.1.5 [2021-11-10T17:03:23.065Z] v0.1.6 [2021-11-10T17:03:23.065Z] v0.1.7 [2021-11-10T17:03:23.065Z] v0.1.8 [2021-11-10T17:03:23.065Z] v0.1.9 [2021-11-10T17:03:23.065Z] v2.0.0 [2021-11-10T17:03:23.065Z] v2.0.0-dev.1 [2021-11-10T17:03:23.065Z] v2.0.0-dev.10 [2021-11-10T17:03:23.065Z] v2.0.0-dev.11 [2021-11-10T17:03:23.065Z] v2.0.0-dev.12 [2021-11-10T17:03:23.065Z] v2.0.0-dev.13 [2021-11-10T17:03:23.065Z] v2.0.0-dev.14 [2021-11-10T17:03:23.065Z] v2.0.0-dev.15 [2021-11-10T17:03:23.065Z] v2.0.0-dev.16 [2021-11-10T17:03:23.065Z] v2.0.0-dev.2 [2021-11-10T17:03:23.065Z] v2.0.0-dev.3 [2021-11-10T17:03:23.065Z] v2.0.0-dev.4 [2021-11-10T17:03:23.065Z] v2.0.0-dev.5 [2021-11-10T17:03:23.065Z] v2.0.0-dev.6 [2021-11-10T17:03:23.065Z] v2.0.0-dev.7 [2021-11-10T17:03:23.065Z] v2.0.0-dev.8 [2021-11-10T17:03:23.065Z] v2.0.0-dev.9 [2021-11-10T17:03:23.065Z] v2.0.1 [2021-11-10T17:03:23.065Z] v2.0.1-dev.1 [2021-11-10T17:03:23.065Z] v2.0.2-dev.1 [2021-11-10T17:03:23.065Z] v2.0.2-dev.2 [2021-11-10T17:03:23.065Z] v2.0.2-dev.3 [2021-11-10T17:03:23.065Z] v2.0.2-dev.4 [2021-11-10T17:03:23.065Z] v2.0.2-dev.5 [2021-11-10T17:03:23.065Z] v2.0.2-dev.6 [2021-11-10T17:03:23.065Z] v2.0.2-dev.7 [2021-11-10T17:03:23.065Z] v2.0.2-dev.8 [Pipeline] sh [2021-11-10T17:03:23.350Z] + lftools sign git-tag v2.0.2-dev.8 [2021-11-10T17:03:23.919Z] Signing Git tag with Sigul... [2021-11-10T17:03:23.919Z] Signing v2.0.2-dev.8 [Pipeline] echo [2021-11-10T17:03:24.869Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:25.988Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-10T17:03:25.994Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-10T17:03:26.013Z] $ docker stop --time=1 e1f05f8f156c94713acc48f422f6fa54ac2129b6f7b91afff3d458a89c912aa5 [2021-11-10T17:03:28.024Z] $ docker rm -f e1f05f8f156c94713acc48f422f6fa54ac2129b6f7b91afff3d458a89c912aa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:03:28.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:03:28.596Z] . [Pipeline] withDockerContainer [2021-11-10T17:03:28.662Z] prd-centos7-docker-4c-2g-30209 does not seem to be running inside a container [2021-11-10T17:03:28.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T17:03:29.046Z] $ docker top e0b8138b46fce2b9b0d5934d9a5fef212c8c7ca2c33bdcd65cdc31bec99d1c43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T17:03:29.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T17:03:29.136Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T17:03:29.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T17:03:29.244Z] $ docker exec e0b8138b46fce2b9b0d5934d9a5fef212c8c7ca2c33bdcd65cdc31bec99d1c43 ssh-agent [2021-11-10T17:03:29.335Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhhFBgL/agent.13 [2021-11-10T17:03:29.335Z] SSH_AGENT_PID=19 [2021-11-10T17:03:29.340Z] Running ssh-add (command line suppressed) [2021-11-10T17:03:29.437Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6968854718080863833.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6968854718080863833.key) [2021-11-10T17:03:29.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T17:03:30.631Z] + git semver bump pre [2021-11-10T17:03:30.631Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T17:03:30.631Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2021-11-10T17:03:30.631Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2021-11-10T17:03:30.631Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T17:03:30.631Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T17:03:30.631Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T17:03:30.631Z] # $SEMVER_BRANCH = main [2021-11-10T17:03:30.631Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2021-11-10T17:03:30.631Z] 2.0.2-dev.9 [Pipeline] } [2021-11-10T17:03:30.640Z] $ docker exec --env ******** --env ******** e0b8138b46fce2b9b0d5934d9a5fef212c8c7ca2c33bdcd65cdc31bec99d1c43 ssh-agent -k [2021-11-10T17:03:30.729Z] unset SSH_AUTH_SOCK; [2021-11-10T17:03:30.729Z] unset SSH_AGENT_PID; [2021-11-10T17:03:30.729Z] echo Agent pid 19 killed; [2021-11-10T17:03:30.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T17:03:31.047Z] + git semver [Pipeline] } [2021-11-10T17:03:31.064Z] $ docker stop --time=1 e0b8138b46fce2b9b0d5934d9a5fef212c8c7ca2c33bdcd65cdc31bec99d1c43 [2021-11-10T17:03:32.257Z] $ docker rm -f e0b8138b46fce2b9b0d5934d9a5fef212c8c7ca2c33bdcd65cdc31bec99d1c43 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:03:33.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:03:33.570Z] . [Pipeline] withDockerContainer [2021-11-10T17:03:33.626Z] prd-centos7-docker-4c-2g-30209 does not seem to be running inside a container [2021-11-10T17:03:33.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T17:03:33.974Z] $ docker top 66b1b088a2ca96b1aac3a62e9708dd44df3c6e4842c51baa47e5ad3739f8e763 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T17:03:34.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T17:03:34.064Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T17:03:34.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T17:03:34.175Z] $ docker exec 66b1b088a2ca96b1aac3a62e9708dd44df3c6e4842c51baa47e5ad3739f8e763 ssh-agent [2021-11-10T17:03:34.273Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFNmGJG/agent.14 [2021-11-10T17:03:34.273Z] SSH_AGENT_PID=21 [2021-11-10T17:03:34.277Z] Running ssh-add (command line suppressed) [2021-11-10T17:03:34.369Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7463033801117476595.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7463033801117476595.key) [2021-11-10T17:03:35.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T17:03:36.247Z] + git semver push [2021-11-10T17:03:36.247Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T17:03:36.247Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2021-11-10T17:03:36.247Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2021-11-10T17:03:36.248Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T17:03:36.248Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T17:03:36.248Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T17:03:36.248Z] # $SEMVER_BRANCH = main [2021-11-10T17:03:36.248Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } [2021-11-10T17:03:37.958Z] $ docker exec --env ******** --env ******** 66b1b088a2ca96b1aac3a62e9708dd44df3c6e4842c51baa47e5ad3739f8e763 ssh-agent -k [2021-11-10T17:03:38.074Z] unset SSH_AUTH_SOCK; [2021-11-10T17:03:38.074Z] unset SSH_AGENT_PID; [2021-11-10T17:03:38.074Z] echo Agent pid 21 killed; [2021-11-10T17:03:38.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T17:03:39.422Z] + git semver [Pipeline] } [2021-11-10T17:03:39.437Z] $ docker stop --time=1 66b1b088a2ca96b1aac3a62e9708dd44df3c6e4842c51baa47e5ad3739f8e763 [2021-11-10T17:03:40.624Z] $ docker rm -f 66b1b088a2ca96b1aac3a62e9708dd44df3c6e4842c51baa47e5ad3739f8e763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-10T17:03:43.385Z] + '[' -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:43.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:03:45.123Z] ---> package-listing.sh [2021-11-10T17:03:45.123Z] ++ facter osfamily [2021-11-10T17:03:45.123Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-10T17:03:45.123Z] + OS_FAMILY=redhat [2021-11-10T17:03:45.123Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2021-11-10T17:03:45.123Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-10T17:03:45.123Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-10T17:03:45.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-10T17:03:45.123Z] + PACKAGES=/tmp/packages_start.txt [2021-11-10T17:03:45.123Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2021-11-10T17:03:45.123Z] + PACKAGES=/tmp/packages_end.txt [2021-11-10T17:03:45.123Z] + case "${OS_FAMILY}" in [2021-11-10T17:03:45.123Z] + sort [2021-11-10T17:03:45.123Z] + rpm -qa [2021-11-10T17:03:45.123Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-10T17:03:45.123Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-10T17:03:45.123Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-10T17:03:45.123Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2021-11-10T17:03:45.123Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2021-11-10T17:03:45.123Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2021-11-10T17:03:45.133Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-10T17:03:45.411Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:03:45.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:03:45.961Z] [2021-11-10T17:03:45.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:03:46.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:03:46.258Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T17:03:46.258Z] b4d181a07f80: Pulling fs layer [2021-11-10T17:03:46.258Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T17:03:46.258Z] ed53099fbce6: Pulling fs layer [2021-11-10T17:03:46.258Z] dc539afda2c1: Pulling fs layer [2021-11-10T17:03:46.258Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T17:03:46.258Z] 9065ff56babe: Pulling fs layer [2021-11-10T17:03:46.258Z] d287ab97295c: Pulling fs layer [2021-11-10T17:03:46.258Z] dc539afda2c1: Waiting [2021-11-10T17:03:46.258Z] 77bc0d833cb6: Waiting [2021-11-10T17:03:46.258Z] 9065ff56babe: Waiting [2021-11-10T17:03:46.258Z] d287ab97295c: Waiting [2021-11-10T17:03:46.258Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T17:03:46.258Z] a1111a8f2ec3: Download complete [2021-11-10T17:03:46.258Z] dc539afda2c1: Verifying Checksum [2021-11-10T17:03:46.258Z] dc539afda2c1: Download complete [2021-11-10T17:03:46.531Z] ed53099fbce6: Verifying Checksum [2021-11-10T17:03:46.531Z] ed53099fbce6: Download complete [2021-11-10T17:03:46.531Z] 9065ff56babe: Verifying Checksum [2021-11-10T17:03:46.531Z] 9065ff56babe: Download complete [2021-11-10T17:03:46.531Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T17:03:46.531Z] 77bc0d833cb6: Download complete [2021-11-10T17:03:46.531Z] b4d181a07f80: Verifying Checksum [2021-11-10T17:03:46.531Z] b4d181a07f80: Download complete [2021-11-10T17:03:47.108Z] d287ab97295c: Verifying Checksum [2021-11-10T17:03:47.108Z] d287ab97295c: Download complete [2021-11-10T17:03:48.957Z] b4d181a07f80: Pull complete [2021-11-10T17:03:48.957Z] a1111a8f2ec3: Pull complete [2021-11-10T17:03:48.957Z] ed53099fbce6: Pull complete [2021-11-10T17:03:48.957Z] dc539afda2c1: Pull complete [2021-11-10T17:03:48.957Z] 77bc0d833cb6: Pull complete [2021-11-10T17:03:48.957Z] 9065ff56babe: Pull complete [2021-11-10T17:03:55.021Z] d287ab97295c: Pull complete [2021-11-10T17:03:55.021Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T17:03:55.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:03:55.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T17:03:55.078Z] prd-centos7-docker-4c-2g-30209 does not seem to be running inside a container [2021-11-10T17:03:55.116Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T17:03:58.725Z] $ docker top 32f50a3d2089ea3749959f61dcd9fcde6b96b6d11d0bdb9636e4a587969f7693 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T17:03:59.080Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-10T17:03:59.374Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-10T17:03:59.662Z] + ls /var/log/sa-host [2021-11-10T17:03:59.662Z] + sadf -c /var/log/sa-host/sa10 [2021-11-10T17:03:59.662Z] file_magic: OK [2021-11-10T17:03:59.662Z] HZ: Using current value: 100 [2021-11-10T17:03:59.662Z] file_header: OK [2021-11-10T17:03:59.662Z] 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-11-10T17:03:59.662Z] Statistics: [2021-11-10T17:03:59.662Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T17:03:59.662Z] File successfully converted to sysstat format version 12.0.3 [2021-11-10T17:03:59.662Z] + sadf -c /var/log/sa-host/sa30 [2021-11-10T17:03:59.662Z] file_magic: OK [2021-11-10T17:03:59.662Z] HZ: Using current value: 100 [2021-11-10T17:03:59.662Z] file_header: OK [2021-11-10T17:03:59.662Z] 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-11-10T17:03:59.662Z] Statistics: [2021-11-10T17:03:59.662Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T17:03:59.662Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T17:04:00.712Z] provisioning config files... [2021-11-10T17:04:00.725Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3080542485143490040tmp [Pipeline] { [Pipeline] echo [2021-11-10T17:04:00.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:04:01.046Z] ---> create-netrc.sh [Pipeline] } [2021-11-10T17:04:01.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:04:02.257Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-10T17:04:02.264Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:04:02.559Z] ---> sudo-logs.sh [2021-11-10T17:04:02.559Z] Archiving 'sudo' log.. [2021-11-10T17:04:02.559Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30209.novalocal: Name or service not known [2021-11-10T17:04:02.559Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30209.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-10T17:04:02.576Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:04:02.869Z] ---> job-cost.sh [2021-11-10T17:04:02.869Z] lf-activate-venv: SKIPPING [2021-11-10T17:04:02.869Z] DEBUG: total: 0.10999999940395355 [2021-11-10T17:04:02.869Z] INFO: Retrieving Stack Cost... [2021-11-10T17:04:03.131Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T17:04:03.390Z] INFO: Archiving Costs [Pipeline] echo [2021-11-10T17:04:03.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:04:03.683Z] ---> logs-deploy.sh [2021-11-10T17:04:03.683Z] lf-activate-venv: SKIPPING [2021-11-10T17:04:03.683Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/9 [2021-11-10T17:04:03.683Z] INFO: archiving workspace using pattern(s):