Pull request #137 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/go-mod-messaging Loading trusted files from base branch main at 004fd92ddf60fc0087d179b4f524fbef731cdbbf rather than 07e6ff65a67bf22ba50c85e25d3ef80befb46091 Obtained Jenkinsfile from 004fd92ddf60fc0087d179b4f524fbef731cdbbf 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-ssh18280021378353613449.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-ssh3712520069030991676.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/PR-137/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/PR-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8282668518620068393.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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16340682609390922550.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-ssh12900162499278624902.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-137/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/PR-137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11718542035456337398.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-114 in /w/workspace/xfoundry_go-mod-messaging_PR-137 [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-137 # 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 > 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/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 004fd92ddf60fc0087d179b4f524fbef731cdbbf into PR head commit 07e6ff65a67bf22ba50c85e25d3ef80befb46091 Merge succeeded, producing 07e6ff65a67bf22ba50c85e25d3ef80befb46091 Checking out Revision 07e6ff65a67bf22ba50c85e25d3ef80befb46091 (PR-137) > git config core.sparsecheckout # timeout=10 > git checkout -f 07e6ff65a67bf22ba50c85e25d3ef80befb46091 # 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 004fd92ddf60fc0087d179b4f524fbef731cdbbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07e6ff65a67bf22ba50c85e25d3ef80befb46091 # timeout=10 Commit message: "feat(NATS): Remove AuthMode Option" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:28:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:28:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:28:18 ========================================================= 07:28:18 EdgeX Global Pipelines Version Info 07:28:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1247ad5649e7438a8b558a74d50ad0f1bf264d51 # timeout=10 07:28:19 ------------------- 07:28:19 stable info: 07:28:19 ------------------- 07:28:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:28:19 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 07:28:19 Message: update stable to v1.0.230 07:28:20 ------------------- 07:28:20 experimental info: 07:28:20 ------------------- 07:28:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:28:20 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 07:28:20 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07e6ff65a67bf22ba50c85e25d3ef80befb46091 [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07e6ff6 [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:28:21 + git rev-list -1 --merges 07e6ff65a67bf22ba50c85e25d3ef80befb46091~1..07e6ff65a67bf22ba50c85e25d3ef80befb46091 [Pipeline] echo 07:28:21 -----------> git rev-list -1 --merges 07e6ff65a67bf22ba50c85e25d3ef80befb46091~1..07e6ff65a67bf22ba50c85e25d3ef80befb46091 07e6ff65a67bf22ba50c85e25d3ef80befb46091 [false] [Pipeline] sh 07:28:21 + git log --format=format:%s -1 07e6ff65a67bf22ba50c85e25d3ef80befb46091 [Pipeline] echo 07:28:21 ========================================================= 07:28:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:28:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:28:21 + git log --format=format:%s -1 07e6ff65a67bf22ba50c85e25d3ef80befb46091 [Pipeline] echo 07:28:21 [semverPrep] GIT_COMMIT: 07e6ff65a67bf22ba50c85e25d3ef80befb46091, Commit Message: feat(NATS): Remove AuthMode Option [Pipeline] echo 07:28:21 [semverPrep] This is not a build commit. [Pipeline] sh 07:28:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:28:22 + grep -v github /etc/ssh/ssh_known_hosts 07:28:22 + [ -e /tmp/ssh_known_hosts ] 07:28:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:28:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:28:22 + sudo tee -a /etc/ssh/ssh_known_hosts 07:28:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:28:22 07:28:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:28:23 latest: Pulling from edgex-devops/py-git-semver 07:28:23 1fe172e4850f: Pulling fs layer 07:28:23 caf521ccaac6: Pulling fs layer 07:28:23 3ead6fa29328: Pulling fs layer 07:28:23 5c2a1cbceb83: Pulling fs layer 07:28:23 a8d5f1318db7: Pulling fs layer 07:28:23 c427282e49a2: Pulling fs layer 07:28:23 1827001aaf11: Pulling fs layer 07:28:23 0714d37db230: Pulling fs layer 07:28:23 ac28cf19c067: Pulling fs layer 07:28:23 ca983d60f3e2: Pulling fs layer 07:28:23 9f894cec8388: Pulling fs layer 07:28:23 c427282e49a2: Waiting 07:28:23 0714d37db230: Waiting 07:28:23 ca983d60f3e2: Waiting 07:28:23 ac28cf19c067: Waiting 07:28:23 9f894cec8388: Waiting 07:28:23 1827001aaf11: Waiting 07:28:23 5c2a1cbceb83: Waiting 07:28:23 a8d5f1318db7: Waiting 07:28:23 caf521ccaac6: Download complete 07:28:23 5c2a1cbceb83: Verifying Checksum 07:28:23 5c2a1cbceb83: Download complete 07:28:23 a8d5f1318db7: Verifying Checksum 07:28:23 a8d5f1318db7: Download complete 07:28:23 c427282e49a2: Verifying Checksum 07:28:23 c427282e49a2: Download complete 07:28:23 3ead6fa29328: Verifying Checksum 07:28:23 3ead6fa29328: Download complete 07:28:23 0714d37db230: Verifying Checksum 07:28:23 0714d37db230: Download complete 07:28:23 ac28cf19c067: Download complete 07:28:23 ca983d60f3e2: Verifying Checksum 07:28:23 ca983d60f3e2: Download complete 07:28:23 9f894cec8388: Download complete 07:28:23 1fe172e4850f: Verifying Checksum 07:28:23 1fe172e4850f: Download complete 07:28:23 1827001aaf11: Download complete 07:28:25 1fe172e4850f: Pull complete 07:28:25 caf521ccaac6: Pull complete 07:28:25 3ead6fa29328: Pull complete 07:28:25 5c2a1cbceb83: Pull complete 07:28:25 a8d5f1318db7: Pull complete 07:28:25 c427282e49a2: Pull complete 07:28:27 1827001aaf11: Pull complete 07:28:27 0714d37db230: Pull complete 07:28:27 ac28cf19c067: Pull complete 07:28:27 ca983d60f3e2: Pull complete 07:28:27 9f894cec8388: Pull complete 07:28:27 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 07:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:28:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:28 prd-ubuntu20.04-docker-8c-8g-114 does not seem to be running inside a container 07:28:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-137 -v /w/workspace/xfoundry_go-mod-messaging_PR-137:/w/workspace/xfoundry_go-mod-messaging_PR-137:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-137@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-137@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-devops/py-git-semver:latest cat 07:28:29 $ docker top f5648fb8170c723760c9c90bacd80e94e87873cc145a24b9f6723f8e8ee4639f -eo pid,comm 07:28:29 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). 07:28:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:28:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:29 [ssh-agent] Looking for ssh-agent implementation... 07:28:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:29 $ docker exec f5648fb8170c723760c9c90bacd80e94e87873cc145a24b9f6723f8e8ee4639f ssh-agent 07:28:29 SSH_AUTH_SOCK=/tmp/ssh-gQuq91SzPHjN/agent.32 07:28:29 SSH_AGENT_PID=39 07:28:29 Running ssh-add (command line suppressed) 07:28:30 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-137@tmp/private_key_3514058596658087072.key (/w/workspace/xfoundry_go-mod-messaging_PR-137@tmp/private_key_3514058596658087072.key) 07:28:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:30 + git tag --points-at HEAD [Pipeline] } 07:28:30 $ docker exec --env ******** --env ******** f5648fb8170c723760c9c90bacd80e94e87873cc145a24b9f6723f8e8ee4639f ssh-agent -k 07:28:30 unset SSH_AUTH_SOCK; 07:28:30 unset SSH_AGENT_PID; 07:28:30 echo Agent pid 39 killed; 07:28:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:28:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:30 [ssh-agent] Looking for ssh-agent implementation... 07:28:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:30 $ docker exec f5648fb8170c723760c9c90bacd80e94e87873cc145a24b9f6723f8e8ee4639f ssh-agent 07:28:30 SSH_AUTH_SOCK=/tmp/ssh-2bbX8AdxwAF6/agent.71 07:28:30 SSH_AGENT_PID=78 07:28:30 Running ssh-add (command line suppressed) 07:28:30 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-137@tmp/private_key_2684892754432805468.key (/w/workspace/xfoundry_go-mod-messaging_PR-137@tmp/private_key_2684892754432805468.key) 07:28:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:31 + git semver init 07:28:31 2022-05-26 07:28:31,487 [run_init] DEBUG init version:0.0.0 force:False 07:28:31 2022-05-26 07:28:31,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-137/.semver 07:28:31 2022-05-26 07:28:31,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-137/.semver 07:28:31 2022-05-26 07:28:31,488 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-137/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-137, universal_newlines=False, shell=None, istream=None) 07:28:32 2022-05-26 07:28:32,073 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-137/.git/info/exclude 07:28:32 2022-05-26 07:28:32,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-137/.semver/PR-137 with force:False 07:28:32 2022-05-26 07:28:32,074 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-137/.semver/PR-137 07:28:32 2022-05-26 07:28:32,078 [execute] INFO git cat-file --batch-check 07:28:32 2022-05-26 07:28:32,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-137/.semver, universal_newlines=False, shell=None, istream=) 07:28:32 2022-05-26 07:28:32,084 [execute] INFO git cat-file --batch 07:28:32 2022-05-26 07:28:32,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-137/.semver, universal_newlines=False, shell=None, istream=) 07:28:32 2022-05-26 07:28:32,089 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-137/.semver/PR-137 07:28:32 0.0.0 [Pipeline] } 07:28:32 $ docker exec --env ******** --env ******** f5648fb8170c723760c9c90bacd80e94e87873cc145a24b9f6723f8e8ee4639f ssh-agent -k 07:28:32 unset SSH_AUTH_SOCK; 07:28:32 unset SSH_AGENT_PID; 07:28:32 echo Agent pid 78 killed; 07:28:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:28:32 + git semver [Pipeline] } 07:28:32 $ docker stop --time=1 f5648fb8170c723760c9c90bacd80e94e87873cc145a24b9f6723f8e8ee4639f 07:28:34 $ docker rm -f f5648fb8170c723760c9c90bacd80e94e87873cc145a24b9f6723f8e8ee4639f [Pipeline] // withDockerContainer [Pipeline] sh 07:28:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:28:34 Stashed 1 file(s) [Pipeline] echo 07:28:34 [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 07:28:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:34 ========================================================= 07:28:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:28:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:28:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:28:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:28:35 59bf1c3509f3: Pulling fs layer 07:28:35 666ba61612fd: Pulling fs layer 07:28:35 8ed8ca486205: Pulling fs layer 07:28:35 4fe6c5a15a65: Pulling fs layer 07:28:35 22a0e8bec74d: Pulling fs layer 07:28:35 ca2b28591e48: Pulling fs layer 07:28:35 a51346096db8: Pulling fs layer 07:28:35 daebc70d1ce1: Pulling fs layer 07:28:35 0e18a0eac166: Pulling fs layer 07:28:35 4fe6c5a15a65: Waiting 07:28:35 22a0e8bec74d: Waiting 07:28:35 a51346096db8: Waiting 07:28:35 ca2b28591e48: Waiting 07:28:35 0e18a0eac166: Waiting 07:28:35 8ed8ca486205: Verifying Checksum 07:28:35 8ed8ca486205: Download complete 07:28:35 666ba61612fd: Download complete 07:28:35 22a0e8bec74d: Verifying Checksum 07:28:35 22a0e8bec74d: Download complete 07:28:35 ca2b28591e48: Verifying Checksum 07:28:35 ca2b28591e48: Download complete 07:28:35 59bf1c3509f3: Verifying Checksum 07:28:35 59bf1c3509f3: Download complete 07:28:35 daebc70d1ce1: Verifying Checksum 07:28:35 daebc70d1ce1: Download complete 07:28:35 59bf1c3509f3: Pull complete 07:28:35 666ba61612fd: Pull complete 07:28:35 8ed8ca486205: Pull complete 07:28:36 0e18a0eac166: Verifying Checksum 07:28:36 0e18a0eac166: Download complete 07:28:36 4fe6c5a15a65: Verifying Checksum 07:28:36 4fe6c5a15a65: Download complete 07:28:39 4fe6c5a15a65: Pull complete 07:28:39 22a0e8bec74d: Pull complete 07:28:39 ca2b28591e48: Pull complete 07:28:39 a51346096db8: Pull complete 07:28:39 daebc70d1ce1: Pull complete 07:28:41 0e18a0eac166: Pull complete 07:28:41 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 07:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:28:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 07:28:41 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:42 + docker inspect -f . ci-base-image-x86_64 07:28:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:42 prd-ubuntu20.04-docker-8c-8g-114 does not seem to be running inside a container 07:28:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-137 -v /w/workspace/xfoundry_go-mod-messaging_PR-137:/w/workspace/xfoundry_go-mod-messaging_PR-137:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-137@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:28:43 $ docker top cfb9aad6bdf62cd18a9188845b9dcc0462b8863ec20f225f8a34a1fa831849e9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:44 + go version 07:28:44 go version go1.17.6 linux/amd64 [Pipeline] } 07:28:44 $ docker stop --time=1 cfb9aad6bdf62cd18a9188845b9dcc0462b8863ec20f225f8a34a1fa831849e9 07:28:45 $ docker rm -f cfb9aad6bdf62cd18a9188845b9dcc0462b8863ec20f225f8a34a1fa831849e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:45 + docker inspect -f . ci-base-image-x86_64 07:28:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:45 prd-ubuntu20.04-docker-8c-8g-114 does not seem to be running inside a container 07:28:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-137 -v /w/workspace/xfoundry_go-mod-messaging_PR-137:/w/workspace/xfoundry_go-mod-messaging_PR-137:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-137@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:28:46 $ docker top 20d930bb08a8491afde96ef884a50a1332fff061da84b4a9f9bf57041f9df381 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:28:46 + make test 07:28:46 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 07:28:46 go: downloading github.com/pebbe/zmq4 v1.2.7 07:28:46 go: downloading github.com/stretchr/testify v1.7.1 07:28:46 go: downloading github.com/google/uuid v1.3.0 07:28:46 go: downloading github.com/nats-io/nats.go v1.13.1-0.20220308171302-2f2f6968e98d 07:28:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 07:28:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:28:46 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:28:46 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:28:46 go: downloading github.com/davecgh/go-spew v1.1.0 07:28:46 go: downloading github.com/pmezard/go-difflib v1.0.0 07:28:46 go: downloading github.com/stretchr/objx v0.1.0 07:28:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:28:47 go: downloading github.com/hashicorp/errwrap v1.0.0 07:28:47 go: downloading github.com/x448/float16 v0.8.4 07:28:47 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 07:28:47 go: downloading github.com/gorilla/websocket v1.4.2 07:28:47 go: downloading github.com/nats-io/nuid v1.0.1 07:28:47 go: downloading github.com/nats-io/nkeys v0.3.0 07:28:47 go: downloading golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce 07:28:49 Still waiting to schedule task 07:28:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:28:57 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 07:29:00 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.053s coverage: 90.3% of statements 07:29:01 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.054s coverage: 84.2% of statements 07:29:01 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.027s coverage: 14.3% of statements 07:29:01 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/mocks [no test files] 07:29:01 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 68.7% of statements 07:29:01 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 07:29:23 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.377s coverage: 83.8% of statements 07:29:23 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.034s coverage: 88.9% of statements 07:29:23 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 07:29:23 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.040s coverage: 100.0% of statements 07:29:23 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.039s coverage: 100.0% of statements 07:29:23 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.030s coverage: 90.9% of statements 07:29:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:29:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:29:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:29:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:29:33 $ docker stop --time=1 20d930bb08a8491afde96ef884a50a1332fff061da84b4a9f9bf57041f9df381 07:29:34 $ docker rm -f 20d930bb08a8491afde96ef884a50a1332fff061da84b4a9f9bf57041f9df381 [Pipeline] // withDockerContainer [Pipeline] sh 07:29:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:29:35 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 07:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:29:35 07:29:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:29:36 latest: Pulling from edgex-lftools-log-publisher 07:29:36 5eb5b503b376: Pulling fs layer 07:29:36 5c69ac0246d0: Pulling fs layer 07:29:36 ec43610c2a17: Pulling fs layer 07:29:36 3a2ae6a8a46f: Pulling fs layer 07:29:36 33b1e0a273af: Pulling fs layer 07:29:36 5d3b04190fa2: Pulling fs layer 07:29:36 2f39f015ded8: Pulling fs layer 07:29:36 3a2ae6a8a46f: Waiting 07:29:36 33b1e0a273af: Waiting 07:29:36 5d3b04190fa2: Waiting 07:29:36 2f39f015ded8: Waiting 07:29:36 5c69ac0246d0: Verifying Checksum 07:29:36 5c69ac0246d0: Download complete 07:29:36 3a2ae6a8a46f: Verifying Checksum 07:29:36 3a2ae6a8a46f: Download complete 07:29:36 33b1e0a273af: Verifying Checksum 07:29:36 33b1e0a273af: Download complete 07:29:36 ec43610c2a17: Verifying Checksum 07:29:36 ec43610c2a17: Download complete 07:29:36 5d3b04190fa2: Verifying Checksum 07:29:36 5d3b04190fa2: Download complete 07:29:36 5eb5b503b376: Verifying Checksum 07:29:36 5eb5b503b376: Download complete 07:29:36 2f39f015ded8: Verifying Checksum 07:29:36 2f39f015ded8: Download complete 07:29:37 5eb5b503b376: Pull complete 07:29:37 5c69ac0246d0: Pull complete 07:29:38 ec43610c2a17: Pull complete 07:29:38 3a2ae6a8a46f: Pull complete 07:29:38 33b1e0a273af: Pull complete 07:29:38 5d3b04190fa2: Pull complete 07:29:42 2f39f015ded8: Pull complete 07:29:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:29:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:29:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:42 prd-ubuntu20.04-docker-8c-8g-114 does not seem to be running inside a container 07:29:42 $ 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-137 -v /w/workspace/xfoundry_go-mod-messaging_PR-137:/w/workspace/xfoundry_go-mod-messaging_PR-137:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-137@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:29:44 $ docker top 3f72e25c3c5071dcc4473868861ae589c314371bac5ba07bf29c122e389fe5eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:44 ---> job-cost.sh 07:29:44 lf-activate-venv: SKIPPING 07:29:44 INFO: No Stack... 07:29:44 INFO: Retrieving Pricing Info for: v3-standard-8 07:29:45 INFO: Archiving Costs [Pipeline] sh 07:29:45 + cat /w/workspace/xfoundry_go-mod-messaging_PR-137/archives/cost.csv 07:29:45 + cut -d, -f6 [Pipeline] lock 07:29:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-137-15-stack-cost] 07:29:45 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-137-15-stack-cost] did not exist. Created. 07:29:45 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-137-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:29:46 + echo total: 0.2199999988079071 [Pipeline] stash 07:29:46 Stashed 1 file(s) [Pipeline] } 07:29:46 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-137-15-stack-cost] [Pipeline] // lock [Pipeline] } 07:29:46 $ docker stop --time=1 3f72e25c3c5071dcc4473868861ae589c314371bac5ba07bf29c122e389fe5eb 07:29:47 $ docker rm -f 3f72e25c3c5071dcc4473868861ae589c314371bac5ba07bf29c122e389fe5eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:30:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-115 in /w/workspace/xfoundry_go-mod-messaging_PR-137 [Pipeline] { [Pipeline] ws 07:30:30 Running in /w/workspace/go-mod-messaging/15 [Pipeline] { [Pipeline] checkout 07:30:30 Selected Git installation does not exist. Using Default 07:30:30 The recommended git tool is: NONE 07:30:36 using credential edgex-jenkins-ssh 07:30:36 Cloning the remote Git repository 07:30:36 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 07:30:36 > git init /w/workspace/go-mod-messaging/15 # timeout=10 07:30:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 07:30:36 > git --version # timeout=10 07:30:36 > git --version # 'git version 2.25.1' 07:30:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:30:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 07:30:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:30:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 07:30:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 07:30:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:30:38 Merging remotes/origin/main commit 004fd92ddf60fc0087d179b4f524fbef731cdbbf into PR head commit 07e6ff65a67bf22ba50c85e25d3ef80befb46091 07:30:38 Merge succeeded, producing 07e6ff65a67bf22ba50c85e25d3ef80befb46091 07:30:38 Checking out Revision 07e6ff65a67bf22ba50c85e25d3ef80befb46091 (PR-137) 07:30:38 > git config core.sparsecheckout # timeout=10 07:30:38 > git checkout -f 07e6ff65a67bf22ba50c85e25d3ef80befb46091 # timeout=10 07:30:38 > git remote # timeout=10 07:30:38 > git config --get remote.origin.url # timeout=10 07:30:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:30:38 > git merge 004fd92ddf60fc0087d179b4f524fbef731cdbbf # timeout=10 07:30:38 > git rev-parse HEAD^{commit} # timeout=10 07:30:38 > git config core.sparsecheckout # timeout=10 07:30:38 > git checkout -f 07e6ff65a67bf22ba50c85e25d3ef80befb46091 # timeout=10 07:30:42 Commit message: "feat(NATS): Remove AuthMode Option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:30:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:30:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:30:43 Dload Upload Total Spent Left Speed 07:30:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 70419 0 --:--:-- --:--:-- --:--:-- 70826 [Pipeline] sh 07:30:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:30:44 + sudo tee /etc/docker/daemon.new 07:30:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:30:44 { 07:30:44 "registry-mirrors": [ 07:30:44 "https://nexus3.edgexfoundry.org:10001" 07:30:44 ], 07:30:44 "bip": "10.250.0.254/24", 07:30:44 "hosts": [ 07:30:44 "tcp://0.0.0.0:5555", 07:30:44 "unix:///var/run/docker.sock" 07:30:44 ], 07:30:44 "mtu": 1458, 07:30:44 "selinux-enabled": true, 07:30:44 "seccomp-profile": "/etc/docker/seccomp.json" 07:30:44 } [Pipeline] sh 07:30:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:30:45 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:31:04 ========================================================= 07:31:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:31:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:31:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:31:05 9b3977197b4f: Pulling fs layer 07:31:05 1a89e8eeedd5: Pulling fs layer 07:31:05 94645a83ff95: Pulling fs layer 07:31:05 3f3a8bcf1eab: Pulling fs layer 07:31:05 0c92f367c5e7: Pulling fs layer 07:31:05 3096ccb668a1: Pulling fs layer 07:31:05 e8cf19c19ddd: Pulling fs layer 07:31:05 a4caa8a26152: Pulling fs layer 07:31:05 3096ccb668a1: Waiting 07:31:05 e8cf19c19ddd: Waiting 07:31:05 a4caa8a26152: Waiting 07:31:05 3f3a8bcf1eab: Waiting 07:31:05 0c92f367c5e7: Waiting 07:31:05 94645a83ff95: Verifying Checksum 07:31:05 94645a83ff95: Download complete 07:31:05 1a89e8eeedd5: Verifying Checksum 07:31:05 1a89e8eeedd5: Download complete 07:31:05 0c92f367c5e7: Verifying Checksum 07:31:05 0c92f367c5e7: Download complete 07:31:05 3096ccb668a1: Verifying Checksum 07:31:05 3096ccb668a1: Download complete 07:31:05 9b3977197b4f: Verifying Checksum 07:31:05 e8cf19c19ddd: Verifying Checksum 07:31:05 e8cf19c19ddd: Download complete 07:31:06 9b3977197b4f: Pull complete 07:31:06 1a89e8eeedd5: Pull complete 07:31:06 94645a83ff95: Pull complete 07:31:07 a4caa8a26152: Verifying Checksum 07:31:07 a4caa8a26152: Download complete 07:31:07 3f3a8bcf1eab: Verifying Checksum 07:31:07 3f3a8bcf1eab: Download complete 07:31:20 3f3a8bcf1eab: Pull complete 07:31:20 0c92f367c5e7: Pull complete 07:31:20 3096ccb668a1: Pull complete 07:31:20 e8cf19c19ddd: Pull complete 07:31:27 a4caa8a26152: Pull complete 07:31:27 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 07:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:31:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 07:31:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:27 + docker inspect -f . ci-base-image-arm64 07:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:28 prd-ubuntu20.04-docker-arm64-4c-16g-115 does not seem to be running inside a container 07:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/15 -v /w/workspace/go-mod-messaging/15:/w/workspace/go-mod-messaging/15:rw,z -v /w/workspace/go-mod-messaging/15@tmp:/w/workspace/go-mod-messaging/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:31:30 $ docker top 7f431ebd28422209f228713e94fab53a7f189dd38b7af36639a6fec02a860f3e -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:31 + go version 07:31:31 go version go1.17.6 linux/arm64 [Pipeline] } 07:31:31 $ docker stop --time=1 7f431ebd28422209f228713e94fab53a7f189dd38b7af36639a6fec02a860f3e 07:31:33 $ docker rm -f 7f431ebd28422209f228713e94fab53a7f189dd38b7af36639a6fec02a860f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:34 + docker inspect -f . ci-base-image-arm64 07:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:34 prd-ubuntu20.04-docker-arm64-4c-16g-115 does not seem to be running inside a container 07:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/15 -v /w/workspace/go-mod-messaging/15:/w/workspace/go-mod-messaging/15:rw,z -v /w/workspace/go-mod-messaging/15@tmp:/w/workspace/go-mod-messaging/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:31:36 $ docker top 1f9e3c1d73d7e8ace7a4650269d9a8c49f986d762f3b9304ae179f23640f59de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:31:37 + make test 07:31:37 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 07:31:37 go: downloading github.com/nats-io/nats.go v1.13.1-0.20220308171302-2f2f6968e98d 07:31:37 go: downloading github.com/stretchr/testify v1.7.1 07:31:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 07:31:37 go: downloading github.com/pebbe/zmq4 v1.2.7 07:31:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:31:37 go: downloading github.com/google/uuid v1.3.0 07:31:38 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:31:38 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:31:38 go: downloading github.com/davecgh/go-spew v1.1.0 07:31:38 go: downloading github.com/pmezard/go-difflib v1.0.0 07:31:38 go: downloading github.com/stretchr/objx v0.1.0 07:31:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:31:38 go: downloading github.com/nats-io/nkeys v0.3.0 07:31:38 go: downloading github.com/nats-io/nuid v1.0.1 07:31:38 go: downloading github.com/gorilla/websocket v1.4.2 07:31:38 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 07:31:38 go: downloading github.com/hashicorp/errwrap v1.0.0 07:31:38 go: downloading github.com/x448/float16 v0.8.4 07:31:38 go: downloading golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce 07:32:34 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 07:32:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.167s coverage: 90.3% of statements 07:32:55 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.156s coverage: 84.2% of statements 07:32:55 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.082s coverage: 14.3% of statements 07:32:55 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/mocks [no test files] 07:32:57 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.115s coverage: 68.7% of statements 07:32:57 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 07:33:16 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.473s coverage: 83.8% of statements 07:33:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.079s coverage: 88.9% of statements 07:33:16 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 07:33:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.084s coverage: 100.0% of statements 07:33:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.068s coverage: 100.0% of statements 07:33:16 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.059s coverage: 90.9% of statements 07:33:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:33:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:33:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:33:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:33:55 $ docker stop --time=1 1f9e3c1d73d7e8ace7a4650269d9a8c49f986d762f3b9304ae179f23640f59de 07:33:57 $ docker rm -f 1f9e3c1d73d7e8ace7a4650269d9a8c49f986d762f3b9304ae179f23640f59de [Pipeline] // withDockerContainer [Pipeline] sh 07:33:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:33:58 Warning: overwriting stash ‘coverage-report’ 07:33:58 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 07:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:33:59 07:33:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:33:59 arm64: Pulling from edgex-lftools-log-publisher 07:33:59 8998bd30e6a1: Pulling fs layer 07:33:59 04944245beec: Pulling fs layer 07:33:59 699f458cf7ca: Pulling fs layer 07:33:59 765212b225bb: Pulling fs layer 07:33:59 f23df028b6ca: Pulling fs layer 07:33:59 d65c8cfc05b1: Pulling fs layer 07:33:59 2437ff75d9bd: Pulling fs layer 07:33:59 765212b225bb: Waiting 07:33:59 f23df028b6ca: Waiting 07:33:59 d65c8cfc05b1: Waiting 07:33:59 2437ff75d9bd: Waiting 07:33:59 04944245beec: Verifying Checksum 07:33:59 04944245beec: Download complete 07:33:59 765212b225bb: Verifying Checksum 07:33:59 765212b225bb: Download complete 07:33:59 f23df028b6ca: Verifying Checksum 07:33:59 f23df028b6ca: Download complete 07:34:00 d65c8cfc05b1: Verifying Checksum 07:34:00 d65c8cfc05b1: Download complete 07:34:00 699f458cf7ca: Verifying Checksum 07:34:00 699f458cf7ca: Download complete 07:34:00 8998bd30e6a1: Verifying Checksum 07:34:00 8998bd30e6a1: Download complete 07:34:03 2437ff75d9bd: Verifying Checksum 07:34:03 2437ff75d9bd: Download complete 07:34:04 8998bd30e6a1: Pull complete 07:34:05 04944245beec: Pull complete 07:34:06 699f458cf7ca: Pull complete 07:34:06 765212b225bb: Pull complete 07:34:07 f23df028b6ca: Pull complete 07:34:07 d65c8cfc05b1: Pull complete 07:34:23 2437ff75d9bd: Pull complete 07:34:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:34:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:23 prd-ubuntu20.04-docker-arm64-4c-16g-115 does not seem to be running inside a container 07:34:23 $ 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/15 -v /w/workspace/go-mod-messaging/15:/w/workspace/go-mod-messaging/15:rw,z -v /w/workspace/go-mod-messaging/15@tmp:/w/workspace/go-mod-messaging/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:34:25 $ docker top f94956770ac52267d8a3ca6f7a7d28354acce2fd73ccd2fab629169a99ad0f81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:26 ---> job-cost.sh 07:34:26 lf-activate-venv: SKIPPING 07:34:26 INFO: No Stack... 07:34:27 INFO: Retrieving Pricing Info for: v3-standard-4 07:34:27 INFO: Archiving Costs [Pipeline] sh 07:34:28 + cat /w/workspace/go-mod-messaging/15/archives/cost.csv 07:34:28 + cut -d, -f6 [Pipeline] lock 07:34:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-137-15-stack-cost] 07:34:28 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-137-15-stack-cost] did not exist. Created. 07:34:28 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-137-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:34:29 /w/workspace/go-mod-messaging/15@tmp/durable-95ef69b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:34:30 + echo total: 0.10999999940395355 [Pipeline] stash 07:34:30 Warning: overwriting stash ‘stack-cost’ 07:34:30 Stashed 1 file(s) [Pipeline] } 07:34:30 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-137-15-stack-cost] [Pipeline] // lock [Pipeline] } 07:34:30 $ docker stop --time=1 f94956770ac52267d8a3ca6f7a7d28354acce2fd73ccd2fab629169a99ad0f81 07:34:31 $ docker rm -f f94956770ac52267d8a3ca6f7a7d28354acce2fd73ccd2fab629169a99ad0f81 [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 07:34:32 provisioning config files... 07:34:32 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-137@tmp/config4929240300370284983tmp [Pipeline] { [Pipeline] sh 07:34:32 + set +x 07:34:32 + + bash -s -- 07:34:32 curl -s https://codecov.io/bash 07:34:32 07:34:32 _____ _ 07:34:32 / ____| | | 07:34:32 | | ___ __| | ___ ___ _____ __ 07:34:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:34:32 | |___| (_) | (_| | __/ (_| (_) \ V / 07:34:32 \_____\___/ \__,_|\___|\___\___/ \_/ 07:34:32 Bash-1.0.6 07:34:32 07:34:32 07:34:32 ==> git version 2.25.1 found 07:34:32 ==> 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 07:34:32 Release-Date: 2020-01-08 07:34:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:34:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:34:32 ==> Jenkins CI detected. 07:34:32 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-137 07:34:32 project root: . 07:34:32 --> token set from env 07:34:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:34:32 ==> Running gcov in . (disable via -X gcov) 07:34:32 ==> Python coveragepy not found 07:34:32 ==> Searching for coverage reports in: 07:34:32 + . 07:34:32 -> Found 1 reports 07:34:32 ==> Detecting git/mercurial file structure 07:34:32 ==> Reading reports 07:34:32 + ./coverage.out bytes=35882 07:34:32 ==> Appending adjustments 07:34:32 https://docs.codecov.io/docs/fixing-reports 07:34:32 + Found adjustments 07:34:32 ==> Gzipping contents 07:34:32 8.0K /tmp/codecov.DdcQxS.gz 07:34:32 ==> Uploading reports 07:34:32 url: https://codecov.io 07:34:32 query: branch=PR-137&commit=07e6ff65a67bf22ba50c85e25d3ef80befb46091&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-137%2F15%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=137&job=&cmd_args= 07:34:32 -> Pinging Codecov 07:34:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-137&commit=07e6ff65a67bf22ba50c85e25d3ef80befb46091&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-137%2F15%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=137&job=&cmd_args= 07:34:32 -> Uploading to 07:34:32 https://storage.googleapis.com/codecov/v4/raw/2022-05-26/F6E385568367DD0E4001BA4F8F1CB792/07e6ff65a67bf22ba50c85e25d3ef80befb46091/b3d39567-f29a-4d24-be4d-a5e304b9e81e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220526T073432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=835be30ad01be71ec2225ca4bd79c4c62b2feeb4908dc8ae4a2b59c495daef37 07:34:32 % Total % Received % Xferd Average Speed Time Time Time Current 07:34:32 Dload Upload Total Spent Left Speed 07:34:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7807 0 0 100 7807 0 32665 --:--:-- --:--:-- --:--:-- 32665 07:34:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/07e6ff65a67bf22ba50c85e25d3ef80befb46091 [Pipeline] } 07:34:33 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 07:34:33 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-137/archives ] 07:34:33 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-137/archives 07:34:33 total 16 07:34:33 drwxr-xr-x 3 root root 4096 May 26 07:29 . 07:34:33 drwxrwxr-x 10 jenkins jenkins 4096 May 26 07:29 .. 07:34:33 drwxr-xr-x 2 root root 4096 May 26 07:29 cost 07:34:33 -rw-r--r-- 1 root root 88 May 26 07:29 cost.csv 07:34:33 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-137/archives 07:34:33 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-137/archives 07:34:33 total 16 07:34:33 drwxr-xr-x 3 jenkins jenkins 4096 May 26 07:29 . 07:34:33 drwxrwxr-x 10 jenkins jenkins 4096 May 26 07:29 .. 07:34:33 drwxr-xr-x 2 jenkins jenkins 4096 May 26 07:29 cost 07:34:33 -rw-r--r-- 1 jenkins jenkins 88 May 26 07:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:34:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:34:34 ---> package-listing.sh 07:34:34 ++ facter osfamily 07:34:34 ++ tr '[:upper:]' '[:lower:]' 07:34:35 + OS_FAMILY=debian 07:34:35 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-137 07:34:35 + START_PACKAGES=/tmp/packages_start.txt 07:34:35 + END_PACKAGES=/tmp/packages_end.txt 07:34:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:34:35 + PACKAGES=/tmp/packages_start.txt 07:34:35 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-137 ']' 07:34:35 + PACKAGES=/tmp/packages_end.txt 07:34:35 + case "${OS_FAMILY}" in 07:34:35 + dpkg -l 07:34:35 + grep '^ii' 07:34:35 + '[' -f /tmp/packages_start.txt ']' 07:34:35 + '[' -f /tmp/packages_end.txt ']' 07:34:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:34:35 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-137 ']' 07:34:35 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-137/archives/ 07:34:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-137/archives/ [Pipeline] echo 07:34:35 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:34:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:36 prd-ubuntu20.04-docker-8c-8g-114 does not seem to be running inside a container 07:34:36 $ 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-137/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-137 -v /w/workspace/xfoundry_go-mod-messaging_PR-137:/w/workspace/xfoundry_go-mod-messaging_PR-137:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-137@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:34:36 $ docker top 8947b4f342303b80b6cb5f61ab4c5b2905f58179c816b8234a659961759f9f5d -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:36 + touch /tmp/pre-build-complete [Pipeline] sh 07:34:37 + mkdir -p /var/log/sysstat [Pipeline] sh 07:34:37 + ls /var/log/sa-host 07:34:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:37 provisioning config files... 07:34:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-137@tmp/config6051402523378843119tmp [Pipeline] { [Pipeline] echo 07:34:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:34:37 ---> create-netrc.sh [Pipeline] } 07:34:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:34:38 ---> python-tools-install.sh [Pipeline] echo 07:34:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:34:38 ---> sudo-logs.sh 07:34:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:34:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:34:38 ---> job-cost.sh 07:34:38 lf-activate-venv: SKIPPING 07:34:38 DEBUG: total: 0.2199999988079071 07:34:38 INFO: Retrieving Stack Cost... 07:34:39 INFO: Retrieving Pricing Info for: v3-standard-8 07:34:39 INFO: Archiving Costs [Pipeline] echo 07:34:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:34:39 ---> logs-deploy.sh 07:34:39 lf-activate-venv: SKIPPING 07:34:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-137/15 07:34:39 INFO: archiving workspace using pattern(s): 07:34:40 Archives upload complete. 07:34:40 INFO: archiving logs to Nexus