Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 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-ssh7708157829498257660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13111761589457063763.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13093764873303418373.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3787989585128600378.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-ssh11448523499478343863.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5828 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 > 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 Avoid second fetch Checking out Revision 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 (main) Commit message: "Merge pull request #219 from lenny-intel/latest-core-contracts" > git config core.sparsecheckout # timeout=10 > git checkout -f 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 # timeout=10 > git rev-list --no-walk 2ebd623954d6825ff5511ff7aef45b4943477518 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:32:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:32:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:32:27 ========================================================= 17:32:27 EdgeX Global Pipelines Version Info 17:32:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:32:27 ------------------- 17:32:27 stable info: 17:32:27 ------------------- 17:32:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:32:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:32:27 Message: update stable to v1.0.244 17:32:28 ------------------- 17:32:28 experimental info: 17:32:28 ------------------- 17:32:28 Commited By: **** collab-it+edgex@linuxfoundation.org 17:32:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:32:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f30e7b [Pipeline] echo 17:32:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:32:29 + git rev-list -1 --merges 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4~1..4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 [Pipeline] echo 17:32:29 -----------> git rev-list -1 --merges 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4~1..4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 17:32:29 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 [false] [Pipeline] sh 17:32:29 + git log --format=format:%s -1 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 [Pipeline] echo 17:32:29 ========================================================= 17:32:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:32:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:29 + git log --format=format:%s -1 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 [Pipeline] echo 17:32:29 [semverPrep] GIT_COMMIT: 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4, Commit Message: Merge pull request #219 from lenny-intel/latest-core-contracts [Pipeline] echo 17:32:29 [semverPrep] This is not a build commit. [Pipeline] sh 17:32:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:32:30 + grep -v github /etc/ssh/ssh_known_hosts 17:32:30 + [ -e /tmp/ssh_known_hosts ] 17:32:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:32:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:32:30 + sudo tee -a /etc/ssh/ssh_known_hosts 17:32:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:31 17:32:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:31 0.1.4: Pulling from edgex-devops/py-git-semver 17:32:31 b85a868b505f: Pulling fs layer 17:32:31 e2be974225ed: Pulling fs layer 17:32:31 339a4e72a1f5: Pulling fs layer 17:32:31 988bab9f4d93: Pulling fs layer 17:32:31 1469e6f7b9e6: Pulling fs layer 17:32:31 eaf3925da568: Pulling fs layer 17:32:31 988bab9f4d93: Waiting 17:32:31 1469e6f7b9e6: Waiting 17:32:31 bab4dde63d76: Pulling fs layer 17:32:31 bde34c3a00c8: Pulling fs layer 17:32:31 b352a97aabf1: Pulling fs layer 17:32:31 4872d77fe225: Pulling fs layer 17:32:31 eaf3925da568: Waiting 17:32:31 bde34c3a00c8: Waiting 17:32:31 b352a97aabf1: Waiting 17:32:31 bab4dde63d76: Waiting 17:32:31 5851b861e8e6: Pulling fs layer 17:32:31 5851b861e8e6: Waiting 17:32:31 4872d77fe225: Waiting 17:32:31 e2be974225ed: Download complete 17:32:32 988bab9f4d93: Verifying Checksum 17:32:32 1469e6f7b9e6: Verifying Checksum 17:32:32 1469e6f7b9e6: Download complete 17:32:32 eaf3925da568: Verifying Checksum 17:32:32 eaf3925da568: Download complete 17:32:32 339a4e72a1f5: Verifying Checksum 17:32:32 339a4e72a1f5: Download complete 17:32:32 bde34c3a00c8: Download complete 17:32:32 b352a97aabf1: Verifying Checksum 17:32:32 b352a97aabf1: Download complete 17:32:32 4872d77fe225: Verifying Checksum 17:32:32 4872d77fe225: Download complete 17:32:32 5851b861e8e6: Verifying Checksum 17:32:32 5851b861e8e6: Download complete 17:32:32 b85a868b505f: Verifying Checksum 17:32:32 b85a868b505f: Download complete 17:32:32 bab4dde63d76: Verifying Checksum 17:32:32 bab4dde63d76: Download complete 17:32:33 b85a868b505f: Pull complete 17:32:34 e2be974225ed: Pull complete 17:32:34 339a4e72a1f5: Pull complete 17:32:34 988bab9f4d93: Pull complete 17:32:35 1469e6f7b9e6: Pull complete 17:32:35 eaf3925da568: Pull complete 17:32:37 bab4dde63d76: Pull complete 17:32:37 bde34c3a00c8: Pull complete 17:32:37 b352a97aabf1: Pull complete 17:32:37 4872d77fe225: Pull complete 17:32:38 5851b861e8e6: Pull complete 17:32:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:38 prd-ubuntu20.04-docker-8c-8g-5828 does not seem to be running inside a container 17:32: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:32:44 $ docker top e9ec97a077fdc604d6e993d62e3037f1e094760f8563e630b0fa5fd8e99af968 -eo pid,comm 17:32:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:32:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:32:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:44 [ssh-agent] Looking for ssh-agent implementation... 17:32:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:44 $ docker exec e9ec97a077fdc604d6e993d62e3037f1e094760f8563e630b0fa5fd8e99af968 ssh-agent 17:32:44 SSH_AUTH_SOCK=/tmp/ssh-pbpClKgO01GB/agent.14 17:32:44 SSH_AGENT_PID=20 17:32:44 Running ssh-add (command line suppressed) 17:32:45 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4243968395323707544.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4243968395323707544.key) 17:32:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:45 + git tag --points-at HEAD [Pipeline] } 17:32:45 $ docker exec --env ******** --env ******** e9ec97a077fdc604d6e993d62e3037f1e094760f8563e630b0fa5fd8e99af968 ssh-agent -k 17:32:45 unset SSH_AUTH_SOCK; 17:32:45 unset SSH_AGENT_PID; 17:32:45 echo Agent pid 20 killed; 17:32:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:32:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:45 [ssh-agent] Looking for ssh-agent implementation... 17:32:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:45 $ docker exec e9ec97a077fdc604d6e993d62e3037f1e094760f8563e630b0fa5fd8e99af968 ssh-agent 17:32:45 SSH_AUTH_SOCK=/tmp/ssh-As04Mx8jZ6YV/agent.70 17:32:45 SSH_AGENT_PID=76 17:32:45 Running ssh-add (command line suppressed) 17:32:45 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15738038183615711216.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15738038183615711216.key) 17:32:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:46 + git semver init 17:32:46 2023-02-14 17:32:46,398 [run_init] DEBUG init version:0.0.0 force:False 17:32:46 2023-02-14 17:32:46,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:32:46 2023-02-14 17:32:46,400 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:32:46 2023-02-14 17:32:46,400 [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) 17:32:47 2023-02-14 17:32:47,364 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 17:32:47 2023-02-14 17:32:47,364 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 17:32:47 2023-02-14 17:32:47,364 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:32:47 2023-02-14 17:32:47,365 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:32:47 3.0.0-dev.9 [Pipeline] } 17:32:47 $ docker exec --env ******** --env ******** e9ec97a077fdc604d6e993d62e3037f1e094760f8563e630b0fa5fd8e99af968 ssh-agent -k 17:32:47 unset SSH_AUTH_SOCK; 17:32:47 unset SSH_AGENT_PID; 17:32:47 echo Agent pid 76 killed; 17:32:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:32:47 + git semver [Pipeline] } 17:32:48 $ docker stop --time=1 e9ec97a077fdc604d6e993d62e3037f1e094760f8563e630b0fa5fd8e99af968 17:32:49 $ docker rm -f --volumes e9ec97a077fdc604d6e993d62e3037f1e094760f8563e630b0fa5fd8e99af968 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:32:50 Stashed 1 file(s) [Pipeline] echo 17:32:50 [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [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 17:32:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:50 ========================================================= 17:32:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:32:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:32:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:32:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:32:50 213ec9aee27d: Pulling fs layer 17:32:50 4583459ba037: Pulling fs layer 17:32:50 93c1e223e6f2: Pulling fs layer 17:32:50 53926ce57604: Pulling fs layer 17:32:50 21b2b0c7a3f4: Pulling fs layer 17:32:50 22ff95d597cd: Pulling fs layer 17:32:50 12d6caf4c0d1: Pulling fs layer 17:32:50 96b7cbca73a9: Pulling fs layer 17:32:50 a7acece74701: Pulling fs layer 17:32:50 21b2b0c7a3f4: Waiting 17:32:50 22ff95d597cd: Waiting 17:32:50 12d6caf4c0d1: Waiting 17:32:50 96b7cbca73a9: Waiting 17:32:50 a7acece74701: Waiting 17:32:50 53926ce57604: Waiting 17:32:51 93c1e223e6f2: Verifying Checksum 17:32:51 93c1e223e6f2: Download complete 17:32:51 4583459ba037: Download complete 17:32:51 21b2b0c7a3f4: Verifying Checksum 17:32:51 21b2b0c7a3f4: Download complete 17:32:51 22ff95d597cd: Verifying Checksum 17:32:51 22ff95d597cd: Download complete 17:32:51 213ec9aee27d: Verifying Checksum 17:32:51 213ec9aee27d: Download complete 17:32:51 12d6caf4c0d1: Verifying Checksum 17:32:51 12d6caf4c0d1: Download complete 17:32:51 213ec9aee27d: Pull complete 17:32:51 4583459ba037: Pull complete 17:32:51 93c1e223e6f2: Pull complete 17:32:52 a7acece74701: Verifying Checksum 17:32:52 a7acece74701: Download complete 17:32:52 53926ce57604: Download complete 17:32:52 96b7cbca73a9: Verifying Checksum 17:32:52 96b7cbca73a9: Download complete 17:32:56 53926ce57604: Pull complete 17:32:56 21b2b0c7a3f4: Pull complete 17:32:56 22ff95d597cd: Pull complete 17:32:56 12d6caf4c0d1: Pull complete 17:32:59 96b7cbca73a9: Pull complete 17:32:59 a7acece74701: Pull complete 17:33:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:33:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:33:00 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:00 + docker inspect -f . ci-base-image-x86_64 17:33:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:00 prd-ubuntu20.04-docker-8c-8g-5828 does not seem to be running inside a container 17:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:33:05 Still waiting to schedule task 17:33:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5827’ 17:33:08 $ docker top a192ad718e71397e0e14c3781b12500b50c6801b78739ec56e8853ed06fed337 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:08 + go version 17:33:08 go version go1.18.7 linux/amd64 [Pipeline] } 17:33:08 $ docker stop --time=1 a192ad718e71397e0e14c3781b12500b50c6801b78739ec56e8853ed06fed337 17:33:09 $ docker rm -f --volumes a192ad718e71397e0e14c3781b12500b50c6801b78739ec56e8853ed06fed337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:10 + docker inspect -f . ci-base-image-x86_64 17:33:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:10 prd-ubuntu20.04-docker-8c-8g-5828 does not seem to be running inside a container 17:33:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:33:11 $ docker top 745319b5d8df80f584429899f3d384d17abe9df81e2913e3091aec78797d9b7d -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:11 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 17:33:11 + make test 17:33:11 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:33:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:33:11 go: downloading github.com/stretchr/testify v1.8.1 17:33:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.14 17:33:12 go: downloading github.com/google/uuid v1.3.0 17:33:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:33:12 go: downloading github.com/nats-io/nats.go v1.20.0 17:33:12 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:33:12 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 17:33:12 go: downloading github.com/davecgh/go-spew v1.1.1 17:33:12 go: downloading github.com/pmezard/go-difflib v1.0.0 17:33:12 go: downloading gopkg.in/yaml.v3 v3.0.1 17:33:12 go: downloading github.com/stretchr/objx v0.5.0 17:33:12 go: downloading github.com/gorilla/websocket v1.4.2 17:33:12 go: downloading golang.org/x/net v0.5.0 17:33:12 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:33:12 go: downloading github.com/hashicorp/errwrap v1.0.0 17:33:12 go: downloading github.com/go-playground/validator/v10 v10.11.2 17:33:12 go: downloading github.com/nats-io/nkeys v0.3.0 17:33:12 go: downloading github.com/nats-io/nuid v1.0.1 17:33:12 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:33:12 go: downloading golang.org/x/crypto v0.5.0 17:33:12 go: downloading github.com/x448/float16 v0.8.4 17:33:12 go: downloading github.com/leodido/go-urn v1.2.1 17:33:12 go: downloading github.com/go-playground/universal-translator v0.18.1 17:33:12 go: downloading golang.org/x/text v0.6.0 17:33:12 go: downloading github.com/go-playground/locales v0.14.1 17:33:12 go: downloading github.com/klauspost/compress v1.15.11 17:33:12 go: downloading github.com/minio/highwayhash v1.0.2 17:33:12 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:33:12 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 17:33:12 go: downloading golang.org/x/sys v0.4.0 17:33:34 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.050s coverage: 88.6% of statements 17:33:35 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.025s coverage: 19.8% of statements 17:33:35 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.066s coverage: 88.8% of statements 17:33:35 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.052s coverage: 89.1% of statements 17:33:35 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 17:33:35 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 17:33:40 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.100s coverage: 35.9% of statements 17:33:40 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 2.039s coverage: 70.1% of statements 17:33:40 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 17:33:40 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.030s coverage: 87.5% of statements 17:33:40 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 17:33:40 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.029s coverage: 100.0% of statements 17:33:40 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.054s coverage: 100.0% of statements 17:33:40 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.059s coverage: 95.1% of statements 17:33:50 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:33:50 go vet ./... 17:33:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:33:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:33:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:33:51 $ docker stop --time=1 745319b5d8df80f584429899f3d384d17abe9df81e2913e3091aec78797d9b7d 17:33:55 $ docker rm -f --volumes 745319b5d8df80f584429899f3d384d17abe9df81e2913e3091aec78797d9b7d [Pipeline] // withDockerContainer [Pipeline] sh 17:33:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:33:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:57 17:33:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:57 latest: Pulling from edgex-lftools-log-publisher 17:33:57 5eb5b503b376: Pulling fs layer 17:33:57 5c69ac0246d0: Pulling fs layer 17:33:57 ec43610c2a17: Pulling fs layer 17:33:57 3a2ae6a8a46f: Pulling fs layer 17:33:57 33b1e0a273af: Pulling fs layer 17:33:57 5d3b04190fa2: Pulling fs layer 17:33:57 3a2ae6a8a46f: Waiting 17:33:57 33b1e0a273af: Waiting 17:33:57 2f39f015ded8: Pulling fs layer 17:33:57 5d3b04190fa2: Waiting 17:33:57 2f39f015ded8: Waiting 17:33:57 5c69ac0246d0: Download complete 17:33:57 3a2ae6a8a46f: Verifying Checksum 17:33:57 3a2ae6a8a46f: Download complete 17:33:57 33b1e0a273af: Verifying Checksum 17:33:57 33b1e0a273af: Download complete 17:33:57 ec43610c2a17: Verifying Checksum 17:33:57 ec43610c2a17: Download complete 17:33:57 5d3b04190fa2: Download complete 17:33:57 5eb5b503b376: Verifying Checksum 17:33:57 5eb5b503b376: Download complete 17:33:58 2f39f015ded8: Verifying Checksum 17:33:58 2f39f015ded8: Download complete 17:33:59 5eb5b503b376: Pull complete 17:33:59 5c69ac0246d0: Pull complete 17:34:00 ec43610c2a17: Pull complete 17:34:00 3a2ae6a8a46f: Pull complete 17:34:00 33b1e0a273af: Pull complete 17:34:01 5d3b04190fa2: Pull complete 17:34:05 2f39f015ded8: Pull complete 17:34:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:34:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:05 prd-ubuntu20.04-docker-8c-8g-5828 does not seem to be running inside a container 17:34:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:34:09 $ docker top 6b67b0f101850f4a11449356f9023c352bdf76a027b3b1334029a49ff7726b71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:09 ---> job-cost.sh 17:34:09 lf-activate-venv: SKIPPING 17:34:09 INFO: No Stack... 17:34:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:34:10 INFO: Archiving Costs [Pipeline] sh 17:34:10 + cut -d,+ -f6 17:34:10 cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [Pipeline] lock 17:34:10 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-67-stack-cost] 17:34:10 Resource [jenkins-edgexfoundry-go-mod-messaging-main-67-stack-cost] did not exist. Created. 17:34:10 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:34:11 + echo total: 0.2199999988079071 [Pipeline] stash 17:34:11 Stashed 1 file(s) [Pipeline] } 17:34:11 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 17:34:11 $ docker stop --time=1 6b67b0f101850f4a11449356f9023c352bdf76a027b3b1334029a49ff7726b71 17:34:12 $ docker rm -f --volumes 6b67b0f101850f4a11449356f9023c352bdf76a027b3b1334029a49ff7726b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:36:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5829 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 17:36:29 Running in /w/workspace/go-mod-messaging/67 [Pipeline] { [Pipeline] checkout 17:36:29 Selected Git installation does not exist. Using Default 17:36:29 The recommended git tool is: NONE 17:36:35 using credential edgex-jenkins-ssh 17:36:35 Cloning the remote Git repository 17:36:35 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:36:35 > git init /w/workspace/go-mod-messaging/67 # timeout=10 17:36:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:36:35 > git --version # timeout=10 17:36:36 > git --version # 'git version 2.25.1' 17:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:36:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:37 Avoid second fetch 17:36:37 Checking out Revision 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 (main) 17:36:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:36:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:37 > git config core.sparsecheckout # timeout=10 17:36:38 > git checkout -f 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 # timeout=10 17:36:38 Commit message: "Merge pull request #219 from lenny-intel/latest-core-contracts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:36:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:39 Dload Upload Total Spent Left Speed 17:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 17:36:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:36:40 + sudo tee+ /etc/docker/daemon.new 17:36:40 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:36:40 { 17:36:40 "registry-mirrors": [ 17:36:40 "https://nexus3.edgexfoundry.org:10001" 17:36:40 ], 17:36:40 "bip": "10.250.0.254/24", 17:36:40 "hosts": [ 17:36:40 "tcp://0.0.0.0:5555", 17:36:40 "unix:///var/run/docker.sock" 17:36:40 ], 17:36:40 "mtu": 1458, 17:36:40 "selinux-enabled": true, 17:36:40 "seccomp-profile": "/etc/docker/seccomp.json" 17:36:40 } [Pipeline] sh 17:36:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:36:41 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:36:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:36:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:36:59 ========================================================= 17:36:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:36:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:37:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:37:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:37:02 9b18e9b68314: Pulling fs layer 17:37:02 35d82f9e3411: Pulling fs layer 17:37:02 e16973657156: Pulling fs layer 17:37:02 fc693d55d65f: Pulling fs layer 17:37:02 7e9fc2657dce: Pulling fs layer 17:37:02 dda99020689f: Pulling fs layer 17:37:02 db1c61fa0a46: Pulling fs layer 17:37:02 891c053d2c06: Pulling fs layer 17:37:02 fc693d55d65f: Waiting 17:37:02 db1c61fa0a46: Waiting 17:37:02 7e9fc2657dce: Waiting 17:37:02 891c053d2c06: Waiting 17:37:02 dda99020689f: Waiting 17:37:02 e16973657156: Download complete 17:37:02 35d82f9e3411: Verifying Checksum 17:37:02 35d82f9e3411: Download complete 17:37:02 7e9fc2657dce: Verifying Checksum 17:37:02 7e9fc2657dce: Download complete 17:37:02 dda99020689f: Verifying Checksum 17:37:02 dda99020689f: Download complete 17:37:02 9b18e9b68314: Verifying Checksum 17:37:02 9b18e9b68314: Download complete 17:37:03 9b18e9b68314: Pull complete 17:37:03 891c053d2c06: Verifying Checksum 17:37:03 891c053d2c06: Download complete 17:37:04 35d82f9e3411: Pull complete 17:37:04 e16973657156: Pull complete 17:37:05 db1c61fa0a46: Verifying Checksum 17:37:05 db1c61fa0a46: Download complete 17:37:05 fc693d55d65f: Verifying Checksum 17:37:05 fc693d55d65f: Download complete 17:37:17 fc693d55d65f: Pull complete 17:37:17 7e9fc2657dce: Pull complete 17:37:17 dda99020689f: Pull complete 17:37:23 db1c61fa0a46: Pull complete 17:37:25 891c053d2c06: Pull complete 17:37:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:37:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:37:25 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:25 + docker inspect -f . ci-base-image-arm64 17:37:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:26 prd-ubuntu20.04-docker-arm64-4c-16g-5829 does not seem to be running inside a container 17:37:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/67 -v /w/workspace/go-mod-messaging/67:/w/workspace/go-mod-messaging/67:rw,z -v /w/workspace/go-mod-messaging/67@tmp:/w/workspace/go-mod-messaging/67@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 17:37:30 $ docker top 96fde542d209199b3657716b192d016d18b57bc5fa2ecd260e63aba32ba7ea78 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:31 + go version 17:37:31 go version go1.18.7 linux/arm64 [Pipeline] } 17:37:31 $ docker stop --time=1 96fde542d209199b3657716b192d016d18b57bc5fa2ecd260e63aba32ba7ea78 17:37:32 $ docker rm -f --volumes 96fde542d209199b3657716b192d016d18b57bc5fa2ecd260e63aba32ba7ea78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:33 + docker inspect -f . ci-base-image-arm64 17:37:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:33 prd-ubuntu20.04-docker-arm64-4c-16g-5829 does not seem to be running inside a container 17:37:33 $ 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/67 -v /w/workspace/go-mod-messaging/67:/w/workspace/go-mod-messaging/67:rw,z -v /w/workspace/go-mod-messaging/67@tmp:/w/workspace/go-mod-messaging/67@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 17:37:34 $ docker top 64d8b96c74e5daecffaf76fd8d1616d4ef2dea0ff605b8eabbec110577158a83 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:35 + git config --global --add safe.directory /w/workspace/go-mod-messaging/67 [Pipeline] fileExists [Pipeline] sh 17:37:35 + make test 17:37:35 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:37:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.14 17:37:36 go: downloading github.com/google/uuid v1.3.0 17:37:36 go: downloading github.com/stretchr/testify v1.8.1 17:37:36 go: downloading github.com/nats-io/nats.go v1.20.0 17:37:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:37:36 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:37:36 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 17:37:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:37:36 go: downloading github.com/go-playground/validator/v10 v10.11.2 17:37:36 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:37:36 go: downloading github.com/davecgh/go-spew v1.1.1 17:37:36 go: downloading github.com/pmezard/go-difflib v1.0.0 17:37:36 go: downloading github.com/stretchr/objx v0.5.0 17:37:36 go: downloading gopkg.in/yaml.v3 v3.0.1 17:37:37 go: downloading github.com/hashicorp/errwrap v1.0.0 17:37:37 go: downloading github.com/nats-io/nkeys v0.3.0 17:37:37 go: downloading github.com/nats-io/nuid v1.0.1 17:37:37 go: downloading github.com/gorilla/websocket v1.4.2 17:37:37 go: downloading golang.org/x/net v0.5.0 17:37:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:37:37 go: downloading github.com/x448/float16 v0.8.4 17:37:37 go: downloading github.com/go-playground/universal-translator v0.18.1 17:37:37 go: downloading github.com/leodido/go-urn v1.2.1 17:37:37 go: downloading golang.org/x/crypto v0.5.0 17:37:37 go: downloading golang.org/x/text v0.6.0 17:37:37 go: downloading github.com/go-playground/locales v0.14.1 17:37:37 go: downloading github.com/klauspost/compress v1.15.11 17:37:37 go: downloading github.com/minio/highwayhash v1.0.2 17:37:37 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:37:38 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 17:39:29 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.330s coverage: 88.6% of statements 17:39:29 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.125s coverage: 19.8% of statements 17:39:29 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.206s coverage: 88.8% of statements 17:39:29 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.267s coverage: 89.1% of statements 17:39:29 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 17:39:29 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 17:40:16 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.278s coverage: 35.9% of statements 17:40:16 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 2.141s coverage: 70.1% of statements 17:40:16 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 17:40:16 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.070s coverage: 87.5% of statements 17:40:16 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 17:40:16 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.090s coverage: 100.0% of statements 17:40:16 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.058s coverage: 100.0% of statements 17:40:16 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.069s coverage: 95.1% of statements 17:40:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:40:16 go vet ./... 17:40:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:40:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:40:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:40:48 $ docker stop --time=1 64d8b96c74e5daecffaf76fd8d1616d4ef2dea0ff605b8eabbec110577158a83 17:40:50 $ docker rm -f --volumes 64d8b96c74e5daecffaf76fd8d1616d4ef2dea0ff605b8eabbec110577158a83 [Pipeline] // withDockerContainer [Pipeline] sh 17:40:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:40:52 Warning: overwriting stash ‘coverage-report’ 17:40:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:55 17:40:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:55 arm64: Pulling from edgex-lftools-log-publisher 17:40:55 8998bd30e6a1: Pulling fs layer 17:40:55 04944245beec: Pulling fs layer 17:40:55 699f458cf7ca: Pulling fs layer 17:40:55 765212b225bb: Pulling fs layer 17:40:55 f23df028b6ca: Pulling fs layer 17:40:55 d65c8cfc05b1: Pulling fs layer 17:40:55 2437ff75d9bd: Pulling fs layer 17:40:55 765212b225bb: Waiting 17:40:55 d65c8cfc05b1: Waiting 17:40:55 f23df028b6ca: Waiting 17:40:55 2437ff75d9bd: Waiting 17:40:55 04944245beec: Verifying Checksum 17:40:55 04944245beec: Download complete 17:40:55 765212b225bb: Verifying Checksum 17:40:55 765212b225bb: Download complete 17:40:56 f23df028b6ca: Verifying Checksum 17:40:56 f23df028b6ca: Download complete 17:40:56 d65c8cfc05b1: Download complete 17:40:56 699f458cf7ca: Verifying Checksum 17:40:56 699f458cf7ca: Download complete 17:40:56 8998bd30e6a1: Verifying Checksum 17:40:56 8998bd30e6a1: Download complete 17:40:59 2437ff75d9bd: Verifying Checksum 17:40:59 2437ff75d9bd: Download complete 17:41:02 8998bd30e6a1: Pull complete 17:41:02 04944245beec: Pull complete 17:41:04 699f458cf7ca: Pull complete 17:41:04 765212b225bb: Pull complete 17:41:04 f23df028b6ca: Pull complete 17:41:04 d65c8cfc05b1: Pull complete 17:41:23 2437ff75d9bd: Pull complete 17:41:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:23 prd-ubuntu20.04-docker-arm64-4c-16g-5829 does not seem to be running inside a container 17:41:23 $ 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/67 -v /w/workspace/go-mod-messaging/67:/w/workspace/go-mod-messaging/67:rw,z -v /w/workspace/go-mod-messaging/67@tmp:/w/workspace/go-mod-messaging/67@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 17:41:26 $ docker top 43c258c32c82162b6d3b192113488a94079d8f67b156deda9542593271244d27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:26 ---> job-cost.sh 17:41:26 lf-activate-venv: SKIPPING 17:41:26 INFO: No Stack... 17:41:27 INFO: Retrieving Pricing Info for: v3-standard-4 17:41:28 INFO: Archiving Costs [Pipeline] sh 17:41:28 + cat /w/workspace/go-mod-messaging/67/archives/cost.csv 17:41:28 + cut -d, -f6 [Pipeline] lock 17:41:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-67-stack-cost] 17:41:28 Resource [jenkins-edgexfoundry-go-mod-messaging-main-67-stack-cost] did not exist. Created. 17:41:28 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:41:29 /w/workspace/go-mod-messaging/67@tmp/durable-b5888b4b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:41:30 + echo total: 0.10999999940395355 [Pipeline] stash 17:41:30 Warning: overwriting stash ‘stack-cost’ 17:41:30 Stashed 1 file(s) [Pipeline] } 17:41:30 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 17:41:30 $ docker stop --time=1 43c258c32c82162b6d3b192113488a94079d8f67b156deda9542593271244d27 17:41:31 $ docker rm -f --volumes 43c258c32c82162b6d3b192113488a94079d8f67b156deda9542593271244d27 [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 17:41:32 provisioning config files... 17:41:32 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config18445436912745189551tmp [Pipeline] { [Pipeline] sh 17:41:32 + set +x 17:41:32 + curl -s https://codecov.io/bash 17:41:32 + bash -s -- 17:41:32 17:41:32 _____ _ 17:41:32 / ____| | | 17:41:32 | | ___ __| | ___ ___ _____ __ 17:41:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:41:32 | |___| (_) | (_| | __/ (_| (_) \ V / 17:41:32 \_____\___/ \__,_|\___|\___\___/ \_/ 17:41:32 Bash-1.0.6 17:41:32 17:41:32 17:41:32 ==> git version 2.25.1 found 17:41:32 ==> 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 17:41:32 Release-Date: 2020-01-08 17:41:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:41:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:41:32 ==> Jenkins CI detected. 17:41:32 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 17:41:32 project root: . 17:41:32 --> token set from env 17:41:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:41:32 ==> Running gcov in . (disable via -X gcov) 17:41:32 ==> Python coveragepy not found 17:41:32 ==> Searching for coverage reports in: 17:41:32 + . 17:41:32 -> Found 1 reports 17:41:32 ==> Detecting git/mercurial file structure 17:41:32 ==> Reading reports 17:41:32 + ./coverage.out bytes=40359 17:41:32 ==> Appending adjustments 17:41:32 https://docs.codecov.io/docs/fixing-reports 17:41:32 + Found adjustments 17:41:32 ==> Gzipping contents 17:41:32 8.0K /tmp/codecov.UUAHLq.gz 17:41:32 ==> Uploading reports 17:41:32 url: https://codecov.io 17:41:32 query: branch=main&commit=4f30e7bd851bf68e048d9b24ba9e7817eafe33a4&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:41:32 -> Pinging Codecov 17:41:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=4f30e7bd851bf68e048d9b24ba9e7817eafe33a4&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:41:33 -> Uploading to 17:41:33 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/F6E385568367DD0E4001BA4F8F1CB792/4f30e7bd851bf68e048d9b24ba9e7817eafe33a4/a41372d0-4ef5-47ad-9223-4246b7f0ccbd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T174132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=45f1864adf95ce68df2bd11acd29aef57368e2522b987a2dc17e9382707925bb 17:41:33 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:33 Dload Upload Total Spent Left Speed 17:41:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8162 0 0 100 8162 0 34294 --:--:-- --:--:-- --:--:-- 34294 17:41:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 [Pipeline] } 17:41:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:41:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:41:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:41:34 17:41:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:41:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:41:34 df9b9388f04a: Pulling fs layer 17:41:34 52dc419b0ee2: Pulling fs layer 17:41:34 25bc292e5bac: Pulling fs layer 17:41:34 114826534d7a: Pulling fs layer 17:41:34 4657fd5d0bcf: Pulling fs layer 17:41:34 6ad1cebc031e: Pulling fs layer 17:41:34 8a3aa393b2d8: Pulling fs layer 17:41:34 4657fd5d0bcf: Waiting 17:41:34 6ad1cebc031e: Waiting 17:41:34 114826534d7a: Waiting 17:41:34 8a3aa393b2d8: Waiting 17:41:34 25bc292e5bac: Verifying Checksum 17:41:34 25bc292e5bac: Download complete 17:41:34 52dc419b0ee2: Verifying Checksum 17:41:34 52dc419b0ee2: Download complete 17:41:34 4657fd5d0bcf: Verifying Checksum 17:41:34 4657fd5d0bcf: Download complete 17:41:34 df9b9388f04a: Download complete 17:41:34 df9b9388f04a: Pull complete 17:41:34 52dc419b0ee2: Pull complete 17:41:34 6ad1cebc031e: Verifying Checksum 17:41:34 6ad1cebc031e: Download complete 17:41:34 25bc292e5bac: Pull complete 17:41:35 114826534d7a: Verifying Checksum 17:41:35 114826534d7a: Download complete 17:41:35 8a3aa393b2d8: Verifying Checksum 17:41:35 8a3aa393b2d8: Download complete 17:41:39 114826534d7a: Pull complete 17:41:39 4657fd5d0bcf: Pull complete 17:41:39 6ad1cebc031e: Pull complete 17:41:42 8a3aa393b2d8: Pull complete 17:41:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:41:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:41:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:42 prd-ubuntu20.04-docker-8c-8g-5828 does not seem to be running inside a container 17:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:41:45 $ docker top 9c52be47ddfc6fc2c5670cb6fcd098be2a8fbbd90cee39a16180b98362d43481 -eo pid,comm [Pipeline] { [Pipeline] echo 17:41:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 17:41:46 + set -o pipefail 17:41:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 17:41:49 17:41:49 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 17:41:49 17:41:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/e67c38e8-d975-4e01-9e60-786f59dc8ead 17:41:49 17:41:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:41:49 17:41:49 17:41:49 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:41:49 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:41:49 More details here: https://snyk.co/ue1NS [Pipeline] } 17:41:49 $ docker stop --time=1 9c52be47ddfc6fc2c5670cb6fcd098be2a8fbbd90cee39a16180b98362d43481 17:41:51 $ docker rm -f --volumes 9c52be47ddfc6fc2c5670cb6fcd098be2a8fbbd90cee39a16180b98362d43481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:41:52 + git log --format=format:%s -1 4f30e7bd851bf68e048d9b24ba9e7817eafe33a4 [Pipeline] sh 17:41:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:41:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:41:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:53 prd-ubuntu20.04-docker-8c-8g-5828 does not seem to be running inside a container 17:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:41:53 $ docker top 789e0f767e6ed264b0de212e3b03cd6a731bb669c61b6b74ed9cd3e6388050f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:41:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:53 [ssh-agent] Looking for ssh-agent implementation... 17:41:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:53 $ docker exec 789e0f767e6ed264b0de212e3b03cd6a731bb669c61b6b74ed9cd3e6388050f5 ssh-agent 17:41:53 SSH_AUTH_SOCK=/tmp/ssh-67GDXi3Lm6G1/agent.31 17:41:53 SSH_AGENT_PID=37 17:41:53 Running ssh-add (command line suppressed) 17:41:54 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_833963057681103038.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_833963057681103038.key) 17:41:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:54 + git semver tag 17:41:54 2023-02-14 17:41:54,519 [run_tag] DEBUG tag force:False 17:41:54 2023-02-14 17:41:54,519 [check_head_tag] DEBUG check head tag 17:41:54 2023-02-14 17:41:54,520 [execute] INFO git cat-file --batch-check 17:41:54 2023-02-14 17:41:54,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:41:54 2023-02-14 17:41:54,524 [execute] INFO git cat-file --batch 17:41:54 2023-02-14 17:41:54,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:41:54 2023-02-14 17:41:54,543 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:41:54 2023-02-14 17:41:54,543 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 17:41:54 2023-02-14 17:41:54,543 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 17:41:54 2023-02-14 17:41:54,546 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:41:54 3.0.0-dev.9 [Pipeline] } 17:41:54 $ docker exec --env ******** --env ******** 789e0f767e6ed264b0de212e3b03cd6a731bb669c61b6b74ed9cd3e6388050f5 ssh-agent -k 17:41:54 unset SSH_AUTH_SOCK; 17:41:54 unset SSH_AGENT_PID; 17:41:54 echo Agent pid 37 killed; 17:41:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:41:55 + git semver [Pipeline] } 17:41:55 $ docker stop --time=1 789e0f767e6ed264b0de212e3b03cd6a731bb669c61b6b74ed9cd3e6388050f5 17:41:56 $ docker rm -f --volumes 789e0f767e6ed264b0de212e3b03cd6a731bb669c61b6b74ed9cd3e6388050f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:41:56 17:41:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:41:57 0.23.1-centos7: Pulling from edgex-lftools 17:41:57 ab5ef0e58194: Pulling fs layer 17:41:57 9712f1f96733: Pulling fs layer 17:41:57 63f879dbbcfc: Pulling fs layer 17:41:57 0d9ebad4ef96: Pulling fs layer 17:41:57 e9a5061849ea: Pulling fs layer 17:41:57 d747dcd14b5f: Pulling fs layer 17:41:57 2de7ff778b66: Pulling fs layer 17:41:57 0d9ebad4ef96: Waiting 17:41:57 e9a5061849ea: Waiting 17:41:57 d747dcd14b5f: Waiting 17:41:57 2de7ff778b66: Waiting 17:41:57 9712f1f96733: Verifying Checksum 17:41:57 9712f1f96733: Download complete 17:41:58 63f879dbbcfc: Verifying Checksum 17:41:58 63f879dbbcfc: Download complete 17:41:58 e9a5061849ea: Verifying Checksum 17:41:58 e9a5061849ea: Download complete 17:41:58 d747dcd14b5f: Download complete 17:41:58 0d9ebad4ef96: Verifying Checksum 17:41:58 0d9ebad4ef96: Download complete 17:41:58 ab5ef0e58194: Verifying Checksum 17:41:58 ab5ef0e58194: Download complete 17:41:58 2de7ff778b66: Verifying Checksum 17:41:58 2de7ff778b66: Download complete 17:42:01 ab5ef0e58194: Pull complete 17:42:01 9712f1f96733: Pull complete 17:42:02 63f879dbbcfc: Pull complete 17:42:06 0d9ebad4ef96: Pull complete 17:42:06 e9a5061849ea: Pull complete 17:42:06 d747dcd14b5f: Pull complete 17:42:07 2de7ff778b66: Pull complete 17:42:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:42:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:07 prd-ubuntu20.04-docker-8c-8g-5828 does not seem to be running inside a container 17:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:42:11 $ docker top fec44276408efeb615e1ed3a0083e15f3b92dca5a1ddbe1563854d3f35a59e08 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:42:11 provisioning config files... 17:42:11 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14919379348773722040tmp 17:42:12 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8513072021694147471tmp 17:42:12 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7468442460904181373tmp [Pipeline] { [Pipeline] echo 17:42:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:42:12 ---> sigul-configuration.sh 17:42:12 gpg: directory `/root/.gnupg' created 17:42:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:42:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:42:12 gpg: keyring `/root/.gnupg/secring.gpg' created 17:42:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:42:12 gpg: CAST5 encrypted data 17:42:12 gpg: encrypted with 1 passphrase 17:42:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:42:12 + mkdir /home/jenkins 17:42:12 + mkdir /home/jenkins/sigul [Pipeline] sh 17:42:12 + 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 17:42:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:42:13 ---> sigul-install.sh 17:42:13 Sigul already installed; skipping installation. [Pipeline] sh 17:42:13 + git tag --list 17:42:13 v0.0.0 17:42:13 v0.1.0 17:42:13 v0.1.1 17:42:13 v0.1.10 17:42:13 v0.1.11 17:42:13 v0.1.12 17:42:13 v0.1.13 17:42:13 v0.1.14 17:42:13 v0.1.15 17:42:13 v0.1.16 17:42:13 v0.1.17 17:42:13 v0.1.18 17:42:13 v0.1.19 17:42:13 v0.1.2 17:42:13 v0.1.20 17:42:13 v0.1.21 17:42:13 v0.1.22 17:42:13 v0.1.23 17:42:13 v0.1.24 17:42:13 v0.1.25 17:42:13 v0.1.26 17:42:13 v0.1.27 17:42:13 v0.1.28 17:42:13 v0.1.29 17:42:13 v0.1.3 17:42:13 v0.1.30 17:42:13 v0.1.31 17:42:13 v0.1.4 17:42:13 v0.1.5 17:42:13 v0.1.6 17:42:13 v0.1.7 17:42:13 v0.1.8 17:42:13 v0.1.9 17:42:13 v2.0.0 17:42:13 v2.0.1 17:42:13 v2.1.0 17:42:13 v2.1.1 17:42:13 v2.1.1-dev.1 17:42:13 v2.1.1-dev.2 17:42:13 v2.1.1-dev.3 17:42:13 v2.2.0 17:42:13 v2.2.1-dev.1 17:42:13 v2.2.1-dev.10 17:42:13 v2.2.1-dev.11 17:42:13 v2.2.1-dev.2 17:42:13 v2.2.1-dev.3 17:42:13 v2.2.1-dev.4 17:42:13 v2.2.1-dev.5 17:42:13 v2.2.1-dev.6 17:42:13 v2.2.1-dev.7 17:42:13 v2.2.1-dev.8 17:42:13 v2.2.1-dev.9 17:42:13 v2.3.0 17:42:13 v2.3.0-dev.11 17:42:13 v2.3.0-dev.12 17:42:13 v2.3.0-dev.13 17:42:13 v2.3.0-dev.14 17:42:13 v2.3.0-dev.15 17:42:13 v2.3.0-dev.16 17:42:13 v2.3.0-dev.17 17:42:13 v2.3.0-dev.18 17:42:13 v2.3.0-dev.19 17:42:13 v2.3.0-dev.20 17:42:13 v2.3.0-dev.21 17:42:13 v2.3.0-dev.22 17:42:13 v2.3.0-dev.23 17:42:13 v2.3.0-dev.24 17:42:13 v2.3.0-dev.25 17:42:13 v2.3.0-dev.26 17:42:13 v2.3.0-dev.27 17:42:13 v2.3.1-dev.1 17:42:13 v2.3.1-dev.2 17:42:13 v2.3.1-dev.3 17:42:13 v2.3.1-dev.4 17:42:13 v2.3.1-dev.5 17:42:13 v3.0.0-dev.1 17:42:13 v3.0.0-dev.2 17:42:13 v3.0.0-dev.3 17:42:13 v3.0.0-dev.4 17:42:13 v3.0.0-dev.5 17:42:13 v3.0.0-dev.6 17:42:13 v3.0.0-dev.7 17:42:13 v3.0.0-dev.8 17:42:13 v3.0.0-dev.9 [Pipeline] sh 17:42:13 + lftools sign git-tag v3.0.0-dev.9 17:42:14 Signing Git tag with Sigul... 17:42:14 Signing v3.0.0-dev.9 [Pipeline] echo 17:42:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:42:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:42:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:42:14 $ docker stop --time=1 fec44276408efeb615e1ed3a0083e15f3b92dca5a1ddbe1563854d3f35a59e08 17:42:16 $ docker rm -f --volumes fec44276408efeb615e1ed3a0083e15f3b92dca5a1ddbe1563854d3f35a59e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:42:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:42:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:42:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:16 prd-ubuntu20.04-docker-8c-8g-5828 does not seem to be running inside a container 17:42:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:42:17 $ docker top 27e69255660ec5eb6ec926559a03700fc1e3849856f7cc3795114529a8b21250 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:42:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:17 [ssh-agent] Looking for ssh-agent implementation... 17:42:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:17 $ docker exec 27e69255660ec5eb6ec926559a03700fc1e3849856f7cc3795114529a8b21250 ssh-agent 17:42:17 SSH_AUTH_SOCK=/tmp/ssh-Zi9COOo6yboW/agent.32 17:42:17 SSH_AGENT_PID=38 17:42:17 Running ssh-add (command line suppressed) 17:42:17 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10742365923694875739.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10742365923694875739.key) 17:42:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:17 + git semver bump pre 17:42:18 2023-02-14 17:42:18,128 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:42:18 2023-02-14 17:42:18,128 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev 17:42:18 2023-02-14 17:42:18,128 [bump_version] DEBUG bumped version:3.0.0-dev.10 17:42:18 2023-02-14 17:42:18,129 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 17:42:18 2023-02-14 17:42:18,129 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:42:18 2023-02-14 17:42:18,129 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:42:18 2023-02-14 17:42:18,131 [execute] INFO git cat-file --batch-check 17:42:18 2023-02-14 17:42:18,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:42:18 2023-02-14 17:42:18,137 [execute] INFO git cat-file --batch 17:42:18 2023-02-14 17:42:18,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:42:18 2023-02-14 17:42:18,142 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:42:18 3.0.0-dev.10 [Pipeline] } 17:42:18 $ docker exec --env ******** --env ******** 27e69255660ec5eb6ec926559a03700fc1e3849856f7cc3795114529a8b21250 ssh-agent -k 17:42:18 unset SSH_AUTH_SOCK; 17:42:18 unset SSH_AGENT_PID; 17:42:18 echo Agent pid 38 killed; 17:42:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:42:18 + git semver [Pipeline] } 17:42:18 $ docker stop --time=1 27e69255660ec5eb6ec926559a03700fc1e3849856f7cc3795114529a8b21250 17:42:20 $ docker rm -f --volumes 27e69255660ec5eb6ec926559a03700fc1e3849856f7cc3795114529a8b21250 [Pipeline] // withDockerContainer [Pipeline] sh 17:42:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:42:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:42:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:20 prd-ubuntu20.04-docker-8c-8g-5828 does not seem to be running inside a container 17:42:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:42:21 $ docker top cac5c40e3c1201c153ace1254b6084e619e93d6a05a8d56e08e0cd2ac39b2e27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:42:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:21 [ssh-agent] Looking for ssh-agent implementation... 17:42:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:21 $ docker exec cac5c40e3c1201c153ace1254b6084e619e93d6a05a8d56e08e0cd2ac39b2e27 ssh-agent 17:42:21 SSH_AUTH_SOCK=/tmp/ssh-EE9HmULgkBwU/agent.32 17:42:21 SSH_AGENT_PID=38 17:42:21 Running ssh-add (command line suppressed) 17:42:21 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9842178180926893715.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9842178180926893715.key) 17:42:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:21 + git semver push 17:42:22 2023-02-14 17:42:22,149 [run_push] DEBUG push 17:42:22 2023-02-14 17:42:22,150 [execute] INFO git cat-file --batch-check 17:42:22 2023-02-14 17:42:22,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:42:22 2023-02-14 17:42:22,155 [execute] INFO git rev-list 31a5c57d74f3a47a2e44b36655f14f6e64734cc2 -- 17:42:22 2023-02-14 17:42:22,155 [execute] DEBUG Popen(['git', 'rev-list', '31a5c57d74f3a47a2e44b36655f14f6e64734cc2', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:42:22 2023-02-14 17:42:22,163 [execute] INFO git fetch -v origin 17:42:22 2023-02-14 17:42:22,163 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 17:42:23 2023-02-14 17:42:22,876 [run_push] DEBUG no remote changes detected 17:42:23 2023-02-14 17:42:22,876 [execute] INFO git push origin semver 17:42:23 2023-02-14 17:42:22,877 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:42:23 2023-02-14 17:42:23,741 [run_push] DEBUG push all version tags 17:42:23 2023-02-14 17:42:23,741 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:42:23 2023-02-14 17:42:23,742 [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) 17:42:24 2023-02-14 17:42:24,557 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:42:24 3.0.0-dev.10 [Pipeline] } 17:42:24 $ docker exec --env ******** --env ******** cac5c40e3c1201c153ace1254b6084e619e93d6a05a8d56e08e0cd2ac39b2e27 ssh-agent -k 17:42:24 unset SSH_AUTH_SOCK; 17:42:24 unset SSH_AGENT_PID; 17:42:24 echo Agent pid 38 killed; 17:42:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:42:25 + git semver [Pipeline] } 17:42:25 $ docker stop --time=1 cac5c40e3c1201c153ace1254b6084e619e93d6a05a8d56e08e0cd2ac39b2e27 17:42:26 $ docker rm -f --volumes cac5c40e3c1201c153ace1254b6084e619e93d6a05a8d56e08e0cd2ac39b2e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:42:27 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 17:42:27 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:42:27 total 16 17:42:27 drwxr-xr-x 3 root root 4096 Feb 14 17:34 . 17:42:27 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 17:42 .. 17:42:27 drwxr-xr-x 2 root root 4096 Feb 14 17:34 cost 17:42:27 -rw-r--r-- 1 root root 87 Feb 14 17:34 cost.csv 17:42:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:42:27 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:42:27 total 16 17:42:27 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 17:34 . 17:42:27 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 17:42 .. 17:42:27 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 17:34 cost 17:42:27 -rw-r--r-- 1 jenkins jenkins 87 Feb 14 17:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:42:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:42:28 ---> package-listing.sh 17:42:28 ++ facter osfamily 17:42:28 ++ tr '[:upper:]' '[:lower:]' 17:42:28 + OS_FAMILY=debian 17:42:28 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 17:42:28 + START_PACKAGES=/tmp/packages_start.txt 17:42:28 + END_PACKAGES=/tmp/packages_end.txt 17:42:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:42:28 + PACKAGES=/tmp/packages_start.txt 17:42:28 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:42:28 + PACKAGES=/tmp/packages_end.txt 17:42:28 + case "${OS_FAMILY}" in 17:42:28 + dpkg -l 17:42:28 + grep '^ii' 17:42:28 + '[' -f /tmp/packages_start.txt ']' 17:42:28 + '[' -f /tmp/packages_end.txt ']' 17:42:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:42:28 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:42:28 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 17:42:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 17:42:28 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 17:42:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:29 prd-ubuntu20.04-docker-8c-8g-5828 does not seem to be running inside a container 17:42:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:42:29 $ docker top 8bbcb422da64a77e43ce2682a7bc44bb595f528eee8e0362024b25518aa4b6bf -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:42:30 + mkdir -p /var/log/sysstat [Pipeline] sh 17:42:30 + ls /var/log/sa-host 17:42:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:42:30 provisioning config files... 17:42:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2582326686498179233tmp [Pipeline] { [Pipeline] echo 17:42:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:42:31 ---> create-netrc.sh [Pipeline] } 17:42:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:42:31 ---> python-tools-install.sh [Pipeline] echo 17:42:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:42:31 ---> sudo-logs.sh 17:42:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:42:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:42:32 ---> job-cost.sh 17:42:32 lf-activate-venv: SKIPPING 17:42:32 DEBUG: total: 0.2199999988079071 17:42:32 INFO: Retrieving Stack Cost... 17:42:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:42:34 INFO: Archiving Costs [Pipeline] echo 17:42:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:42:35 ---> logs-deploy.sh 17:42:35 lf-activate-venv: SKIPPING 17:42:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/67 17:42:35 INFO: archiving workspace using pattern(s): 17:42:36 Archives upload complete. 17:42:36 INFO: archiving logs to Nexus 17:42:37 ---> uname -a: 17:42:37 Linux prd-ubuntu20-04-docker-8c-8g-5828 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:42:37 17:42:37 17:42:37 ---> lscpu: 17:42:37 Architecture: x86_64 17:42:37 CPU op-mode(s): 32-bit, 64-bit 17:42:37 Byte Order: Little Endian 17:42:37 Address sizes: 40 bits physical, 48 bits virtual 17:42:37 CPU(s): 8 17:42:37 On-line CPU(s) list: 0-7 17:42:37 Thread(s) per core: 1 17:42:37 Core(s) per socket: 1 17:42:37 Socket(s): 8 17:42:37 NUMA node(s): 1 17:42:37 Vendor ID: AuthenticAMD 17:42:37 CPU family: 23 17:42:37 Model: 49 17:42:37 Model name: AMD EPYC-Rome Processor 17:42:37 Stepping: 0 17:42:37 CPU MHz: 2799.996 17:42:37 BogoMIPS: 5599.99 17:42:37 Virtualization: AMD-V 17:42:37 Hypervisor vendor: KVM 17:42:37 Virtualization type: full 17:42:37 L1d cache: 256 KiB 17:42:37 L1i cache: 256 KiB 17:42:37 L2 cache: 4 MiB 17:42:37 L3 cache: 128 MiB 17:42:37 NUMA node0 CPU(s): 0-7 17:42:37 Vulnerability Itlb multihit: Not affected 17:42:37 Vulnerability L1tf: Not affected 17:42:37 Vulnerability Mds: Not affected 17:42:37 Vulnerability Meltdown: Not affected 17:42:37 Vulnerability Mmio stale data: Not affected 17:42:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:42:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:42:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:42:37 Vulnerability Srbds: Not affected 17:42:37 Vulnerability Tsx async abort: Not affected 17:42:37 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 17:42:37 17:42:37 17:42:37 ---> nproc: 17:42:37 8 17:42:37 17:42:37 17:42:37 ---> df -h: 17:42:37 Filesystem Size Used Avail Use% Mounted on 17:42:37 overlay 155G 12G 144G 8% / 17:42:37 tmpfs 64M 0 64M 0% /dev 17:42:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:42:37 shm 64M 0 64M 0% /dev/shm 17:42:37 /dev/vda1 155G 12G 144G 8% /facter-os 17:42:37 17:42:37 17:42:37 ---> sar -b -r -n DEV: 17:42:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5828) 02/14/23 _x86_64_ (8 CPU) 17:42:37 17:42:37 17:31:33 LINUX RESTART (8 CPU) 17:42:37 17:42:37 17:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:42:37 17:33:01 122.28 46.93 75.35 0.00 5248.59 87183.34 0.00 17:42:37 17:34:01 65.42 0.23 65.19 0.00 3.47 76843.19 0.00 17:42:37 17:35:01 34.51 0.00 34.51 0.00 0.00 54323.23 0.00 17:42:37 17:36:01 3.87 0.00 3.87 0.00 0.00 21649.73 0.00 17:42:37 17:37:01 24.28 8.97 15.31 0.00 2905.52 2777.94 0.00 17:42:37 17:38:01 30.39 3.68 26.71 0.00 2538.51 6737.14 0.00 17:42:37 17:39:01 3.35 0.00 3.35 0.00 0.00 38.93 0.00 17:42:37 17:40:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 17:42:37 17:41:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 17:42:37 17:42:01 52.78 0.18 52.60 0.00 16.40 34030.27 0.00 17:42:37 Average: 33.93 6.00 27.93 0.00 1071.25 28360.39 0.00 17:42:37 17:42:37 17:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:42:37 17:33:01 29237748 31631876 694336 2.11 71556 2599544 1846252 5.44 950120 2349144 621304 17:42:37 17:34:01 28891104 31577800 732956 2.23 86048 2862692 2062836 6.08 1086072 2524392 269844 17:42:37 17:35:01 28700532 31611800 698172 2.12 91676 3051628 1760292 5.19 1069228 2700656 20 17:42:37 17:36:01 28700384 31611860 697704 2.12 91748 3051632 1760292 5.19 1069156 2700656 164 17:42:37 17:37:01 28514096 31611800 695924 2.12 96568 3222692 1822476 5.37 1162552 2783176 13588 17:42:37 17:38:01 28314120 31584820 715908 2.18 102816 3384620 1793508 5.29 1314952 2814708 972 17:42:37 17:39:01 28316436 31587172 713492 2.17 102840 3384624 1793508 5.29 1312676 2814712 12 17:42:37 17:40:01 28315876 31586616 713964 2.17 102864 3384624 1793508 5.29 1313212 2814712 40 17:42:37 17:41:01 28316088 31586840 713660 2.17 102888 3384628 1793508 5.29 1313004 2814716 16 17:42:37 17:42:01 27118652 31541712 754776 2.30 125564 4439568 2070480 6.10 1421000 3827536 356356 17:42:37 Average: 28442504 31593230 713089 2.17 97457 3276625 1849666 5.45 1201197 2814441 126232 17:42:37 17:42:37 17:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:42:37 17:33:01 docker0 1.62 1.57 0.23 14.49 0.00 0.00 0.00 0.00 17:42:37 17:33:01 ens3 552.67 376.57 6417.53 85.46 0.00 0.00 0.00 0.00 17:42:37 17:33:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 17:42:37 17:34:01 docker0 55.89 71.27 4.56 990.30 0.00 0.00 0.00 0.00 17:42:37 17:34:01 ens3 175.74 125.13 3524.26 22.41 0.00 0.00 0.00 0.00 17:42:37 17:34:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 17:42:37 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:37 17:35:01 ens3 12.30 7.63 13.20 4.96 0.00 0.00 0.00 0.00 17:42:37 17:35:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:42:37 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:37 17:36:01 ens3 0.65 0.13 0.06 0.01 0.00 0.00 0.00 0.00 17:42:37 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:42:37 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:37 17:37:01 ens3 127.46 87.64 783.43 6.47 0.00 0.00 0.00 0.00 17:42:37 17:37:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:42:37 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:37 17:38:01 ens3 131.33 95.73 1169.50 16.70 0.00 0.00 0.00 0.00 17:42:37 17:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:42:37 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:37 17:39:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:42:37 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:37 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:37 17:40:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:42:37 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:42:37 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:37 17:41:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:42:37 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:37 17:42:01 docker0 23.07 22.35 1.85 331.26 0.00 0.00 0.00 0.00 17:42:37 17:42:01 ens3 282.07 232.83 7497.14 103.11 0.00 0.00 0.00 0.00 17:42:37 17:42:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 17:42:37 Average: docker0 8.06 9.52 0.66 133.60 0.00 0.00 0.00 0.00 17:42:37 Average: ens3 128.30 92.59 1940.39 23.91 0.00 0.00 0.00 0.00 17:42:37 Average: lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:42:37 17:42:37 17:42:37 ---> sar -P ALL: 17:42:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5828) 02/14/23 _x86_64_ (8 CPU) 17:42:37 17:42:37 17:31:33 LINUX RESTART (8 CPU) 17:42:37 17:42:37 17:32:01 CPU %user %nice %system %iowait %steal %idle 17:42:37 17:33:01 all 8.32 0.00 2.83 5.18 0.09 83.57 17:42:37 17:33:01 0 6.97 0.00 2.17 7.85 0.08 82.93 17:42:37 17:33:01 1 8.41 0.00 2.92 1.80 0.07 86.80 17:42:37 17:33:01 2 7.94 0.00 2.99 4.19 0.08 84.80 17:42:37 17:33:01 3 8.82 0.00 3.06 1.34 0.12 86.66 17:42:37 17:33:01 4 7.84 0.00 2.86 7.92 0.12 81.26 17:42:37 17:33:01 5 10.15 0.00 4.18 1.23 0.10 84.33 17:42:37 17:33:01 6 8.71 0.00 1.68 1.59 0.07 87.95 17:42:37 17:33:01 7 7.72 0.00 2.81 15.62 0.08 73.77 17:42:37 17:34:01 all 25.85 0.00 4.24 3.28 0.10 66.54 17:42:37 17:34:01 0 25.49 0.00 4.49 9.59 0.08 60.34 17:42:37 17:34:01 1 32.44 0.00 4.48 0.08 0.08 62.91 17:42:37 17:34:01 2 23.34 0.00 4.71 9.86 0.07 62.03 17:42:37 17:34:01 3 26.25 0.00 3.94 4.79 0.07 64.95 17:42:37 17:34:01 4 24.43 0.00 4.28 0.73 0.07 70.49 17:42:37 17:34:01 5 25.56 0.00 4.08 0.64 0.15 69.56 17:42:37 17:34:01 6 24.55 0.00 3.82 0.15 0.10 71.38 17:42:37 17:34:01 7 24.76 0.00 4.10 0.42 0.13 70.59 17:42:37 17:35:01 all 1.58 0.00 0.70 1.00 0.03 96.69 17:42:37 17:35:01 0 1.52 0.00 0.50 0.05 0.00 97.92 17:42:37 17:35:01 1 1.64 0.00 0.50 0.00 0.05 97.81 17:42:37 17:35:01 2 1.60 0.00 1.24 0.65 0.02 96.49 17:42:37 17:35:01 3 2.27 0.00 0.65 0.32 0.03 96.72 17:42:37 17:35:01 4 1.51 0.00 0.55 1.93 0.02 96.00 17:42:37 17:35:01 5 1.52 0.00 0.62 0.00 0.03 97.83 17:42:37 17:35:01 6 1.39 0.00 0.49 0.00 0.07 98.06 17:42:37 17:35:01 7 1.19 0.00 1.07 5.05 0.03 92.65 17:42:37 17:36:01 all 0.27 0.00 0.01 0.01 0.01 99.70 17:42:37 17:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:42:37 17:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:42:37 17:36:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:42:37 17:36:01 3 1.99 0.00 0.02 0.00 0.02 97.98 17:42:37 17:36:01 4 0.02 0.00 0.00 0.08 0.00 99.90 17:42:37 17:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:42:37 17:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:42:37 17:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:42:37 17:37:01 all 0.78 0.00 0.27 0.35 0.02 98.58 17:42:37 17:37:01 0 0.48 0.00 0.20 0.03 0.00 99.28 17:42:37 17:37:01 1 0.65 0.00 0.22 0.07 0.02 99.05 17:42:37 17:37:01 2 0.32 0.00 0.23 0.05 0.02 99.38 17:42:37 17:37:01 3 2.42 0.00 0.26 0.05 0.03 97.24 17:42:37 17:37:01 4 0.47 0.00 0.45 1.37 0.02 97.70 17:42:37 17:37:01 5 0.77 0.00 0.43 0.05 0.02 98.73 17:42:37 17:37:01 6 0.98 0.00 0.25 1.15 0.02 97.60 17:42:37 17:37:01 7 0.15 0.00 0.15 0.03 0.02 99.65 17:42:37 17:38:01 all 1.29 0.00 0.54 0.55 0.03 97.60 17:42:37 17:38:01 0 0.77 0.00 0.53 1.08 0.02 97.60 17:42:37 17:38:01 1 1.70 0.00 0.40 0.07 0.02 97.81 17:42:37 17:38:01 2 1.62 0.00 0.42 0.25 0.03 97.68 17:42:37 17:38:01 3 1.68 0.00 0.58 0.63 0.05 97.06 17:42:37 17:38:01 4 1.12 0.00 0.45 0.75 0.02 97.67 17:42:37 17:38:01 5 1.54 0.00 0.55 0.67 0.05 97.19 17:42:37 17:38:01 6 0.78 0.00 0.50 0.03 0.02 98.66 17:42:37 17:38:01 7 1.15 0.00 0.85 0.88 0.02 97.10 17:42:37 17:39:01 all 0.02 0.00 0.01 0.01 0.01 99.94 17:42:37 17:39:01 0 0.02 0.00 0.02 0.07 0.02 99.88 17:42:37 17:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:42:37 17:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:42:37 17:39:01 3 0.03 0.00 0.02 0.05 0.00 99.90 17:42:37 17:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:42:37 17:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:42:37 17:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:42:37 17:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:42:37 17:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:42:37 17:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:42:37 17:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:42:37 17:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:42:37 17:40:01 3 0.00 0.00 0.00 0.02 0.02 99.97 17:42:37 17:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:42:37 17:40:01 5 0.02 0.00 0.03 0.00 0.02 99.93 17:42:37 17:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:42:37 17:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:42:37 17:41:01 all 0.01 0.00 0.00 0.00 0.00 99.97 17:42:37 17:41:01 0 0.02 0.00 0.02 0.03 0.00 99.93 17:42:37 17:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:42:37 17:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:42:37 17:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:42:37 17:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:42:37 17:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:42:37 17:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:42:37 17:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:42:37 17:42:01 all 5.30 0.00 2.36 1.10 0.04 91.20 17:42:37 17:42:01 0 4.45 0.00 2.90 2.04 0.03 90.57 17:42:37 17:42:01 1 5.81 0.00 2.36 0.13 0.05 91.64 17:42:37 17:42:01 2 5.23 0.00 2.39 0.35 0.03 92.00 17:42:37 17:42:01 3 5.17 0.00 2.65 5.46 0.03 86.68 17:42:37 17:42:01 4 5.29 0.00 1.85 0.22 0.03 92.61 17:42:37 17:42:01 5 5.14 0.00 2.26 0.29 0.03 92.28 17:42:37 17:42:01 6 5.52 0.00 2.79 0.32 0.05 91.32 17:42:37 17:42:01 7 5.74 0.00 1.71 0.03 0.05 92.46 17:42:37 Average: all 4.31 0.00 1.09 1.14 0.03 93.43 17:42:37 Average: 0 3.93 0.00 1.08 2.06 0.03 92.90 17:42:37 Average: 1 5.02 0.00 1.08 0.21 0.03 93.65 17:42:37 Average: 2 3.98 0.00 1.19 1.52 0.03 93.28 17:42:37 Average: 3 4.82 0.00 1.11 1.25 0.04 92.79 17:42:37 Average: 4 4.04 0.00 1.04 1.30 0.03 93.60 17:42:37 Average: 5 4.45 0.00 1.21 0.29 0.04 94.01 17:42:37 Average: 6 4.16 0.00 0.95 0.32 0.03 94.53 17:42:37 Average: 7 4.06 0.00 1.07 2.18 0.03 92.65 17:42:37 17:42:37 17:42:37