Pull request #180 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 51333558010a2593ca114728e81567277dea1a5a+e07deede33163783d351f26f2515f09a7f1118bf (88c37cbbb6ec60b75264343b7d5b492c68e74ffc) 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-ssh12064636259277225859.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10439245570146886481.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-180/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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16345020089277230005.key Verifying host key using known hosts file > 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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh121976928002168916.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh1186756937811572596.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-180/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-180/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11943261502136238383.key Verifying host key using known hosts file > 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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 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 SNYK_DEBUG: false [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-8331 in /w/workspace/xfoundry_go-mod-messaging_PR-180 [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-180 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 e07deede33163783d351f26f2515f09a7f1118bf into PR head commit 51333558010a2593ca114728e81567277dea1a5a Merge succeeded, producing 51333558010a2593ca114728e81567277dea1a5a Checking out Revision 51333558010a2593ca114728e81567277dea1a5a (PR-180) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51333558010a2593ca114728e81567277dea1a5a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge e07deede33163783d351f26f2515f09a7f1118bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51333558010a2593ca114728e81567277dea1a5a # timeout=10 Commit message: "build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.2 to 2.9.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:04:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:04:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:04:56 ========================================================= 16:04:56 EdgeX Global Pipelines Version Info 16:04:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:04:57 ------------------- 16:04:57 stable info: 16:04:57 ------------------- 16:04:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:04:57 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:04:57 Message: update stable to v1.0.239 16:04:57 ------------------- 16:04:57 experimental info: 16:04:57 ------------------- 16:04:57 Commited By: **** collab-it+edgex@linuxfoundation.org 16:04:57 Commit SHA: d2e0ee4e0e42c6415879ffb8430f990d8bf891ca 16:04:57 Message: update experimental to v1.0.241 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:04:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51333558010a2593ca114728e81567277dea1a5a [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5133355 [Pipeline] echo 16:04:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:05:00 + git rev-list -1 --merges 51333558010a2593ca114728e81567277dea1a5a~1..51333558010a2593ca114728e81567277dea1a5a [Pipeline] echo 16:05:00 -----------> git rev-list -1 --merges 51333558010a2593ca114728e81567277dea1a5a~1..51333558010a2593ca114728e81567277dea1a5a 51333558010a2593ca114728e81567277dea1a5a [false] [Pipeline] sh 16:05:00 + git log --format=format:%s -1 51333558010a2593ca114728e81567277dea1a5a [Pipeline] echo 16:05:00 ========================================================= 16:05:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:05:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:00 + git log --format=format:%s -1 51333558010a2593ca114728e81567277dea1a5a [Pipeline] echo 16:05:00 [semverPrep] GIT_COMMIT: 51333558010a2593ca114728e81567277dea1a5a, Commit Message: build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.2 to 2.9.3 [Pipeline] echo 16:05:00 [semverPrep] This is not a build commit. [Pipeline] sh 16:05:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:05:01 + grep -v github /etc/ssh/ssh_known_hosts 16:05:01 + [ -e /tmp/ssh_known_hosts ] 16:05:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:05:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:05:01 + sudo tee -a /etc/ssh/ssh_known_hosts 16:05:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:01 16:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:02 0.1.4: Pulling from edgex-devops/py-git-semver 16:05:02 b85a868b505f: Pulling fs layer 16:05:02 e2be974225ed: Pulling fs layer 16:05:02 339a4e72a1f5: Pulling fs layer 16:05:02 988bab9f4d93: Pulling fs layer 16:05:02 988bab9f4d93: Waiting 16:05:02 1469e6f7b9e6: Pulling fs layer 16:05:02 eaf3925da568: Pulling fs layer 16:05:02 bab4dde63d76: Pulling fs layer 16:05:02 bde34c3a00c8: Pulling fs layer 16:05:02 b352a97aabf1: Pulling fs layer 16:05:02 4872d77fe225: Pulling fs layer 16:05:02 1469e6f7b9e6: Waiting 16:05:02 5851b861e8e6: Pulling fs layer 16:05:02 4872d77fe225: Waiting 16:05:02 eaf3925da568: Waiting 16:05:02 bab4dde63d76: Waiting 16:05:02 5851b861e8e6: Waiting 16:05:02 b352a97aabf1: Waiting 16:05:02 bde34c3a00c8: Waiting 16:05:02 e2be974225ed: Download complete 16:05:02 988bab9f4d93: Verifying Checksum 16:05:02 988bab9f4d93: Download complete 16:05:02 1469e6f7b9e6: Verifying Checksum 16:05:02 1469e6f7b9e6: Download complete 16:05:02 eaf3925da568: Verifying Checksum 16:05:02 eaf3925da568: Download complete 16:05:02 339a4e72a1f5: Verifying Checksum 16:05:02 339a4e72a1f5: Download complete 16:05:02 bde34c3a00c8: Verifying Checksum 16:05:02 bde34c3a00c8: Download complete 16:05:02 b352a97aabf1: Verifying Checksum 16:05:02 b352a97aabf1: Download complete 16:05:02 b85a868b505f: Verifying Checksum 16:05:02 b85a868b505f: Download complete 16:05:02 4872d77fe225: Verifying Checksum 16:05:02 4872d77fe225: Download complete 16:05:02 5851b861e8e6: Verifying Checksum 16:05:02 5851b861e8e6: Download complete 16:05:02 bab4dde63d76: Verifying Checksum 16:05:02 bab4dde63d76: Download complete 16:05:03 b85a868b505f: Pull complete 16:05:03 e2be974225ed: Pull complete 16:05:04 339a4e72a1f5: Pull complete 16:05:04 988bab9f4d93: Pull complete 16:05:04 1469e6f7b9e6: Pull complete 16:05:04 eaf3925da568: Pull complete 16:05:05 bab4dde63d76: Pull complete 16:05:05 bde34c3a00c8: Pull complete 16:05:06 b352a97aabf1: Pull complete 16:05:06 4872d77fe225: Pull complete 16:05:06 5851b861e8e6: Pull complete 16:05:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:06 prd-ubuntu20.04-docker-8c-8g-8331 does not seem to be running inside a container 16:05:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-180 -v /w/workspace/xfoundry_go-mod-messaging_PR-180:/w/workspace/xfoundry_go-mod-messaging_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:05:07 $ docker top 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 -eo pid,comm 16:05:07 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). 16:05:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:05:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:07 [ssh-agent] Looking for ssh-agent implementation... 16:05:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:07 $ docker exec 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 ssh-agent 16:05:08 SSH_AUTH_SOCK=/tmp/ssh-mxh88Fah42fL/agent.32 16:05:08 SSH_AGENT_PID=38 16:05:08 Running ssh-add (command line suppressed) 16:05:08 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/private_key_6766873870902266821.key (/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/private_key_6766873870902266821.key) 16:05:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:08 + git tag --points-at HEAD [Pipeline] } 16:05:08 $ docker exec --env ******** --env ******** 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 ssh-agent -k 16:05:08 unset SSH_AUTH_SOCK; 16:05:08 unset SSH_AGENT_PID; 16:05:08 echo Agent pid 38 killed; 16:05:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:05:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:08 [ssh-agent] Looking for ssh-agent implementation... 16:05:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:08 $ docker exec 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 ssh-agent 16:05:08 SSH_AUTH_SOCK=/tmp/ssh-9ByqE8aBHwPR/agent.70 16:05:08 SSH_AGENT_PID=76 16:05:08 Running ssh-add (command line suppressed) 16:05:09 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/private_key_50092323980671743.key (/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/private_key_50092323980671743.key) 16:05:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:09 + git semver init 16:05:09 2022-10-17 16:05:09,571 [run_init] DEBUG init version:0.0.0 force:False 16:05:09 2022-10-17 16:05:09,572 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver 16:05:09 2022-10-17 16:05:09,572 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-180/.semver 16:05:09 2022-10-17 16:05:09,572 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-180, universal_newlines=False, shell=None, istream=None) 16:05:10 2022-10-17 16:05:10,396 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-180/.git/info/exclude 16:05:10 2022-10-17 16:05:10,397 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver/PR-180 with force:False 16:05:10 2022-10-17 16:05:10,397 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver/PR-180 16:05:10 2022-10-17 16:05:10,401 [execute] INFO git cat-file --batch-check 16:05:10 2022-10-17 16:05:10,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver, universal_newlines=False, shell=None, istream=) 16:05:10 2022-10-17 16:05:10,408 [execute] INFO git cat-file --batch 16:05:10 2022-10-17 16:05:10,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-180/.semver, universal_newlines=False, shell=None, istream=) 16:05:10 2022-10-17 16:05:10,414 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-180/.semver/PR-180 16:05:10 0.0.0 [Pipeline] } 16:05:10 $ docker exec --env ******** --env ******** 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 ssh-agent -k 16:05:10 unset SSH_AUTH_SOCK; 16:05:10 unset SSH_AGENT_PID; 16:05:10 echo Agent pid 76 killed; 16:05:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:11 + git semver [Pipeline] } 16:05:11 $ docker stop --time=1 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 16:05:12 $ docker rm -f 9a3f6121b553cd96fffeb1bd2c07720e894adc0338b5174e45ffcf4884532231 [Pipeline] // withDockerContainer [Pipeline] sh 16:05:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:05:13 Stashed 1 file(s) [Pipeline] echo 16:05:13 [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 16:05:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:14 ========================================================= 16:05:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:05:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:05:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:05:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:05:14 213ec9aee27d: Pulling fs layer 16:05:14 4583459ba037: Pulling fs layer 16:05:14 93c1e223e6f2: Pulling fs layer 16:05:14 53926ce57604: Pulling fs layer 16:05:14 21b2b0c7a3f4: Pulling fs layer 16:05:14 30f14e443154: Pulling fs layer 16:05:14 801331c1e519: Pulling fs layer 16:05:14 99cc6dd402b0: Pulling fs layer 16:05:14 7d9ed39f4882: Pulling fs layer 16:05:14 30f14e443154: Waiting 16:05:14 801331c1e519: Waiting 16:05:14 53926ce57604: Waiting 16:05:14 7d9ed39f4882: Waiting 16:05:14 21b2b0c7a3f4: Waiting 16:05:14 93c1e223e6f2: Verifying Checksum 16:05:14 93c1e223e6f2: Download complete 16:05:14 4583459ba037: Verifying Checksum 16:05:14 4583459ba037: Download complete 16:05:14 21b2b0c7a3f4: Verifying Checksum 16:05:14 21b2b0c7a3f4: Download complete 16:05:14 30f14e443154: Verifying Checksum 16:05:14 30f14e443154: Download complete 16:05:14 213ec9aee27d: Verifying Checksum 16:05:14 213ec9aee27d: Download complete 16:05:14 801331c1e519: Verifying Checksum 16:05:14 801331c1e519: Download complete 16:05:14 213ec9aee27d: Pull complete 16:05:14 4583459ba037: Pull complete 16:05:14 93c1e223e6f2: Pull complete 16:05:15 7d9ed39f4882: Verifying Checksum 16:05:15 7d9ed39f4882: Download complete 16:05:15 53926ce57604: Verifying Checksum 16:05:15 53926ce57604: Download complete 16:05:15 99cc6dd402b0: Verifying Checksum 16:05:15 99cc6dd402b0: Download complete 16:05:18 53926ce57604: Pull complete 16:05:18 21b2b0c7a3f4: Pull complete 16:05:18 30f14e443154: Pull complete 16:05:18 801331c1e519: Pull complete 16:05:20 99cc6dd402b0: Pull complete 16:05:21 7d9ed39f4882: Pull complete 16:05:21 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 16:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:05:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 16:05:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:22 + docker inspect -f . ci-base-image-x86_64 16:05:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:22 prd-ubuntu20.04-docker-8c-8g-8331 does not seem to be running inside a container 16:05:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-180 -v /w/workspace/xfoundry_go-mod-messaging_PR-180:/w/workspace/xfoundry_go-mod-messaging_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-180@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 ******** ci-base-image-x86_64 cat 16:05:23 $ docker top f697dfa09bff0ab013ec4d029b35ec3cbff8c95e609186a10f1a4df30357ab15 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:24 + go version 16:05:24 go version go1.18.7 linux/amd64 [Pipeline] } 16:05:24 $ docker stop --time=1 f697dfa09bff0ab013ec4d029b35ec3cbff8c95e609186a10f1a4df30357ab15 16:05:25 $ docker rm -f f697dfa09bff0ab013ec4d029b35ec3cbff8c95e609186a10f1a4df30357ab15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:26 + docker inspect -f . ci-base-image-x86_64 16:05:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:26 prd-ubuntu20.04-docker-8c-8g-8331 does not seem to be running inside a container 16:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-180 -v /w/workspace/xfoundry_go-mod-messaging_PR-180:/w/workspace/xfoundry_go-mod-messaging_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-180@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 ******** ci-base-image-x86_64 cat 16:05:26 $ docker top 0f4d3d2022ae13aabdb8fc7707805c745b2e685c34bc8918cbbbb1981154c79a -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:27 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-180 [Pipeline] fileExists [Pipeline] sh 16:05:27 + make test 16:05:27 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:05:27 go: downloading github.com/pebbe/zmq4 v1.2.7 16:05:27 go: downloading github.com/stretchr/testify v1.8.0 16:05:27 go: downloading github.com/nats-io/nats.go v1.17.0 16:05:27 go: downloading github.com/google/uuid v1.3.0 16:05:27 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 16:05:27 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 16:05:27 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:05:28 go: downloading github.com/davecgh/go-spew v1.1.1 16:05:28 go: downloading github.com/pmezard/go-difflib v1.0.0 16:05:28 go: downloading github.com/stretchr/objx v0.4.0 16:05:28 go: downloading gopkg.in/yaml.v3 v3.0.1 16:05:28 go: downloading github.com/gorilla/websocket v1.4.2 16:05:28 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:05:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:05:28 go: downloading github.com/nats-io/nuid v1.0.1 16:05:28 go: downloading github.com/nats-io/nkeys v0.3.0 16:05:28 go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be 16:05:28 go: downloading github.com/nats-io/jwt/v2 v2.3.0 16:05:28 go: downloading github.com/minio/highwayhash v1.0.2 16:05:28 go: downloading github.com/klauspost/compress v1.15.11 16:05:28 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 16:05:28 go: downloading golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec 16:05:28 Still waiting to schedule task 16:05:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:05:43 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:05:45 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.067s coverage: 90.4% of statements 16:05:46 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.044s coverage: 87.7% of statements 16:05:46 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 16:05:46 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:05:56 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.097s coverage: 35.9% of statements 16:05:56 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements 16:05:56 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:06:08 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.386s coverage: 83.8% of statements 16:06:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.033s coverage: 88.9% of statements 16:06:08 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:06:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.040s coverage: 100.0% of statements 16:06:08 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.047s coverage: 100.0% of statements 16:06:08 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.044s coverage: 95.1% of statements 16:06:08 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 16:06:08 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:06:08 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.077s coverage: 90.4% of statements 16:06:08 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.023s coverage: 100.0% of statements 16:06:08 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:06:08 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.026s coverage: 100.0% of statements 16:06:08 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.048s coverage: 68.5% of statements 16:06:08 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:06:30 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.384s coverage: 83.8% of statements 16:06:30 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements 16:06:30 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:06:30 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.033s coverage: 100.0% of statements 16:06:30 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.032s coverage: 100.0% of statements 16:06:30 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.033s coverage: 95.1% of statements 16:06:38 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:06:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:06:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:06:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:06:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:06:40 $ docker stop --time=1 0f4d3d2022ae13aabdb8fc7707805c745b2e685c34bc8918cbbbb1981154c79a 16:06:41 $ docker rm -f 0f4d3d2022ae13aabdb8fc7707805c745b2e685c34bc8918cbbbb1981154c79a [Pipeline] // withDockerContainer [Pipeline] sh 16:06:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:06:42 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 16:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:43 16:06:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:43 latest: Pulling from edgex-lftools-log-publisher 16:06:43 5eb5b503b376: Pulling fs layer 16:06:43 5c69ac0246d0: Pulling fs layer 16:06:43 ec43610c2a17: Pulling fs layer 16:06:43 3a2ae6a8a46f: Pulling fs layer 16:06:43 33b1e0a273af: Pulling fs layer 16:06:43 5d3b04190fa2: Pulling fs layer 16:06:43 2f39f015ded8: Pulling fs layer 16:06:43 3a2ae6a8a46f: Waiting 16:06:43 33b1e0a273af: Waiting 16:06:43 5d3b04190fa2: Waiting 16:06:43 5c69ac0246d0: Verifying Checksum 16:06:43 5c69ac0246d0: Download complete 16:06:43 3a2ae6a8a46f: Download complete 16:06:44 33b1e0a273af: Verifying Checksum 16:06:44 33b1e0a273af: Download complete 16:06:44 ec43610c2a17: Verifying Checksum 16:06:44 ec43610c2a17: Download complete 16:06:44 5d3b04190fa2: Verifying Checksum 16:06:44 5d3b04190fa2: Download complete 16:06:44 5eb5b503b376: Verifying Checksum 16:06:44 5eb5b503b376: Download complete 16:06:44 2f39f015ded8: Download complete 16:06:45 5eb5b503b376: Pull complete 16:06:45 5c69ac0246d0: Pull complete 16:06:46 ec43610c2a17: Pull complete 16:06:46 3a2ae6a8a46f: Pull complete 16:06:46 33b1e0a273af: Pull complete 16:06:46 5d3b04190fa2: Pull complete 16:06:50 2f39f015ded8: Pull complete 16:06:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:50 prd-ubuntu20.04-docker-8c-8g-8331 does not seem to be running inside a container 16:06:50 $ 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-180 -v /w/workspace/xfoundry_go-mod-messaging_PR-180:/w/workspace/xfoundry_go-mod-messaging_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-180@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 16:06:52 $ docker top 61a4d48e2143785999cdd4a129cba96b832905618d9ae696bc5b1f69b75fe509 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:52 ---> job-cost.sh 16:06:52 lf-activate-venv: SKIPPING 16:06:52 INFO: No Stack... 16:06:52 INFO: Retrieving Pricing Info for: v3-standard-8 16:06:53 INFO: Archiving Costs [Pipeline] sh 16:06:53 + cat /w/workspace/xfoundry_go-mod-messaging_PR-180/archives/cost.csv 16:06:53 + cut -d, -f6 [Pipeline] lock 16:06:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] 16:06:53 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] did not exist. Created. 16:06:53 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:06:54 + echo total: 0.2199999988079071 [Pipeline] stash 16:06:54 Stashed 1 file(s) [Pipeline] } 16:06:54 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:06:54 $ docker stop --time=1 61a4d48e2143785999cdd4a129cba96b832905618d9ae696bc5b1f69b75fe509 16:06:55 $ docker rm -f 61a4d48e2143785999cdd4a129cba96b832905618d9ae696bc5b1f69b75fe509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:08:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8333 in /w/workspace/xfoundry_go-mod-messaging_PR-180 [Pipeline] { [Pipeline] ws 16:08:07 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:08:07 Selected Git installation does not exist. Using Default 16:08:07 The recommended git tool is: NONE 16:08:13 using credential edgex-jenkins-ssh 16:08:13 Cloning the remote Git repository 16:08:13 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:08:13 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:08:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:08:14 > git --version # timeout=10 16:08:14 > git --version # 'git version 2.25.1' 16:08:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:14 Verifying host key using known hosts file 16:08:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:08:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:08:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:08:16 Merging remotes/origin/main commit e07deede33163783d351f26f2515f09a7f1118bf into PR head commit 51333558010a2593ca114728e81567277dea1a5a 16:08:17 Merge succeeded, producing 51333558010a2593ca114728e81567277dea1a5a 16:08:17 Checking out Revision 51333558010a2593ca114728e81567277dea1a5a (PR-180) 16:08:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:08:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:16 Verifying host key using known hosts file 16:08:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:08:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:08:16 > git config core.sparsecheckout # timeout=10 16:08:16 > git checkout -f 51333558010a2593ca114728e81567277dea1a5a # timeout=10 16:08:17 > git remote # timeout=10 16:08:17 > git config --get remote.origin.url # timeout=10 16:08:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:17 Verifying host key using known hosts file 16:08:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:08:17 > git merge e07deede33163783d351f26f2515f09a7f1118bf # timeout=10 16:08:17 > git rev-parse HEAD^{commit} # timeout=10 16:08:17 > git config core.sparsecheckout # timeout=10 16:08:17 > git checkout -f 51333558010a2593ca114728e81567277dea1a5a # timeout=10 16:08:17 Commit message: "build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.2 to 2.9.3" 16:08:17 > git --version # timeout=10 16:08:17 > git --version # 'git version 2.25.1' 16:08:17 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:08:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:08:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:08:19 Dload Upload Total Spent Left Speed 16:08:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 73695 0 --:--:-- --:--:-- --:--:-- 73695 [Pipeline] sh 16:08:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:08:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:08:20 + sudo tee /etc/docker/daemon.new 16:08:20 { 16:08:20 "registry-mirrors": [ 16:08:20 "https://nexus3.edgexfoundry.org:10001" 16:08:20 ], 16:08:20 "bip": "10.250.0.254/24", 16:08:20 "hosts": [ 16:08:20 "tcp://0.0.0.0:5555", 16:08:20 "unix:///var/run/docker.sock" 16:08:20 ], 16:08:20 "mtu": 1458, 16:08:20 "selinux-enabled": true, 16:08:20 "seccomp-profile": "/etc/docker/seccomp.json" 16:08:20 } [Pipeline] sh 16:08:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:08:20 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:08:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:39 ========================================================= 16:08:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:08:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:08:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:08:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:08:40 9b18e9b68314: Pulling fs layer 16:08:40 d32db5db7311: Pulling fs layer 16:08:40 d0c4b47475fc: Pulling fs layer 16:08:40 5831b945b038: Pulling fs layer 16:08:40 86bbec2aaacd: Pulling fs layer 16:08:40 e10730c5d714: Pulling fs layer 16:08:40 5dd5c2283517: Pulling fs layer 16:08:40 d5ac0230b979: Pulling fs layer 16:08:40 5831b945b038: Waiting 16:08:40 5dd5c2283517: Waiting 16:08:40 d5ac0230b979: Waiting 16:08:40 86bbec2aaacd: Waiting 16:08:40 e10730c5d714: Waiting 16:08:40 d0c4b47475fc: Verifying Checksum 16:08:40 d0c4b47475fc: Download complete 16:08:40 d32db5db7311: Verifying Checksum 16:08:40 86bbec2aaacd: Verifying Checksum 16:08:40 86bbec2aaacd: Download complete 16:08:40 e10730c5d714: Verifying Checksum 16:08:40 e10730c5d714: Download complete 16:08:40 9b18e9b68314: Verifying Checksum 16:08:40 9b18e9b68314: Download complete 16:08:41 9b18e9b68314: Pull complete 16:08:41 d5ac0230b979: Verifying Checksum 16:08:41 d5ac0230b979: Download complete 16:08:41 d32db5db7311: Pull complete 16:08:42 d0c4b47475fc: Pull complete 16:08:42 5dd5c2283517: Verifying Checksum 16:08:42 5dd5c2283517: Download complete 16:08:43 5831b945b038: Download complete 16:08:56 5831b945b038: Pull complete 16:08:56 86bbec2aaacd: Pull complete 16:08:56 e10730c5d714: Pull complete 16:09:03 5dd5c2283517: Pull complete 16:09:05 d5ac0230b979: Pull complete 16:09:05 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 16:09:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:09:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 16:09:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:05 + docker inspect -f . ci-base-image-arm64 16:09:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:06 prd-ubuntu20.04-docker-arm64-4c-16g-8333 does not seem to be running inside a container 16:09:06 $ 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 ******** ci-base-image-arm64 cat 16:09:09 $ docker top 091c2bed728812127f2a9c8dacc909c1eb8cc360cb01a20a255a406add6a2045 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:10 + go version 16:09:10 go version go1.18.7 linux/arm64 [Pipeline] } 16:09:10 $ docker stop --time=1 091c2bed728812127f2a9c8dacc909c1eb8cc360cb01a20a255a406add6a2045 16:09:12 $ docker rm -f 091c2bed728812127f2a9c8dacc909c1eb8cc360cb01a20a255a406add6a2045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:13 + docker inspect -f . ci-base-image-arm64 16:09:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:13 prd-ubuntu20.04-docker-arm64-4c-16g-8333 does not seem to be running inside a container 16:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat 16:09:15 $ docker top ed7b038cd5039bc1fee7d06b6ca3ced34748edf04cc0380e8454f870c70f23b3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:16 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 16:09:16 + make test 16:09:16 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:09:16 go: downloading github.com/nats-io/nats.go v1.17.0 16:09:16 go: downloading github.com/stretchr/testify v1.8.0 16:09:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 16:09:17 go: downloading github.com/google/uuid v1.3.0 16:09:17 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 16:09:17 go: downloading github.com/pebbe/zmq4 v1.2.7 16:09:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:09:17 go: downloading github.com/davecgh/go-spew v1.1.1 16:09:17 go: downloading github.com/pmezard/go-difflib v1.0.0 16:09:17 go: downloading github.com/stretchr/objx v0.4.0 16:09:17 go: downloading gopkg.in/yaml.v3 v3.0.1 16:09:17 go: downloading github.com/gorilla/websocket v1.4.2 16:09:17 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:09:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:09:17 go: downloading github.com/nats-io/nkeys v0.3.0 16:09:17 go: downloading github.com/nats-io/nuid v1.0.1 16:09:17 go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be 16:09:18 go: downloading github.com/klauspost/compress v1.15.11 16:09:18 go: downloading github.com/minio/highwayhash v1.0.2 16:09:18 go: downloading github.com/nats-io/jwt/v2 v2.3.0 16:09:18 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 16:10:40 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:11:06 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.256s coverage: 90.4% of statements 16:11:19 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.228s coverage: 87.7% of statements 16:11:19 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 16:11:19 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:12:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.326s coverage: 35.9% of statements 16:12:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.127s coverage: 68.5% of statements 16:12:26 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:12:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.555s coverage: 83.8% of statements 16:12:26 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.103s coverage: 88.9% of statements 16:12:26 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:12:26 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.076s coverage: 100.0% of statements 16:12:26 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.061s coverage: 100.0% of statements 16:12:26 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.082s coverage: 95.1% of statements 16:12:26 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 16:12:26 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:12:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.214s coverage: 90.4% of statements 16:12:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.064s coverage: 100.0% of statements 16:12:26 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:12:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.062s coverage: 100.0% of statements 16:12:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.175s coverage: 68.5% of statements 16:12:26 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:12:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.475s coverage: 83.8% of statements 16:12:49 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.066s coverage: 88.9% of statements 16:12:49 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:12:49 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.074s coverage: 100.0% of statements 16:12:49 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.100s coverage: 100.0% of statements 16:12:49 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.080s coverage: 95.1% of statements 16:12:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:12:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:13:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:13:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:13:45 $ docker stop --time=1 ed7b038cd5039bc1fee7d06b6ca3ced34748edf04cc0380e8454f870c70f23b3 16:13:47 $ docker rm -f ed7b038cd5039bc1fee7d06b6ca3ced34748edf04cc0380e8454f870c70f23b3 [Pipeline] // withDockerContainer [Pipeline] sh 16:13:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:13:49 Warning: overwriting stash ‘coverage-report’ 16:13:49 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 16:13:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:13:50 16:13:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:13:51 arm64: Pulling from edgex-lftools-log-publisher 16:13:51 8998bd30e6a1: Pulling fs layer 16:13:51 04944245beec: Pulling fs layer 16:13:51 699f458cf7ca: Pulling fs layer 16:13:51 765212b225bb: Pulling fs layer 16:13:51 f23df028b6ca: Pulling fs layer 16:13:51 d65c8cfc05b1: Pulling fs layer 16:13:51 2437ff75d9bd: Pulling fs layer 16:13:51 f23df028b6ca: Waiting 16:13:51 d65c8cfc05b1: Waiting 16:13:51 2437ff75d9bd: Waiting 16:13:51 765212b225bb: Waiting 16:13:51 04944245beec: Verifying Checksum 16:13:51 04944245beec: Download complete 16:13:51 765212b225bb: Verifying Checksum 16:13:51 765212b225bb: Download complete 16:13:51 f23df028b6ca: Verifying Checksum 16:13:51 f23df028b6ca: Download complete 16:13:51 d65c8cfc05b1: Download complete 16:13:51 699f458cf7ca: Verifying Checksum 16:13:51 699f458cf7ca: Download complete 16:13:51 8998bd30e6a1: Verifying Checksum 16:13:51 8998bd30e6a1: Download complete 16:13:54 2437ff75d9bd: Verifying Checksum 16:13:54 2437ff75d9bd: Download complete 16:13:56 8998bd30e6a1: Pull complete 16:13:56 04944245beec: Pull complete 16:13:58 699f458cf7ca: Pull complete 16:13:58 765212b225bb: Pull complete 16:14:00 f23df028b6ca: Pull complete 16:14:00 d65c8cfc05b1: Pull complete 16:14:12 2437ff75d9bd: Pull complete 16:14:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:13 prd-ubuntu20.04-docker-arm64-4c-16g-8333 does not seem to be running inside a container 16:14:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:14:16 $ docker top ffb03f69f60abfbd0cfc0c9ab89a58ccd3eb7b9411f97ee54330c9d171bd3c0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:16 ---> job-cost.sh 16:14:16 lf-activate-venv: SKIPPING 16:14:16 INFO: No Stack... 16:14:17 INFO: Retrieving Pricing Info for: v3-standard-4 16:14:18 INFO: Archiving Costs [Pipeline] sh 16:14:18 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 16:14:18 + cut -d, -f6 [Pipeline] lock 16:14:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] 16:14:18 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] did not exist. Created. 16:14:18 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:14:19 /w/workspace/go-mod-messaging/1@tmp/durable-089bd7d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:14:20 + echo total: 0.10999999940395355 [Pipeline] stash 16:14:20 Warning: overwriting stash ‘stack-cost’ 16:14:20 Stashed 1 file(s) [Pipeline] } 16:14:20 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:14:20 $ docker stop --time=1 ffb03f69f60abfbd0cfc0c9ab89a58ccd3eb7b9411f97ee54330c9d171bd3c0f 16:14:22 $ docker rm -f ffb03f69f60abfbd0cfc0c9ab89a58ccd3eb7b9411f97ee54330c9d171bd3c0f [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 16:14:23 provisioning config files... 16:14:23 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/config7313538844205270955tmp [Pipeline] { [Pipeline] sh 16:14:23 + set +x 16:14:23 + curl -s https://codecov.io/bash 16:14:23 + bash -s -- 16:14:23 16:14:23 _____ _ 16:14:23 / ____| | | 16:14:23 | | ___ __| | ___ ___ _____ __ 16:14:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:14:23 | |___| (_) | (_| | __/ (_| (_) \ V / 16:14:23 \_____\___/ \__,_|\___|\___\___/ \_/ 16:14:23 Bash-1.0.6 16:14:23 16:14:23 16:14:23 ==> git version 2.25.1 found 16:14:23 ==> 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 16:14:23 Release-Date: 2020-01-08 16:14:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:14:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:14:23 ==> Jenkins CI detected. 16:14:23 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-180 16:14:23 project root: . 16:14:23 --> token set from env 16:14:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:14:23 ==> Running gcov in . (disable via -X gcov) 16:14:23 ==> Python coveragepy not found 16:14:23 ==> Searching for coverage reports in: 16:14:23 + . 16:14:23 -> Found 1 reports 16:14:23 ==> Detecting git/mercurial file structure 16:14:23 ==> Reading reports 16:14:23 + ./coverage.out bytes=25878 16:14:23 ==> Appending adjustments 16:14:23 https://docs.codecov.io/docs/fixing-reports 16:14:23 + Found adjustments 16:14:23 ==> Gzipping contents 16:14:23 8.0K /tmp/codecov.cMvu7e.gz 16:14:23 ==> Uploading reports 16:14:23 url: https://codecov.io 16:14:23 query: branch=PR-180&commit=51333558010a2593ca114728e81567277dea1a5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=180&job=&cmd_args= 16:14:23 -> Pinging Codecov 16:14:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-180&commit=51333558010a2593ca114728e81567277dea1a5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=180&job=&cmd_args= 16:14:24 -> Uploading to 16:14:24 https://storage.googleapis.com/codecov/v4/raw/2022-10-17/F6E385568367DD0E4001BA4F8F1CB792/51333558010a2593ca114728e81567277dea1a5a/c615e9ff-7c0e-4211-bfaf-47c8eea760d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T161424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37d3281c745db409d98efd082a3abcd09ded45c729289340a364e02c1a1efa4f 16:14:24 % Total % Received % Xferd Average Speed Time Time Time Current 16:14:24 Dload Upload Total Spent Left Speed 16:14:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6990 0 0 100 6990 0 27519 --:--:-- --:--:-- --:--:-- 27519 16:14:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/51333558010a2593ca114728e81567277dea1a5a [Pipeline] } 16:14:24 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 16:14:26 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-180/archives ] 16:14:26 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-180/archives 16:14:26 total 16 16:14:26 drwxr-xr-x 3 root root 4096 Oct 17 16:06 . 16:14:26 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 16:06 .. 16:14:26 drwxr-xr-x 2 root root 4096 Oct 17 16:06 cost 16:14:26 -rw-r--r-- 1 root root 88 Oct 17 16:06 cost.csv 16:14:26 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-180/archives 16:14:26 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-180/archives 16:14:26 total 16 16:14:26 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 16:06 . 16:14:26 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 16:06 .. 16:14:26 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 16:06 cost 16:14:26 -rw-r--r-- 1 jenkins jenkins 88 Oct 17 16:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:14:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:14:27 ---> package-listing.sh 16:14:27 ++ facter osfamily 16:14:27 ++ tr '[:upper:]' '[:lower:]' 16:14:27 + OS_FAMILY=debian 16:14:27 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-180 16:14:27 + START_PACKAGES=/tmp/packages_start.txt 16:14:27 + END_PACKAGES=/tmp/packages_end.txt 16:14:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:14:27 + PACKAGES=/tmp/packages_start.txt 16:14:27 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-180 ']' 16:14:27 + PACKAGES=/tmp/packages_end.txt 16:14:27 + case "${OS_FAMILY}" in 16:14:27 + dpkg -l 16:14:27 + grep '^ii' 16:14:27 + '[' -f /tmp/packages_start.txt ']' 16:14:27 + '[' -f /tmp/packages_end.txt ']' 16:14:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:14:27 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-180 ']' 16:14:27 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-180/archives/ 16:14:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-180/archives/ [Pipeline] echo 16:14:27 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:14:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:29 prd-ubuntu20.04-docker-8c-8g-8331 does not seem to be running inside a container 16:14:29 $ 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-180/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-180 -v /w/workspace/xfoundry_go-mod-messaging_PR-180:/w/workspace/xfoundry_go-mod-messaging_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-180@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-180@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:14:29 $ docker top 132f3c0560e6d239bce77d462e8b34ff3541b3655dbca271d640c38b3d88ef99 -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:29 + touch /tmp/pre-build-complete [Pipeline] sh 16:14:29 + mkdir -p /var/log/sysstat [Pipeline] sh 16:14:30 + ls /var/log/sa-host 16:14:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:30 provisioning config files... 16:14:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-180@tmp/config12319169568655148560tmp [Pipeline] { [Pipeline] echo 16:14:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:14:30 ---> create-netrc.sh [Pipeline] } 16:14:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:14:31 ---> python-tools-install.sh [Pipeline] echo 16:14:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:14:31 ---> sudo-logs.sh 16:14:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:14:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:14:31 ---> job-cost.sh 16:14:31 lf-activate-venv: SKIPPING 16:14:31 DEBUG: total: 0.2199999988079071 16:14:31 INFO: Retrieving Stack Cost... 16:14:32 INFO: Retrieving Pricing Info for: v3-standard-8 16:14:32 INFO: Archiving Costs [Pipeline] echo 16:14:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:14:33 ---> logs-deploy.sh 16:14:33 lf-activate-venv: SKIPPING 16:14:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-180/1 16:14:33 INFO: archiving workspace using pattern(s): 16:14:34 Archives upload complete. 16:14:34 INFO: archiving logs to Nexus 16:14:34 ---> uname -a: 16:14:34 Linux prd-ubuntu20-04-docker-8c-8g-8331 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:14:34 16:14:34 16:14:34 ---> lscpu: 16:14:34 Architecture: x86_64 16:14:34 CPU op-mode(s): 32-bit, 64-bit 16:14:34 Byte Order: Little Endian 16:14:34 Address sizes: 40 bits physical, 48 bits virtual 16:14:34 CPU(s): 8 16:14:34 On-line CPU(s) list: 0-7 16:14:34 Thread(s) per core: 1 16:14:34 Core(s) per socket: 1 16:14:34 Socket(s): 8 16:14:34 NUMA node(s): 1 16:14:34 Vendor ID: AuthenticAMD 16:14:34 CPU family: 23 16:14:34 Model: 49 16:14:34 Model name: AMD EPYC-Rome Processor 16:14:34 Stepping: 0 16:14:34 CPU MHz: 2799.998 16:14:34 BogoMIPS: 5599.99 16:14:34 Virtualization: AMD-V 16:14:34 Hypervisor vendor: KVM 16:14:34 Virtualization type: full 16:14:34 L1d cache: 256 KiB 16:14:34 L1i cache: 256 KiB 16:14:34 L2 cache: 4 MiB 16:14:34 L3 cache: 128 MiB 16:14:34 NUMA node0 CPU(s): 0-7 16:14:34 Vulnerability Itlb multihit: Not affected 16:14:34 Vulnerability L1tf: Not affected 16:14:34 Vulnerability Mds: Not affected 16:14:34 Vulnerability Meltdown: Not affected 16:14:34 Vulnerability Mmio stale data: Not affected 16:14:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:14:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:14:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:14:34 Vulnerability Srbds: Not affected 16:14:34 Vulnerability Tsx async abort: Not affected 16:14:34 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 16:14:34 16:14:34 16:14:34 ---> nproc: 16:14:34 8 16:14:34 16:14:34 16:14:34 ---> df -h: 16:14:34 Filesystem Size Used Avail Use% Mounted on 16:14:34 overlay 155G 11G 145G 7% / 16:14:34 tmpfs 64M 0 64M 0% /dev 16:14:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:14:34 shm 64M 0 64M 0% /dev/shm 16:14:34 /dev/vda1 155G 11G 145G 7% /facter-os 16:14:34 16:14:34 16:14:34 ---> sar -b -r -n DEV: 16:14:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8331) 10/17/22 _x86_64_ (8 CPU) 16:14:34 16:14:34 16:04:24 LINUX RESTART (8 CPU) 16:14:34 16:14:34 16:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:14:34 16:06:01 85.22 8.85 76.37 0.00 1593.20 35836.03 0.00 16:14:34 16:07:01 56.16 0.28 55.88 0.00 24.93 29026.47 0.00 16:14:34 16:08:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 16:14:34 16:09:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 16:14:34 16:10:01 37.34 9.33 28.01 0.00 2884.32 4743.34 0.00 16:14:34 16:11:01 2.17 0.00 2.17 0.00 0.00 25.46 0.00 16:14:34 16:12:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 16:14:34 16:13:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 16:14:34 16:14:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 16:14:34 Average: 20.72 2.05 18.67 0.00 500.24 7744.09 0.00 16:14:34 16:14:34 16:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:14:34 16:06:01 28730636 31587288 714856 2.17 77188 3039676 1858692 5.48 1265448 2497216 461120 16:14:34 16:07:01 28706800 31594348 709916 2.16 91784 3035692 1744112 5.14 1091268 2676152 76 16:14:34 16:08:01 28707376 31594948 709248 2.16 91820 3035708 1744112 5.14 1091232 2676156 16 16:14:34 16:09:01 28708784 31596636 707748 2.15 91844 3035708 1744112 5.14 1089280 2676388 44 16:14:34 16:10:01 28410996 31578348 714316 2.17 110524 3284360 1786792 5.27 1243308 2792704 272 16:14:34 16:11:01 28413524 31580956 711700 2.16 110560 3284356 1769284 5.21 1241260 2792664 44 16:14:34 16:12:01 28422264 31589720 702852 2.14 110592 3284360 1769284 5.21 1232268 2792668 20 16:14:34 16:13:01 28422004 31589500 702988 2.14 110640 3284360 1769284 5.21 1232364 2792668 48 16:14:34 16:14:01 28422784 31590364 702100 2.14 110680 3284368 1769284 5.21 1232416 2792680 24 16:14:34 Average: 28549463 31589123 708414 2.15 100626 3174288 1772773 5.22 1190983 2721033 51296 16:14:34 16:14:34 16:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:14:34 16:06:01 ens3 301.98 211.58 6358.43 37.97 0.00 0.00 0.00 0.00 16:14:34 16:06:01 veth0cadb7a 42.13 53.54 3.80 734.93 0.00 0.00 0.00 0.06 16:14:34 16:06:01 docker0 43.98 55.34 3.44 747.80 0.00 0.00 0.00 0.00 16:14:34 16:06:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 16:14:34 16:07:01 ens3 121.76 92.40 2543.88 96.53 0.00 0.00 0.00 0.00 16:14:34 16:07:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:14:34 16:07:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:14:34 16:08:01 ens3 1.13 0.17 0.61 0.08 0.00 0.00 0.00 0.00 16:14:34 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:34 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:34 16:09:01 ens3 0.82 0.67 0.39 0.28 0.00 0.00 0.00 0.00 16:14:34 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:34 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:34 16:10:01 ens3 69.62 41.88 1298.59 3.36 0.00 0.00 0.00 0.00 16:14:34 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:34 16:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:14:34 16:11:01 ens3 0.23 0.17 0.01 0.01 0.00 0.00 0.00 0.00 16:14:34 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:34 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:34 16:12:01 ens3 1.43 0.60 0.49 0.29 0.00 0.00 0.00 0.00 16:14:34 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:34 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:34 16:13:01 ens3 0.73 0.50 0.38 0.28 0.00 0.00 0.00 0.00 16:14:34 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:34 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:34 16:14:01 ens3 0.45 0.02 0.05 0.00 0.00 0.00 0.00 0.00 16:14:34 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:34 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:34 Average: ens3 55.35 38.66 1133.63 15.42 0.00 0.00 0.00 0.00 16:14:34 Average: docker0 4.90 6.15 0.38 83.09 0.00 0.00 0.00 0.00 16:14:34 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 16:14:34 16:14:34