Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 606c45a1ba1ea26e0bdd74a992171f1c827ee06d 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-ssh7442328603523751007.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6066058768718376186.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh975890372569029174.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11646098052902198555.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-ssh2726680621617276866.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-8829 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 606c45a1ba1ea26e0bdd74a992171f1c827ee06d (main) Commit message: "Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.2" > 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 606c45a1ba1ea26e0bdd74a992171f1c827ee06d # timeout=10 > git rev-list --no-walk 00bed0f62bbcb68b5f293a36830c59ab8d7bcb39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:31:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:31:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:31:07 ========================================================= 01:31:07 EdgeX Global Pipelines Version Info 01:31:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:31:08 ------------------- 01:31:08 stable info: 01:31:08 ------------------- 01:31:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:31:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:31:08 Message: update stable to v1.0.254 01:31:08 ------------------- 01:31:08 experimental info: 01:31:08 ------------------- 01:31:08 Commited By: **** collab-it+edgex@linuxfoundation.org 01:31:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:31:08 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 606c45a [Pipeline] echo 01:31:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:31:09 + git rev-list -1 --merges 606c45a1ba1ea26e0bdd74a992171f1c827ee06d~1..606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] echo 01:31:09 -----------> git rev-list -1 --merges 606c45a1ba1ea26e0bdd74a992171f1c827ee06d~1..606c45a1ba1ea26e0bdd74a992171f1c827ee06d 606c45a1ba1ea26e0bdd74a992171f1c827ee06d 01:31:09 606c45a1ba1ea26e0bdd74a992171f1c827ee06d [false] [Pipeline] sh 01:31:10 + git log --format=format:%s -1 606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] echo 01:31:10 ========================================================= 01:31:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:31:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:10 + git log --format=format:%s -1 606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] echo 01:31:10 [semverPrep] GIT_COMMIT: 606c45a1ba1ea26e0bdd74a992171f1c827ee06d, Commit Message: Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.2 [Pipeline] echo 01:31:10 [semverPrep] This is not a build commit. [Pipeline] sh 01:31:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:31:10 + grep -v github /etc/ssh/ssh_known_hosts 01:31:10 + [ -e /tmp/ssh_known_hosts ] 01:31:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:31:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:31:10 + sudo tee -a /etc/ssh/ssh_known_hosts 01:31:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:11 01:31:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:11 0.1.4: Pulling from edgex-devops/py-git-semver 01:31:11 b85a868b505f: Pulling fs layer 01:31:11 e2be974225ed: Pulling fs layer 01:31:11 339a4e72a1f5: Pulling fs layer 01:31:11 988bab9f4d93: Pulling fs layer 01:31:11 1469e6f7b9e6: Pulling fs layer 01:31:11 eaf3925da568: Pulling fs layer 01:31:11 bab4dde63d76: Pulling fs layer 01:31:11 bde34c3a00c8: Pulling fs layer 01:31:11 b352a97aabf1: Pulling fs layer 01:31:11 4872d77fe225: Pulling fs layer 01:31:11 5851b861e8e6: Pulling fs layer 01:31:11 1469e6f7b9e6: Waiting 01:31:11 988bab9f4d93: Waiting 01:31:11 bde34c3a00c8: Waiting 01:31:11 bab4dde63d76: Waiting 01:31:11 5851b861e8e6: Waiting 01:31:11 b352a97aabf1: Waiting 01:31:11 eaf3925da568: Waiting 01:31:11 e2be974225ed: Download complete 01:31:11 988bab9f4d93: Verifying Checksum 01:31:11 988bab9f4d93: Download complete 01:31:12 1469e6f7b9e6: Verifying Checksum 01:31:12 1469e6f7b9e6: Download complete 01:31:12 eaf3925da568: Verifying Checksum 01:31:12 eaf3925da568: Download complete 01:31:12 339a4e72a1f5: Verifying Checksum 01:31:12 339a4e72a1f5: Download complete 01:31:12 bde34c3a00c8: Verifying Checksum 01:31:12 bde34c3a00c8: Download complete 01:31:12 b352a97aabf1: Verifying Checksum 01:31:12 b352a97aabf1: Download complete 01:31:12 4872d77fe225: Verifying Checksum 01:31:12 4872d77fe225: Download complete 01:31:12 5851b861e8e6: Download complete 01:31:12 b85a868b505f: Verifying Checksum 01:31:12 b85a868b505f: Download complete 01:31:12 bab4dde63d76: Verifying Checksum 01:31:12 bab4dde63d76: Download complete 01:31:13 b85a868b505f: Pull complete 01:31:13 e2be974225ed: Pull complete 01:31:14 339a4e72a1f5: Pull complete 01:31:14 988bab9f4d93: Pull complete 01:31:14 1469e6f7b9e6: Pull complete 01:31:14 eaf3925da568: Pull complete 01:31:16 bab4dde63d76: Pull complete 01:31:16 bde34c3a00c8: Pull complete 01:31:16 b352a97aabf1: Pull complete 01:31:16 4872d77fe225: Pull complete 01:31:16 5851b861e8e6: Pull complete 01:31:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:16 prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container 01:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:31:20 $ docker top 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc -eo pid,comm 01:31:20 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). 01:31:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:31:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:20 [ssh-agent] Looking for ssh-agent implementation... 01:31:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:20 $ docker exec 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc ssh-agent 01:31:20 SSH_AUTH_SOCK=/tmp/ssh-jbtDsyQKxRUc/agent.33 01:31:20 SSH_AGENT_PID=39 01:31:20 Running ssh-add (command line suppressed) 01:31:20 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15257571582340504142.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15257571582340504142.key) 01:31:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:20 + git tag --points-at HEAD [Pipeline] } 01:31:20 $ docker exec --env ******** --env ******** 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc ssh-agent -k 01:31:20 unset SSH_AUTH_SOCK; 01:31:20 unset SSH_AGENT_PID; 01:31:20 echo Agent pid 39 killed; 01:31:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:31:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:21 [ssh-agent] Looking for ssh-agent implementation... 01:31:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:21 $ docker exec 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc ssh-agent 01:31:21 SSH_AUTH_SOCK=/tmp/ssh-oPjIdq851LsU/agent.71 01:31:21 SSH_AGENT_PID=77 01:31:21 Running ssh-add (command line suppressed) 01:31:21 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8601913730304658467.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8601913730304658467.key) 01:31:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:21 + git semver init 01:31:21 2023-10-11 01:31:21,796 [run_init] DEBUG init version:0.0.0 force:False 01:31:21 2023-10-11 01:31:21,796 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 01:31:21 2023-10-11 01:31:21,797 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 01:31:21 2023-10-11 01:31:21,797 [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) 01:31:22 2023-10-11 01:31:22,536 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 01:31:22 2023-10-11 01:31:22,537 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 01:31:22 2023-10-11 01:31:22,537 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 01:31:22 2023-10-11 01:31:22,537 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 01:31:22 3.1.0-dev.27 [Pipeline] } 01:31:22 $ docker exec --env ******** --env ******** 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc ssh-agent -k 01:31:22 unset SSH_AUTH_SOCK; 01:31:22 unset SSH_AGENT_PID; 01:31:22 echo Agent pid 77 killed; 01:31:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:23 + git semver [Pipeline] } 01:31:23 $ docker stop --time=1 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc 01:31:24 $ docker rm -f --volumes 09a98c1194002fcf28eaa0a6557063510f559afb04cb1de46ddc34cbb05317fc [Pipeline] // withDockerContainer [Pipeline] sh 01:31:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:31:25 Stashed 1 file(s) [Pipeline] echo 01:31:25 [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [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 01:31:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:25 ========================================================= 01:31:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:31:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:31:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:31:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:31:25 7264a8db6415: Pulling fs layer 01:31:25 c4d48a809fc2: Pulling fs layer 01:31:25 4f1c88b9dad5: Pulling fs layer 01:31:25 ad3a456e5733: Pulling fs layer 01:31:25 33e27b845d1e: Pulling fs layer 01:31:25 c68163c4e522: Pulling fs layer 01:31:25 50da416c3ac9: Pulling fs layer 01:31:25 23d2d4c4bb30: Pulling fs layer 01:31:25 ad3a456e5733: Waiting 01:31:25 33e27b845d1e: Waiting 01:31:25 c68163c4e522: Waiting 01:31:25 50da416c3ac9: Waiting 01:31:25 23d2d4c4bb30: Waiting 01:31:25 c4d48a809fc2: Verifying Checksum 01:31:25 c4d48a809fc2: Download complete 01:31:25 ad3a456e5733: Verifying Checksum 01:31:25 ad3a456e5733: Download complete 01:31:25 33e27b845d1e: Download complete 01:31:25 7264a8db6415: Verifying Checksum 01:31:25 7264a8db6415: Download complete 01:31:25 c68163c4e522: Verifying Checksum 01:31:25 c68163c4e522: Download complete 01:31:26 7264a8db6415: Pull complete 01:31:26 23d2d4c4bb30: Verifying Checksum 01:31:26 23d2d4c4bb30: Download complete 01:31:26 c4d48a809fc2: Pull complete 01:31:26 4f1c88b9dad5: Download complete 01:31:26 50da416c3ac9: Verifying Checksum 01:31:26 50da416c3ac9: Download complete 01:31:30 4f1c88b9dad5: Pull complete 01:31:30 ad3a456e5733: Pull complete 01:31:30 33e27b845d1e: Pull complete 01:31:30 c68163c4e522: Pull complete 01:31:32 50da416c3ac9: Pull complete 01:31:32 23d2d4c4bb30: Pull complete 01:31:32 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:31:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:31:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 01:31:33 + 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 01:31:33 + docker inspect -f . ci-base-image-x86_64 01:31:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:33 prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container 01:31:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:31:38 $ docker top 3795b3c59335a94c368c518e7b86d1dc8fc0d9b5ccd40dd7c7748a6752def8b4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:38 + go version 01:31:38 go version go1.21.0 linux/amd64 [Pipeline] } 01:31:38 $ docker stop --time=1 3795b3c59335a94c368c518e7b86d1dc8fc0d9b5ccd40dd7c7748a6752def8b4 01:31:39 $ docker rm -f --volumes 3795b3c59335a94c368c518e7b86d1dc8fc0d9b5ccd40dd7c7748a6752def8b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:40 + docker inspect -f . ci-base-image-x86_64 01:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:40 prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container 01:31:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:31:40 Still waiting to schedule task 01:31:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:31:40 $ docker top 915327e251bef818204087e9d482a90801024f971e83d863b26f3c3c2787eff9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:41 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 01:31:41 + make test 01:31:41 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 01:31:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 01:31:41 go: downloading github.com/nats-io/nats.go v1.30.2 01:31:41 go: downloading github.com/stretchr/testify v1.8.4 01:31:41 go: downloading github.com/google/uuid v1.3.1 01:31:41 go: downloading github.com/nats-io/nats-server/v2 v2.10.2 01:31:41 go: downloading github.com/hashicorp/go-multierror v1.1.1 01:31:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 01:31:41 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:31:42 go: downloading github.com/hashicorp/errwrap v1.0.0 01:31:42 go: downloading github.com/davecgh/go-spew v1.1.1 01:31:42 go: downloading github.com/pmezard/go-difflib v1.0.0 01:31:42 go: downloading github.com/stretchr/objx v0.5.0 01:31:42 go: downloading gopkg.in/yaml.v3 v3.0.1 01:31:42 go: downloading github.com/go-playground/validator/v10 v10.15.5 01:31:42 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 01:31:42 go: downloading github.com/gorilla/websocket v1.5.0 01:31:42 go: downloading golang.org/x/net v0.10.0 01:31:42 go: downloading golang.org/x/sync v0.1.0 01:31:42 go: downloading github.com/klauspost/compress v1.17.0 01:31:42 go: downloading github.com/nats-io/nkeys v0.4.5 01:31:42 go: downloading github.com/nats-io/nuid v1.0.1 01:31:42 go: downloading github.com/x448/float16 v0.8.4 01:31:42 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 01:31:42 go: downloading github.com/go-playground/universal-translator v0.18.1 01:31:42 go: downloading github.com/leodido/go-urn v1.2.4 01:31:42 go: downloading golang.org/x/crypto v0.13.0 01:31:42 go: downloading golang.org/x/text v0.13.0 01:31:42 go: downloading github.com/go-playground/locales v0.14.1 01:31:42 go: downloading golang.org/x/sys v0.12.0 01:31:43 go: downloading golang.org/x/time v0.3.0 01:31:43 go: downloading github.com/minio/highwayhash v1.0.2 01:31:43 go: downloading github.com/nats-io/jwt/v2 v2.5.2 01:32:01 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 01:32:01 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 01:32:01 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.074s coverage: 88.6% of statements 01:32:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.058s coverage: 19.8% of statements 01:32:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.084s coverage: 88.8% of statements 01:32:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.086s coverage: 86.2% of statements 01:32:13 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 01:32:13 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 01:32:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.131s coverage: 84.6% of statements 01:32:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.149s coverage: 61.3% of statements 01:32:13 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.043s coverage: 87.5% of statements 01:32:13 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.035s coverage: 100.0% of statements 01:32:13 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.037s coverage: 100.0% of statements 01:32:13 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.041s coverage: 95.1% of statements 01:32:31 go vet ./... 01:32:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:32:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:32:34 $ docker stop --time=1 915327e251bef818204087e9d482a90801024f971e83d863b26f3c3c2787eff9 01:32:37 $ docker rm -f --volumes 915327e251bef818204087e9d482a90801024f971e83d863b26f3c3c2787eff9 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:32:37 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 01:32:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:38 01:32:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:38 latest: Pulling from edgex-lftools-log-publisher 01:32:38 5eb5b503b376: Pulling fs layer 01:32:38 5c69ac0246d0: Pulling fs layer 01:32:38 ec43610c2a17: Pulling fs layer 01:32:38 3a2ae6a8a46f: Pulling fs layer 01:32:38 33b1e0a273af: Pulling fs layer 01:32:38 5d3b04190fa2: Pulling fs layer 01:32:38 2f39f015ded8: Pulling fs layer 01:32:38 3a2ae6a8a46f: Waiting 01:32:38 33b1e0a273af: Waiting 01:32:38 5d3b04190fa2: Waiting 01:32:38 2f39f015ded8: Waiting 01:32:38 5c69ac0246d0: Verifying Checksum 01:32:38 5c69ac0246d0: Download complete 01:32:38 3a2ae6a8a46f: Verifying Checksum 01:32:38 3a2ae6a8a46f: Download complete 01:32:38 ec43610c2a17: Verifying Checksum 01:32:38 ec43610c2a17: Download complete 01:32:38 33b1e0a273af: Verifying Checksum 01:32:38 33b1e0a273af: Download complete 01:32:38 5d3b04190fa2: Download complete 01:32:39 5eb5b503b376: Verifying Checksum 01:32:39 5eb5b503b376: Download complete 01:32:39 2f39f015ded8: Download complete 01:32:40 5eb5b503b376: Pull complete 01:32:40 5c69ac0246d0: Pull complete 01:32:40 ec43610c2a17: Pull complete 01:32:41 3a2ae6a8a46f: Pull complete 01:32:41 33b1e0a273af: Pull complete 01:32:41 5d3b04190fa2: Pull complete 01:32:45 2f39f015ded8: Pull complete 01:32:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:45 prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container 01:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:32:50 $ docker top ddac7f02d36e3e2dc1a4becb6a844aaf89a7edaa9790c02d8955d75e3ce75a3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:51 ---> job-cost.sh 01:32:51 lf-activate-venv: SKIPPING 01:32:51 INFO: No Stack... 01:32:51 INFO: Retrieving Pricing Info for: v3-standard-8 01:32:51 INFO: Archiving Costs [Pipeline] sh 01:32:51 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 01:32:51 + cut -d, -f6 [Pipeline] lock 01:32:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] 01:32:51 Resource [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] did not exist. Created. 01:32:51 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:52 + echo total: 0.2199999988079071 [Pipeline] stash 01:32:52 Stashed 1 file(s) [Pipeline] } 01:32:52 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:52 $ docker stop --time=1 ddac7f02d36e3e2dc1a4becb6a844aaf89a7edaa9790c02d8955d75e3ce75a3f 01:32:53 $ docker rm -f --volumes ddac7f02d36e3e2dc1a4becb6a844aaf89a7edaa9790c02d8955d75e3ce75a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:34:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8830 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 01:34:55 Running in /w/workspace/go-mod-messaging/126 [Pipeline] { [Pipeline] checkout 01:34:55 Selected Git installation does not exist. Using Default 01:34:55 The recommended git tool is: NONE 01:35:00 using credential edgex-jenkins-ssh 01:35:00 Cloning the remote Git repository 01:35:00 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 01:35:00 > git init /w/workspace/go-mod-messaging/126 # timeout=10 01:35:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 01:35:00 > git --version # timeout=10 01:35:00 > git --version # 'git version 2.25.1' 01:35:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:02 Avoid second fetch 01:35:02 Checking out Revision 606c45a1ba1ea26e0bdd74a992171f1c827ee06d (main) 01:35:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 01:35:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:02 > git config core.sparsecheckout # timeout=10 01:35:02 > git checkout -f 606c45a1ba1ea26e0bdd74a992171f1c827ee06d # timeout=10 01:35:03 Commit message: "Merge pull request #282 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.10.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:35:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:35:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:35:04 Dload Upload Total Spent Left Speed 01:35:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh 01:35:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:35:05 + + sudo tee /etc/docker/daemon.newsudo 01:35:05 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:35:05 { 01:35:05 "registry-mirrors": [ 01:35:05 "https://nexus3.edgexfoundry.org:10001" 01:35:05 ], 01:35:05 "bip": "10.250.0.254/24", 01:35:05 "hosts": [ 01:35:05 "tcp://0.0.0.0:5555", 01:35:05 "unix:///var/run/docker.sock" 01:35:05 ], 01:35:05 "mtu": 1458, 01:35:05 "selinux-enabled": true, 01:35:05 "seccomp-profile": "/etc/docker/seccomp.json" 01:35:05 } [Pipeline] sh 01:35:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:35:05 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:35:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:35:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:35:24 ========================================================= 01:35:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:35:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:35:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:35:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:35:25 9fda8d8052c6: Pulling fs layer 01:35:25 5d54e960e981: Pulling fs layer 01:35:25 c4a7e357bf2a: Pulling fs layer 01:35:25 f0e02332f6b5: Pulling fs layer 01:35:25 cefa15bbcfad: Pulling fs layer 01:35:25 17808c966233: Pulling fs layer 01:35:25 f4c1fc716caa: Pulling fs layer 01:35:25 f0e02332f6b5: Waiting 01:35:25 cefa15bbcfad: Waiting 01:35:25 17808c966233: Waiting 01:35:25 f4c1fc716caa: Waiting 01:35:25 5d54e960e981: Verifying Checksum 01:35:25 5d54e960e981: Download complete 01:35:25 f0e02332f6b5: Verifying Checksum 01:35:25 f0e02332f6b5: Download complete 01:35:25 cefa15bbcfad: Verifying Checksum 01:35:25 cefa15bbcfad: Download complete 01:35:25 9fda8d8052c6: Verifying Checksum 01:35:25 9fda8d8052c6: Download complete 01:35:25 f4c1fc716caa: Verifying Checksum 01:35:25 f4c1fc716caa: Download complete 01:35:26 9fda8d8052c6: Pull complete 01:35:26 5d54e960e981: Pull complete 01:35:27 c4a7e357bf2a: Verifying Checksum 01:35:27 c4a7e357bf2a: Download complete 01:35:28 17808c966233: Download complete 01:35:40 c4a7e357bf2a: Pull complete 01:35:40 f0e02332f6b5: Pull complete 01:35:40 cefa15bbcfad: Pull complete 01:35:50 17808c966233: Pull complete 01:35:51 f4c1fc716caa: Pull complete 01:35:51 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 01:35:51 + 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 01:35:52 + docker inspect -f . ci-base-image-arm64 01:35:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:52 prd-ubuntu20.04-docker-arm64-4c-16g-8830 does not seem to be running inside a container 01:35:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/126 -v /w/workspace/go-mod-messaging/126:/w/workspace/go-mod-messaging/126:rw,z -v /w/workspace/go-mod-messaging/126@tmp:/w/workspace/go-mod-messaging/126@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 01:35:54 $ docker top 345f92df34ebb1799fbdad8f8cb2d70c4688bb102e314fe00926676e4e17bf82 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:55 + go version 01:35:55 go version go1.21.0 linux/arm64 [Pipeline] } 01:35:55 $ docker stop --time=1 345f92df34ebb1799fbdad8f8cb2d70c4688bb102e314fe00926676e4e17bf82 01:35:57 $ docker rm -f --volumes 345f92df34ebb1799fbdad8f8cb2d70c4688bb102e314fe00926676e4e17bf82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:57 + docker inspect -f . ci-base-image-arm64 01:35:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:57 prd-ubuntu20.04-docker-arm64-4c-16g-8830 does not seem to be running inside a container 01:35:57 $ 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/126 -v /w/workspace/go-mod-messaging/126:/w/workspace/go-mod-messaging/126:rw,z -v /w/workspace/go-mod-messaging/126@tmp:/w/workspace/go-mod-messaging/126@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 01:35:59 $ docker top d8b5db034e0e5eea212ae9479376a2bf8de09354c2110c32f75e4fafb2d7a4e5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:59 + git config --global --add safe.directory /w/workspace/go-mod-messaging/126 [Pipeline] fileExists [Pipeline] sh 01:36:00 + make test 01:36:00 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 01:36:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 01:36:03 go: downloading github.com/stretchr/testify v1.8.4 01:36:03 go: downloading github.com/hashicorp/go-multierror v1.1.1 01:36:03 go: downloading github.com/nats-io/nats.go v1.30.2 01:36:03 go: downloading github.com/google/uuid v1.3.1 01:36:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 01:36:03 go: downloading github.com/nats-io/nats-server/v2 v2.10.2 01:36:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:36:03 go: downloading github.com/gorilla/websocket v1.5.0 01:36:03 go: downloading golang.org/x/net v0.10.0 01:36:03 go: downloading golang.org/x/sync v0.1.0 01:36:04 go: downloading github.com/hashicorp/errwrap v1.0.0 01:36:04 go: downloading github.com/davecgh/go-spew v1.1.1 01:36:04 go: downloading github.com/pmezard/go-difflib v1.0.0 01:36:04 go: downloading gopkg.in/yaml.v3 v3.0.1 01:36:04 go: downloading github.com/klauspost/compress v1.17.0 01:36:04 go: downloading github.com/nats-io/nkeys v0.4.5 01:36:04 go: downloading github.com/nats-io/nuid v1.0.1 01:36:04 go: downloading github.com/stretchr/objx v0.5.0 01:36:04 go: downloading github.com/go-playground/validator/v10 v10.15.5 01:36:04 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 01:36:05 go: downloading golang.org/x/crypto v0.13.0 01:36:05 go: downloading github.com/minio/highwayhash v1.0.2 01:36:05 go: downloading github.com/nats-io/jwt/v2 v2.5.2 01:36:05 go: downloading golang.org/x/time v0.3.0 01:36:05 go: downloading github.com/x448/float16 v0.8.4 01:36:06 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 01:36:06 go: downloading github.com/go-playground/universal-translator v0.18.1 01:36:06 go: downloading github.com/leodido/go-urn v1.2.4 01:36:06 go: downloading golang.org/x/text v0.13.0 01:36:09 go: downloading github.com/go-playground/locales v0.14.1 01:37:45 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.272s coverage: 88.6% of statements 01:37:45 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 01:37:45 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 01:37:45 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.187s coverage: 19.8% of statements 01:37:45 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.321s coverage: 88.8% of statements 01:37:45 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.351s coverage: 86.2% of statements 01:39:07 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 01:39:07 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.514s coverage: 84.6% of statements 01:39:07 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.363s coverage: 61.3% of statements 01:39:07 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 01:39:07 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.242s coverage: 87.5% of statements 01:39:07 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.179s coverage: 100.0% of statements 01:39:07 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.165s coverage: 100.0% of statements 01:39:07 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.181s coverage: 95.1% of statements 01:39:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:39:07 go vet ./... 01:40:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:40:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:40:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:40:29 $ docker stop --time=1 d8b5db034e0e5eea212ae9479376a2bf8de09354c2110c32f75e4fafb2d7a4e5 01:40:32 $ docker rm -f --volumes d8b5db034e0e5eea212ae9479376a2bf8de09354c2110c32f75e4fafb2d7a4e5 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:40:34 Warning: overwriting stash ‘coverage-report’ 01:40:35 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 01:40:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:35 01:40:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:36 arm64: Pulling from edgex-lftools-log-publisher 01:40:36 8998bd30e6a1: Pulling fs layer 01:40:36 04944245beec: Pulling fs layer 01:40:36 699f458cf7ca: Pulling fs layer 01:40:36 765212b225bb: Pulling fs layer 01:40:36 f23df028b6ca: Pulling fs layer 01:40:36 d65c8cfc05b1: Pulling fs layer 01:40:36 2437ff75d9bd: Pulling fs layer 01:40:36 f23df028b6ca: Waiting 01:40:36 2437ff75d9bd: Waiting 01:40:36 d65c8cfc05b1: Waiting 01:40:36 765212b225bb: Waiting 01:40:36 04944245beec: Verifying Checksum 01:40:36 04944245beec: Download complete 01:40:36 765212b225bb: Verifying Checksum 01:40:36 765212b225bb: Download complete 01:40:36 f23df028b6ca: Verifying Checksum 01:40:36 f23df028b6ca: Download complete 01:40:36 d65c8cfc05b1: Verifying Checksum 01:40:36 d65c8cfc05b1: Download complete 01:40:36 699f458cf7ca: Verifying Checksum 01:40:36 699f458cf7ca: Download complete 01:40:37 8998bd30e6a1: Verifying Checksum 01:40:37 8998bd30e6a1: Download complete 01:40:39 2437ff75d9bd: Download complete 01:40:41 8998bd30e6a1: Pull complete 01:40:41 04944245beec: Pull complete 01:40:47 699f458cf7ca: Pull complete 01:40:47 765212b225bb: Pull complete 01:40:47 f23df028b6ca: Pull complete 01:40:48 d65c8cfc05b1: Pull complete 01:41:06 2437ff75d9bd: Pull complete 01:41:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:41:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:41:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:06 prd-ubuntu20.04-docker-arm64-4c-16g-8830 does not seem to be running inside a container 01:41:06 $ 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/126 -v /w/workspace/go-mod-messaging/126:/w/workspace/go-mod-messaging/126:rw,z -v /w/workspace/go-mod-messaging/126@tmp:/w/workspace/go-mod-messaging/126@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 01:41:08 $ docker top 19819b806cf860cf95247e3939db630ab26b7dc8f5de0500c47d0072e3a8fa28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:09 ---> job-cost.sh 01:41:09 lf-activate-venv: SKIPPING 01:41:09 INFO: No Stack... 01:41:10 INFO: Retrieving Pricing Info for: v3-standard-4 01:41:11 INFO: Archiving Costs [Pipeline] sh 01:41:11 + cat /w/workspace/go-mod-messaging/126/archives/cost.csv 01:41:11 + cut -d, -f6 [Pipeline] lock 01:41:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] 01:41:11 Resource [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] did not exist. Created. 01:41:11 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:41:12 /w/workspace/go-mod-messaging/126@tmp/durable-c7e7ca16/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:41:13 + echo total: 0.10999999940395355 [Pipeline] stash 01:41:13 Warning: overwriting stash ‘stack-cost’ 01:41:13 Stashed 1 file(s) [Pipeline] } 01:41:13 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 01:41:13 $ docker stop --time=1 19819b806cf860cf95247e3939db630ab26b7dc8f5de0500c47d0072e3a8fa28 01:41:16 $ docker rm -f --volumes 19819b806cf860cf95247e3939db630ab26b7dc8f5de0500c47d0072e3a8fa28 [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 01:41:16 provisioning config files... 01:41:16 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2531545883758028849tmp [Pipeline] { [Pipeline] sh 01:41:17 + set +x 01:41:17 + + curl -s https://codecov.io/bash 01:41:17 bash -s -- 01:41:17 01:41:17 _____ _ 01:41:17 / ____| | | 01:41:17 | | ___ __| | ___ ___ _____ __ 01:41:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:41:17 | |___| (_) | (_| | __/ (_| (_) \ V / 01:41:17 \_____\___/ \__,_|\___|\___\___/ \_/ 01:41:17 Bash-1.0.6 01:41:17 01:41:17 01:41:17 ==> git version 2.25.1 found 01:41:17 ==> 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 01:41:17 Release-Date: 2020-01-08 01:41:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:41:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:41:17 ==> Jenkins CI detected. 01:41:17 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 01:41:17 project root: . 01:41:17 --> token set from env 01:41:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:41:17 ==> Running gcov in . (disable via -X gcov) 01:41:17 ==> Python coveragepy not found 01:41:17 ==> Searching for coverage reports in: 01:41:17 + . 01:41:17 -> Found 1 reports 01:41:17 ==> Detecting git/mercurial file structure 01:41:17 ==> Reading reports 01:41:17 + ./coverage.out bytes=42718 01:41:17 ==> Appending adjustments 01:41:17 https://docs.codecov.io/docs/fixing-reports 01:41:17 + Found adjustments 01:41:17 ==> Gzipping contents 01:41:17 12K /tmp/codecov.u2s0Ty.gz 01:41:17 ==> Uploading reports 01:41:17 url: https://codecov.io 01:41:17 query: branch=main&commit=606c45a1ba1ea26e0bdd74a992171f1c827ee06d&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 01:41:17 -> Pinging Codecov 01:41:17 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=606c45a1ba1ea26e0bdd74a992171f1c827ee06d&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 01:41:17 -> Uploading to 01:41:17 https://storage.googleapis.com/codecov/v4/raw/2023-10-11/F6E385568367DD0E4001BA4F8F1CB792/606c45a1ba1ea26e0bdd74a992171f1c827ee06d/bbd97522-057c-4333-b912-c457b987c50b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T014117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e99601d279a106331a68c8f877d38d99dd49cfc157bd8faaf50142d897874ea8 01:41:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:41:17 Dload Upload Total Spent Left Speed 01:41:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8415 0 0 100 8415 0 77916 --:--:-- --:--:-- --:--:-- 77201 100 8415 0 0 100 8415 0 28143 --:--:-- --:--:-- --:--:-- 28050 01:41:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] } 01:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:41:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:41:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:41:18 01:41:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:41:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:41:18 df9b9388f04a: Pulling fs layer 01:41:18 52dc419b0ee2: Pulling fs layer 01:41:18 25bc292e5bac: Pulling fs layer 01:41:18 114826534d7a: Pulling fs layer 01:41:18 4657fd5d0bcf: Pulling fs layer 01:41:18 6ad1cebc031e: Pulling fs layer 01:41:18 8a3aa393b2d8: Pulling fs layer 01:41:18 114826534d7a: Waiting 01:41:18 4657fd5d0bcf: Waiting 01:41:18 6ad1cebc031e: Waiting 01:41:18 8a3aa393b2d8: Waiting 01:41:18 25bc292e5bac: Verifying Checksum 01:41:18 25bc292e5bac: Download complete 01:41:18 52dc419b0ee2: Verifying Checksum 01:41:18 52dc419b0ee2: Download complete 01:41:18 4657fd5d0bcf: Verifying Checksum 01:41:18 4657fd5d0bcf: Download complete 01:41:18 df9b9388f04a: Download complete 01:41:18 6ad1cebc031e: Verifying Checksum 01:41:18 6ad1cebc031e: Download complete 01:41:18 df9b9388f04a: Pull complete 01:41:18 52dc419b0ee2: Pull complete 01:41:19 25bc292e5bac: Pull complete 01:41:19 114826534d7a: Download complete 01:41:19 8a3aa393b2d8: Verifying Checksum 01:41:22 114826534d7a: Pull complete 01:41:22 4657fd5d0bcf: Pull complete 01:41:23 6ad1cebc031e: Pull complete 01:41:25 8a3aa393b2d8: Pull complete 01:41:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:41:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:25 prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container 01:41:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:41:33 $ docker top bafec324a596ac96fe0eb82acc278479dbadb92f4adf74cc5e239b1bbecae49a -eo pid,comm [Pipeline] { [Pipeline] echo 01:41:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 01:41:34 + set -o pipefail 01:41:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 01:41:39 01:41:39 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 01:41:39 01:41:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/4f3d76db-80d0-4a26-bbc5-d13d2fc3fda5 01:41:39 01:41:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:41:39 01:41:39 01:41:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:41:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:41:39 More details here: https://snyk.co/ue1NS 01:41:39 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:41:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:41:39 $ docker stop --time=1 bafec324a596ac96fe0eb82acc278479dbadb92f4adf74cc5e239b1bbecae49a 01:41:43 $ docker rm -f --volumes bafec324a596ac96fe0eb82acc278479dbadb92f4adf74cc5e239b1bbecae49a [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 01:41:44 + git log --format=format:%s -1 606c45a1ba1ea26e0bdd74a992171f1c827ee06d [Pipeline] sh 01:41:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:41:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:44 prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container 01:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:41:45 $ docker top c5fab5018cdfc93138ba54feda45076d031388278a4b4856eab21ae0ef9687f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:45 [ssh-agent] Looking for ssh-agent implementation... 01:41:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:45 $ docker exec c5fab5018cdfc93138ba54feda45076d031388278a4b4856eab21ae0ef9687f8 ssh-agent 01:41:45 SSH_AUTH_SOCK=/tmp/ssh-K6iPVmzNcv3w/agent.31 01:41:45 SSH_AGENT_PID=37 01:41:45 Running ssh-add (command line suppressed) 01:41:45 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3895092267568908968.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3895092267568908968.key) 01:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:46 + git semver tag 01:41:46 2023-10-11 01:41:46,196 [run_tag] DEBUG tag force:False 01:41:46 2023-10-11 01:41:46,196 [check_head_tag] DEBUG check head tag 01:41:46 2023-10-11 01:41:46,197 [execute] INFO git cat-file --batch-check 01:41:46 2023-10-11 01:41:46,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 01:41:46 2023-10-11 01:41:46,201 [execute] INFO git cat-file --batch 01:41:46 2023-10-11 01:41:46,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 01:41:46 2023-10-11 01:41:46,224 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 01:41:46 2023-10-11 01:41:46,224 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 01:41:46 2023-10-11 01:41:46,224 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 01:41:46 2023-10-11 01:41:46,229 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 01:41:46 3.1.0-dev.27 [Pipeline] } 01:41:46 $ docker exec --env ******** --env ******** c5fab5018cdfc93138ba54feda45076d031388278a4b4856eab21ae0ef9687f8 ssh-agent -k 01:41:46 unset SSH_AUTH_SOCK; 01:41:46 unset SSH_AGENT_PID; 01:41:46 echo Agent pid 37 killed; 01:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:46 + git semver [Pipeline] } 01:41:46 $ docker stop --time=1 c5fab5018cdfc93138ba54feda45076d031388278a4b4856eab21ae0ef9687f8 01:41:48 $ docker rm -f --volumes c5fab5018cdfc93138ba54feda45076d031388278a4b4856eab21ae0ef9687f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:41:48 01:41:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:41:48 0.23.1-centos7: Pulling from edgex-lftools 01:41:48 ab5ef0e58194: Pulling fs layer 01:41:48 9712f1f96733: Pulling fs layer 01:41:48 63f879dbbcfc: Pulling fs layer 01:41:48 0d9ebad4ef96: Pulling fs layer 01:41:48 e9a5061849ea: Pulling fs layer 01:41:48 d747dcd14b5f: Pulling fs layer 01:41:48 2de7ff778b66: Pulling fs layer 01:41:48 0d9ebad4ef96: Waiting 01:41:48 e9a5061849ea: Waiting 01:41:48 2de7ff778b66: Waiting 01:41:48 d747dcd14b5f: Waiting 01:41:48 9712f1f96733: Verifying Checksum 01:41:48 9712f1f96733: Download complete 01:41:49 63f879dbbcfc: Verifying Checksum 01:41:49 63f879dbbcfc: Download complete 01:41:49 e9a5061849ea: Verifying Checksum 01:41:49 e9a5061849ea: Download complete 01:41:49 d747dcd14b5f: Verifying Checksum 01:41:49 d747dcd14b5f: Download complete 01:41:49 ab5ef0e58194: Download complete 01:41:49 0d9ebad4ef96: Verifying Checksum 01:41:49 0d9ebad4ef96: Download complete 01:41:49 2de7ff778b66: Verifying Checksum 01:41:49 2de7ff778b66: Download complete 01:41:52 ab5ef0e58194: Pull complete 01:41:52 9712f1f96733: Pull complete 01:41:53 63f879dbbcfc: Pull complete 01:41:57 0d9ebad4ef96: Pull complete 01:41:57 e9a5061849ea: Pull complete 01:41:57 d747dcd14b5f: Pull complete 01:41:58 2de7ff778b66: Pull complete 01:41:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:41:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:41:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:58 prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container 01:41:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:42:05 $ docker top 8ad649f6d09a071807bf1b179b3d452294bd6085fb99df9848556c7397cdff58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:42:05 provisioning config files... 01:42:05 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14232080707750296909tmp 01:42:05 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2855760065297935336tmp 01:42:05 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13566175548316904988tmp [Pipeline] { [Pipeline] echo 01:42:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:42:05 ---> sigul-configuration.sh 01:42:05 gpg: directory `/root/.gnupg' created 01:42:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:42:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:42:05 gpg: keyring `/root/.gnupg/secring.gpg' created 01:42:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:42:05 gpg: CAST5 encrypted data 01:42:05 gpg: encrypted with 1 passphrase 01:42:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:42:05 + mkdir /home/jenkins 01:42:05 + mkdir /home/jenkins/sigul [Pipeline] sh 01:42:06 + 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 01:42:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:42:06 ---> sigul-install.sh 01:42:06 Sigul already installed; skipping installation. [Pipeline] sh 01:42:06 + git tag --list 01:42:06 v0.0.0 01:42:06 v0.1.0 01:42:06 v0.1.1 01:42:06 v0.1.10 01:42:06 v0.1.11 01:42:06 v0.1.12 01:42:06 v0.1.13 01:42:06 v0.1.14 01:42:06 v0.1.15 01:42:06 v0.1.16 01:42:06 v0.1.17 01:42:06 v0.1.18 01:42:06 v0.1.19 01:42:06 v0.1.2 01:42:06 v0.1.20 01:42:06 v0.1.21 01:42:06 v0.1.22 01:42:06 v0.1.23 01:42:06 v0.1.24 01:42:06 v0.1.25 01:42:06 v0.1.26 01:42:06 v0.1.27 01:42:06 v0.1.28 01:42:06 v0.1.29 01:42:06 v0.1.3 01:42:06 v0.1.30 01:42:06 v0.1.31 01:42:06 v0.1.4 01:42:06 v0.1.5 01:42:06 v0.1.6 01:42:06 v0.1.7 01:42:06 v0.1.8 01:42:06 v0.1.9 01:42:06 v2.0.0 01:42:06 v2.0.1 01:42:06 v2.1.0 01:42:06 v2.1.1 01:42:06 v2.2.0 01:42:06 v2.3.0 01:42:06 v3.0 01:42:06 v3.0.0 01:42:06 v3.1.0-dev.1 01:42:06 v3.1.0-dev.10 01:42:06 v3.1.0-dev.11 01:42:06 v3.1.0-dev.12 01:42:06 v3.1.0-dev.13 01:42:06 v3.1.0-dev.14 01:42:06 v3.1.0-dev.15 01:42:06 v3.1.0-dev.16 01:42:06 v3.1.0-dev.17 01:42:06 v3.1.0-dev.18 01:42:06 v3.1.0-dev.19 01:42:06 v3.1.0-dev.2 01:42:06 v3.1.0-dev.20 01:42:06 v3.1.0-dev.21 01:42:06 v3.1.0-dev.22 01:42:06 v3.1.0-dev.23 01:42:06 v3.1.0-dev.24 01:42:06 v3.1.0-dev.25 01:42:06 v3.1.0-dev.26 01:42:06 v3.1.0-dev.27 01:42:06 v3.1.0-dev.3 01:42:06 v3.1.0-dev.4 01:42:06 v3.1.0-dev.5 01:42:06 v3.1.0-dev.6 01:42:06 v3.1.0-dev.7 01:42:06 v3.1.0-dev.8 01:42:06 v3.1.0-dev.9 [Pipeline] sh 01:42:07 + lftools sign git-tag v3.1.0-dev.27 01:42:07 Signing Git tag with Sigul... 01:42:07 Signing v3.1.0-dev.27 [Pipeline] echo 01:42:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:42:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:42:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:42:17 $ docker stop --time=1 8ad649f6d09a071807bf1b179b3d452294bd6085fb99df9848556c7397cdff58 01:42:19 $ docker rm -f --volumes 8ad649f6d09a071807bf1b179b3d452294bd6085fb99df9848556c7397cdff58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:42:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:42:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:20 prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container 01:42:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:42:20 $ docker top adca33025f73806c87ecd7adbf58c3c4c1e3690c875e369d23a734b1cd90012b -eo pid,comm 01:42:20 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). 01:42:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:20 [ssh-agent] Looking for ssh-agent implementation... 01:42:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:20 $ docker exec adca33025f73806c87ecd7adbf58c3c4c1e3690c875e369d23a734b1cd90012b ssh-agent 01:42:20 SSH_AUTH_SOCK=/tmp/ssh-HL9Agr7TEHqB/agent.31 01:42:20 SSH_AGENT_PID=37 01:42:20 Running ssh-add (command line suppressed) 01:42:20 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2075156873889597252.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2075156873889597252.key) 01:42:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:21 + git semver bump pre 01:42:21 2023-10-11 01:42:21,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 01:42:21 2023-10-11 01:42:21,436 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev 01:42:21 2023-10-11 01:42:21,436 [bump_version] DEBUG bumped version:3.1.0-dev.28 01:42:21 2023-10-11 01:42:21,436 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 01:42:21 2023-10-11 01:42:21,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 01:42:21 2023-10-11 01:42:21,436 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 01:42:21 2023-10-11 01:42:21,438 [execute] INFO git cat-file --batch-check 01:42:21 2023-10-11 01:42:21,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 01:42:21 2023-10-11 01:42:21,446 [execute] INFO git cat-file --batch 01:42:21 2023-10-11 01:42:21,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 01:42:21 2023-10-11 01:42:21,452 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 01:42:21 3.1.0-dev.28 [Pipeline] } 01:42:21 $ docker exec --env ******** --env ******** adca33025f73806c87ecd7adbf58c3c4c1e3690c875e369d23a734b1cd90012b ssh-agent -k 01:42:21 unset SSH_AUTH_SOCK; 01:42:21 unset SSH_AGENT_PID; 01:42:21 echo Agent pid 37 killed; 01:42:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:21 + git semver [Pipeline] } 01:42:22 $ docker stop --time=1 adca33025f73806c87ecd7adbf58c3c4c1e3690c875e369d23a734b1cd90012b 01:42:23 $ docker rm -f --volumes adca33025f73806c87ecd7adbf58c3c4c1e3690c875e369d23a734b1cd90012b [Pipeline] // withDockerContainer [Pipeline] sh 01:42:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:42:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:24 prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container 01:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:42:24 $ docker top 6c302e51bcc54404ca95dc5a1560630d590c097e9dbb0613e31a3643f055fadd -eo pid,comm 01:42:24 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). 01:42:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:24 [ssh-agent] Looking for ssh-agent implementation... 01:42:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:24 $ docker exec 6c302e51bcc54404ca95dc5a1560630d590c097e9dbb0613e31a3643f055fadd ssh-agent 01:42:24 SSH_AUTH_SOCK=/tmp/ssh-jWkY62Xy0A0q/agent.33 01:42:24 SSH_AGENT_PID=39 01:42:24 Running ssh-add (command line suppressed) 01:42:25 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9690957868216377691.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9690957868216377691.key) 01:42:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:25 + git semver push 01:42:25 2023-10-11 01:42:25,535 [run_push] DEBUG push 01:42:25 2023-10-11 01:42:25,535 [execute] INFO git cat-file --batch-check 01:42:25 2023-10-11 01:42:25,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 01:42:25 2023-10-11 01:42:25,541 [execute] INFO git rev-list a2edf6fdf24cd8e30e43e52bf5306ce723c466c8 -- 01:42:25 2023-10-11 01:42:25,541 [execute] DEBUG Popen(['git', 'rev-list', 'a2edf6fdf24cd8e30e43e52bf5306ce723c466c8', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 01:42:25 2023-10-11 01:42:25,548 [execute] INFO git fetch -v origin 01:42:25 2023-10-11 01:42:25,548 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 01:42:26 2023-10-11 01:42:26,094 [run_push] DEBUG no remote changes detected 01:42:26 2023-10-11 01:42:26,095 [execute] INFO git push origin semver 01:42:26 2023-10-11 01:42:26,095 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 01:42:27 2023-10-11 01:42:26,845 [run_push] DEBUG push all version tags 01:42:27 2023-10-11 01:42:26,846 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:42:27 2023-10-11 01:42:26,846 [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) 01:42:27 2023-10-11 01:42:27,594 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 01:42:27 3.1.0-dev.28 [Pipeline] } 01:42:27 $ docker exec --env ******** --env ******** 6c302e51bcc54404ca95dc5a1560630d590c097e9dbb0613e31a3643f055fadd ssh-agent -k 01:42:27 unset SSH_AUTH_SOCK; 01:42:27 unset SSH_AGENT_PID; 01:42:27 echo Agent pid 39 killed; 01:42:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:28 + git semver [Pipeline] } 01:42:28 $ docker stop --time=1 6c302e51bcc54404ca95dc5a1560630d590c097e9dbb0613e31a3643f055fadd 01:42:29 $ docker rm -f --volumes 6c302e51bcc54404ca95dc5a1560630d590c097e9dbb0613e31a3643f055fadd [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 01:42:30 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 01:42:30 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 01:42:30 total 16 01:42:30 drwxr-xr-x 3 root root 4096 Oct 11 01:32 . 01:42:30 drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 01:42 .. 01:42:30 drwxr-xr-x 2 root root 4096 Oct 11 01:32 cost 01:42:30 -rw-r--r-- 1 root root 88 Oct 11 01:32 cost.csv 01:42:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 01:42:30 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 01:42:30 total 16 01:42:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 01:32 . 01:42:30 drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 01:42 .. 01:42:30 drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 01:32 cost 01:42:30 -rw-r--r-- 1 jenkins jenkins 88 Oct 11 01:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:42:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:42:31 ---> package-listing.sh 01:42:31 ++ facter osfamily 01:42:31 ++ tr '[:upper:]' '[:lower:]' 01:42:31 + OS_FAMILY=debian 01:42:31 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 01:42:31 + START_PACKAGES=/tmp/packages_start.txt 01:42:31 + END_PACKAGES=/tmp/packages_end.txt 01:42:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:42:31 + PACKAGES=/tmp/packages_start.txt 01:42:31 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 01:42:31 + PACKAGES=/tmp/packages_end.txt 01:42:31 + case "${OS_FAMILY}" in 01:42:31 + dpkg -l 01:42:31 + grep '^ii' 01:42:31 + '[' -f /tmp/packages_start.txt ']' 01:42:31 + '[' -f /tmp/packages_end.txt ']' 01:42:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:42:31 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 01:42:31 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 01:42:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 01:42:31 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 01:42:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:32 prd-ubuntu20.04-docker-8c-8g-8829 does not seem to be running inside a container 01:42:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:42:32 $ docker top c61f367268f1bd6430c6b4da27799537b44c6253c64376ce338299b910009f56 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:33 + touch /tmp/pre-build-complete [Pipeline] sh 01:42:33 + mkdir -p /var/log/sysstat [Pipeline] sh 01:42:33 + ls /var/log/sa-host 01:42:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:33 provisioning config files... 01:42:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9418544078930642713tmp [Pipeline] { [Pipeline] echo 01:42:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:42:34 ---> create-netrc.sh [Pipeline] } 01:42:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:42:34 ---> python-tools-install.sh [Pipeline] echo 01:42:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:42:34 ---> sudo-logs.sh 01:42:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:42:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:42:35 ---> job-cost.sh 01:42:35 lf-activate-venv: SKIPPING 01:42:35 DEBUG: total: 0.2199999988079071 01:42:35 INFO: Retrieving Stack Cost... 01:42:35 INFO: Retrieving Pricing Info for: v3-standard-8 01:42:36 INFO: Archiving Costs [Pipeline] echo 01:42:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:42:36 ---> logs-deploy.sh 01:42:36 lf-activate-venv: SKIPPING 01:42:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/126 01:42:36 INFO: archiving workspace using pattern(s): 01:42:37 Archives upload complete. 01:42:38 INFO: archiving logs to Nexus 01:42:38 ---> uname -a: 01:42:38 Linux prd-ubuntu20-04-docker-8c-8g-8829 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:42:38 01:42:38 01:42:38 ---> lscpu: 01:42:38 Architecture: x86_64 01:42:38 CPU op-mode(s): 32-bit, 64-bit 01:42:38 Byte Order: Little Endian 01:42:38 Address sizes: 40 bits physical, 48 bits virtual 01:42:38 CPU(s): 8 01:42:38 On-line CPU(s) list: 0-7 01:42:38 Thread(s) per core: 1 01:42:38 Core(s) per socket: 1 01:42:38 Socket(s): 8 01:42:38 NUMA node(s): 1 01:42:38 Vendor ID: AuthenticAMD 01:42:38 CPU family: 23 01:42:38 Model: 49 01:42:38 Model name: AMD EPYC-Rome Processor 01:42:38 Stepping: 0 01:42:38 CPU MHz: 2799.998 01:42:38 BogoMIPS: 5599.99 01:42:38 Virtualization: AMD-V 01:42:38 Hypervisor vendor: KVM 01:42:38 Virtualization type: full 01:42:38 L1d cache: 256 KiB 01:42:38 L1i cache: 256 KiB 01:42:38 L2 cache: 4 MiB 01:42:38 L3 cache: 128 MiB 01:42:38 NUMA node0 CPU(s): 0-7 01:42:38 Vulnerability Itlb multihit: Not affected 01:42:38 Vulnerability L1tf: Not affected 01:42:38 Vulnerability Mds: Not affected 01:42:38 Vulnerability Meltdown: Not affected 01:42:38 Vulnerability Mmio stale data: Not affected 01:42:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:42:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:42:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:42:38 Vulnerability Srbds: Not affected 01:42:38 Vulnerability Tsx async abort: Not affected 01:42:38 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 01:42:38 01:42:38 01:42:38 ---> nproc: 01:42:38 8 01:42:38 01:42:38 01:42:38 ---> df -h: 01:42:38 Filesystem Size Used Avail Use% Mounted on 01:42:38 overlay 155G 12G 144G 8% / 01:42:38 tmpfs 64M 0 64M 0% /dev 01:42:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:42:38 shm 64M 0 64M 0% /dev/shm 01:42:38 /dev/vda1 155G 12G 144G 8% /facter-os 01:42:38 01:42:38 01:42:38 ---> sar -b -r -n DEV: 01:42:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8829) 10/11/23 _x86_64_ (8 CPU) 01:42:38 01:42:38 01:30:28 LINUX RESTART (8 CPU) 01:42:38 01:42:38 01:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:42:38 01:32:01 108.58 14.51 94.07 0.00 1865.42 65981.40 0.00 01:42:38 01:33:01 83.00 0.15 82.85 0.00 4.93 72235.43 0.00 01:42:38 01:34:01 5.83 0.00 5.83 0.00 0.00 33075.57 0.00 01:42:38 01:35:01 5.36 0.00 5.36 0.00 0.00 33068.84 0.00 01:42:38 01:36:01 53.36 10.60 42.76 0.00 5155.01 10166.04 0.00 01:42:38 01:37:01 5.82 0.02 5.80 0.00 0.13 117.18 0.00 01:42:38 01:38:01 3.07 0.63 2.43 0.00 70.52 29.20 0.00 01:42:38 01:39:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 01:42:38 01:40:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 01:42:38 01:41:01 1.83 0.00 1.83 0.00 0.00 21.86 0.00 01:42:38 01:42:01 85.63 1.21 84.42 0.00 46.30 48757.43 0.00 01:42:38 Average: 32.27 2.47 29.80 0.00 649.17 23957.06 0.00 01:42:38 01:42:38 01:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:42:38 01:32:01 28184656 31179992 1128276 3.43 85584 3138052 2329760 6.87 1744612 2520604 667340 01:42:38 01:33:01 28747916 31552508 757680 2.30 94636 2932276 1752776 5.17 1117288 2579220 324 01:42:38 01:34:01 28748236 31552900 756964 2.30 94716 2932280 1752776 5.17 1117268 2579228 12 01:42:38 01:35:01 28748516 31553320 756396 2.30 94804 2932280 1752776 5.17 1116012 2579232 64 01:42:38 01:36:01 28274596 31534800 742956 2.26 124872 3356512 1679260 4.95 1420196 2712648 904 01:42:38 01:37:01 28282932 31538168 739132 2.25 123448 3353256 1667572 4.91 1415724 2709404 8 01:42:38 01:38:01 28284160 31541788 735144 2.24 123548 3355360 1674336 4.93 1413260 2710480 8 01:42:38 01:39:01 28284364 31542024 734868 2.23 123568 3355364 1674336 4.93 1413288 2710484 12 01:42:38 01:40:01 28284316 31541976 734840 2.23 123584 3355364 1674336 4.93 1413364 2710484 8 01:42:38 01:41:01 28285156 31542880 733756 2.23 123636 3355368 1674336 4.93 1412824 2710488 16 01:42:38 01:42:01 26769768 31508004 759192 2.31 172520 4664236 1766640 5.21 1531480 3976896 300416 01:42:38 Average: 28263147 31508033 779928 2.37 116811 3339123 1763537 5.20 1374120 2772652 88101 01:42:38 01:42:38 01:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:42:38 01:32:01 lo 3.07 3.07 0.30 0.30 0.00 0.00 0.00 0.00 01:42:38 01:32:01 veth56b8077 102.93 112.68 9.13 1460.94 0.00 0.00 0.00 0.12 01:42:38 01:32:01 ens3 508.33 341.94 6529.16 74.92 0.00 0.00 0.00 0.00 01:42:38 01:32:01 docker0 104.32 113.98 7.92 1477.35 0.00 0.00 0.00 0.00 01:42:38 01:33:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 01:42:38 01:33:01 ens3 119.63 89.32 2534.38 95.46 0.00 0.00 0.00 0.00 01:42:38 01:33:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:34:01 ens3 0.72 0.02 0.06 0.00 0.00 0.00 0.00 0.00 01:42:38 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:42:38 01:35:01 ens3 2.12 1.65 7.35 0.36 0.00 0.00 0.00 0.00 01:42:38 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:36:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:42:38 01:36:01 ens3 244.38 124.60 2733.30 8.62 0.00 0.00 0.00 0.00 01:42:38 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:42:38 01:37:01 ens3 0.40 0.30 0.03 0.02 0.00 0.00 0.00 0.00 01:42:38 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:38:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:42:38 01:39:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:42:38 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:42:38 01:41:01 ens3 0.63 0.47 0.34 0.28 0.00 0.00 0.00 0.00 01:42:38 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:38 01:42:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 01:42:38 01:42:01 ens3 384.75 265.91 8570.98 36.58 0.00 0.00 0.00 0.00 01:42:38 01:42:01 docker0 117.55 131.05 7.96 1413.03 0.00 0.00 0.00 0.00 01:42:38 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 01:42:38 Average: ens3 114.70 74.97 1853.49 19.66 0.00 0.00 0.00 0.00 01:42:38 Average: docker0 20.20 22.30 1.45 262.96 0.00 0.00 0.00 0.00 01:42:38 01:42:38 01:42:38 ---> sar -P ALL: 01:42:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8829) 10/11/23 _x86_64_ (8 CPU) 01:42:38 01:42:38 01:30:28 LINUX RESTART (8 CPU) 01:42:38 01:42:38 01:31:01 CPU %user %nice %system %iowait %steal %idle 01:42:38 01:32:01 all 23.30 0.00 4.13 2.18 0.07 70.32 01:42:38 01:32:01 0 24.00 0.00 4.00 0.20 0.07 71.73 01:42:38 01:32:01 1 24.92 0.00 4.63 6.60 0.07 63.78 01:42:38 01:32:01 2 23.32 0.00 3.41 0.30 0.05 72.91 01:42:38 01:32:01 3 24.20 0.00 3.98 1.11 0.07 70.64 01:42:38 01:32:01 4 22.15 0.00 3.83 3.62 0.07 70.34 01:42:38 01:32:01 5 24.66 0.00 5.05 0.77 0.07 69.44 01:42:38 01:32:01 6 20.68 0.00 4.09 4.49 0.07 70.68 01:42:38 01:32:01 7 22.45 0.00 4.08 0.39 0.08 73.00 01:42:38 01:33:01 all 23.53 0.00 3.34 2.00 0.08 71.04 01:42:38 01:33:01 0 22.54 0.00 2.81 0.57 0.08 74.00 01:42:38 01:33:01 1 25.28 0.00 3.99 0.72 0.05 69.96 01:42:38 01:33:01 2 22.42 0.00 3.56 3.13 0.15 70.74 01:42:38 01:33:01 3 26.98 0.00 3.23 0.97 0.07 68.76 01:42:38 01:33:01 4 21.21 0.00 3.38 2.38 0.07 72.97 01:42:38 01:33:01 5 22.97 0.00 2.35 0.12 0.08 74.48 01:42:38 01:33:01 6 22.39 0.00 4.01 2.90 0.07 70.63 01:42:38 01:33:01 7 24.40 0.00 3.45 5.26 0.07 66.81 01:42:38 01:34:01 all 0.01 0.00 0.01 0.02 0.02 99.95 01:42:38 01:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:42:38 01:34:01 1 0.00 0.00 0.02 0.08 0.00 99.90 01:42:38 01:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:42:38 01:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:42:38 01:34:01 4 0.00 0.00 0.02 0.00 0.03 99.95 01:42:38 01:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:42:38 01:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:42:38 01:34:01 7 0.00 0.00 0.00 0.05 0.02 99.93 01:42:38 01:35:01 all 0.04 0.00 0.01 0.01 0.01 99.93 01:42:38 01:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:42:38 01:35:01 1 0.00 0.00 0.00 0.05 0.00 99.95 01:42:38 01:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:42:38 01:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:42:38 01:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:42:38 01:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:42:38 01:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:42:38 01:35:01 7 0.13 0.00 0.00 0.03 0.02 99.82 01:42:38 01:36:01 all 2.63 0.00 1.45 0.66 0.03 95.24 01:42:38 01:36:01 0 3.42 0.00 1.79 1.07 0.03 93.69 01:42:38 01:36:01 1 2.72 0.00 1.77 1.60 0.02 93.89 01:42:38 01:36:01 2 1.77 0.00 1.82 0.07 0.02 96.33 01:42:38 01:36:01 3 3.38 0.00 1.16 0.07 0.03 95.36 01:42:38 01:36:01 4 3.04 0.00 1.09 1.05 0.03 94.79 01:42:38 01:36:01 5 2.90 0.00 1.06 0.07 0.02 95.96 01:42:38 01:36:01 6 1.74 0.00 2.00 1.20 0.02 95.04 01:42:38 01:36:01 7 2.06 0.00 0.94 0.12 0.03 96.85 01:42:38 01:37:01 all 0.07 0.00 0.07 0.01 0.01 99.84 01:42:38 01:37:01 0 0.23 0.00 0.12 0.00 0.00 99.65 01:42:38 01:37:01 1 0.03 0.00 0.05 0.05 0.02 99.85 01:42:38 01:37:01 2 0.03 0.00 0.07 0.02 0.00 99.88 01:42:38 01:37:01 3 0.07 0.00 0.05 0.00 0.00 99.88 01:42:38 01:37:01 4 0.05 0.00 0.10 0.02 0.03 99.80 01:42:38 01:37:01 5 0.05 0.00 0.07 0.00 0.00 99.88 01:42:38 01:37:01 6 0.07 0.00 0.05 0.00 0.00 99.88 01:42:38 01:37:01 7 0.05 0.00 0.03 0.00 0.00 99.92 01:42:38 01:38:01 all 0.04 0.00 0.04 0.01 0.01 99.91 01:42:38 01:38:01 0 0.05 0.00 0.05 0.00 0.00 99.90 01:42:38 01:38:01 1 0.05 0.00 0.03 0.07 0.00 99.85 01:42:38 01:38:01 2 0.03 0.00 0.03 0.02 0.02 99.90 01:42:38 01:38:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:42:38 01:38:01 4 0.03 0.00 0.03 0.00 0.03 99.90 01:42:38 01:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:42:38 01:38:01 6 0.03 0.00 0.05 0.00 0.02 99.90 01:42:38 01:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:42:38 01:39:01 all 0.02 0.00 0.00 0.00 0.01 99.96 01:42:38 01:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:42:38 01:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:42:38 01:39:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:42:38 01:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:42:38 01:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:42:38 01:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:42:38 01:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:42:38 01:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:42:38 01:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:42:38 01:40:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:42:38 01:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:42:38 01:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:42:38 01:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:42:38 01:40:01 4 0.00 0.00 0.02 0.00 0.03 99.95 01:42:38 01:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:42:38 01:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:42:38 01:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:42:38 01:41:01 all 0.10 0.00 0.01 0.00 0.01 99.87 01:42:38 01:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:42:38 01:41:01 1 0.05 0.00 0.00 0.02 0.00 99.93 01:42:38 01:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 01:42:38 01:41:01 3 0.68 0.00 0.02 0.00 0.02 99.28 01:42:38 01:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:42:38 01:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:42:38 01:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:42:38 01:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:42:38 01:42:01 all 7.65 0.00 3.38 3.22 0.05 85.70 01:42:38 01:42:01 0 6.52 0.00 2.48 0.02 0.07 90.92 01:42:38 01:42:01 1 6.44 0.00 4.06 11.08 0.07 78.35 01:42:38 01:42:01 2 9.37 0.00 3.38 0.39 0.05 86.81 01:42:38 01:42:01 3 8.32 0.00 3.31 0.66 0.05 87.66 01:42:38 01:42:01 4 7.12 0.00 2.93 6.43 0.05 83.47 01:42:38 01:42:01 5 8.45 0.00 3.42 3.42 0.05 84.66 01:42:38 01:42:01 6 7.98 0.00 3.82 0.25 0.03 87.92 01:42:38 01:42:01 7 7.00 0.00 3.64 3.51 0.05 85.80 01:42:38 01:42:38 Average: CPU %user %nice %system %iowait %steal %idle 01:42:38 Average: all 5.18 0.00 1.13 0.73 0.03 92.94 01:42:38 Average: 0 5.15 0.00 1.03 0.17 0.03 93.63 01:42:38 Average: 1 5.37 0.00 1.31 1.83 0.02 91.46 01:42:38 Average: 2 5.14 0.00 1.11 0.36 0.03 93.36 01:42:38 Average: 3 5.76 0.00 1.07 0.25 0.03 92.89 01:42:38 Average: 4 4.85 0.00 1.04 1.22 0.04 92.86 01:42:38 Average: 5 5.34 0.00 1.08 0.40 0.03 93.16 01:42:38 Average: 6 4.76 0.00 1.27 0.80 0.02 93.16 01:42:38 Average: 7 5.06 0.00 1.10 0.84 0.03 92.97 01:42:38 01:42:38 01:42:38