Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 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-ssh16667785043464320346.key > 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-ssh14657702257962953844.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13513178102050174578.key > 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 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-ssh6124921543821762646.key > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2931547543913835221.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-24332’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24334 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 # timeout=10 Commit message: "Merge pull request #171 from hahattan/issue-160" > git rev-list --no-walk e8d1654ba5965c3fb713dc646ae6e642854fae7d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:31:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:31:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:31:59 ========================================================= 17:31:59 EdgeX Global Pipelines Version Info 17:31:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:32:00 ------------------- 17:32:00 stable info: 17:32:00 ------------------- 17:32:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:32:00 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:32:00 Message: update stable to v1.0.239 17:32:00 ------------------- 17:32:00 experimental info: 17:32:00 ------------------- 17:32:00 Commited By: **** collab-it+edgex@linuxfoundation.org 17:32:00 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:32:00 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94944c7 [Pipeline] echo 17:32:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:32:01 + git rev-list -1 --merges 94944c7a901f3e1ab538820f1e1f292d83ecf9e5~1..94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] echo 17:32:02 -----------> git rev-list -1 --merges 94944c7a901f3e1ab538820f1e1f292d83ecf9e5~1..94944c7a901f3e1ab538820f1e1f292d83ecf9e5 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 17:32:02 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [false] [Pipeline] sh 17:32:02 + git log --format=format:%s -1 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] echo 17:32:02 ========================================================= 17:32:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:32:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:02 + git log --format=format:%s -1 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] echo 17:32:02 [semverPrep] GIT_COMMIT: 94944c7a901f3e1ab538820f1e1f292d83ecf9e5, Commit Message: Merge pull request #171 from hahattan/issue-160 [Pipeline] echo 17:32:02 [semverPrep] This is not a build commit. [Pipeline] sh 17:32:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:32:03 + grep -v github /etc/ssh/ssh_known_hosts 17:32:03 + [ -e /tmp/ssh_known_hosts ] 17:32:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:32:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:32:03 + sudo tee -a /etc/ssh/ssh_known_hosts 17:32:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:03 17:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:04 0.1.4: Pulling from edgex-devops/py-git-semver 17:32:04 b85a868b505f: Pulling fs layer 17:32:04 e2be974225ed: Pulling fs layer 17:32:04 339a4e72a1f5: Pulling fs layer 17:32:04 988bab9f4d93: Pulling fs layer 17:32:04 1469e6f7b9e6: Pulling fs layer 17:32:04 eaf3925da568: Pulling fs layer 17:32:04 bab4dde63d76: Pulling fs layer 17:32:04 bde34c3a00c8: Pulling fs layer 17:32:04 b352a97aabf1: Pulling fs layer 17:32:04 988bab9f4d93: Waiting 17:32:04 1469e6f7b9e6: Waiting 17:32:04 eaf3925da568: Waiting 17:32:04 bab4dde63d76: Waiting 17:32:04 4872d77fe225: Pulling fs layer 17:32:04 5851b861e8e6: Pulling fs layer 17:32:04 b352a97aabf1: Waiting 17:32:04 4872d77fe225: Waiting 17:32:04 e2be974225ed: Download complete 17:32:04 988bab9f4d93: Download complete 17:32:04 1469e6f7b9e6: Verifying Checksum 17:32:04 1469e6f7b9e6: Download complete 17:32:04 eaf3925da568: Verifying Checksum 17:32:04 eaf3925da568: Download complete 17:32:04 339a4e72a1f5: Verifying Checksum 17:32:04 339a4e72a1f5: Download complete 17:32:04 bde34c3a00c8: Verifying Checksum 17:32:04 bde34c3a00c8: Download complete 17:32:04 b352a97aabf1: Download complete 17:32:04 4872d77fe225: Verifying Checksum 17:32:04 4872d77fe225: Download complete 17:32:04 5851b861e8e6: Verifying Checksum 17:32:04 5851b861e8e6: Download complete 17:32:04 b85a868b505f: Verifying Checksum 17:32:04 b85a868b505f: Download complete 17:32:04 bab4dde63d76: Verifying Checksum 17:32:04 bab4dde63d76: Download complete 17:32:06 b85a868b505f: Pull complete 17:32:06 e2be974225ed: Pull complete 17:32:06 339a4e72a1f5: Pull complete 17:32:06 988bab9f4d93: Pull complete 17:32:07 1469e6f7b9e6: Pull complete 17:32:07 eaf3925da568: Pull complete 17:32:09 bab4dde63d76: Pull complete 17:32:09 bde34c3a00c8: Pull complete 17:32:09 b352a97aabf1: Pull complete 17:32:09 4872d77fe225: Pull complete 17:32:09 5851b861e8e6: Pull complete 17:32:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:10 prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container 17:32:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:32:11 $ docker top 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:32:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:12 [ssh-agent] Looking for ssh-agent implementation... 17:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:12 $ docker exec 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 ssh-agent 17:32:12 SSH_AUTH_SOCK=/tmp/ssh-V6Fj9rmAvPsW/agent.33 17:32:12 SSH_AGENT_PID=39 17:32:12 Running ssh-add (command line suppressed) 17:32:12 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5609776611048372368.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5609776611048372368.key) 17:32:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:12 + git tag --points-at HEAD [Pipeline] } 17:32:13 $ docker exec --env ******** --env ******** 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 ssh-agent -k 17:32:13 unset SSH_AUTH_SOCK; 17:32:13 unset SSH_AGENT_PID; 17:32:13 echo Agent pid 39 killed; 17:32:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:32:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:13 [ssh-agent] Looking for ssh-agent implementation... 17:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:13 $ docker exec 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 ssh-agent 17:32:13 SSH_AUTH_SOCK=/tmp/ssh-fKrcObzrak8F/agent.72 17:32:13 SSH_AGENT_PID=78 17:32:13 Running ssh-add (command line suppressed) 17:32:14 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5265413468365741024.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5265413468365741024.key) 17:32:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:14 + git semver init 17:32:14 2022-09-01 17:32:14,639 [run_init] DEBUG init version:0.0.0 force:False 17:32:14 2022-09-01 17:32:14,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:32:14 2022-09-01 17:32:14,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:32:14 2022-09-01 17:32:14,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 17:32:15 2022-09-01 17:32:15,537 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 17:32:15 2022-09-01 17:32:15,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 17:32:15 2022-09-01 17:32:15,538 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:32:15 2022-09-01 17:32:15,538 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:32:15 2.3.0-dev.15 [Pipeline] } 17:32:15 $ docker exec --env ******** --env ******** 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 ssh-agent -k 17:32:15 unset SSH_AUTH_SOCK; 17:32:15 unset SSH_AGENT_PID; 17:32:15 echo Agent pid 78 killed; 17:32:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:32:16 + git semver [Pipeline] } 17:32:16 $ docker stop --time=1 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 17:32:17 $ docker rm -f 4f50af4761f39dc5ce86e7f664eb4e71f20c89be5f46056ecb6dc05672133295 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:32:18 Stashed 1 file(s) [Pipeline] echo 17:32:18 [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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 17:32:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:18 ========================================================= 17:32:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:32:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:32:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:32:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:32:18 2408cc74d12b: Pulling fs layer 17:32:18 ea60b727a1ce: Pulling fs layer 17:32:18 30c4a7721957: Pulling fs layer 17:32:18 370296b7ddb6: Pulling fs layer 17:32:18 7c6cee850709: Pulling fs layer 17:32:18 39a5fcdaea64: Pulling fs layer 17:32:18 d94ebbe4e438: Pulling fs layer 17:32:18 bcfd1f05c69d: Pulling fs layer 17:32:18 59ccb84bbe0f: Pulling fs layer 17:32:18 39a5fcdaea64: Waiting 17:32:18 370296b7ddb6: Waiting 17:32:18 7c6cee850709: Waiting 17:32:18 d94ebbe4e438: Waiting 17:32:18 59ccb84bbe0f: Waiting 17:32:18 bcfd1f05c69d: Waiting 17:32:18 30c4a7721957: Verifying Checksum 17:32:18 30c4a7721957: Download complete 17:32:18 ea60b727a1ce: Download complete 17:32:18 7c6cee850709: Verifying Checksum 17:32:18 7c6cee850709: Download complete 17:32:18 39a5fcdaea64: Download complete 17:32:18 2408cc74d12b: Verifying Checksum 17:32:18 2408cc74d12b: Download complete 17:32:18 d94ebbe4e438: Verifying Checksum 17:32:18 d94ebbe4e438: Download complete 17:32:19 2408cc74d12b: Pull complete 17:32:19 ea60b727a1ce: Pull complete 17:32:19 30c4a7721957: Pull complete 17:32:19 59ccb84bbe0f: Verifying Checksum 17:32:19 59ccb84bbe0f: Download complete 17:32:20 bcfd1f05c69d: Verifying Checksum 17:32:20 bcfd1f05c69d: Download complete 17:32:20 370296b7ddb6: Verifying Checksum 17:32:20 370296b7ddb6: Download complete 17:32:25 370296b7ddb6: Pull complete 17:32:25 7c6cee850709: Pull complete 17:32:25 39a5fcdaea64: Pull complete 17:32:25 d94ebbe4e438: Pull complete 17:32:27 bcfd1f05c69d: Pull complete 17:32:27 59ccb84bbe0f: Pull complete 17:32:27 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:32:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:32:28 + 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 17:32:28 + docker inspect -f . ci-base-image-x86_64 17:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:28 prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container 17:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:32:30 $ docker top 7f229ecba37944587344c2baabcaa25d4194fc4d637ba717d44acd1da8b67137 -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:30 + go version 17:32:30 go version go1.18.3 linux/amd64 [Pipeline] } 17:32:30 $ docker stop --time=1 7f229ecba37944587344c2baabcaa25d4194fc4d637ba717d44acd1da8b67137 17:32:32 $ docker rm -f 7f229ecba37944587344c2baabcaa25d4194fc4d637ba717d44acd1da8b67137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:32 + docker inspect -f . ci-base-image-x86_64 17:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:32 prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container 17:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:32:33 $ docker top c92042648b34dae9cd55c1cf271b4884b865dfa466bb79cb8fe572f1b66388f9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:33 Still waiting to schedule task 17:32:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:32:33 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 17:32:33 + make test 17:32:33 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:32:33 go: downloading github.com/stretchr/testify v1.8.0 17:32:33 go: downloading github.com/pebbe/zmq4 v1.2.7 17:32:33 go: downloading github.com/nats-io/nats.go v1.16.0 17:32:33 go: downloading github.com/google/uuid v1.3.0 17:32:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:32:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:32:34 go: downloading github.com/davecgh/go-spew v1.1.1 17:32:34 go: downloading github.com/pmezard/go-difflib v1.0.0 17:32:34 go: downloading github.com/stretchr/objx v0.4.0 17:32:34 go: downloading github.com/gorilla/websocket v1.4.2 17:32:34 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:32:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:32:34 go: downloading gopkg.in/yaml.v3 v3.0.1 17:32:34 go: downloading github.com/nats-io/nkeys v0.3.0 17:32:34 go: downloading github.com/nats-io/nuid v1.0.1 17:32:34 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 17:32:46 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:32:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.071s coverage: 90.4% of statements 17:32:50 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.046s coverage: 87.0% of statements 17:32:50 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 17:32:50 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 17:32:50 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.032s coverage: 16.7% of statements 17:32:50 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.043s coverage: 68.5% of statements 17:32:50 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:33:12 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.381s coverage: 83.8% of statements 17:33:12 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.038s coverage: 88.9% of statements 17:33:12 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 17:33:12 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.039s coverage: 100.0% of statements 17:33:12 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.033s coverage: 100.0% of statements 17:33:12 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.052s coverage: 95.1% of statements 17:33:12 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 17:33:12 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:33:12 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.059s coverage: 90.4% of statements 17:33:12 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.044s coverage: 100.0% of statements 17:33:12 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 17:33:12 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.027s coverage: 100.0% of statements 17:33:12 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements 17:33:12 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:33:34 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.401s coverage: 83.8% of statements 17:33:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.037s coverage: 88.9% of statements 17:33:34 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 17:33:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.032s coverage: 100.0% of statements 17:33:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.024s coverage: 100.0% of statements 17:33:34 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.033s coverage: 95.1% of statements 17:33:42 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." 17:33:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:33:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:33:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:33:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:33:45 $ docker stop --time=1 c92042648b34dae9cd55c1cf271b4884b865dfa466bb79cb8fe572f1b66388f9 17:33:46 $ docker rm -f c92042648b34dae9cd55c1cf271b4884b865dfa466bb79cb8fe572f1b66388f9 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:33:47 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 17:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:47 17:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:47 latest: Pulling from edgex-lftools-log-publisher 17:33:47 5eb5b503b376: Pulling fs layer 17:33:47 5c69ac0246d0: Pulling fs layer 17:33:47 ec43610c2a17: Pulling fs layer 17:33:47 3a2ae6a8a46f: Pulling fs layer 17:33:47 33b1e0a273af: Pulling fs layer 17:33:47 5d3b04190fa2: Pulling fs layer 17:33:47 2f39f015ded8: Pulling fs layer 17:33:47 3a2ae6a8a46f: Waiting 17:33:47 2f39f015ded8: Waiting 17:33:47 5d3b04190fa2: Waiting 17:33:47 5c69ac0246d0: Verifying Checksum 17:33:47 5c69ac0246d0: Download complete 17:33:47 3a2ae6a8a46f: Verifying Checksum 17:33:47 3a2ae6a8a46f: Download complete 17:33:48 33b1e0a273af: Verifying Checksum 17:33:48 5d3b04190fa2: Verifying Checksum 17:33:48 5d3b04190fa2: Download complete 17:33:48 ec43610c2a17: Verifying Checksum 17:33:48 5eb5b503b376: Verifying Checksum 17:33:48 5eb5b503b376: Download complete 17:33:49 2f39f015ded8: Verifying Checksum 17:33:49 2f39f015ded8: Download complete 17:33:49 5eb5b503b376: Pull complete 17:33:49 5c69ac0246d0: Pull complete 17:33:50 ec43610c2a17: Pull complete 17:33:50 3a2ae6a8a46f: Pull complete 17:33:50 33b1e0a273af: Pull complete 17:33:50 5d3b04190fa2: Pull complete 17:33:55 2f39f015ded8: Pull complete 17:33:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:33:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:55 prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container 17:33:55 $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:33:57 $ docker top 9838f0fa1619af4d0a6161283bd9607e2fc201d90b9c4a63cd0974989900a89b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:57 ---> job-cost.sh 17:33:57 lf-activate-venv: SKIPPING 17:33:57 INFO: No Stack... 17:33:58 INFO: Retrieving Pricing Info for: v3-standard-8 17:33:58 INFO: Archiving Costs [Pipeline] sh 17:33:58 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 17:33:58 + cut -d, -f6 [Pipeline] lock 17:33:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] 17:33:58 Resource [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] did not exist. Created. 17:33:58 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:33:59 + echo total: 0.2199999988079071 [Pipeline] stash 17:33:59 Stashed 1 file(s) [Pipeline] } 17:33:59 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 17:33:59 $ docker stop --time=1 9838f0fa1619af4d0a6161283bd9607e2fc201d90b9c4a63cd0974989900a89b 17:34:00 $ docker rm -f 9838f0fa1619af4d0a6161283bd9607e2fc201d90b9c4a63cd0974989900a89b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:34:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24335 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 17:34:06 Running in /w/workspace/go-mod-messaging/38 [Pipeline] { [Pipeline] checkout 17:34:06 Selected Git installation does not exist. Using Default 17:34:06 The recommended git tool is: NONE 17:34:13 using credential edgex-jenkins-ssh 17:34:13 Cloning the remote Git repository 17:34:13 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:34:13 > git init /w/workspace/go-mod-messaging/38 # timeout=10 17:34:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:34:14 > git --version # timeout=10 17:34:14 > git --version # 'git version 2.25.1' 17:34:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:15 Avoid second fetch 17:34:15 Checking out Revision 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 (main) 17:34:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:34:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:15 > git config core.sparsecheckout # timeout=10 17:34:15 > git checkout -f 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 # timeout=10 17:34:19 Commit message: "Merge pull request #171 from hahattan/issue-160" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:34:20 % Total % Received % Xferd Average Speed Time Time Time Current 17:34:20 Dload Upload Total Spent Left Speed 17:34:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 83456 0 --:--:-- --:--:-- --:--:-- 84013 [Pipeline] sh 17:34:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:34:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:34:21 + sudo tee /etc/docker/daemon.new 17:34:21 { 17:34:21 "registry-mirrors": [ 17:34:21 "https://nexus3.edgexfoundry.org:10001" 17:34:21 ], 17:34:21 "bip": "10.250.0.254/24", 17:34:21 "hosts": [ 17:34:21 "tcp://0.0.0.0:5555", 17:34:21 "unix:///var/run/docker.sock" 17:34:21 ], 17:34:21 "mtu": 1458, 17:34:21 "selinux-enabled": true, 17:34:21 "seccomp-profile": "/etc/docker/seccomp.json" 17:34:21 } [Pipeline] sh 17:34:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:34:22 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:34:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:34:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:34:41 ========================================================= 17:34:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:34:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:34:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:34:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:34:42 b3c136eddcbf: Pulling fs layer 17:34:42 c0a3192eca97: Pulling fs layer 17:34:42 a050256f5b6f: Pulling fs layer 17:34:42 656be50a0ddc: Pulling fs layer 17:34:42 2bbca73fdf42: Pulling fs layer 17:34:42 46d945488cbd: Pulling fs layer 17:34:42 8a5474983e97: Pulling fs layer 17:34:42 329c88fbcd65: Pulling fs layer 17:34:42 46d945488cbd: Waiting 17:34:42 8a5474983e97: Waiting 17:34:42 656be50a0ddc: Waiting 17:34:42 2bbca73fdf42: Waiting 17:34:42 329c88fbcd65: Waiting 17:34:42 a050256f5b6f: Download complete 17:34:42 c0a3192eca97: Verifying Checksum 17:34:42 c0a3192eca97: Download complete 17:34:42 2bbca73fdf42: Verifying Checksum 17:34:42 2bbca73fdf42: Download complete 17:34:42 46d945488cbd: Verifying Checksum 17:34:42 46d945488cbd: Download complete 17:34:42 b3c136eddcbf: Verifying Checksum 17:34:43 b3c136eddcbf: Pull complete 17:34:43 329c88fbcd65: Verifying Checksum 17:34:43 329c88fbcd65: Download complete 17:34:43 c0a3192eca97: Pull complete 17:34:44 a050256f5b6f: Pull complete 17:34:44 8a5474983e97: Verifying Checksum 17:34:44 8a5474983e97: Download complete 17:34:45 656be50a0ddc: Verifying Checksum 17:34:45 656be50a0ddc: Download complete 17:35:00 656be50a0ddc: Pull complete 17:35:00 2bbca73fdf42: Pull complete 17:35:00 46d945488cbd: Pull complete 17:35:04 8a5474983e97: Pull complete 17:35:06 329c88fbcd65: Pull complete 17:35:06 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:35:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:35:07 + 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 17:35:07 + docker inspect -f . ci-base-image-arm64 17:35:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:07 prd-ubuntu20.04-docker-arm64-4c-16g-24335 does not seem to be running inside a container 17:35:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/38 -v /w/workspace/go-mod-messaging/38:/w/workspace/go-mod-messaging/38:rw,z -v /w/workspace/go-mod-messaging/38@tmp:/w/workspace/go-mod-messaging/38@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 ******** ci-base-image-arm64 cat 17:35:10 $ docker top e27368fdec500ed68a64de8d9e94ec5ea12ae5932aea52ffa15f79a2efc8bfd5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:11 + go version 17:35:11 go version go1.18.3 linux/arm64 [Pipeline] } 17:35:11 $ docker stop --time=1 e27368fdec500ed68a64de8d9e94ec5ea12ae5932aea52ffa15f79a2efc8bfd5 17:35:13 $ docker rm -f e27368fdec500ed68a64de8d9e94ec5ea12ae5932aea52ffa15f79a2efc8bfd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:13 + docker inspect -f . ci-base-image-arm64 17:35:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:14 prd-ubuntu20.04-docker-arm64-4c-16g-24335 does not seem to be running inside a container 17:35:14 $ 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/38 -v /w/workspace/go-mod-messaging/38:/w/workspace/go-mod-messaging/38:rw,z -v /w/workspace/go-mod-messaging/38@tmp:/w/workspace/go-mod-messaging/38@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 ******** ci-base-image-arm64 cat 17:35:15 $ docker top c197ef73d13a09c6fff64a06568fd1c97bece37940416d1f06652fe3cc02eb21 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:16 + git config --global --add safe.directory /w/workspace/go-mod-messaging/38 [Pipeline] fileExists [Pipeline] sh 17:35:17 + make test 17:35:17 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:35:17 go: downloading github.com/nats-io/nats.go v1.16.0 17:35:17 go: downloading github.com/stretchr/testify v1.8.0 17:35:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:35:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:35:17 go: downloading github.com/google/uuid v1.3.0 17:35:17 go: downloading github.com/pebbe/zmq4 v1.2.7 17:35:17 go: downloading github.com/davecgh/go-spew v1.1.1 17:35:17 go: downloading github.com/pmezard/go-difflib v1.0.0 17:35:17 go: downloading github.com/stretchr/objx v0.4.0 17:35:18 go: downloading gopkg.in/yaml.v3 v3.0.1 17:35:18 go: downloading github.com/nats-io/nkeys v0.3.0 17:35:18 go: downloading github.com/nats-io/nuid v1.0.1 17:35:18 go: downloading github.com/gorilla/websocket v1.4.2 17:35:18 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:35:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:35:18 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 17:36:14 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:36:37 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.242s coverage: 90.4% of statements 17:36:43 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.164s coverage: 87.0% of statements 17:36:43 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 17:36:43 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 17:36:43 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.094s coverage: 16.7% of statements 17:36:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.127s coverage: 68.5% of statements 17:36:44 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:37:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.481s coverage: 83.8% of statements 17:37:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.079s coverage: 88.9% of statements 17:37:02 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 17:37:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.082s coverage: 100.0% of statements 17:37:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.067s coverage: 100.0% of statements 17:37:02 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.071s coverage: 95.1% of statements 17:37:02 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 17:37:03 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:37:05 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.271s coverage: 90.4% of statements 17:37:05 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.054s coverage: 100.0% of statements 17:37:05 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 17:37:05 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.049s coverage: 100.0% of statements 17:37:06 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.154s coverage: 68.5% of statements 17:37:06 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:37:30 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.501s coverage: 83.8% of statements 17:37:30 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.067s coverage: 88.9% of statements 17:37:30 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 17:37:30 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.118s coverage: 100.0% of statements 17:37:30 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements 17:37:30 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.080s coverage: 95.1% of statements 17:37:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:37:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:38:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:38:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:38:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:38:09 $ docker stop --time=1 c197ef73d13a09c6fff64a06568fd1c97bece37940416d1f06652fe3cc02eb21 17:38:11 $ docker rm -f c197ef73d13a09c6fff64a06568fd1c97bece37940416d1f06652fe3cc02eb21 [Pipeline] // withDockerContainer [Pipeline] sh 17:38:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:38:12 Warning: overwriting stash ‘coverage-report’ 17:38:14 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 17:38:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:15 17:38:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:16 arm64: Pulling from edgex-lftools-log-publisher 17:38:16 8998bd30e6a1: Pulling fs layer 17:38:16 04944245beec: Pulling fs layer 17:38:16 699f458cf7ca: Pulling fs layer 17:38:16 765212b225bb: Pulling fs layer 17:38:16 f23df028b6ca: Pulling fs layer 17:38:16 d65c8cfc05b1: Pulling fs layer 17:38:16 2437ff75d9bd: Pulling fs layer 17:38:16 765212b225bb: Waiting 17:38:16 d65c8cfc05b1: Waiting 17:38:16 2437ff75d9bd: Waiting 17:38:16 04944245beec: Verifying Checksum 17:38:16 04944245beec: Download complete 17:38:16 765212b225bb: Download complete 17:38:16 f23df028b6ca: Download complete 17:38:16 d65c8cfc05b1: Verifying Checksum 17:38:16 d65c8cfc05b1: Download complete 17:38:16 699f458cf7ca: Verifying Checksum 17:38:16 699f458cf7ca: Download complete 17:38:16 8998bd30e6a1: Verifying Checksum 17:38:16 8998bd30e6a1: Download complete 17:38:20 8998bd30e6a1: Pull complete 17:38:21 04944245beec: Pull complete 17:38:22 699f458cf7ca: Pull complete 17:38:22 765212b225bb: Pull complete 17:38:23 f23df028b6ca: Pull complete 17:38:24 d65c8cfc05b1: Pull complete 17:38:25 2437ff75d9bd: Verifying Checksum 17:38:25 2437ff75d9bd: Download complete 17:38:40 2437ff75d9bd: Pull complete 17:38:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:38:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:40 prd-ubuntu20.04-docker-arm64-4c-16g-24335 does not seem to be running inside a container 17:38:41 $ 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/38 -v /w/workspace/go-mod-messaging/38:/w/workspace/go-mod-messaging/38:rw,z -v /w/workspace/go-mod-messaging/38@tmp:/w/workspace/go-mod-messaging/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:38:43 $ docker top c780c17806de8b05a1138c3c0632b45ac93239c77376a34064e1e7ee6321d531 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:44 ---> job-cost.sh 17:38:44 lf-activate-venv: SKIPPING 17:38:44 INFO: No Stack... 17:38:45 INFO: Retrieving Pricing Info for: v3-standard-4 17:38:45 INFO: Archiving Costs [Pipeline] sh 17:38:46 + cat /w/workspace/go-mod-messaging/38/archives/cost.csv 17:38:46 + cut -d, -f6 [Pipeline] lock 17:38:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] 17:38:46 Resource [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] did not exist. Created. 17:38:46 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:38:47 /w/workspace/go-mod-messaging/38@tmp/durable-798ec332/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:38:47 + echo total: 0.10999999940395355 [Pipeline] stash 17:38:47 Warning: overwriting stash ‘stack-cost’ 17:38:47 Stashed 1 file(s) [Pipeline] } 17:38:47 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 17:38:47 $ docker stop --time=1 c780c17806de8b05a1138c3c0632b45ac93239c77376a34064e1e7ee6321d531 17:38:49 $ docker rm -f c780c17806de8b05a1138c3c0632b45ac93239c77376a34064e1e7ee6321d531 [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 17:38:49 provisioning config files... 17:38:49 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3328044543772353687tmp [Pipeline] { [Pipeline] sh 17:38:50 + set +x 17:38:50 + curl -s https://codecov.io/bash 17:38:50 + bash -s -- 17:38:50 17:38:50 _____ _ 17:38:50 / ____| | | 17:38:50 | | ___ __| | ___ ___ _____ __ 17:38:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:38:50 | |___| (_) | (_| | __/ (_| (_) \ V / 17:38:50 \_____\___/ \__,_|\___|\___\___/ \_/ 17:38:50 Bash-1.0.6 17:38:50 17:38:50 17:38:50 ==> git version 2.25.1 found 17:38:50 ==> 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 17:38:50 Release-Date: 2020-01-08 17:38:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:38:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:38:50 ==> Jenkins CI detected. 17:38:50 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 17:38:50 project root: . 17:38:50 --> token set from env 17:38:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:38:50 ==> Running gcov in . (disable via -X gcov) 17:38:50 ==> Python coveragepy not found 17:38:50 ==> Searching for coverage reports in: 17:38:50 + . 17:38:50 -> Found 1 reports 17:38:50 ==> Detecting git/mercurial file structure 17:38:50 ==> Reading reports 17:38:50 + ./coverage.out bytes=25878 17:38:50 ==> Appending adjustments 17:38:50 https://docs.codecov.io/docs/fixing-reports 17:38:50 + Found adjustments 17:38:50 ==> Gzipping contents 17:38:50 8.0K /tmp/codecov.Lw0p57.gz 17:38:50 ==> Uploading reports 17:38:50 url: https://codecov.io 17:38:50 query: branch=main&commit=94944c7a901f3e1ab538820f1e1f292d83ecf9e5&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:38:50 -> Pinging Codecov 17:38:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=94944c7a901f3e1ab538820f1e1f292d83ecf9e5&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:38:50 -> Uploading to 17:38:50 https://storage.googleapis.com/codecov/v4/raw/2022-09-01/F6E385568367DD0E4001BA4F8F1CB792/94944c7a901f3e1ab538820f1e1f292d83ecf9e5/08bc1556-6a3d-4d3f-bb54-0d0dbac53d71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T173850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=196072f79cef495abb3f4c88b27b09bc85d7f1b37869c46081b2f8e8c0b12185 17:38:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:50 Dload Upload Total Spent Left Speed 17:38:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6924 0 0 100 6924 0 26227 --:--:-- --:--:-- --:--:-- 26227 17:38:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] } 17:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:38:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:38:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:38:51 17:38:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:38:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:38:52 df9b9388f04a: Pulling fs layer 17:38:52 52dc419b0ee2: Pulling fs layer 17:38:52 25bc292e5bac: Pulling fs layer 17:38:52 114826534d7a: Pulling fs layer 17:38:52 4657fd5d0bcf: Pulling fs layer 17:38:52 6ad1cebc031e: Pulling fs layer 17:38:52 8a3aa393b2d8: Pulling fs layer 17:38:52 114826534d7a: Waiting 17:38:52 4657fd5d0bcf: Waiting 17:38:52 6ad1cebc031e: Waiting 17:38:52 8a3aa393b2d8: Waiting 17:38:52 25bc292e5bac: Verifying Checksum 17:38:52 25bc292e5bac: Download complete 17:38:52 52dc419b0ee2: Verifying Checksum 17:38:52 52dc419b0ee2: Download complete 17:38:52 4657fd5d0bcf: Download complete 17:38:52 df9b9388f04a: Download complete 17:38:52 6ad1cebc031e: Verifying Checksum 17:38:52 6ad1cebc031e: Download complete 17:38:52 df9b9388f04a: Pull complete 17:38:52 52dc419b0ee2: Pull complete 17:38:52 25bc292e5bac: Pull complete 17:38:52 114826534d7a: Verifying Checksum 17:38:52 114826534d7a: Download complete 17:38:53 8a3aa393b2d8: Verifying Checksum 17:38:53 8a3aa393b2d8: Download complete 17:38:56 114826534d7a: Pull complete 17:38:56 4657fd5d0bcf: Pull complete 17:38:56 6ad1cebc031e: Pull complete 17:39:00 8a3aa393b2d8: Pull complete 17:39:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:39:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:39:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:00 prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container 17:39:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:39:02 $ docker top 43c199eb7032f38e8e397cc14b0e8af5c47814b83e13afced8d39f01724c0945 -eo pid,comm [Pipeline] { [Pipeline] echo 17:39:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 17:39:02 + set -o pipefail 17:39:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 17:39:04 17:39:04 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 17:39:04 17:39:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/8be27c15-2158-4155-a808-00e3538de1db 17:39:04 17:39:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:39:04 17:39:04 [Pipeline] } 17:39:04 $ docker stop --time=1 43c199eb7032f38e8e397cc14b0e8af5c47814b83e13afced8d39f01724c0945 17:39:06 $ docker rm -f 43c199eb7032f38e8e397cc14b0e8af5c47814b83e13afced8d39f01724c0945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:39:06 + git log --format=format:%s -1 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 [Pipeline] sh 17:39:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:07 prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container 17:39:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:39:08 $ docker top d70fed8fb022effae12ce41567bc5871ec905d2ef7a620b228984bfcaff53bc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:08 [ssh-agent] Looking for ssh-agent implementation... 17:39:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:08 $ docker exec d70fed8fb022effae12ce41567bc5871ec905d2ef7a620b228984bfcaff53bc4 ssh-agent 17:39:08 SSH_AUTH_SOCK=/tmp/ssh-4faAargDt3BZ/agent.32 17:39:08 SSH_AGENT_PID=38 17:39:08 Running ssh-add (command line suppressed) 17:39:08 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3335127075336262047.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3335127075336262047.key) 17:39:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:08 + git semver tag 17:39:09 2022-09-01 17:39:09,060 [run_tag] DEBUG tag force:False 17:39:09 2022-09-01 17:39:09,060 [check_head_tag] DEBUG check head tag 17:39:09 2022-09-01 17:39:09,061 [execute] INFO git cat-file --batch-check 17:39:09 2022-09-01 17:39:09,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:39:09 2022-09-01 17:39:09,065 [execute] INFO git cat-file --batch 17:39:09 2022-09-01 17:39:09,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:39:09 2022-09-01 17:39:09,082 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:39:09 2022-09-01 17:39:09,083 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 17:39:09 2022-09-01 17:39:09,083 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 17:39:09 2022-09-01 17:39:09,087 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:39:09 2.3.0-dev.15 [Pipeline] } 17:39:09 $ docker exec --env ******** --env ******** d70fed8fb022effae12ce41567bc5871ec905d2ef7a620b228984bfcaff53bc4 ssh-agent -k 17:39:09 unset SSH_AUTH_SOCK; 17:39:09 unset SSH_AGENT_PID; 17:39:09 echo Agent pid 38 killed; 17:39:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:09 + git semver [Pipeline] } 17:39:09 $ docker stop --time=1 d70fed8fb022effae12ce41567bc5871ec905d2ef7a620b228984bfcaff53bc4 17:39:11 $ docker rm -f d70fed8fb022effae12ce41567bc5871ec905d2ef7a620b228984bfcaff53bc4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:39:11 17:39:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:39:11 0.23.1-centos7: Pulling from edgex-lftools 17:39:11 ab5ef0e58194: Pulling fs layer 17:39:11 9712f1f96733: Pulling fs layer 17:39:11 63f879dbbcfc: Pulling fs layer 17:39:11 0d9ebad4ef96: Pulling fs layer 17:39:11 e9a5061849ea: Pulling fs layer 17:39:11 d747dcd14b5f: Pulling fs layer 17:39:11 2de7ff778b66: Pulling fs layer 17:39:11 0d9ebad4ef96: Waiting 17:39:11 e9a5061849ea: Waiting 17:39:11 d747dcd14b5f: Waiting 17:39:11 2de7ff778b66: Waiting 17:39:11 9712f1f96733: Download complete 17:39:12 63f879dbbcfc: Download complete 17:39:12 ab5ef0e58194: Download complete 17:39:12 0d9ebad4ef96: Verifying Checksum 17:39:12 0d9ebad4ef96: Download complete 17:39:12 d747dcd14b5f: Verifying Checksum 17:39:12 d747dcd14b5f: Download complete 17:39:12 e9a5061849ea: Verifying Checksum 17:39:12 e9a5061849ea: Download complete 17:39:12 2de7ff778b66: Verifying Checksum 17:39:12 2de7ff778b66: Download complete 17:39:15 ab5ef0e58194: Pull complete 17:39:15 9712f1f96733: Pull complete 17:39:16 63f879dbbcfc: Pull complete 17:39:20 0d9ebad4ef96: Pull complete 17:39:20 e9a5061849ea: Pull complete 17:39:20 d747dcd14b5f: Pull complete 17:39:21 2de7ff778b66: Pull complete 17:39:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:39:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:39:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:21 prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container 17:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:39:23 $ docker top f4f288c5bf54c41a3c5b7faca991f0e559def496c58c615b5215b434fe405aa8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:39:23 provisioning config files... 17:39:23 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config381858167037295003tmp 17:39:23 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7771826185936523171tmp 17:39:23 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4273687633158903687tmp [Pipeline] { [Pipeline] echo 17:39:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:39:24 ---> sigul-configuration.sh 17:39:24 gpg: directory `/root/.gnupg' created 17:39:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:39:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:39:24 gpg: keyring `/root/.gnupg/secring.gpg' created 17:39:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:39:24 gpg: CAST5 encrypted data 17:39:24 gpg: encrypted with 1 passphrase 17:39:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:39:24 + mkdir /home/jenkins 17:39:24 + mkdir /home/jenkins/sigul [Pipeline] sh 17:39:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:39:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:39:24 ---> sigul-install.sh 17:39:24 Sigul already installed; skipping installation. [Pipeline] sh 17:39:25 + git tag --list 17:39:25 v0.0.0 17:39:25 v0.1.0 17:39:25 v0.1.1 17:39:25 v0.1.10 17:39:25 v0.1.11 17:39:25 v0.1.12 17:39:25 v0.1.13 17:39:25 v0.1.14 17:39:25 v0.1.15 17:39:25 v0.1.16 17:39:25 v0.1.17 17:39:25 v0.1.18 17:39:25 v0.1.19 17:39:25 v0.1.2 17:39:25 v0.1.20 17:39:25 v0.1.21 17:39:25 v0.1.22 17:39:25 v0.1.23 17:39:25 v0.1.24 17:39:25 v0.1.25 17:39:25 v0.1.26 17:39:25 v0.1.27 17:39:25 v0.1.28 17:39:25 v0.1.29 17:39:25 v0.1.3 17:39:25 v0.1.30 17:39:25 v0.1.31 17:39:25 v0.1.4 17:39:25 v0.1.5 17:39:25 v0.1.6 17:39:25 v0.1.7 17:39:25 v0.1.8 17:39:25 v0.1.9 17:39:25 v2.0.0 17:39:25 v2.0.1 17:39:25 v2.1.0 17:39:25 v2.1.1 17:39:25 v2.1.1-dev.1 17:39:25 v2.1.1-dev.2 17:39:25 v2.1.1-dev.3 17:39:25 v2.2.0 17:39:25 v2.2.1-dev.1 17:39:25 v2.2.1-dev.10 17:39:25 v2.2.1-dev.11 17:39:25 v2.2.1-dev.2 17:39:25 v2.2.1-dev.3 17:39:25 v2.2.1-dev.4 17:39:25 v2.2.1-dev.5 17:39:25 v2.2.1-dev.6 17:39:25 v2.2.1-dev.7 17:39:25 v2.2.1-dev.8 17:39:25 v2.2.1-dev.9 17:39:25 v2.3.0-dev.11 17:39:25 v2.3.0-dev.12 17:39:25 v2.3.0-dev.13 17:39:25 v2.3.0-dev.14 17:39:25 v2.3.0-dev.15 [Pipeline] sh 17:39:25 + lftools sign git-tag v2.3.0-dev.15 17:39:26 Signing Git tag with Sigul... 17:39:26 Signing v2.3.0-dev.15 [Pipeline] echo 17:39:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:39:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:39:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:39:26 $ docker stop --time=1 f4f288c5bf54c41a3c5b7faca991f0e559def496c58c615b5215b434fe405aa8 17:39:28 $ docker rm -f f4f288c5bf54c41a3c5b7faca991f0e559def496c58c615b5215b434fe405aa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:39:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:29 prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container 17:39:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:39:29 $ docker top deebe8b0bb35731cd68379f402187385a21d17c24e891dad5684c754668c619c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:29 [ssh-agent] Looking for ssh-agent implementation... 17:39:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:29 $ docker exec deebe8b0bb35731cd68379f402187385a21d17c24e891dad5684c754668c619c ssh-agent 17:39:30 SSH_AUTH_SOCK=/tmp/ssh-1SPOaTs9Vn39/agent.33 17:39:30 SSH_AGENT_PID=39 17:39:30 Running ssh-add (command line suppressed) 17:39:30 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5163063413466066514.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5163063413466066514.key) 17:39:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:30 + git semver bump pre 17:39:30 2022-09-01 17:39:30,738 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:39:30 2022-09-01 17:39:30,739 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev 17:39:30 2022-09-01 17:39:30,739 [bump_version] DEBUG bumped version:2.3.0-dev.16 17:39:30 2022-09-01 17:39:30,739 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 17:39:30 2022-09-01 17:39:30,739 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:39:30 2022-09-01 17:39:30,739 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:39:30 2022-09-01 17:39:30,742 [execute] INFO git cat-file --batch-check 17:39:30 2022-09-01 17:39:30,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:39:30 2022-09-01 17:39:30,750 [execute] INFO git cat-file --batch 17:39:30 2022-09-01 17:39:30,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:39:30 2022-09-01 17:39:30,755 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:39:30 2.3.0-dev.16 [Pipeline] } 17:39:30 $ docker exec --env ******** --env ******** deebe8b0bb35731cd68379f402187385a21d17c24e891dad5684c754668c619c ssh-agent -k 17:39:30 unset SSH_AUTH_SOCK; 17:39:30 unset SSH_AGENT_PID; 17:39:30 echo Agent pid 39 killed; 17:39:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:31 + git semver [Pipeline] } 17:39:31 $ docker stop --time=1 deebe8b0bb35731cd68379f402187385a21d17c24e891dad5684c754668c619c 17:39:32 $ docker rm -f deebe8b0bb35731cd68379f402187385a21d17c24e891dad5684c754668c619c [Pipeline] // withDockerContainer [Pipeline] sh 17:39:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:33 prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container 17:39:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:39:34 $ docker top 64d508af9f475ec49b7e213b96e95f4a6b39a09ef887615908d868a4924aaf62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:34 [ssh-agent] Looking for ssh-agent implementation... 17:39:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:34 $ docker exec 64d508af9f475ec49b7e213b96e95f4a6b39a09ef887615908d868a4924aaf62 ssh-agent 17:39:34 SSH_AUTH_SOCK=/tmp/ssh-LXGLZKacTx7y/agent.32 17:39:34 SSH_AGENT_PID=38 17:39:34 Running ssh-add (command line suppressed) 17:39:34 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2061643959163425268.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2061643959163425268.key) 17:39:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:34 + git semver push 17:39:35 2022-09-01 17:39:35,028 [run_push] DEBUG push 17:39:35 2022-09-01 17:39:35,029 [execute] INFO git cat-file --batch-check 17:39:35 2022-09-01 17:39:35,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:39:35 2022-09-01 17:39:35,033 [execute] INFO git rev-list 6a8e3350b64ee10d9fbf11db378b2e9c315483c4 -- 17:39:35 2022-09-01 17:39:35,034 [execute] DEBUG Popen(['git', 'rev-list', '6a8e3350b64ee10d9fbf11db378b2e9c315483c4', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:39:35 2022-09-01 17:39:35,041 [execute] INFO git fetch -v origin 17:39:35 2022-09-01 17:39:35,041 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 17:39:35 2022-09-01 17:39:35,658 [run_push] DEBUG no remote changes detected 17:39:35 2022-09-01 17:39:35,659 [execute] INFO git push origin semver 17:39:35 2022-09-01 17:39:35,659 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:39:36 2022-09-01 17:39:36,427 [run_push] DEBUG push all version tags 17:39:36 2022-09-01 17:39:36,428 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:39:36 2022-09-01 17:39:36,429 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 17:39:37 2022-09-01 17:39:37,143 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:39:37 2.3.0-dev.16 [Pipeline] } 17:39:37 $ docker exec --env ******** --env ******** 64d508af9f475ec49b7e213b96e95f4a6b39a09ef887615908d868a4924aaf62 ssh-agent -k 17:39:37 unset SSH_AUTH_SOCK; 17:39:37 unset SSH_AGENT_PID; 17:39:37 echo Agent pid 38 killed; 17:39:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:37 + git semver [Pipeline] } 17:39:37 $ docker stop --time=1 64d508af9f475ec49b7e213b96e95f4a6b39a09ef887615908d868a4924aaf62 17:39:39 $ docker rm -f 64d508af9f475ec49b7e213b96e95f4a6b39a09ef887615908d868a4924aaf62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:39:39 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 17:39:39 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:39:39 total 16 17:39:39 drwxr-xr-x 3 root root 4096 Sep 1 17:33 . 17:39:39 drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 17:39 .. 17:39:39 drwxr-xr-x 2 root root 4096 Sep 1 17:33 cost 17:39:39 -rw-r--r-- 1 root root 87 Sep 1 17:33 cost.csv 17:39:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:39:39 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:39:39 total 16 17:39:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 17:33 . 17:39:39 drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 17:39 .. 17:39:39 drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 17:33 cost 17:39:39 -rw-r--r-- 1 jenkins jenkins 87 Sep 1 17:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:39:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:39:40 ---> package-listing.sh 17:39:40 ++ facter osfamily 17:39:40 ++ tr '[:upper:]' '[:lower:]' 17:39:41 + OS_FAMILY=debian 17:39:41 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 17:39:41 + START_PACKAGES=/tmp/packages_start.txt 17:39:41 + END_PACKAGES=/tmp/packages_end.txt 17:39:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:39:41 + PACKAGES=/tmp/packages_start.txt 17:39:41 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:39:41 + PACKAGES=/tmp/packages_end.txt 17:39:41 + case "${OS_FAMILY}" in 17:39:41 + dpkg -l 17:39:41 + grep '^ii' 17:39:41 + '[' -f /tmp/packages_start.txt ']' 17:39:41 + '[' -f /tmp/packages_end.txt ']' 17:39:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:39:41 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:39:41 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 17:39:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 17:39:41 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:39:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:42 prd-ubuntu20.04-docker-8c-8g-24334 does not seem to be running inside a container 17:39:42 $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:39:42 $ docker top 2fe5b9f0bb6e83d9fac28ea8673f848106d348622efdc5506f850ed8afb24c04 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:42 + touch /tmp/pre-build-complete [Pipeline] sh 17:39:43 + mkdir -p /var/log/sysstat [Pipeline] sh 17:39:43 + ls /var/log/sa-host 17:39:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:43 provisioning config files... 17:39:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3758117830596934317tmp [Pipeline] { [Pipeline] echo 17:39:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:39:43 ---> create-netrc.sh [Pipeline] } 17:39:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:39:44 ---> python-tools-install.sh [Pipeline] echo 17:39:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:39:44 ---> sudo-logs.sh 17:39:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:39:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:39:44 ---> job-cost.sh 17:39:44 lf-activate-venv: SKIPPING 17:39:44 DEBUG: total: 0.2199999988079071 17:39:44 INFO: Retrieving Stack Cost... 17:39:45 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:45 INFO: Archiving Costs [Pipeline] echo 17:39:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:39:46 ---> logs-deploy.sh 17:39:46 lf-activate-venv: SKIPPING 17:39:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/38 17:39:46 INFO: archiving workspace using pattern(s): 17:39:47 Archives upload complete. 17:39:47 INFO: archiving logs to Nexus 17:39:48 ---> uname -a: 17:39:48 Linux prd-ubuntu20-04-docker-8c-8g-24334 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:39:48 17:39:48 17:39:48 ---> lscpu: 17:39:48 Architecture: x86_64 17:39:48 CPU op-mode(s): 32-bit, 64-bit 17:39:48 Byte Order: Little Endian 17:39:48 Address sizes: 40 bits physical, 48 bits virtual 17:39:48 CPU(s): 8 17:39:48 On-line CPU(s) list: 0-7 17:39:48 Thread(s) per core: 1 17:39:48 Core(s) per socket: 1 17:39:48 Socket(s): 8 17:39:48 NUMA node(s): 1 17:39:48 Vendor ID: AuthenticAMD 17:39:48 CPU family: 23 17:39:48 Model: 49 17:39:48 Model name: AMD EPYC-Rome Processor 17:39:48 Stepping: 0 17:39:48 CPU MHz: 2799.998 17:39:48 BogoMIPS: 5599.99 17:39:48 Virtualization: AMD-V 17:39:48 Hypervisor vendor: KVM 17:39:48 Virtualization type: full 17:39:48 L1d cache: 256 KiB 17:39:48 L1i cache: 256 KiB 17:39:48 L2 cache: 4 MiB 17:39:48 L3 cache: 128 MiB 17:39:48 NUMA node0 CPU(s): 0-7 17:39:48 Vulnerability Itlb multihit: Not affected 17:39:48 Vulnerability L1tf: Not affected 17:39:48 Vulnerability Mds: Not affected 17:39:48 Vulnerability Meltdown: Not affected 17:39:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:39:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:39:48 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:39:48 Vulnerability Srbds: Not affected 17:39:48 Vulnerability Tsx async abort: Not affected 17:39:48 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 17:39:48 17:39:48 17:39:48 ---> nproc: 17:39:48 8 17:39:48 17:39:48 17:39:48 ---> df -h: 17:39:48 Filesystem Size Used Avail Use% Mounted on 17:39:48 overlay 155G 12G 144G 8% / 17:39:48 tmpfs 64M 0 64M 0% /dev 17:39:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:39:48 shm 64M 0 64M 0% /dev/shm 17:39:48 /dev/vda1 155G 12G 144G 8% /facter-os 17:39:48 17:39:48 17:39:48 ---> sar -b -r -n DEV: 17:39:48 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24334) 09/01/22 _x86_64_ (8 CPU) 17:39:48 17:39:48 17:31:20 LINUX RESTART (8 CPU) 17:39:48 17:39:48 17:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:39:48 17:33:01 91.55 10.76 80.79 0.00 1951.34 74378.72 0.00 17:39:48 17:34:01 53.86 0.08 53.77 0.00 3.33 24643.91 0.00 17:39:48 17:35:01 1.68 0.00 1.68 0.00 0.00 22.53 0.00 17:39:48 17:36:01 2.02 0.00 2.02 0.00 0.00 23.46 0.00 17:39:48 17:37:01 1.75 0.02 1.73 0.00 0.13 19.73 0.00 17:39:48 17:38:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 17:39:48 17:39:01 19.70 0.12 19.58 0.00 14.53 17024.50 0.00 17:39:48 Average: 24.45 1.55 22.90 0.00 277.38 16452.97 0.00 17:39:48 17:39:48 17:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:39:48 17:33:01 28650468 31761848 531560 1.62 105956 3256212 2020736 5.96 1272380 2553380 273908 17:39:48 17:34:01 28441552 31777396 517484 1.57 121948 3435220 1803532 5.32 1174108 2830688 260 17:39:48 17:35:01 28455320 31791336 503640 1.53 122000 3435224 1803532 5.32 1160084 2830692 24 17:39:48 17:36:01 28456332 31792476 502312 1.53 122096 3435224 1803532 5.32 1158808 2830692 12 17:39:48 17:37:01 28462908 31799056 495636 1.51 122196 3435224 1820704 5.37 1152612 2830732 12 17:39:48 17:38:01 28463600 31799952 494644 1.50 122236 3435364 1820704 5.37 1151504 2830856 12 17:39:48 17:39:01 27666756 31769992 522668 1.59 135908 4139384 1960596 5.78 1195588 3534348 258512 17:39:48 Average: 28370991 31784579 509706 1.55 121763 3510265 1861905 5.49 1180726 2891627 76106 17:39:48 17:39:48 17:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:39:48 17:33:01 vethae116fa 7.90 8.12 0.71 77.54 0.00 0.00 0.00 0.01 17:39:48 17:33:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 17:39:48 17:33:01 docker0 9.08 9.28 0.78 89.92 0.00 0.00 0.00 0.00 17:39:48 17:33:01 ens3 279.79 193.90 5795.88 83.59 0.00 0.00 0.00 0.00 17:39:48 17:34:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:39:48 17:34:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:39:48 17:34:01 ens3 110.78 71.95 2540.15 16.36 0.00 0.00 0.00 0.00 17:39:48 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:48 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:48 17:35:01 ens3 0.48 0.30 0.26 0.23 0.00 0.00 0.00 0.00 17:39:48 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:48 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:48 17:36:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:39:48 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:48 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:48 17:37:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:39:48 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:48 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:48 17:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:39:48 17:39:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 17:39:48 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:48 17:39:01 ens3 134.46 77.02 3970.89 21.45 0.00 0.00 0.00 0.00 17:39:48 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 17:39:48 Average: docker0 1.29 1.31 0.11 12.66 0.00 0.00 0.00 0.00 17:39:48 Average: ens3 74.65 48.73 1748.56 17.23 0.00 0.00 0.00 0.00 17:39:48 17:39:48 17:39:48 ---> sar -P ALL: 17:39:48 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24334) 09/01/22 _x86_64_ (8 CPU) 17:39:48 17:39:48 17:31:20 LINUX RESTART (8 CPU) 17:39:48 17:39:48 17:32:02 CPU %user %nice %system %iowait %steal %idle 17:39:48 17:33:01 all 19.93 0.00 4.51 0.79 0.07 74.69 17:39:48 17:33:01 0 20.13 0.00 4.31 1.41 0.09 74.07 17:39:48 17:33:01 1 20.81 0.00 4.88 3.55 0.07 70.69 17:39:48 17:33:01 2 19.04 0.00 4.69 0.15 0.07 76.05 17:39:48 17:33:01 3 20.79 0.00 4.75 0.63 0.09 73.74 17:39:48 17:33:01 4 21.43 0.00 4.28 0.15 0.07 74.07 17:39:48 17:33:01 5 18.30 0.00 4.12 0.03 0.07 77.48 17:39:48 17:33:01 6 19.06 0.00 4.62 0.29 0.07 75.95 17:39:48 17:33:01 7 19.86 0.00 4.45 0.14 0.07 75.48 17:39:48 17:34:01 all 12.89 0.00 2.82 0.53 0.05 83.71 17:39:48 17:34:01 0 11.85 0.00 2.61 0.02 0.05 85.47 17:39:48 17:34:01 1 11.87 0.00 3.37 2.67 0.05 82.04 17:39:48 17:34:01 2 13.02 0.00 2.49 0.10 0.03 84.36 17:39:48 17:34:01 3 13.39 0.00 3.11 1.13 0.05 82.32 17:39:48 17:34:01 4 12.55 0.00 2.51 0.00 0.05 84.89 17:39:48 17:34:01 5 14.28 0.00 2.74 0.03 0.05 82.90 17:39:48 17:34:01 6 13.06 0.00 2.99 0.05 0.03 83.87 17:39:48 17:34:01 7 13.11 0.00 2.72 0.27 0.05 83.84 17:39:48 17:35:01 all 0.04 0.00 0.02 0.01 0.00 99.94 17:39:48 17:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:39:48 17:35:01 1 0.08 0.00 0.05 0.05 0.00 99.82 17:39:48 17:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:39:48 17:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:39:48 17:35:01 4 0.05 0.00 0.03 0.00 0.02 99.90 17:39:48 17:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:39:48 17:35:01 6 0.07 0.00 0.00 0.00 0.02 99.92 17:39:48 17:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:39:48 17:36:01 all 0.18 0.00 0.01 0.01 0.00 99.79 17:39:48 17:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:39:48 17:36:01 1 0.05 0.00 0.05 0.10 0.02 99.78 17:39:48 17:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:39:48 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:39:48 17:36:01 4 0.08 0.00 0.02 0.00 0.02 99.88 17:39:48 17:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:39:48 17:36:01 6 1.26 0.00 0.02 0.00 0.00 98.73 17:39:48 17:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:39:48 17:37:01 all 0.28 0.00 0.02 0.01 0.00 99.69 17:39:48 17:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:39:48 17:37:01 1 0.05 0.00 0.05 0.05 0.00 99.85 17:39:48 17:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:39:48 17:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:39:48 17:37:01 4 0.05 0.00 0.05 0.00 0.00 99.90 17:39:48 17:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:39:48 17:37:01 6 2.00 0.00 0.00 0.00 0.00 98.00 17:39:48 17:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:39:48 17:38:01 all 0.26 0.00 0.02 0.00 0.01 99.70 17:39:48 17:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:39:48 17:38:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:39:48 17:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:39:48 17:38:01 3 0.00 0.00 0.02 0.02 0.02 99.95 17:39:48 17:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 17:39:48 17:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:39:48 17:38:01 6 1.97 0.00 0.02 0.00 0.00 98.01 17:39:48 17:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:39:48 17:39:01 all 3.31 0.00 1.30 0.19 0.02 95.19 17:39:48 17:39:01 0 2.58 0.00 1.42 0.02 0.03 95.95 17:39:48 17:39:01 1 3.70 0.00 1.42 0.25 0.02 94.61 17:39:48 17:39:01 2 2.51 0.00 1.32 1.07 0.02 95.08 17:39:48 17:39:01 3 3.13 0.00 1.51 0.02 0.02 95.33 17:39:48 17:39:01 4 3.80 0.00 1.01 0.02 0.02 95.16 17:39:48 17:39:01 5 3.48 0.00 1.21 0.03 0.02 95.26 17:39:48 17:39:01 6 4.52 0.00 0.93 0.00 0.02 94.54 17:39:48 17:39:01 7 2.72 0.00 1.58 0.08 0.02 95.60 17:39:48 Average: all 5.20 0.00 1.23 0.22 0.02 93.33 17:39:48 Average: 0 4.88 0.00 1.18 0.20 0.02 93.71 17:39:48 Average: 1 5.15 0.00 1.39 0.94 0.02 92.50 17:39:48 Average: 2 4.87 0.00 1.20 0.19 0.02 93.72 17:39:48 Average: 3 5.26 0.00 1.33 0.25 0.02 93.13 17:39:48 Average: 4 5.36 0.00 1.12 0.02 0.03 93.47 17:39:48 Average: 5 5.11 0.00 1.15 0.01 0.02 93.70 17:39:48 Average: 6 5.91 0.00 1.20 0.05 0.02 92.83 17:39:48 Average: 7 5.04 0.00 1.25 0.07 0.02 93.62 17:39:48 17:39:48 17:39:48