Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c046457763cdb718953d1d1f82bb32c2503f1e4 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-ssh8650556895540777878.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8803676183439801082.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6043250738700190778.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh2611784891897667145.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-ssh1543935822626344566.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.23 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-23723 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 4c046457763cdb718953d1d1f82bb32c2503f1e4 (main) Commit message: "Merge pull request #363 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.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 4c046457763cdb718953d1d1f82bb32c2503f1e4 # timeout=10 > git rev-list --no-walk 2868ca73a97620684e4222c18180e3be22dea77a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:23:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:23:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:23:12 ========================================================= 02:23:12 EdgeX Global Pipelines Version Info 02:23:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:23:13 ------------------- 02:23:13 stable info: 02:23:13 ------------------- 02:23:13 Commited By: Ginny Guan ginny@iotechsys.com 02:23:13 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:23:13 Message: update stable to v1.0.265 02:23:13 ------------------- 02:23:13 experimental info: 02:23:13 ------------------- 02:23:13 Commited By: Cherry Wang cherry@iotechsys.com 02:23:13 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:23:13 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c04645 [Pipeline] echo 02:23:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:23:15 + git rev-list -1 --merges 4c046457763cdb718953d1d1f82bb32c2503f1e4~1..4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] echo 02:23:15 -----------> git rev-list -1 --merges 4c046457763cdb718953d1d1f82bb32c2503f1e4~1..4c046457763cdb718953d1d1f82bb32c2503f1e4 4c046457763cdb718953d1d1f82bb32c2503f1e4 02:23:15 4c046457763cdb718953d1d1f82bb32c2503f1e4 [false] [Pipeline] sh 02:23:15 + git log --format=format:%s -1 4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] echo 02:23:15 ========================================================= 02:23:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:23:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:23:15 + git log --format=format:%s -1 4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] echo 02:23:15 [semverPrep] GIT_COMMIT: 4c046457763cdb718953d1d1f82bb32c2503f1e4, Commit Message: Merge pull request #363 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.2 [Pipeline] echo 02:23:15 [semverPrep] This is not a build commit. [Pipeline] sh 02:23:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:16 + grep -v github /etc/ssh/ssh_known_hosts 02:23:16 + [ -e /tmp/ssh_known_hosts ] 02:23:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:23:16 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 02:23:16 tee -a /etc/ssh/ssh_known_hosts 02:23:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:16 02:23:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:16 0.1.4: Pulling from edgex-devops/py-git-semver 02:23:16 b85a868b505f: Pulling fs layer 02:23:16 e2be974225ed: Pulling fs layer 02:23:16 339a4e72a1f5: Pulling fs layer 02:23:16 988bab9f4d93: Pulling fs layer 02:23:16 1469e6f7b9e6: Pulling fs layer 02:23:16 988bab9f4d93: Waiting 02:23:16 1469e6f7b9e6: Waiting 02:23:16 eaf3925da568: Pulling fs layer 02:23:16 bab4dde63d76: Pulling fs layer 02:23:16 bde34c3a00c8: Pulling fs layer 02:23:16 b352a97aabf1: Pulling fs layer 02:23:16 eaf3925da568: Waiting 02:23:16 bab4dde63d76: Waiting 02:23:16 bde34c3a00c8: Waiting 02:23:16 4872d77fe225: Pulling fs layer 02:23:16 b352a97aabf1: Waiting 02:23:16 5851b861e8e6: Pulling fs layer 02:23:16 4872d77fe225: Waiting 02:23:16 5851b861e8e6: Waiting 02:23:17 e2be974225ed: Verifying Checksum 02:23:17 e2be974225ed: Download complete 02:23:17 988bab9f4d93: Verifying Checksum 02:23:17 988bab9f4d93: Download complete 02:23:17 1469e6f7b9e6: Verifying Checksum 02:23:17 1469e6f7b9e6: Download complete 02:23:17 eaf3925da568: Verifying Checksum 02:23:17 eaf3925da568: Download complete 02:23:17 339a4e72a1f5: Verifying Checksum 02:23:17 bde34c3a00c8: Verifying Checksum 02:23:17 bde34c3a00c8: Download complete 02:23:17 b352a97aabf1: Verifying Checksum 02:23:17 b352a97aabf1: Download complete 02:23:17 4872d77fe225: Verifying Checksum 02:23:17 4872d77fe225: Download complete 02:23:17 5851b861e8e6: Verifying Checksum 02:23:17 5851b861e8e6: Download complete 02:23:17 b85a868b505f: Verifying Checksum 02:23:17 b85a868b505f: Download complete 02:23:17 bab4dde63d76: Verifying Checksum 02:23:18 b85a868b505f: Pull complete 02:23:18 e2be974225ed: Pull complete 02:23:19 339a4e72a1f5: Pull complete 02:23:19 988bab9f4d93: Pull complete 02:23:19 1469e6f7b9e6: Pull complete 02:23:19 eaf3925da568: Pull complete 02:23:20 bab4dde63d76: Pull complete 02:23:21 bde34c3a00c8: Pull complete 02:23:21 b352a97aabf1: Pull complete 02:23:21 4872d77fe225: Pull complete 02:23:21 5851b861e8e6: Pull complete 02:23:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:23:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:21 prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container 02:23:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:23:24 $ docker top 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 -eo pid,comm 02:23: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). 02:23:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:25 [ssh-agent] Looking for ssh-agent implementation... 02:23:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:25 $ docker exec 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 ssh-agent 02:23:25 SSH_AUTH_SOCK=/tmp/ssh-w0i9B6Wqxvtn/agent.32 02:23:25 SSH_AGENT_PID=38 02:23:25 Running ssh-add (command line suppressed) 02:23:25 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15466871594130705371.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15466871594130705371.key) 02:23:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:25 + git tag --points-at HEAD [Pipeline] } 02:23:25 $ docker exec --env ******** --env ******** 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 ssh-agent -k 02:23:25 unset SSH_AUTH_SOCK; 02:23:25 unset SSH_AGENT_PID; 02:23:25 echo Agent pid 38 killed; 02:23:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:23:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:25 [ssh-agent] Looking for ssh-agent implementation... 02:23:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:25 $ docker exec 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 ssh-agent 02:23:26 SSH_AUTH_SOCK=/tmp/ssh-kDMbZmLaTh9f/agent.72 02:23:26 SSH_AGENT_PID=78 02:23:26 Running ssh-add (command line suppressed) 02:23:26 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15755512707225247089.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15755512707225247089.key) 02:23:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:26 + git semver init 02:23:26 2024-10-25 02:23:26,669 [run_init] DEBUG init version:0.0.0 force:False 02:23:26 2024-10-25 02:23:26,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:23:26 2024-10-25 02:23:26,670 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:23:26 2024-10-25 02:23:26,670 [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) 02:23:27 2024-10-25 02:23:27,430 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 02:23:27 2024-10-25 02:23:27,430 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 02:23:27 2024-10-25 02:23:27,431 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:27 2024-10-25 02:23:27,431 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:27 4.0.0-dev.2 [Pipeline] } 02:23:27 $ docker exec --env ******** --env ******** 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 ssh-agent -k 02:23:27 unset SSH_AUTH_SOCK; 02:23:27 unset SSH_AGENT_PID; 02:23:27 echo Agent pid 78 killed; 02:23:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:28 + git semver [Pipeline] } 02:23:28 $ docker stop --time=1 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 02:23:29 $ docker rm -f --volumes 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:23:30 Stashed 1 file(s) [Pipeline] echo 02:23:30 [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 02:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:23:30 ========================================================= 02:23:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:23:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:23:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:23:30 43c4264eed91: Pulling fs layer 02:23:30 4cc291be95ef: Pulling fs layer 02:23:30 2ac1f1163629: Pulling fs layer 02:23:30 5c3c966382ef: Pulling fs layer 02:23:30 4f4fb700ef54: Pulling fs layer 02:23:30 5d5c8e513c77: Pulling fs layer 02:23:30 9f66e0745190: Pulling fs layer 02:23:30 f49a43e4bbc0: Pulling fs layer 02:23:30 561ebcabdf7f: Pulling fs layer 02:23:30 5c3c966382ef: Waiting 02:23:30 4f4fb700ef54: Waiting 02:23:30 5d5c8e513c77: Waiting 02:23:30 9f66e0745190: Waiting 02:23:30 f49a43e4bbc0: Waiting 02:23:30 561ebcabdf7f: Waiting 02:23:30 4cc291be95ef: Verifying Checksum 02:23:30 4cc291be95ef: Download complete 02:23:30 5c3c966382ef: Download complete 02:23:30 4f4fb700ef54: Verifying Checksum 02:23:30 4f4fb700ef54: Download complete 02:23:30 43c4264eed91: Download complete 02:23:30 5d5c8e513c77: Verifying Checksum 02:23:30 5d5c8e513c77: Download complete 02:23:30 9f66e0745190: Verifying Checksum 02:23:30 9f66e0745190: Download complete 02:23:31 43c4264eed91: Pull complete 02:23:31 561ebcabdf7f: Download complete 02:23:31 4cc291be95ef: Pull complete 02:23:31 2ac1f1163629: Verifying Checksum 02:23:31 2ac1f1163629: Download complete 02:23:31 f49a43e4bbc0: Verifying Checksum 02:23:31 f49a43e4bbc0: Download complete 02:23:34 2ac1f1163629: Pull complete 02:23:34 5c3c966382ef: Pull complete 02:23:34 4f4fb700ef54: Pull complete 02:23:34 5d5c8e513c77: Pull complete 02:23:34 9f66e0745190: Pull complete 02:23:37 f49a43e4bbc0: Pull complete 02:23:37 561ebcabdf7f: Pull complete 02:23:37 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:23:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 02:23:38 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:38 + docker inspect -f . ci-base-image-x86_64 02:23:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:38 prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container 02:23:38 $ 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 02:23:44 $ docker top 7816e81c44a422f260084e1097f8cbf9e75076e5d6cee188f81147e30d8f22c4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:45 + go version 02:23:45 go version go1.23.2 linux/amd64 [Pipeline] } 02:23:45 $ docker stop --time=1 7816e81c44a422f260084e1097f8cbf9e75076e5d6cee188f81147e30d8f22c4 02:23:45 Still waiting to schedule task 02:23:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23721’ 02:23:46 $ docker rm -f --volumes 7816e81c44a422f260084e1097f8cbf9e75076e5d6cee188f81147e30d8f22c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:46 + docker inspect -f . ci-base-image-x86_64 02:23:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:46 prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container 02:23:46 $ 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 02:23:47 $ docker top eeb0bbb265220301b941ea1be410e0b64c3e6d3b2f5e5101618df6c81d79fd4a -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:47 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 02:23:47 + make test 02:23:47 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:23:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 02:23:47 go: downloading github.com/stretchr/testify v1.9.0 02:23:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:23:47 go: downloading github.com/google/uuid v1.6.0 02:23:47 go: downloading github.com/nats-io/nats.go v1.37.0 02:23:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 02:23:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:23:48 go: downloading github.com/davecgh/go-spew v1.1.1 02:23:48 go: downloading github.com/pmezard/go-difflib v1.0.0 02:23:48 go: downloading gopkg.in/yaml.v3 v3.0.1 02:23:48 go: downloading github.com/stretchr/objx v0.5.2 02:23:48 go: downloading github.com/gorilla/websocket v1.5.3 02:23:48 go: downloading golang.org/x/net v0.27.0 02:23:48 go: downloading golang.org/x/sync v0.7.0 02:23:48 go: downloading github.com/klauspost/compress v1.17.2 02:23:48 go: downloading github.com/nats-io/nkeys v0.4.7 02:23:48 go: downloading github.com/nats-io/nuid v1.0.1 02:23:48 go: downloading github.com/hashicorp/errwrap v1.0.0 02:23:48 go: downloading github.com/go-playground/validator/v10 v10.22.1 02:23:48 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 02:23:48 go: downloading golang.org/x/crypto v0.25.0 02:23:48 go: downloading github.com/x448/float16 v0.8.4 02:23:48 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 02:23:48 go: downloading github.com/go-playground/universal-translator v0.18.1 02:23:48 go: downloading github.com/leodido/go-urn v1.4.0 02:23:48 go: downloading golang.org/x/text v0.16.0 02:23:48 go: downloading github.com/go-playground/locales v0.14.1 02:23:48 go: downloading golang.org/x/sys v0.22.0 02:24:06 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 02:24:06 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 02:24:07 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.026s coverage: 86.1% of statements 02:24:07 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis/mocks coverage: 0.0% of statements 02:24:08 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 02:24:12 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.026s coverage: 19.8% of statements 02:24:12 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.054s coverage: 88.8% of statements 02:24:12 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.045s coverage: 86.2% of statements 02:24:12 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.021s coverage: 15.4% of statements 02:24:12 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis 1.132s coverage: 61.3% of statements 02:24:12 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.022s coverage: 87.5% of statements 02:24:12 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.019s coverage: 100.0% of statements 02:24:12 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/redis 1.022s coverage: 100.0% of statements 02:24:12 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.021s coverage: 95.1% of statements 02:24:27 go vet ./... 02:24:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:24:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:24:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:24:29 $ docker stop --time=1 eeb0bbb265220301b941ea1be410e0b64c3e6d3b2f5e5101618df6c81d79fd4a 02:24:34 $ docker rm -f --volumes eeb0bbb265220301b941ea1be410e0b64c3e6d3b2f5e5101618df6c81d79fd4a [Pipeline] // withDockerContainer [Pipeline] sh 02:24:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:24:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:35 02:24:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:35 latest: Pulling from edgex-lftools-log-publisher 02:24:35 5eb5b503b376: Pulling fs layer 02:24:35 5c69ac0246d0: Pulling fs layer 02:24:35 ec43610c2a17: Pulling fs layer 02:24:35 3a2ae6a8a46f: Pulling fs layer 02:24:35 33b1e0a273af: Pulling fs layer 02:24:35 5d3b04190fa2: Pulling fs layer 02:24:35 2f39f015ded8: Pulling fs layer 02:24:35 33b1e0a273af: Waiting 02:24:35 5d3b04190fa2: Waiting 02:24:35 2f39f015ded8: Waiting 02:24:35 3a2ae6a8a46f: Waiting 02:24:35 5c69ac0246d0: Verifying Checksum 02:24:35 5c69ac0246d0: Download complete 02:24:35 3a2ae6a8a46f: Verifying Checksum 02:24:35 3a2ae6a8a46f: Download complete 02:24:35 33b1e0a273af: Verifying Checksum 02:24:35 33b1e0a273af: Download complete 02:24:35 5d3b04190fa2: Verifying Checksum 02:24:35 5d3b04190fa2: Download complete 02:24:36 ec43610c2a17: Verifying Checksum 02:24:36 ec43610c2a17: Download complete 02:24:36 5eb5b503b376: Verifying Checksum 02:24:36 5eb5b503b376: Download complete 02:24:36 2f39f015ded8: Download complete 02:24:37 5eb5b503b376: Pull complete 02:24:37 5c69ac0246d0: Pull complete 02:24:38 ec43610c2a17: Pull complete 02:24:38 3a2ae6a8a46f: Pull complete 02:24:38 33b1e0a273af: Pull complete 02:24:38 5d3b04190fa2: Pull complete 02:24:42 2f39f015ded8: Pull complete 02:24:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:24:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:42 prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container 02:24:42 $ 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 02:24:53 $ docker top 79119fc48e428eebba503654cc62e5ebf82a3045dea414f4c5a90d52d2a93622 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:54 ---> job-cost.sh 02:24:54 lf-activate-venv: SKIPPING 02:24:54 INFO: No Stack... 02:24:54 INFO: Retrieving Pricing Info for: v3-standard-8 02:24:54 INFO: Archiving Costs [Pipeline] sh 02:24:54 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 02:24:54 + cut -d, -f6 [Pipeline] lock 02:24:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] 02:24:55 Resource [jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] did not exist. Created. 02:24:55 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:55 + echo total: 0.2199999988079071 [Pipeline] stash 02:24:55 Stashed 1 file(s) [Pipeline] } 02:24:55 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 02:24:55 $ docker stop --time=1 79119fc48e428eebba503654cc62e5ebf82a3045dea414f4c5a90d52d2a93622 02:24:56 $ docker rm -f --volumes 79119fc48e428eebba503654cc62e5ebf82a3045dea414f4c5a90d52d2a93622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:27:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23724 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 02:27:27 Running in /w/workspace/go-mod-messaging/177 [Pipeline] { [Pipeline] checkout 02:27:30 Selected Git installation does not exist. Using Default 02:27:30 The recommended git tool is: NONE 02:27:39 using credential edgex-jenkins-ssh 02:27:39 Cloning the remote Git repository 02:27:39 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 02:27:39 > git init /w/workspace/go-mod-messaging/177 # timeout=10 02:27:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 02:27:40 > git --version # timeout=10 02:27:40 > git --version # 'git version 2.25.1' 02:27:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 02:27:43 Avoid second fetch 02:27:43 Checking out Revision 4c046457763cdb718953d1d1f82bb32c2503f1e4 (main) 02:27:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:43 > git config core.sparsecheckout # timeout=10 02:27:43 > git checkout -f 4c046457763cdb718953d1d1f82bb32c2503f1e4 # timeout=10 02:27:43 Commit message: "Merge pull request #363 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:27:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:27:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:27:48 Dload Upload Total Spent Left Speed 02:27:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 02:27:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:27:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:27:49 + sudo tee /etc/docker/daemon.new 02:27:49 { 02:27:49 "registry-mirrors": [ 02:27:49 "https://nexus3.edgexfoundry.org:10001" 02:27:49 ], 02:27:49 "bip": "10.250.0.254/24", 02:27:49 "hosts": [ 02:27:49 "tcp://0.0.0.0:5555", 02:27:49 "unix:///var/run/docker.sock" 02:27:49 ], 02:27:49 "mtu": 1458, 02:27:49 "selinux-enabled": true, 02:27:49 "seccomp-profile": "/etc/docker/seccomp.json" 02:27:49 } [Pipeline] sh 02:27:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:27:50 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:28:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:28:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:28:08 ========================================================= 02:28:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:28:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:28:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:28:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:28:09 cf04c63912e1: Pulling fs layer 02:28:09 55b35a11ae5e: Pulling fs layer 02:28:09 a37a00ec5f00: Pulling fs layer 02:28:09 50b3750afda1: Pulling fs layer 02:28:09 4f4fb700ef54: Pulling fs layer 02:28:09 80978eb59214: Pulling fs layer 02:28:09 c9f46d7d2bd2: Pulling fs layer 02:28:09 c5a475d317c9: Pulling fs layer 02:28:09 80978eb59214: Waiting 02:28:09 c9f46d7d2bd2: Waiting 02:28:09 c5a475d317c9: Waiting 02:28:09 50b3750afda1: Waiting 02:28:09 4f4fb700ef54: Waiting 02:28:09 55b35a11ae5e: Verifying Checksum 02:28:09 55b35a11ae5e: Download complete 02:28:09 50b3750afda1: Verifying Checksum 02:28:09 50b3750afda1: Download complete 02:28:09 4f4fb700ef54: Verifying Checksum 02:28:09 4f4fb700ef54: Download complete 02:28:09 80978eb59214: Verifying Checksum 02:28:09 80978eb59214: Download complete 02:28:09 cf04c63912e1: Verifying Checksum 02:28:09 cf04c63912e1: Download complete 02:28:10 c5a475d317c9: Verifying Checksum 02:28:10 c5a475d317c9: Download complete 02:28:10 cf04c63912e1: Pull complete 02:28:11 55b35a11ae5e: Pull complete 02:28:11 a37a00ec5f00: Verifying Checksum 02:28:11 a37a00ec5f00: Download complete 02:28:12 c9f46d7d2bd2: Verifying Checksum 02:28:12 c9f46d7d2bd2: Download complete 02:28:27 a37a00ec5f00: Pull complete 02:28:27 50b3750afda1: Pull complete 02:28:27 4f4fb700ef54: Pull complete 02:28:27 80978eb59214: Pull complete 02:28:34 c9f46d7d2bd2: Pull complete 02:28:36 c5a475d317c9: Pull complete 02:28:36 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:28:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 02:28:36 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:36 + docker inspect -f . ci-base-image-arm64 02:28:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:37 prd-ubuntu20.04-docker-arm64-4c-16g-23724 does not seem to be running inside a container 02:28:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/177 -v /w/workspace/go-mod-messaging/177:/w/workspace/go-mod-messaging/177:rw,z -v /w/workspace/go-mod-messaging/177@tmp:/w/workspace/go-mod-messaging/177@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 02:28:40 $ docker top 771d8e181eae4c5e5810416c8b617d65a0c29b7a8ecf6a3e3c8b2b042cedf600 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:41 + go version 02:28:41 go version go1.23.2 linux/arm64 [Pipeline] } 02:28:41 $ docker stop --time=1 771d8e181eae4c5e5810416c8b617d65a0c29b7a8ecf6a3e3c8b2b042cedf600 02:28:42 $ docker rm -f --volumes 771d8e181eae4c5e5810416c8b617d65a0c29b7a8ecf6a3e3c8b2b042cedf600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:43 + docker inspect -f . ci-base-image-arm64 02:28:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:43 prd-ubuntu20.04-docker-arm64-4c-16g-23724 does not seem to be running inside a container 02:28:43 $ 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/177 -v /w/workspace/go-mod-messaging/177:/w/workspace/go-mod-messaging/177:rw,z -v /w/workspace/go-mod-messaging/177@tmp:/w/workspace/go-mod-messaging/177@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 02:28:44 $ docker top 49ea5ac1344d944fdc574ad3c239edc5436a0840b8486bc915923b5e0b350665 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:45 + git config --global --add safe.directory /w/workspace/go-mod-messaging/177 [Pipeline] fileExists [Pipeline] sh 02:28:46 + make test 02:28:46 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:28:46 go: downloading github.com/google/uuid v1.6.0 02:28:46 go: downloading github.com/stretchr/testify v1.9.0 02:28:46 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:28:46 go: downloading github.com/nats-io/nats.go v1.37.0 02:28:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 02:28:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 02:28:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:28:47 go: downloading github.com/hashicorp/errwrap v1.0.0 02:28:47 go: downloading github.com/davecgh/go-spew v1.1.1 02:28:47 go: downloading github.com/pmezard/go-difflib v1.0.0 02:28:47 go: downloading gopkg.in/yaml.v3 v3.0.1 02:28:47 go: downloading github.com/stretchr/objx v0.5.2 02:28:47 go: downloading github.com/gorilla/websocket v1.5.3 02:28:47 go: downloading golang.org/x/net v0.27.0 02:28:47 go: downloading golang.org/x/sync v0.7.0 02:28:47 go: downloading github.com/klauspost/compress v1.17.2 02:28:47 go: downloading github.com/nats-io/nkeys v0.4.7 02:28:47 go: downloading github.com/nats-io/nuid v1.0.1 02:28:47 go: downloading github.com/go-playground/validator/v10 v10.22.1 02:28:47 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 02:28:48 go: downloading golang.org/x/crypto v0.25.0 02:28:49 go: downloading github.com/x448/float16 v0.8.4 02:28:49 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 02:28:49 go: downloading github.com/go-playground/universal-translator v0.18.1 02:28:49 go: downloading github.com/leodido/go-urn v1.4.0 02:28:49 go: downloading golang.org/x/text v0.16.0 02:28:49 go: downloading github.com/go-playground/locales v0.14.1 02:28:53 go: downloading golang.org/x/sys v0.22.0 02:30:59 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.178s coverage: 86.1% of statements 02:30:59 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 02:30:59 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 02:31:00 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis/mocks coverage: 0.0% of statements 02:31:01 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.113s coverage: 19.8% of statements 02:31:01 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.258s coverage: 88.8% of statements 02:31:01 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.256s coverage: 86.2% of statements 02:31:01 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.120s coverage: 15.4% of statements 02:31:01 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis 1.265s coverage: 61.3% of statements 02:31:04 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 02:31:05 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.106s coverage: 87.5% of statements 02:31:06 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.098s coverage: 100.0% of statements 02:31:06 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/redis 1.084s coverage: 100.0% of statements 02:31:08 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.092s coverage: 95.1% of statements 02:31:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:31:09 go vet ./... 02:33:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:33:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:33:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:33:01 $ docker stop --time=1 49ea5ac1344d944fdc574ad3c239edc5436a0840b8486bc915923b5e0b350665 02:33:03 $ docker rm -f --volumes 49ea5ac1344d944fdc574ad3c239edc5436a0840b8486bc915923b5e0b350665 [Pipeline] // withDockerContainer [Pipeline] sh 02:33:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:33:05 Warning: overwriting stash ‘coverage-report’ 02:33:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:06 02:33:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:07 arm64: Pulling from edgex-lftools-log-publisher 02:33:07 8998bd30e6a1: Pulling fs layer 02:33:07 04944245beec: Pulling fs layer 02:33:07 699f458cf7ca: Pulling fs layer 02:33:07 765212b225bb: Pulling fs layer 02:33:07 f23df028b6ca: Pulling fs layer 02:33:07 d65c8cfc05b1: Pulling fs layer 02:33:07 2437ff75d9bd: Pulling fs layer 02:33:07 765212b225bb: Waiting 02:33:07 d65c8cfc05b1: Waiting 02:33:07 2437ff75d9bd: Waiting 02:33:07 f23df028b6ca: Waiting 02:33:07 04944245beec: Verifying Checksum 02:33:07 04944245beec: Download complete 02:33:07 765212b225bb: Verifying Checksum 02:33:07 765212b225bb: Download complete 02:33:07 f23df028b6ca: Verifying Checksum 02:33:07 f23df028b6ca: Download complete 02:33:07 d65c8cfc05b1: Verifying Checksum 02:33:07 d65c8cfc05b1: Download complete 02:33:07 699f458cf7ca: Verifying Checksum 02:33:07 699f458cf7ca: Download complete 02:33:08 8998bd30e6a1: Verifying Checksum 02:33:08 8998bd30e6a1: Download complete 02:33:10 2437ff75d9bd: Verifying Checksum 02:33:10 2437ff75d9bd: Download complete 02:33:12 8998bd30e6a1: Pull complete 02:33:13 04944245beec: Pull complete 02:33:15 699f458cf7ca: Pull complete 02:33:15 765212b225bb: Pull complete 02:33:16 f23df028b6ca: Pull complete 02:33:16 d65c8cfc05b1: Pull complete 02:33:34 2437ff75d9bd: Pull complete 02:33:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:34 prd-ubuntu20.04-docker-arm64-4c-16g-23724 does not seem to be running inside a container 02:33:34 $ 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/177 -v /w/workspace/go-mod-messaging/177:/w/workspace/go-mod-messaging/177:rw,z -v /w/workspace/go-mod-messaging/177@tmp:/w/workspace/go-mod-messaging/177@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 02:33:37 $ docker top bd12feff8ab76f14cf3c8ce3fc4d81bc916ff9b30aeed9303c632308b40edeba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:38 ---> job-cost.sh 02:33:38 lf-activate-venv: SKIPPING 02:33:38 INFO: No Stack... 02:33:39 INFO: Retrieving Pricing Info for: v3-standard-4 02:33:40 INFO: Archiving Costs [Pipeline] sh 02:33:40 + cat /w/workspace/go-mod-messaging/177/archives/cost.csv 02:33:40 + cut -d, -f6 [Pipeline] lock 02:33:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] 02:33:40 Resource [jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] did not exist. Created. 02:33:40 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:33:41 /w/workspace/go-mod-messaging/177@tmp/durable-6d5c5baa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:33:42 + echo total: 0.10999999940395355 [Pipeline] stash 02:33:42 Warning: overwriting stash ‘stack-cost’ 02:33:42 Stashed 1 file(s) [Pipeline] } 02:33:42 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 02:33:42 $ docker stop --time=1 bd12feff8ab76f14cf3c8ce3fc4d81bc916ff9b30aeed9303c632308b40edeba 02:33:43 $ docker rm -f --volumes bd12feff8ab76f14cf3c8ce3fc4d81bc916ff9b30aeed9303c632308b40edeba [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 02:33:44 provisioning config files... 02:33:44 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1378244519367580353tmp [Pipeline] { [Pipeline] sh 02:33:44 + set +x 02:33:44 + curl -s https://codecov.io/bash 02:33:44 + bash -s -- 02:33:44 02:33:44 _____ _ 02:33:44 / ____| | | 02:33:44 | | ___ __| | ___ ___ _____ __ 02:33:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:33:44 | |___| (_) | (_| | __/ (_| (_) \ V / 02:33:44 \_____\___/ \__,_|\___|\___\___/ \_/ 02:33:44 Bash-1.0.6 02:33:44 02:33:44 02:33:44 ==> git version 2.25.1 found 02:33:44 ==> 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 02:33:44 Release-Date: 2020-01-08 02:33:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:33:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:33:44 ==> Jenkins CI detected. 02:33:44 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 02:33:44 project root: . 02:33:44 --> token set from env 02:33:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:33:44 ==> Running gcov in . (disable via -X gcov) 02:33:44 ==> Python coveragepy not found 02:33:44 ==> Searching for coverage reports in: 02:33:44 + . 02:33:44 -> Found 1 reports 02:33:44 ==> Detecting git/mercurial file structure 02:33:44 ==> Reading reports 02:33:44 + ./coverage.out bytes=62233 02:33:44 ==> Appending adjustments 02:33:44 https://docs.codecov.io/docs/fixing-reports 02:33:44 + Found adjustments 02:33:44 ==> Gzipping contents 02:33:44 12K /tmp/codecov.qhuAFB.gz 02:33:44 ==> Uploading reports 02:33:44 url: https://codecov.io 02:33:44 query: branch=main&commit=4c046457763cdb718953d1d1f82bb32c2503f1e4&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:33:45 -> Pinging Codecov 02:33:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4c046457763cdb718953d1d1f82bb32c2503f1e4&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:33:45 -> Uploading to 02:33:45 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-messaging/4c046457763cdb718953d1d1f82bb32c2503f1e4/0a8ea456-c4e1-4888-a255-16cc5b22fd73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241025%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241025T023344Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=85f6898992f6946d28f543e50f4f77e3bb42d31cff5a14388d9e3b66542220ac 02:33:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:45 Dload Upload Total Spent Left Speed 02:33:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9627 0 0 100 9627 0 45410 --:--:-- --:--:-- --:--:-- 45197 100 9627 0 0 100 9627 0 43170 --:--:-- --:--:-- --:--:-- 42977 02:33:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] } 02:33:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:33:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:33:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:33:45 02:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:33:46 latest: Pulling from edgex-devops/edgex-snyk-go 02:33:46 43c4264eed91: Already exists 02:33:46 4cc291be95ef: Already exists 02:33:46 2ac1f1163629: Already exists 02:33:46 5c3c966382ef: Already exists 02:33:46 4f4fb700ef54: Already exists 02:33:46 d9c7d2e4e75e: Pulling fs layer 02:33:46 9c3e1370e548: Pulling fs layer 02:33:46 d9c7d2e4e75e: Download complete 02:33:46 d9c7d2e4e75e: Pull complete 02:33:47 9c3e1370e548: Verifying Checksum 02:33:47 9c3e1370e548: Download complete 02:33:50 9c3e1370e548: Pull complete 02:33:50 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:33:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:50 prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container 02:33:50 $ 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:latest cat 02:33:54 $ docker top 1e198d436045ef51fd75dbe4ef1975d8ed18c61c2aea620aa16a7019fbd181d4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:54 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo 02:33:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 02:33:54 + set -o pipefail 02:33:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 02:34:00 02:34:00 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... 02:34:00 02:34:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/aa1d64a0-6242-49b5-b2fd-48c0f24f8bd2 02:34:00 02:34:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:34:00 [Pipeline] } 02:34:00 $ docker stop --time=1 1e198d436045ef51fd75dbe4ef1975d8ed18c61c2aea620aa16a7019fbd181d4 02:34:06 $ docker rm -f --volumes 1e198d436045ef51fd75dbe4ef1975d8ed18c61c2aea620aa16a7019fbd181d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:34:06 + git log --format=format:%s -1 4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] sh 02:34:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:07 prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container 02:34:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:34:08 $ docker top 612b3ea8ee231ba48427a4a17a3e471e2ce35d1040e2c37334c87a425a375dca -eo pid,comm 02:34:08 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). 02:34:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:08 [ssh-agent] Looking for ssh-agent implementation... 02:34:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:08 $ docker exec 612b3ea8ee231ba48427a4a17a3e471e2ce35d1040e2c37334c87a425a375dca ssh-agent 02:34:08 SSH_AUTH_SOCK=/tmp/ssh-j2WEbpochCk0/agent.32 02:34:08 SSH_AGENT_PID=38 02:34:08 Running ssh-add (command line suppressed) 02:34:08 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6503616321648508655.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6503616321648508655.key) 02:34:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:08 + git semver tag 02:34:09 2024-10-25 02:34:08,975 [run_tag] DEBUG tag force:False 02:34:09 2024-10-25 02:34:08,975 [check_head_tag] DEBUG check head tag 02:34:09 2024-10-25 02:34:08,977 [execute] INFO git cat-file --batch-check 02:34:09 2024-10-25 02:34:08,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:34:09 2024-10-25 02:34:08,980 [execute] INFO git cat-file --batch 02:34:09 2024-10-25 02:34:08,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:34:09 2024-10-25 02:34:09,014 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:34:09 2024-10-25 02:34:09,014 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 02:34:09 2024-10-25 02:34:09,015 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 02:34:09 2024-10-25 02:34:09,019 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:34:09 4.0.0-dev.2 [Pipeline] } 02:34:09 $ docker exec --env ******** --env ******** 612b3ea8ee231ba48427a4a17a3e471e2ce35d1040e2c37334c87a425a375dca ssh-agent -k 02:34:09 unset SSH_AUTH_SOCK; 02:34:09 unset SSH_AGENT_PID; 02:34:09 echo Agent pid 38 killed; 02:34:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:09 + git semver [Pipeline] } 02:34:09 $ docker stop --time=1 612b3ea8ee231ba48427a4a17a3e471e2ce35d1040e2c37334c87a425a375dca 02:34:11 $ docker rm -f --volumes 612b3ea8ee231ba48427a4a17a3e471e2ce35d1040e2c37334c87a425a375dca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:11 02:34:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:11 0.23.1-centos7: Pulling from edgex-lftools 02:34:11 ab5ef0e58194: Pulling fs layer 02:34:11 9712f1f96733: Pulling fs layer 02:34:11 63f879dbbcfc: Pulling fs layer 02:34:11 0d9ebad4ef96: Pulling fs layer 02:34:11 e9a5061849ea: Pulling fs layer 02:34:11 d747dcd14b5f: Pulling fs layer 02:34:11 2de7ff778b66: Pulling fs layer 02:34:11 e9a5061849ea: Waiting 02:34:11 d747dcd14b5f: Waiting 02:34:11 2de7ff778b66: Waiting 02:34:11 0d9ebad4ef96: Waiting 02:34:11 9712f1f96733: Verifying Checksum 02:34:11 9712f1f96733: Download complete 02:34:12 63f879dbbcfc: Verifying Checksum 02:34:12 63f879dbbcfc: Download complete 02:34:12 ab5ef0e58194: Verifying Checksum 02:34:12 ab5ef0e58194: Download complete 02:34:12 e9a5061849ea: Verifying Checksum 02:34:12 e9a5061849ea: Download complete 02:34:12 d747dcd14b5f: Verifying Checksum 02:34:12 d747dcd14b5f: Download complete 02:34:12 0d9ebad4ef96: Verifying Checksum 02:34:12 0d9ebad4ef96: Download complete 02:34:12 2de7ff778b66: Verifying Checksum 02:34:12 2de7ff778b66: Download complete 02:34:15 ab5ef0e58194: Pull complete 02:34:15 9712f1f96733: Pull complete 02:34:15 63f879dbbcfc: Pull complete 02:34:19 0d9ebad4ef96: Pull complete 02:34:19 e9a5061849ea: Pull complete 02:34:19 d747dcd14b5f: Pull complete 02:34:20 2de7ff778b66: Pull complete 02:34:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:20 prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container 02:34:20 $ 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 02:34:27 $ docker top 172bbce36da2a8f8ed879d0d9d668dab506933041f73e3daaec3ebf5fb836f5c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:34:27 provisioning config files... 02:34:27 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6685295348049682363tmp 02:34:27 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3030653062222266362tmp 02:34:27 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14366005489700198434tmp [Pipeline] { [Pipeline] echo 02:34:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:34:27 ---> sigul-configuration.sh 02:34:27 gpg: directory `/root/.gnupg' created 02:34:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:34:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:34:27 gpg: keyring `/root/.gnupg/secring.gpg' created 02:34:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:34:27 gpg: CAST5 encrypted data 02:34:27 gpg: encrypted with 1 passphrase 02:34:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:34:27 + mkdir /home/jenkins 02:34:27 + mkdir /home/jenkins/sigul [Pipeline] sh 02:34:28 + 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 02:34:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:34:28 ---> sigul-install.sh 02:34:28 Sigul already installed; skipping installation. [Pipeline] sh 02:34:28 + git tag --list 02:34:28 v0.0.0 02:34:28 v0.1.0 02:34:28 v0.1.1 02:34:28 v0.1.10 02:34:28 v0.1.11 02:34:28 v0.1.12 02:34:28 v0.1.13 02:34:28 v0.1.14 02:34:28 v0.1.15 02:34:28 v0.1.16 02:34:28 v0.1.17 02:34:28 v0.1.18 02:34:28 v0.1.19 02:34:28 v0.1.2 02:34:28 v0.1.20 02:34:28 v0.1.21 02:34:28 v0.1.22 02:34:28 v0.1.23 02:34:28 v0.1.24 02:34:28 v0.1.25 02:34:28 v0.1.26 02:34:28 v0.1.27 02:34:28 v0.1.28 02:34:28 v0.1.29 02:34:28 v0.1.3 02:34:28 v0.1.30 02:34:28 v0.1.31 02:34:28 v0.1.4 02:34:28 v0.1.5 02:34:28 v0.1.6 02:34:28 v0.1.7 02:34:28 v0.1.8 02:34:28 v0.1.9 02:34:28 v2.0.0 02:34:28 v2.0.1 02:34:28 v2.1.0 02:34:28 v2.1.1 02:34:28 v2.2.0 02:34:28 v2.3.0 02:34:28 v3.0 02:34:28 v3.0.0 02:34:28 v3.1 02:34:28 v3.1.0 02:34:28 v3.1.0-dev.1 02:34:28 v3.1.0-dev.10 02:34:28 v3.1.0-dev.11 02:34:28 v3.1.0-dev.12 02:34:28 v3.1.0-dev.13 02:34:28 v3.1.0-dev.14 02:34:28 v3.1.0-dev.15 02:34:28 v3.1.0-dev.16 02:34:28 v3.1.0-dev.17 02:34:28 v3.1.0-dev.18 02:34:28 v3.1.0-dev.19 02:34:28 v3.1.0-dev.2 02:34:28 v3.1.0-dev.20 02:34:28 v3.1.0-dev.21 02:34:28 v3.1.0-dev.22 02:34:28 v3.1.0-dev.23 02:34:28 v3.1.0-dev.24 02:34:28 v3.1.0-dev.25 02:34:28 v3.1.0-dev.26 02:34:28 v3.1.0-dev.27 02:34:28 v3.1.0-dev.28 02:34:28 v3.1.0-dev.29 02:34:28 v3.1.0-dev.3 02:34:28 v3.1.0-dev.30 02:34:28 v3.1.0-dev.31 02:34:28 v3.1.0-dev.32 02:34:28 v3.1.0-dev.33 02:34:28 v3.1.0-dev.4 02:34:28 v3.1.0-dev.5 02:34:28 v3.1.0-dev.6 02:34:28 v3.1.0-dev.7 02:34:28 v3.1.0-dev.8 02:34:28 v3.1.0-dev.9 02:34:28 v3.2.0-dev.1 02:34:28 v3.2.0-dev.10 02:34:28 v3.2.0-dev.11 02:34:28 v3.2.0-dev.12 02:34:28 v3.2.0-dev.13 02:34:28 v3.2.0-dev.14 02:34:28 v3.2.0-dev.15 02:34:28 v3.2.0-dev.16 02:34:28 v3.2.0-dev.17 02:34:28 v3.2.0-dev.18 02:34:28 v3.2.0-dev.19 02:34:28 v3.2.0-dev.2 02:34:28 v3.2.0-dev.20 02:34:28 v3.2.0-dev.21 02:34:28 v3.2.0-dev.22 02:34:28 v3.2.0-dev.23 02:34:28 v3.2.0-dev.24 02:34:28 v3.2.0-dev.25 02:34:28 v3.2.0-dev.26 02:34:28 v3.2.0-dev.27 02:34:28 v3.2.0-dev.28 02:34:28 v3.2.0-dev.29 02:34:28 v3.2.0-dev.3 02:34:28 v3.2.0-dev.30 02:34:28 v3.2.0-dev.31 02:34:28 v3.2.0-dev.32 02:34:28 v3.2.0-dev.33 02:34:28 v3.2.0-dev.34 02:34:28 v3.2.0-dev.35 02:34:28 v3.2.0-dev.36 02:34:28 v3.2.0-dev.37 02:34:28 v3.2.0-dev.38 02:34:28 v3.2.0-dev.39 02:34:28 v3.2.0-dev.4 02:34:28 v3.2.0-dev.40 02:34:28 v3.2.0-dev.41 02:34:28 v3.2.0-dev.42 02:34:28 v3.2.0-dev.5 02:34:28 v3.2.0-dev.6 02:34:28 v3.2.0-dev.7 02:34:28 v3.2.0-dev.8 02:34:28 v3.2.0-dev.9 02:34:28 v4.0.0-dev.1 02:34:28 v4.0.0-dev.2 [Pipeline] sh 02:34:29 + lftools sign git-tag v4.0.0-dev.2 02:34:29 Signing Git tag with Sigul... 02:34:29 Signing v4.0.0-dev.2 [Pipeline] echo 02:34:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:34:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:34:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:34:30 $ docker stop --time=1 172bbce36da2a8f8ed879d0d9d668dab506933041f73e3daaec3ebf5fb836f5c 02:34:31 $ docker rm -f --volumes 172bbce36da2a8f8ed879d0d9d668dab506933041f73e3daaec3ebf5fb836f5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:34:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:32 prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container 02:34:32 $ 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 02:34:32 $ docker top 835555e28abe50b0ca85357084b9facaf321aec798b3b5cbaf19f30ff77fae39 -eo pid,comm 02:34:32 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). 02:34:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:32 [ssh-agent] Looking for ssh-agent implementation... 02:34:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:32 $ docker exec 835555e28abe50b0ca85357084b9facaf321aec798b3b5cbaf19f30ff77fae39 ssh-agent 02:34:33 SSH_AUTH_SOCK=/tmp/ssh-M413DgUSsMyL/agent.32 02:34:33 SSH_AGENT_PID=38 02:34:33 Running ssh-add (command line suppressed) 02:34:33 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3919096834632708422.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3919096834632708422.key) 02:34:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:33 + git semver bump pre 02:34:33 2024-10-25 02:34:33,691 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:34:33 2024-10-25 02:34:33,692 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 02:34:33 2024-10-25 02:34:33,692 [bump_version] DEBUG bumped version:4.0.0-dev.3 02:34:33 2024-10-25 02:34:33,692 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 02:34:33 2024-10-25 02:34:33,692 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:34:33 2024-10-25 02:34:33,692 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:34:33 2024-10-25 02:34:33,693 [execute] INFO git cat-file --batch-check 02:34:33 2024-10-25 02:34:33,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:34:33 2024-10-25 02:34:33,698 [execute] INFO git cat-file --batch 02:34:33 2024-10-25 02:34:33,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:34:33 2024-10-25 02:34:33,703 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:34:33 4.0.0-dev.3 [Pipeline] } 02:34:33 $ docker exec --env ******** --env ******** 835555e28abe50b0ca85357084b9facaf321aec798b3b5cbaf19f30ff77fae39 ssh-agent -k 02:34:33 unset SSH_AUTH_SOCK; 02:34:33 unset SSH_AGENT_PID; 02:34:33 echo Agent pid 38 killed; 02:34:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:34 + git semver [Pipeline] } 02:34:34 $ docker stop --time=1 835555e28abe50b0ca85357084b9facaf321aec798b3b5cbaf19f30ff77fae39 02:34:35 $ docker rm -f --volumes 835555e28abe50b0ca85357084b9facaf321aec798b3b5cbaf19f30ff77fae39 [Pipeline] // withDockerContainer [Pipeline] sh 02:34:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:36 prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container 02:34:36 $ 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 02:34:36 $ docker top 70709ef962c44a6f83907e573ce89d56c57db6683cac722a4950afb99665c5ae -eo pid,comm 02:34:36 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). 02:34:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:36 [ssh-agent] Looking for ssh-agent implementation... 02:34:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:37 $ docker exec 70709ef962c44a6f83907e573ce89d56c57db6683cac722a4950afb99665c5ae ssh-agent 02:34:37 SSH_AUTH_SOCK=/tmp/ssh-ewOlmYQsRcik/agent.31 02:34:37 SSH_AGENT_PID=37 02:34:37 Running ssh-add (command line suppressed) 02:34:37 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17699395563910179323.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17699395563910179323.key) 02:34:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:37 + git semver push 02:34:37 2024-10-25 02:34:37,749 [run_push] DEBUG push 02:34:37 2024-10-25 02:34:37,749 [execute] INFO git cat-file --batch-check 02:34:37 2024-10-25 02:34:37,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:34:37 2024-10-25 02:34:37,753 [execute] INFO git rev-list 12522c23f5a4a45dfb5cc29ad73b483872e4b64a -- 02:34:37 2024-10-25 02:34:37,753 [execute] DEBUG Popen(['git', 'rev-list', '12522c23f5a4a45dfb5cc29ad73b483872e4b64a', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:34:37 2024-10-25 02:34:37,762 [execute] INFO git fetch -v origin 02:34:37 2024-10-25 02:34:37,762 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 02:34:38 2024-10-25 02:34:38,223 [run_push] DEBUG no remote changes detected 02:34:38 2024-10-25 02:34:38,223 [execute] INFO git push origin semver 02:34:38 2024-10-25 02:34:38,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:34:39 2024-10-25 02:34:38,902 [run_push] DEBUG push all version tags 02:34:39 2024-10-25 02:34:38,903 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:34:39 2024-10-25 02:34:38,903 [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) 02:34:39 2024-10-25 02:34:39,503 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:34:39 4.0.0-dev.3 [Pipeline] } 02:34:39 $ docker exec --env ******** --env ******** 70709ef962c44a6f83907e573ce89d56c57db6683cac722a4950afb99665c5ae ssh-agent -k 02:34:39 unset SSH_AUTH_SOCK; 02:34:39 unset SSH_AGENT_PID; 02:34:39 echo Agent pid 37 killed; 02:34:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:40 + git semver [Pipeline] } 02:34:40 $ docker stop --time=1 70709ef962c44a6f83907e573ce89d56c57db6683cac722a4950afb99665c5ae 02:34:41 $ docker rm -f --volumes 70709ef962c44a6f83907e573ce89d56c57db6683cac722a4950afb99665c5ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:34:42 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 02:34:42 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:34:42 total 16 02:34:42 drwxr-xr-x 3 root root 4096 Oct 25 02:24 . 02:34:42 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 02:34 .. 02:34:42 drwxr-xr-x 2 root root 4096 Oct 25 02:24 cost 02:34:42 -rw-r--r-- 1 root root 88 Oct 25 02:24 cost.csv 02:34:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:34:42 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:34:42 total 16 02:34:42 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 02:24 . 02:34:42 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 02:34 .. 02:34:42 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 02:24 cost 02:34:42 -rw-r--r-- 1 jenkins jenkins 88 Oct 25 02:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:34:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:34:43 ---> package-listing.sh 02:34:43 ++ facter osfamily 02:34:43 ++ tr '[:upper:]' '[:lower:]' 02:34:43 + OS_FAMILY=debian 02:34:43 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 02:34:43 + START_PACKAGES=/tmp/packages_start.txt 02:34:43 + END_PACKAGES=/tmp/packages_end.txt 02:34:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:34:43 + PACKAGES=/tmp/packages_start.txt 02:34:43 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:34:43 + PACKAGES=/tmp/packages_end.txt 02:34:43 + case "${OS_FAMILY}" in 02:34:43 + dpkg -l 02:34:43 + grep '^ii' 02:34:43 + '[' -f /tmp/packages_start.txt ']' 02:34:43 + '[' -f /tmp/packages_end.txt ']' 02:34:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:34:43 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:34:43 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 02:34:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 02:34:43 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 02:34:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:44 prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container 02:34:44 $ 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 02:34:44 $ docker top cdbf486c0aedcca0ce4c025d6d0c37928d0c6a6d5ee040ccf0636fd57a07d10a -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:45 + touch /tmp/pre-build-complete [Pipeline] sh 02:34:45 + mkdir -p /var/log/sysstat [Pipeline] sh 02:34:45 + ls /var/log/sa-host 02:34:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:45 provisioning config files... 02:34:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11383902931906497600tmp [Pipeline] { [Pipeline] echo 02:34:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:34:46 ---> create-netrc.sh [Pipeline] } 02:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:34:46 ---> python-tools-install.sh [Pipeline] echo 02:34:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:34:46 ---> sudo-logs.sh 02:34:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:34:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:34:47 ---> job-cost.sh 02:34:47 lf-activate-venv: SKIPPING 02:34:47 DEBUG: total: 0.2199999988079071 02:34:47 INFO: Retrieving Stack Cost... 02:34:47 INFO: Retrieving Pricing Info for: v3-standard-8 02:34:47 INFO: Archiving Costs [Pipeline] echo 02:34:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:34:48 ---> logs-deploy.sh 02:34:48 lf-activate-venv: SKIPPING 02:34:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/177 02:34:48 INFO: archiving workspace using pattern(s): 02:34:49 Archives upload complete. 02:34:49 INFO: archiving logs to Nexus 02:34:49 ---> uname -a: 02:34:49 Linux prd-ubuntu20-04-docker-8c-8g-23723 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:34:49 02:34:49 02:34:49 ---> lscpu: 02:34:49 Architecture: x86_64 02:34:49 CPU op-mode(s): 32-bit, 64-bit 02:34:49 Byte Order: Little Endian 02:34:49 Address sizes: 40 bits physical, 48 bits virtual 02:34:49 CPU(s): 8 02:34:49 On-line CPU(s) list: 0-7 02:34:49 Thread(s) per core: 1 02:34:49 Core(s) per socket: 1 02:34:49 Socket(s): 8 02:34:49 NUMA node(s): 1 02:34:49 Vendor ID: AuthenticAMD 02:34:49 CPU family: 23 02:34:49 Model: 49 02:34:49 Model name: AMD EPYC-Rome Processor 02:34:49 Stepping: 0 02:34:49 CPU MHz: 2799.998 02:34:49 BogoMIPS: 5599.99 02:34:49 Virtualization: AMD-V 02:34:49 Hypervisor vendor: KVM 02:34:49 Virtualization type: full 02:34:49 L1d cache: 256 KiB 02:34:49 L1i cache: 256 KiB 02:34:49 L2 cache: 4 MiB 02:34:49 L3 cache: 128 MiB 02:34:49 NUMA node0 CPU(s): 0-7 02:34:49 Vulnerability Itlb multihit: Not affected 02:34:49 Vulnerability L1tf: Not affected 02:34:49 Vulnerability Mds: Not affected 02:34:49 Vulnerability Meltdown: Not affected 02:34:49 Vulnerability Mmio stale data: Not affected 02:34:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:34:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:34:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:34:49 Vulnerability Srbds: Not affected 02:34:49 Vulnerability Tsx async abort: Not affected 02:34:49 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 02:34:49 02:34:49 02:34:49 ---> nproc: 02:34:49 8 02:34:49 02:34:49 02:34:49 ---> df -h: 02:34:49 Filesystem Size Used Avail Use% Mounted on 02:34:49 overlay 155G 12G 144G 8% / 02:34:49 tmpfs 64M 0 64M 0% /dev 02:34:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:34:49 shm 64M 0 64M 0% /dev/shm 02:34:49 /dev/vda1 155G 12G 144G 8% /facter-os 02:34:49 02:34:49 02:34:49 ---> sar -b -r -n DEV: 02:34:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23723) 10/25/24 _x86_64_ (8 CPU) 02:34:49 02:34:49 02:22:29 LINUX RESTART (8 CPU) 02:34:49 02:34:49 02:23:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:34:49 02:24:01 366.40 15.48 350.92 0.00 1942.56 89118.43 0.00 02:34:49 02:25:01 79.52 0.13 79.39 0.00 6.40 38919.25 0.00 02:34:49 02:26:01 1.73 0.00 1.73 0.00 0.00 23.75 0.00 02:34:49 02:27:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 02:34:49 02:28:01 39.18 5.92 33.26 0.00 2639.83 5765.71 0.00 02:34:49 02:29:01 6.35 0.02 6.33 0.00 0.13 118.38 0.00 02:34:49 02:30:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 02:34:49 02:31:01 0.83 0.00 0.83 0.00 0.00 10.66 0.00 02:34:49 02:32:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 02:34:49 02:33:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 02:34:49 02:34:01 21.50 0.23 21.26 0.00 13.86 15370.24 0.00 02:34:49 Average: 46.34 1.94 44.40 0.00 413.78 13350.13 0.00 02:34:49 02:34:49 02:23:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:34:49 02:24:01 28583556 31460636 846140 2.57 85744 3027284 1999492 5.89 1383976 2481868 534788 02:34:49 02:25:01 28734048 31560600 747920 2.27 95932 2953328 1748420 5.15 1116636 2583112 272 02:34:49 02:26:01 28734008 31560580 747792 2.27 95960 2953332 1748420 5.15 1116284 2583116 16 02:34:49 02:27:01 28734872 31561548 746740 2.27 95996 2953332 1748420 5.15 1115864 2583116 44 02:34:49 02:28:01 28432604 31548400 732900 2.23 118396 3218884 1706192 5.03 1306668 2662648 1012 02:34:49 02:29:01 28442416 31553432 728492 2.22 116996 3215628 1680776 4.95 1301680 2659384 148 02:34:49 02:30:01 28442620 31553708 728192 2.21 117024 3215632 1680776 4.95 1301640 2659392 8 02:34:49 02:31:01 28442556 31553680 728076 2.21 117048 3215636 1680776 4.95 1301640 2659392 176 02:34:49 02:32:01 28442508 31553640 728040 2.21 117064 3215644 1680776 4.95 1301656 2659400 8 02:34:49 02:33:01 28444440 31555640 726192 2.21 117096 3215648 1680776 4.95 1299492 2659412 20 02:34:49 02:34:01 27586684 31510488 764328 2.32 130796 3959768 1874796 5.53 1490628 3265000 352868 02:34:49 Average: 28456392 31542941 747710 2.27 109823 3194920 1748147 5.15 1276015 2677804 80851 02:34:49 02:34:49 02:23:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:34:49 02:24:01 docker0 91.73 135.55 7.63 1560.51 0.00 0.00 0.00 0.00 02:34:49 02:24:01 ens3 538.96 344.42 6922.22 88.27 0.00 0.00 0.00 0.00 02:34:49 02:24:01 lo 3.24 3.24 0.31 0.31 0.00 0.00 0.00 0.00 02:34:49 02:24:01 vethfc1dd1f 86.55 130.82 8.26 1508.64 0.00 0.00 0.00 0.12 02:34:49 02:25:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:25:01 ens3 102.95 63.36 2531.70 15.83 0.00 0.00 0.00 0.00 02:34:49 02:25:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:34:49 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:26:01 ens3 0.20 0.03 0.01 0.01 0.00 0.00 0.00 0.00 02:34:49 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:27:01 ens3 5.98 1.77 8.75 0.13 0.00 0.00 0.00 0.00 02:34:49 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:49 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:28:01 ens3 164.97 93.25 2066.58 6.68 0.00 0.00 0.00 0.00 02:34:49 02:28:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:34:49 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:29:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 02:34:49 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:49 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:31:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:34:49 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:49 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:49 02:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:34:49 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:49 02:34:01 docker0 80.82 138.23 6.95 1460.60 0.00 0.00 0.00 0.00 02:34:49 02:34:01 ens3 230.44 132.06 4117.34 18.61 0.00 0.00 0.00 0.00 02:34:49 02:34:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 02:34:49 02:34:01 veth1563a14 80.82 138.34 8.05 1460.61 0.00 0.00 0.00 0.12 02:34:49 Average: docker0 15.46 24.55 1.31 270.72 0.00 0.00 0.00 0.00 02:34:49 Average: ens3 93.57 56.89 1405.63 11.55 0.00 0.00 0.00 0.00 02:34:49 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 02:34:49 Average: veth1563a14 7.37 12.61 0.73 133.18 0.00 0.00 0.00 0.01 02:34:49 02:34:49 02:34:49 ---> sar -P ALL: 02:34:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23723) 10/25/24 _x86_64_ (8 CPU) 02:34:49 02:34:49 02:22:29 LINUX RESTART (8 CPU) 02:34:49 02:34:49 02:23:03 CPU %user %nice %system %iowait %steal %idle 02:34:49 02:24:01 all 17.07 0.00 3.85 3.00 0.07 76.00 02:34:49 02:24:01 0 15.73 0.00 4.11 13.91 0.07 66.18 02:34:49 02:24:01 1 19.09 0.00 3.01 1.17 0.07 76.66 02:34:49 02:24:01 2 17.92 0.00 5.21 3.48 0.07 73.32 02:34:49 02:24:01 3 16.54 0.00 3.46 0.40 0.07 79.53 02:34:49 02:24:01 4 14.75 0.00 4.30 0.37 0.05 80.54 02:34:49 02:24:01 5 16.43 0.00 3.81 2.98 0.07 76.71 02:34:49 02:24:01 6 19.15 0.00 3.09 0.21 0.07 77.48 02:34:49 02:24:01 7 16.95 0.00 3.84 1.59 0.09 77.53 02:34:49 02:25:01 all 22.16 0.00 3.74 3.71 0.07 70.32 02:34:49 02:25:01 0 20.92 0.00 3.42 0.05 0.08 75.52 02:34:49 02:25:01 1 21.42 0.00 3.97 22.95 0.07 51.59 02:34:49 02:25:01 2 23.84 0.00 3.40 0.32 0.07 72.38 02:34:49 02:25:01 3 22.85 0.00 2.99 0.18 0.07 73.91 02:34:49 02:25:01 4 20.85 0.00 3.70 0.17 0.08 75.20 02:34:49 02:25:01 5 23.53 0.00 3.48 0.17 0.07 72.75 02:34:49 02:25:01 6 21.60 0.00 4.53 4.65 0.07 69.15 02:34:49 02:25:01 7 22.24 0.00 4.42 1.33 0.08 71.93 02:34:49 02:26:01 all 0.27 0.00 0.01 0.01 0.01 99.69 02:34:49 02:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:34:49 02:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:34:49 02:26:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:34:49 02:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:34:49 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:34:49 02:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:34:49 02:26:01 6 1.97 0.00 0.00 0.08 0.02 97.93 02:34:49 02:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:34:49 02:27:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:34:49 02:27:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:34:49 02:27:01 1 0.05 0.00 0.02 0.02 0.00 99.92 02:34:49 02:27:01 2 0.08 0.00 0.00 0.00 0.00 99.92 02:34:49 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:34:49 02:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:34:49 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:34:49 02:27:01 6 0.03 0.00 0.02 0.03 0.00 99.92 02:34:49 02:27:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:34:49 02:28:01 all 2.14 0.00 1.06 0.75 0.02 96.03 02:34:49 02:28:01 0 2.40 0.00 0.85 1.99 0.02 94.74 02:34:49 02:28:01 1 3.11 0.00 1.54 0.72 0.03 94.61 02:34:49 02:28:01 2 1.42 0.00 0.97 0.03 0.02 97.56 02:34:49 02:28:01 3 2.42 0.00 0.83 0.03 0.02 96.70 02:34:49 02:28:01 4 1.14 0.00 0.89 0.10 0.02 97.86 02:34:49 02:28:01 5 1.89 0.00 1.67 0.05 0.02 96.37 02:34:49 02:28:01 6 2.75 0.00 0.81 1.53 0.03 94.88 02:34:49 02:28:01 7 2.00 0.00 0.90 1.57 0.03 95.49 02:34:49 02:29:01 all 0.16 0.00 0.05 0.01 0.01 99.76 02:34:49 02:29:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:34:49 02:29:01 1 0.07 0.00 0.07 0.00 0.00 99.87 02:34:49 02:29:01 2 0.07 0.00 0.07 0.02 0.02 99.83 02:34:49 02:29:01 3 0.03 0.00 0.05 0.00 0.02 99.90 02:34:49 02:29:01 4 0.03 0.00 0.07 0.00 0.02 99.88 02:34:49 02:29:01 5 0.23 0.00 0.07 0.00 0.02 99.68 02:34:49 02:29:01 6 0.78 0.00 0.02 0.08 0.02 99.10 02:34:49 02:29:01 7 0.03 0.00 0.05 0.00 0.00 99.92 02:34:49 02:30:01 all 0.26 0.00 0.01 0.01 0.01 99.72 02:34:49 02:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:34:49 02:30:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:34:49 02:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:34:49 02:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:34:49 02:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:34:49 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:34:49 02:30:01 6 1.86 0.00 0.00 0.02 0.00 98.13 02:34:49 02:30:01 7 0.00 0.00 0.00 0.03 0.02 99.95 02:34:49 02:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:34:49 02:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:34:49 02:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:34:49 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:34:49 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:34:49 02:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:34:49 02:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:34:49 02:31:01 6 0.00 0.00 0.00 0.05 0.00 99.95 02:34:49 02:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:34:49 02:32:01 all 0.22 0.00 0.01 0.03 0.01 99.72 02:34:49 02:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:34:49 02:32:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:34:49 02:32:01 2 0.03 0.00 0.00 0.17 0.02 99.78 02:34:49 02:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:34:49 02:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:34:49 02:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:34:49 02:32:01 6 1.57 0.00 0.00 0.07 0.00 98.37 02:34:49 02:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:34:49 02:33:01 all 0.26 0.00 0.01 0.01 0.00 99.71 02:34:49 02:33:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:34:49 02:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:34:49 02:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:34:49 02:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:34:49 02:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:34:49 02:33:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:34:49 02:33:01 6 1.95 0.00 0.00 0.07 0.00 97.98 02:34:49 02:33:01 7 0.03 0.00 0.02 0.02 0.00 99.93 02:34:49 02:34:01 all 2.85 0.00 1.04 0.90 0.03 95.18 02:34:49 02:34:01 0 1.67 0.00 1.14 0.08 0.05 97.05 02:34:49 02:34:01 1 2.70 0.00 1.00 0.03 0.03 96.23 02:34:49 02:34:01 2 3.01 0.00 0.74 0.02 0.02 96.22 02:34:49 02:34:01 3 2.66 0.00 0.84 4.77 0.03 91.70 02:34:49 02:34:01 4 2.87 0.00 1.12 0.02 0.00 95.99 02:34:49 02:34:01 5 3.87 0.00 1.31 0.00 0.03 94.79 02:34:49 02:34:01 6 2.68 0.00 1.22 1.73 0.03 94.33 02:34:49 02:34:01 7 3.37 0.00 0.92 0.54 0.03 95.14 02:34:49 02:34:49 Average: CPU %user %nice %system %iowait %steal %idle 02:34:49 Average: all 4.06 0.00 0.88 0.76 0.02 94.28 02:34:49 Average: 0 3.65 0.00 0.87 1.41 0.03 94.05 02:34:49 Average: 1 4.16 0.00 0.87 2.24 0.02 92.72 02:34:49 Average: 2 4.16 0.00 0.93 0.35 0.02 94.54 02:34:49 Average: 3 4.00 0.00 0.73 0.49 0.02 94.76 02:34:49 Average: 4 3.56 0.00 0.90 0.06 0.02 95.46 02:34:49 Average: 5 4.11 0.00 0.93 0.28 0.02 94.65 02:34:49 Average: 6 4.87 0.00 0.87 0.77 0.02 93.48 02:34:49 Average: 7 4.00 0.00 0.91 0.46 0.03 94.60 02:34:49 02:34:49 02:34:49