Pull request #144 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from f860719db41a17588fbb8317154f88b510f4195f+2433d870dc62e01df1945887488f7bf5711036d5 (9e3b21f43dec51442acbc60d27a973bba4df7d37) 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-ssh21641374172371185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh4602936384479607838.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-144/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-144/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6450734537618951804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-144/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10463255387650769129.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10475594791125719317.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/PR-144/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-144/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12959573158085612450.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41852 in /w/workspace/xfoundry_go-mod-messaging_PR-144 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-144 # 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 Merging remotes/origin/main commit 2433d870dc62e01df1945887488f7bf5711036d5 into PR head commit f860719db41a17588fbb8317154f88b510f4195f Merge succeeded, producing f860719db41a17588fbb8317154f88b510f4195f Checking out Revision f860719db41a17588fbb8317154f88b510f4195f (PR-144) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f860719db41a17588fbb8317154f88b510f4195f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2433d870dc62e01df1945887488f7bf5711036d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f860719db41a17588fbb8317154f88b510f4195f # timeout=10 Commit message: "build: Update change log for 2.2.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:04:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:04:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:04:04 ========================================================= 18:04:04 EdgeX Global Pipelines Version Info 18:04:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:04:05 ------------------- 18:04:05 stable info: 18:04:05 ------------------- 18:04:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:05 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 18:04:05 Message: update stable to v1.0.227 18:04:05 ------------------- 18:04:05 experimental info: 18:04:05 ------------------- 18:04:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:05 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 18:04:05 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:04:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 18:04:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 18:04:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:04:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-144 [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-144 [Pipeline] echo 18:04:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-144 [Pipeline] echo 18:04:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f860719db41a17588fbb8317154f88b510f4195f [Pipeline] echo 18:04:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f860719 [Pipeline] echo 18:04:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:04:07 + git rev-list -1 --merges f860719db41a17588fbb8317154f88b510f4195f~1..f860719db41a17588fbb8317154f88b510f4195f [Pipeline] echo 18:04:07 -----------> git rev-list -1 --merges f860719db41a17588fbb8317154f88b510f4195f~1..f860719db41a17588fbb8317154f88b510f4195f f860719db41a17588fbb8317154f88b510f4195f [false] [Pipeline] sh 18:04:08 + git log --format=format:%s -1 f860719db41a17588fbb8317154f88b510f4195f [Pipeline] echo 18:04:08 ========================================================= 18:04:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:04:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:08 + git log --format=format:%s -1 f860719db41a17588fbb8317154f88b510f4195f [Pipeline] echo 18:04:08 [semverPrep] GIT_COMMIT: f860719db41a17588fbb8317154f88b510f4195f, Commit Message: build: Update change log for 2.2.0 [Pipeline] echo 18:04:08 [semverPrep] This is not a build commit. [Pipeline] sh 18:04:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:04:09 + grep -v github /etc/ssh/ssh_known_hosts 18:04:09 + [ -e /tmp/ssh_known_hosts ] 18:04:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:04:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:04:09 + sudo tee -a /etc/ssh/ssh_known_hosts 18:04:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:04:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:04:09 18:04:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:04:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:04:10 latest: Pulling from edgex-devops/py-git-semver 18:04:10 1fe172e4850f: Pulling fs layer 18:04:10 caf521ccaac6: Pulling fs layer 18:04:10 3ead6fa29328: Pulling fs layer 18:04:10 5c2a1cbceb83: Pulling fs layer 18:04:10 a8d5f1318db7: Pulling fs layer 18:04:10 c427282e49a2: Pulling fs layer 18:04:10 5c2a1cbceb83: Waiting 18:04:10 c427282e49a2: Waiting 18:04:10 a8d5f1318db7: Waiting 18:04:10 1827001aaf11: Pulling fs layer 18:04:10 0714d37db230: Pulling fs layer 18:04:10 ac28cf19c067: Pulling fs layer 18:04:10 ca983d60f3e2: Pulling fs layer 18:04:10 9f894cec8388: Pulling fs layer 18:04:10 1827001aaf11: Waiting 18:04:10 0714d37db230: Waiting 18:04:10 ac28cf19c067: Waiting 18:04:10 9f894cec8388: Waiting 18:04:10 ca983d60f3e2: Waiting 18:04:10 caf521ccaac6: Download complete 18:04:10 5c2a1cbceb83: Download complete 18:04:10 a8d5f1318db7: Verifying Checksum 18:04:10 a8d5f1318db7: Download complete 18:04:10 3ead6fa29328: Verifying Checksum 18:04:10 3ead6fa29328: Download complete 18:04:10 c427282e49a2: Verifying Checksum 18:04:10 c427282e49a2: Download complete 18:04:10 0714d37db230: Verifying Checksum 18:04:10 0714d37db230: Download complete 18:04:10 ac28cf19c067: Download complete 18:04:10 ca983d60f3e2: Download complete 18:04:10 9f894cec8388: Verifying Checksum 18:04:10 9f894cec8388: Download complete 18:04:10 1fe172e4850f: Verifying Checksum 18:04:10 1fe172e4850f: Download complete 18:04:10 1827001aaf11: Verifying Checksum 18:04:10 1827001aaf11: Download complete 18:04:11 1fe172e4850f: Pull complete 18:04:12 caf521ccaac6: Pull complete 18:04:12 3ead6fa29328: Pull complete 18:04:12 5c2a1cbceb83: Pull complete 18:04:12 a8d5f1318db7: Pull complete 18:04:12 c427282e49a2: Pull complete 18:04:15 1827001aaf11: Pull complete 18:04:15 0714d37db230: Pull complete 18:04:15 ac28cf19c067: Pull complete 18:04:15 ca983d60f3e2: Pull complete 18:04:15 9f894cec8388: Pull complete 18:04:15 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 18:04:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:04:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 18:04:15 prd-ubuntu20.04-docker-8c-8g-41852 does not seem to be running inside a container 18:04:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-144 -v /w/workspace/xfoundry_go-mod-messaging_PR-144:/w/workspace/xfoundry_go-mod-messaging_PR-144:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-144@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:04:18 $ docker top 1ed449dfaf2b38fb228b095d98e8b39bfe13a790e678c0fbf7b10487ee89a0bb -eo pid,comm 18:04:18 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). 18:04:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:18 [ssh-agent] Looking for ssh-agent implementation... 18:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:18 $ docker exec 1ed449dfaf2b38fb228b095d98e8b39bfe13a790e678c0fbf7b10487ee89a0bb ssh-agent 18:04:18 SSH_AUTH_SOCK=/tmp/ssh-q2DJCjr9o2c7/agent.32 18:04:18 SSH_AGENT_PID=39 18:04:19 Running ssh-add (command line suppressed) 18:04:19 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-144@tmp/private_key_8321719962133358142.key (/w/workspace/xfoundry_go-mod-messaging_PR-144@tmp/private_key_8321719962133358142.key) 18:04:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:19 + git tag --points-at HEAD [Pipeline] } 18:04:19 $ docker exec --env ******** --env ******** 1ed449dfaf2b38fb228b095d98e8b39bfe13a790e678c0fbf7b10487ee89a0bb ssh-agent -k 18:04:19 unset SSH_AUTH_SOCK; 18:04:19 unset SSH_AGENT_PID; 18:04:19 echo Agent pid 39 killed; 18:04:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:04:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:19 [ssh-agent] Looking for ssh-agent implementation... 18:04:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:19 $ docker exec 1ed449dfaf2b38fb228b095d98e8b39bfe13a790e678c0fbf7b10487ee89a0bb ssh-agent 18:04:20 SSH_AUTH_SOCK=/tmp/ssh-QbBBelnxbjIR/agent.71 18:04:20 SSH_AGENT_PID=77 18:04:20 Running ssh-add (command line suppressed) 18:04:20 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-144@tmp/private_key_8942852424326418444.key (/w/workspace/xfoundry_go-mod-messaging_PR-144@tmp/private_key_8942852424326418444.key) 18:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:20 + git semver init 18:04:20 2022-05-09 18:04:20,767 [run_init] DEBUG init version:0.0.0 force:False 18:04:20 2022-05-09 18:04:20,768 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-144/.semver 18:04:20 2022-05-09 18:04:20,768 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-144/.semver 18:04:20 2022-05-09 18:04:20,769 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-144/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-144, universal_newlines=False, shell=None, istream=None) 18:04:21 2022-05-09 18:04:21,475 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-144/.git/info/exclude 18:04:21 2022-05-09 18:04:21,476 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-144/.semver/PR-144 with force:False 18:04:21 2022-05-09 18:04:21,476 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-144/.semver/PR-144 18:04:21 2022-05-09 18:04:21,480 [execute] INFO git cat-file --batch-check 18:04:21 2022-05-09 18:04:21,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-144/.semver, universal_newlines=False, shell=None, istream=) 18:04:21 2022-05-09 18:04:21,488 [execute] INFO git cat-file --batch 18:04:21 2022-05-09 18:04:21,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-144/.semver, universal_newlines=False, shell=None, istream=) 18:04:21 2022-05-09 18:04:21,494 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-144/.semver/PR-144 18:04:21 0.0.0 [Pipeline] } 18:04:21 $ docker exec --env ******** --env ******** 1ed449dfaf2b38fb228b095d98e8b39bfe13a790e678c0fbf7b10487ee89a0bb ssh-agent -k 18:04:21 unset SSH_AUTH_SOCK; 18:04:21 unset SSH_AGENT_PID; 18:04:21 echo Agent pid 77 killed; 18:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:22 + git semver [Pipeline] } 18:04:22 $ docker stop --time=1 1ed449dfaf2b38fb228b095d98e8b39bfe13a790e678c0fbf7b10487ee89a0bb 18:04:24 $ docker rm -f 1ed449dfaf2b38fb228b095d98e8b39bfe13a790e678c0fbf7b10487ee89a0bb [Pipeline] // withDockerContainer [Pipeline] sh 18:04:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:04:25 Stashed 1 file(s) [Pipeline] echo 18:04:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:25 ========================================================= 18:04:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:04:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:04:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:04:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:04:26 59bf1c3509f3: Pulling fs layer 18:04:26 666ba61612fd: Pulling fs layer 18:04:26 8ed8ca486205: Pulling fs layer 18:04:26 4fe6c5a15a65: Pulling fs layer 18:04:26 22a0e8bec74d: Pulling fs layer 18:04:26 ca2b28591e48: Pulling fs layer 18:04:26 a51346096db8: Pulling fs layer 18:04:26 daebc70d1ce1: Pulling fs layer 18:04:26 0e18a0eac166: Pulling fs layer 18:04:26 ca2b28591e48: Waiting 18:04:26 0e18a0eac166: Waiting 18:04:26 daebc70d1ce1: Waiting 18:04:26 a51346096db8: Waiting 18:04:26 4fe6c5a15a65: Waiting 18:04:26 22a0e8bec74d: Waiting 18:04:26 8ed8ca486205: Verifying Checksum 18:04:26 8ed8ca486205: Download complete 18:04:26 666ba61612fd: Download complete 18:04:26 22a0e8bec74d: Verifying Checksum 18:04:26 22a0e8bec74d: Download complete 18:04:26 ca2b28591e48: Download complete 18:04:26 59bf1c3509f3: Verifying Checksum 18:04:26 59bf1c3509f3: Download complete 18:04:26 a51346096db8: Verifying Checksum 18:04:26 a51346096db8: Download complete 18:04:26 daebc70d1ce1: Verifying Checksum 18:04:26 daebc70d1ce1: Download complete 18:04:26 59bf1c3509f3: Pull complete 18:04:26 666ba61612fd: Pull complete 18:04:26 8ed8ca486205: Pull complete 18:04:26 0e18a0eac166: Verifying Checksum 18:04:26 0e18a0eac166: Download complete 18:04:26 4fe6c5a15a65: Verifying Checksum 18:04:26 4fe6c5a15a65: Download complete 18:04:31 4fe6c5a15a65: Pull complete 18:04:31 22a0e8bec74d: Pull complete 18:04:31 ca2b28591e48: Pull complete 18:04:31 a51346096db8: Pull complete 18:04:31 daebc70d1ce1: Pull complete 18:04:33 0e18a0eac166: Pull complete 18:04:33 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 18:04:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:04:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 18:04:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:04:34 + docker inspect -f . ci-base-image-x86_64 18:04:34 . [Pipeline] withDockerContainer 18:04:34 prd-ubuntu20.04-docker-8c-8g-41852 does not seem to be running inside a container 18:04:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-144 -v /w/workspace/xfoundry_go-mod-messaging_PR-144:/w/workspace/xfoundry_go-mod-messaging_PR-144:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-144@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:04:36 $ docker top ea16fbbe8a3e67a1107c4a339aed33d9595430687abbf05063d6bbd499d259fe -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:37 + go version 18:04:37 go version go1.17.6 linux/amd64 [Pipeline] } 18:04:37 $ docker stop --time=1 ea16fbbe8a3e67a1107c4a339aed33d9595430687abbf05063d6bbd499d259fe 18:04:38 $ docker rm -f ea16fbbe8a3e67a1107c4a339aed33d9595430687abbf05063d6bbd499d259fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:39 + docker inspect -f . ci-base-image-x86_64 18:04:39 . [Pipeline] withDockerContainer 18:04:39 prd-ubuntu20.04-docker-8c-8g-41852 does not seem to be running inside a container 18:04:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-144 -v /w/workspace/xfoundry_go-mod-messaging_PR-144:/w/workspace/xfoundry_go-mod-messaging_PR-144:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-144@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:04:39 $ docker top bdef28477e54935e105d8716bd79e8ce9671001ff0f795ade227ba49f86669c7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:04:40 + make test 18:04:40 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 18:04:40 go: downloading github.com/stretchr/testify v1.7.0 18:04:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:04:40 go: downloading github.com/pebbe/zmq4 v1.2.7 18:04:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:04:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:04:40 go: downloading github.com/davecgh/go-spew v1.1.0 18:04:40 go: downloading github.com/pmezard/go-difflib v1.0.0 18:04:40 go: downloading github.com/stretchr/objx v0.1.0 18:04:40 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:04:40 go: downloading github.com/gorilla/websocket v1.4.2 18:04:40 Still waiting to schedule task 18:04:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:04:50 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:04:54 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.068s coverage: 90.3% of statements 18:04:54 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.045s coverage: 68.7% of statements 18:04:54 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 18:05:16 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.386s coverage: 83.8% of statements 18:05:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 85.7% of statements 18:05:16 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 18:05:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.022s coverage: 100.0% of statements 18:05:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.035s coverage: 100.0% of statements 18:05:16 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.029s coverage: 90.9% of statements 18:05:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:05:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:05:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:05:26 $ docker stop --time=1 bdef28477e54935e105d8716bd79e8ce9671001ff0f795ade227ba49f86669c7 18:05:28 $ docker rm -f bdef28477e54935e105d8716bd79e8ce9671001ff0f795ade227ba49f86669c7 [Pipeline] // withDockerContainer [Pipeline] sh 18:05:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:05:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:29 18:05:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:29 latest: Pulling from edgex-lftools-log-publisher 18:05:29 5eb5b503b376: Pulling fs layer 18:05:29 5c69ac0246d0: Pulling fs layer 18:05:29 ec43610c2a17: Pulling fs layer 18:05:29 3a2ae6a8a46f: Pulling fs layer 18:05:29 33b1e0a273af: Pulling fs layer 18:05:29 5d3b04190fa2: Pulling fs layer 18:05:29 2f39f015ded8: Pulling fs layer 18:05:29 33b1e0a273af: Waiting 18:05:29 5d3b04190fa2: Waiting 18:05:29 3a2ae6a8a46f: Waiting 18:05:29 2f39f015ded8: Waiting 18:05:29 5c69ac0246d0: Download complete 18:05:29 3a2ae6a8a46f: Verifying Checksum 18:05:29 3a2ae6a8a46f: Download complete 18:05:29 33b1e0a273af: Verifying Checksum 18:05:29 33b1e0a273af: Download complete 18:05:29 5d3b04190fa2: Verifying Checksum 18:05:29 5d3b04190fa2: Download complete 18:05:30 ec43610c2a17: Verifying Checksum 18:05:30 ec43610c2a17: Download complete 18:05:30 5eb5b503b376: Verifying Checksum 18:05:30 5eb5b503b376: Download complete 18:05:30 2f39f015ded8: Download complete 18:05:31 5eb5b503b376: Pull complete 18:05:31 5c69ac0246d0: Pull complete 18:05:31 ec43610c2a17: Pull complete 18:05:32 3a2ae6a8a46f: Pull complete 18:05:32 33b1e0a273af: Pull complete 18:05:32 5d3b04190fa2: Pull complete 18:05:36 2f39f015ded8: Pull complete 18:05:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:05:36 prd-ubuntu20.04-docker-8c-8g-41852 does not seem to be running inside a container 18:05:36 $ 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/xfoundry_go-mod-messaging_PR-144 -v /w/workspace/xfoundry_go-mod-messaging_PR-144:/w/workspace/xfoundry_go-mod-messaging_PR-144:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-144@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:05:38 $ docker top 67b9410727357218ac04085a32f0ecfb25ca075759cf3835b49e4f4a5458101b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:39 ---> job-cost.sh 18:05:39 lf-activate-venv: SKIPPING 18:05:39 INFO: No Stack... 18:05:39 INFO: Retrieving Pricing Info for: v3-standard-8 18:05:40 INFO: Archiving Costs [Pipeline] sh 18:05:40 + + catcut /w/workspace/xfoundry_go-mod-messaging_PR-144/archives/cost.csv -d, 18:05:40 -f6 [Pipeline] lock 18:05:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-144-1-stack-cost] 18:05:40 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-144-1-stack-cost] did not exist. Created. 18:05:40 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:40 + echo total: 0.2199999988079071 [Pipeline] stash 18:05:41 Stashed 1 file(s) [Pipeline] } 18:05:41 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-144-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:05:41 $ docker stop --time=1 67b9410727357218ac04085a32f0ecfb25ca075759cf3835b49e4f4a5458101b 18:05:42 $ docker rm -f 67b9410727357218ac04085a32f0ecfb25ca075759cf3835b49e4f4a5458101b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:07:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41856 in /w/workspace/xfoundry_go-mod-messaging_PR-144 [Pipeline] { [Pipeline] ws 18:07:28 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 18:07:28 Selected Git installation does not exist. Using Default 18:07:28 The recommended git tool is: NONE 18:07:36 using credential edgex-jenkins-ssh 18:07:36 Cloning the remote Git repository 18:07:36 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 18:07:36 > git init /w/workspace/go-mod-messaging/1 # timeout=10 18:07:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:07:36 > git --version # timeout=10 18:07:36 > git --version # 'git version 2.25.1' 18:07:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:07:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:07:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:07:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:07:38 Merging remotes/origin/main commit 2433d870dc62e01df1945887488f7bf5711036d5 into PR head commit f860719db41a17588fbb8317154f88b510f4195f 18:07:38 Merge succeeded, producing f860719db41a17588fbb8317154f88b510f4195f 18:07:38 Checking out Revision f860719db41a17588fbb8317154f88b510f4195f (PR-144) 18:07:38 > git config core.sparsecheckout # timeout=10 18:07:38 > git checkout -f f860719db41a17588fbb8317154f88b510f4195f # timeout=10 18:07:38 > git remote # timeout=10 18:07:38 > git config --get remote.origin.url # timeout=10 18:07:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:38 > git merge 2433d870dc62e01df1945887488f7bf5711036d5 # timeout=10 18:07:38 > git rev-parse HEAD^{commit} # timeout=10 18:07:38 > git config core.sparsecheckout # timeout=10 18:07:38 > git checkout -f f860719db41a17588fbb8317154f88b510f4195f # timeout=10 18:07:43 Commit message: "build: Update change log for 2.2.0" 18:07:43 > git --version # timeout=10 18:07:43 > git --version # 'git version 2.25.1' 18:07:43 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:07:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:07:44 Dload Upload Total Spent Left Speed 18:07:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 65794 0 --:--:-- --:--:-- --:--:-- 65794 [Pipeline] sh 18:07:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:07:45 + sudo tee /etc/docker/daemon.new 18:07:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:07:45 { 18:07:45 "registry-mirrors": [ 18:07:45 "https://nexus3.edgexfoundry.org:10001" 18:07:45 ], 18:07:45 "bip": "10.250.0.254/24", 18:07:45 "hosts": [ 18:07:45 "tcp://0.0.0.0:5555", 18:07:45 "unix:///var/run/docker.sock" 18:07:45 ], 18:07:45 "mtu": 1458, 18:07:45 "selinux-enabled": true, 18:07:45 "seccomp-profile": "/etc/docker/seccomp.json" 18:07:45 } [Pipeline] sh 18:07:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:07:46 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:08:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:05 ========================================================= 18:08:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:08:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:08:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:08:06 9b3977197b4f: Pulling fs layer 18:08:06 1a89e8eeedd5: Pulling fs layer 18:08:06 94645a83ff95: Pulling fs layer 18:08:06 3f3a8bcf1eab: Pulling fs layer 18:08:06 0c92f367c5e7: Pulling fs layer 18:08:06 3096ccb668a1: Pulling fs layer 18:08:06 e8cf19c19ddd: Pulling fs layer 18:08:06 a4caa8a26152: Pulling fs layer 18:08:06 3f3a8bcf1eab: Waiting 18:08:06 3096ccb668a1: Waiting 18:08:06 e8cf19c19ddd: Waiting 18:08:06 a4caa8a26152: Waiting 18:08:06 0c92f367c5e7: Waiting 18:08:06 94645a83ff95: Verifying Checksum 18:08:06 94645a83ff95: Download complete 18:08:06 1a89e8eeedd5: Verifying Checksum 18:08:06 1a89e8eeedd5: Download complete 18:08:06 0c92f367c5e7: Verifying Checksum 18:08:06 0c92f367c5e7: Download complete 18:08:06 3096ccb668a1: Verifying Checksum 18:08:06 3096ccb668a1: Download complete 18:08:06 e8cf19c19ddd: Verifying Checksum 18:08:06 e8cf19c19ddd: Download complete 18:08:06 9b3977197b4f: Download complete 18:08:07 9b3977197b4f: Pull complete 18:08:07 1a89e8eeedd5: Pull complete 18:08:08 94645a83ff95: Pull complete 18:08:08 a4caa8a26152: Verifying Checksum 18:08:08 a4caa8a26152: Download complete 18:08:08 3f3a8bcf1eab: Verifying Checksum 18:08:08 3f3a8bcf1eab: Download complete 18:08:21 3f3a8bcf1eab: Pull complete 18:08:21 0c92f367c5e7: Pull complete 18:08:21 3096ccb668a1: Pull complete 18:08:21 e8cf19c19ddd: Pull complete 18:08:26 a4caa8a26152: Pull complete 18:08:26 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 18:08:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:08:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 18:08:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 18:08:27 + docker inspect -f . ci-base-image-arm64 18:08:27 . [Pipeline] withDockerContainer 18:08:27 prd-ubuntu20.04-docker-arm64-4c-16g-41856 does not seem to be running inside a container 18:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:08:30 $ docker top e52820c7f86e8150e90e6f0144d2607efb5d8342418029ed4ca358a2a36401a2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:31 + go version 18:08:31 go version go1.17.6 linux/arm64 [Pipeline] } 18:08:31 $ docker stop --time=1 e52820c7f86e8150e90e6f0144d2607efb5d8342418029ed4ca358a2a36401a2 18:08:33 $ docker rm -f e52820c7f86e8150e90e6f0144d2607efb5d8342418029ed4ca358a2a36401a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:34 + docker inspect -f . ci-base-image-arm64 18:08:34 . [Pipeline] withDockerContainer 18:08:34 prd-ubuntu20.04-docker-arm64-4c-16g-41856 does not seem to be running inside a container 18:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:08:35 $ docker top 5e851c409a5b575bc1b11bc04373e42dfd97cada0f105b48401d9212867f4e9a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:08:37 + make test 18:08:37 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 18:08:37 go: downloading github.com/pebbe/zmq4 v1.2.7 18:08:37 go: downloading github.com/stretchr/testify v1.7.0 18:08:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:08:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:08:37 go: downloading github.com/davecgh/go-spew v1.1.0 18:08:37 go: downloading github.com/pmezard/go-difflib v1.0.0 18:08:37 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:08:37 go: downloading github.com/stretchr/objx v0.1.0 18:08:37 go: downloading github.com/gorilla/websocket v1.4.2 18:08:37 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:09:45 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:10:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.292s coverage: 90.3% of statements 18:10:07 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.114s coverage: 68.7% of statements 18:10:07 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 18:10:25 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.504s coverage: 83.8% of statements 18:10:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.067s coverage: 85.7% of statements 18:10:25 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 18:10:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.071s coverage: 100.0% of statements 18:10:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.059s coverage: 100.0% of statements 18:10:25 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.068s coverage: 90.9% of statements 18:10:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:10:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:11:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:11:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:11:04 $ docker stop --time=1 5e851c409a5b575bc1b11bc04373e42dfd97cada0f105b48401d9212867f4e9a 18:11:06 $ docker rm -f 5e851c409a5b575bc1b11bc04373e42dfd97cada0f105b48401d9212867f4e9a [Pipeline] // withDockerContainer [Pipeline] sh 18:11:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:11:08 Warning: overwriting stash ‘coverage-report’ 18:11:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:09 18:11:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:11:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:10 arm64: Pulling from edgex-lftools-log-publisher 18:11:10 8998bd30e6a1: Pulling fs layer 18:11:10 04944245beec: Pulling fs layer 18:11:10 699f458cf7ca: Pulling fs layer 18:11:10 765212b225bb: Pulling fs layer 18:11:10 f23df028b6ca: Pulling fs layer 18:11:10 d65c8cfc05b1: Pulling fs layer 18:11:10 2437ff75d9bd: Pulling fs layer 18:11:10 f23df028b6ca: Waiting 18:11:10 d65c8cfc05b1: Waiting 18:11:10 765212b225bb: Waiting 18:11:10 2437ff75d9bd: Waiting 18:11:10 04944245beec: Verifying Checksum 18:11:10 04944245beec: Download complete 18:11:10 765212b225bb: Verifying Checksum 18:11:10 765212b225bb: Download complete 18:11:10 f23df028b6ca: Download complete 18:11:10 d65c8cfc05b1: Verifying Checksum 18:11:10 d65c8cfc05b1: Download complete 18:11:10 699f458cf7ca: Verifying Checksum 18:11:10 699f458cf7ca: Download complete 18:11:10 8998bd30e6a1: Verifying Checksum 18:11:10 8998bd30e6a1: Download complete 18:11:13 2437ff75d9bd: Verifying Checksum 18:11:13 2437ff75d9bd: Download complete 18:11:15 8998bd30e6a1: Pull complete 18:11:15 04944245beec: Pull complete 18:11:17 699f458cf7ca: Pull complete 18:11:17 765212b225bb: Pull complete 18:11:18 f23df028b6ca: Pull complete 18:11:18 d65c8cfc05b1: Pull complete 18:11:34 2437ff75d9bd: Pull complete 18:11:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:11:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:11:34 prd-ubuntu20.04-docker-arm64-4c-16g-41856 does not seem to be running inside a container 18:11:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:11:37 $ docker top b609759cfb901f39d72025fbcaf643afa93e6d33537112a33e121b0c4d3a03a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:38 ---> job-cost.sh 18:11:38 lf-activate-venv: SKIPPING 18:11:38 INFO: No Stack... 18:11:39 INFO: Retrieving Pricing Info for: v3-standard-4 18:11:40 INFO: Archiving Costs [Pipeline] sh 18:11:40 + cut -d, -f6 18:11:40 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [Pipeline] lock 18:11:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-144-1-stack-cost] 18:11:40 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-144-1-stack-cost] did not exist. Created. 18:11:40 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:11:41 /w/workspace/go-mod-messaging/1@tmp/durable-1cbd835b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:11:42 + echo total: 0.10999999940395355 [Pipeline] stash 18:11:42 Warning: overwriting stash ‘stack-cost’ 18:11:42 Stashed 1 file(s) [Pipeline] } 18:11:42 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-144-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:11:42 $ docker stop --time=1 b609759cfb901f39d72025fbcaf643afa93e6d33537112a33e121b0c4d3a03a4 18:11:44 $ docker rm -f b609759cfb901f39d72025fbcaf643afa93e6d33537112a33e121b0c4d3a03a4 [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 18:11:45 provisioning config files... 18:11:45 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-144@tmp/config2142068628619693539tmp [Pipeline] { [Pipeline] sh 18:11:45 + set +x 18:11:45 + curl -s https://codecov.io/bash 18:11:45 + bash -s -- 18:11:45 18:11:45 _____ _ 18:11:45 / ____| | | 18:11:45 | | ___ __| | ___ ___ _____ __ 18:11:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:11:45 | |___| (_) | (_| | __/ (_| (_) \ V / 18:11:45 \_____\___/ \__,_|\___|\___\___/ \_/ 18:11:45 Bash-1.0.6 18:11:45 18:11:45 18:11:45 ==> git version 2.25.1 found 18:11:45 ==> 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 18:11:45 Release-Date: 2020-01-08 18:11:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:11:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:11:45 ==> Jenkins CI detected. 18:11:45 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-144 18:11:45 project root: . 18:11:45 --> token set from env 18:11:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:11:45 ==> Running gcov in . (disable via -X gcov) 18:11:45 ==> Python coveragepy not found 18:11:45 ==> Searching for coverage reports in: 18:11:45 + . 18:11:45 -> Found 1 reports 18:11:45 ==> Detecting git/mercurial file structure 18:11:45 ==> Reading reports 18:11:45 + ./coverage.out bytes=22780 18:11:45 ==> Appending adjustments 18:11:45 https://docs.codecov.io/docs/fixing-reports 18:11:45 + Found adjustments 18:11:45 ==> Gzipping contents 18:11:45 8.0K /tmp/codecov.nDDFOz.gz 18:11:45 ==> Uploading reports 18:11:45 url: https://codecov.io 18:11:45 query: branch=PR-144&commit=f860719db41a17588fbb8317154f88b510f4195f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=144&job=&cmd_args= 18:11:45 -> Pinging Codecov 18:11:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-144&commit=f860719db41a17588fbb8317154f88b510f4195f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=144&job=&cmd_args= 18:11:46 -> Uploading to 18:11:46 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/F6E385568367DD0E4001BA4F8F1CB792/f860719db41a17588fbb8317154f88b510f4195f/fb0caac6-7542-40e9-88d0-fafbaac44617.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T181145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46f0293e07fadd39d21560bdf7b013792b9da96f0694aa8272a0e586e61c5651 18:11:46 % Total % Received % Xferd Average Speed Time Time Time Current 18:11:46 Dload Upload Total Spent Left Speed 18:11:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5555 0 0 100 5555 0 26079 --:--:-- --:--:-- --:--:-- 26079 18:11:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/f860719db41a17588fbb8317154f88b510f4195f [Pipeline] } 18:11:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:11:47 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-144/archives ] 18:11:47 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-144/archives 18:11:47 total 16 18:11:47 drwxr-xr-x 3 root root 4096 May 9 18:05 . 18:11:47 drwxrwxr-x 9 jenkins jenkins 4096 May 9 18:05 .. 18:11:47 drwxr-xr-x 2 root root 4096 May 9 18:05 cost 18:11:47 -rw-r--r-- 1 root root 87 May 9 18:05 cost.csv 18:11:47 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-144/archives 18:11:47 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-144/archives 18:11:47 total 16 18:11:47 drwxr-xr-x 3 jenkins jenkins 4096 May 9 18:05 . 18:11:47 drwxrwxr-x 9 jenkins jenkins 4096 May 9 18:05 .. 18:11:47 drwxr-xr-x 2 jenkins jenkins 4096 May 9 18:05 cost 18:11:47 -rw-r--r-- 1 jenkins jenkins 87 May 9 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:11:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:11:49 ---> package-listing.sh 18:11:49 ++ facter osfamily 18:11:49 ++ tr '[:upper:]' '[:lower:]' 18:11:49 + OS_FAMILY=debian 18:11:49 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-144 18:11:49 + START_PACKAGES=/tmp/packages_start.txt 18:11:49 + END_PACKAGES=/tmp/packages_end.txt 18:11:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:11:49 + PACKAGES=/tmp/packages_start.txt 18:11:49 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-144 ']' 18:11:49 + PACKAGES=/tmp/packages_end.txt 18:11:49 + case "${OS_FAMILY}" in 18:11:49 + dpkg -l 18:11:49 + grep '^ii' 18:11:49 + '[' -f /tmp/packages_start.txt ']' 18:11:49 + '[' -f /tmp/packages_end.txt ']' 18:11:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:11:49 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-144 ']' 18:11:49 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-144/archives/ 18:11:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-144/archives/ [Pipeline] echo 18:11:49 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/xfoundry_go-mod-messaging_PR-144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:11:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:50 . [Pipeline] withDockerContainer 18:11:50 prd-ubuntu20.04-docker-8c-8g-41852 does not seem to be running inside a container 18:11:50 $ 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/xfoundry_go-mod-messaging_PR-144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-144 -v /w/workspace/xfoundry_go-mod-messaging_PR-144:/w/workspace/xfoundry_go-mod-messaging_PR-144:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-144@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:11:50 $ docker top 23f3eae5d23c99e49c856f0de74ca8d1a8279db7c7792eadc82d5d1bce1d8344 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:51 + touch /tmp/pre-build-complete [Pipeline] sh 18:11:51 + mkdir -p /var/log/sysstat [Pipeline] sh 18:11:51 + ls /var/log/sa-host 18:11:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:51 provisioning config files... 18:11:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-144@tmp/config9120290144561001821tmp [Pipeline] { [Pipeline] echo 18:11:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:11:52 ---> create-netrc.sh [Pipeline] } 18:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:11:52 ---> python-tools-install.sh [Pipeline] echo 18:11:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:11:53 ---> sudo-logs.sh 18:11:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:11:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:11:53 ---> job-cost.sh 18:11:53 lf-activate-venv: SKIPPING 18:11:53 DEBUG: total: 0.2199999988079071 18:11:53 INFO: Retrieving Stack Cost... 18:11:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:11:54 INFO: Archiving Costs [Pipeline] echo 18:11:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:11:54 ---> logs-deploy.sh 18:11:54 lf-activate-venv: SKIPPING 18:11:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-144/1 18:11:54 INFO: archiving workspace using pattern(s): 18:11:55 Archives upload complete. 18:11:55 INFO: archiving logs to Nexus 18:11:56 ---> uname -a: 18:11:56 Linux prd-ubuntu20-04-docker-8c-8g-41852 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:11:56 18:11:56 18:11:56 ---> lscpu: 18:11:56 Architecture: x86_64 18:11:56 CPU op-mode(s): 32-bit, 64-bit 18:11:56 Byte Order: Little Endian 18:11:56 Address sizes: 40 bits physical, 48 bits virtual 18:11:56 CPU(s): 8 18:11:56 On-line CPU(s) list: 0-7 18:11:56 Thread(s) per core: 1 18:11:56 Core(s) per socket: 1 18:11:56 Socket(s): 8 18:11:56 NUMA node(s): 1 18:11:56 Vendor ID: AuthenticAMD 18:11:56 CPU family: 23 18:11:56 Model: 49 18:11:56 Model name: AMD EPYC-Rome Processor 18:11:56 Stepping: 0 18:11:56 CPU MHz: 2799.998 18:11:56 BogoMIPS: 5599.99 18:11:56 Virtualization: AMD-V 18:11:56 Hypervisor vendor: KVM 18:11:56 Virtualization type: full 18:11:56 L1d cache: 256 KiB 18:11:56 L1i cache: 256 KiB 18:11:56 L2 cache: 4 MiB 18:11:56 L3 cache: 128 MiB 18:11:56 NUMA node0 CPU(s): 0-7 18:11:56 Vulnerability Itlb multihit: Not affected 18:11:56 Vulnerability L1tf: Not affected 18:11:56 Vulnerability Mds: Not affected 18:11:56 Vulnerability Meltdown: Not affected 18:11:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:11:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:11:56 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:11:56 Vulnerability Srbds: Not affected 18:11:56 Vulnerability Tsx async abort: Not affected 18:11:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:11:56 18:11:56 18:11:56 ---> nproc: 18:11:56 8 18:11:56 18:11:56