Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbc24df6e8b8cd277db4938d8fb9876661b9e12b 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-ssh1778586713294197918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11107143767384757266.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4813064094920091764.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh5526665665290617416.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-ssh6180428594126993548.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.20 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-18454’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18457 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 bbc24df6e8b8cd277db4938d8fb9876661b9e12b (main) Commit message: "Merge pull request #258 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.27.0" > 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 bbc24df6e8b8cd277db4938d8fb9876661b9e12b # timeout=10 > git rev-list --no-walk 47e6c791c27e99810c1ba845d2bcefac83d0149e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:13:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:13:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:13:01 ========================================================= 17:13:01 EdgeX Global Pipelines Version Info 17:13:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:13:01 ------------------- 17:13:01 stable info: 17:13:01 ------------------- 17:13:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:13:01 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:13:01 Message: update stable to v1.0.250 17:13:02 ------------------- 17:13:02 experimental info: 17:13:02 ------------------- 17:13:02 Commited By: **** collab-it+edgex@linuxfoundation.org 17:13:02 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:13:02 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbc24df6e8b8cd277db4938d8fb9876661b9e12b [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbc24df [Pipeline] echo 17:13:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:13:03 + git rev-list -1 --merges bbc24df6e8b8cd277db4938d8fb9876661b9e12b~1..bbc24df6e8b8cd277db4938d8fb9876661b9e12b [Pipeline] echo 17:13:03 -----------> git rev-list -1 --merges bbc24df6e8b8cd277db4938d8fb9876661b9e12b~1..bbc24df6e8b8cd277db4938d8fb9876661b9e12b bbc24df6e8b8cd277db4938d8fb9876661b9e12b 17:13:03 bbc24df6e8b8cd277db4938d8fb9876661b9e12b [false] [Pipeline] sh 17:13:03 + git log --format=format:%s -1 bbc24df6e8b8cd277db4938d8fb9876661b9e12b [Pipeline] echo 17:13:03 ========================================================= 17:13:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:13:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:03 + git log --format=format:%s -1 bbc24df6e8b8cd277db4938d8fb9876661b9e12b [Pipeline] echo 17:13:04 [semverPrep] GIT_COMMIT: bbc24df6e8b8cd277db4938d8fb9876661b9e12b, Commit Message: Merge pull request #258 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.27.0 [Pipeline] echo 17:13:04 [semverPrep] This is not a build commit. [Pipeline] sh 17:13:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:13:04 + grep -v github /etc/ssh/ssh_known_hosts 17:13:04 + [ -e /tmp/ssh_known_hosts ] 17:13:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:13:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:13:04 + sudo tee -a /etc/ssh/ssh_known_hosts 17:13:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:04 17:13:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:05 0.1.4: Pulling from edgex-devops/py-git-semver 17:13:05 b85a868b505f: Pulling fs layer 17:13:05 e2be974225ed: Pulling fs layer 17:13:05 339a4e72a1f5: Pulling fs layer 17:13:05 988bab9f4d93: Pulling fs layer 17:13:05 1469e6f7b9e6: Pulling fs layer 17:13:05 eaf3925da568: Pulling fs layer 17:13:05 bab4dde63d76: Pulling fs layer 17:13:05 bde34c3a00c8: Pulling fs layer 17:13:05 b352a97aabf1: Pulling fs layer 17:13:05 4872d77fe225: Pulling fs layer 17:13:05 5851b861e8e6: Pulling fs layer 17:13:05 1469e6f7b9e6: Waiting 17:13:05 eaf3925da568: Waiting 17:13:05 bab4dde63d76: Waiting 17:13:05 bde34c3a00c8: Waiting 17:13:05 b352a97aabf1: Waiting 17:13:05 4872d77fe225: Waiting 17:13:05 5851b861e8e6: Waiting 17:13:05 988bab9f4d93: Waiting 17:13:05 e2be974225ed: Verifying Checksum 17:13:05 e2be974225ed: Download complete 17:13:05 988bab9f4d93: Verifying Checksum 17:13:05 988bab9f4d93: Download complete 17:13:05 1469e6f7b9e6: Verifying Checksum 17:13:05 1469e6f7b9e6: Download complete 17:13:05 eaf3925da568: Verifying Checksum 17:13:05 eaf3925da568: Download complete 17:13:05 339a4e72a1f5: Verifying Checksum 17:13:05 339a4e72a1f5: Download complete 17:13:05 bde34c3a00c8: Download complete 17:13:05 b352a97aabf1: Verifying Checksum 17:13:05 b352a97aabf1: Download complete 17:13:05 4872d77fe225: Verifying Checksum 17:13:05 4872d77fe225: Download complete 17:13:05 5851b861e8e6: Verifying Checksum 17:13:05 5851b861e8e6: Download complete 17:13:05 b85a868b505f: Download complete 17:13:06 bab4dde63d76: Download complete 17:13:06 b85a868b505f: Pull complete 17:13:06 e2be974225ed: Pull complete 17:13:07 339a4e72a1f5: Pull complete 17:13:07 988bab9f4d93: Pull complete 17:13:07 1469e6f7b9e6: Pull complete 17:13:07 eaf3925da568: Pull complete 17:13:09 bab4dde63d76: Pull complete 17:13:09 bde34c3a00c8: Pull complete 17:13:09 b352a97aabf1: Pull complete 17:13:09 4872d77fe225: Pull complete 17:13:09 5851b861e8e6: Pull complete 17:13:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:10 prd-ubuntu20.04-docker-8c-8g-18457 does not seem to be running inside a container 17:13: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:13:13 $ docker top 18e1ffb5336dedf9fc3f0aae981ee8e5dc5acef845483fb2da78dc4b4de464b0 -eo pid,comm 17:13:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:13:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:13 [ssh-agent] Looking for ssh-agent implementation... 17:13:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:13 $ docker exec 18e1ffb5336dedf9fc3f0aae981ee8e5dc5acef845483fb2da78dc4b4de464b0 ssh-agent 17:13:13 SSH_AUTH_SOCK=/tmp/ssh-F0NgK9sCIeXq/agent.31 17:13:13 SSH_AGENT_PID=37 17:13:13 Running ssh-add (command line suppressed) 17:13:13 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13474386490133014032.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13474386490133014032.key) 17:13:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:14 + git tag --points-at HEAD [Pipeline] } 17:13:14 $ docker exec --env ******** --env ******** 18e1ffb5336dedf9fc3f0aae981ee8e5dc5acef845483fb2da78dc4b4de464b0 ssh-agent -k 17:13:14 unset SSH_AUTH_SOCK; 17:13:14 unset SSH_AGENT_PID; 17:13:14 echo Agent pid 37 killed; 17:13:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:13:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:14 [ssh-agent] Looking for ssh-agent implementation... 17:13:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:14 $ docker exec 18e1ffb5336dedf9fc3f0aae981ee8e5dc5acef845483fb2da78dc4b4de464b0 ssh-agent 17:13:14 SSH_AUTH_SOCK=/tmp/ssh-gf7yiwTMVrtQ/agent.69 17:13:14 SSH_AGENT_PID=75 17:13:14 Running ssh-add (command line suppressed) 17:13:14 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10474860543036366529.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10474860543036366529.key) 17:13:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:14 + git semver init 17:13:15 2023-06-12 17:13:15,141 [run_init] DEBUG init version:0.0.0 force:False 17:13:15 2023-06-12 17:13:15,141 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:13:15 2023-06-12 17:13:15,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:13:15 2023-06-12 17:13:15,142 [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:13:16 2023-06-12 17:13:15,858 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 17:13:16 2023-06-12 17:13:15,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 17:13:16 2023-06-12 17:13:15,858 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:13:16 2023-06-12 17:13:15,859 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:13:16 3.1.0-dev.4 [Pipeline] } 17:13:16 $ docker exec --env ******** --env ******** 18e1ffb5336dedf9fc3f0aae981ee8e5dc5acef845483fb2da78dc4b4de464b0 ssh-agent -k 17:13:16 unset SSH_AUTH_SOCK; 17:13:16 unset SSH_AGENT_PID; 17:13:16 echo Agent pid 75 killed; 17:13:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:16 + git semver [Pipeline] } 17:13:16 $ docker stop --time=1 18e1ffb5336dedf9fc3f0aae981ee8e5dc5acef845483fb2da78dc4b4de464b0 17:13:18 $ docker rm -f --volumes 18e1ffb5336dedf9fc3f0aae981ee8e5dc5acef845483fb2da78dc4b4de464b0 [Pipeline] // withDockerContainer [Pipeline] sh 17:13:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:13:18 Stashed 1 file(s) [Pipeline] echo 17:13:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:18 ========================================================= 17:13:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:13:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:13:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:13:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:13:19 f56be85fc22e: Pulling fs layer 17:13:19 85791d961cd3: Pulling fs layer 17:13:19 d694b5ae8c79: Pulling fs layer 17:13:19 9f32a84ed3da: Pulling fs layer 17:13:19 4d19c01a9841: Pulling fs layer 17:13:19 9325e15d5711: Pulling fs layer 17:13:19 556b6ee489ea: Pulling fs layer 17:13:19 9f32a84ed3da: Waiting 17:13:19 4d19c01a9841: Waiting 17:13:19 c5a4b2cf53e6: Pulling fs layer 17:13:19 556b6ee489ea: Waiting 17:13:19 9325e15d5711: Waiting 17:13:19 c5a4b2cf53e6: Waiting 17:13:19 85791d961cd3: Download complete 17:13:19 9f32a84ed3da: Download complete 17:13:19 4d19c01a9841: Verifying Checksum 17:13:19 4d19c01a9841: Download complete 17:13:19 f56be85fc22e: Download complete 17:13:19 9325e15d5711: Verifying Checksum 17:13:19 9325e15d5711: Download complete 17:13:19 f56be85fc22e: Pull complete 17:13:19 85791d961cd3: Pull complete 17:13:19 c5a4b2cf53e6: Verifying Checksum 17:13:19 c5a4b2cf53e6: Download complete 17:13:19 d694b5ae8c79: Verifying Checksum 17:13:19 d694b5ae8c79: Download complete 17:13:20 556b6ee489ea: Verifying Checksum 17:13:20 556b6ee489ea: Download complete 17:13:22 d694b5ae8c79: Pull complete 17:13:22 9f32a84ed3da: Pull complete 17:13:23 4d19c01a9841: Pull complete 17:13:23 9325e15d5711: Pull complete 17:13:25 556b6ee489ea: Pull complete 17:13:26 c5a4b2cf53e6: Pull complete 17:13:26 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:13:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 17:13:26 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:26 + docker inspect -f . ci-base-image-x86_64 17:13:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:26 prd-ubuntu20.04-docker-8c-8g-18457 does not seem to be running inside a container 17:13:26 $ 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 ******** -e ******** ci-base-image-x86_64 cat 17:13:32 $ docker top 928715c03630c1e2dc61f12c96e501ea73087102642ab9f57afbdf6856086390 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:33 + go version 17:13:33 go version go1.20.2 linux/amd64 [Pipeline] } 17:13:33 $ docker stop --time=1 928715c03630c1e2dc61f12c96e501ea73087102642ab9f57afbdf6856086390 17:13:33 Still waiting to schedule task 17:13:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-18455’ is offline 17:13:34 $ docker rm -f --volumes 928715c03630c1e2dc61f12c96e501ea73087102642ab9f57afbdf6856086390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:34 + docker inspect -f . ci-base-image-x86_64 17:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:34 prd-ubuntu20.04-docker-8c-8g-18457 does not seem to be running inside a container 17:13:34 $ 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 ******** -e ******** ci-base-image-x86_64 cat 17:13:35 $ docker top 65ac621b42e62d5e93d84eab072fb44f8bf235ec3f79c8acd7dc3af9680f069c -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:35 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 17:13:35 + make test 17:13:35 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:13:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 17:13:35 go: downloading github.com/google/uuid v1.3.0 17:13:35 go: downloading github.com/stretchr/testify v1.8.4 17:13:35 go: downloading github.com/nats-io/nats.go v1.27.0 17:13:35 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:13:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:13:36 go: downloading github.com/nats-io/nats-server/v2 v2.9.17 17:13:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:13:36 go: downloading github.com/davecgh/go-spew v1.1.1 17:13:36 go: downloading github.com/pmezard/go-difflib v1.0.0 17:13:36 go: downloading gopkg.in/yaml.v3 v3.0.1 17:13:36 go: downloading github.com/stretchr/objx v0.5.0 17:13:36 go: downloading github.com/hashicorp/errwrap v1.0.0 17:13:36 go: downloading github.com/klauspost/compress v1.16.5 17:13:36 go: downloading github.com/nats-io/nkeys v0.4.4 17:13:36 go: downloading github.com/nats-io/nuid v1.0.1 17:13:36 go: downloading github.com/gorilla/websocket v1.4.2 17:13:36 go: downloading golang.org/x/net v0.9.0 17:13:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:13:36 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:13:36 go: downloading github.com/go-playground/validator/v10 v10.13.0 17:13:36 go: downloading golang.org/x/crypto v0.8.0 17:13:36 go: downloading golang.org/x/sys v0.7.0 17:13:36 go: downloading github.com/x448/float16 v0.8.4 17:13:36 go: downloading golang.org/x/text v0.9.0 17:13:36 go: downloading github.com/go-playground/universal-translator v0.18.1 17:13:36 go: downloading github.com/leodido/go-urn v1.2.3 17:13:36 go: downloading github.com/go-playground/locales v0.14.1 17:13:36 go: downloading github.com/minio/highwayhash v1.0.2 17:13:36 go: downloading github.com/nats-io/jwt/v2 v2.4.1 17:13:36 go: downloading golang.org/x/time v0.3.0 17:13:55 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.059s coverage: 88.6% of statements 17:13:55 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 17:13:55 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 17:13:59 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.056s coverage: 19.8% of statements 17:13:59 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.092s coverage: 88.8% of statements 17:13:59 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.074s coverage: 89.1% of statements 17:14:04 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 17:14:04 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 17:14:04 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.096s coverage: 35.9% of statements 17:14:04 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.165s coverage: 61.3% of statements 17:14:04 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.054s coverage: 87.5% of statements 17:14:04 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.048s coverage: 100.0% of statements 17:14:04 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.052s coverage: 100.0% of statements 17:14:04 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.053s coverage: 95.1% of statements 17:14:19 go vet ./... 17:14:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:14:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:14:20 $ docker stop --time=1 65ac621b42e62d5e93d84eab072fb44f8bf235ec3f79c8acd7dc3af9680f069c 17:14:24 $ docker rm -f --volumes 65ac621b42e62d5e93d84eab072fb44f8bf235ec3f79c8acd7dc3af9680f069c [Pipeline] // withDockerContainer [Pipeline] sh 17:14:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:14:25 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:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:25 17:14:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:25 latest: Pulling from edgex-lftools-log-publisher 17:14:25 5eb5b503b376: Pulling fs layer 17:14:25 5c69ac0246d0: Pulling fs layer 17:14:25 ec43610c2a17: Pulling fs layer 17:14:25 3a2ae6a8a46f: Pulling fs layer 17:14:25 33b1e0a273af: Pulling fs layer 17:14:25 5d3b04190fa2: Pulling fs layer 17:14:25 2f39f015ded8: Pulling fs layer 17:14:25 3a2ae6a8a46f: Waiting 17:14:25 33b1e0a273af: Waiting 17:14:25 5d3b04190fa2: Waiting 17:14:25 2f39f015ded8: Waiting 17:14:25 5c69ac0246d0: Verifying Checksum 17:14:25 5c69ac0246d0: Download complete 17:14:26 3a2ae6a8a46f: Download complete 17:14:26 33b1e0a273af: Verifying Checksum 17:14:26 33b1e0a273af: Download complete 17:14:26 5d3b04190fa2: Download complete 17:14:26 ec43610c2a17: Verifying Checksum 17:14:26 ec43610c2a17: Download complete 17:14:26 5eb5b503b376: Verifying Checksum 17:14:26 5eb5b503b376: Download complete 17:14:26 2f39f015ded8: Download complete 17:14:27 5eb5b503b376: Pull complete 17:14:27 5c69ac0246d0: Pull complete 17:14:28 ec43610c2a17: Pull complete 17:14:28 3a2ae6a8a46f: Pull complete 17:14:28 33b1e0a273af: Pull complete 17:14:28 5d3b04190fa2: Pull complete 17:14:32 2f39f015ded8: Pull complete 17:14:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:32 prd-ubuntu20.04-docker-8c-8g-18457 does not seem to be running inside a container 17:14:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:14:40 $ docker top 4c014eda1e5d0b3831d7615c7135630f2da702dbab67339f62ce4a59b7466e0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:40 ---> job-cost.sh 17:14:40 lf-activate-venv: SKIPPING 17:14:40 INFO: No Stack... 17:14:41 INFO: Retrieving Pricing Info for: v3-standard-8 17:14:41 INFO: Archiving Costs [Pipeline] sh 17:14:41 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 17:14:41 + cut -d, -f6 [Pipeline] lock 17:14:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-103-stack-cost] 17:14:41 Resource [jenkins-edgexfoundry-go-mod-messaging-main-103-stack-cost] did not exist. Created. 17:14:41 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:14:42 + echo total: 0.2199999988079071 [Pipeline] stash 17:14:42 Stashed 1 file(s) [Pipeline] } 17:14:42 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 17:14:42 $ docker stop --time=1 4c014eda1e5d0b3831d7615c7135630f2da702dbab67339f62ce4a59b7466e0d 17:14:43 $ docker rm -f --volumes 4c014eda1e5d0b3831d7615c7135630f2da702dbab67339f62ce4a59b7466e0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:15:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18458 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 17:15:07 Running in /w/workspace/go-mod-messaging/103 [Pipeline] { [Pipeline] checkout 17:15:07 Selected Git installation does not exist. Using Default 17:15:07 The recommended git tool is: NONE 17:15:12 using credential edgex-jenkins-ssh 17:15:12 Cloning the remote Git repository 17:15:12 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:15:15 > git init /w/workspace/go-mod-messaging/103 # timeout=10 17:15:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:15:15 > git --version # timeout=10 17:15:15 > git --version # 'git version 2.25.1' 17:15:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:17 Avoid second fetch 17:15:17 Checking out Revision bbc24df6e8b8cd277db4938d8fb9876661b9e12b (main) 17:15:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:15:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:17 > git config core.sparsecheckout # timeout=10 17:15:17 > git checkout -f bbc24df6e8b8cd277db4938d8fb9876661b9e12b # timeout=10 17:15:17 Commit message: "Merge pull request #258 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.27.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:15:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:15:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:15:18 Dload Upload Total Spent Left Speed 17:15:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh 17:15:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:15:19 + sudo tee /etc/docker/daemon.new 17:15:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:15:19 { 17:15:19 "registry-mirrors": [ 17:15:19 "https://nexus3.edgexfoundry.org:10001" 17:15:19 ], 17:15:19 "bip": "10.250.0.254/24", 17:15:19 "hosts": [ 17:15:19 "tcp://0.0.0.0:5555", 17:15:19 "unix:///var/run/docker.sock" 17:15:19 ], 17:15:19 "mtu": 1458, 17:15:19 "selinux-enabled": true, 17:15:19 "seccomp-profile": "/etc/docker/seccomp.json" 17:15:19 } [Pipeline] sh 17:15:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:15:20 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:15:39 ========================================================= 17:15:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:15:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:15:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:15:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:15:41 c41833b44d91: Pulling fs layer 17:15:41 ed15518f5707: Pulling fs layer 17:15:41 feae8fd75edb: Pulling fs layer 17:15:41 242c74f7c9fa: Pulling fs layer 17:15:41 3cdef696dda3: Pulling fs layer 17:15:41 2ced38df9373: Pulling fs layer 17:15:41 58f1dce35555: Pulling fs layer 17:15:41 3cdef696dda3: Waiting 17:15:41 2ced38df9373: Waiting 17:15:41 58f1dce35555: Waiting 17:15:41 242c74f7c9fa: Waiting 17:15:41 ed15518f5707: Verifying Checksum 17:15:41 ed15518f5707: Download complete 17:15:41 242c74f7c9fa: Verifying Checksum 17:15:41 242c74f7c9fa: Download complete 17:15:41 3cdef696dda3: Verifying Checksum 17:15:41 3cdef696dda3: Download complete 17:15:41 c41833b44d91: Download complete 17:15:42 c41833b44d91: Pull complete 17:15:42 58f1dce35555: Verifying Checksum 17:15:42 58f1dce35555: Download complete 17:15:43 ed15518f5707: Pull complete 17:15:44 feae8fd75edb: Verifying Checksum 17:15:44 feae8fd75edb: Download complete 17:15:44 2ced38df9373: Verifying Checksum 17:15:44 2ced38df9373: Download complete 17:15:56 feae8fd75edb: Pull complete 17:15:56 242c74f7c9fa: Pull complete 17:15:56 3cdef696dda3: Pull complete 17:16:03 2ced38df9373: Pull complete 17:16:05 58f1dce35555: Pull complete 17:16:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:16:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:16:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 17:16:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:05 + docker inspect -f . ci-base-image-arm64 17:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:05 prd-ubuntu20.04-docker-arm64-4c-16g-18458 does not seem to be running inside a container 17:16:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/103 -v /w/workspace/go-mod-messaging/103:/w/workspace/go-mod-messaging/103:rw,z -v /w/workspace/go-mod-messaging/103@tmp:/w/workspace/go-mod-messaging/103@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:16:10 $ docker top 36e5c8ef71df7d83a664b8f63111fba61e64f09acfd6c31a9b1019ae706b9573 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:11 + go version 17:16:11 go version go1.20.2 linux/arm64 [Pipeline] } 17:16:11 $ docker stop --time=1 36e5c8ef71df7d83a664b8f63111fba61e64f09acfd6c31a9b1019ae706b9573 17:16:13 $ docker rm -f --volumes 36e5c8ef71df7d83a664b8f63111fba61e64f09acfd6c31a9b1019ae706b9573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:13 + docker inspect -f . ci-base-image-arm64 17:16:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:13 prd-ubuntu20.04-docker-arm64-4c-16g-18458 does not seem to be running inside a container 17:16:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/103 -v /w/workspace/go-mod-messaging/103:/w/workspace/go-mod-messaging/103:rw,z -v /w/workspace/go-mod-messaging/103@tmp:/w/workspace/go-mod-messaging/103@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:16:14 $ docker top 18603379779a975f9126821060495831c2242a94d7b470d64143e3283d0928fb -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:15 + git config --global --add safe.directory /w/workspace/go-mod-messaging/103 [Pipeline] fileExists [Pipeline] sh 17:16:15 + make test 17:16:15 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:16:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 17:16:16 go: downloading github.com/google/uuid v1.3.0 17:16:16 go: downloading github.com/stretchr/testify v1.8.4 17:16:16 go: downloading github.com/nats-io/nats.go v1.27.0 17:16:16 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:16:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:16:16 go: downloading github.com/nats-io/nats-server/v2 v2.9.17 17:16:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:16:16 go: downloading github.com/go-playground/validator/v10 v10.13.0 17:16:17 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:16:17 go: downloading github.com/davecgh/go-spew v1.1.1 17:16:17 go: downloading github.com/pmezard/go-difflib v1.0.0 17:16:17 go: downloading gopkg.in/yaml.v3 v3.0.1 17:16:17 go: downloading github.com/stretchr/objx v0.5.0 17:16:17 go: downloading github.com/hashicorp/errwrap v1.0.0 17:16:17 go: downloading github.com/gorilla/websocket v1.4.2 17:16:17 go: downloading golang.org/x/net v0.9.0 17:16:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:16:17 go: downloading github.com/klauspost/compress v1.16.5 17:16:17 go: downloading github.com/nats-io/nkeys v0.4.4 17:16:17 go: downloading github.com/nats-io/nuid v1.0.1 17:16:17 go: downloading github.com/go-playground/universal-translator v0.18.1 17:16:17 go: downloading github.com/leodido/go-urn v1.2.3 17:16:17 go: downloading golang.org/x/crypto v0.8.0 17:16:18 go: downloading golang.org/x/text v0.9.0 17:16:19 go: downloading github.com/x448/float16 v0.8.4 17:16:19 go: downloading github.com/go-playground/locales v0.14.1 17:16:21 go: downloading github.com/minio/highwayhash v1.0.2 17:16:21 go: downloading github.com/nats-io/jwt/v2 v2.4.1 17:16:21 go: downloading golang.org/x/time v0.3.0 17:18:13 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.281s coverage: 88.6% of statements 17:18:13 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 17:18:13 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 17:18:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.264s coverage: 19.8% of statements 17:18:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.359s coverage: 88.8% of statements 17:18:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.373s coverage: 89.1% of statements 17:19:21 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 17:19:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.444s coverage: 35.9% of statements 17:19:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.392s coverage: 61.3% of statements 17:19:21 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 17:19:21 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.262s coverage: 87.5% of statements 17:19:21 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.188s coverage: 100.0% of statements 17:19:21 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.197s coverage: 100.0% of statements 17:19:21 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.184s coverage: 95.1% of statements 17:19:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:19:21 go vet ./... 17:20:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:20:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:20:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:20:42 $ docker stop --time=1 18603379779a975f9126821060495831c2242a94d7b470d64143e3283d0928fb 17:20:44 $ docker rm -f --volumes 18603379779a975f9126821060495831c2242a94d7b470d64143e3283d0928fb [Pipeline] // withDockerContainer [Pipeline] sh 17:20:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:20:46 Warning: overwriting stash ‘coverage-report’ 17:20: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:47 17:20:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:48 arm64: Pulling from edgex-lftools-log-publisher 17:20:48 8998bd30e6a1: Pulling fs layer 17:20:48 04944245beec: Pulling fs layer 17:20:48 699f458cf7ca: Pulling fs layer 17:20:48 765212b225bb: Pulling fs layer 17:20:48 f23df028b6ca: Pulling fs layer 17:20:48 d65c8cfc05b1: Pulling fs layer 17:20:48 2437ff75d9bd: Pulling fs layer 17:20:48 f23df028b6ca: Waiting 17:20:48 d65c8cfc05b1: Waiting 17:20:48 2437ff75d9bd: Waiting 17:20:48 765212b225bb: Waiting 17:20:48 04944245beec: Verifying Checksum 17:20:48 04944245beec: Download complete 17:20:48 765212b225bb: Download complete 17:20:48 f23df028b6ca: Verifying Checksum 17:20:48 f23df028b6ca: Download complete 17:20:48 d65c8cfc05b1: Verifying Checksum 17:20:48 d65c8cfc05b1: Download complete 17:20:48 699f458cf7ca: Verifying Checksum 17:20:48 699f458cf7ca: Download complete 17:20:49 8998bd30e6a1: Verifying Checksum 17:20:49 8998bd30e6a1: Download complete 17:20:51 2437ff75d9bd: Verifying Checksum 17:20:51 2437ff75d9bd: Download complete 17:20:53 8998bd30e6a1: Pull complete 17:20:53 04944245beec: Pull complete 17:20:55 699f458cf7ca: Pull complete 17:20:55 765212b225bb: Pull complete 17:20:56 f23df028b6ca: Pull complete 17:20:56 d65c8cfc05b1: Pull complete 17:21:11 2437ff75d9bd: Pull complete 17:21:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:21:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:11 prd-ubuntu20.04-docker-arm64-4c-16g-18458 does not seem to be running inside a container 17:21:11 $ 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/103 -v /w/workspace/go-mod-messaging/103:/w/workspace/go-mod-messaging/103:rw,z -v /w/workspace/go-mod-messaging/103@tmp:/w/workspace/go-mod-messaging/103@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:21:13 $ docker top f0e888c9ad2380a3b8e1349e32c24f79e78bce1a6f676d7c637acdfe2a0798d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:14 ---> job-cost.sh 17:21:14 lf-activate-venv: SKIPPING 17:21:14 INFO: No Stack... 17:21:14 INFO: Retrieving Pricing Info for: v3-standard-4 17:21:15 INFO: Archiving Costs [Pipeline] sh 17:21:15 + cut -d, -f6 17:21:15 + cat /w/workspace/go-mod-messaging/103/archives/cost.csv [Pipeline] lock 17:21:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-103-stack-cost] 17:21:16 Resource [jenkins-edgexfoundry-go-mod-messaging-main-103-stack-cost] did not exist. Created. 17:21:16 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:21:16 /w/workspace/go-mod-messaging/103@tmp/durable-9de0c6cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:21:16 + echo total: 0.10999999940395355 [Pipeline] stash 17:21:16 Warning: overwriting stash ‘stack-cost’ 17:21:16 Stashed 1 file(s) [Pipeline] } 17:21:16 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 17:21:16 $ docker stop --time=1 f0e888c9ad2380a3b8e1349e32c24f79e78bce1a6f676d7c637acdfe2a0798d1 17:21:18 $ docker rm -f --volumes f0e888c9ad2380a3b8e1349e32c24f79e78bce1a6f676d7c637acdfe2a0798d1 [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:21:18 provisioning config files... 17:21:18 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9753494726449955733tmp [Pipeline] { [Pipeline] sh 17:21:18 + set +x 17:21:18 + curl -s https://codecov.io/bash 17:21:18 + bash -s -- 17:21:18 17:21:18 _____ _ 17:21:18 / ____| | | 17:21:18 | | ___ __| | ___ ___ _____ __ 17:21:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:21:18 | |___| (_) | (_| | __/ (_| (_) \ V / 17:21:18 \_____\___/ \__,_|\___|\___\___/ \_/ 17:21:18 Bash-1.0.6 17:21:18 17:21:18 17:21:18 ==> git version 2.25.1 found 17:21:18 ==> 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:21:18 Release-Date: 2020-01-08 17:21:18 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:21:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:21:18 ==> Jenkins CI detected. 17:21:18 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 17:21:18 project root: . 17:21:18 --> token set from env 17:21:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:21:18 ==> Running gcov in . (disable via -X gcov) 17:21:19 ==> Python coveragepy not found 17:21:19 ==> Searching for coverage reports in: 17:21:19 + . 17:21:19 -> Found 1 reports 17:21:19 ==> Detecting git/mercurial file structure 17:21:19 ==> Reading reports 17:21:19 + ./coverage.out bytes=41815 17:21:19 ==> Appending adjustments 17:21:19 https://docs.codecov.io/docs/fixing-reports 17:21:19 + Found adjustments 17:21:19 ==> Gzipping contents 17:21:19 12K /tmp/codecov.IuRcq7.gz 17:21:19 ==> Uploading reports 17:21:19 url: https://codecov.io 17:21:19 query: branch=main&commit=bbc24df6e8b8cd277db4938d8fb9876661b9e12b&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:21:19 -> Pinging Codecov 17:21:19 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=bbc24df6e8b8cd277db4938d8fb9876661b9e12b&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:21:19 -> Uploading to 17:21:19 https://storage.googleapis.com/codecov/v4/raw/2023-06-12/F6E385568367DD0E4001BA4F8F1CB792/bbc24df6e8b8cd277db4938d8fb9876661b9e12b/79283c95-032b-4400-b448-25e5f4607dc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230612%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230612T172119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdf7218fde4c1dbc03a2f697511e520697a51d1791cae429ee26a6a4ffe06388 17:21:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:19 Dload Upload Total Spent Left Speed 17:21:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8287 0 0 100 8287 0 40822 --:--:-- --:--:-- --:--:-- 40822 17:21:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/bbc24df6e8b8cd277db4938d8fb9876661b9e12b [Pipeline] } 17:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:21:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:21:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:21:20 17:21:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:21:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:21:20 df9b9388f04a: Pulling fs layer 17:21:20 52dc419b0ee2: Pulling fs layer 17:21:20 25bc292e5bac: Pulling fs layer 17:21:20 114826534d7a: Pulling fs layer 17:21:20 4657fd5d0bcf: Pulling fs layer 17:21:20 6ad1cebc031e: Pulling fs layer 17:21:20 8a3aa393b2d8: Pulling fs layer 17:21:20 4657fd5d0bcf: Waiting 17:21:20 114826534d7a: Waiting 17:21:20 6ad1cebc031e: Waiting 17:21:20 25bc292e5bac: Verifying Checksum 17:21:20 25bc292e5bac: Download complete 17:21:20 52dc419b0ee2: Verifying Checksum 17:21:20 52dc419b0ee2: Download complete 17:21:20 4657fd5d0bcf: Verifying Checksum 17:21:20 4657fd5d0bcf: Download complete 17:21:20 df9b9388f04a: Download complete 17:21:20 df9b9388f04a: Pull complete 17:21:20 6ad1cebc031e: Verifying Checksum 17:21:20 6ad1cebc031e: Download complete 17:21:20 52dc419b0ee2: Pull complete 17:21:20 25bc292e5bac: Pull complete 17:21:21 114826534d7a: Verifying Checksum 17:21:21 114826534d7a: Download complete 17:21:21 8a3aa393b2d8: Verifying Checksum 17:21:21 8a3aa393b2d8: Download complete 17:21:24 114826534d7a: Pull complete 17:21:24 4657fd5d0bcf: Pull complete 17:21:24 6ad1cebc031e: Pull complete 17:21:27 8a3aa393b2d8: Pull complete 17:21:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:21:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:21:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:27 prd-ubuntu20.04-docker-8c-8g-18457 does not seem to be running inside a container 17:21:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:21:32 $ docker top dfa16f6e3e94a93b1da63219543611b1be50f8b7887710b1fc462d01a9c177bf -eo pid,comm [Pipeline] { [Pipeline] echo 17:21:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 17:21:33 + set -o pipefail 17:21:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 17:21:36 17:21:36 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 17:21:36 17:21:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/8ebc79cb-143a-4bf3-9e27-c3e4697abc0b 17:21:36 17:21:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:21:36 17:21:37 17:21:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:21:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:21:37 More details here: https://snyk.co/ue1NS 17:21:37 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:21:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:21:37 $ docker stop --time=1 dfa16f6e3e94a93b1da63219543611b1be50f8b7887710b1fc462d01a9c177bf 17:21:40 $ docker rm -f --volumes dfa16f6e3e94a93b1da63219543611b1be50f8b7887710b1fc462d01a9c177bf [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:21:41 + git log --format=format:%s -1 bbc24df6e8b8cd277db4938d8fb9876661b9e12b [Pipeline] sh 17:21:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:42 prd-ubuntu20.04-docker-8c-8g-18457 does not seem to be running inside a container 17:21:42 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:21:42 $ docker top b7f7c86a5ac32b2612d40076b726d3d999ab1e7cdb4d155b5ae4c9acb6432f2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:42 [ssh-agent] Looking for ssh-agent implementation... 17:21:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:42 $ docker exec b7f7c86a5ac32b2612d40076b726d3d999ab1e7cdb4d155b5ae4c9acb6432f2a ssh-agent 17:21:42 SSH_AUTH_SOCK=/tmp/ssh-biOU1jDA3EF9/agent.32 17:21:42 SSH_AGENT_PID=38 17:21:42 Running ssh-add (command line suppressed) 17:21:42 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2495721197876907534.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2495721197876907534.key) 17:21:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:43 + git semver tag 17:21:43 2023-06-12 17:21:43,447 [run_tag] DEBUG tag force:False 17:21:43 2023-06-12 17:21:43,447 [check_head_tag] DEBUG check head tag 17:21:43 2023-06-12 17:21:43,448 [execute] INFO git cat-file --batch-check 17:21:43 2023-06-12 17:21:43,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:21:43 2023-06-12 17:21:43,451 [execute] INFO git cat-file --batch 17:21:43 2023-06-12 17:21:43,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:21:43 2023-06-12 17:21:43,464 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:21:43 2023-06-12 17:21:43,464 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 17:21:43 2023-06-12 17:21:43,464 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 17:21:43 2023-06-12 17:21:43,468 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:21:43 3.1.0-dev.4 [Pipeline] } 17:21:43 $ docker exec --env ******** --env ******** b7f7c86a5ac32b2612d40076b726d3d999ab1e7cdb4d155b5ae4c9acb6432f2a ssh-agent -k 17:21:43 unset SSH_AUTH_SOCK; 17:21:43 unset SSH_AGENT_PID; 17:21:43 echo Agent pid 38 killed; 17:21:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:43 + git semver [Pipeline] } 17:21:44 $ docker stop --time=1 b7f7c86a5ac32b2612d40076b726d3d999ab1e7cdb4d155b5ae4c9acb6432f2a 17:21:45 $ docker rm -f --volumes b7f7c86a5ac32b2612d40076b726d3d999ab1e7cdb4d155b5ae4c9acb6432f2a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:45 17:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:46 0.23.1-centos7: Pulling from edgex-lftools 17:21:46 ab5ef0e58194: Pulling fs layer 17:21:46 9712f1f96733: Pulling fs layer 17:21:46 63f879dbbcfc: Pulling fs layer 17:21:46 0d9ebad4ef96: Pulling fs layer 17:21:46 e9a5061849ea: Pulling fs layer 17:21:46 d747dcd14b5f: Pulling fs layer 17:21:46 0d9ebad4ef96: Waiting 17:21:46 e9a5061849ea: Waiting 17:21:46 2de7ff778b66: Pulling fs layer 17:21:46 d747dcd14b5f: Waiting 17:21:46 2de7ff778b66: Waiting 17:21:46 9712f1f96733: Verifying Checksum 17:21:46 9712f1f96733: Download complete 17:21:46 63f879dbbcfc: Verifying Checksum 17:21:46 63f879dbbcfc: Download complete 17:21:46 e9a5061849ea: Verifying Checksum 17:21:46 e9a5061849ea: Download complete 17:21:46 d747dcd14b5f: Download complete 17:21:46 0d9ebad4ef96: Verifying Checksum 17:21:46 0d9ebad4ef96: Download complete 17:21:46 ab5ef0e58194: Verifying Checksum 17:21:46 ab5ef0e58194: Download complete 17:21:46 2de7ff778b66: Verifying Checksum 17:21:46 2de7ff778b66: Download complete 17:21:49 ab5ef0e58194: Pull complete 17:21:49 9712f1f96733: Pull complete 17:21:49 63f879dbbcfc: Pull complete 17:21:54 0d9ebad4ef96: Pull complete 17:21:54 e9a5061849ea: Pull complete 17:21:54 d747dcd14b5f: Pull complete 17:21:54 2de7ff778b66: Pull complete 17:21:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:55 prd-ubuntu20.04-docker-8c-8g-18457 does not seem to be running inside a container 17:21:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:22:03 $ docker top 819ea45ed9c30caaa68e75fcf7fd1c42484906c431d7da6595db8ecb5e881fe4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:22:03 provisioning config files... 17:22:03 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4611185818412284833tmp 17:22:03 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3720167667430779530tmp 17:22:03 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config180035192818650028tmp [Pipeline] { [Pipeline] echo 17:22:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:22:04 ---> sigul-configuration.sh 17:22:04 gpg: directory `/root/.gnupg' created 17:22:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:22:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:22:04 gpg: keyring `/root/.gnupg/secring.gpg' created 17:22:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:22:04 gpg: CAST5 encrypted data 17:22:04 gpg: encrypted with 1 passphrase 17:22:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:22:04 + mkdir /home/jenkins 17:22:04 + mkdir /home/jenkins/sigul [Pipeline] sh 17:22:04 + 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:22:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:22:05 ---> sigul-install.sh 17:22:05 Sigul already installed; skipping installation. [Pipeline] sh 17:22:05 + git tag --list 17:22:05 v0.0.0 17:22:05 v0.1.0 17:22:05 v0.1.1 17:22:05 v0.1.10 17:22:05 v0.1.11 17:22:05 v0.1.12 17:22:05 v0.1.13 17:22:05 v0.1.14 17:22:05 v0.1.15 17:22:05 v0.1.16 17:22:05 v0.1.17 17:22:05 v0.1.18 17:22:05 v0.1.19 17:22:05 v0.1.2 17:22:05 v0.1.20 17:22:05 v0.1.21 17:22:05 v0.1.22 17:22:05 v0.1.23 17:22:05 v0.1.24 17:22:05 v0.1.25 17:22:05 v0.1.26 17:22:05 v0.1.27 17:22:05 v0.1.28 17:22:05 v0.1.29 17:22:05 v0.1.3 17:22:05 v0.1.30 17:22:05 v0.1.31 17:22:05 v0.1.4 17:22:05 v0.1.5 17:22:05 v0.1.6 17:22:05 v0.1.7 17:22:05 v0.1.8 17:22:05 v0.1.9 17:22:05 v2.0.0 17:22:05 v2.0.1 17:22:05 v2.1.0 17:22:05 v2.1.1 17:22:05 v2.2.0 17:22:05 v2.3.0 17:22:05 v3.0 17:22:05 v3.0.0 17:22:05 v3.1.0-dev.1 17:22:05 v3.1.0-dev.2 17:22:05 v3.1.0-dev.3 17:22:05 v3.1.0-dev.4 [Pipeline] sh 17:22:05 + lftools sign git-tag v3.1.0-dev.4 17:22:06 Signing Git tag with Sigul... 17:22:06 Signing v3.1.0-dev.4 [Pipeline] echo 17:22:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:22:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:22:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:22:07 $ docker stop --time=1 819ea45ed9c30caaa68e75fcf7fd1c42484906c431d7da6595db8ecb5e881fe4 17:22:08 $ docker rm -f --volumes 819ea45ed9c30caaa68e75fcf7fd1c42484906c431d7da6595db8ecb5e881fe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:22:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:22:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:09 prd-ubuntu20.04-docker-8c-8g-18457 does not seem to be running inside a container 17:22:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:22:09 $ docker top 8883425971db7e9040f0efb621ea872db9d3e275cd75b19ab2fd27779d9011b2 -eo pid,comm 17:22:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:22:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:22:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:09 [ssh-agent] Looking for ssh-agent implementation... 17:22:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:10 $ docker exec 8883425971db7e9040f0efb621ea872db9d3e275cd75b19ab2fd27779d9011b2 ssh-agent 17:22:10 SSH_AUTH_SOCK=/tmp/ssh-iOR2HbJjUrn6/agent.33 17:22:10 SSH_AGENT_PID=39 17:22:10 Running ssh-add (command line suppressed) 17:22:10 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9124967663775286919.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9124967663775286919.key) 17:22:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:10 + git semver bump pre 17:22:10 2023-06-12 17:22:10,845 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:22:10 2023-06-12 17:22:10,845 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 17:22:10 2023-06-12 17:22:10,845 [bump_version] DEBUG bumped version:3.1.0-dev.5 17:22:10 2023-06-12 17:22:10,845 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 17:22:10 2023-06-12 17:22:10,845 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:22:10 2023-06-12 17:22:10,845 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:22:10 2023-06-12 17:22:10,848 [execute] INFO git cat-file --batch-check 17:22:10 2023-06-12 17:22:10,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:22:10 2023-06-12 17:22:10,853 [execute] INFO git cat-file --batch 17:22:10 2023-06-12 17:22:10,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:22:10 2023-06-12 17:22:10,858 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:22:10 3.1.0-dev.5 [Pipeline] } 17:22:10 $ docker exec --env ******** --env ******** 8883425971db7e9040f0efb621ea872db9d3e275cd75b19ab2fd27779d9011b2 ssh-agent -k 17:22:10 unset SSH_AUTH_SOCK; 17:22:10 unset SSH_AGENT_PID; 17:22:10 echo Agent pid 39 killed; 17:22:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:11 + git semver [Pipeline] } 17:22:11 $ docker stop --time=1 8883425971db7e9040f0efb621ea872db9d3e275cd75b19ab2fd27779d9011b2 17:22:12 $ docker rm -f --volumes 8883425971db7e9040f0efb621ea872db9d3e275cd75b19ab2fd27779d9011b2 [Pipeline] // withDockerContainer [Pipeline] sh 17:22:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:22:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:13 prd-ubuntu20.04-docker-8c-8g-18457 does not seem to be running inside a container 17:22:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:22:13 $ docker top 06de97c3f40dfdf769ef873e0f80a75f008154da0a2a2a4e91a0033a7c88f907 -eo pid,comm 17:22:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:22:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:22:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:13 [ssh-agent] Looking for ssh-agent implementation... 17:22:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:14 $ docker exec 06de97c3f40dfdf769ef873e0f80a75f008154da0a2a2a4e91a0033a7c88f907 ssh-agent 17:22:14 SSH_AUTH_SOCK=/tmp/ssh-jElGhTevIrih/agent.32 17:22:14 SSH_AGENT_PID=39 17:22:14 Running ssh-add (command line suppressed) 17:22:14 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_605048768457513603.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_605048768457513603.key) 17:22:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:14 + git semver push 17:22:14 2023-06-12 17:22:14,770 [run_push] DEBUG push 17:22:14 2023-06-12 17:22:14,770 [execute] INFO git cat-file --batch-check 17:22:14 2023-06-12 17:22:14,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:22:14 2023-06-12 17:22:14,773 [execute] INFO git rev-list 6834a76f9407e414805638bcb250406e02f2fb2b -- 17:22:14 2023-06-12 17:22:14,774 [execute] DEBUG Popen(['git', 'rev-list', '6834a76f9407e414805638bcb250406e02f2fb2b', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:22:14 2023-06-12 17:22:14,780 [execute] INFO git fetch -v origin 17:22:14 2023-06-12 17:22:14,780 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 17:22:15 2023-06-12 17:22:15,248 [run_push] DEBUG no remote changes detected 17:22:15 2023-06-12 17:22:15,248 [execute] INFO git push origin semver 17:22:15 2023-06-12 17:22:15,249 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:22:16 2023-06-12 17:22:16,014 [run_push] DEBUG push all version tags 17:22:16 2023-06-12 17:22:16,014 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:22:16 2023-06-12 17:22:16,015 [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:22:16 2023-06-12 17:22:16,788 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:22:16 3.1.0-dev.5 [Pipeline] } 17:22:16 $ docker exec --env ******** --env ******** 06de97c3f40dfdf769ef873e0f80a75f008154da0a2a2a4e91a0033a7c88f907 ssh-agent -k 17:22:17 unset SSH_AUTH_SOCK; 17:22:17 unset SSH_AGENT_PID; 17:22:17 echo Agent pid 39 killed; 17:22:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:17 + git semver [Pipeline] } 17:22:17 $ docker stop --time=1 06de97c3f40dfdf769ef873e0f80a75f008154da0a2a2a4e91a0033a7c88f907 17:22:18 $ docker rm -f --volumes 06de97c3f40dfdf769ef873e0f80a75f008154da0a2a2a4e91a0033a7c88f907 [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:22:19 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 17:22:19 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:22:19 total 16 17:22:19 drwxr-xr-x 3 root root 4096 Jun 12 17:14 . 17:22:19 drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 17:22 .. 17:22:19 drwxr-xr-x 2 root root 4096 Jun 12 17:14 cost 17:22:19 -rw-r--r-- 1 root root 88 Jun 12 17:14 cost.csv 17:22:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:22:19 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:22:19 total 16 17:22:19 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 17:14 . 17:22:19 drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 17:22 .. 17:22:19 drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 17:14 cost 17:22:19 -rw-r--r-- 1 jenkins jenkins 88 Jun 12 17:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:22:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:22:20 ---> package-listing.sh 17:22:20 ++ facter osfamily 17:22:20 ++ tr '[:upper:]' '[:lower:]' 17:22:20 + OS_FAMILY=debian 17:22:20 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 17:22:20 + START_PACKAGES=/tmp/packages_start.txt 17:22:20 + END_PACKAGES=/tmp/packages_end.txt 17:22:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:22:20 + PACKAGES=/tmp/packages_start.txt 17:22:20 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:22:20 + PACKAGES=/tmp/packages_end.txt 17:22:20 + case "${OS_FAMILY}" in 17:22:20 + dpkg -l 17:22:20 + grep '^ii' 17:22:20 + '[' -f /tmp/packages_start.txt ']' 17:22:20 + '[' -f /tmp/packages_end.txt ']' 17:22:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:22:20 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:22:20 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 17:22:20 + 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:22:20 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:22:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:21 prd-ubuntu20.04-docker-8c-8g-18457 does not seem to be running inside a container 17:22:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:22:21 $ docker top 650a0502b3c3cdd7ecc9320e963c4640b86a101bb1807001c1f139e553beb92c -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:22:22 + mkdir -p /var/log/sysstat [Pipeline] sh 17:22:22 + ls /var/log/sa-host 17:22:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:22 provisioning config files... 17:22:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14163726108090173646tmp [Pipeline] { [Pipeline] echo 17:22:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:22:23 ---> create-netrc.sh [Pipeline] } 17:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:22:23 ---> python-tools-install.sh [Pipeline] echo 17:22:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:22:23 ---> sudo-logs.sh 17:22:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:22:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:22:24 ---> job-cost.sh 17:22:24 lf-activate-venv: SKIPPING 17:22:24 DEBUG: total: 0.2199999988079071 17:22:24 INFO: Retrieving Stack Cost... 17:22:24 INFO: Retrieving Pricing Info for: v3-standard-8 17:22:25 INFO: Archiving Costs [Pipeline] echo 17:22:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:22:25 ---> logs-deploy.sh 17:22:25 lf-activate-venv: SKIPPING 17:22:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/103 17:22:25 INFO: archiving workspace using pattern(s): 17:22:26 Archives upload complete. 17:22:26 INFO: archiving logs to Nexus 17:22:27 ---> uname -a: 17:22:27 Linux prd-ubuntu20-04-docker-8c-8g-18457 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:22:27 17:22:27 17:22:27 ---> lscpu: 17:22:27 Architecture: x86_64 17:22:27 CPU op-mode(s): 32-bit, 64-bit 17:22:27 Byte Order: Little Endian 17:22:27 Address sizes: 40 bits physical, 48 bits virtual 17:22:27 CPU(s): 8 17:22:27 On-line CPU(s) list: 0-7 17:22:27 Thread(s) per core: 1 17:22:27 Core(s) per socket: 1 17:22:27 Socket(s): 8 17:22:27 NUMA node(s): 1 17:22:27 Vendor ID: AuthenticAMD 17:22:27 CPU family: 23 17:22:27 Model: 49 17:22:27 Model name: AMD EPYC-Rome Processor 17:22:27 Stepping: 0 17:22:27 CPU MHz: 2799.998 17:22:27 BogoMIPS: 5599.99 17:22:27 Virtualization: AMD-V 17:22:27 Hypervisor vendor: KVM 17:22:27 Virtualization type: full 17:22:27 L1d cache: 256 KiB 17:22:27 L1i cache: 256 KiB 17:22:27 L2 cache: 4 MiB 17:22:27 L3 cache: 128 MiB 17:22:27 NUMA node0 CPU(s): 0-7 17:22:27 Vulnerability Itlb multihit: Not affected 17:22:27 Vulnerability L1tf: Not affected 17:22:27 Vulnerability Mds: Not affected 17:22:27 Vulnerability Meltdown: Not affected 17:22:27 Vulnerability Mmio stale data: Not affected 17:22:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:22:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:22:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:22:27 Vulnerability Srbds: Not affected 17:22:27 Vulnerability Tsx async abort: Not affected 17:22:27 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:22:27 17:22:27 17:22:27 ---> nproc: 17:22:27 8 17:22:27 17:22:27 17:22:27 ---> df -h: 17:22:27 Filesystem Size Used Avail Use% Mounted on 17:22:27 overlay 155G 12G 143G 8% / 17:22:27 tmpfs 64M 0 64M 0% /dev 17:22:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:22:27 shm 64M 0 64M 0% /dev/shm 17:22:27 /dev/vda1 155G 12G 143G 8% /facter-os 17:22:27 17:22:27 17:22:27 ---> sar -b -r -n DEV: 17:22:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18457) 06/12/23 _x86_64_ (8 CPU) 17:22:27 17:22:27 17:12:24 LINUX RESTART (8 CPU) 17:22:27 17:22:27 17:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:22:27 17:14:01 83.32 9.52 73.80 0.00 1653.96 37398.81 0.00 17:22:27 17:15:01 62.94 0.18 62.76 0.00 8.67 36245.56 0.00 17:22:27 17:16:01 1.90 0.00 1.90 0.00 0.00 21.35 0.00 17:22:27 17:17:01 1.73 0.02 1.72 0.00 0.13 19.06 0.00 17:22:27 17:18:01 52.89 11.23 41.66 0.00 5225.93 8810.93 0.00 17:22:27 17:19:01 6.38 0.02 6.37 0.00 0.13 125.45 0.00 17:22:27 17:20:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 17:22:27 17:21:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 17:22:27 17:22:01 77.34 0.20 77.14 0.00 11.06 52618.43 0.00 17:22:27 Average: 32.07 2.34 29.73 0.00 764.99 14988.60 0.00 17:22:27 17:22:27 17:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:22:27 17:14:01 27980628 31018308 1291348 3.93 82616 3191388 2407584 7.10 1890888 2605540 584740 17:22:27 17:15:01 28668744 31599352 712548 2.17 91744 3068816 1752484 5.16 1086908 2715732 320 17:22:27 17:16:01 28668556 31599344 712168 2.17 91824 3068820 1752484 5.16 1087444 2715740 172 17:22:27 17:17:01 28671372 31602268 709128 2.16 91892 3068808 1752484 5.16 1083424 2715736 212 17:22:27 17:18:01 28136572 31578600 712324 2.17 126268 3531544 1775600 5.23 1411120 2885128 944 17:22:27 17:19:01 28143088 31580240 710720 2.16 124860 3528292 1764256 5.20 1408716 2881864 168 17:22:27 17:20:01 28151356 31588584 702316 2.14 124928 3528296 1764256 5.20 1400516 2881868 172 17:22:27 17:21:01 28151664 31588956 701936 2.13 124996 3528300 1764256 5.20 1400232 2881876 44 17:22:27 17:22:01 26639956 31556516 725000 2.20 173832 4836120 1894780 5.58 1516692 4147200 74172 17:22:27 Average: 28134660 31523574 775276 2.36 114773 3483376 1847576 5.45 1365104 2936743 73438 17:22:27 17:22:27 17:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:22:27 17:14:01 ens3 383.88 226.00 7073.04 40.89 0.00 0.00 0.00 0.00 17:22:27 17:14:01 lo 2.51 2.51 0.25 0.25 0.00 0.00 0.00 0.00 17:22:27 17:14:01 veth2e9d8f1 63.75 123.05 5.53 1043.82 0.00 0.00 0.00 0.09 17:22:27 17:14:01 docker0 65.41 124.59 4.85 1059.71 0.00 0.00 0.00 0.00 17:22:27 17:15:01 ens3 117.71 87.07 2529.95 94.92 0.00 0.00 0.00 0.00 17:22:27 17:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:22:27 17:15:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:22:27 17:16:01 ens3 0.27 0.15 0.25 0.19 0.00 0.00 0.00 0.00 17:22:27 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:27 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:27 17:17:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:22:27 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:27 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:27 17:18:01 ens3 124.50 55.07 2864.10 4.14 0.00 0.00 0.00 0.00 17:22:27 17:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 17:22:27 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:27 17:19:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 17:22:27 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:27 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:27 17:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:27 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:27 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:27 17:21:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:22:27 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:27 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:27 17:22:01 ens3 361.61 202.83 8160.41 31.65 0.00 0.00 0.00 0.00 17:22:27 17:22:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 17:22:27 17:22:01 docker0 55.29 108.20 4.27 990.87 0.00 0.00 0.00 0.00 17:22:27 Average: ens3 109.33 63.21 2283.06 19.05 0.00 0.00 0.00 0.00 17:22:27 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 17:22:27 Average: docker0 13.32 25.69 1.01 226.29 0.00 0.00 0.00 0.00 17:22:27 17:22:27 17:22:27 ---> sar -P ALL: 17:22:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18457) 06/12/23 _x86_64_ (8 CPU) 17:22:27 17:22:27 17:12:24 LINUX RESTART (8 CPU) 17:22:27 17:22:27 17:13:02 CPU %user %nice %system %iowait %steal %idle 17:22:27 17:14:01 all 21.91 0.00 4.10 2.20 0.07 71.71 17:22:27 17:14:01 0 20.66 0.00 3.64 0.14 0.07 75.50 17:22:27 17:14:01 1 21.94 0.00 4.65 0.41 0.07 72.93 17:22:27 17:14:01 2 22.76 0.00 3.81 0.03 0.09 73.30 17:22:27 17:14:01 3 21.73 0.00 5.05 13.23 0.09 59.91 17:22:27 17:14:01 4 23.02 0.00 3.83 3.42 0.09 69.63 17:22:27 17:14:01 5 20.67 0.00 3.90 0.05 0.07 75.31 17:22:27 17:14:01 6 18.46 0.00 3.92 0.24 0.07 77.31 17:22:27 17:14:01 7 26.06 0.00 4.03 0.12 0.07 69.72 17:22:27 17:15:01 all 17.08 0.00 2.92 3.02 0.05 76.93 17:22:27 17:15:01 0 16.62 0.00 3.53 16.15 0.05 63.64 17:22:27 17:15:01 1 18.14 0.00 3.86 1.15 0.05 76.79 17:22:27 17:15:01 2 17.76 0.00 2.63 0.08 0.03 79.49 17:22:27 17:15:01 3 16.46 0.00 2.67 5.56 0.05 75.26 17:22:27 17:15:01 4 17.49 0.00 2.67 0.12 0.03 79.69 17:22:27 17:15:01 5 16.83 0.00 2.57 0.32 0.05 80.23 17:22:27 17:15:01 6 17.18 0.00 2.38 0.02 0.05 80.37 17:22:27 17:15:01 7 16.16 0.00 3.04 0.82 0.05 79.92 17:22:27 17:16:01 all 0.27 0.00 0.02 0.01 0.01 99.69 17:22:27 17:16:01 0 0.10 0.00 0.05 0.00 0.03 99.82 17:22:27 17:16:01 1 1.95 0.00 0.00 0.00 0.02 98.03 17:22:27 17:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:22:27 17:16:01 3 0.00 0.00 0.02 0.03 0.00 99.95 17:22:27 17:16:01 4 0.00 0.00 0.00 0.02 0.02 99.97 17:22:27 17:16:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:22:27 17:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:22:27 17:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:22:27 17:17:01 all 0.07 0.00 0.01 0.03 0.01 99.89 17:22:27 17:17:01 0 0.07 0.00 0.05 0.00 0.00 99.88 17:22:27 17:17:01 1 0.33 0.00 0.00 0.00 0.02 99.65 17:22:27 17:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:22:27 17:17:01 3 0.03 0.00 0.02 0.22 0.00 99.73 17:22:27 17:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:22:27 17:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:22:27 17:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:22:27 17:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:22:27 17:18:01 all 2.14 0.00 1.41 0.91 0.03 95.51 17:22:27 17:18:01 0 1.29 0.00 1.65 0.02 0.02 97.03 17:22:27 17:18:01 1 2.75 0.00 0.84 0.72 0.02 95.68 17:22:27 17:18:01 2 3.49 0.00 0.93 0.87 0.03 94.68 17:22:27 17:18:01 3 1.27 0.00 2.57 1.90 0.03 94.22 17:22:27 17:18:01 4 2.76 0.00 1.44 1.42 0.02 94.37 17:22:27 17:18:01 5 2.50 0.00 1.63 1.37 0.02 94.48 17:22:27 17:18:01 6 1.17 0.00 1.03 0.57 0.03 97.20 17:22:27 17:18:01 7 1.92 0.00 1.14 0.43 0.03 96.47 17:22:27 17:19:01 all 0.09 0.00 0.05 0.04 0.01 99.81 17:22:27 17:19:01 0 0.13 0.00 0.07 0.03 0.02 99.75 17:22:27 17:19:01 1 0.12 0.00 0.07 0.02 0.03 99.77 17:22:27 17:19:01 2 0.05 0.00 0.05 0.03 0.00 99.87 17:22:27 17:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:22:27 17:19:01 4 0.25 0.00 0.05 0.02 0.02 99.67 17:22:27 17:19:01 5 0.03 0.00 0.05 0.00 0.02 99.90 17:22:27 17:19:01 6 0.07 0.00 0.03 0.22 0.00 99.68 17:22:27 17:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:22:27 17:20:01 all 0.02 0.00 0.01 0.03 0.00 99.94 17:22:27 17:20:01 0 0.02 0.00 0.05 0.00 0.00 99.93 17:22:27 17:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:22:27 17:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:22:27 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:22:27 17:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:22:27 17:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:22:27 17:20:01 6 0.03 0.00 0.02 0.20 0.00 99.75 17:22:27 17:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:22:27 17:21:01 all 0.18 0.00 0.01 0.05 0.01 99.74 17:22:27 17:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:22:27 17:21:01 1 1.37 0.00 0.03 0.00 0.03 98.56 17:22:27 17:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:22:27 17:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:22:27 17:21:01 4 0.02 0.00 0.02 0.13 0.00 99.83 17:22:27 17:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:22:27 17:21:01 6 0.00 0.00 0.02 0.23 0.02 99.73 17:22:27 17:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:22:27 17:22:01 all 7.27 0.00 2.85 3.60 0.04 86.24 17:22:27 17:22:01 0 6.94 0.00 3.21 0.10 0.03 89.72 17:22:27 17:22:01 1 8.72 0.00 3.08 0.72 0.03 87.45 17:22:27 17:22:01 2 6.82 0.00 2.87 0.59 0.03 89.69 17:22:27 17:22:01 3 7.10 0.00 2.84 10.89 0.03 79.13 17:22:27 17:22:01 4 6.22 0.00 2.65 3.51 0.03 87.59 17:22:27 17:22:01 5 7.67 0.00 2.38 0.07 0.03 89.85 17:22:27 17:22:01 6 7.95 0.00 2.93 12.93 0.03 76.15 17:22:27 17:22:01 7 6.72 0.00 2.85 0.07 0.05 90.31 17:22:27 Average: all 5.39 0.00 1.25 1.09 0.03 92.24 17:22:27 Average: 0 5.04 0.00 1.35 1.82 0.03 91.76 17:22:27 Average: 1 6.10 0.00 1.38 0.33 0.03 92.15 17:22:27 Average: 2 5.60 0.00 1.14 0.18 0.02 93.06 17:22:27 Average: 3 5.11 0.00 1.45 3.50 0.02 89.91 17:22:27 Average: 4 5.47 0.00 1.17 0.95 0.02 92.38 17:22:27 Average: 5 5.25 0.00 1.17 0.20 0.02 93.36 17:22:27 Average: 6 4.94 0.00 1.14 1.59 0.02 92.31 17:22:27 Average: 7 5.59 0.00 1.22 0.16 0.03 93.00 17:22:27 17:22:27 17:22:27