Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc1ac470d2d7a8970fbc7285cd6530fa01d281dd 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-ssh13529092456989447561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2428447210835555773.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15694841729719618603.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3864598963350185931.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-ssh10658057703577153244.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-505 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 dc1ac470d2d7a8970fbc7285cd6530fa01d281dd (main) Commit message: "Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.35.0" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc1ac470d2d7a8970fbc7285cd6530fa01d281dd # timeout=10 > git rev-list --no-walk 4dc9f10086e75c9c752f07df48be32ced05d5c51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:05:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:05:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:05:35 ========================================================= 04:05:35 EdgeX Global Pipelines Version Info 04:05:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:05:36 ------------------- 04:05:36 stable info: 04:05:36 ------------------- 04:05:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:05:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:05:36 Message: update stable to v1.0.258 04:05:36 ------------------- 04:05:36 experimental info: 04:05:36 ------------------- 04:05:36 Commited By: **** collab-it+edgex@linuxfoundation.org 04:05:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:05:36 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:05:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 04:05:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 04:05:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:05:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:05:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:05:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:05:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc1ac47 [Pipeline] echo 04:05:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:05:37 + git rev-list -1 --merges dc1ac470d2d7a8970fbc7285cd6530fa01d281dd~1..dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] echo 04:05:37 -----------> git rev-list -1 --merges dc1ac470d2d7a8970fbc7285cd6530fa01d281dd~1..dc1ac470d2d7a8970fbc7285cd6530fa01d281dd dc1ac470d2d7a8970fbc7285cd6530fa01d281dd 04:05:37 dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [false] [Pipeline] sh 04:05:38 + git log --format=format:%s -1 dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] echo 04:05:38 ========================================================= 04:05:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:05:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:38 + git log --format=format:%s -1 dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] echo 04:05:38 [semverPrep] GIT_COMMIT: dc1ac470d2d7a8970fbc7285cd6530fa01d281dd, Commit Message: Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.35.0 [Pipeline] echo 04:05:38 [semverPrep] This is not a build commit. [Pipeline] sh 04:05:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:38 + grep -v github /etc/ssh/ssh_known_hosts 04:05:38 + [ -e /tmp/ssh_known_hosts ] 04:05:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:05:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:05:38 + sudo tee -a /etc/ssh/ssh_known_hosts 04:05:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:39 04:05:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:41 0.1.4: Pulling from edgex-devops/py-git-semver 04:05:41 b85a868b505f: Pulling fs layer 04:05:41 e2be974225ed: Pulling fs layer 04:05:41 339a4e72a1f5: Pulling fs layer 04:05:41 988bab9f4d93: Pulling fs layer 04:05:41 1469e6f7b9e6: Pulling fs layer 04:05:41 eaf3925da568: Pulling fs layer 04:05:41 bab4dde63d76: Pulling fs layer 04:05:41 bde34c3a00c8: Pulling fs layer 04:05:41 988bab9f4d93: Waiting 04:05:41 1469e6f7b9e6: Waiting 04:05:41 eaf3925da568: Waiting 04:05:41 bab4dde63d76: Waiting 04:05:41 b352a97aabf1: Pulling fs layer 04:05:41 4872d77fe225: Pulling fs layer 04:05:41 5851b861e8e6: Pulling fs layer 04:05:41 bde34c3a00c8: Waiting 04:05:41 b352a97aabf1: Waiting 04:05:41 4872d77fe225: Waiting 04:05:41 5851b861e8e6: Waiting 04:05:41 e2be974225ed: Download complete 04:05:41 988bab9f4d93: Download complete 04:05:41 339a4e72a1f5: Verifying Checksum 04:05:41 339a4e72a1f5: Download complete 04:05:41 1469e6f7b9e6: Verifying Checksum 04:05:41 1469e6f7b9e6: Download complete 04:05:41 eaf3925da568: Verifying Checksum 04:05:41 bde34c3a00c8: Download complete 04:05:41 b352a97aabf1: Verifying Checksum 04:05:41 b352a97aabf1: Download complete 04:05:41 4872d77fe225: Verifying Checksum 04:05:41 4872d77fe225: Download complete 04:05:41 5851b861e8e6: Download complete 04:05:41 b85a868b505f: Verifying Checksum 04:05:41 b85a868b505f: Download complete 04:05:41 bab4dde63d76: Verifying Checksum 04:05:41 bab4dde63d76: Download complete 04:05:42 b85a868b505f: Pull complete 04:05:42 e2be974225ed: Pull complete 04:05:42 339a4e72a1f5: Pull complete 04:05:43 988bab9f4d93: Pull complete 04:05:43 1469e6f7b9e6: Pull complete 04:05:43 eaf3925da568: Pull complete 04:05:45 bab4dde63d76: Pull complete 04:05:45 bde34c3a00c8: Pull complete 04:05:45 b352a97aabf1: Pull complete 04:05:45 4872d77fe225: Pull complete 04:05:45 5851b861e8e6: Pull complete 04:05:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:45 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 04:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:05:48 $ docker top dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 -eo pid,comm 04:05:48 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). 04:05:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:48 [ssh-agent] Looking for ssh-agent implementation... 04:05:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:48 $ docker exec dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 ssh-agent 04:05:48 SSH_AUTH_SOCK=/tmp/ssh-UnoEUVXOzygW/agent.33 04:05:48 SSH_AGENT_PID=39 04:05:48 Running ssh-add (command line suppressed) 04:05:48 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2423414691302556962.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2423414691302556962.key) 04:05:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:49 + git tag --points-at HEAD [Pipeline] } 04:05:49 $ docker exec --env ******** --env ******** dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 ssh-agent -k 04:05:49 unset SSH_AUTH_SOCK; 04:05:49 unset SSH_AGENT_PID; 04:05:49 echo Agent pid 39 killed; 04:05:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:49 [ssh-agent] Looking for ssh-agent implementation... 04:05:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:49 $ docker exec dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 ssh-agent 04:05:49 SSH_AUTH_SOCK=/tmp/ssh-CkocZqHrmWiF/agent.73 04:05:49 SSH_AGENT_PID=79 04:05:49 Running ssh-add (command line suppressed) 04:05:49 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8985013711989577467.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8985013711989577467.key) 04:05:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:49 + git semver init 04:05:50 2024-05-21 04:05:50,129 [run_init] DEBUG init version:0.0.0 force:False 04:05:50 2024-05-21 04:05:50,130 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 04:05:50 2024-05-21 04:05:50,130 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 04:05:50 2024-05-21 04:05:50,131 [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) 04:05:51 2024-05-21 04:05:51,286 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 04:05:51 2024-05-21 04:05:51,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 04:05:51 2024-05-21 04:05:51,286 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:05:51 2024-05-21 04:05:51,286 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:05:51 3.2.0-dev.21 [Pipeline] } 04:05:51 $ docker exec --env ******** --env ******** dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 ssh-agent -k 04:05:51 unset SSH_AUTH_SOCK; 04:05:51 unset SSH_AGENT_PID; 04:05:51 echo Agent pid 79 killed; 04:05:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:52 + git semver [Pipeline] } 04:05:52 $ docker stop --time=1 dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 04:05:53 $ docker rm -f --volumes dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:54 Stashed 1 file(s) [Pipeline] echo 04:05:54 [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [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 04:05:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:54 ========================================================= 04:05:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:05:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:05:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:54 619be1103602: Pulling fs layer 04:05:54 7862e08f4a3e: Pulling fs layer 04:05:54 5df492c9dc93: Pulling fs layer 04:05:54 7629e6793208: Pulling fs layer 04:05:54 4f4fb700ef54: Pulling fs layer 04:05:54 fb5054dd5b73: Pulling fs layer 04:05:54 eeca6798cff9: Pulling fs layer 04:05:54 aa269ceb94a6: Pulling fs layer 04:05:54 ada007ff1a6a: Pulling fs layer 04:05:54 eeca6798cff9: Waiting 04:05:54 4f4fb700ef54: Waiting 04:05:54 aa269ceb94a6: Waiting 04:05:54 fb5054dd5b73: Waiting 04:05:54 7862e08f4a3e: Download complete 04:05:54 7629e6793208: Verifying Checksum 04:05:54 7629e6793208: Download complete 04:05:54 4f4fb700ef54: Verifying Checksum 04:05:54 4f4fb700ef54: Download complete 04:05:54 fb5054dd5b73: Verifying Checksum 04:05:54 fb5054dd5b73: Download complete 04:05:54 619be1103602: Verifying Checksum 04:05:54 619be1103602: Download complete 04:05:54 eeca6798cff9: Verifying Checksum 04:05:54 eeca6798cff9: Download complete 04:05:55 619be1103602: Pull complete 04:05:55 ada007ff1a6a: Verifying Checksum 04:05:55 ada007ff1a6a: Download complete 04:05:55 7862e08f4a3e: Pull complete 04:05:55 5df492c9dc93: Download complete 04:05:55 aa269ceb94a6: Verifying Checksum 04:05:55 aa269ceb94a6: Download complete 04:05:59 5df492c9dc93: Pull complete 04:05:59 7629e6793208: Pull complete 04:05:59 4f4fb700ef54: Pull complete 04:05:59 fb5054dd5b73: Pull complete 04:05:59 eeca6798cff9: Pull complete 04:06:01 aa269ceb94a6: Pull complete 04:06:01 ada007ff1a6a: Pull complete 04:06:01 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:06:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:06:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 04:06:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:02 + docker inspect -f . ci-base-image-x86_64 04:06:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:02 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 04:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:07 $ docker top 10d863bcd81ed2467564429333556905b0ccfe205422d147b0fcfd33034ea1a4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:07 + go version 04:06:07 go version go1.21.9 linux/amd64 [Pipeline] } 04:06:07 $ docker stop --time=1 10d863bcd81ed2467564429333556905b0ccfe205422d147b0fcfd33034ea1a4 04:06:08 $ docker rm -f --volumes 10d863bcd81ed2467564429333556905b0ccfe205422d147b0fcfd33034ea1a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:09 Still waiting to schedule task 04:06:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:06:09 + docker inspect -f . ci-base-image-x86_64 04:06:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:09 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 04:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:09 $ docker top b7bbde0ba6ccf1f44fb5eff8584c1a01abc2c87425a4627faf34dfd593126032 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:10 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 04:06:10 + make test 04:06:10 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 04:06:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:06:10 go: downloading github.com/stretchr/testify v1.9.0 04:06:10 go: downloading github.com/google/uuid v1.6.0 04:06:10 go: downloading github.com/nats-io/nats.go v1.35.0 04:06:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 04:06:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.20 04:06:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:06:11 go: downloading github.com/davecgh/go-spew v1.1.1 04:06:11 go: downloading github.com/pmezard/go-difflib v1.0.0 04:06:11 go: downloading gopkg.in/yaml.v3 v3.0.1 04:06:11 go: downloading github.com/stretchr/objx v0.5.2 04:06:11 go: downloading github.com/hashicorp/errwrap v1.0.0 04:06:11 go: downloading github.com/go-playground/validator/v10 v10.20.0 04:06:11 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 04:06:11 go: downloading github.com/gorilla/websocket v1.5.0 04:06:11 go: downloading golang.org/x/net v0.23.0 04:06:11 go: downloading golang.org/x/sync v0.1.0 04:06:11 go: downloading github.com/klauspost/compress v1.17.2 04:06:11 go: downloading github.com/nats-io/nkeys v0.4.7 04:06:11 go: downloading github.com/nats-io/nuid v1.0.1 04:06:11 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 04:06:11 go: downloading github.com/go-playground/universal-translator v0.18.1 04:06:11 go: downloading github.com/leodido/go-urn v1.4.0 04:06:11 go: downloading golang.org/x/crypto v0.21.0 04:06:11 go: downloading golang.org/x/text v0.14.0 04:06:11 go: downloading github.com/go-playground/locales v0.14.1 04:06:11 go: downloading github.com/x448/float16 v0.8.4 04:06:11 go: downloading golang.org/x/sys v0.18.0 04:06:29 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 04:06:29 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 04:06:30 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.049s coverage: 88.6% of statements 04:06:30 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 04:06:30 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 04:06:36 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.051s coverage: 19.8% of statements 04:06:36 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.074s coverage: 88.8% of statements 04:06:36 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.078s coverage: 86.2% of statements 04:06:36 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.049s coverage: 15.4% of statements 04:06:36 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.164s coverage: 61.3% of statements 04:06:36 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.042s coverage: 87.5% of statements 04:06:36 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.041s coverage: 100.0% of statements 04:06:36 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.041s coverage: 100.0% of statements 04:06:36 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.044s coverage: 95.1% of statements 04:06:50 go vet ./... 04:06:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:06:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:06:51 $ docker stop --time=1 b7bbde0ba6ccf1f44fb5eff8584c1a01abc2c87425a4627faf34dfd593126032 04:06:56 $ docker rm -f --volumes b7bbde0ba6ccf1f44fb5eff8584c1a01abc2c87425a4627faf34dfd593126032 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:56 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 04:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:57 04:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:57 latest: Pulling from edgex-lftools-log-publisher 04:06:57 5eb5b503b376: Pulling fs layer 04:06:57 5c69ac0246d0: Pulling fs layer 04:06:57 ec43610c2a17: Pulling fs layer 04:06:57 3a2ae6a8a46f: Pulling fs layer 04:06:57 33b1e0a273af: Pulling fs layer 04:06:57 5d3b04190fa2: Pulling fs layer 04:06:57 2f39f015ded8: Pulling fs layer 04:06:57 33b1e0a273af: Waiting 04:06:57 3a2ae6a8a46f: Waiting 04:06:57 5d3b04190fa2: Waiting 04:06:57 2f39f015ded8: Waiting 04:06:57 5c69ac0246d0: Verifying Checksum 04:06:57 5c69ac0246d0: Download complete 04:06:57 3a2ae6a8a46f: Verifying Checksum 04:06:57 3a2ae6a8a46f: Download complete 04:06:58 33b1e0a273af: Verifying Checksum 04:06:58 33b1e0a273af: Download complete 04:06:58 ec43610c2a17: Verifying Checksum 04:06:58 ec43610c2a17: Download complete 04:06:58 5d3b04190fa2: Verifying Checksum 04:06:58 5d3b04190fa2: Download complete 04:06:58 5eb5b503b376: Verifying Checksum 04:06:58 5eb5b503b376: Download complete 04:06:58 2f39f015ded8: Download complete 04:06:59 5eb5b503b376: Pull complete 04:06:59 5c69ac0246d0: Pull complete 04:06:59 ec43610c2a17: Pull complete 04:07:00 3a2ae6a8a46f: Pull complete 04:07:00 33b1e0a273af: Pull complete 04:07:00 5d3b04190fa2: Pull complete 04:07:04 2f39f015ded8: Pull complete 04:07:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:04 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 04:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:07:10 $ docker top 898d9f559080f592b69ec49f7555ad61d42efe91bc0a64ce2d7b1da59a90f1f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:10 ---> job-cost.sh 04:07:10 lf-activate-venv: SKIPPING 04:07:10 INFO: No Stack... 04:07:11 INFO: Retrieving Pricing Info for: v3-standard-8 04:07:11 INFO: Archiving Costs [Pipeline] sh 04:07:11 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 04:07:11 + cut -d, -f6 [Pipeline] lock 04:07:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] 04:07:11 Resource [jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] did not exist. Created. 04:07:11 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:11 + echo total: 0.2199999988079071 [Pipeline] stash 04:07:11 Stashed 1 file(s) [Pipeline] } 04:07:11 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:12 $ docker stop --time=1 898d9f559080f592b69ec49f7555ad61d42efe91bc0a64ce2d7b1da59a90f1f1 04:07:13 $ docker rm -f --volumes 898d9f559080f592b69ec49f7555ad61d42efe91bc0a64ce2d7b1da59a90f1f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-506 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 04:07:45 Running in /w/workspace/go-mod-messaging/154 [Pipeline] { [Pipeline] checkout 04:07:48 Selected Git installation does not exist. Using Default 04:07:48 The recommended git tool is: NONE 04:07:53 using credential edgex-jenkins-ssh 04:07:53 Cloning the remote Git repository 04:07:53 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 04:07:53 > git init /w/workspace/go-mod-messaging/154 # timeout=10 04:07:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 04:07:53 > git --version # timeout=10 04:07:53 > git --version # 'git version 2.25.1' 04:07:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 04:07:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:55 Avoid second fetch 04:07:55 Checking out Revision dc1ac470d2d7a8970fbc7285cd6530fa01d281dd (main) 04:07:55 > git config core.sparsecheckout # timeout=10 04:07:55 > git checkout -f dc1ac470d2d7a8970fbc7285cd6530fa01d281dd # timeout=10 04:07:56 Commit message: "Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.35.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:08:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:00 Dload Upload Total Spent Left Speed 04:08:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 69717 0 --:--:-- --:--:-- --:--:-- 69717 100 12828 100 12828 0 0 69340 0 --:--:-- --:--:-- --:--:-- 68967 [Pipeline] sh 04:08:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:08:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 04:08:01 sudo tee /etc/docker/daemon.new 04:08:01 { 04:08:01 "registry-mirrors": [ 04:08:01 "https://nexus3.edgexfoundry.org:10001" 04:08:01 ], 04:08:01 "bip": "10.250.0.254/24", 04:08:01 "hosts": [ 04:08:01 "tcp://0.0.0.0:5555", 04:08:01 "unix:///var/run/docker.sock" 04:08:01 ], 04:08:01 "mtu": 1458, 04:08:01 "selinux-enabled": true, 04:08:01 "seccomp-profile": "/etc/docker/seccomp.json" 04:08:01 } [Pipeline] sh 04:08:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:08:01 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:08:20 ========================================================= 04:08:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:08:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:08:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:08:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:08:21 c6b39de5b339: Pulling fs layer 04:08:21 a69c41024577: Pulling fs layer 04:08:21 d6de4b400683: Pulling fs layer 04:08:21 35cb2a7552d0: Pulling fs layer 04:08:21 4f4fb700ef54: Pulling fs layer 04:08:21 464afbd9ba4c: Pulling fs layer 04:08:21 00f215d4a9da: Pulling fs layer 04:08:21 d496ad576159: Pulling fs layer 04:08:21 4f4fb700ef54: Waiting 04:08:21 464afbd9ba4c: Waiting 04:08:21 00f215d4a9da: Waiting 04:08:21 d496ad576159: Waiting 04:08:21 a69c41024577: Verifying Checksum 04:08:21 a69c41024577: Download complete 04:08:21 35cb2a7552d0: Verifying Checksum 04:08:21 35cb2a7552d0: Download complete 04:08:21 4f4fb700ef54: Verifying Checksum 04:08:21 4f4fb700ef54: Download complete 04:08:21 464afbd9ba4c: Verifying Checksum 04:08:21 464afbd9ba4c: Download complete 04:08:21 c6b39de5b339: Verifying Checksum 04:08:21 c6b39de5b339: Download complete 04:08:22 d496ad576159: Verifying Checksum 04:08:22 d496ad576159: Download complete 04:08:22 c6b39de5b339: Pull complete 04:08:23 a69c41024577: Pull complete 04:08:23 d6de4b400683: Download complete 04:08:24 00f215d4a9da: Verifying Checksum 04:08:24 00f215d4a9da: Download complete 04:08:37 d6de4b400683: Pull complete 04:08:37 35cb2a7552d0: Pull complete 04:08:37 4f4fb700ef54: Pull complete 04:08:37 464afbd9ba4c: Pull complete 04:08:47 00f215d4a9da: Pull complete 04:08:48 d496ad576159: Pull complete 04:08:48 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:08:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:08:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 04:08:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:48 + docker inspect -f . ci-base-image-arm64 04:08:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:48 prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container 04:08:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/154 -v /w/workspace/go-mod-messaging/154:/w/workspace/go-mod-messaging/154:rw,z -v /w/workspace/go-mod-messaging/154@tmp:/w/workspace/go-mod-messaging/154@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 04:08:52 $ docker top e5f4b9bed97bee3918d83565ec9f26161a20a4ed5d78246468d2377b8c64ec63 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:52 + go version 04:08:52 go version go1.21.9 linux/arm64 [Pipeline] } 04:08:52 $ docker stop --time=1 e5f4b9bed97bee3918d83565ec9f26161a20a4ed5d78246468d2377b8c64ec63 04:08:54 $ docker rm -f --volumes e5f4b9bed97bee3918d83565ec9f26161a20a4ed5d78246468d2377b8c64ec63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:55 + docker inspect -f . ci-base-image-arm64 04:08:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:55 prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container 04:08:55 $ 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/154 -v /w/workspace/go-mod-messaging/154:/w/workspace/go-mod-messaging/154:rw,z -v /w/workspace/go-mod-messaging/154@tmp:/w/workspace/go-mod-messaging/154@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 04:08:56 $ docker top 09bf7475d3768d73c903355a925f6908a0aa8677e1c6fdf307c92403d166cee5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:57 + git config --global --add safe.directory /w/workspace/go-mod-messaging/154 [Pipeline] fileExists [Pipeline] sh 04:08:57 + make test 04:08:58 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 04:08:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.20 04:08:58 go: downloading github.com/google/uuid v1.6.0 04:08:58 go: downloading github.com/stretchr/testify v1.9.0 04:08:58 go: downloading github.com/nats-io/nats.go v1.35.0 04:08:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 04:08:58 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:08:58 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:08:58 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 04:08:58 go: downloading github.com/go-playground/validator/v10 v10.20.0 04:08:59 go: downloading github.com/davecgh/go-spew v1.1.1 04:08:59 go: downloading github.com/pmezard/go-difflib v1.0.0 04:08:59 go: downloading gopkg.in/yaml.v3 v3.0.1 04:08:59 go: downloading github.com/stretchr/objx v0.5.2 04:08:59 go: downloading github.com/hashicorp/errwrap v1.0.0 04:08:59 go: downloading github.com/gorilla/websocket v1.5.0 04:08:59 go: downloading golang.org/x/net v0.23.0 04:08:59 go: downloading golang.org/x/sync v0.1.0 04:08:59 go: downloading github.com/x448/float16 v0.8.4 04:08:59 go: downloading github.com/klauspost/compress v1.17.2 04:08:59 go: downloading github.com/nats-io/nkeys v0.4.7 04:08:59 go: downloading github.com/nats-io/nuid v1.0.1 04:08:59 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 04:08:59 go: downloading github.com/go-playground/universal-translator v0.18.1 04:08:59 go: downloading github.com/leodido/go-urn v1.4.0 04:09:00 go: downloading golang.org/x/crypto v0.21.0 04:09:01 go: downloading golang.org/x/text v0.14.0 04:09:01 go: downloading github.com/go-playground/locales v0.14.1 04:11:08 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.339s coverage: 88.6% of statements 04:11:08 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 04:11:08 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 04:11:08 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 04:11:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.260s coverage: 19.8% of statements 04:11:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.417s coverage: 88.8% of statements 04:11:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.445s coverage: 86.2% of statements 04:11:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.247s coverage: 15.4% of statements 04:11:08 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.391s coverage: 61.3% of statements 04:11:10 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 04:11:11 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.273s coverage: 87.5% of statements 04:11:12 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.251s coverage: 100.0% of statements 04:11:12 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.204s coverage: 100.0% of statements 04:11:13 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.218s coverage: 95.1% of statements 04:11:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:11:14 go vet ./... 04:13:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:13:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:13:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:13:06 $ docker stop --time=1 09bf7475d3768d73c903355a925f6908a0aa8677e1c6fdf307c92403d166cee5 04:13:07 $ docker rm -f --volumes 09bf7475d3768d73c903355a925f6908a0aa8677e1c6fdf307c92403d166cee5 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:10 Warning: overwriting stash ‘coverage-report’ 04:13:10 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 04:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:11 04:13:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:11 arm64: Pulling from edgex-lftools-log-publisher 04:13:11 8998bd30e6a1: Pulling fs layer 04:13:11 04944245beec: Pulling fs layer 04:13:11 699f458cf7ca: Pulling fs layer 04:13:11 765212b225bb: Pulling fs layer 04:13:11 f23df028b6ca: Pulling fs layer 04:13:11 d65c8cfc05b1: Pulling fs layer 04:13:11 2437ff75d9bd: Pulling fs layer 04:13:11 765212b225bb: Waiting 04:13:11 f23df028b6ca: Waiting 04:13:11 2437ff75d9bd: Waiting 04:13:11 d65c8cfc05b1: Waiting 04:13:11 04944245beec: Verifying Checksum 04:13:11 04944245beec: Download complete 04:13:11 765212b225bb: Verifying Checksum 04:13:11 765212b225bb: Download complete 04:13:11 f23df028b6ca: Download complete 04:13:11 d65c8cfc05b1: Verifying Checksum 04:13:11 d65c8cfc05b1: Download complete 04:13:12 699f458cf7ca: Verifying Checksum 04:13:12 699f458cf7ca: Download complete 04:13:12 8998bd30e6a1: Download complete 04:13:15 2437ff75d9bd: Verifying Checksum 04:13:15 2437ff75d9bd: Download complete 04:13:17 8998bd30e6a1: Pull complete 04:13:17 04944245beec: Pull complete 04:13:19 699f458cf7ca: Pull complete 04:13:19 765212b225bb: Pull complete 04:13:20 f23df028b6ca: Pull complete 04:13:20 d65c8cfc05b1: Pull complete 04:13:38 2437ff75d9bd: Pull complete 04:13:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:38 prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container 04:13:39 $ 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/154 -v /w/workspace/go-mod-messaging/154:/w/workspace/go-mod-messaging/154:rw,z -v /w/workspace/go-mod-messaging/154@tmp:/w/workspace/go-mod-messaging/154@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 04:13:41 $ docker top 2f090bcb1d881f31d17b961bd76763b6492ca131909cd7e38c8836ca9ccafd2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:42 ---> job-cost.sh 04:13:42 lf-activate-venv: SKIPPING 04:13:42 INFO: No Stack... 04:13:42 INFO: Retrieving Pricing Info for: v3-standard-4 04:13:43 INFO: Archiving Costs [Pipeline] sh 04:13:44 + cut -d, -f6 04:13:44 + cat /w/workspace/go-mod-messaging/154/archives/cost.csv [Pipeline] lock 04:13:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] 04:13:44 Resource [jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] did not exist. Created. 04:13:44 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:44 /w/workspace/go-mod-messaging/154@tmp/durable-ba6e74d6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:13:45 + echo total: 0.10999999940395355 [Pipeline] stash 04:13:45 Warning: overwriting stash ‘stack-cost’ 04:13:45 Stashed 1 file(s) [Pipeline] } 04:13:45 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] [Pipeline] // lock [Pipeline] } 04:13:45 $ docker stop --time=1 2f090bcb1d881f31d17b961bd76763b6492ca131909cd7e38c8836ca9ccafd2b 04:13:47 $ docker rm -f --volumes 2f090bcb1d881f31d17b961bd76763b6492ca131909cd7e38c8836ca9ccafd2b [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 04:13:47 provisioning config files... 04:13:47 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1437547138610128963tmp [Pipeline] { [Pipeline] sh 04:13:47 + set +x 04:13:47 + curl -s https://codecov.io/bash 04:13:47 + bash -s -- 04:13:47 04:13:47 _____ _ 04:13:47 / ____| | | 04:13:47 | | ___ __| | ___ ___ _____ __ 04:13:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:13:47 | |___| (_) | (_| | __/ (_| (_) \ V / 04:13:47 \_____\___/ \__,_|\___|\___\___/ \_/ 04:13:47 Bash-1.0.6 04:13:47 04:13:47 04:13:47 ==> git version 2.25.1 found 04:13:48 ==> 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 04:13:48 Release-Date: 2020-01-08 04:13:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:13:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:13:48 ==> Jenkins CI detected. 04:13:48 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 04:13:48 project root: . 04:13:48 --> token set from env 04:13:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:13:48 ==> Running gcov in . (disable via -X gcov) 04:13:48 ==> Python coveragepy not found 04:13:48 ==> Searching for coverage reports in: 04:13:48 + . 04:13:48 -> Found 1 reports 04:13:48 ==> Detecting git/mercurial file structure 04:13:48 ==> Reading reports 04:13:48 + ./coverage.out bytes=42718 04:13:48 ==> Appending adjustments 04:13:48 https://docs.codecov.io/docs/fixing-reports 04:13:48 + Found adjustments 04:13:48 ==> Gzipping contents 04:13:48 12K /tmp/codecov.YSUeTZ.gz 04:13:48 ==> Uploading reports 04:13:48 url: https://codecov.io 04:13:48 query: branch=main&commit=dc1ac470d2d7a8970fbc7285cd6530fa01d281dd&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 04:13:48 -> Pinging Codecov 04:13:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dc1ac470d2d7a8970fbc7285cd6530fa01d281dd&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 04:13:48 -> Uploading to 04:13:48 https://storage.googleapis.com/codecov/v4/raw/2024-05-21/F6E385568367DD0E4001BA4F8F1CB792/dc1ac470d2d7a8970fbc7285cd6530fa01d281dd/9baa22a9-3798-4ac3-82d4-99945a46cce2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240521%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240521T041348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1867735d4c16e68f5e6c271db39dc66acbd25e69b822bc93d5f508f959da88b5 04:13:48 % Total % Received % Xferd Average Speed Time Time Time Current 04:13:48 Dload Upload Total Spent Left Speed 04:13:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8372 0 0 100 8372 0 40444 --:--:-- --:--:-- --:--:-- 40250 100 8372 0 0 100 8372 0 33758 --:--:-- --:--:-- --:--:-- 33622 04:13:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] } 04:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:13:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:13:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:13:49 04:13:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:13:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:13:49 df9b9388f04a: Pulling fs layer 04:13:49 52dc419b0ee2: Pulling fs layer 04:13:49 25bc292e5bac: Pulling fs layer 04:13:49 114826534d7a: Pulling fs layer 04:13:49 4657fd5d0bcf: Pulling fs layer 04:13:49 6ad1cebc031e: Pulling fs layer 04:13:49 8a3aa393b2d8: Pulling fs layer 04:13:49 114826534d7a: Waiting 04:13:49 6ad1cebc031e: Waiting 04:13:49 25bc292e5bac: Verifying Checksum 04:13:49 25bc292e5bac: Download complete 04:13:49 52dc419b0ee2: Verifying Checksum 04:13:49 52dc419b0ee2: Download complete 04:13:49 4657fd5d0bcf: Download complete 04:13:49 df9b9388f04a: Download complete 04:13:49 df9b9388f04a: Pull complete 04:13:49 6ad1cebc031e: Verifying Checksum 04:13:49 6ad1cebc031e: Download complete 04:13:49 52dc419b0ee2: Pull complete 04:13:49 25bc292e5bac: Pull complete 04:13:50 114826534d7a: Verifying Checksum 04:13:50 114826534d7a: Download complete 04:13:50 8a3aa393b2d8: Download complete 04:13:54 114826534d7a: Pull complete 04:13:54 4657fd5d0bcf: Pull complete 04:13:54 6ad1cebc031e: Pull complete 04:13:57 8a3aa393b2d8: Pull complete 04:13:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:13:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:57 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 04:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:14:01 $ docker top e0e02329492e3e00181a0bc3ee6cccbc01b761532931a2abb0b3d15b1c3ac8a5 -eo pid,comm [Pipeline] { [Pipeline] echo 04:14:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 04:14:02 + set -o pipefail 04:14:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 04:14:06 04:14:06 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 04:14:06 04:14:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/f1501174-2ca4-4940-a707-a76f69886023 04:14:06 04:14:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:14:06 04:14:06 04:14:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:14:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:14:06 More details here: https://snyk.co/ue1NS [Pipeline] } 04:14:06 $ docker stop --time=1 e0e02329492e3e00181a0bc3ee6cccbc01b761532931a2abb0b3d15b1c3ac8a5 04:14:09 $ docker rm -f --volumes e0e02329492e3e00181a0bc3ee6cccbc01b761532931a2abb0b3d15b1c3ac8a5 [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 04:14:09 + git log --format=format:%s -1 dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] sh 04:14:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:14:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:10 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 04:14:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:14:11 $ docker top 3947721ff2b0a5200e9b32b5f7a6b7471793c2ea544c3237d220249aa0732c28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:11 [ssh-agent] Looking for ssh-agent implementation... 04:14:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:11 $ docker exec 3947721ff2b0a5200e9b32b5f7a6b7471793c2ea544c3237d220249aa0732c28 ssh-agent 04:14:11 SSH_AUTH_SOCK=/tmp/ssh-UCgGisckse6G/agent.32 04:14:11 SSH_AGENT_PID=38 04:14:11 Running ssh-add (command line suppressed) 04:14:11 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10548490748275718995.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10548490748275718995.key) 04:14:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:11 + git semver tag 04:14:12 2024-05-21 04:14:12,060 [run_tag] DEBUG tag force:False 04:14:12 2024-05-21 04:14:12,060 [check_head_tag] DEBUG check head tag 04:14:12 2024-05-21 04:14:12,062 [execute] INFO git cat-file --batch-check 04:14:12 2024-05-21 04:14:12,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 04:14:12 2024-05-21 04:14:12,066 [execute] INFO git cat-file --batch 04:14:12 2024-05-21 04:14:12,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 04:14:12 2024-05-21 04:14:12,095 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:14:12 2024-05-21 04:14:12,095 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 04:14:12 2024-05-21 04:14:12,095 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 04:14:12 2024-05-21 04:14:12,100 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:14:12 3.2.0-dev.21 [Pipeline] } 04:14:12 $ docker exec --env ******** --env ******** 3947721ff2b0a5200e9b32b5f7a6b7471793c2ea544c3237d220249aa0732c28 ssh-agent -k 04:14:12 unset SSH_AUTH_SOCK; 04:14:12 unset SSH_AGENT_PID; 04:14:12 echo Agent pid 38 killed; 04:14:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:12 + git semver [Pipeline] } 04:14:12 $ docker stop --time=1 3947721ff2b0a5200e9b32b5f7a6b7471793c2ea544c3237d220249aa0732c28 04:14:14 $ docker rm -f --volumes 3947721ff2b0a5200e9b32b5f7a6b7471793c2ea544c3237d220249aa0732c28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:14:14 04:14:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:14:14 0.23.1-centos7: Pulling from edgex-lftools 04:14:14 ab5ef0e58194: Pulling fs layer 04:14:14 9712f1f96733: Pulling fs layer 04:14:14 63f879dbbcfc: Pulling fs layer 04:14:14 0d9ebad4ef96: Pulling fs layer 04:14:14 e9a5061849ea: Pulling fs layer 04:14:14 d747dcd14b5f: Pulling fs layer 04:14:14 0d9ebad4ef96: Waiting 04:14:14 e9a5061849ea: Waiting 04:14:14 2de7ff778b66: Pulling fs layer 04:14:14 d747dcd14b5f: Waiting 04:14:14 2de7ff778b66: Waiting 04:14:14 9712f1f96733: Verifying Checksum 04:14:14 9712f1f96733: Download complete 04:14:15 ab5ef0e58194: Verifying Checksum 04:14:15 ab5ef0e58194: Download complete 04:14:15 63f879dbbcfc: Verifying Checksum 04:14:15 63f879dbbcfc: Download complete 04:14:15 d747dcd14b5f: Verifying Checksum 04:14:15 d747dcd14b5f: Download complete 04:14:15 e9a5061849ea: Verifying Checksum 04:14:15 e9a5061849ea: Download complete 04:14:15 0d9ebad4ef96: Verifying Checksum 04:14:15 0d9ebad4ef96: Download complete 04:14:15 2de7ff778b66: Verifying Checksum 04:14:15 2de7ff778b66: Download complete 04:14:17 ab5ef0e58194: Pull complete 04:14:17 9712f1f96733: Pull complete 04:14:18 63f879dbbcfc: Pull complete 04:14:22 0d9ebad4ef96: Pull complete 04:14:22 e9a5061849ea: Pull complete 04:14:22 d747dcd14b5f: Pull complete 04:14:23 2de7ff778b66: Pull complete 04:14:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:14:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:23 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 04:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:14:29 $ docker top d4f888e71fc959b351aeb67de3b4976f5cb59228213513397204b5ee97bb574e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:14:29 provisioning config files... 04:14:29 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10907993738710106600tmp 04:14:29 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13779846125082116696tmp 04:14:29 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2513586242366307036tmp [Pipeline] { [Pipeline] echo 04:14:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:14:30 ---> sigul-configuration.sh 04:14:30 gpg: directory `/root/.gnupg' created 04:14:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:14:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:14:30 gpg: keyring `/root/.gnupg/secring.gpg' created 04:14:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:14:30 gpg: CAST5 encrypted data 04:14:30 gpg: encrypted with 1 passphrase 04:14:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:14:30 + mkdir /home/jenkins 04:14:30 + mkdir /home/jenkins/sigul [Pipeline] sh 04:14:30 + 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 04:14:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:14:31 ---> sigul-install.sh 04:14:31 Sigul already installed; skipping installation. [Pipeline] sh 04:14:31 + git tag --list 04:14:31 v0.0.0 04:14:31 v0.1.0 04:14:31 v0.1.1 04:14:31 v0.1.10 04:14:31 v0.1.11 04:14:31 v0.1.12 04:14:31 v0.1.13 04:14:31 v0.1.14 04:14:31 v0.1.15 04:14:31 v0.1.16 04:14:31 v0.1.17 04:14:31 v0.1.18 04:14:31 v0.1.19 04:14:31 v0.1.2 04:14:31 v0.1.20 04:14:31 v0.1.21 04:14:31 v0.1.22 04:14:31 v0.1.23 04:14:31 v0.1.24 04:14:31 v0.1.25 04:14:31 v0.1.26 04:14:31 v0.1.27 04:14:31 v0.1.28 04:14:31 v0.1.29 04:14:31 v0.1.3 04:14:31 v0.1.30 04:14:31 v0.1.31 04:14:31 v0.1.4 04:14:31 v0.1.5 04:14:31 v0.1.6 04:14:31 v0.1.7 04:14:31 v0.1.8 04:14:31 v0.1.9 04:14:31 v2.0.0 04:14:31 v2.0.1 04:14:31 v2.1.0 04:14:31 v2.1.1 04:14:31 v2.2.0 04:14:31 v2.3.0 04:14:31 v3.0 04:14:31 v3.0.0 04:14:31 v3.1 04:14:31 v3.1.0 04:14:31 v3.1.0-dev.1 04:14:31 v3.1.0-dev.10 04:14:31 v3.1.0-dev.11 04:14:31 v3.1.0-dev.12 04:14:31 v3.1.0-dev.13 04:14:31 v3.1.0-dev.14 04:14:31 v3.1.0-dev.15 04:14:31 v3.1.0-dev.16 04:14:31 v3.1.0-dev.17 04:14:31 v3.1.0-dev.18 04:14:31 v3.1.0-dev.19 04:14:31 v3.1.0-dev.2 04:14:31 v3.1.0-dev.20 04:14:31 v3.1.0-dev.21 04:14:31 v3.1.0-dev.22 04:14:31 v3.1.0-dev.23 04:14:31 v3.1.0-dev.24 04:14:31 v3.1.0-dev.25 04:14:31 v3.1.0-dev.26 04:14:31 v3.1.0-dev.27 04:14:31 v3.1.0-dev.28 04:14:31 v3.1.0-dev.29 04:14:31 v3.1.0-dev.3 04:14:31 v3.1.0-dev.30 04:14:31 v3.1.0-dev.31 04:14:31 v3.1.0-dev.32 04:14:31 v3.1.0-dev.33 04:14:31 v3.1.0-dev.4 04:14:31 v3.1.0-dev.5 04:14:31 v3.1.0-dev.6 04:14:31 v3.1.0-dev.7 04:14:31 v3.1.0-dev.8 04:14:31 v3.1.0-dev.9 04:14:31 v3.2.0-dev.1 04:14:31 v3.2.0-dev.10 04:14:31 v3.2.0-dev.11 04:14:31 v3.2.0-dev.12 04:14:31 v3.2.0-dev.13 04:14:31 v3.2.0-dev.14 04:14:31 v3.2.0-dev.15 04:14:31 v3.2.0-dev.16 04:14:31 v3.2.0-dev.17 04:14:31 v3.2.0-dev.18 04:14:31 v3.2.0-dev.19 04:14:31 v3.2.0-dev.2 04:14:31 v3.2.0-dev.20 04:14:31 v3.2.0-dev.21 04:14:31 v3.2.0-dev.3 04:14:31 v3.2.0-dev.4 04:14:31 v3.2.0-dev.5 04:14:31 v3.2.0-dev.6 04:14:31 v3.2.0-dev.7 04:14:31 v3.2.0-dev.8 04:14:31 v3.2.0-dev.9 [Pipeline] sh 04:14:31 + lftools sign git-tag v3.2.0-dev.21 04:14:32 Signing Git tag with Sigul... 04:14:32 Signing v3.2.0-dev.21 [Pipeline] echo 04:14:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:14:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:14:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:14:32 $ docker stop --time=1 d4f888e71fc959b351aeb67de3b4976f5cb59228213513397204b5ee97bb574e 04:14:34 $ docker rm -f --volumes d4f888e71fc959b351aeb67de3b4976f5cb59228213513397204b5ee97bb574e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:14:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:14:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:34 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 04:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:14:35 $ docker top 233bd170cb489cdaddf6ac10b23dd633e0729d6c57a89473012e27fbd30a7fef -eo pid,comm 04:14:35 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). 04:14:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:35 [ssh-agent] Looking for ssh-agent implementation... 04:14:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:35 $ docker exec 233bd170cb489cdaddf6ac10b23dd633e0729d6c57a89473012e27fbd30a7fef ssh-agent 04:14:35 SSH_AUTH_SOCK=/tmp/ssh-wOWJcDZKo5xx/agent.31 04:14:35 SSH_AGENT_PID=37 04:14:35 Running ssh-add (command line suppressed) 04:14:35 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2067485360947547419.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2067485360947547419.key) 04:14:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:35 + git semver bump pre 04:14:36 2024-05-21 04:14:36,119 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:14:36 2024-05-21 04:14:36,119 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev 04:14:36 2024-05-21 04:14:36,119 [bump_version] DEBUG bumped version:3.2.0-dev.22 04:14:36 2024-05-21 04:14:36,119 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 04:14:36 2024-05-21 04:14:36,119 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:14:36 2024-05-21 04:14:36,119 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:14:36 2024-05-21 04:14:36,122 [execute] INFO git cat-file --batch-check 04:14:36 2024-05-21 04:14:36,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 04:14:36 2024-05-21 04:14:36,128 [execute] INFO git cat-file --batch 04:14:36 2024-05-21 04:14:36,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 04:14:36 2024-05-21 04:14:36,132 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:14:36 3.2.0-dev.22 [Pipeline] } 04:14:36 $ docker exec --env ******** --env ******** 233bd170cb489cdaddf6ac10b23dd633e0729d6c57a89473012e27fbd30a7fef ssh-agent -k 04:14:36 unset SSH_AUTH_SOCK; 04:14:36 unset SSH_AGENT_PID; 04:14:36 echo Agent pid 37 killed; 04:14:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:36 + git semver [Pipeline] } 04:14:36 $ docker stop --time=1 233bd170cb489cdaddf6ac10b23dd633e0729d6c57a89473012e27fbd30a7fef 04:14:38 $ docker rm -f --volumes 233bd170cb489cdaddf6ac10b23dd633e0729d6c57a89473012e27fbd30a7fef [Pipeline] // withDockerContainer [Pipeline] sh 04:14:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:14:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:38 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 04:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:14:39 $ docker top df4e76b46b1bcf98c119b251630bec11620b6e37714559e63d2e4a2facfbf85b -eo pid,comm 04:14:39 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). 04:14:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:39 [ssh-agent] Looking for ssh-agent implementation... 04:14:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:39 $ docker exec df4e76b46b1bcf98c119b251630bec11620b6e37714559e63d2e4a2facfbf85b ssh-agent 04:14:39 SSH_AUTH_SOCK=/tmp/ssh-M37kG4mJXTGW/agent.33 04:14:39 SSH_AGENT_PID=39 04:14:39 Running ssh-add (command line suppressed) 04:14:39 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5711261390775171480.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5711261390775171480.key) 04:14:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:39 + git semver push 04:14:40 2024-05-21 04:14:40,183 [run_push] DEBUG push 04:14:40 2024-05-21 04:14:40,183 [execute] INFO git cat-file --batch-check 04:14:40 2024-05-21 04:14:40,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 04:14:40 2024-05-21 04:14:40,187 [execute] INFO git rev-list be76d617a35d9cb2e122792922ed6de711e7faa9 -- 04:14:40 2024-05-21 04:14:40,187 [execute] DEBUG Popen(['git', 'rev-list', 'be76d617a35d9cb2e122792922ed6de711e7faa9', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 04:14:40 2024-05-21 04:14:40,194 [execute] INFO git fetch -v origin 04:14:40 2024-05-21 04:14:40,194 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 04:14:40 2024-05-21 04:14:40,679 [run_push] DEBUG no remote changes detected 04:14:40 2024-05-21 04:14:40,679 [execute] INFO git push origin semver 04:14:40 2024-05-21 04:14:40,680 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 04:14:41 2024-05-21 04:14:41,392 [run_push] DEBUG push all version tags 04:14:41 2024-05-21 04:14:41,392 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:14:41 2024-05-21 04:14:41,393 [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) 04:14:42 2024-05-21 04:14:42,122 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:14:42 3.2.0-dev.22 [Pipeline] } 04:14:42 $ docker exec --env ******** --env ******** df4e76b46b1bcf98c119b251630bec11620b6e37714559e63d2e4a2facfbf85b ssh-agent -k 04:14:42 unset SSH_AUTH_SOCK; 04:14:42 unset SSH_AGENT_PID; 04:14:42 echo Agent pid 39 killed; 04:14:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:42 + git semver [Pipeline] } 04:14:43 $ docker stop --time=1 df4e76b46b1bcf98c119b251630bec11620b6e37714559e63d2e4a2facfbf85b 04:14:44 $ docker rm -f --volumes df4e76b46b1bcf98c119b251630bec11620b6e37714559e63d2e4a2facfbf85b [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 04:14:44 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 04:14:44 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 04:14:44 total 16 04:14:44 drwxr-xr-x 3 root root 4096 May 21 04:07 . 04:14:44 drwxrwxr-x 10 jenkins jenkins 4096 May 21 04:14 .. 04:14:44 drwxr-xr-x 2 root root 4096 May 21 04:07 cost 04:14:44 -rw-r--r-- 1 root root 88 May 21 04:07 cost.csv 04:14:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 04:14:44 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 04:14:44 total 16 04:14:44 drwxr-xr-x 3 jenkins jenkins 4096 May 21 04:07 . 04:14:44 drwxrwxr-x 10 jenkins jenkins 4096 May 21 04:14 .. 04:14:44 drwxr-xr-x 2 jenkins jenkins 4096 May 21 04:07 cost 04:14:44 -rw-r--r-- 1 jenkins jenkins 88 May 21 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:14:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:14:46 ---> package-listing.sh 04:14:46 ++ facter osfamily 04:14:46 ++ tr '[:upper:]' '[:lower:]' 04:14:46 + OS_FAMILY=debian 04:14:46 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 04:14:46 + START_PACKAGES=/tmp/packages_start.txt 04:14:46 + END_PACKAGES=/tmp/packages_end.txt 04:14:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:14:46 + PACKAGES=/tmp/packages_start.txt 04:14:46 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 04:14:46 + PACKAGES=/tmp/packages_end.txt 04:14:46 + case "${OS_FAMILY}" in 04:14:46 + dpkg -l 04:14:46 + grep '^ii' 04:14:46 + '[' -f /tmp/packages_start.txt ']' 04:14:46 + '[' -f /tmp/packages_end.txt ']' 04:14:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:14:46 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 04:14:46 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 04:14:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 04:14:46 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 04:14:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:47 prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container 04:14:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:14:47 $ docker top eebfbe4c09c1ff29cec7a5696726b9cede7f0806e150aa099e819d1a23282d45 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:47 + touch /tmp/pre-build-complete [Pipeline] sh 04:14:48 + mkdir -p /var/log/sysstat [Pipeline] sh 04:14:48 + ls /var/log/sa-host 04:14:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:48 provisioning config files... 04:14:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12979223695850265721tmp [Pipeline] { [Pipeline] echo 04:14:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:14:48 ---> create-netrc.sh [Pipeline] } 04:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:14:49 ---> python-tools-install.sh [Pipeline] echo 04:14:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:14:49 ---> sudo-logs.sh 04:14:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:14:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:14:49 ---> job-cost.sh 04:14:49 lf-activate-venv: SKIPPING 04:14:49 DEBUG: total: 0.2199999988079071 04:14:49 INFO: Retrieving Stack Cost... 04:14:50 INFO: Retrieving Pricing Info for: v3-standard-8 04:14:50 INFO: Archiving Costs [Pipeline] echo 04:14:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:14:50 ---> logs-deploy.sh 04:14:50 lf-activate-venv: SKIPPING 04:14:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/154 04:14:50 INFO: archiving workspace using pattern(s): 04:14:51 Archives upload complete. 04:14:51 INFO: archiving logs to Nexus 04:14:52 ---> uname -a: 04:14:52 Linux prd-ubuntu20-04-docker-8c-8g-505 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:14:52 04:14:52 04:14:52 ---> lscpu: 04:14:52 Architecture: x86_64 04:14:52 CPU op-mode(s): 32-bit, 64-bit 04:14:52 Byte Order: Little Endian 04:14:52 Address sizes: 40 bits physical, 48 bits virtual 04:14:52 CPU(s): 8 04:14:52 On-line CPU(s) list: 0-7 04:14:52 Thread(s) per core: 1 04:14:52 Core(s) per socket: 1 04:14:52 Socket(s): 8 04:14:52 NUMA node(s): 1 04:14:52 Vendor ID: AuthenticAMD 04:14:52 CPU family: 23 04:14:52 Model: 49 04:14:52 Model name: AMD EPYC-Rome Processor 04:14:52 Stepping: 0 04:14:52 CPU MHz: 2800.000 04:14:52 BogoMIPS: 5600.00 04:14:52 Virtualization: AMD-V 04:14:52 Hypervisor vendor: KVM 04:14:52 Virtualization type: full 04:14:52 L1d cache: 256 KiB 04:14:52 L1i cache: 256 KiB 04:14:52 L2 cache: 4 MiB 04:14:52 L3 cache: 128 MiB 04:14:52 NUMA node0 CPU(s): 0-7 04:14:52 Vulnerability Itlb multihit: Not affected 04:14:52 Vulnerability L1tf: Not affected 04:14:52 Vulnerability Mds: Not affected 04:14:52 Vulnerability Meltdown: Not affected 04:14:52 Vulnerability Mmio stale data: Not affected 04:14:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:14:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:14:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:14:52 Vulnerability Srbds: Not affected 04:14:52 Vulnerability Tsx async abort: Not affected 04:14:52 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 04:14:52 04:14:52 04:14:52 ---> nproc: 04:14:52 8 04:14:52 04:14:52 04:14:52 ---> df -h: 04:14:52 Filesystem Size Used Avail Use% Mounted on 04:14:52 overlay 155G 12G 144G 8% / 04:14:52 tmpfs 64M 0 64M 0% /dev 04:14:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:14:52 shm 64M 0 64M 0% /dev/shm 04:14:52 /dev/vda1 155G 12G 144G 8% /facter-os 04:14:52 04:14:52 04:14:52 ---> sar -b -r -n DEV: 04:14:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-505) 05/21/24 _x86_64_ (8 CPU) 04:14:52 04:14:52 04:04:55 LINUX RESTART (8 CPU) 04:14:52 04:14:52 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:14:52 04:06:01 381.30 47.71 333.59 0.00 5341.51 171296.78 0.00 04:14:52 04:07:01 80.89 0.32 80.57 0.00 23.33 42694.75 0.00 04:14:52 04:08:01 43.52 0.00 43.52 0.00 0.00 16441.75 0.00 04:14:52 04:09:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 04:14:52 04:10:01 3.52 0.97 2.55 0.00 67.46 85.99 0.00 04:14:52 04:11:01 36.08 3.88 32.19 0.00 2541.18 5622.40 0.00 04:14:52 04:12:01 3.60 0.02 3.58 0.00 0.13 83.72 0.00 04:14:52 04:13:01 1.97 0.00 1.97 0.00 0.00 21.59 0.00 04:14:52 04:14:01 37.16 0.15 37.01 0.00 14.53 26917.11 0.00 04:14:52 Average: 65.45 5.89 59.55 0.00 887.55 29240.84 0.00 04:14:52 04:14:52 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:14:52 04:06:01 29279784 31545724 783652 2.38 72160 2466264 2048696 6.04 1004580 2220208 584028 04:14:52 04:07:01 28786640 31514696 798012 2.43 88492 2884000 2020024 5.95 1126204 2543296 398052 04:14:52 04:08:01 28734028 31552096 759084 2.31 94896 2944528 1746492 5.15 1108240 2590928 16 04:14:52 04:09:01 28734060 31552160 758940 2.31 94920 2944532 1746492 5.15 1107964 2590932 136 04:14:52 04:10:01 28690820 31554864 755908 2.30 96524 2986984 1756548 5.18 1112264 2633676 37708 04:14:52 04:11:01 28438276 31539332 740116 2.25 116972 3208824 1722520 5.08 1304784 2659704 220 04:14:52 04:12:01 28447276 31543596 735604 2.24 115568 3205576 1686168 4.97 1298708 2656496 180 04:14:52 04:13:01 28447520 31543924 735116 2.24 115644 3205576 1686168 4.97 1298260 2656500 4 04:14:52 04:14:01 27626768 31490172 786820 2.39 129536 3909756 2170560 6.40 1365820 3359988 288 04:14:52 Average: 28576130 31537396 761472 2.32 102746 3084004 1842630 5.43 1191869 2656859 113404 04:14:52 04:14:52 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:14:52 04:06:01 ens3 533.13 353.01 5664.72 92.19 0.00 0.00 0.00 0.00 04:14:52 04:06:01 docker0 5.50 4.75 0.56 48.78 0.00 0.00 0.00 0.00 04:14:52 04:06:01 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 04:14:52 04:07:01 ens3 225.60 132.11 3999.76 26.22 0.00 0.00 0.00 0.00 04:14:52 04:07:01 docker0 63.19 118.30 5.82 1457.51 0.00 0.00 0.00 0.00 04:14:52 04:07:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 04:14:52 04:08:01 ens3 19.25 11.38 25.73 5.24 0.00 0.00 0.00 0.00 04:14:52 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 04:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:14:52 04:09:01 ens3 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00 04:14:52 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:14:52 04:10:01 ens3 49.83 27.50 626.47 2.16 0.00 0.00 0.00 0.00 04:14:52 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 04:10:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:14:52 04:11:01 ens3 73.45 26.28 1413.40 2.14 0.00 0.00 0.00 0.00 04:14:52 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 04:11:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 04:14:52 04:12:01 ens3 0.45 0.37 0.26 0.22 0.00 0.00 0.00 0.00 04:14:52 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 04:13:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:14:52 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:14:52 04:14:01 ens3 139.08 81.30 3978.24 10.90 0.00 0.00 0.00 0.00 04:14:52 04:14:01 veth475f6f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 04:14:01 veth602b54d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 04:14:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 04:14:52 Average: ens3 115.74 70.24 1745.37 15.45 0.00 0.00 0.00 0.00 04:14:52 Average: veth475f6f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 Average: veth602b54d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:52 Average: docker0 7.63 13.67 0.71 167.36 0.00 0.00 0.00 0.00 04:14:52 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 04:14:52 04:14:52 04:14:52 ---> sar -P ALL: 04:14:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-505) 05/21/24 _x86_64_ (8 CPU) 04:14:52 04:14:52 04:04:55 LINUX RESTART (8 CPU) 04:14:52 04:14:52 04:05:01 CPU %user %nice %system %iowait %steal %idle 04:14:52 04:06:01 all 8.98 0.00 3.03 2.07 0.05 85.87 04:14:52 04:06:01 0 7.23 0.00 3.74 0.89 0.05 88.09 04:14:52 04:06:01 1 7.85 0.00 2.41 4.96 0.05 84.73 04:14:52 04:06:01 2 9.08 0.00 4.30 6.42 0.07 80.12 04:14:52 04:06:01 3 12.07 0.00 3.66 0.50 0.07 83.70 04:14:52 04:06:01 4 9.23 0.00 2.46 0.82 0.05 87.44 04:14:52 04:06:01 5 8.11 0.00 2.34 1.70 0.05 87.80 04:14:52 04:06:01 6 8.06 0.00 2.89 0.64 0.05 88.35 04:14:52 04:06:01 7 10.18 0.00 2.44 0.62 0.05 86.71 04:14:52 04:07:01 all 31.47 0.00 4.64 2.01 0.08 61.79 04:14:52 04:07:01 0 32.01 0.00 4.20 0.05 0.08 63.66 04:14:52 04:07:01 1 29.81 0.00 4.75 1.51 0.10 63.83 04:14:52 04:07:01 2 32.65 0.00 4.32 0.52 0.12 62.40 04:14:52 04:07:01 3 31.84 0.00 5.05 0.92 0.07 62.12 04:14:52 04:07:01 4 31.13 0.00 4.11 0.89 0.07 63.81 04:14:52 04:07:01 5 32.98 0.00 5.32 0.47 0.08 61.15 04:14:52 04:07:01 6 30.58 0.00 4.63 5.62 0.07 59.10 04:14:52 04:07:01 7 30.81 0.00 4.75 6.08 0.08 58.27 04:14:52 04:08:01 all 1.36 0.00 0.53 1.02 0.02 97.06 04:14:52 04:08:01 0 1.55 0.00 0.54 0.00 0.02 97.90 04:14:52 04:08:01 1 1.51 0.00 0.55 0.96 0.00 96.98 04:14:52 04:08:01 2 1.67 0.00 0.37 0.00 0.02 97.95 04:14:52 04:08:01 3 0.93 0.00 0.32 0.02 0.00 98.73 04:14:52 04:08:01 4 1.14 0.00 0.33 0.00 0.03 98.50 04:14:52 04:08:01 5 1.70 0.00 0.62 0.00 0.02 97.66 04:14:52 04:08:01 6 1.22 0.00 0.88 6.56 0.03 91.30 04:14:52 04:08:01 7 1.19 0.00 0.64 0.72 0.05 97.41 04:14:52 04:09:01 all 0.10 0.00 0.02 0.00 0.01 99.87 04:14:52 04:09:01 0 0.60 0.00 0.02 0.00 0.00 99.38 04:14:52 04:09:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:14:52 04:09:01 2 0.10 0.00 0.02 0.00 0.00 99.88 04:14:52 04:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:14:52 04:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:14:52 04:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:14:52 04:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:14:52 04:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:14:52 04:10:01 all 0.21 0.00 0.08 0.03 0.00 99.68 04:14:52 04:10:01 0 0.60 0.00 0.17 0.02 0.02 99.20 04:14:52 04:10:01 1 0.63 0.00 0.22 0.12 0.00 99.03 04:14:52 04:10:01 2 0.15 0.00 0.13 0.03 0.00 99.68 04:14:52 04:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:14:52 04:10:01 4 0.15 0.00 0.05 0.02 0.00 99.78 04:14:52 04:10:01 5 0.05 0.00 0.05 0.00 0.00 99.90 04:14:52 04:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:14:52 04:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:14:52 04:11:01 all 1.97 0.00 0.99 0.43 0.02 96.59 04:14:52 04:11:01 0 2.15 0.00 1.02 0.03 0.00 96.80 04:14:52 04:11:01 1 1.87 0.00 0.72 2.09 0.02 95.30 04:14:52 04:11:01 2 1.07 0.00 0.73 0.27 0.02 97.91 04:14:52 04:11:01 3 1.27 0.00 0.45 0.03 0.02 98.23 04:14:52 04:11:01 4 3.24 0.00 0.99 0.35 0.03 95.39 04:14:52 04:11:01 5 1.40 0.00 0.70 0.13 0.02 97.75 04:14:52 04:11:01 6 1.37 0.00 0.63 0.05 0.02 97.93 04:14:52 04:11:01 7 3.39 0.00 2.69 0.52 0.02 93.39 04:14:52 04:12:01 all 0.14 0.00 0.05 0.01 0.00 99.80 04:14:52 04:12:01 0 0.60 0.00 0.03 0.03 0.00 99.33 04:14:52 04:12:01 1 0.13 0.00 0.07 0.03 0.02 99.75 04:14:52 04:12:01 2 0.07 0.00 0.03 0.00 0.00 99.90 04:14:52 04:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:14:52 04:12:01 4 0.25 0.00 0.10 0.00 0.00 99.65 04:14:52 04:12:01 5 0.00 0.00 0.07 0.00 0.02 99.92 04:14:52 04:12:01 6 0.02 0.00 0.03 0.02 0.00 99.93 04:14:52 04:12:01 7 0.00 0.00 0.05 0.02 0.00 99.93 04:14:52 04:13:01 all 0.04 0.00 0.01 0.05 0.00 99.90 04:14:52 04:13:01 0 0.17 0.00 0.02 0.40 0.02 99.40 04:14:52 04:13:01 1 0.08 0.00 0.02 0.00 0.00 99.90 04:14:52 04:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:14:52 04:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:14:52 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:14:52 04:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:14:52 04:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:14:52 04:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:14:52 04:14:01 all 2.80 0.00 1.25 1.02 0.02 94.90 04:14:52 04:14:01 0 2.95 0.00 1.16 1.68 0.02 94.19 04:14:52 04:14:01 1 3.08 0.00 1.45 0.07 0.03 95.37 04:14:52 04:14:01 2 3.68 0.00 0.90 0.00 0.02 95.40 04:14:52 04:14:01 3 1.99 0.00 1.17 0.08 0.02 96.73 04:14:52 04:14:01 4 2.88 0.00 0.92 0.32 0.02 95.87 04:14:52 04:14:01 5 2.41 0.00 1.39 0.05 0.02 96.13 04:14:52 04:14:01 6 2.40 0.00 1.24 6.01 0.02 90.32 04:14:52 04:14:01 7 3.04 0.00 1.79 0.00 0.03 95.14 04:14:52 Average: all 5.21 0.00 1.17 0.74 0.02 92.86 04:14:52 Average: 0 5.30 0.00 1.21 0.34 0.02 93.13 04:14:52 Average: 1 4.98 0.00 1.13 1.08 0.03 92.78 04:14:52 Average: 2 5.37 0.00 1.20 0.80 0.03 92.60 04:14:52 Average: 3 5.33 0.00 1.18 0.17 0.02 93.29 04:14:52 Average: 4 5.31 0.00 0.99 0.27 0.02 93.41 04:14:52 Average: 5 5.16 0.00 1.17 0.26 0.02 93.39 04:14:52 Average: 6 4.83 0.00 1.15 2.09 0.02 91.91 04:14:52 Average: 7 5.37 0.00 1.37 0.88 0.03 92.35 04:14:52 04:14:52 04:14:52