Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd83b31612dcccf925de720e85b797b537de28f9 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-ssh13415426405505339601.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh1556201562678605826.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12229726017458628568.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh346862558515918940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 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-ssh4590007204652930357.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13303336603518201255.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 Running on prd-ubuntu20.04-docker-8c-8g-147 in /w/workspace/foundry_go-mod-messaging_jakarta [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/foundry_go-mod-messaging_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 dd83b31612dcccf925de720e85b797b537de28f9 (jakarta) > 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 dd83b31612dcccf925de720e85b797b537de28f9 # timeout=10 Commit message: "Merge pull request #145 from lenny-intel/fix-redis-subscribe-concurrency" > git rev-list --no-walk ce337969b6936367b4749e936ab24c9948a8b4f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-26T16:23:41.121Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-26T16:23:41.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-26T16:23:41.186Z] ========================================================= [2022-05-26T16:23:41.186Z] EdgeX Global Pipelines Version Info [2022-05-26T16:23:41.186Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:23:41.971Z] ------------------- [2022-05-26T16:23:41.972Z] stable info: [2022-05-26T16:23:41.972Z] ------------------- [2022-05-26T16:23:41.972Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-26T16:23:41.972Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-26T16:23:41.972Z] Message: update stable to v1.0.230 [2022-05-26T16:23:42.545Z] ------------------- [2022-05-26T16:23:42.545Z] experimental info: [2022-05-26T16:23:42.545Z] ------------------- [2022-05-26T16:23:42.545Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-26T16:23:42.545Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-26T16:23:42.545Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-26T16:23:42.844Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-05-26T16:23:42.862Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-05-26T16:23:42.879Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-26T16:23:42.897Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-26T16:23:42.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-26T16:23:42.933Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-26T16:23:42.952Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-26T16:23:42.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-26T16:23:42.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-26T16:23:43.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-26T16:23:43.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-26T16:23:43.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-05-26T16:23:43.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-26T16:23:43.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-26T16:23:43.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T16:23:43.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T16:23:43.140Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T16:23:43.158Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T16:23:43.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-26T16:23:43.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-26T16:23:43.215Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-26T16:23:43.235Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-26T16:23:43.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-26T16:23:43.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-26T16:23:43.299Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-26T16:23:43.317Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-26T16:23:43.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-05-26T16:23:43.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-05-26T16:23:43.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-05-26T16:23:43.392Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd83b31612dcccf925de720e85b797b537de28f9 [Pipeline] echo [2022-05-26T16:23:43.410Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd83b31 [Pipeline] echo [2022-05-26T16:23:43.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-26T16:23:43.836Z] + git rev-list -1 --merges dd83b31612dcccf925de720e85b797b537de28f9~1..dd83b31612dcccf925de720e85b797b537de28f9 [Pipeline] echo [2022-05-26T16:23:43.864Z] -----------> git rev-list -1 --merges dd83b31612dcccf925de720e85b797b537de28f9~1..dd83b31612dcccf925de720e85b797b537de28f9 dd83b31612dcccf925de720e85b797b537de28f9 [2022-05-26T16:23:43.864Z] dd83b31612dcccf925de720e85b797b537de28f9 [false] [Pipeline] sh [2022-05-26T16:23:44.165Z] + git log --format=format:%s -1 dd83b31612dcccf925de720e85b797b537de28f9 [Pipeline] echo [2022-05-26T16:23:44.181Z] ========================================================= [2022-05-26T16:23:44.181Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-26T16:23:44.181Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-26T16:23:44.547Z] + git log --format=format:%s -1 dd83b31612dcccf925de720e85b797b537de28f9 [Pipeline] echo [2022-05-26T16:23:44.560Z] [semverPrep] GIT_COMMIT: dd83b31612dcccf925de720e85b797b537de28f9, Commit Message: Merge pull request #145 from lenny-intel/fix-redis-subscribe-concurrency [Pipeline] echo [2022-05-26T16:23:44.569Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-26T16:23:44.971Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-26T16:23:44.972Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-26T16:23:44.972Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-26T16:23:44.972Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-26T16:23:44.972Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-26T16:23:44.972Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-26T16:23:44.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:23:45.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T16:23:45.671Z] [2022-05-26T16:23:45.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:23:45.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T16:23:45.985Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-26T16:23:45.985Z] 1fe172e4850f: Pulling fs layer [2022-05-26T16:23:45.985Z] caf521ccaac6: Pulling fs layer [2022-05-26T16:23:45.985Z] 3ead6fa29328: Pulling fs layer [2022-05-26T16:23:45.985Z] 5c2a1cbceb83: Pulling fs layer [2022-05-26T16:23:45.985Z] a8d5f1318db7: Pulling fs layer [2022-05-26T16:23:45.985Z] c427282e49a2: Pulling fs layer [2022-05-26T16:23:45.985Z] 1827001aaf11: Pulling fs layer [2022-05-26T16:23:45.985Z] 0714d37db230: Pulling fs layer [2022-05-26T16:23:45.985Z] ac28cf19c067: Pulling fs layer [2022-05-26T16:23:45.985Z] ca983d60f3e2: Pulling fs layer [2022-05-26T16:23:45.985Z] 9f894cec8388: Pulling fs layer [2022-05-26T16:23:45.985Z] 5c2a1cbceb83: Waiting [2022-05-26T16:23:45.985Z] a8d5f1318db7: Waiting [2022-05-26T16:23:45.985Z] c427282e49a2: Waiting [2022-05-26T16:23:45.985Z] 1827001aaf11: Waiting [2022-05-26T16:23:45.985Z] 0714d37db230: Waiting [2022-05-26T16:23:45.985Z] ac28cf19c067: Waiting [2022-05-26T16:23:45.985Z] ca983d60f3e2: Waiting [2022-05-26T16:23:45.985Z] 9f894cec8388: Waiting [2022-05-26T16:23:46.249Z] caf521ccaac6: Download complete [2022-05-26T16:23:46.249Z] 5c2a1cbceb83: Download complete [2022-05-26T16:23:46.249Z] 3ead6fa29328: Verifying Checksum [2022-05-26T16:23:46.249Z] 3ead6fa29328: Download complete [2022-05-26T16:23:46.249Z] a8d5f1318db7: Verifying Checksum [2022-05-26T16:23:46.249Z] a8d5f1318db7: Download complete [2022-05-26T16:23:46.249Z] c427282e49a2: Verifying Checksum [2022-05-26T16:23:46.249Z] c427282e49a2: Download complete [2022-05-26T16:23:46.249Z] ac28cf19c067: Verifying Checksum [2022-05-26T16:23:46.249Z] ac28cf19c067: Download complete [2022-05-26T16:23:46.249Z] ca983d60f3e2: Download complete [2022-05-26T16:23:46.249Z] 9f894cec8388: Verifying Checksum [2022-05-26T16:23:46.249Z] 9f894cec8388: Download complete [2022-05-26T16:23:46.510Z] 1fe172e4850f: Verifying Checksum [2022-05-26T16:23:46.510Z] 1fe172e4850f: Download complete [2022-05-26T16:23:46.510Z] 1827001aaf11: Verifying Checksum [2022-05-26T16:23:46.511Z] 1827001aaf11: Download complete [2022-05-26T16:23:47.893Z] 1fe172e4850f: Pull complete [2022-05-26T16:23:47.893Z] caf521ccaac6: Pull complete [2022-05-26T16:23:48.465Z] 3ead6fa29328: Pull complete [2022-05-26T16:23:48.465Z] 5c2a1cbceb83: Pull complete [2022-05-26T16:23:49.037Z] a8d5f1318db7: Pull complete [2022-05-26T16:23:49.037Z] c427282e49a2: Pull complete [2022-05-26T16:23:50.965Z] 1827001aaf11: Pull complete [2022-05-26T16:23:50.965Z] 0714d37db230: Pull complete [2022-05-26T16:23:50.965Z] ac28cf19c067: Pull complete [2022-05-26T16:23:51.229Z] ca983d60f3e2: Pull complete [2022-05-26T16:23:51.229Z] 9f894cec8388: Pull complete [2022-05-26T16:23:51.229Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-26T16:23:51.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T16:23:51.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:23:51.333Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2022-05-26T16:23:51.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-26T16:23:52.782Z] $ docker top eb7f2cae321f171872cfc19c971a222618f0fec8aa8a92d9f0f467848dd5aea6 -eo pid,comm [2022-05-26T16:23:52.850Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-26T16:23:52.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-26T16:23:52.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T16:23:52.895Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T16:23:53.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T16:23:53.048Z] $ docker exec eb7f2cae321f171872cfc19c971a222618f0fec8aa8a92d9f0f467848dd5aea6 ssh-agent [2022-05-26T16:23:53.189Z] SSH_AUTH_SOCK=/tmp/ssh-jCYdNvKnTTMm/agent.34 [2022-05-26T16:23:53.189Z] SSH_AGENT_PID=40 [2022-05-26T16:23:53.195Z] Running ssh-add (command line suppressed) [2022-05-26T16:23:53.310Z] Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_7425154442554307658.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_7425154442554307658.key) [2022-05-26T16:23:53.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T16:23:53.630Z] + git tag --points-at HEAD [Pipeline] } [2022-05-26T16:23:53.657Z] $ docker exec --env ******** --env ******** eb7f2cae321f171872cfc19c971a222618f0fec8aa8a92d9f0f467848dd5aea6 ssh-agent -k [2022-05-26T16:23:53.773Z] unset SSH_AUTH_SOCK; [2022-05-26T16:23:53.773Z] unset SSH_AGENT_PID; [2022-05-26T16:23:53.773Z] echo Agent pid 40 killed; [2022-05-26T16:23:53.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-26T16:23:53.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T16:23:53.814Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T16:23:53.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T16:23:53.949Z] $ docker exec eb7f2cae321f171872cfc19c971a222618f0fec8aa8a92d9f0f467848dd5aea6 ssh-agent [2022-05-26T16:23:54.092Z] SSH_AUTH_SOCK=/tmp/ssh-SrL5U7X0HRHU/agent.73 [2022-05-26T16:23:54.092Z] SSH_AGENT_PID=79 [2022-05-26T16:23:54.099Z] Running ssh-add (command line suppressed) [2022-05-26T16:23:54.228Z] Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4337647278794070913.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4337647278794070913.key) [2022-05-26T16:23:54.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T16:23:54.541Z] + git semver init [2022-05-26T16:23:54.803Z] 2022-05-26 16:23:54,770 [run_init] DEBUG init version:0.0.0 force:False [2022-05-26T16:23:54.803Z] 2022-05-26 16:23:54,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_go-mod-messaging_jakarta/.semver [2022-05-26T16:23:54.803Z] 2022-05-26 16:23:54,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/foundry_go-mod-messaging_jakarta/.semver [2022-05-26T16:23:54.803Z] 2022-05-26 16:23:54,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/foundry_go-mod-messaging_jakarta/.semver'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) [2022-05-26T16:23:55.376Z] 2022-05-26 16:23:55,369 [append_file] DEBUG append to file:/w/workspace/foundry_go-mod-messaging_jakarta/.git/info/exclude [2022-05-26T16:23:55.376Z] 2022-05-26 16:23:55,369 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta with force:False [2022-05-26T16:23:55.376Z] 2022-05-26 16:23:55,370 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T16:23:55.376Z] 2022-05-26 16:23:55,370 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T16:23:55.376Z] 2.1.1-dev.1 [Pipeline] } [2022-05-26T16:23:55.651Z] $ docker exec --env ******** --env ******** eb7f2cae321f171872cfc19c971a222618f0fec8aa8a92d9f0f467848dd5aea6 ssh-agent -k [2022-05-26T16:23:55.758Z] unset SSH_AUTH_SOCK; [2022-05-26T16:23:55.758Z] unset SSH_AGENT_PID; [2022-05-26T16:23:55.758Z] echo Agent pid 79 killed; [2022-05-26T16:23:55.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-26T16:23:56.083Z] + git semver [Pipeline] } [2022-05-26T16:23:56.363Z] $ docker stop --time=1 eb7f2cae321f171872cfc19c971a222618f0fec8aa8a92d9f0f467848dd5aea6 [2022-05-26T16:23:57.682Z] $ docker rm -f eb7f2cae321f171872cfc19c971a222618f0fec8aa8a92d9f0f467848dd5aea6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T16:23:58.047Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-26T16:23:58.299Z] Stashed 1 file(s) [Pipeline] echo [2022-05-26T16:23:58.301Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.1 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-05-26T16:23:58.463Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-26T16:23:58.478Z] ========================================================= [2022-05-26T16:23:58.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-05-26T16:23:58.478Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-26T16:23:58.780Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-05-26T16:23:58.780Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-05-26T16:23:58.780Z] 59bf1c3509f3: Pulling fs layer [2022-05-26T16:23:58.780Z] 666ba61612fd: Pulling fs layer [2022-05-26T16:23:58.780Z] 8ed8ca486205: Pulling fs layer [2022-05-26T16:23:58.780Z] 4fe6c5a15a65: Pulling fs layer [2022-05-26T16:23:58.780Z] 22a0e8bec74d: Pulling fs layer [2022-05-26T16:23:58.780Z] 5f8736975d2d: Pulling fs layer [2022-05-26T16:23:58.780Z] fe9c1520953f: Pulling fs layer [2022-05-26T16:23:58.780Z] ad63dd2c9e3e: Pulling fs layer [2022-05-26T16:23:58.780Z] 22a0e8bec74d: Waiting [2022-05-26T16:23:58.780Z] 5f8736975d2d: Waiting [2022-05-26T16:23:58.780Z] ad63dd2c9e3e: Waiting [2022-05-26T16:23:58.780Z] fe9c1520953f: Waiting [2022-05-26T16:23:58.780Z] 4fe6c5a15a65: Waiting [2022-05-26T16:23:58.780Z] 15d927b9e438: Pulling fs layer [2022-05-26T16:23:58.780Z] 15d927b9e438: Waiting [2022-05-26T16:23:58.780Z] 8ed8ca486205: Verifying Checksum [2022-05-26T16:23:58.780Z] 8ed8ca486205: Download complete [2022-05-26T16:23:58.780Z] 666ba61612fd: Download complete [2022-05-26T16:23:58.780Z] 22a0e8bec74d: Verifying Checksum [2022-05-26T16:23:58.780Z] 22a0e8bec74d: Download complete [2022-05-26T16:23:58.780Z] 59bf1c3509f3: Verifying Checksum [2022-05-26T16:23:58.780Z] 59bf1c3509f3: Download complete [2022-05-26T16:23:58.780Z] 5f8736975d2d: Verifying Checksum [2022-05-26T16:23:58.780Z] 5f8736975d2d: Download complete [2022-05-26T16:23:58.780Z] fe9c1520953f: Verifying Checksum [2022-05-26T16:23:58.780Z] fe9c1520953f: Download complete [2022-05-26T16:23:59.043Z] ad63dd2c9e3e: Verifying Checksum [2022-05-26T16:23:59.043Z] ad63dd2c9e3e: Download complete [2022-05-26T16:23:59.043Z] 59bf1c3509f3: Pull complete [2022-05-26T16:23:59.043Z] 666ba61612fd: Pull complete [2022-05-26T16:23:59.306Z] 8ed8ca486205: Pull complete [2022-05-26T16:23:59.568Z] 15d927b9e438: Verifying Checksum [2022-05-26T16:23:59.568Z] 15d927b9e438: Download complete [2022-05-26T16:23:59.568Z] 4fe6c5a15a65: Verifying Checksum [2022-05-26T16:23:59.568Z] 4fe6c5a15a65: Download complete [2022-05-26T16:24:04.995Z] 4fe6c5a15a65: Pull complete [2022-05-26T16:24:04.995Z] 22a0e8bec74d: Pull complete [2022-05-26T16:24:04.995Z] 5f8736975d2d: Pull complete [2022-05-26T16:24:04.995Z] fe9c1520953f: Pull complete [2022-05-26T16:24:04.995Z] ad63dd2c9e3e: Pull complete [2022-05-26T16:24:06.909Z] 15d927b9e438: Pull complete [2022-05-26T16:24:06.909Z] Digest: sha256:661808593d0254beeed429a39851472eaea702e19ad1e0a0b350076e4156c215 [2022-05-26T16:24:06.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-05-26T16:24:06.909Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] sh [2022-05-26T16:24:07.224Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:24:07.533Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-26T16:24:07.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:24:07.620Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2022-05-26T16:24:07.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** ci-base-image-x86_64 cat [2022-05-26T16:24:09.603Z] $ docker top 27e76e19ed423df00705e9915545cf247cadd356143e4c86ee29ff8b85997026 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T16:24:09.967Z] + go version [2022-05-26T16:24:09.967Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-26T16:24:09.982Z] $ docker stop --time=1 27e76e19ed423df00705e9915545cf247cadd356143e4c86ee29ff8b85997026 [2022-05-26T16:24:11.307Z] $ docker rm -f 27e76e19ed423df00705e9915545cf247cadd356143e4c86ee29ff8b85997026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:24:11.831Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-26T16:24:11.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:24:11.922Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2022-05-26T16:24:11.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** ci-base-image-x86_64 cat [2022-05-26T16:24:12.401Z] $ docker top 28aee47808184e8798ea812e0db75423ee848a440bd42f15c7c75e8cc959fa9c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-26T16:24:12.777Z] + make test [2022-05-26T16:24:12.777Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-05-26T16:24:13.392Z] Still waiting to schedule task [2022-05-26T16:24:13.392Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-26T16:24:22.772Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-05-26T16:24:26.060Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.063s coverage: 90.3% of statements [2022-05-26T16:24:26.060Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 67.3% of statements [2022-05-26T16:24:26.060Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-05-26T16:24:48.009Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.374s coverage: 83.8% of statements [2022-05-26T16:24:48.009Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 85.7% of statements [2022-05-26T16:24:48.009Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.031s coverage: 100.0% of statements [2022-05-26T16:24:48.009Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.030s coverage: 100.0% of statements [2022-05-26T16:24:48.009Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.022s coverage: 90.9% of statements [2022-05-26T16:24:48.009Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-26T16:24:52.201Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-26T16:24:52.201Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-26T16:24:52.220Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-05-26T16:24:52.528Z] + go mod tidy [2022-05-26T16:24:52.528Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-26T16:24:52.528Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-26T16:24:52.528Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-26T16:24:52.528Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-26T16:24:52.792Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-05-26T16:24:52.792Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-05-26T16:24:52.792Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-26T16:24:52.792Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-26T16:24:52.792Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-05-26T16:24:52.792Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-05-26T16:24:52.792Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-26T16:24:52.792Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-05-26T16:24:52.792Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-05-26T16:24:52.792Z] go: downloading github.com/kr/pretty v0.1.0 [2022-05-26T16:24:52.792Z] go: downloading gopkg.in/yaml.v2 v2.2.4 [2022-05-26T16:24:52.792Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-05-26T16:24:52.792Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2022-05-26T16:24:52.792Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-26T16:24:52.792Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-05-26T16:24:52.792Z] go: downloading github.com/kr/text v0.1.0 [2022-05-26T16:24:52.792Z] go: downloading golang.org/x/text v0.3.2 [Pipeline] } [2022-05-26T16:24:53.747Z] $ docker stop --time=1 28aee47808184e8798ea812e0db75423ee848a440bd42f15c7c75e8cc959fa9c [2022-05-26T16:24:55.492Z] $ docker rm -f 28aee47808184e8798ea812e0db75423ee848a440bd42f15c7c75e8cc959fa9c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T16:24:55.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-26T16:24:56.017Z] 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] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:24:56.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T16:24:56.473Z] [2022-05-26T16:24:56.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:24:56.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T16:24:56.774Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-26T16:24:56.774Z] 5eb5b503b376: Pulling fs layer [2022-05-26T16:24:56.774Z] 5c69ac0246d0: Pulling fs layer [2022-05-26T16:24:56.774Z] ec43610c2a17: Pulling fs layer [2022-05-26T16:24:56.774Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-26T16:24:56.774Z] 33b1e0a273af: Pulling fs layer [2022-05-26T16:24:56.774Z] 5d3b04190fa2: Pulling fs layer [2022-05-26T16:24:56.774Z] 2f39f015ded8: Pulling fs layer [2022-05-26T16:24:56.774Z] 33b1e0a273af: Waiting [2022-05-26T16:24:56.774Z] 5d3b04190fa2: Waiting [2022-05-26T16:24:56.774Z] 2f39f015ded8: Waiting [2022-05-26T16:24:56.774Z] 3a2ae6a8a46f: Waiting [2022-05-26T16:24:56.774Z] 5c69ac0246d0: Download complete [2022-05-26T16:24:56.774Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-26T16:24:56.774Z] 3a2ae6a8a46f: Download complete [2022-05-26T16:24:56.774Z] ec43610c2a17: Verifying Checksum [2022-05-26T16:24:56.774Z] ec43610c2a17: Download complete [2022-05-26T16:24:56.774Z] 33b1e0a273af: Verifying Checksum [2022-05-26T16:24:56.774Z] 33b1e0a273af: Download complete [2022-05-26T16:24:56.774Z] 5d3b04190fa2: Download complete [2022-05-26T16:24:57.035Z] 5eb5b503b376: Verifying Checksum [2022-05-26T16:24:57.035Z] 5eb5b503b376: Download complete [2022-05-26T16:24:57.604Z] 2f39f015ded8: Download complete [2022-05-26T16:24:58.546Z] 5eb5b503b376: Pull complete [2022-05-26T16:24:58.546Z] 5c69ac0246d0: Pull complete [2022-05-26T16:24:59.115Z] ec43610c2a17: Pull complete [2022-05-26T16:24:59.115Z] 3a2ae6a8a46f: Pull complete [2022-05-26T16:24:59.115Z] 33b1e0a273af: Pull complete [2022-05-26T16:24:59.374Z] 5d3b04190fa2: Pull complete [2022-05-26T16:25:04.651Z] 2f39f015ded8: Pull complete [2022-05-26T16:25:04.651Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-26T16:25:04.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T16:25:04.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:25:04.756Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2022-05-26T16:25:04.792Z] $ 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/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-26T16:25:06.469Z] $ docker top 3d5a02170c5d2c9a4ea980b3682310bba8b8a2f9c7b4e8d1f2d2454e921609b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:25:06.898Z] ---> job-cost.sh [2022-05-26T16:25:06.898Z] lf-activate-venv: SKIPPING [2022-05-26T16:25:06.898Z] INFO: No Stack... [2022-05-26T16:25:07.159Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-26T16:25:07.729Z] INFO: Archiving Costs [Pipeline] sh [2022-05-26T16:25:08.021Z] + cat /w/workspace/foundry_go-mod-messaging_jakarta/archives/cost.csv [2022-05-26T16:25:08.021Z] + cut -d, -f6 [Pipeline] lock [2022-05-26T16:25:08.035Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-jakarta-5-stack-cost] [2022-05-26T16:25:08.041Z] Resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-5-stack-cost] did not exist. Created. [2022-05-26T16:25:08.042Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-jakarta-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-26T16:25:08.345Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-26T16:25:08.379Z] Stashed 1 file(s) [Pipeline] } [2022-05-26T16:25:08.385Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-26T16:25:08.406Z] $ docker stop --time=1 3d5a02170c5d2c9a4ea980b3682310bba8b8a2f9c7b4e8d1f2d2454e921609b3 [2022-05-26T16:25:09.574Z] $ docker rm -f 3d5a02170c5d2c9a4ea980b3682310bba8b8a2f9c7b4e8d1f2d2454e921609b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-26T16:25:49.275Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-148 in /w/workspace/foundry_go-mod-messaging_jakarta [Pipeline] { [Pipeline] ws [2022-05-26T16:25:49.290Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2022-05-26T16:25:49.563Z] Selected Git installation does not exist. Using Default [2022-05-26T16:25:49.563Z] The recommended git tool is: NONE [2022-05-26T16:25:55.920Z] using credential edgex-jenkins-ssh [2022-05-26T16:25:55.936Z] Cloning the remote Git repository [2022-05-26T16:25:55.998Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-05-26T16:25:56.070Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2022-05-26T16:25:56.187Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-05-26T16:25:56.188Z] > git --version # timeout=10 [2022-05-26T16:25:56.208Z] > git --version # 'git version 2.25.1' [2022-05-26T16:25:56.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-26T16:25:56.996Z] Avoid second fetch [2022-05-26T16:25:56.997Z] Checking out Revision dd83b31612dcccf925de720e85b797b537de28f9 (jakarta) [2022-05-26T16:25:56.299Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-26T16:25:56.963Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-05-26T16:25:56.981Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-26T16:25:57.020Z] > git config core.sparsecheckout # timeout=10 [2022-05-26T16:25:57.040Z] > git checkout -f dd83b31612dcccf925de720e85b797b537de28f9 # timeout=10 [2022-05-26T16:26:01.306Z] Commit message: "Merge pull request #145 from lenny-intel/fix-redis-subscribe-concurrency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-26T16:26:02.268Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-26T16:26:02.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-26T16:26:02.268Z] Dload Upload Total Spent Left Speed [2022-05-26T16:26:02.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 91440 0 --:--:-- --:--:-- --:--:-- 91440 [Pipeline] sh [2022-05-26T16:26:02.960Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-26T16:26:03.385Z] + sudo tee /etc/docker/daemon.new [2022-05-26T16:26:03.385Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-26T16:26:03.385Z] { [2022-05-26T16:26:03.385Z] "registry-mirrors": [ [2022-05-26T16:26:03.385Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-26T16:26:03.385Z] ], [2022-05-26T16:26:03.385Z] "bip": "10.250.0.254/24", [2022-05-26T16:26:03.385Z] "hosts": [ [2022-05-26T16:26:03.385Z] "tcp://0.0.0.0:5555", [2022-05-26T16:26:03.385Z] "unix:///var/run/docker.sock" [2022-05-26T16:26:03.385Z] ], [2022-05-26T16:26:03.385Z] "mtu": 1458, [2022-05-26T16:26:03.385Z] "selinux-enabled": true, [2022-05-26T16:26:03.385Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-26T16:26:03.385Z] } [Pipeline] sh [2022-05-26T16:26:03.738Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-26T16:26:04.078Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-26T16:26:22.963Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-26T16:26:22.976Z] ========================================================= [2022-05-26T16:26:22.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-05-26T16:26:22.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-26T16:26:23.327Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-05-26T16:26:23.931Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-26T16:26:23.931Z] 9b3977197b4f: Pulling fs layer [2022-05-26T16:26:23.931Z] 1a89e8eeedd5: Pulling fs layer [2022-05-26T16:26:23.931Z] 94645a83ff95: Pulling fs layer [2022-05-26T16:26:23.931Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-26T16:26:23.931Z] 0c92f367c5e7: Pulling fs layer [2022-05-26T16:26:23.931Z] 045706c8da98: Pulling fs layer [2022-05-26T16:26:23.931Z] d7189365e05b: Pulling fs layer [2022-05-26T16:26:23.931Z] a32415fbff51: Pulling fs layer [2022-05-26T16:26:23.931Z] 3f3a8bcf1eab: Waiting [2022-05-26T16:26:23.931Z] 0c92f367c5e7: Waiting [2022-05-26T16:26:23.931Z] 045706c8da98: Waiting [2022-05-26T16:26:23.931Z] d7189365e05b: Waiting [2022-05-26T16:26:23.931Z] a32415fbff51: Waiting [2022-05-26T16:26:23.931Z] 94645a83ff95: Verifying Checksum [2022-05-26T16:26:23.931Z] 94645a83ff95: Download complete [2022-05-26T16:26:23.931Z] 1a89e8eeedd5: Download complete [2022-05-26T16:26:23.931Z] 0c92f367c5e7: Verifying Checksum [2022-05-26T16:26:23.931Z] 0c92f367c5e7: Download complete [2022-05-26T16:26:23.931Z] 045706c8da98: Verifying Checksum [2022-05-26T16:26:23.931Z] 045706c8da98: Download complete [2022-05-26T16:26:23.931Z] 9b3977197b4f: Verifying Checksum [2022-05-26T16:26:23.931Z] 9b3977197b4f: Download complete [2022-05-26T16:26:24.213Z] d7189365e05b: Verifying Checksum [2022-05-26T16:26:24.213Z] d7189365e05b: Download complete [2022-05-26T16:26:24.816Z] 9b3977197b4f: Pull complete [2022-05-26T16:26:25.423Z] 1a89e8eeedd5: Pull complete [2022-05-26T16:26:25.700Z] 94645a83ff95: Pull complete [2022-05-26T16:26:25.974Z] a32415fbff51: Verifying Checksum [2022-05-26T16:26:25.974Z] a32415fbff51: Download complete [2022-05-26T16:26:26.585Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-26T16:26:26.585Z] 3f3a8bcf1eab: Download complete [2022-05-26T16:26:39.006Z] 3f3a8bcf1eab: Pull complete [2022-05-26T16:26:39.006Z] 0c92f367c5e7: Pull complete [2022-05-26T16:26:39.006Z] 045706c8da98: Pull complete [2022-05-26T16:26:39.282Z] d7189365e05b: Pull complete [2022-05-26T16:26:45.993Z] a32415fbff51: Pull complete [2022-05-26T16:26:45.993Z] Digest: sha256:763293993303eff07c8e57fe0fe9116095497c40c1fdc093d1a27926bd48f831 [2022-05-26T16:26:45.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-05-26T16:26:45.993Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] sh [2022-05-26T16:26:46.339Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:26:46.692Z] + docker inspect -f . ci-base-image-arm64 [2022-05-26T16:26:46.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:26:46.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-148 does not seem to be running inside a container [2022-05-26T16:26:47.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-26T16:26:49.881Z] $ docker top bd8f2402a14fb91feadf7d9e0835bc986e042c07e48dd71f0ad1a5de155037d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T16:26:50.777Z] + go version [2022-05-26T16:26:50.777Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-26T16:26:50.807Z] $ docker stop --time=1 bd8f2402a14fb91feadf7d9e0835bc986e042c07e48dd71f0ad1a5de155037d1 [2022-05-26T16:26:52.422Z] $ docker rm -f bd8f2402a14fb91feadf7d9e0835bc986e042c07e48dd71f0ad1a5de155037d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:26:53.020Z] + docker inspect -f . ci-base-image-arm64 [2022-05-26T16:26:53.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:26:53.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-148 does not seem to be running inside a container [2022-05-26T16:26:53.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-26T16:26:54.632Z] $ docker top 3e28fc950680e6647c41987a717166751a2f356ea91dae8e2b2dcf10006330fd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-26T16:26:55.545Z] + make test [2022-05-26T16:26:55.545Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-05-26T16:27:52.177Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-05-26T16:28:07.343Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.316s coverage: 90.3% of statements [2022-05-26T16:28:11.652Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.103s coverage: 67.3% of statements [2022-05-26T16:28:11.652Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-05-26T16:28:29.964Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.485s coverage: 83.8% of statements [2022-05-26T16:28:29.964Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.066s coverage: 85.7% of statements [2022-05-26T16:28:29.964Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.073s coverage: 100.0% of statements [2022-05-26T16:28:29.964Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.057s coverage: 100.0% of statements [2022-05-26T16:28:29.964Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.058s coverage: 90.9% of statements [2022-05-26T16:28:29.964Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-26T16:29:02.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-26T16:29:02.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-26T16:29:02.371Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-05-26T16:29:03.032Z] + go mod tidy [2022-05-26T16:29:03.032Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-26T16:29:03.309Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-26T16:29:03.309Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-26T16:29:03.309Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-26T16:29:03.309Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-05-26T16:29:03.309Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-26T16:29:03.309Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-05-26T16:29:03.584Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-26T16:29:03.584Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-26T16:29:03.584Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-05-26T16:29:03.584Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-05-26T16:29:03.584Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-05-26T16:29:03.584Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-05-26T16:29:03.858Z] go: downloading github.com/kr/pretty v0.1.0 [2022-05-26T16:29:03.858Z] go: downloading github.com/kr/text v0.1.0 [2022-05-26T16:29:03.858Z] go: downloading gopkg.in/yaml.v2 v2.2.4 [2022-05-26T16:29:03.858Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-05-26T16:29:03.858Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2022-05-26T16:29:03.858Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-26T16:29:04.135Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-05-26T16:29:04.410Z] go: downloading golang.org/x/text v0.3.2 [Pipeline] } [2022-05-26T16:29:07.058Z] $ docker stop --time=1 3e28fc950680e6647c41987a717166751a2f356ea91dae8e2b2dcf10006330fd [2022-05-26T16:29:09.079Z] $ docker rm -f 3e28fc950680e6647c41987a717166751a2f356ea91dae8e2b2dcf10006330fd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T16:29:10.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-26T16:29:10.355Z] Warning: overwriting stash ‘coverage-report’ [2022-05-26T16:29:10.859Z] 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] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:29:11.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T16:29:11.310Z] [2022-05-26T16:29:11.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:29:11.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T16:29:11.938Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-26T16:29:11.938Z] 8998bd30e6a1: Pulling fs layer [2022-05-26T16:29:11.938Z] 04944245beec: Pulling fs layer [2022-05-26T16:29:11.938Z] 699f458cf7ca: Pulling fs layer [2022-05-26T16:29:11.938Z] 765212b225bb: Pulling fs layer [2022-05-26T16:29:11.938Z] f23df028b6ca: Pulling fs layer [2022-05-26T16:29:11.938Z] d65c8cfc05b1: Pulling fs layer [2022-05-26T16:29:11.938Z] 2437ff75d9bd: Pulling fs layer [2022-05-26T16:29:11.938Z] f23df028b6ca: Waiting [2022-05-26T16:29:11.938Z] d65c8cfc05b1: Waiting [2022-05-26T16:29:11.938Z] 2437ff75d9bd: Waiting [2022-05-26T16:29:11.938Z] 765212b225bb: Waiting [2022-05-26T16:29:11.938Z] 04944245beec: Verifying Checksum [2022-05-26T16:29:11.938Z] 04944245beec: Download complete [2022-05-26T16:29:11.938Z] 765212b225bb: Download complete [2022-05-26T16:29:11.938Z] f23df028b6ca: Download complete [2022-05-26T16:29:11.938Z] d65c8cfc05b1: Verifying Checksum [2022-05-26T16:29:11.938Z] d65c8cfc05b1: Download complete [2022-05-26T16:29:12.212Z] 699f458cf7ca: Verifying Checksum [2022-05-26T16:29:12.212Z] 699f458cf7ca: Download complete [2022-05-26T16:29:12.486Z] 8998bd30e6a1: Verifying Checksum [2022-05-26T16:29:12.486Z] 8998bd30e6a1: Download complete [2022-05-26T16:29:15.111Z] 2437ff75d9bd: Verifying Checksum [2022-05-26T16:29:15.111Z] 2437ff75d9bd: Download complete [2022-05-26T16:29:17.101Z] 8998bd30e6a1: Pull complete [2022-05-26T16:29:17.377Z] 04944245beec: Pull complete [2022-05-26T16:29:18.817Z] 699f458cf7ca: Pull complete [2022-05-26T16:29:19.090Z] 765212b225bb: Pull complete [2022-05-26T16:29:19.686Z] f23df028b6ca: Pull complete [2022-05-26T16:29:19.964Z] d65c8cfc05b1: Pull complete [2022-05-26T16:29:35.064Z] 2437ff75d9bd: Pull complete [2022-05-26T16:29:35.064Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-26T16:29:35.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T16:29:35.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:29:35.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-148 does not seem to be running inside a container [2022-05-26T16:29:35.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-26T16:29:37.728Z] $ docker top 277f34155687746d86650f3fb484ab50078418bc8f06c9494d00576c8a1d9986 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:29:38.622Z] ---> job-cost.sh [2022-05-26T16:29:38.623Z] lf-activate-venv: SKIPPING [2022-05-26T16:29:38.623Z] INFO: No Stack... [2022-05-26T16:29:38.897Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-26T16:29:39.872Z] INFO: Archiving Costs [Pipeline] sh [2022-05-26T16:29:40.538Z] + cut -d, -f6 [2022-05-26T16:29:40.538Z] + cat /w/workspace/go-mod-messaging/5/archives/cost.csv [Pipeline] lock [2022-05-26T16:29:40.601Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-jakarta-5-stack-cost] [2022-05-26T16:29:40.607Z] Resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-5-stack-cost] did not exist. Created. [2022-05-26T16:29:40.607Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-jakarta-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-26T16:29:41.285Z] /w/workspace/go-mod-messaging/5@tmp/durable-fb8823b6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-26T16:29:41.969Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-26T16:29:41.996Z] Warning: overwriting stash ‘stack-cost’ [2022-05-26T16:29:42.075Z] Stashed 1 file(s) [Pipeline] } [2022-05-26T16:29:42.081Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-26T16:29:42.105Z] $ docker stop --time=1 277f34155687746d86650f3fb484ab50078418bc8f06c9494d00576c8a1d9986 [2022-05-26T16:29:43.619Z] $ docker rm -f 277f34155687746d86650f3fb484ab50078418bc8f06c9494d00576c8a1d9986 [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 [2022-05-26T16:29:44.027Z] provisioning config files... [2022-05-26T16:29:44.037Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config9186507975799792964tmp [Pipeline] { [Pipeline] sh [2022-05-26T16:29:44.334Z] + set +x [2022-05-26T16:29:44.334Z] + curl -s https://codecov.io/bash [2022-05-26T16:29:44.334Z] + bash -s -- [2022-05-26T16:29:44.334Z] [2022-05-26T16:29:44.334Z] _____ _ [2022-05-26T16:29:44.334Z] / ____| | | [2022-05-26T16:29:44.334Z] | | ___ __| | ___ ___ _____ __ [2022-05-26T16:29:44.334Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-26T16:29:44.334Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-26T16:29:44.334Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-26T16:29:44.334Z] Bash-1.0.6 [2022-05-26T16:29:44.334Z] [2022-05-26T16:29:44.334Z] [2022-05-26T16:29:44.334Z] ==> git version 2.25.1 found [2022-05-26T16:29:44.334Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-26T16:29:44.334Z] Release-Date: 2020-01-08 [2022-05-26T16:29:44.335Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-26T16:29:44.335Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-26T16:29:44.335Z] ==> Jenkins CI detected. [2022-05-26T16:29:44.335Z] current dir:  /w/workspace/foundry_go-mod-messaging_jakarta [2022-05-26T16:29:44.335Z] project root: . [2022-05-26T16:29:44.335Z] --> token set from env [2022-05-26T16:29:44.335Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-26T16:29:44.335Z] ==> Running gcov in . (disable via -X gcov) [2022-05-26T16:29:44.335Z] ==> Python coveragepy not found [2022-05-26T16:29:44.335Z] ==> Searching for coverage reports in: [2022-05-26T16:29:44.335Z] + . [2022-05-26T16:29:44.335Z] -> Found 1 reports [2022-05-26T16:29:44.335Z] ==> Detecting git/mercurial file structure [2022-05-26T16:29:44.335Z] ==> Reading reports [2022-05-26T16:29:44.335Z] + ./coverage.out bytes=22139 [2022-05-26T16:29:44.335Z] ==> Appending adjustments [2022-05-26T16:29:44.335Z] https://docs.codecov.io/docs/fixing-reports [2022-05-26T16:29:44.595Z] + Found adjustments [2022-05-26T16:29:44.596Z] ==> Gzipping contents [2022-05-26T16:29:44.596Z] 8.0K /tmp/codecov.OtjeKh.gz [2022-05-26T16:29:44.596Z] ==> Uploading reports [2022-05-26T16:29:44.596Z] url: https://codecov.io [2022-05-26T16:29:44.596Z] query: branch=jakarta&commit=dd83b31612dcccf925de720e85b797b537de28f9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-26T16:29:44.596Z] -> Pinging Codecov [2022-05-26T16:29:44.596Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=jakarta&commit=dd83b31612dcccf925de720e85b797b537de28f9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-26T16:29:44.856Z] -> Uploading to [2022-05-26T16:29:44.856Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-26/F6E385568367DD0E4001BA4F8F1CB792/dd83b31612dcccf925de720e85b797b537de28f9/72a7cfe1-d61f-4602-b7e9-8148005d0870.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220526T162944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1fc3af3198126591d043cab9f4ea47da9299acc82944444a00c5be7d85dd5ef0 [2022-05-26T16:29:44.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-26T16:29:44.856Z] Dload Upload Total Spent Left Speed [2022-05-26T16:29:45.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6722 0 0 100 6722 0 24532 --:--:-- --:--:-- --:--:-- 24532 [2022-05-26T16:29:45.118Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/dd83b31612dcccf925de720e85b797b537de28f9 [Pipeline] } [2022-05-26T16:29:45.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-26T16:29:45.308Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-26T16:29:45.319Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:29:45.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-26T16:29:45.619Z] [2022-05-26T16:29:45.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:29:46.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-26T16:29:46.019Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-26T16:29:46.019Z] 188c0c94c7c5: Pulling fs layer [2022-05-26T16:29:46.019Z] 0ef7d3d256c8: Pulling fs layer [2022-05-26T16:29:46.019Z] de9db76c5a1d: Pulling fs layer [2022-05-26T16:29:46.019Z] 0eba1c9be4d2: Pulling fs layer [2022-05-26T16:29:46.019Z] 0d57e429df01: Pulling fs layer [2022-05-26T16:29:46.019Z] 4e4be7b47b0d: Pulling fs layer [2022-05-26T16:29:46.019Z] e1f770b5df2f: Pulling fs layer [2022-05-26T16:29:46.019Z] 85a0685a4137: Pulling fs layer [2022-05-26T16:29:46.019Z] 0d57e429df01: Waiting [2022-05-26T16:29:46.019Z] 4e4be7b47b0d: Waiting [2022-05-26T16:29:46.019Z] 0eba1c9be4d2: Waiting [2022-05-26T16:29:46.019Z] e1f770b5df2f: Waiting [2022-05-26T16:29:46.019Z] de9db76c5a1d: Verifying Checksum [2022-05-26T16:29:46.019Z] de9db76c5a1d: Download complete [2022-05-26T16:29:46.019Z] 0ef7d3d256c8: Download complete [2022-05-26T16:29:46.019Z] 0d57e429df01: Verifying Checksum [2022-05-26T16:29:46.019Z] 0d57e429df01: Download complete [2022-05-26T16:29:46.019Z] 4e4be7b47b0d: Verifying Checksum [2022-05-26T16:29:46.019Z] 4e4be7b47b0d: Download complete [2022-05-26T16:29:46.019Z] 188c0c94c7c5: Verifying Checksum [2022-05-26T16:29:46.019Z] 188c0c94c7c5: Download complete [2022-05-26T16:29:46.283Z] e1f770b5df2f: Verifying Checksum [2022-05-26T16:29:46.283Z] e1f770b5df2f: Download complete [2022-05-26T16:29:46.545Z] 188c0c94c7c5: Pull complete [2022-05-26T16:29:46.806Z] 0ef7d3d256c8: Pull complete [2022-05-26T16:29:46.806Z] de9db76c5a1d: Pull complete [2022-05-26T16:29:46.806Z] 0eba1c9be4d2: Verifying Checksum [2022-05-26T16:29:46.806Z] 0eba1c9be4d2: Download complete [2022-05-26T16:29:47.065Z] 85a0685a4137: Verifying Checksum [2022-05-26T16:29:47.065Z] 85a0685a4137: Download complete [2022-05-26T16:29:50.359Z] 0eba1c9be4d2: Pull complete [2022-05-26T16:29:50.622Z] 0d57e429df01: Pull complete [2022-05-26T16:29:50.622Z] 4e4be7b47b0d: Pull complete [2022-05-26T16:29:51.193Z] e1f770b5df2f: Pull complete [2022-05-26T16:29:54.487Z] 85a0685a4137: Pull complete [2022-05-26T16:29:54.747Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-26T16:29:54.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-26T16:29:54.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:29:54.856Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2022-05-26T16:29:54.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-26T16:29:58.238Z] $ docker top 0e55d6b3bc7f262c56005ef827cf35deae9520aecb35672505b92a364ba9ab37 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-26T16:29:58.319Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-26T16:29:58.596Z] + set -o pipefail [2022-05-26T16:29:58.596Z] + snyk monitor '--org=edgex-jenkins' [2022-05-26T16:29:59.976Z] [2022-05-26T16:29:59.976Z] Monitoring /w/workspace/foundry_go-mod-messaging_jakarta (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-05-26T16:29:59.976Z] [2022-05-26T16:29:59.976Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/8af36dee-42a8-44b4-ba96-34db7362b12f [2022-05-26T16:29:59.976Z] [2022-05-26T16:29:59.976Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-26T16:29:59.976Z] [2022-05-26T16:29:59.976Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-26T16:29:59.976Z] [2022-05-26T16:29:59.976Z] [Pipeline] } [2022-05-26T16:30:00.247Z] $ docker stop --time=1 0e55d6b3bc7f262c56005ef827cf35deae9520aecb35672505b92a364ba9ab37 [2022-05-26T16:30:01.590Z] $ docker rm -f 0e55d6b3bc7f262c56005ef827cf35deae9520aecb35672505b92a364ba9ab37 [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 [2022-05-26T16:30:02.071Z] + git log --format=format:%s -1 dd83b31612dcccf925de720e85b797b537de28f9 [Pipeline] sh [2022-05-26T16:30:02.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-26T16:30:02.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:30:02.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T16:30:02.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:30:02.756Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2022-05-26T16:30:02.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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:10003/edgex-devops/py-git-semver:latest cat [2022-05-26T16:30:03.229Z] $ docker top d7f48af33fcc655c1f66b51edb65a7fce0202c3fada422c6b93e8b3e56d890be -eo pid,comm [2022-05-26T16:30:03.282Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-26T16:30:03.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-26T16:30:03.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T16:30:03.318Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T16:30:03.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T16:30:03.445Z] $ docker exec d7f48af33fcc655c1f66b51edb65a7fce0202c3fada422c6b93e8b3e56d890be ssh-agent [2022-05-26T16:30:03.552Z] SSH_AUTH_SOCK=/tmp/ssh-vdApKe7olKOs/agent.33 [2022-05-26T16:30:03.552Z] SSH_AGENT_PID=39 [2022-05-26T16:30:03.558Z] Running ssh-add (command line suppressed) [2022-05-26T16:30:03.665Z] Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_8153458775353786404.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_8153458775353786404.key) [2022-05-26T16:30:03.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T16:30:03.962Z] + git semver tag [2022-05-26T16:30:04.225Z] 2022-05-26 16:30:04,169 [run_tag] DEBUG tag force:False [2022-05-26T16:30:04.225Z] 2022-05-26 16:30:04,169 [check_head_tag] DEBUG check head tag [2022-05-26T16:30:04.225Z] 2022-05-26 16:30:04,170 [execute] INFO git cat-file --batch-check [2022-05-26T16:30:04.225Z] 2022-05-26 16:30:04,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=) [2022-05-26T16:30:04.225Z] 2022-05-26 16:30:04,174 [execute] INFO git cat-file --batch [2022-05-26T16:30:04.225Z] 2022-05-26 16:30:04,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=) [2022-05-26T16:30:04.225Z] 2022-05-26 16:30:04,188 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T16:30:04.225Z] 2022-05-26 16:30:04,189 [execute] INFO git tag -a v2.1.1-dev.1 -m v2.1.1-dev.1 [2022-05-26T16:30:04.225Z] 2022-05-26 16:30:04,189 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.1', '-m', 'v2.1.1-dev.1'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) [2022-05-26T16:30:04.225Z] 2022-05-26 16:30:04,192 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T16:30:04.225Z] 2.1.1-dev.1 [Pipeline] } [2022-05-26T16:30:04.236Z] $ docker exec --env ******** --env ******** d7f48af33fcc655c1f66b51edb65a7fce0202c3fada422c6b93e8b3e56d890be ssh-agent -k [2022-05-26T16:30:04.347Z] unset SSH_AUTH_SOCK; [2022-05-26T16:30:04.347Z] unset SSH_AGENT_PID; [2022-05-26T16:30:04.347Z] echo Agent pid 39 killed; [2022-05-26T16:30:04.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-26T16:30:04.670Z] + git semver [Pipeline] } [2022-05-26T16:30:04.945Z] $ docker stop --time=1 d7f48af33fcc655c1f66b51edb65a7fce0202c3fada422c6b93e8b3e56d890be [2022-05-26T16:30:06.235Z] $ docker rm -f d7f48af33fcc655c1f66b51edb65a7fce0202c3fada422c6b93e8b3e56d890be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:30:06.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-26T16:30:06.647Z] [2022-05-26T16:30:06.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:30:06.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-26T16:30:06.951Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-26T16:30:06.951Z] ab5ef0e58194: Pulling fs layer [2022-05-26T16:30:06.951Z] 9712f1f96733: Pulling fs layer [2022-05-26T16:30:06.951Z] 63f879dbbcfc: Pulling fs layer [2022-05-26T16:30:06.951Z] 0d9ebad4ef96: Pulling fs layer [2022-05-26T16:30:06.951Z] e9a5061849ea: Pulling fs layer [2022-05-26T16:30:06.951Z] d747dcd14b5f: Pulling fs layer [2022-05-26T16:30:06.951Z] 2de7ff778b66: Pulling fs layer [2022-05-26T16:30:06.951Z] e9a5061849ea: Waiting [2022-05-26T16:30:06.951Z] d747dcd14b5f: Waiting [2022-05-26T16:30:06.951Z] 0d9ebad4ef96: Waiting [2022-05-26T16:30:06.951Z] 9712f1f96733: Verifying Checksum [2022-05-26T16:30:06.951Z] 9712f1f96733: Download complete [2022-05-26T16:30:07.215Z] 63f879dbbcfc: Verifying Checksum [2022-05-26T16:30:07.215Z] 63f879dbbcfc: Download complete [2022-05-26T16:30:07.475Z] e9a5061849ea: Verifying Checksum [2022-05-26T16:30:07.475Z] e9a5061849ea: Download complete [2022-05-26T16:30:07.475Z] d747dcd14b5f: Verifying Checksum [2022-05-26T16:30:07.475Z] d747dcd14b5f: Download complete [2022-05-26T16:30:07.475Z] 0d9ebad4ef96: Verifying Checksum [2022-05-26T16:30:07.734Z] ab5ef0e58194: Verifying Checksum [2022-05-26T16:30:07.734Z] ab5ef0e58194: Download complete [2022-05-26T16:30:07.734Z] 2de7ff778b66: Verifying Checksum [2022-05-26T16:30:07.734Z] 2de7ff778b66: Download complete [2022-05-26T16:30:11.024Z] ab5ef0e58194: Pull complete [2022-05-26T16:30:11.024Z] 9712f1f96733: Pull complete [2022-05-26T16:30:11.284Z] 63f879dbbcfc: Pull complete [2022-05-26T16:30:15.479Z] 0d9ebad4ef96: Pull complete [2022-05-26T16:30:15.479Z] e9a5061849ea: Pull complete [2022-05-26T16:30:15.479Z] d747dcd14b5f: Pull complete [2022-05-26T16:30:16.419Z] 2de7ff778b66: Pull complete [2022-05-26T16:30:16.419Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-26T16:30:16.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-26T16:30:16.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:30:16.511Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2022-05-26T16:30:16.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-26T16:30:23.255Z] $ docker top 89b4a8e9fee4507a555c28075e0378dd6ea6715494077e98f509558d4e21e7eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-26T16:30:23.340Z] provisioning config files... [2022-05-26T16:30:23.348Z] copy managed file [sigul-config] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config1398183110450458827tmp [2022-05-26T16:30:23.360Z] copy managed file [sigul-password] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config381384499744268454tmp [2022-05-26T16:30:23.372Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config8193752544806157021tmp [Pipeline] { [Pipeline] echo [2022-05-26T16:30:23.386Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:30:23.671Z] ---> sigul-configuration.sh [2022-05-26T16:30:23.671Z] gpg: directory `/root/.gnupg' created [2022-05-26T16:30:23.671Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-26T16:30:23.671Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-26T16:30:23.671Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-26T16:30:23.671Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-26T16:30:23.671Z] gpg: CAST5 encrypted data [2022-05-26T16:30:23.671Z] gpg: encrypted with 1 passphrase [2022-05-26T16:30:23.671Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-26T16:30:23.960Z] + mkdir /home/jenkins [2022-05-26T16:30:23.960Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-26T16:30:24.252Z] + 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 [2022-05-26T16:30:24.262Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:30:24.554Z] ---> sigul-install.sh [2022-05-26T16:30:24.554Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-26T16:30:24.845Z] + git tag --list [2022-05-26T16:30:24.845Z] v0.0.0 [2022-05-26T16:30:24.845Z] v0.1.0 [2022-05-26T16:30:24.845Z] v0.1.1 [2022-05-26T16:30:24.845Z] v0.1.10 [2022-05-26T16:30:24.845Z] v0.1.11 [2022-05-26T16:30:24.845Z] v0.1.12 [2022-05-26T16:30:24.845Z] v0.1.13 [2022-05-26T16:30:24.845Z] v0.1.14 [2022-05-26T16:30:24.845Z] v0.1.15 [2022-05-26T16:30:24.845Z] v0.1.16 [2022-05-26T16:30:24.845Z] v0.1.17 [2022-05-26T16:30:24.845Z] v0.1.18 [2022-05-26T16:30:24.845Z] v0.1.19 [2022-05-26T16:30:24.845Z] v0.1.2 [2022-05-26T16:30:24.845Z] v0.1.20 [2022-05-26T16:30:24.845Z] v0.1.21 [2022-05-26T16:30:24.845Z] v0.1.22 [2022-05-26T16:30:24.845Z] v0.1.23 [2022-05-26T16:30:24.845Z] v0.1.24 [2022-05-26T16:30:24.845Z] v0.1.25 [2022-05-26T16:30:24.845Z] v0.1.26 [2022-05-26T16:30:24.845Z] v0.1.27 [2022-05-26T16:30:24.845Z] v0.1.28 [2022-05-26T16:30:24.845Z] v0.1.29 [2022-05-26T16:30:24.845Z] v0.1.3 [2022-05-26T16:30:24.845Z] v0.1.30 [2022-05-26T16:30:24.845Z] v0.1.31 [2022-05-26T16:30:24.845Z] v0.1.4 [2022-05-26T16:30:24.845Z] v0.1.5 [2022-05-26T16:30:24.845Z] v0.1.6 [2022-05-26T16:30:24.845Z] v0.1.7 [2022-05-26T16:30:24.845Z] v0.1.8 [2022-05-26T16:30:24.845Z] v0.1.9 [2022-05-26T16:30:24.845Z] v2.0.0 [2022-05-26T16:30:24.845Z] v2.0.1 [2022-05-26T16:30:24.845Z] v2.1.0 [2022-05-26T16:30:24.845Z] v2.1.1-dev.1 [2022-05-26T16:30:24.845Z] v2.2.0 [2022-05-26T16:30:24.845Z] v2.2.1-dev.1 [Pipeline] sh [2022-05-26T16:30:25.138Z] + lftools sign git-tag v2.1.1-dev.1 [2022-05-26T16:30:25.709Z] Signing Git tag with Sigul... [2022-05-26T16:30:25.709Z] Signing v2.1.1-dev.1 [Pipeline] echo [2022-05-26T16:30:26.288Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:30:26.570Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-26T16:30:26.579Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-26T16:30:26.600Z] $ docker stop --time=1 89b4a8e9fee4507a555c28075e0378dd6ea6715494077e98f509558d4e21e7eb [2022-05-26T16:30:27.901Z] $ docker rm -f 89b4a8e9fee4507a555c28075e0378dd6ea6715494077e98f509558d4e21e7eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-26T16:30:28.411Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-26T16:30:28.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:30:28.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T16:30:28.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:30:28.786Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2022-05-26T16:30:28.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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:10003/edgex-devops/py-git-semver:latest cat [2022-05-26T16:30:29.242Z] $ docker top 066eb0ae0d73bb1cbafcb502d332c07c045a3449c419cfb37478f90f4a0aa6b2 -eo pid,comm [2022-05-26T16:30:29.310Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-26T16:30:29.310Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-26T16:30:29.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T16:30:29.350Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T16:30:29.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T16:30:29.488Z] $ docker exec 066eb0ae0d73bb1cbafcb502d332c07c045a3449c419cfb37478f90f4a0aa6b2 ssh-agent [2022-05-26T16:30:29.621Z] SSH_AUTH_SOCK=/tmp/ssh-4rirTq8zqupj/agent.33 [2022-05-26T16:30:29.621Z] SSH_AGENT_PID=39 [2022-05-26T16:30:29.627Z] Running ssh-add (command line suppressed) [2022-05-26T16:30:29.747Z] Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4415895092691179952.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4415895092691179952.key) [2022-05-26T16:30:29.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T16:30:30.054Z] + git semver bump pre [2022-05-26T16:30:30.317Z] 2022-05-26 16:30:30,314 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T16:30:30.317Z] 2022-05-26 16:30:30,314 [bump_version] DEBUG bumping version:2.1.1-dev.1 on axis:pre with prefix:dev [2022-05-26T16:30:30.317Z] 2022-05-26 16:30:30,314 [bump_version] DEBUG bumped version:2.1.1-dev.2 [2022-05-26T16:30:30.317Z] 2022-05-26 16:30:30,314 [write_version] DEBUG write version:2.1.1-dev.2 to path:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta with force:True [2022-05-26T16:30:30.317Z] 2022-05-26 16:30:30,314 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T16:30:30.317Z] 2022-05-26 16:30:30,314 [write_file] DEBUG write to file:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T16:30:30.577Z] 2022-05-26 16:30:30,317 [execute] INFO git cat-file --batch-check [2022-05-26T16:30:30.577Z] 2022-05-26 16:30:30,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-05-26T16:30:30.577Z] 2022-05-26 16:30:30,325 [execute] INFO git cat-file --batch [2022-05-26T16:30:30.577Z] 2022-05-26 16:30:30,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-05-26T16:30:30.577Z] 2022-05-26 16:30:30,331 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T16:30:30.577Z] 2.1.1-dev.2 [Pipeline] } [2022-05-26T16:30:30.588Z] $ docker exec --env ******** --env ******** 066eb0ae0d73bb1cbafcb502d332c07c045a3449c419cfb37478f90f4a0aa6b2 ssh-agent -k [2022-05-26T16:30:30.703Z] unset SSH_AUTH_SOCK; [2022-05-26T16:30:30.704Z] unset SSH_AGENT_PID; [2022-05-26T16:30:30.704Z] echo Agent pid 39 killed; [2022-05-26T16:30:30.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-26T16:30:31.020Z] + git semver [Pipeline] } [2022-05-26T16:30:31.294Z] $ docker stop --time=1 066eb0ae0d73bb1cbafcb502d332c07c045a3449c419cfb37478f90f4a0aa6b2 [2022-05-26T16:30:32.593Z] $ docker rm -f 066eb0ae0d73bb1cbafcb502d332c07c045a3449c419cfb37478f90f4a0aa6b2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T16:30:32.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-26T16:30:32.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:30:33.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T16:30:33.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:30:33.347Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2022-05-26T16:30:33.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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:10003/edgex-devops/py-git-semver:latest cat [2022-05-26T16:30:33.771Z] $ docker top 102619badc5105f8dbb866799e7b665b17145a9402414ab429bb82036a18321c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-26T16:30:33.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T16:30:33.930Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T16:30:34.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T16:30:34.069Z] $ docker exec 102619badc5105f8dbb866799e7b665b17145a9402414ab429bb82036a18321c ssh-agent [2022-05-26T16:30:34.198Z] SSH_AUTH_SOCK=/tmp/ssh-vWEJSHnKcZT7/agent.34 [2022-05-26T16:30:34.198Z] SSH_AGENT_PID=40 [2022-05-26T16:30:34.202Z] Running ssh-add (command line suppressed) [2022-05-26T16:30:34.320Z] Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4951856511812613674.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4951856511812613674.key) [2022-05-26T16:30:34.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T16:30:34.625Z] + git semver push [2022-05-26T16:30:34.888Z] 2022-05-26 16:30:34,881 [run_push] DEBUG push [2022-05-26T16:30:34.888Z] 2022-05-26 16:30:34,883 [execute] INFO git push origin semver [2022-05-26T16:30:34.888Z] 2022-05-26 16:30:34,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-26T16:30:35.830Z] 2022-05-26 16:30:35,635 [run_push] DEBUG push all version tags [2022-05-26T16:30:35.830Z] 2022-05-26 16:30:35,636 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-26T16:30:35.830Z] 2022-05-26 16:30:35,636 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) [2022-05-26T16:30:36.402Z] 2022-05-26 16:30:36,305 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T16:30:36.402Z] 2.1.1-dev.2 [Pipeline] } [2022-05-26T16:30:36.414Z] $ docker exec --env ******** --env ******** 102619badc5105f8dbb866799e7b665b17145a9402414ab429bb82036a18321c ssh-agent -k [2022-05-26T16:30:36.509Z] unset SSH_AUTH_SOCK; [2022-05-26T16:30:36.509Z] unset SSH_AGENT_PID; [2022-05-26T16:30:36.510Z] echo Agent pid 40 killed; [2022-05-26T16:30:36.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-26T16:30:36.835Z] + git semver [Pipeline] } [2022-05-26T16:30:37.109Z] $ docker stop --time=1 102619badc5105f8dbb866799e7b665b17145a9402414ab429bb82036a18321c [2022-05-26T16:30:38.438Z] $ docker rm -f 102619badc5105f8dbb866799e7b665b17145a9402414ab429bb82036a18321c [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 [2022-05-26T16:30:38.960Z] + [ -d /w/workspace/foundry_go-mod-messaging_jakarta/archives ] [2022-05-26T16:30:38.960Z] + ls -al /w/workspace/foundry_go-mod-messaging_jakarta/archives [2022-05-26T16:30:38.960Z] total 16 [2022-05-26T16:30:38.960Z] drwxr-xr-x 3 root root 4096 May 26 16:25 . [2022-05-26T16:30:38.960Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 16:30 .. [2022-05-26T16:30:38.960Z] drwxr-xr-x 2 root root 4096 May 26 16:25 cost [2022-05-26T16:30:38.960Z] -rw-r--r-- 1 root root 88 May 26 16:25 cost.csv [2022-05-26T16:30:38.960Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_go-mod-messaging_jakarta/archives [2022-05-26T16:30:38.960Z] + ls -al /w/workspace/foundry_go-mod-messaging_jakarta/archives [2022-05-26T16:30:38.960Z] total 16 [2022-05-26T16:30:38.960Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 16:25 . [2022-05-26T16:30:38.960Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 16:30 .. [2022-05-26T16:30:38.960Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 16:25 cost [2022-05-26T16:30:38.960Z] -rw-r--r-- 1 jenkins jenkins 88 May 26 16:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:30:39.248Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:30:40.107Z] ---> package-listing.sh [2022-05-26T16:30:40.107Z] ++ facter osfamily [2022-05-26T16:30:40.107Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-26T16:30:40.368Z] + OS_FAMILY=debian [2022-05-26T16:30:40.368Z] + workspace=/w/workspace/foundry_go-mod-messaging_jakarta [2022-05-26T16:30:40.368Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-26T16:30:40.368Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-26T16:30:40.368Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-26T16:30:40.368Z] + PACKAGES=/tmp/packages_start.txt [2022-05-26T16:30:40.368Z] + '[' /w/workspace/foundry_go-mod-messaging_jakarta ']' [2022-05-26T16:30:40.368Z] + PACKAGES=/tmp/packages_end.txt [2022-05-26T16:30:40.368Z] + case "${OS_FAMILY}" in [2022-05-26T16:30:40.368Z] + dpkg -l [2022-05-26T16:30:40.368Z] + grep '^ii' [2022-05-26T16:30:40.368Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-26T16:30:40.368Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-26T16:30:40.368Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-26T16:30:40.368Z] + '[' /w/workspace/foundry_go-mod-messaging_jakarta ']' [2022-05-26T16:30:40.368Z] + mkdir -p /w/workspace/foundry_go-mod-messaging_jakarta/archives/ [2022-05-26T16:30:40.368Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_go-mod-messaging_jakarta/archives/ [Pipeline] echo [2022-05-26T16:30:40.384Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_go-mod-messaging_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-26T16:30:40.664Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T16:30:41.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T16:30:41.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T16:30:41.296Z] prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container [2022-05-26T16:30:41.325Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_go-mod-messaging_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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:10003/edgex-lftools-log-publisher:latest cat [2022-05-26T16:30:41.564Z] $ docker top 5bf505f61bcaede478e8485c308465e50e8adb7aad58a886fa3ee225483f0d7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T16:30:41.921Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-26T16:30:42.214Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-26T16:30:42.499Z] + ls /var/log/sa-host [2022-05-26T16:30:42.499Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-26T16:30:42.618Z] provisioning config files... [2022-05-26T16:30:42.629Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config5243900962493157741tmp [Pipeline] { [Pipeline] echo [2022-05-26T16:30:42.642Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:30:42.921Z] ---> create-netrc.sh [Pipeline] } [2022-05-26T16:30:42.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:30:43.262Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-26T16:30:43.269Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:30:43.549Z] ---> sudo-logs.sh [2022-05-26T16:30:43.549Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-26T16:30:43.567Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:30:43.848Z] ---> job-cost.sh [2022-05-26T16:30:43.848Z] lf-activate-venv: SKIPPING [2022-05-26T16:30:43.848Z] DEBUG: total: 0.2199999988079071 [2022-05-26T16:30:43.848Z] INFO: Retrieving Stack Cost... [2022-05-26T16:30:44.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-26T16:30:44.710Z] INFO: Archiving Costs [Pipeline] echo [2022-05-26T16:30:44.727Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T16:30:45.037Z] ---> logs-deploy.sh [2022-05-26T16:30:45.037Z] lf-activate-venv: SKIPPING [2022-05-26T16:30:45.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/jakarta/5 [2022-05-26T16:30:45.037Z] INFO: archiving workspace using pattern(s): [2022-05-26T16:30:45.977Z] Archives upload complete. [2022-05-26T16:30:45.977Z] INFO: archiving logs to Nexus