Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0be61218478190b39c486683858d2b0ae1324e4f 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-ssh8540201721201341722.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14859577174797191409.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17238730554410589064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3532848586453028077.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-ssh8809566147958653867.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8330 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 0be61218478190b39c486683858d2b0ae1324e4f (main) Commit message: "Merge pull request #226 from lenny-intel/request-fix" > 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 0be61218478190b39c486683858d2b0ae1324e4f # timeout=10 > git rev-list --no-walk 6a343cd62ad992827144c64c418e75ac6116c54b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:39:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:39:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:39:14 ========================================================= 07:39:14 EdgeX Global Pipelines Version Info 07:39:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:39:15 ------------------- 07:39:15 stable info: 07:39:15 ------------------- 07:39:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:39:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:39:15 Message: update stable to v1.0.244 07:39:15 ------------------- 07:39:15 experimental info: 07:39:15 ------------------- 07:39:15 Commited By: **** collab-it+edgex@linuxfoundation.org 07:39:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:39:15 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0be61218478190b39c486683858d2b0ae1324e4f [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0be6121 [Pipeline] echo 07:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:39:16 + git rev-list -1 --merges 0be61218478190b39c486683858d2b0ae1324e4f~1..0be61218478190b39c486683858d2b0ae1324e4f [Pipeline] echo 07:39:16 -----------> git rev-list -1 --merges 0be61218478190b39c486683858d2b0ae1324e4f~1..0be61218478190b39c486683858d2b0ae1324e4f 0be61218478190b39c486683858d2b0ae1324e4f 07:39:16 0be61218478190b39c486683858d2b0ae1324e4f [false] [Pipeline] sh 07:39:16 + git log --format=format:%s -1 0be61218478190b39c486683858d2b0ae1324e4f [Pipeline] echo 07:39:16 ========================================================= 07:39:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:39:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:39:17 + git log --format=format:%s -1 0be61218478190b39c486683858d2b0ae1324e4f [Pipeline] echo 07:39:17 [semverPrep] GIT_COMMIT: 0be61218478190b39c486683858d2b0ae1324e4f, Commit Message: Merge pull request #226 from lenny-intel/request-fix [Pipeline] echo 07:39:17 [semverPrep] This is not a build commit. [Pipeline] sh 07:39:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:39:17 + grep -v github /etc/ssh/ssh_known_hosts 07:39:17 + [ -e /tmp/ssh_known_hosts ] 07:39:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:39:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:39:17 + sudo tee -a /etc/ssh/ssh_known_hosts 07:39:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:39:18 07:39:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:39:18 0.1.4: Pulling from edgex-devops/py-git-semver 07:39:18 b85a868b505f: Pulling fs layer 07:39:18 e2be974225ed: Pulling fs layer 07:39:18 339a4e72a1f5: Pulling fs layer 07:39:18 988bab9f4d93: Pulling fs layer 07:39:18 1469e6f7b9e6: Pulling fs layer 07:39:18 eaf3925da568: Pulling fs layer 07:39:18 bab4dde63d76: Pulling fs layer 07:39:18 bde34c3a00c8: Pulling fs layer 07:39:18 b352a97aabf1: Pulling fs layer 07:39:18 4872d77fe225: Pulling fs layer 07:39:18 5851b861e8e6: Pulling fs layer 07:39:18 988bab9f4d93: Waiting 07:39:18 1469e6f7b9e6: Waiting 07:39:18 eaf3925da568: Waiting 07:39:18 4872d77fe225: Waiting 07:39:18 5851b861e8e6: Waiting 07:39:18 bab4dde63d76: Waiting 07:39:18 bde34c3a00c8: Waiting 07:39:18 b352a97aabf1: Waiting 07:39:18 e2be974225ed: Verifying Checksum 07:39:18 e2be974225ed: Download complete 07:39:18 988bab9f4d93: Verifying Checksum 07:39:18 988bab9f4d93: Download complete 07:39:18 1469e6f7b9e6: Verifying Checksum 07:39:18 1469e6f7b9e6: Download complete 07:39:18 eaf3925da568: Verifying Checksum 07:39:18 eaf3925da568: Download complete 07:39:18 339a4e72a1f5: Verifying Checksum 07:39:18 339a4e72a1f5: Download complete 07:39:18 bde34c3a00c8: Verifying Checksum 07:39:18 bde34c3a00c8: Download complete 07:39:18 b352a97aabf1: Download complete 07:39:18 4872d77fe225: Verifying Checksum 07:39:18 4872d77fe225: Download complete 07:39:18 5851b861e8e6: Verifying Checksum 07:39:18 5851b861e8e6: Download complete 07:39:18 b85a868b505f: Verifying Checksum 07:39:18 b85a868b505f: Download complete 07:39:19 bab4dde63d76: Verifying Checksum 07:39:19 bab4dde63d76: Download complete 07:39:20 b85a868b505f: Pull complete 07:39:20 e2be974225ed: Pull complete 07:39:20 339a4e72a1f5: Pull complete 07:39:20 988bab9f4d93: Pull complete 07:39:20 1469e6f7b9e6: Pull complete 07:39:21 eaf3925da568: Pull complete 07:39:23 bab4dde63d76: Pull complete 07:39:23 bde34c3a00c8: Pull complete 07:39:23 b352a97aabf1: Pull complete 07:39:23 4872d77fe225: Pull complete 07:39:23 5851b861e8e6: Pull complete 07:39:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:39:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:39:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:23 prd-ubuntu20.04-docker-8c-8g-8330 does not seem to be running inside a container 07:39:23 $ 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 07:39:25 $ docker top 41d2f4a65b5cc3a7723672bbcbab715d5fe5ae162bc42cd6c54af72eb03b1c0d -eo pid,comm 07:39:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:39:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:39:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:25 [ssh-agent] Looking for ssh-agent implementation... 07:39:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:25 $ docker exec 41d2f4a65b5cc3a7723672bbcbab715d5fe5ae162bc42cd6c54af72eb03b1c0d ssh-agent 07:39:26 SSH_AUTH_SOCK=/tmp/ssh-rkd2hUrJLZrO/agent.31 07:39:26 SSH_AGENT_PID=37 07:39:26 Running ssh-add (command line suppressed) 07:39:26 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17902473590926266823.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17902473590926266823.key) 07:39:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:26 + git tag --points-at HEAD [Pipeline] } 07:39:26 $ docker exec --env ******** --env ******** 41d2f4a65b5cc3a7723672bbcbab715d5fe5ae162bc42cd6c54af72eb03b1c0d ssh-agent -k 07:39:26 unset SSH_AUTH_SOCK; 07:39:26 unset SSH_AGENT_PID; 07:39:26 echo Agent pid 37 killed; 07:39:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:39:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:26 [ssh-agent] Looking for ssh-agent implementation... 07:39:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:26 $ docker exec 41d2f4a65b5cc3a7723672bbcbab715d5fe5ae162bc42cd6c54af72eb03b1c0d ssh-agent 07:39:26 SSH_AUTH_SOCK=/tmp/ssh-iSRKFiYojw86/agent.69 07:39:26 SSH_AGENT_PID=75 07:39:26 Running ssh-add (command line suppressed) 07:39:26 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_27681466283902889.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_27681466283902889.key) 07:39:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:27 + git semver init 07:39:27 2023-03-06 07:39:27,422 [run_init] DEBUG init version:0.0.0 force:False 07:39:27 2023-03-06 07:39:27,423 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 07:39:27 2023-03-06 07:39:27,423 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 07:39:27 2023-03-06 07:39:27,423 [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) 07:39:28 2023-03-06 07:39:28,264 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 07:39:28 2023-03-06 07:39:28,264 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 07:39:28 2023-03-06 07:39:28,265 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 07:39:28 2023-03-06 07:39:28,265 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 07:39:28 3.0.0-dev.14 [Pipeline] } 07:39:28 $ docker exec --env ******** --env ******** 41d2f4a65b5cc3a7723672bbcbab715d5fe5ae162bc42cd6c54af72eb03b1c0d ssh-agent -k 07:39:28 unset SSH_AUTH_SOCK; 07:39:28 unset SSH_AGENT_PID; 07:39:28 echo Agent pid 75 killed; 07:39:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:28 + git semver [Pipeline] } 07:39:29 $ docker stop --time=1 41d2f4a65b5cc3a7723672bbcbab715d5fe5ae162bc42cd6c54af72eb03b1c0d 07:39:30 $ docker rm -f --volumes 41d2f4a65b5cc3a7723672bbcbab715d5fe5ae162bc42cd6c54af72eb03b1c0d [Pipeline] // withDockerContainer [Pipeline] sh 07:39:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:39:31 Stashed 1 file(s) [Pipeline] echo 07:39:31 [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:39:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:39:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:39:31 ========================================================= 07:39:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:39:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:39:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:39:32 213ec9aee27d: Pulling fs layer 07:39:32 4583459ba037: Pulling fs layer 07:39:32 93c1e223e6f2: Pulling fs layer 07:39:32 53926ce57604: Pulling fs layer 07:39:32 21b2b0c7a3f4: Pulling fs layer 07:39:32 22ff95d597cd: Pulling fs layer 07:39:32 12d6caf4c0d1: Pulling fs layer 07:39:32 96b7cbca73a9: Pulling fs layer 07:39:32 a7acece74701: Pulling fs layer 07:39:32 21b2b0c7a3f4: Waiting 07:39:32 22ff95d597cd: Waiting 07:39:32 96b7cbca73a9: Waiting 07:39:32 a7acece74701: Waiting 07:39:32 12d6caf4c0d1: Waiting 07:39:32 93c1e223e6f2: Download complete 07:39:32 4583459ba037: Verifying Checksum 07:39:32 4583459ba037: Download complete 07:39:32 21b2b0c7a3f4: Verifying Checksum 07:39:32 21b2b0c7a3f4: Download complete 07:39:32 22ff95d597cd: Verifying Checksum 07:39:32 22ff95d597cd: Download complete 07:39:32 213ec9aee27d: Download complete 07:39:32 12d6caf4c0d1: Verifying Checksum 07:39:32 12d6caf4c0d1: Download complete 07:39:32 213ec9aee27d: Pull complete 07:39:32 4583459ba037: Pull complete 07:39:32 93c1e223e6f2: Pull complete 07:39:32 a7acece74701: Verifying Checksum 07:39:32 a7acece74701: Download complete 07:39:35 96b7cbca73a9: Verifying Checksum 07:39:35 96b7cbca73a9: Download complete 07:39:36 53926ce57604: Verifying Checksum 07:39:36 53926ce57604: Download complete 07:39:40 53926ce57604: Pull complete 07:39:40 21b2b0c7a3f4: Pull complete 07:39:40 22ff95d597cd: Pull complete 07:39:40 12d6caf4c0d1: Pull complete 07:39:42 96b7cbca73a9: Pull complete 07:39:42 a7acece74701: Pull complete 07:39:42 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 07:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:39:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 07:39:43 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:43 + docker inspect -f . ci-base-image-x86_64 07:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:43 prd-ubuntu20.04-docker-8c-8g-8330 does not seem to be running inside a container 07:39:43 $ 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 07:39:46 Still waiting to schedule task 07:39:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:39:48 $ docker top 9a2fdd7d58ccec6a300459acc619e1e4b7575308b1a7a37975be09302fb22591 -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:48 + go version 07:39:48 go version go1.18.7 linux/amd64 [Pipeline] } 07:39:48 $ docker stop --time=1 9a2fdd7d58ccec6a300459acc619e1e4b7575308b1a7a37975be09302fb22591 07:39:50 $ docker rm -f --volumes 9a2fdd7d58ccec6a300459acc619e1e4b7575308b1a7a37975be09302fb22591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:50 + docker inspect -f . ci-base-image-x86_64 07:39:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:50 prd-ubuntu20.04-docker-8c-8g-8330 does not seem to be running inside a container 07:39:50 $ 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 07:39:51 $ docker top 0d8387d2d122576b418d1317a5d699448fd820a9db85d5f197855629efc206f8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:51 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 07:39:51 + make test 07:39:51 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 07:39:51 go: downloading github.com/google/uuid v1.3.0 07:39:51 go: downloading github.com/stretchr/testify v1.8.2 07:39:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:39:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:39:51 go: downloading github.com/nats-io/nats.go v1.24.0 07:39:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.14 07:39:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 07:39:57 go: downloading github.com/nats-io/nats-server/v2 v2.9.14 07:39:57 go: downloading github.com/hashicorp/errwrap v1.0.0 07:39:57 go: downloading github.com/davecgh/go-spew v1.1.1 07:39:57 go: downloading github.com/pmezard/go-difflib v1.0.0 07:39:57 go: downloading gopkg.in/yaml.v3 v3.0.1 07:39:57 go: downloading github.com/stretchr/objx v0.5.0 07:39:57 go: downloading github.com/nats-io/nkeys v0.3.0 07:39:57 go: downloading github.com/nats-io/nuid v1.0.1 07:39:57 go: downloading github.com/gorilla/websocket v1.4.2 07:39:57 go: downloading golang.org/x/net v0.7.0 07:39:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:39:57 go: downloading golang.org/x/crypto v0.5.0 07:39:57 go: downloading github.com/klauspost/compress v1.15.15 07:39:57 go: downloading github.com/minio/highwayhash v1.0.2 07:39:57 go: downloading github.com/nats-io/jwt/v2 v2.3.0 07:39:57 go: downloading golang.org/x/time v0.3.0 07:39:57 go: downloading github.com/go-playground/validator/v10 v10.11.2 07:39:57 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:39:57 go: downloading golang.org/x/sys v0.5.0 07:39:57 go: downloading github.com/x448/float16 v0.8.4 07:39:57 go: downloading github.com/go-playground/universal-translator v0.18.1 07:39:57 go: downloading golang.org/x/text v0.7.0 07:39:57 go: downloading github.com/leodido/go-urn v1.2.1 07:39:57 go: downloading github.com/go-playground/locales v0.14.1 07:40:19 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.075s coverage: 88.6% of statements 07:40:19 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.057s coverage: 19.8% of statements 07:40:19 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.083s coverage: 88.8% of statements 07:40:19 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.046s coverage: 89.1% of statements 07:40:19 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 07:40:19 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 07:40:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.097s coverage: 35.9% of statements 07:40:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 2.049s coverage: 70.5% of statements 07:40:25 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 07:40:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.032s coverage: 87.5% of statements 07:40:25 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 07:40:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.048s coverage: 100.0% of statements 07:40:25 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.042s coverage: 100.0% of statements 07:40:25 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.041s coverage: 95.1% of statements 07:40:35 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 07:40:35 go vet ./... 07:40:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:40:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:40:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:40:35 $ docker stop --time=1 0d8387d2d122576b418d1317a5d699448fd820a9db85d5f197855629efc206f8 07:40:38 $ docker rm -f --volumes 0d8387d2d122576b418d1317a5d699448fd820a9db85d5f197855629efc206f8 [Pipeline] // withDockerContainer [Pipeline] sh 07:40:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:40:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:39 07:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:40 latest: Pulling from edgex-lftools-log-publisher 07:40:40 5eb5b503b376: Pulling fs layer 07:40:40 5c69ac0246d0: Pulling fs layer 07:40:40 ec43610c2a17: Pulling fs layer 07:40:40 3a2ae6a8a46f: Pulling fs layer 07:40:40 33b1e0a273af: Pulling fs layer 07:40:40 5d3b04190fa2: Pulling fs layer 07:40:40 2f39f015ded8: Pulling fs layer 07:40:40 3a2ae6a8a46f: Waiting 07:40:40 33b1e0a273af: Waiting 07:40:40 5d3b04190fa2: Waiting 07:40:40 2f39f015ded8: Waiting 07:40:40 5c69ac0246d0: Verifying Checksum 07:40:40 5c69ac0246d0: Download complete 07:40:40 3a2ae6a8a46f: Verifying Checksum 07:40:40 3a2ae6a8a46f: Download complete 07:40:40 33b1e0a273af: Verifying Checksum 07:40:40 33b1e0a273af: Download complete 07:40:40 ec43610c2a17: Verifying Checksum 07:40:40 ec43610c2a17: Download complete 07:40:40 5d3b04190fa2: Verifying Checksum 07:40:40 5d3b04190fa2: Download complete 07:40:40 5eb5b503b376: Download complete 07:40:41 2f39f015ded8: Download complete 07:40:41 5eb5b503b376: Pull complete 07:40:41 5c69ac0246d0: Pull complete 07:40:42 ec43610c2a17: Pull complete 07:40:42 3a2ae6a8a46f: Pull complete 07:40:42 33b1e0a273af: Pull complete 07:40:42 5d3b04190fa2: Pull complete 07:40:46 2f39f015ded8: Pull complete 07:40:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:40:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:47 prd-ubuntu20.04-docker-8c-8g-8330 does not seem to be running inside a container 07:40:47 $ 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 07:40:50 $ docker top 089a0c86e42250b7982b57c5dd1ce65466aa516f3d4babf67cd15f31f92034ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:51 ---> job-cost.sh 07:40:51 lf-activate-venv: SKIPPING 07:40:51 INFO: No Stack... 07:40:51 INFO: Retrieving Pricing Info for: v3-standard-8 07:40:51 INFO: Archiving Costs [Pipeline] sh 07:40:51 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 07:40:51 + cut -d, -f6 [Pipeline] lock 07:40:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-76-stack-cost] 07:40:51 Resource [jenkins-edgexfoundry-go-mod-messaging-main-76-stack-cost] did not exist. Created. 07:40:51 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:40:52 + echo total: 0.2199999988079071 [Pipeline] stash 07:40:52 Stashed 1 file(s) [Pipeline] } 07:40:52 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 07:40:52 $ docker stop --time=1 089a0c86e42250b7982b57c5dd1ce65466aa516f3d4babf67cd15f31f92034ed 07:40:53 $ docker rm -f --volumes 089a0c86e42250b7982b57c5dd1ce65466aa516f3d4babf67cd15f31f92034ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:41:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8331 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 07:41:30 Running in /w/workspace/go-mod-messaging/76 [Pipeline] { [Pipeline] checkout 07:41:30 Selected Git installation does not exist. Using Default 07:41:30 The recommended git tool is: NONE 07:41:35 using credential edgex-jenkins-ssh 07:41:35 Cloning the remote Git repository 07:41:35 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 07:41:35 > git init /w/workspace/go-mod-messaging/76 # timeout=10 07:41:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 07:41:35 > git --version # timeout=10 07:41:35 > git --version # 'git version 2.25.1' 07:41:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 07:41:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:37 Avoid second fetch 07:41:37 Checking out Revision 0be61218478190b39c486683858d2b0ae1324e4f (main) 07:41:37 Commit message: "Merge pull request #226 from lenny-intel/request-fix" 07:41:37 > git config core.sparsecheckout # timeout=10 07:41:37 > git checkout -f 0be61218478190b39c486683858d2b0ae1324e4f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:41:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:41:38 % Total % Received % Xferd Average Speed Time Time Time Current 07:41:38 Dload Upload Total Spent Left Speed 07:41:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 07:41:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:41:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:41:39 + sudo tee /etc/docker/daemon.new 07:41:39 { 07:41:39 "registry-mirrors": [ 07:41:39 "https://nexus3.edgexfoundry.org:10001" 07:41:39 ], 07:41:39 "bip": "10.250.0.254/24", 07:41:39 "hosts": [ 07:41:39 "tcp://0.0.0.0:5555", 07:41:39 "unix:///var/run/docker.sock" 07:41:39 ], 07:41:39 "mtu": 1458, 07:41:39 "selinux-enabled": true, 07:41:39 "seccomp-profile": "/etc/docker/seccomp.json" 07:41:39 } [Pipeline] sh 07:41:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:41:40 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:41:58 ========================================================= 07:41:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:41:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:41:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:41:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:41:59 9b18e9b68314: Pulling fs layer 07:41:59 35d82f9e3411: Pulling fs layer 07:41:59 e16973657156: Pulling fs layer 07:41:59 fc693d55d65f: Pulling fs layer 07:41:59 7e9fc2657dce: Pulling fs layer 07:41:59 dda99020689f: Pulling fs layer 07:41:59 db1c61fa0a46: Pulling fs layer 07:41:59 891c053d2c06: Pulling fs layer 07:41:59 dda99020689f: Waiting 07:41:59 fc693d55d65f: Waiting 07:41:59 7e9fc2657dce: Waiting 07:41:59 db1c61fa0a46: Waiting 07:41:59 891c053d2c06: Waiting 07:41:59 e16973657156: Verifying Checksum 07:41:59 e16973657156: Download complete 07:41:59 35d82f9e3411: Download complete 07:41:59 7e9fc2657dce: Verifying Checksum 07:41:59 7e9fc2657dce: Download complete 07:41:59 9b18e9b68314: Verifying Checksum 07:41:59 9b18e9b68314: Download complete 07:41:59 dda99020689f: Verifying Checksum 07:41:59 dda99020689f: Download complete 07:42:00 9b18e9b68314: Pull complete 07:42:00 891c053d2c06: Verifying Checksum 07:42:00 891c053d2c06: Download complete 07:42:01 35d82f9e3411: Pull complete 07:42:01 e16973657156: Pull complete 07:42:01 db1c61fa0a46: Download complete 07:42:02 fc693d55d65f: Verifying Checksum 07:42:02 fc693d55d65f: Download complete 07:42:14 fc693d55d65f: Pull complete 07:42:14 7e9fc2657dce: Pull complete 07:42:14 dda99020689f: Pull complete 07:42:21 db1c61fa0a46: Pull complete 07:42:22 891c053d2c06: Pull complete 07:42:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 07:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:42:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 07:42:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:23 + docker inspect -f . ci-base-image-arm64 07:42:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:23 prd-ubuntu20.04-docker-arm64-4c-16g-8331 does not seem to be running inside a container 07:42:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/76 -v /w/workspace/go-mod-messaging/76:/w/workspace/go-mod-messaging/76:rw,z -v /w/workspace/go-mod-messaging/76@tmp:/w/workspace/go-mod-messaging/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:42:26 $ docker top 00a4d89ad44973c8421e673243e3857343d3d537f00b3ad12b6c1cbcfd74b210 -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:27 + go version 07:42:27 go version go1.18.7 linux/arm64 [Pipeline] } 07:42:27 $ docker stop --time=1 00a4d89ad44973c8421e673243e3857343d3d537f00b3ad12b6c1cbcfd74b210 07:42:29 $ docker rm -f --volumes 00a4d89ad44973c8421e673243e3857343d3d537f00b3ad12b6c1cbcfd74b210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:30 + docker inspect -f . ci-base-image-arm64 07:42:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:30 prd-ubuntu20.04-docker-arm64-4c-16g-8331 does not seem to be running inside a container 07:42:30 $ 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/76 -v /w/workspace/go-mod-messaging/76:/w/workspace/go-mod-messaging/76:rw,z -v /w/workspace/go-mod-messaging/76@tmp:/w/workspace/go-mod-messaging/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:42:31 $ docker top 7cda1c2f824565345306b84fa753b130ac0bf1bff66085dc3070426fb7e9cc41 -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:32 + git config --global --add safe.directory /w/workspace/go-mod-messaging/76 [Pipeline] fileExists [Pipeline] sh 07:42:33 + make test 07:42:33 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 07:42:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.14 07:42:33 go: downloading github.com/google/uuid v1.3.0 07:42:33 go: downloading github.com/stretchr/testify v1.8.2 07:42:33 go: downloading github.com/nats-io/nats.go v1.24.0 07:42:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 07:42:33 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:42:33 go: downloading github.com/nats-io/nats-server/v2 v2.9.14 07:42:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:42:33 go: downloading github.com/go-playground/validator/v10 v10.11.2 07:42:33 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 07:42:33 go: downloading github.com/davecgh/go-spew v1.1.1 07:42:33 go: downloading github.com/pmezard/go-difflib v1.0.0 07:42:33 go: downloading github.com/stretchr/objx v0.5.0 07:42:33 go: downloading gopkg.in/yaml.v3 v3.0.1 07:42:33 go: downloading github.com/hashicorp/errwrap v1.0.0 07:42:34 go: downloading github.com/gorilla/websocket v1.4.2 07:42:34 go: downloading golang.org/x/net v0.7.0 07:42:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:42:34 go: downloading github.com/nats-io/nkeys v0.3.0 07:42:34 go: downloading github.com/nats-io/nuid v1.0.1 07:42:34 go: downloading github.com/go-playground/universal-translator v0.18.1 07:42:34 go: downloading github.com/leodido/go-urn v1.2.1 07:42:34 go: downloading golang.org/x/crypto v0.5.0 07:42:34 go: downloading golang.org/x/text v0.7.0 07:42:34 go: downloading github.com/x448/float16 v0.8.4 07:42:35 go: downloading github.com/go-playground/locales v0.14.1 07:42:35 go: downloading github.com/klauspost/compress v1.15.15 07:42:35 go: downloading github.com/minio/highwayhash v1.0.2 07:42:35 go: downloading github.com/nats-io/jwt/v2 v2.3.0 07:42:35 go: downloading golang.org/x/time v0.3.0 07:44:26 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.455s coverage: 88.6% of statements 07:44:26 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.166s coverage: 19.8% of statements 07:44:26 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.242s coverage: 88.8% of statements 07:44:26 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.324s coverage: 89.1% of statements 07:44:26 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 07:44:26 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 07:45:23 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.309s coverage: 35.9% of statements 07:45:23 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 2.139s coverage: 70.5% of statements 07:45:23 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 07:45:23 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.077s coverage: 87.5% of statements 07:45:23 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 07:45:23 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.074s coverage: 100.0% of statements 07:45:23 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.062s coverage: 100.0% of statements 07:45:23 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.081s coverage: 95.1% of statements 07:45:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:45:23 go vet ./... 07:45:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:45:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:45:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:45:55 $ docker stop --time=1 7cda1c2f824565345306b84fa753b130ac0bf1bff66085dc3070426fb7e9cc41 07:45:57 $ docker rm -f --volumes 7cda1c2f824565345306b84fa753b130ac0bf1bff66085dc3070426fb7e9cc41 [Pipeline] // withDockerContainer [Pipeline] sh 07:45:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:45:59 Warning: overwriting stash ‘coverage-report’ 07:45:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:46:00 07:46:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:46:00 arm64: Pulling from edgex-lftools-log-publisher 07:46:00 8998bd30e6a1: Pulling fs layer 07:46:00 04944245beec: Pulling fs layer 07:46:00 699f458cf7ca: Pulling fs layer 07:46:00 765212b225bb: Pulling fs layer 07:46:00 f23df028b6ca: Pulling fs layer 07:46:00 d65c8cfc05b1: Pulling fs layer 07:46:00 2437ff75d9bd: Pulling fs layer 07:46:00 765212b225bb: Waiting 07:46:00 d65c8cfc05b1: Waiting 07:46:00 2437ff75d9bd: Waiting 07:46:00 f23df028b6ca: Waiting 07:46:00 04944245beec: Verifying Checksum 07:46:00 04944245beec: Download complete 07:46:00 765212b225bb: Verifying Checksum 07:46:00 765212b225bb: Download complete 07:46:00 f23df028b6ca: Verifying Checksum 07:46:00 f23df028b6ca: Download complete 07:46:01 d65c8cfc05b1: Verifying Checksum 07:46:01 d65c8cfc05b1: Download complete 07:46:01 699f458cf7ca: Verifying Checksum 07:46:01 699f458cf7ca: Download complete 07:46:01 8998bd30e6a1: Verifying Checksum 07:46:01 8998bd30e6a1: Download complete 07:46:04 2437ff75d9bd: Verifying Checksum 07:46:04 2437ff75d9bd: Download complete 07:46:08 8998bd30e6a1: Pull complete 07:46:08 04944245beec: Pull complete 07:46:09 699f458cf7ca: Pull complete 07:46:09 765212b225bb: Pull complete 07:46:10 f23df028b6ca: Pull complete 07:46:10 d65c8cfc05b1: Pull complete 07:46:28 2437ff75d9bd: Pull complete 07:46:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:46:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:29 prd-ubuntu20.04-docker-arm64-4c-16g-8331 does not seem to be running inside a container 07:46:29 $ 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/76 -v /w/workspace/go-mod-messaging/76:/w/workspace/go-mod-messaging/76:rw,z -v /w/workspace/go-mod-messaging/76@tmp:/w/workspace/go-mod-messaging/76@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:arm64 cat 07:46:30 $ docker top 67ad21dddbadffbd4973b2dc670f09918214e6129dbdb1d6631b614e13a9dfbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:31 ---> job-cost.sh 07:46:31 lf-activate-venv: SKIPPING 07:46:31 INFO: No Stack... 07:46:31 INFO: Retrieving Pricing Info for: v3-standard-4 07:46:32 INFO: Archiving Costs [Pipeline] sh 07:46:33 + cut -d, -f6 07:46:33 + cat /w/workspace/go-mod-messaging/76/archives/cost.csv [Pipeline] lock 07:46:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-76-stack-cost] 07:46:33 Resource [jenkins-edgexfoundry-go-mod-messaging-main-76-stack-cost] did not exist. Created. 07:46:33 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:46:33 /w/workspace/go-mod-messaging/76@tmp/durable-2ad9a1e1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:46:34 + echo total: 0.10999999940395355 [Pipeline] stash 07:46:34 Warning: overwriting stash ‘stack-cost’ 07:46:34 Stashed 1 file(s) [Pipeline] } 07:46:34 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 07:46:34 $ docker stop --time=1 67ad21dddbadffbd4973b2dc670f09918214e6129dbdb1d6631b614e13a9dfbd 07:46:36 $ docker rm -f --volumes 67ad21dddbadffbd4973b2dc670f09918214e6129dbdb1d6631b614e13a9dfbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:46:36 provisioning config files... 07:46:36 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12902567844164845948tmp [Pipeline] { [Pipeline] sh 07:46:36 + set +x 07:46:36 + bash -s -- 07:46:36 + curl -s https://codecov.io/bash 07:46:36 07:46:36 _____ _ 07:46:36 / ____| | | 07:46:36 | | ___ __| | ___ ___ _____ __ 07:46:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:46:36 | |___| (_) | (_| | __/ (_| (_) \ V / 07:46:36 \_____\___/ \__,_|\___|\___\___/ \_/ 07:46:36 Bash-1.0.6 07:46:36 07:46:36 07:46:36 ==> git version 2.25.1 found 07:46:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:46:36 Release-Date: 2020-01-08 07:46:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:46:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:46:36 ==> Jenkins CI detected. 07:46:36 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 07:46:36 project root: . 07:46:36 --> token set from env 07:46:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:46:36 ==> Running gcov in . (disable via -X gcov) 07:46:36 ==> Python coveragepy not found 07:46:36 ==> Searching for coverage reports in: 07:46:36 + . 07:46:37 -> Found 1 reports 07:46:37 ==> Detecting git/mercurial file structure 07:46:37 ==> Reading reports 07:46:37 + ./coverage.out bytes=40358 07:46:37 ==> Appending adjustments 07:46:37 https://docs.codecov.io/docs/fixing-reports 07:46:37 + Found adjustments 07:46:37 ==> Gzipping contents 07:46:37 8.0K /tmp/codecov.h7DqAH.gz 07:46:37 ==> Uploading reports 07:46:37 url: https://codecov.io 07:46:37 query: branch=main&commit=0be61218478190b39c486683858d2b0ae1324e4f&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 07:46:37 -> Pinging Codecov 07:46:37 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=0be61218478190b39c486683858d2b0ae1324e4f&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 07:46:37 -> Uploading to 07:46:37 https://storage.googleapis.com/codecov/v4/raw/2023-03-06/F6E385568367DD0E4001BA4F8F1CB792/0be61218478190b39c486683858d2b0ae1324e4f/95432045-4fb3-49b7-9dfc-2a7ad3ce604c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T074637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78eb652614f37ed13b8f04ffb77efd6a1a57ac7d424e5d5766d08f55a76df186 07:46:37 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:37 Dload Upload Total Spent Left Speed 07:46:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8168 0 0 100 8168 0 29594 --:--:-- --:--:-- --:--:-- 29594 07:46:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/0be61218478190b39c486683858d2b0ae1324e4f [Pipeline] } 07:46:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:46:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:46:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:46:38 07:46:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:46:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:46:38 df9b9388f04a: Pulling fs layer 07:46:38 52dc419b0ee2: Pulling fs layer 07:46:38 25bc292e5bac: Pulling fs layer 07:46:38 114826534d7a: Pulling fs layer 07:46:38 4657fd5d0bcf: Pulling fs layer 07:46:38 6ad1cebc031e: Pulling fs layer 07:46:38 8a3aa393b2d8: Pulling fs layer 07:46:38 4657fd5d0bcf: Waiting 07:46:38 6ad1cebc031e: Waiting 07:46:38 8a3aa393b2d8: Waiting 07:46:38 114826534d7a: Waiting 07:46:38 25bc292e5bac: Verifying Checksum 07:46:38 25bc292e5bac: Download complete 07:46:38 52dc419b0ee2: Verifying Checksum 07:46:38 52dc419b0ee2: Download complete 07:46:38 4657fd5d0bcf: Verifying Checksum 07:46:38 4657fd5d0bcf: Download complete 07:46:38 df9b9388f04a: Verifying Checksum 07:46:38 df9b9388f04a: Download complete 07:46:38 df9b9388f04a: Pull complete 07:46:38 6ad1cebc031e: Verifying Checksum 07:46:38 6ad1cebc031e: Download complete 07:46:38 52dc419b0ee2: Pull complete 07:46:39 25bc292e5bac: Pull complete 07:46:39 114826534d7a: Verifying Checksum 07:46:39 114826534d7a: Download complete 07:46:39 8a3aa393b2d8: Verifying Checksum 07:46:39 8a3aa393b2d8: Download complete 07:46:43 114826534d7a: Pull complete 07:46:43 4657fd5d0bcf: Pull complete 07:46:43 6ad1cebc031e: Pull complete 07:46:46 8a3aa393b2d8: Pull complete 07:46:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:46:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:46 prd-ubuntu20.04-docker-8c-8g-8330 does not seem to be running inside a container 07:46:46 $ 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 07:46:50 $ docker top 8eb0351178971acdc2200d3321dd4dea37af1be2c1de523f884776795c145920 -eo pid,comm [Pipeline] { [Pipeline] echo 07:46:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 07:46:50 + set -o pipefail 07:46:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 07:46:54 07:46:54 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 07:46:54 07:46:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/8d434bf6-9bb1-49a2-a866-11215a40a051 07:46:54 07:46:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:46:54 07:46:54 07:46:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:46:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:46:54 More details here: https://snyk.co/ue1NS [Pipeline] } 07:46:55 $ docker stop --time=1 8eb0351178971acdc2200d3321dd4dea37af1be2c1de523f884776795c145920 07:46:57 $ docker rm -f --volumes 8eb0351178971acdc2200d3321dd4dea37af1be2c1de523f884776795c145920 [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 07:46:57 + git log --format=format:%s -1 0be61218478190b39c486683858d2b0ae1324e4f [Pipeline] sh 07:46:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:46:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:58 prd-ubuntu20.04-docker-8c-8g-8330 does not seem to be running inside a container 07:46:58 $ 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 07:46:58 $ docker top 519fd09ce76df26d578370a203daa15c1758c85d5452c708970c444e1dc11b74 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:58 [ssh-agent] Looking for ssh-agent implementation... 07:46:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:58 $ docker exec 519fd09ce76df26d578370a203daa15c1758c85d5452c708970c444e1dc11b74 ssh-agent 07:46:58 SSH_AUTH_SOCK=/tmp/ssh-MzCgPi1jOO51/agent.32 07:46:58 SSH_AGENT_PID=38 07:46:58 Running ssh-add (command line suppressed) 07:46:59 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7693308701634687196.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7693308701634687196.key) 07:46:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:59 + git semver tag 07:46:59 2023-03-06 07:46:59,594 [run_tag] DEBUG tag force:False 07:46:59 2023-03-06 07:46:59,594 [check_head_tag] DEBUG check head tag 07:46:59 2023-03-06 07:46:59,595 [execute] INFO git cat-file --batch-check 07:46:59 2023-03-06 07:46:59,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 07:46:59 2023-03-06 07:46:59,600 [execute] INFO git cat-file --batch 07:46:59 2023-03-06 07:46:59,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 07:46:59 2023-03-06 07:46:59,628 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 07:46:59 2023-03-06 07:46:59,629 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 07:46:59 2023-03-06 07:46:59,629 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 07:46:59 2023-03-06 07:46:59,634 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 07:46:59 3.0.0-dev.14 [Pipeline] } 07:46:59 $ docker exec --env ******** --env ******** 519fd09ce76df26d578370a203daa15c1758c85d5452c708970c444e1dc11b74 ssh-agent -k 07:46:59 unset SSH_AUTH_SOCK; 07:46:59 unset SSH_AGENT_PID; 07:46:59 echo Agent pid 38 killed; 07:46:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:00 + git semver [Pipeline] } 07:47:00 $ docker stop --time=1 519fd09ce76df26d578370a203daa15c1758c85d5452c708970c444e1dc11b74 07:47:01 $ docker rm -f --volumes 519fd09ce76df26d578370a203daa15c1758c85d5452c708970c444e1dc11b74 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:47:02 07:47:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:47:02 0.23.1-centos7: Pulling from edgex-lftools 07:47:02 ab5ef0e58194: Pulling fs layer 07:47:02 9712f1f96733: Pulling fs layer 07:47:02 63f879dbbcfc: Pulling fs layer 07:47:02 0d9ebad4ef96: Pulling fs layer 07:47:02 e9a5061849ea: Pulling fs layer 07:47:02 d747dcd14b5f: Pulling fs layer 07:47:02 2de7ff778b66: Pulling fs layer 07:47:02 0d9ebad4ef96: Waiting 07:47:02 e9a5061849ea: Waiting 07:47:02 2de7ff778b66: Waiting 07:47:02 d747dcd14b5f: Waiting 07:47:02 9712f1f96733: Verifying Checksum 07:47:02 9712f1f96733: Download complete 07:47:02 63f879dbbcfc: Verifying Checksum 07:47:02 63f879dbbcfc: Download complete 07:47:02 e9a5061849ea: Verifying Checksum 07:47:02 e9a5061849ea: Download complete 07:47:02 d747dcd14b5f: Download complete 07:47:02 0d9ebad4ef96: Verifying Checksum 07:47:02 0d9ebad4ef96: Download complete 07:47:02 ab5ef0e58194: Download complete 07:47:02 2de7ff778b66: Verifying Checksum 07:47:02 2de7ff778b66: Download complete 07:47:06 ab5ef0e58194: Pull complete 07:47:06 9712f1f96733: Pull complete 07:47:06 63f879dbbcfc: Pull complete 07:47:10 0d9ebad4ef96: Pull complete 07:47:10 e9a5061849ea: Pull complete 07:47:10 d747dcd14b5f: Pull complete 07:47:12 2de7ff778b66: Pull complete 07:47:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:47:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:12 prd-ubuntu20.04-docker-8c-8g-8330 does not seem to be running inside a container 07:47:12 $ 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 07:47:16 $ docker top 728a56731625ce481f2d6741c6d863f3011d52f6385b3f3722f39e02710f7cc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:47:16 provisioning config files... 07:47:16 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17132274404542822907tmp 07:47:16 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15523598987154563479tmp 07:47:16 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6428150052809329340tmp [Pipeline] { [Pipeline] echo 07:47:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:47:16 ---> sigul-configuration.sh 07:47:16 gpg: directory `/root/.gnupg' created 07:47:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:47:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:47:16 gpg: keyring `/root/.gnupg/secring.gpg' created 07:47:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:47:16 gpg: CAST5 encrypted data 07:47:16 gpg: encrypted with 1 passphrase 07:47:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:47:17 + mkdir /home/jenkins 07:47:17 + mkdir /home/jenkins/sigul [Pipeline] sh 07:47:17 + 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 07:47:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:47:17 ---> sigul-install.sh 07:47:17 Sigul already installed; skipping installation. [Pipeline] sh 07:47:17 + git tag --list 07:47:17 v0.0.0 07:47:17 v0.1.0 07:47:17 v0.1.1 07:47:17 v0.1.10 07:47:17 v0.1.11 07:47:17 v0.1.12 07:47:17 v0.1.13 07:47:17 v0.1.14 07:47:17 v0.1.15 07:47:17 v0.1.16 07:47:17 v0.1.17 07:47:17 v0.1.18 07:47:17 v0.1.19 07:47:17 v0.1.2 07:47:17 v0.1.20 07:47:17 v0.1.21 07:47:17 v0.1.22 07:47:17 v0.1.23 07:47:17 v0.1.24 07:47:17 v0.1.25 07:47:17 v0.1.26 07:47:17 v0.1.27 07:47:17 v0.1.28 07:47:17 v0.1.29 07:47:17 v0.1.3 07:47:17 v0.1.30 07:47:17 v0.1.31 07:47:17 v0.1.4 07:47:17 v0.1.5 07:47:17 v0.1.6 07:47:17 v0.1.7 07:47:17 v0.1.8 07:47:17 v0.1.9 07:47:17 v2.0.0 07:47:17 v2.0.1 07:47:17 v2.1.0 07:47:17 v2.1.1 07:47:17 v2.1.1-dev.1 07:47:17 v2.1.1-dev.2 07:47:17 v2.1.1-dev.3 07:47:17 v2.2.0 07:47:17 v2.2.1-dev.1 07:47:17 v2.2.1-dev.10 07:47:17 v2.2.1-dev.11 07:47:17 v2.2.1-dev.2 07:47:17 v2.2.1-dev.3 07:47:17 v2.2.1-dev.4 07:47:17 v2.2.1-dev.5 07:47:17 v2.2.1-dev.6 07:47:17 v2.2.1-dev.7 07:47:17 v2.2.1-dev.8 07:47:17 v2.2.1-dev.9 07:47:17 v2.3.0 07:47:17 v2.3.0-dev.11 07:47:17 v2.3.0-dev.12 07:47:17 v2.3.0-dev.13 07:47:17 v2.3.0-dev.14 07:47:17 v2.3.0-dev.15 07:47:17 v2.3.0-dev.16 07:47:17 v2.3.0-dev.17 07:47:17 v2.3.0-dev.18 07:47:17 v2.3.0-dev.19 07:47:17 v2.3.0-dev.20 07:47:17 v2.3.0-dev.21 07:47:17 v2.3.0-dev.22 07:47:17 v2.3.0-dev.23 07:47:17 v2.3.0-dev.24 07:47:17 v2.3.0-dev.25 07:47:17 v2.3.0-dev.26 07:47:17 v2.3.0-dev.27 07:47:17 v2.3.1-dev.1 07:47:17 v2.3.1-dev.2 07:47:17 v2.3.1-dev.3 07:47:17 v2.3.1-dev.4 07:47:17 v2.3.1-dev.5 07:47:17 v3.0.0-dev.1 07:47:17 v3.0.0-dev.10 07:47:17 v3.0.0-dev.11 07:47:17 v3.0.0-dev.12 07:47:17 v3.0.0-dev.13 07:47:17 v3.0.0-dev.14 07:47:17 v3.0.0-dev.2 07:47:17 v3.0.0-dev.3 07:47:17 v3.0.0-dev.4 07:47:17 v3.0.0-dev.5 07:47:17 v3.0.0-dev.6 07:47:17 v3.0.0-dev.7 07:47:17 v3.0.0-dev.8 07:47:17 v3.0.0-dev.9 [Pipeline] sh 07:47:18 + lftools sign git-tag v3.0.0-dev.14 07:47:18 Signing Git tag with Sigul... 07:47:18 Signing v3.0.0-dev.14 [Pipeline] echo 07:47:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:47:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:47:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:47:19 $ docker stop --time=1 728a56731625ce481f2d6741c6d863f3011d52f6385b3f3722f39e02710f7cc9 07:47:20 $ docker rm -f --volumes 728a56731625ce481f2d6741c6d863f3011d52f6385b3f3722f39e02710f7cc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:47:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:47:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:47:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:21 prd-ubuntu20.04-docker-8c-8g-8330 does not seem to be running inside a container 07:47:21 $ 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 07:47:22 $ docker top 1e96d1c74e58aa2b5c7a47e3a53839f38d6b440a104d1f47ec0792166bb6e978 -eo pid,comm 07:47:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:47:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:47:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:22 [ssh-agent] Looking for ssh-agent implementation... 07:47:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:22 $ docker exec 1e96d1c74e58aa2b5c7a47e3a53839f38d6b440a104d1f47ec0792166bb6e978 ssh-agent 07:47:22 SSH_AUTH_SOCK=/tmp/ssh-zWd0CtoKq98m/agent.32 07:47:22 SSH_AGENT_PID=38 07:47:22 Running ssh-add (command line suppressed) 07:47:22 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9415471922311875439.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9415471922311875439.key) 07:47:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:22 + git semver bump pre 07:47:23 2023-03-06 07:47:22,984 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 07:47:23 2023-03-06 07:47:22,984 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev 07:47:23 2023-03-06 07:47:22,984 [bump_version] DEBUG bumped version:3.0.0-dev.15 07:47:23 2023-03-06 07:47:22,984 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 07:47:23 2023-03-06 07:47:22,984 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 07:47:23 2023-03-06 07:47:22,984 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 07:47:23 2023-03-06 07:47:22,986 [execute] INFO git cat-file --batch-check 07:47:23 2023-03-06 07:47:22,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 07:47:23 2023-03-06 07:47:22,992 [execute] INFO git cat-file --batch 07:47:23 2023-03-06 07:47:22,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 07:47:23 2023-03-06 07:47:22,998 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 07:47:23 3.0.0-dev.15 [Pipeline] } 07:47:23 $ docker exec --env ******** --env ******** 1e96d1c74e58aa2b5c7a47e3a53839f38d6b440a104d1f47ec0792166bb6e978 ssh-agent -k 07:47:23 unset SSH_AUTH_SOCK; 07:47:23 unset SSH_AGENT_PID; 07:47:23 echo Agent pid 38 killed; 07:47:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:23 + git semver [Pipeline] } 07:47:23 $ docker stop --time=1 1e96d1c74e58aa2b5c7a47e3a53839f38d6b440a104d1f47ec0792166bb6e978 07:47:25 $ docker rm -f --volumes 1e96d1c74e58aa2b5c7a47e3a53839f38d6b440a104d1f47ec0792166bb6e978 [Pipeline] // withDockerContainer [Pipeline] sh 07:47:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:47:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:47:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:25 prd-ubuntu20.04-docker-8c-8g-8330 does not seem to be running inside a container 07:47:25 $ 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 07:47:26 $ docker top ba0ee631b55fbb350ce3076c554d1ae342e77cc9f89c957b82b2992283e2d2d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:47:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:26 [ssh-agent] Looking for ssh-agent implementation... 07:47:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:26 $ docker exec ba0ee631b55fbb350ce3076c554d1ae342e77cc9f89c957b82b2992283e2d2d1 ssh-agent 07:47:26 SSH_AUTH_SOCK=/tmp/ssh-cB1LlaR7cr9X/agent.32 07:47:26 SSH_AGENT_PID=38 07:47:26 Running ssh-add (command line suppressed) 07:47:26 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13180989799749685307.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13180989799749685307.key) 07:47:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:26 + git semver push 07:47:27 2023-03-06 07:47:27,013 [run_push] DEBUG push 07:47:27 2023-03-06 07:47:27,014 [execute] INFO git cat-file --batch-check 07:47:27 2023-03-06 07:47:27,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 07:47:27 2023-03-06 07:47:27,018 [execute] INFO git rev-list b1520e8a2783616295c91501bc8f0ddcd89351d1 -- 07:47:27 2023-03-06 07:47:27,018 [execute] DEBUG Popen(['git', 'rev-list', 'b1520e8a2783616295c91501bc8f0ddcd89351d1', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 07:47:27 2023-03-06 07:47:27,025 [execute] INFO git fetch -v origin 07:47:27 2023-03-06 07:47:27,025 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 07:47:27 2023-03-06 07:47:27,601 [run_push] DEBUG no remote changes detected 07:47:27 2023-03-06 07:47:27,602 [execute] INFO git push origin semver 07:47:27 2023-03-06 07:47:27,602 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 07:47:28 2023-03-06 07:47:28,394 [run_push] DEBUG push all version tags 07:47:28 2023-03-06 07:47:28,394 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:47:28 2023-03-06 07:47:28,395 [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) 07:47:29 2023-03-06 07:47:29,225 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 07:47:29 3.0.0-dev.15 [Pipeline] } 07:47:29 $ docker exec --env ******** --env ******** ba0ee631b55fbb350ce3076c554d1ae342e77cc9f89c957b82b2992283e2d2d1 ssh-agent -k 07:47:29 unset SSH_AUTH_SOCK; 07:47:29 unset SSH_AGENT_PID; 07:47:29 echo Agent pid 38 killed; 07:47:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:29 + git semver [Pipeline] } 07:47:30 $ docker stop --time=1 ba0ee631b55fbb350ce3076c554d1ae342e77cc9f89c957b82b2992283e2d2d1 07:47:31 $ docker rm -f --volumes ba0ee631b55fbb350ce3076c554d1ae342e77cc9f89c957b82b2992283e2d2d1 [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 07:47:32 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 07:47:32 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 07:47:32 total 16 07:47:32 drwxr-xr-x 3 root root 4096 Mar 6 07:40 . 07:47:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 07:47 .. 07:47:32 drwxr-xr-x 2 root root 4096 Mar 6 07:40 cost 07:47:32 -rw-r--r-- 1 root root 87 Mar 6 07:40 cost.csv 07:47:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 07:47:32 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 07:47:32 total 16 07:47:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 07:40 . 07:47:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 07:47 .. 07:47:32 drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 07:40 cost 07:47:32 -rw-r--r-- 1 jenkins jenkins 87 Mar 6 07:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:47:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:47:33 ---> package-listing.sh 07:47:33 ++ facter osfamily 07:47:33 ++ tr '[:upper:]' '[:lower:]' 07:47:33 + OS_FAMILY=debian 07:47:33 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 07:47:33 + START_PACKAGES=/tmp/packages_start.txt 07:47:33 + END_PACKAGES=/tmp/packages_end.txt 07:47:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:47:33 + PACKAGES=/tmp/packages_start.txt 07:47:33 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 07:47:33 + PACKAGES=/tmp/packages_end.txt 07:47:33 + case "${OS_FAMILY}" in 07:47:33 + dpkg -l 07:47:33 + grep '^ii' 07:47:33 + '[' -f /tmp/packages_start.txt ']' 07:47:33 + '[' -f /tmp/packages_end.txt ']' 07:47:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:47:33 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 07:47:33 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 07:47:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 07:47:33 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 07:47:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:47:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:34 prd-ubuntu20.04-docker-8c-8g-8330 does not seem to be running inside a container 07:47:34 $ 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 07:47:34 $ docker top 37bea4035bb6e2fa5b0de0a0fca797f8951e0352bd78d3616161b394a9c5392c -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:47:35 + mkdir -p /var/log/sysstat [Pipeline] sh 07:47:35 + ls /var/log/sa-host 07:47:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:35 provisioning config files... 07:47:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3183712550101706156tmp [Pipeline] { [Pipeline] echo 07:47:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:47:35 ---> create-netrc.sh [Pipeline] } 07:47:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:47:36 ---> python-tools-install.sh [Pipeline] echo 07:47:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:47:36 ---> sudo-logs.sh 07:47:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:47:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:47:36 ---> job-cost.sh 07:47:36 lf-activate-venv: SKIPPING 07:47:36 DEBUG: total: 0.2199999988079071 07:47:36 INFO: Retrieving Stack Cost... 07:47:37 INFO: Retrieving Pricing Info for: v3-standard-8 07:47:37 INFO: Archiving Costs [Pipeline] echo 07:47:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:47:37 ---> logs-deploy.sh 07:47:37 lf-activate-venv: SKIPPING 07:47:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/76 07:47:37 INFO: archiving workspace using pattern(s): 07:47:38 Archives upload complete. 07:47:38 INFO: archiving logs to Nexus