Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 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-ssh6519053595285530617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh10267518275327653363.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh7904206586001186685.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh4803060025433305312.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-ssh3284649138613323130.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16197 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 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 (main) Commit message: "Merge pull request #292 from lenny-intel/changelog" > 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 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 # timeout=10 > git rev-list --no-walk ffe2a87610995f2722d510c317bf1936aeaca958 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:11:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:11:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:11:29 ========================================================= 16:11:29 EdgeX Global Pipelines Version Info 16:11:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:11:29 ------------------- 16:11:29 stable info: 16:11:29 ------------------- 16:11:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:11:29 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:11:29 Message: update stable to v1.0.255 16:11:30 ------------------- 16:11:30 experimental info: 16:11:30 ------------------- 16:11:30 Commited By: **** collab-it+edgex@linuxfoundation.org 16:11:30 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:11:30 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bfeaa9 [Pipeline] echo 16:11:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:11:31 + git rev-list -1 --merges 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729~1..5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] echo 16:11:31 -----------> git rev-list -1 --merges 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729~1..5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 16:11:31 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [false] [Pipeline] sh 16:11:31 + git log --format=format:%s -1 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] echo 16:11:31 ========================================================= 16:11:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:11:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:31 + git log --format=format:%s -1 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] echo 16:11:31 [semverPrep] GIT_COMMIT: 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729, Commit Message: Merge pull request #292 from lenny-intel/changelog [Pipeline] echo 16:11:31 [semverPrep] This is not a build commit. [Pipeline] sh 16:11:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:11:32 + grep -v github /etc/ssh/ssh_known_hosts 16:11:32 + [ -e /tmp/ssh_known_hosts ] 16:11:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:11:32 + + sudo tee -a /etc/ssh/ssh_known_hosts 16:11:32 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:11:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:33 16:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:33 0.1.4: Pulling from edgex-devops/py-git-semver 16:11:33 b85a868b505f: Pulling fs layer 16:11:33 e2be974225ed: Pulling fs layer 16:11:33 339a4e72a1f5: Pulling fs layer 16:11:33 988bab9f4d93: Pulling fs layer 16:11:33 1469e6f7b9e6: Pulling fs layer 16:11:33 eaf3925da568: Pulling fs layer 16:11:33 bab4dde63d76: Pulling fs layer 16:11:33 bde34c3a00c8: Pulling fs layer 16:11:33 b352a97aabf1: Pulling fs layer 16:11:33 4872d77fe225: Pulling fs layer 16:11:33 988bab9f4d93: Waiting 16:11:33 5851b861e8e6: Pulling fs layer 16:11:33 bab4dde63d76: Waiting 16:11:33 bde34c3a00c8: Waiting 16:11:33 b352a97aabf1: Waiting 16:11:33 4872d77fe225: Waiting 16:11:33 1469e6f7b9e6: Waiting 16:11:33 eaf3925da568: Waiting 16:11:33 5851b861e8e6: Waiting 16:11:33 e2be974225ed: Verifying Checksum 16:11:33 e2be974225ed: Download complete 16:11:33 988bab9f4d93: Verifying Checksum 16:11:33 988bab9f4d93: Download complete 16:11:34 1469e6f7b9e6: Verifying Checksum 16:11:34 1469e6f7b9e6: Download complete 16:11:34 eaf3925da568: Verifying Checksum 16:11:34 eaf3925da568: Download complete 16:11:34 339a4e72a1f5: Verifying Checksum 16:11:34 339a4e72a1f5: Download complete 16:11:34 bde34c3a00c8: Verifying Checksum 16:11:34 bde34c3a00c8: Download complete 16:11:34 b352a97aabf1: Verifying Checksum 16:11:34 b352a97aabf1: Download complete 16:11:34 4872d77fe225: Verifying Checksum 16:11:34 4872d77fe225: Download complete 16:11:34 5851b861e8e6: Download complete 16:11:34 b85a868b505f: Verifying Checksum 16:11:34 b85a868b505f: Download complete 16:11:34 bab4dde63d76: Verifying Checksum 16:11:34 bab4dde63d76: Download complete 16:11:35 b85a868b505f: Pull complete 16:11:35 e2be974225ed: Pull complete 16:11:36 339a4e72a1f5: Pull complete 16:11:36 988bab9f4d93: Pull complete 16:11:37 1469e6f7b9e6: Pull complete 16:11:37 eaf3925da568: Pull complete 16:11:39 bab4dde63d76: Pull complete 16:11:39 bde34c3a00c8: Pull complete 16:11:39 b352a97aabf1: Pull complete 16:11:39 4872d77fe225: Pull complete 16:11:39 5851b861e8e6: Pull complete 16:11:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:39 prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container 16:11:39 $ 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 16:11:44 $ docker top 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e -eo pid,comm 16:11:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:11:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:44 [ssh-agent] Looking for ssh-agent implementation... 16:11:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:44 $ docker exec 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e ssh-agent 16:11:44 SSH_AUTH_SOCK=/tmp/ssh-Wm0K0OpiMHsA/agent.32 16:11:44 SSH_AGENT_PID=38 16:11:44 Running ssh-add (command line suppressed) 16:11:44 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17283170954842081521.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17283170954842081521.key) 16:11:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:45 + git tag --points-at HEAD [Pipeline] } 16:11:45 $ docker exec --env ******** --env ******** 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e ssh-agent -k 16:11:45 unset SSH_AUTH_SOCK; 16:11:45 unset SSH_AGENT_PID; 16:11:45 echo Agent pid 38 killed; 16:11:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:11:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:45 [ssh-agent] Looking for ssh-agent implementation... 16:11:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:45 $ docker exec 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e ssh-agent 16:11:45 SSH_AUTH_SOCK=/tmp/ssh-ymmG5uOO7D0O/agent.70 16:11:45 SSH_AGENT_PID=76 16:11:45 Running ssh-add (command line suppressed) 16:11:45 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8605164317807356041.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8605164317807356041.key) 16:11:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:45 + git semver init 16:11:46 2023-11-01 16:11:46,026 [run_init] DEBUG init version:0.0.0 force:False 16:11:46 2023-11-01 16:11:46,027 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 16:11:46 2023-11-01 16:11:46,027 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 16:11:46 2023-11-01 16:11:46,027 [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) 16:11:47 2023-11-01 16:11:46,786 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 16:11:47 2023-11-01 16:11:46,786 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 16:11:47 2023-11-01 16:11:46,787 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:11:47 2023-11-01 16:11:46,787 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:11:47 3.1.0-dev.32 [Pipeline] } 16:11:47 $ docker exec --env ******** --env ******** 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e ssh-agent -k 16:11:47 unset SSH_AUTH_SOCK; 16:11:47 unset SSH_AGENT_PID; 16:11:47 echo Agent pid 76 killed; 16:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:47 + git semver [Pipeline] } 16:11:47 $ docker stop --time=1 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e 16:11:49 $ docker rm -f --volumes 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e [Pipeline] // withDockerContainer [Pipeline] sh 16:11:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:11:49 Stashed 1 file(s) [Pipeline] echo 16:11:49 [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:11:49 ========================================================= 16:11:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:11:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:11:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:11:50 7264a8db6415: Pulling fs layer 16:11:50 c4d48a809fc2: Pulling fs layer 16:11:50 4f1c88b9dad5: Pulling fs layer 16:11:50 ad3a456e5733: Pulling fs layer 16:11:50 33e27b845d1e: Pulling fs layer 16:11:50 c68163c4e522: Pulling fs layer 16:11:50 50da416c3ac9: Pulling fs layer 16:11:50 23d2d4c4bb30: Pulling fs layer 16:11:50 ad3a456e5733: Waiting 16:11:50 33e27b845d1e: Waiting 16:11:50 c68163c4e522: Waiting 16:11:50 23d2d4c4bb30: Waiting 16:11:50 c4d48a809fc2: Download complete 16:11:50 ad3a456e5733: Verifying Checksum 16:11:50 ad3a456e5733: Download complete 16:11:50 7264a8db6415: Verifying Checksum 16:11:50 7264a8db6415: Download complete 16:11:50 c68163c4e522: Verifying Checksum 16:11:50 c68163c4e522: Download complete 16:11:50 7264a8db6415: Pull complete 16:11:50 23d2d4c4bb30: Verifying Checksum 16:11:50 23d2d4c4bb30: Download complete 16:11:50 c4d48a809fc2: Pull complete 16:11:50 4f1c88b9dad5: Download complete 16:11:50 50da416c3ac9: Verifying Checksum 16:11:50 50da416c3ac9: Download complete 16:11:54 4f1c88b9dad5: Pull complete 16:11:54 ad3a456e5733: Pull complete 16:11:54 33e27b845d1e: Pull complete 16:11:54 c68163c4e522: Pull complete 16:11:56 50da416c3ac9: Pull complete 16:11:56 23d2d4c4bb30: Pull complete 16:11:56 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:11:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:11:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 16:11:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:57 + docker inspect -f . ci-base-image-x86_64 16:11:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:57 prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container 16:11:57 $ 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 16:12:03 $ docker top 1bad3505bf33fa37a040f3bb0366ef876019c1576514041d12c7f4810479580d -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:03 + go version 16:12:03 go version go1.21.0 linux/amd64 [Pipeline] } 16:12:03 $ docker stop --time=1 1bad3505bf33fa37a040f3bb0366ef876019c1576514041d12c7f4810479580d 16:12:04 Still waiting to schedule task 16:12:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:12:05 $ docker rm -f --volumes 1bad3505bf33fa37a040f3bb0366ef876019c1576514041d12c7f4810479580d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:05 + docker inspect -f . ci-base-image-x86_64 16:12:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:05 prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container 16:12:05 $ 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 16:12:05 $ docker top 1763bcfa9f9992a545560948ee107e9928b90d4e5148850bd029c641c9df8b75 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:06 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 16:12:06 + make test 16:12:06 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:12:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:12:06 go: downloading github.com/stretchr/testify v1.8.4 16:12:06 go: downloading github.com/google/uuid v1.3.1 16:12:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 16:12:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:12:06 go: downloading github.com/nats-io/nats.go v1.31.0 16:12:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 16:12:06 go: downloading github.com/hashicorp/errwrap v1.0.0 16:12:06 go: downloading github.com/davecgh/go-spew v1.1.1 16:12:06 go: downloading github.com/pmezard/go-difflib v1.0.0 16:12:06 go: downloading gopkg.in/yaml.v3 v3.0.1 16:12:06 go: downloading github.com/stretchr/objx v0.5.0 16:12:06 go: downloading github.com/go-playground/validator/v10 v10.15.5 16:12:06 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:12:06 go: downloading github.com/klauspost/compress v1.17.1 16:12:06 go: downloading github.com/nats-io/nkeys v0.4.6 16:12:06 go: downloading github.com/nats-io/nuid v1.0.1 16:12:07 go: downloading github.com/gorilla/websocket v1.5.0 16:12:07 go: downloading golang.org/x/net v0.17.0 16:12:07 go: downloading golang.org/x/sync v0.1.0 16:12:07 go: downloading github.com/x448/float16 v0.8.4 16:12:07 go: downloading golang.org/x/crypto v0.14.0 16:12:07 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:12:07 go: downloading github.com/go-playground/universal-translator v0.18.1 16:12:07 go: downloading github.com/leodido/go-urn v1.2.4 16:12:07 go: downloading golang.org/x/text v0.13.0 16:12:07 go: downloading github.com/go-playground/locales v0.14.1 16:12:07 go: downloading golang.org/x/sys v0.13.0 16:12:25 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:12:25 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:12:25 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.054s coverage: 88.6% of statements 16:12:25 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:12:26 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:12:31 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.075s coverage: 19.8% of statements 16:12:31 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.068s coverage: 88.8% of statements 16:12:31 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.065s coverage: 86.2% of statements 16:12:31 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.047s coverage: 15.4% of statements 16:12:31 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.157s coverage: 61.3% of statements 16:12:31 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.040s coverage: 87.5% of statements 16:12:31 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.040s coverage: 100.0% of statements 16:12:31 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.032s coverage: 100.0% of statements 16:12:31 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.045s coverage: 95.1% of statements 16:12:49 go vet ./... 16:12:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:12:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:12:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:12:49 $ docker stop --time=1 1763bcfa9f9992a545560948ee107e9928b90d4e5148850bd029c641c9df8b75 16:12:53 $ docker rm -f --volumes 1763bcfa9f9992a545560948ee107e9928b90d4e5148850bd029c641c9df8b75 [Pipeline] // withDockerContainer [Pipeline] sh 16:12:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:12:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:54 16:12:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:54 latest: Pulling from edgex-lftools-log-publisher 16:12:54 5eb5b503b376: Pulling fs layer 16:12:54 5c69ac0246d0: Pulling fs layer 16:12:54 ec43610c2a17: Pulling fs layer 16:12:54 3a2ae6a8a46f: Pulling fs layer 16:12:54 33b1e0a273af: Pulling fs layer 16:12:54 5d3b04190fa2: Pulling fs layer 16:12:54 2f39f015ded8: Pulling fs layer 16:12:54 3a2ae6a8a46f: Waiting 16:12:54 33b1e0a273af: Waiting 16:12:54 2f39f015ded8: Waiting 16:12:54 5d3b04190fa2: Waiting 16:12:54 5c69ac0246d0: Download complete 16:12:54 3a2ae6a8a46f: Verifying Checksum 16:12:54 3a2ae6a8a46f: Download complete 16:12:54 33b1e0a273af: Verifying Checksum 16:12:54 33b1e0a273af: Download complete 16:12:54 5d3b04190fa2: Verifying Checksum 16:12:54 5d3b04190fa2: Download complete 16:12:54 ec43610c2a17: Download complete 16:12:55 5eb5b503b376: Verifying Checksum 16:12:55 5eb5b503b376: Download complete 16:12:55 2f39f015ded8: Verifying Checksum 16:12:55 2f39f015ded8: Download complete 16:12:56 5eb5b503b376: Pull complete 16:12:56 5c69ac0246d0: Pull complete 16:12:56 ec43610c2a17: Pull complete 16:12:56 3a2ae6a8a46f: Pull complete 16:12:56 33b1e0a273af: Pull complete 16:12:57 5d3b04190fa2: Pull complete 16:13:01 2f39f015ded8: Pull complete 16:13:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:01 prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container 16:13:01 $ 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 16:13:07 $ docker top 0b8157954928e20e59b905a9024bef09e32cef93dcd48b21151ec9b9c1c7016c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:07 ---> job-cost.sh 16:13:07 lf-activate-venv: SKIPPING 16:13:07 INFO: No Stack... 16:13:08 INFO: Retrieving Pricing Info for: v3-standard-8 16:13:08 INFO: Archiving Costs [Pipeline] sh 16:13:08 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 16:13:08 + cut -d, -f6 [Pipeline] lock 16:13:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] 16:13:08 Resource [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] did not exist. Created. 16:13:08 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:13:09 + echo total: 0.2199999988079071 [Pipeline] stash 16:13:09 Stashed 1 file(s) [Pipeline] } 16:13:09 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 16:13:09 $ docker stop --time=1 0b8157954928e20e59b905a9024bef09e32cef93dcd48b21151ec9b9c1c7016c 16:13:10 $ docker rm -f --volumes 0b8157954928e20e59b905a9024bef09e32cef93dcd48b21151ec9b9c1c7016c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:15:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16202 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 16:15:35 Running in /w/workspace/go-mod-messaging/131 [Pipeline] { [Pipeline] checkout 16:15:35 Selected Git installation does not exist. Using Default 16:15:35 The recommended git tool is: NONE 16:15:41 using credential edgex-jenkins-ssh 16:15:41 Cloning the remote Git repository 16:15:41 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:15:41 > git init /w/workspace/go-mod-messaging/131 # timeout=10 16:15:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:15:41 > git --version # timeout=10 16:15:41 > git --version # 'git version 2.25.1' 16:15:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:44 Avoid second fetch 16:15:44 Checking out Revision 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 (main) 16:15:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:15:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:44 > git config core.sparsecheckout # timeout=10 16:15:44 Commit message: "Merge pull request #292 from lenny-intel/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:44 > git checkout -f 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 # timeout=10 16:15:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:15:45 % Total % Received % Xferd Average Speed Time Time Time Current 16:15:45 Dload Upload Total Spent Left Speed 16:15:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 16:15:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:15:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:15:46 + sudo tee /etc/docker/daemon.new 16:15:46 { 16:15:46 "registry-mirrors": [ 16:15:46 "https://nexus3.edgexfoundry.org:10001" 16:15:46 ], 16:15:46 "bip": "10.250.0.254/24", 16:15:46 "hosts": [ 16:15:46 "tcp://0.0.0.0:5555", 16:15:46 "unix:///var/run/docker.sock" 16:15:46 ], 16:15:46 "mtu": 1458, 16:15:46 "selinux-enabled": true, 16:15:46 "seccomp-profile": "/etc/docker/seccomp.json" 16:15:46 } [Pipeline] sh 16:15:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:15:47 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:16:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:16:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:16:05 ========================================================= 16:16:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:16:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:16:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:16:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:16:06 9fda8d8052c6: Pulling fs layer 16:16:06 5d54e960e981: Pulling fs layer 16:16:06 c4a7e357bf2a: Pulling fs layer 16:16:06 f0e02332f6b5: Pulling fs layer 16:16:06 cefa15bbcfad: Pulling fs layer 16:16:06 17808c966233: Pulling fs layer 16:16:06 f4c1fc716caa: Pulling fs layer 16:16:06 f0e02332f6b5: Waiting 16:16:06 cefa15bbcfad: Waiting 16:16:06 17808c966233: Waiting 16:16:06 f4c1fc716caa: Waiting 16:16:06 5d54e960e981: Verifying Checksum 16:16:06 5d54e960e981: Download complete 16:16:06 f0e02332f6b5: Verifying Checksum 16:16:06 f0e02332f6b5: Download complete 16:16:06 cefa15bbcfad: Verifying Checksum 16:16:06 cefa15bbcfad: Download complete 16:16:06 9fda8d8052c6: Verifying Checksum 16:16:06 9fda8d8052c6: Download complete 16:16:07 f4c1fc716caa: Verifying Checksum 16:16:07 f4c1fc716caa: Download complete 16:16:07 9fda8d8052c6: Pull complete 16:16:08 5d54e960e981: Pull complete 16:16:08 c4a7e357bf2a: Verifying Checksum 16:16:08 c4a7e357bf2a: Download complete 16:16:09 17808c966233: Verifying Checksum 16:16:09 17808c966233: Download complete 16:16:24 c4a7e357bf2a: Pull complete 16:16:24 f0e02332f6b5: Pull complete 16:16:24 cefa15bbcfad: Pull complete 16:16:33 17808c966233: Pull complete 16:16:34 f4c1fc716caa: Pull complete 16:16:34 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:16:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 16:16:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:34 + docker inspect -f . ci-base-image-arm64 16:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:35 prd-ubuntu20.04-docker-arm64-4c-16g-16202 does not seem to be running inside a container 16:16:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/131 -v /w/workspace/go-mod-messaging/131:/w/workspace/go-mod-messaging/131:rw,z -v /w/workspace/go-mod-messaging/131@tmp:/w/workspace/go-mod-messaging/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:16:38 $ docker top de5e50c5ccfa427c443aac131612d67c559d5e7bb72714a4208e87270fe13b02 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:39 + go version 16:16:39 go version go1.21.0 linux/arm64 [Pipeline] } 16:16:39 $ docker stop --time=1 de5e50c5ccfa427c443aac131612d67c559d5e7bb72714a4208e87270fe13b02 16:16:45 $ docker rm -f --volumes de5e50c5ccfa427c443aac131612d67c559d5e7bb72714a4208e87270fe13b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:45 + docker inspect -f . ci-base-image-arm64 16:16:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:46 prd-ubuntu20.04-docker-arm64-4c-16g-16202 does not seem to be running inside a container 16:16:46 $ 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/131 -v /w/workspace/go-mod-messaging/131:/w/workspace/go-mod-messaging/131:rw,z -v /w/workspace/go-mod-messaging/131@tmp:/w/workspace/go-mod-messaging/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:16:47 $ docker top c819583cea9d9c6b62b7b8bf7f7f9825d81ed4c0b05cec7c8ec0160c2238bc8a -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:48 + git config --global --add safe.directory /w/workspace/go-mod-messaging/131 [Pipeline] fileExists [Pipeline] sh 16:16:49 + make test 16:16:49 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:16:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 16:16:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 16:16:49 go: downloading github.com/stretchr/testify v1.8.4 16:16:49 go: downloading github.com/nats-io/nats.go v1.31.0 16:16:49 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:16:49 go: downloading github.com/google/uuid v1.3.1 16:16:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:16:50 go: downloading github.com/go-playground/validator/v10 v10.15.5 16:16:50 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:16:50 go: downloading github.com/davecgh/go-spew v1.1.1 16:16:50 go: downloading github.com/pmezard/go-difflib v1.0.0 16:16:50 go: downloading gopkg.in/yaml.v3 v3.0.1 16:16:50 go: downloading github.com/stretchr/objx v0.5.0 16:16:50 go: downloading github.com/gorilla/websocket v1.5.0 16:16:50 go: downloading golang.org/x/net v0.17.0 16:16:50 go: downloading golang.org/x/sync v0.1.0 16:16:50 go: downloading github.com/hashicorp/errwrap v1.0.0 16:16:50 go: downloading github.com/x448/float16 v0.8.4 16:16:51 go: downloading github.com/klauspost/compress v1.17.1 16:16:51 go: downloading github.com/nats-io/nkeys v0.4.6 16:16:51 go: downloading github.com/nats-io/nuid v1.0.1 16:16:51 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:16:51 go: downloading github.com/go-playground/universal-translator v0.18.1 16:16:51 go: downloading github.com/leodido/go-urn v1.2.4 16:16:51 go: downloading golang.org/x/crypto v0.14.0 16:16:52 go: downloading golang.org/x/text v0.13.0 16:16:52 go: downloading github.com/go-playground/locales v0.14.1 16:18:59 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.339s coverage: 88.6% of statements 16:18:59 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:18:59 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:18:59 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.230s coverage: 19.8% of statements 16:18:59 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.388s coverage: 88.8% of statements 16:18:59 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.456s coverage: 86.2% of statements 16:18:59 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:18:59 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.275s coverage: 15.4% of statements 16:19:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.432s coverage: 61.3% of statements 16:19:00 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:19:02 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.288s coverage: 87.5% of statements 16:19:03 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.233s coverage: 100.0% of statements 16:19:03 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.237s coverage: 100.0% of statements 16:19:04 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.232s coverage: 95.1% of statements 16:19:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:19:04 go vet ./... 16:21:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:21:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:21:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:21:11 $ docker stop --time=1 c819583cea9d9c6b62b7b8bf7f7f9825d81ed4c0b05cec7c8ec0160c2238bc8a 16:21:15 $ docker rm -f --volumes c819583cea9d9c6b62b7b8bf7f7f9825d81ed4c0b05cec7c8ec0160c2238bc8a [Pipeline] // withDockerContainer [Pipeline] sh 16:21:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:21:17 Warning: overwriting stash ‘coverage-report’ 16:21:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:18 16:21:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:19 arm64: Pulling from edgex-lftools-log-publisher 16:21:19 8998bd30e6a1: Pulling fs layer 16:21:19 04944245beec: Pulling fs layer 16:21:19 699f458cf7ca: Pulling fs layer 16:21:19 765212b225bb: Pulling fs layer 16:21:19 f23df028b6ca: Pulling fs layer 16:21:19 d65c8cfc05b1: Pulling fs layer 16:21:19 2437ff75d9bd: Pulling fs layer 16:21:19 765212b225bb: Waiting 16:21:19 d65c8cfc05b1: Waiting 16:21:19 2437ff75d9bd: Waiting 16:21:19 f23df028b6ca: Waiting 16:21:19 04944245beec: Verifying Checksum 16:21:19 04944245beec: Download complete 16:21:19 765212b225bb: Verifying Checksum 16:21:19 765212b225bb: Download complete 16:21:19 f23df028b6ca: Verifying Checksum 16:21:19 f23df028b6ca: Download complete 16:21:19 d65c8cfc05b1: Download complete 16:21:19 699f458cf7ca: Verifying Checksum 16:21:19 699f458cf7ca: Download complete 16:21:20 8998bd30e6a1: Verifying Checksum 16:21:20 8998bd30e6a1: Download complete 16:21:22 2437ff75d9bd: Verifying Checksum 16:21:22 2437ff75d9bd: Download complete 16:21:27 8998bd30e6a1: Pull complete 16:21:27 04944245beec: Pull complete 16:21:29 699f458cf7ca: Pull complete 16:21:29 765212b225bb: Pull complete 16:21:30 f23df028b6ca: Pull complete 16:21:30 d65c8cfc05b1: Pull complete 16:21:48 2437ff75d9bd: Pull complete 16:21:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:48 prd-ubuntu20.04-docker-arm64-4c-16g-16202 does not seem to be running inside a container 16:21:49 $ 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/131 -v /w/workspace/go-mod-messaging/131:/w/workspace/go-mod-messaging/131:rw,z -v /w/workspace/go-mod-messaging/131@tmp:/w/workspace/go-mod-messaging/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:21:52 $ docker top 5ce6711d2ac5dff7daf91488750be6acea915e85f8027a723b56e4c029840af9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:53 ---> job-cost.sh 16:21:53 lf-activate-venv: SKIPPING 16:21:53 INFO: No Stack... 16:21:53 INFO: Retrieving Pricing Info for: v3-standard-4 16:21:54 INFO: Archiving Costs [Pipeline] sh 16:21:55 + + cut -d, -f6 16:21:55 cat /w/workspace/go-mod-messaging/131/archives/cost.csv [Pipeline] lock 16:21:55 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] 16:21:55 Resource [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] did not exist. Created. 16:21:55 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:56 /w/workspace/go-mod-messaging/131@tmp/durable-e4740839/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:21:56 + echo total: 0.10999999940395355 [Pipeline] stash 16:21:56 Warning: overwriting stash ‘stack-cost’ 16:21:57 Stashed 1 file(s) [Pipeline] } 16:21:57 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 16:21:57 $ docker stop --time=1 5ce6711d2ac5dff7daf91488750be6acea915e85f8027a723b56e4c029840af9 16:21:58 $ docker rm -f --volumes 5ce6711d2ac5dff7daf91488750be6acea915e85f8027a723b56e4c029840af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:21:59 provisioning config files... 16:21:59 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12866138549749707548tmp [Pipeline] { [Pipeline] sh 16:21:59 + set +x 16:21:59 + + bash -s -- 16:21:59 curl -s https://codecov.io/bash 16:21:59 16:21:59 _____ _ 16:21:59 / ____| | | 16:21:59 | | ___ __| | ___ ___ _____ __ 16:21:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:21:59 | |___| (_) | (_| | __/ (_| (_) \ V / 16:21:59 \_____\___/ \__,_|\___|\___\___/ \_/ 16:21:59 Bash-1.0.6 16:21:59 16:21:59 16:21:59 ==> git version 2.25.1 found 16:21:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:21:59 Release-Date: 2020-01-08 16:21:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:21:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:21:59 ==> Jenkins CI detected. 16:21:59 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 16:21:59 project root: . 16:21:59 --> token set from env 16:21:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:21:59 ==> Running gcov in . (disable via -X gcov) 16:21:59 ==> Python coveragepy not found 16:21:59 ==> Searching for coverage reports in: 16:21:59 + . 16:21:59 -> Found 1 reports 16:21:59 ==> Detecting git/mercurial file structure 16:21:59 ==> Reading reports 16:21:59 + ./coverage.out bytes=42718 16:21:59 ==> Appending adjustments 16:21:59 https://docs.codecov.io/docs/fixing-reports 16:21:59 + Found adjustments 16:21:59 ==> Gzipping contents 16:21:59 12K /tmp/codecov.tsLXcB.gz 16:21:59 ==> Uploading reports 16:21:59 url: https://codecov.io 16:21:59 query: branch=main&commit=5bfeaa9bfca81e1e381a3bceef2959f76e4e3729&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 16:21:59 -> Pinging Codecov 16:21:59 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=5bfeaa9bfca81e1e381a3bceef2959f76e4e3729&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 16:21:59 -> Uploading to 16:21:59 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/F6E385568367DD0E4001BA4F8F1CB792/5bfeaa9bfca81e1e381a3bceef2959f76e4e3729/8048f2e6-bb45-4dff-947c-376063c142e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T162159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=082b26674add3f18a4daaf90e6e4ebbe75b9ac8aeeb1c2ff22afc5b3fe54c3be 16:21:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:21:59 Dload Upload Total Spent Left Speed 16:22:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8361 0 0 100 8361 0 31550 --:--:-- --:--:-- --:--:-- 31550 16:22:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] } 16:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:22:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:22:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:00 16:22:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:22:01 df9b9388f04a: Pulling fs layer 16:22:01 52dc419b0ee2: Pulling fs layer 16:22:01 25bc292e5bac: Pulling fs layer 16:22:01 114826534d7a: Pulling fs layer 16:22:01 4657fd5d0bcf: Pulling fs layer 16:22:01 6ad1cebc031e: Pulling fs layer 16:22:01 8a3aa393b2d8: Pulling fs layer 16:22:01 114826534d7a: Waiting 16:22:01 4657fd5d0bcf: Waiting 16:22:01 6ad1cebc031e: Waiting 16:22:01 8a3aa393b2d8: Waiting 16:22:01 25bc292e5bac: Verifying Checksum 16:22:01 25bc292e5bac: Download complete 16:22:01 52dc419b0ee2: Download complete 16:22:01 4657fd5d0bcf: Download complete 16:22:01 df9b9388f04a: Download complete 16:22:01 6ad1cebc031e: Verifying Checksum 16:22:01 6ad1cebc031e: Download complete 16:22:01 df9b9388f04a: Pull complete 16:22:01 52dc419b0ee2: Pull complete 16:22:01 25bc292e5bac: Pull complete 16:22:01 114826534d7a: Verifying Checksum 16:22:01 114826534d7a: Download complete 16:22:02 8a3aa393b2d8: Verifying Checksum 16:22:02 8a3aa393b2d8: Download complete 16:22:05 114826534d7a: Pull complete 16:22:05 4657fd5d0bcf: Pull complete 16:22:05 6ad1cebc031e: Pull complete 16:22:08 8a3aa393b2d8: Pull complete 16:22:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:22:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:09 prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container 16:22:09 $ 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 16:22:13 $ docker top f20a12da738f80fa3febe9c84747d178a56f613f718637a25c019dd463d1d7ef -eo pid,comm [Pipeline] { [Pipeline] echo 16:22:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 16:22:13 + set -o pipefail 16:22:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 16:22:17 16:22:17 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 16:22:17 16:22:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/47b9cf35-8083-4f38-8e52-d999d0413bad 16:22:17 16:22:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:22:17 16:22:17 16:22:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:22:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:22:17 More details here: https://snyk.co/ue1NS 16:22:17 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 16:22:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:22:17 $ docker stop --time=1 f20a12da738f80fa3febe9c84747d178a56f613f718637a25c019dd463d1d7ef 16:22:21 $ docker rm -f --volumes f20a12da738f80fa3febe9c84747d178a56f613f718637a25c019dd463d1d7ef [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 16:22:22 + git log --format=format:%s -1 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] sh 16:22:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:23 prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container 16:22: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:22:23 $ docker top 18ff6816fead8619fe89ac3fcfa94513d335026834cee730f2ec9d7d42c1b5d3 -eo pid,comm 16:22:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:22:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:23 [ssh-agent] Looking for ssh-agent implementation... 16:22:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:23 $ docker exec 18ff6816fead8619fe89ac3fcfa94513d335026834cee730f2ec9d7d42c1b5d3 ssh-agent 16:22:23 SSH_AUTH_SOCK=/tmp/ssh-22fjh7oou5wR/agent.32 16:22:23 SSH_AGENT_PID=37 16:22:23 Running ssh-add (command line suppressed) 16:22:23 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2777470928138473473.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2777470928138473473.key) 16:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:24 + git semver tag 16:22:24 2023-11-01 16:22:24,430 [run_tag] DEBUG tag force:False 16:22:24 2023-11-01 16:22:24,430 [check_head_tag] DEBUG check head tag 16:22:24 2023-11-01 16:22:24,431 [execute] INFO git cat-file --batch-check 16:22:24 2023-11-01 16:22:24,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 16:22:24 2023-11-01 16:22:24,436 [execute] INFO git cat-file --batch 16:22:24 2023-11-01 16:22:24,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 16:22:24 2023-11-01 16:22:24,458 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:22:24 2023-11-01 16:22:24,459 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 16:22:24 2023-11-01 16:22:24,459 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 16:22:24 2023-11-01 16:22:24,464 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:22:24 3.1.0-dev.32 [Pipeline] } 16:22:24 $ docker exec --env ******** --env ******** 18ff6816fead8619fe89ac3fcfa94513d335026834cee730f2ec9d7d42c1b5d3 ssh-agent -k 16:22:24 unset SSH_AUTH_SOCK; 16:22:24 unset SSH_AGENT_PID; 16:22:24 echo Agent pid 37 killed; 16:22:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:24 + git semver [Pipeline] } 16:22:25 $ docker stop --time=1 18ff6816fead8619fe89ac3fcfa94513d335026834cee730f2ec9d7d42c1b5d3 16:22:26 $ docker rm -f --volumes 18ff6816fead8619fe89ac3fcfa94513d335026834cee730f2ec9d7d42c1b5d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:26 16:22:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:27 0.23.1-centos7: Pulling from edgex-lftools 16:22:27 ab5ef0e58194: Pulling fs layer 16:22:27 9712f1f96733: Pulling fs layer 16:22:27 63f879dbbcfc: Pulling fs layer 16:22:27 0d9ebad4ef96: Pulling fs layer 16:22:27 e9a5061849ea: Pulling fs layer 16:22:27 d747dcd14b5f: Pulling fs layer 16:22:27 2de7ff778b66: Pulling fs layer 16:22:27 0d9ebad4ef96: Waiting 16:22:27 e9a5061849ea: Waiting 16:22:27 d747dcd14b5f: Waiting 16:22:27 2de7ff778b66: Waiting 16:22:27 9712f1f96733: Verifying Checksum 16:22:27 9712f1f96733: Download complete 16:22:27 63f879dbbcfc: Verifying Checksum 16:22:27 63f879dbbcfc: Download complete 16:22:27 e9a5061849ea: Verifying Checksum 16:22:27 e9a5061849ea: Download complete 16:22:27 0d9ebad4ef96: Verifying Checksum 16:22:27 0d9ebad4ef96: Download complete 16:22:27 ab5ef0e58194: Verifying Checksum 16:22:27 ab5ef0e58194: Download complete 16:22:27 d747dcd14b5f: Download complete 16:22:27 2de7ff778b66: Verifying Checksum 16:22:27 2de7ff778b66: Download complete 16:22:30 ab5ef0e58194: Pull complete 16:22:30 9712f1f96733: Pull complete 16:22:31 63f879dbbcfc: Pull complete 16:22:35 0d9ebad4ef96: Pull complete 16:22:35 e9a5061849ea: Pull complete 16:22:35 d747dcd14b5f: Pull complete 16:22:36 2de7ff778b66: Pull complete 16:22:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:36 prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container 16:22:36 $ 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 16:22:43 $ docker top 2346be129be1b694dc3959e31d06361fd14232563003162d3db7d77c11297b3b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:22:43 provisioning config files... 16:22:43 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1770434082504209433tmp 16:22:43 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config16898371107957188733tmp 16:22:43 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4007376824027413140tmp [Pipeline] { [Pipeline] echo 16:22:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:22:43 ---> sigul-configuration.sh 16:22:43 gpg: directory `/root/.gnupg' created 16:22:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:22:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:22:43 gpg: keyring `/root/.gnupg/secring.gpg' created 16:22:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:22:43 gpg: CAST5 encrypted data 16:22:43 gpg: encrypted with 1 passphrase 16:22:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:22:44 + mkdir /home/jenkins 16:22:44 + mkdir /home/jenkins/sigul [Pipeline] sh 16:22:44 + 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 16:22:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:22:44 ---> sigul-install.sh 16:22:44 Sigul already installed; skipping installation. [Pipeline] sh 16:22:45 + git tag --list 16:22:45 v0.0.0 16:22:45 v0.1.0 16:22:45 v0.1.1 16:22:45 v0.1.10 16:22:45 v0.1.11 16:22:45 v0.1.12 16:22:45 v0.1.13 16:22:45 v0.1.14 16:22:45 v0.1.15 16:22:45 v0.1.16 16:22:45 v0.1.17 16:22:45 v0.1.18 16:22:45 v0.1.19 16:22:45 v0.1.2 16:22:45 v0.1.20 16:22:45 v0.1.21 16:22:45 v0.1.22 16:22:45 v0.1.23 16:22:45 v0.1.24 16:22:45 v0.1.25 16:22:45 v0.1.26 16:22:45 v0.1.27 16:22:45 v0.1.28 16:22:45 v0.1.29 16:22:45 v0.1.3 16:22:45 v0.1.30 16:22:45 v0.1.31 16:22:45 v0.1.4 16:22:45 v0.1.5 16:22:45 v0.1.6 16:22:45 v0.1.7 16:22:45 v0.1.8 16:22:45 v0.1.9 16:22:45 v2.0.0 16:22:45 v2.0.1 16:22:45 v2.1.0 16:22:45 v2.1.1 16:22:45 v2.2.0 16:22:45 v2.3.0 16:22:45 v3.0 16:22:45 v3.0.0 16:22:45 v3.1.0-dev.1 16:22:45 v3.1.0-dev.10 16:22:45 v3.1.0-dev.11 16:22:45 v3.1.0-dev.12 16:22:45 v3.1.0-dev.13 16:22:45 v3.1.0-dev.14 16:22:45 v3.1.0-dev.15 16:22:45 v3.1.0-dev.16 16:22:45 v3.1.0-dev.17 16:22:45 v3.1.0-dev.18 16:22:45 v3.1.0-dev.19 16:22:45 v3.1.0-dev.2 16:22:45 v3.1.0-dev.20 16:22:45 v3.1.0-dev.21 16:22:45 v3.1.0-dev.22 16:22:45 v3.1.0-dev.23 16:22:45 v3.1.0-dev.24 16:22:45 v3.1.0-dev.25 16:22:45 v3.1.0-dev.26 16:22:45 v3.1.0-dev.27 16:22:45 v3.1.0-dev.28 16:22:45 v3.1.0-dev.29 16:22:45 v3.1.0-dev.3 16:22:45 v3.1.0-dev.30 16:22:45 v3.1.0-dev.31 16:22:45 v3.1.0-dev.32 16:22:45 v3.1.0-dev.4 16:22:45 v3.1.0-dev.5 16:22:45 v3.1.0-dev.6 16:22:45 v3.1.0-dev.7 16:22:45 v3.1.0-dev.8 16:22:45 v3.1.0-dev.9 [Pipeline] sh 16:22:45 + lftools sign git-tag v3.1.0-dev.32 16:22:46 Signing Git tag with Sigul... 16:22:46 Signing v3.1.0-dev.32 [Pipeline] echo 16:22:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:22:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:22:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:22:46 $ docker stop --time=1 2346be129be1b694dc3959e31d06361fd14232563003162d3db7d77c11297b3b 16:22:48 $ docker rm -f --volumes 2346be129be1b694dc3959e31d06361fd14232563003162d3db7d77c11297b3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:22:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:48 prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container 16:22:48 $ 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 16:22:49 $ docker top 71e8f7937cd03aec69051a6178e123dc942570d67dfc8d6631e768e7aed69d8f -eo pid,comm 16:22:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:22:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:49 [ssh-agent] Looking for ssh-agent implementation... 16:22:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:49 $ docker exec 71e8f7937cd03aec69051a6178e123dc942570d67dfc8d6631e768e7aed69d8f ssh-agent 16:22:49 SSH_AUTH_SOCK=/tmp/ssh-YEe17iddMq7I/agent.31 16:22:49 SSH_AGENT_PID=37 16:22:49 Running ssh-add (command line suppressed) 16:22:49 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11329448530408580573.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11329448530408580573.key) 16:22:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:49 + git semver bump pre 16:22:50 2023-11-01 16:22:50,092 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:22:50 2023-11-01 16:22:50,092 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev 16:22:50 2023-11-01 16:22:50,092 [bump_version] DEBUG bumped version:3.1.0-dev.33 16:22:50 2023-11-01 16:22:50,093 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 16:22:50 2023-11-01 16:22:50,093 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:22:50 2023-11-01 16:22:50,093 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:22:50 2023-11-01 16:22:50,095 [execute] INFO git cat-file --batch-check 16:22:50 2023-11-01 16:22:50,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:50 2023-11-01 16:22:50,101 [execute] INFO git cat-file --batch 16:22:50 2023-11-01 16:22:50,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:50 2023-11-01 16:22:50,107 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:22:50 3.1.0-dev.33 [Pipeline] } 16:22:50 $ docker exec --env ******** --env ******** 71e8f7937cd03aec69051a6178e123dc942570d67dfc8d6631e768e7aed69d8f ssh-agent -k 16:22:50 unset SSH_AUTH_SOCK; 16:22:50 unset SSH_AGENT_PID; 16:22:50 echo Agent pid 37 killed; 16:22:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:50 + git semver [Pipeline] } 16:22:50 $ docker stop --time=1 71e8f7937cd03aec69051a6178e123dc942570d67dfc8d6631e768e7aed69d8f 16:22:52 $ docker rm -f --volumes 71e8f7937cd03aec69051a6178e123dc942570d67dfc8d6631e768e7aed69d8f [Pipeline] // withDockerContainer [Pipeline] sh 16:22:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:52 prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container 16:22:52 $ 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 16:22:53 $ docker top 3eae534c0db86e3b8d9c007d61f095ef31a2eb709ed5c0b85e7d8506344db464 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:53 [ssh-agent] Looking for ssh-agent implementation... 16:22:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:53 $ docker exec 3eae534c0db86e3b8d9c007d61f095ef31a2eb709ed5c0b85e7d8506344db464 ssh-agent 16:22:53 SSH_AUTH_SOCK=/tmp/ssh-SJFzkIZnK5bB/agent.33 16:22:53 SSH_AGENT_PID=39 16:22:53 Running ssh-add (command line suppressed) 16:22:53 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15637695925081645300.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15637695925081645300.key) 16:22:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:53 + git semver push 16:22:54 2023-11-01 16:22:54,102 [run_push] DEBUG push 16:22:54 2023-11-01 16:22:54,104 [execute] INFO git cat-file --batch-check 16:22:54 2023-11-01 16:22:54,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:54 2023-11-01 16:22:54,108 [execute] INFO git rev-list ef460fc929ca48ba3e20e6f0d0a0e62ab33d7f65 -- 16:22:54 2023-11-01 16:22:54,108 [execute] DEBUG Popen(['git', 'rev-list', 'ef460fc929ca48ba3e20e6f0d0a0e62ab33d7f65', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 16:22:54 2023-11-01 16:22:54,117 [execute] INFO git fetch -v origin 16:22:54 2023-11-01 16:22:54,117 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 16:22:54 2023-11-01 16:22:54,660 [run_push] DEBUG no remote changes detected 16:22:54 2023-11-01 16:22:54,661 [execute] INFO git push origin semver 16:22:54 2023-11-01 16:22:54,661 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 16:22:55 2023-11-01 16:22:55,478 [run_push] DEBUG push all version tags 16:22:55 2023-11-01 16:22:55,479 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:22:55 2023-11-01 16:22:55,479 [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) 16:22:56 2023-11-01 16:22:56,243 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:22:56 3.1.0-dev.33 [Pipeline] } 16:22:56 $ docker exec --env ******** --env ******** 3eae534c0db86e3b8d9c007d61f095ef31a2eb709ed5c0b85e7d8506344db464 ssh-agent -k 16:22:56 unset SSH_AUTH_SOCK; 16:22:56 unset SSH_AGENT_PID; 16:22:56 echo Agent pid 39 killed; 16:22:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:56 + git semver [Pipeline] } 16:22:56 $ docker stop --time=1 3eae534c0db86e3b8d9c007d61f095ef31a2eb709ed5c0b85e7d8506344db464 16:22:58 $ docker rm -f --volumes 3eae534c0db86e3b8d9c007d61f095ef31a2eb709ed5c0b85e7d8506344db464 [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 16:22:58 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 16:22:58 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:22:58 total 16 16:22:58 drwxr-xr-x 3 root root 4096 Nov 1 16:13 . 16:22:58 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:22 .. 16:22:58 drwxr-xr-x 2 root root 4096 Nov 1 16:13 cost 16:22:58 -rw-r--r-- 1 root root 88 Nov 1 16:13 cost.csv 16:22:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:22:58 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:22:58 total 16 16:22:58 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:13 . 16:22:58 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:22 .. 16:22:58 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:13 cost 16:22:58 -rw-r--r-- 1 jenkins jenkins 88 Nov 1 16:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:22:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:22:59 ---> package-listing.sh 16:22:59 ++ facter osfamily 16:22:59 ++ tr '[:upper:]' '[:lower:]' 16:23:00 + OS_FAMILY=debian 16:23:00 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 16:23:00 + START_PACKAGES=/tmp/packages_start.txt 16:23:00 + END_PACKAGES=/tmp/packages_end.txt 16:23:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:23:00 + PACKAGES=/tmp/packages_start.txt 16:23:00 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 16:23:00 + PACKAGES=/tmp/packages_end.txt 16:23:00 + case "${OS_FAMILY}" in 16:23:00 + dpkg -l 16:23:00 + grep '^ii' 16:23:00 + '[' -f /tmp/packages_start.txt ']' 16:23:00 + '[' -f /tmp/packages_end.txt ']' 16:23:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:23:00 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 16:23:00 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 16:23:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 16:23:00 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 16:23:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:01 prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container 16:23:01 $ 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 16:23:01 $ docker top e8dd4387fbb796429680dfd5608365a7423f3cc8d6803dbc8770183d0d5fb3b9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:01 + touch /tmp/pre-build-complete [Pipeline] sh 16:23:01 + mkdir -p /var/log/sysstat [Pipeline] sh 16:23:02 + ls /var/log/sa-host 16:23:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:02 provisioning config files... 16:23:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10978565932860931101tmp [Pipeline] { [Pipeline] echo 16:23:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:23:02 ---> create-netrc.sh [Pipeline] } 16:23:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:23:02 ---> python-tools-install.sh [Pipeline] echo 16:23:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:23:03 ---> sudo-logs.sh 16:23:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:23:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:23:03 ---> job-cost.sh 16:23:03 lf-activate-venv: SKIPPING 16:23:03 DEBUG: total: 0.2199999988079071 16:23:03 INFO: Retrieving Stack Cost... 16:23:04 INFO: Retrieving Pricing Info for: v3-standard-8 16:23:04 INFO: Archiving Costs [Pipeline] echo 16:23:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:23:04 ---> logs-deploy.sh 16:23:04 lf-activate-venv: SKIPPING 16:23:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/131 16:23:04 INFO: archiving workspace using pattern(s): 16:23:05 Archives upload complete. 16:23:05 INFO: archiving logs to Nexus 16:23:06 ---> uname -a: 16:23:06 Linux prd-ubuntu20-04-docker-8c-8g-16197 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:23:06 16:23:06 16:23:06 ---> lscpu: 16:23:06 Architecture: x86_64 16:23:06 CPU op-mode(s): 32-bit, 64-bit 16:23:06 Byte Order: Little Endian 16:23:06 Address sizes: 40 bits physical, 48 bits virtual 16:23:06 CPU(s): 8 16:23:06 On-line CPU(s) list: 0-7 16:23:06 Thread(s) per core: 1 16:23:06 Core(s) per socket: 1 16:23:06 Socket(s): 8 16:23:06 NUMA node(s): 1 16:23:06 Vendor ID: AuthenticAMD 16:23:06 CPU family: 23 16:23:06 Model: 49 16:23:06 Model name: AMD EPYC-Rome Processor 16:23:06 Stepping: 0 16:23:06 CPU MHz: 2800.000 16:23:06 BogoMIPS: 5600.00 16:23:06 Virtualization: AMD-V 16:23:06 Hypervisor vendor: KVM 16:23:06 Virtualization type: full 16:23:06 L1d cache: 256 KiB 16:23:06 L1i cache: 256 KiB 16:23:06 L2 cache: 4 MiB 16:23:06 L3 cache: 128 MiB 16:23:06 NUMA node0 CPU(s): 0-7 16:23:06 Vulnerability Itlb multihit: Not affected 16:23:06 Vulnerability L1tf: Not affected 16:23:06 Vulnerability Mds: Not affected 16:23:06 Vulnerability Meltdown: Not affected 16:23:06 Vulnerability Mmio stale data: Not affected 16:23:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:23:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:23:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:23:06 Vulnerability Srbds: Not affected 16:23:06 Vulnerability Tsx async abort: Not affected 16:23:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:23:06 16:23:06 16:23:06 ---> nproc: 16:23:06 8 16:23:06 16:23:06 16:23:06 ---> df -h: 16:23:06 Filesystem Size Used Avail Use% Mounted on 16:23:06 overlay 155G 12G 144G 8% / 16:23:06 tmpfs 64M 0 64M 0% /dev 16:23:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:23:06 shm 64M 0 64M 0% /dev/shm 16:23:06 /dev/vda1 155G 12G 144G 8% /facter-os 16:23:06 16:23:06 16:23:06 ---> sar -b -r -n DEV: 16:23:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16197) 11/01/23 _x86_64_ (8 CPU) 16:23:06 16:23:06 16:10:56 LINUX RESTART (8 CPU) 16:23:06 16:23:06 16:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:23:06 16:12:01 160.09 47.88 112.21 0.00 5390.37 184513.48 0.00 16:23:06 16:13:01 60.14 0.50 59.64 0.00 24.26 28986.90 0.00 16:23:06 16:14:01 42.68 0.02 42.66 0.00 1.47 15942.16 0.00 16:23:06 16:15:01 1.03 0.00 1.03 0.00 0.00 11.59 0.00 16:23:06 16:16:01 4.18 1.02 3.17 0.00 71.19 84.12 0.00 16:23:06 16:17:01 39.74 12.38 27.36 0.00 5451.49 6299.22 0.00 16:23:06 16:18:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 16:23:06 16:19:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 16:23:06 16:20:02 2.90 1.65 1.25 0.00 37.73 17.06 0.00 16:23:06 16:21:01 1.59 0.00 1.59 0.00 0.00 30.90 0.00 16:23:06 16:22:01 2.05 0.10 1.95 0.00 12.26 28.00 0.00 16:23:06 16:23:01 137.76 0.37 137.39 0.00 25.73 64010.80 0.00 16:23:06 Average: 37.99 5.33 32.65 0.00 919.24 25034.66 0.00 16:23:06 16:23:06 16:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:23:06 16:12:01 29344388 31614152 709312 2.16 73440 2478064 1815496 5.35 954140 2223320 127152 16:23:06 16:13:01 28783812 31576648 728596 2.22 94344 2930688 1842092 5.43 1086336 2582516 449776 16:23:06 16:14:01 28793020 31586504 719064 2.19 94624 2930784 1760920 5.19 1085680 2570176 16 16:23:06 16:15:01 28793136 31586672 718748 2.19 94660 2930788 1760920 5.19 1085960 2570180 148 16:23:06 16:16:01 28768612 31586936 717756 2.18 96208 2952912 1773880 5.23 1090592 2592404 17276 16:23:06 16:17:01 28418508 31572240 723488 2.20 103348 3266296 1799920 5.30 1317284 2685368 216 16:23:06 16:18:01 28423576 31577320 718240 2.18 103444 3266308 1799920 5.30 1312504 2685376 8 16:23:06 16:19:01 28423720 31577572 717928 2.18 103528 3266308 1799920 5.30 1312768 2685380 216 16:23:06 16:20:02 28418112 31574088 721428 2.19 103588 3267436 1799920 5.30 1318788 2685752 64 16:23:06 16:21:01 28418252 31574584 721140 2.19 103680 3267420 1799920 5.30 1318596 2685968 216 16:23:06 16:22:01 28362872 31555884 738472 2.25 104204 3303896 1899324 5.60 1335364 2721188 35880 16:23:06 16:23:01 26893196 31538064 750404 2.28 153640 4576952 1734516 5.11 1458768 3932400 916 16:23:06 Average: 28486767 31576722 723715 2.20 102392 3203154 1798896 5.30 1223065 2718336 52657 16:23:06 16:23:06 16:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:23:06 16:12:01 ens3 615.74 383.16 5531.88 84.18 0.00 0.00 0.00 0.00 16:23:06 16:12:01 lo 3.66 3.66 0.35 0.35 0.00 0.00 0.00 0.00 16:23:06 16:12:01 docker0 1.53 1.60 0.21 16.77 0.00 0.00 0.00 0.00 16:23:06 16:13:01 ens3 271.34 160.52 3978.16 77.74 0.00 0.00 0.00 0.00 16:23:06 16:13:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 16:23:06 16:13:01 docker0 77.44 150.14 6.54 1436.96 0.00 0.00 0.00 0.00 16:23:06 16:14:01 ens3 14.08 11.66 10.67 27.60 0.00 0.00 0.00 0.00 16:23:06 16:14:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:23:06 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:06 16:15:01 ens3 1.20 0.62 0.40 0.29 0.00 0.00 0.00 0.00 16:23:06 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:06 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:06 16:16:01 ens3 33.09 21.61 293.02 1.79 0.00 0.00 0.00 0.00 16:23:06 16:16:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:23:06 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:06 16:17:01 ens3 138.84 70.37 1737.62 4.86 0.00 0.00 0.00 0.00 16:23:06 16:17:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 16:23:06 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:06 16:18:01 ens3 1.63 0.73 0.66 0.48 0.00 0.00 0.00 0.00 16:23:06 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:06 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:06 16:19:01 ens3 1.23 0.32 0.32 0.21 0.00 0.00 0.00 0.00 16:23:06 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:06 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:06 16:20:02 ens3 9.30 7.32 5.81 6.20 0.00 0.00 0.00 0.00 16:23:06 16:20:02 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:23:06 16:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:06 16:21:01 ens3 0.68 0.37 0.37 0.29 0.00 0.00 0.00 0.00 16:23:06 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:23:06 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:06 16:22:01 ens3 28.86 24.21 565.66 3.81 0.00 0.00 0.00 0.00 16:23:06 16:22:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:23:06 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:06 16:23:01 ens3 398.75 218.05 8100.03 48.85 0.00 0.00 0.00 0.00 16:23:06 16:23:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 16:23:06 16:23:01 docker0 62.07 121.80 5.31 1435.61 0.00 0.00 0.00 0.00 16:23:06 Average: ens3 126.41 75.02 1687.76 21.39 0.00 0.00 0.00 0.00 16:23:06 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 16:23:06 Average: docker0 11.77 22.82 1.01 241.10 0.00 0.00 0.00 0.00 16:23:06 16:23:06 16:23:06 ---> sar -P ALL: 16:23:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16197) 11/01/23 _x86_64_ (8 CPU) 16:23:06 16:23:06 16:10:56 LINUX RESTART (8 CPU) 16:23:06 16:23:06 16:11:01 CPU %user %nice %system %iowait %steal %idle 16:23:06 16:12:01 all 8.52 0.00 2.95 3.22 0.06 85.24 16:23:06 16:12:01 0 9.37 0.00 2.58 6.18 0.07 81.81 16:23:06 16:12:01 1 7.31 0.00 2.54 0.40 0.05 89.69 16:23:06 16:12:01 2 8.89 0.00 3.68 1.09 0.07 86.26 16:23:06 16:12:01 3 7.29 0.00 2.47 5.42 0.07 84.75 16:23:06 16:12:01 4 6.78 0.00 2.62 1.41 0.05 89.14 16:23:06 16:12:01 5 10.45 0.00 3.70 6.90 0.07 78.89 16:23:06 16:12:01 6 9.45 0.00 2.82 3.39 0.07 84.28 16:23:06 16:12:01 7 8.63 0.00 3.22 1.03 0.07 87.05 16:23:06 16:13:01 all 33.44 0.00 5.03 1.86 0.09 59.57 16:23:06 16:13:01 0 31.84 0.00 4.52 1.25 0.08 62.31 16:23:06 16:13:01 1 31.85 0.00 5.27 0.66 0.12 62.10 16:23:06 16:13:01 2 36.36 0.00 4.63 0.14 0.10 58.78 16:23:06 16:13:01 3 33.11 0.00 5.42 0.39 0.08 61.00 16:23:06 16:13:01 4 31.95 0.00 5.13 0.25 0.08 62.58 16:23:06 16:13:01 5 34.07 0.00 5.50 7.20 0.08 53.15 16:23:06 16:13:01 6 34.90 0.00 4.90 0.32 0.08 59.79 16:23:06 16:13:01 7 33.50 0.00 4.91 4.65 0.08 56.86 16:23:06 16:14:01 all 0.40 0.00 0.27 0.86 0.01 98.46 16:23:06 16:14:01 0 0.72 0.00 0.12 0.00 0.02 99.15 16:23:06 16:14:01 1 0.74 0.00 0.18 0.00 0.02 99.06 16:23:06 16:14:01 2 0.38 0.00 0.15 0.00 0.02 99.45 16:23:06 16:14:01 3 0.20 0.00 0.32 0.40 0.02 99.06 16:23:06 16:14:01 4 0.62 0.00 0.13 0.00 0.02 99.23 16:23:06 16:14:01 5 0.12 0.00 0.25 0.67 0.00 98.97 16:23:06 16:14:01 6 0.20 0.00 0.10 0.02 0.00 99.68 16:23:06 16:14:01 7 0.20 0.00 0.88 5.87 0.02 93.03 16:23:06 16:15:01 all 0.03 0.00 0.03 0.00 0.01 99.93 16:23:06 16:15:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:23:06 16:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:23:06 16:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:23:06 16:15:01 3 0.02 0.00 0.05 0.00 0.02 99.92 16:23:06 16:15:01 4 0.08 0.00 0.02 0.00 0.02 99.88 16:23:06 16:15:01 5 0.03 0.00 0.02 0.02 0.02 99.92 16:23:06 16:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:23:06 16:15:01 7 0.03 0.00 0.05 0.00 0.00 99.92 16:23:06 16:16:01 all 0.10 0.00 0.06 0.02 0.00 99.81 16:23:06 16:16:01 0 0.27 0.00 0.12 0.02 0.00 99.60 16:23:06 16:16:01 1 0.08 0.00 0.07 0.02 0.00 99.83 16:23:06 16:16:01 2 0.12 0.00 0.05 0.00 0.00 99.83 16:23:06 16:16:01 3 0.10 0.00 0.02 0.02 0.00 99.87 16:23:06 16:16:01 4 0.10 0.00 0.03 0.00 0.02 99.85 16:23:06 16:16:01 5 0.03 0.00 0.02 0.12 0.00 99.83 16:23:06 16:16:01 6 0.05 0.00 0.20 0.02 0.02 99.72 16:23:06 16:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:23:06 16:17:01 all 1.29 0.00 0.59 0.40 0.02 97.70 16:23:06 16:17:01 0 1.77 0.00 0.78 0.38 0.02 97.05 16:23:06 16:17:01 1 0.75 0.00 0.37 0.25 0.02 98.61 16:23:06 16:17:01 2 0.85 0.00 0.57 0.75 0.02 97.81 16:23:06 16:17:01 3 2.21 0.00 0.59 0.07 0.02 97.12 16:23:06 16:17:01 4 0.84 0.00 0.47 0.18 0.03 98.47 16:23:06 16:17:01 5 0.75 0.00 0.48 0.92 0.02 97.83 16:23:06 16:17:01 6 1.55 0.00 0.68 0.32 0.00 97.45 16:23:06 16:17:01 7 1.60 0.00 0.80 0.32 0.02 97.26 16:23:06 16:18:01 all 0.02 0.00 0.00 0.01 0.01 99.96 16:23:06 16:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:23:06 16:18:01 1 0.03 0.00 0.02 0.05 0.02 99.88 16:23:06 16:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:23:06 16:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:23:06 16:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:23:06 16:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:23:06 16:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:23:06 16:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:23:06 16:19:01 all 0.21 0.00 0.01 0.00 0.00 99.77 16:23:06 16:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:23:06 16:19:01 1 0.02 0.00 0.02 0.03 0.00 99.93 16:23:06 16:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:23:06 16:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:23:06 16:19:01 4 1.60 0.00 0.02 0.00 0.00 98.39 16:23:06 16:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:23:06 16:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:23:06 16:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:23:06 16:20:02 all 0.45 0.00 0.02 0.01 0.01 99.50 16:23:06 16:20:02 0 0.53 0.00 0.07 0.03 0.03 99.33 16:23:06 16:20:02 1 1.13 0.00 0.02 0.03 0.02 98.80 16:23:06 16:20:02 2 0.23 0.00 0.03 0.00 0.00 99.73 16:23:06 16:20:02 3 0.03 0.00 0.05 0.00 0.00 99.92 16:23:06 16:20:02 4 1.27 0.00 0.02 0.00 0.02 98.69 16:23:06 16:20:02 5 0.02 0.00 0.00 0.00 0.00 99.98 16:23:06 16:20:02 6 0.03 0.00 0.00 0.00 0.00 99.97 16:23:06 16:20:02 7 0.37 0.00 0.02 0.00 0.02 99.60 16:23:06 16:21:01 all 0.07 0.00 0.07 0.01 0.01 99.85 16:23:06 16:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:23:06 16:21:01 1 0.20 0.00 0.08 0.03 0.00 99.68 16:23:06 16:21:01 2 0.12 0.00 0.17 0.00 0.00 99.71 16:23:06 16:21:01 3 0.02 0.00 0.00 0.02 0.02 99.95 16:23:06 16:21:01 4 0.10 0.00 0.12 0.02 0.02 99.75 16:23:06 16:21:01 5 0.07 0.00 0.12 0.00 0.00 99.81 16:23:06 16:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:23:06 16:21:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:23:06 16:22:01 all 0.22 0.00 0.13 0.01 0.01 99.63 16:23:06 16:22:01 0 0.20 0.00 0.18 0.00 0.02 99.60 16:23:06 16:22:01 1 0.27 0.00 0.13 0.03 0.00 99.57 16:23:06 16:22:01 2 0.20 0.00 0.10 0.02 0.02 99.67 16:23:06 16:22:01 3 0.15 0.00 0.12 0.00 0.00 99.73 16:23:06 16:22:01 4 0.25 0.00 0.15 0.00 0.00 99.60 16:23:06 16:22:01 5 0.32 0.00 0.10 0.00 0.02 99.57 16:23:06 16:22:01 6 0.22 0.00 0.15 0.00 0.02 99.62 16:23:06 16:22:01 7 0.17 0.00 0.13 0.00 0.00 99.70 16:23:06 16:23:06 16:22:01 CPU %user %nice %system %iowait %steal %idle 16:23:06 16:23:01 all 8.83 0.00 3.95 3.21 0.06 83.95 16:23:06 16:23:01 0 9.80 0.00 3.79 0.79 0.05 85.57 16:23:06 16:23:01 1 11.34 0.00 4.35 5.39 0.05 78.88 16:23:06 16:23:01 2 8.45 0.00 4.06 9.40 0.07 78.03 16:23:06 16:23:01 3 8.77 0.00 3.78 0.05 0.08 87.31 16:23:06 16:23:01 4 7.80 0.00 4.26 3.77 0.07 84.10 16:23:06 16:23:01 5 8.18 0.00 3.17 0.07 0.05 88.53 16:23:06 16:23:01 6 8.71 0.00 4.00 5.62 0.03 81.64 16:23:06 16:23:01 7 7.55 0.00 4.21 0.63 0.07 87.54 16:23:06 Average: all 4.43 0.00 1.09 0.80 0.02 93.67 16:23:06 Average: 0 4.51 0.00 1.01 0.72 0.03 93.73 16:23:06 Average: 1 4.44 0.00 1.08 0.57 0.02 93.88 16:23:06 Average: 2 4.58 0.00 1.11 0.94 0.03 93.34 16:23:06 Average: 3 4.30 0.00 1.06 0.53 0.03 94.09 16:23:06 Average: 4 4.26 0.00 1.07 0.47 0.03 94.17 16:23:06 Average: 5 4.45 0.00 1.10 1.31 0.02 93.11 16:23:06 Average: 6 4.56 0.00 1.06 0.80 0.02 93.56 16:23:06 Average: 7 4.31 0.00 1.18 1.03 0.02 93.45 16:23:06 16:23:06 16:23:06