Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4506ee40fadf62fe08a73e9008d6e2b179746afb 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-ssh17954669509039481340.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1685538626675943216.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17642883095968506919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4375632504865053900.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-ssh7918158512802114906.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-602’ Running on prd-ubuntu20.04-docker-8c-8g-605 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4506ee40fadf62fe08a73e9008d6e2b179746afb (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4506ee40fadf62fe08a73e9008d6e2b179746afb # timeout=10 Commit message: "Merge pull request #319 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.34.0" > git rev-list --no-walk ba0a31c365625254e7671200c242dc1f3b8c7784 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:20:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:20:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:20:53 ========================================================= 19:20:53 EdgeX Global Pipelines Version Info 19:20:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:20:55 ------------------- 19:20:55 stable info: 19:20:55 ------------------- 19:20:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:20:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:20:55 Message: update stable to v1.0.258 19:20:55 ------------------- 19:20:55 experimental info: 19:20:55 ------------------- 19:20:55 Commited By: **** collab-it+edgex@linuxfoundation.org 19:20:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:20:55 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:20:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:20:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:20:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:20:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:20:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:20:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:20:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:20:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:20:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:20:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4506ee40fadf62fe08a73e9008d6e2b179746afb [Pipeline] echo 19:20:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4506ee4 [Pipeline] echo 19:20:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:20:56 + git rev-list -1 --merges 4506ee40fadf62fe08a73e9008d6e2b179746afb~1..4506ee40fadf62fe08a73e9008d6e2b179746afb [Pipeline] echo 19:20:56 -----------> git rev-list -1 --merges 4506ee40fadf62fe08a73e9008d6e2b179746afb~1..4506ee40fadf62fe08a73e9008d6e2b179746afb 4506ee40fadf62fe08a73e9008d6e2b179746afb 19:20:56 4506ee40fadf62fe08a73e9008d6e2b179746afb [false] [Pipeline] sh 19:20:56 + git log --format=format:%s -1 4506ee40fadf62fe08a73e9008d6e2b179746afb [Pipeline] echo 19:20:56 ========================================================= 19:20:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:20:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:57 + git log --format=format:%s -1 4506ee40fadf62fe08a73e9008d6e2b179746afb [Pipeline] echo 19:20:57 [semverPrep] GIT_COMMIT: 4506ee40fadf62fe08a73e9008d6e2b179746afb, Commit Message: Merge pull request #319 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.34.0 [Pipeline] echo 19:20:57 [semverPrep] This is not a build commit. [Pipeline] sh 19:20:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:57 + grep -v github /etc/ssh/ssh_known_hosts 19:20:57 + [ -e /tmp/ssh_known_hosts ] 19:20:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:20:57 + sudo tee -a /etc/ssh/ssh_known_hosts 19:20:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:20:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:58 19:20:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:58 0.1.4: Pulling from edgex-devops/py-git-semver 19:20:58 b85a868b505f: Pulling fs layer 19:20:58 e2be974225ed: Pulling fs layer 19:20:58 339a4e72a1f5: Pulling fs layer 19:20:58 988bab9f4d93: Pulling fs layer 19:20:58 1469e6f7b9e6: Pulling fs layer 19:20:58 eaf3925da568: Pulling fs layer 19:20:58 bab4dde63d76: Pulling fs layer 19:20:58 bde34c3a00c8: Pulling fs layer 19:20:58 b352a97aabf1: Pulling fs layer 19:20:58 4872d77fe225: Pulling fs layer 19:20:58 5851b861e8e6: Pulling fs layer 19:20:58 bab4dde63d76: Waiting 19:20:58 bde34c3a00c8: Waiting 19:20:58 b352a97aabf1: Waiting 19:20:58 4872d77fe225: Waiting 19:20:58 5851b861e8e6: Waiting 19:20:58 1469e6f7b9e6: Waiting 19:20:58 988bab9f4d93: Waiting 19:20:58 eaf3925da568: Waiting 19:20:58 e2be974225ed: Verifying Checksum 19:20:58 e2be974225ed: Download complete 19:20:58 988bab9f4d93: Verifying Checksum 19:20:58 988bab9f4d93: Download complete 19:20:58 1469e6f7b9e6: Verifying Checksum 19:20:58 1469e6f7b9e6: Download complete 19:20:58 eaf3925da568: Verifying Checksum 19:20:58 eaf3925da568: Download complete 19:20:58 339a4e72a1f5: Verifying Checksum 19:20:58 339a4e72a1f5: Download complete 19:20:58 bde34c3a00c8: Verifying Checksum 19:20:58 bde34c3a00c8: Download complete 19:20:58 b352a97aabf1: Verifying Checksum 19:20:58 b352a97aabf1: Download complete 19:20:58 4872d77fe225: Verifying Checksum 19:20:58 4872d77fe225: Download complete 19:20:58 5851b861e8e6: Verifying Checksum 19:20:58 5851b861e8e6: Download complete 19:20:58 b85a868b505f: Verifying Checksum 19:20:58 b85a868b505f: Download complete 19:20:59 bab4dde63d76: Verifying Checksum 19:20:59 bab4dde63d76: Download complete 19:21:00 b85a868b505f: Pull complete 19:21:00 e2be974225ed: Pull complete 19:21:00 339a4e72a1f5: Pull complete 19:21:00 988bab9f4d93: Pull complete 19:21:01 1469e6f7b9e6: Pull complete 19:21:01 eaf3925da568: Pull complete 19:21:03 bab4dde63d76: Pull complete 19:21:03 bde34c3a00c8: Pull complete 19:21:03 b352a97aabf1: Pull complete 19:21:03 4872d77fe225: Pull complete 19:21:03 5851b861e8e6: Pull complete 19:21:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:03 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 19:21:03 $ 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 19:21:06 $ docker top 535851a0098fe49509828a0662e3fc07f810d1bcebe5f1a419dfb74f3a5f6b04 -eo pid,comm 19:21:07 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). 19:21:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:21:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:07 [ssh-agent] Looking for ssh-agent implementation... 19:21:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:07 $ docker exec 535851a0098fe49509828a0662e3fc07f810d1bcebe5f1a419dfb74f3a5f6b04 ssh-agent 19:21:07 SSH_AUTH_SOCK=/tmp/ssh-wsXwwJaxpMYX/agent.32 19:21:07 SSH_AGENT_PID=38 19:21:07 Running ssh-add (command line suppressed) 19:21:07 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13885095753310964875.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13885095753310964875.key) 19:21:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:07 + git tag --points-at HEAD [Pipeline] } 19:21:07 $ docker exec --env ******** --env ******** 535851a0098fe49509828a0662e3fc07f810d1bcebe5f1a419dfb74f3a5f6b04 ssh-agent -k 19:21:07 unset SSH_AUTH_SOCK; 19:21:07 unset SSH_AGENT_PID; 19:21:07 echo Agent pid 38 killed; 19:21:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:21:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:07 [ssh-agent] Looking for ssh-agent implementation... 19:21:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:08 $ docker exec 535851a0098fe49509828a0662e3fc07f810d1bcebe5f1a419dfb74f3a5f6b04 ssh-agent 19:21:08 SSH_AUTH_SOCK=/tmp/ssh-gMo7ILKI5xU2/agent.71 19:21:08 SSH_AGENT_PID=77 19:21:08 Running ssh-add (command line suppressed) 19:21:08 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3406177614404314730.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3406177614404314730.key) 19:21:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:08 + git semver init 19:21:08 2024-03-21 19:21:08,749 [run_init] DEBUG init version:0.0.0 force:False 19:21:08 2024-03-21 19:21:08,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 19:21:08 2024-03-21 19:21:08,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 19:21:08 2024-03-21 19:21:08,751 [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) 19:21:09 2024-03-21 19:21:09,577 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 19:21:09 2024-03-21 19:21:09,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 19:21:09 2024-03-21 19:21:09,578 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:21:09 2024-03-21 19:21:09,579 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:21:09 3.2.0-dev.15 [Pipeline] } 19:21:09 $ docker exec --env ******** --env ******** 535851a0098fe49509828a0662e3fc07f810d1bcebe5f1a419dfb74f3a5f6b04 ssh-agent -k 19:21:09 unset SSH_AUTH_SOCK; 19:21:09 unset SSH_AGENT_PID; 19:21:09 echo Agent pid 77 killed; 19:21:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:10 + git semver [Pipeline] } 19:21:10 $ docker stop --time=1 535851a0098fe49509828a0662e3fc07f810d1bcebe5f1a419dfb74f3a5f6b04 19:21:11 $ docker rm -f --volumes 535851a0098fe49509828a0662e3fc07f810d1bcebe5f1a419dfb74f3a5f6b04 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:21:12 Stashed 1 file(s) [Pipeline] echo 19:21:12 [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 19:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:21:12 ========================================================= 19:21:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:21:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:21:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:21:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:21:12 7264a8db6415: Pulling fs layer 19:21:12 c4d48a809fc2: Pulling fs layer 19:21:12 4f1c88b9dad5: Pulling fs layer 19:21:12 ad3a456e5733: Pulling fs layer 19:21:12 69c7f0334f64: Pulling fs layer 19:21:12 1f1c1a5573a3: Pulling fs layer 19:21:12 69c7f0334f64: Waiting 19:21:12 ad3a456e5733: Waiting 19:21:12 ce7588e14bc9: Pulling fs layer 19:21:12 b5e4710f87ac: Pulling fs layer 19:21:12 ce7588e14bc9: Waiting 19:21:12 b5e4710f87ac: Waiting 19:21:12 c4d48a809fc2: Verifying Checksum 19:21:12 c4d48a809fc2: Download complete 19:21:12 ad3a456e5733: Verifying Checksum 19:21:12 ad3a456e5733: Download complete 19:21:12 69c7f0334f64: Verifying Checksum 19:21:12 69c7f0334f64: Download complete 19:21:12 7264a8db6415: Download complete 19:21:12 1f1c1a5573a3: Verifying Checksum 19:21:12 1f1c1a5573a3: Download complete 19:21:13 7264a8db6415: Pull complete 19:21:13 c4d48a809fc2: Pull complete 19:21:13 b5e4710f87ac: Verifying Checksum 19:21:13 b5e4710f87ac: Download complete 19:21:13 4f1c88b9dad5: Verifying Checksum 19:21:13 4f1c88b9dad5: Download complete 19:21:14 ce7588e14bc9: Verifying Checksum 19:21:14 ce7588e14bc9: Download complete 19:21:17 4f1c88b9dad5: Pull complete 19:21:17 ad3a456e5733: Pull complete 19:21:17 69c7f0334f64: Pull complete 19:21:17 1f1c1a5573a3: Pull complete 19:21:19 ce7588e14bc9: Pull complete 19:21:20 b5e4710f87ac: Pull complete 19:21:20 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:21:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:21:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 19:21:20 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:21 + docker inspect -f . ci-base-image-x86_64 19:21:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:21 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 19:21:21 $ 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 19:21:26 $ docker top 704851f6ccd5293a63f749259ba1d05fb2f8ed0028fe8f627c72b8106058b54d -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:26 + go version 19:21:26 go version go1.21.0 linux/amd64 [Pipeline] } 19:21:26 $ docker stop --time=1 704851f6ccd5293a63f749259ba1d05fb2f8ed0028fe8f627c72b8106058b54d 19:21:27 Still waiting to schedule task 19:21:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-603’ 19:21:27 $ docker rm -f --volumes 704851f6ccd5293a63f749259ba1d05fb2f8ed0028fe8f627c72b8106058b54d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:28 + docker inspect -f . ci-base-image-x86_64 19:21:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:28 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 19:21:28 $ 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 19:21:28 $ docker top 6abe998b62a334e9f6e80c1bbc94c2087ee276699ab887616d62c9a5a2754042 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:29 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 19:21:29 + make test 19:21:29 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 19:21:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:21:29 go: downloading github.com/stretchr/testify v1.9.0 19:21:29 go: downloading github.com/google/uuid v1.6.0 19:21:29 go: downloading github.com/nats-io/nats.go v1.34.0 19:21:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.12 19:21:29 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:21:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 19:21:29 go: downloading github.com/davecgh/go-spew v1.1.1 19:21:29 go: downloading github.com/pmezard/go-difflib v1.0.0 19:21:29 go: downloading gopkg.in/yaml.v3 v3.0.1 19:21:29 go: downloading github.com/stretchr/objx v0.5.2 19:21:29 go: downloading github.com/hashicorp/errwrap v1.0.0 19:21:29 go: downloading github.com/gorilla/websocket v1.5.0 19:21:29 go: downloading golang.org/x/net v0.21.0 19:21:29 go: downloading golang.org/x/sync v0.1.0 19:21:29 go: downloading github.com/klauspost/compress v1.17.2 19:21:29 go: downloading github.com/nats-io/nkeys v0.4.7 19:21:29 go: downloading github.com/nats-io/nuid v1.0.1 19:21:29 go: downloading github.com/go-playground/validator/v10 v10.19.0 19:21:29 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 19:21:30 go: downloading golang.org/x/crypto v0.19.0 19:21:30 go: downloading github.com/x448/float16 v0.8.4 19:21:30 go: downloading github.com/go-playground/universal-translator v0.18.1 19:21:30 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 19:21:30 go: downloading github.com/leodido/go-urn v1.4.0 19:21:30 go: downloading golang.org/x/text v0.14.0 19:21:30 go: downloading github.com/go-playground/locales v0.14.1 19:21:30 go: downloading golang.org/x/sys v0.17.0 19:21:48 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 19:21:48 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 19:21:48 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.055s coverage: 88.6% of statements 19:21:48 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 19:21:49 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 19:21:53 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.047s coverage: 19.8% of statements 19:21:53 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.062s coverage: 88.8% of statements 19:21:53 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.074s coverage: 86.2% of statements 19:21:53 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.035s coverage: 15.4% of statements 19:21:53 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.157s coverage: 61.3% of statements 19:21:53 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.037s coverage: 87.5% of statements 19:21:53 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.036s coverage: 100.0% of statements 19:21:53 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.034s coverage: 100.0% of statements 19:21:53 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.045s coverage: 95.1% of statements 19:22:11 go vet ./... 19:22:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:22:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:22:11 $ docker stop --time=1 6abe998b62a334e9f6e80c1bbc94c2087ee276699ab887616d62c9a5a2754042 19:22:15 $ docker rm -f --volumes 6abe998b62a334e9f6e80c1bbc94c2087ee276699ab887616d62c9a5a2754042 [Pipeline] // withDockerContainer [Pipeline] sh 19:22:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:22:15 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 19:22:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:22:16 19:22:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:22:16 latest: Pulling from edgex-lftools-log-publisher 19:22:16 5eb5b503b376: Pulling fs layer 19:22:16 5c69ac0246d0: Pulling fs layer 19:22:16 ec43610c2a17: Pulling fs layer 19:22:16 3a2ae6a8a46f: Pulling fs layer 19:22:16 33b1e0a273af: Pulling fs layer 19:22:16 5d3b04190fa2: Pulling fs layer 19:22:16 2f39f015ded8: Pulling fs layer 19:22:16 33b1e0a273af: Waiting 19:22:16 5d3b04190fa2: Waiting 19:22:16 2f39f015ded8: Waiting 19:22:16 3a2ae6a8a46f: Waiting 19:22:16 5c69ac0246d0: Verifying Checksum 19:22:16 5c69ac0246d0: Download complete 19:22:16 3a2ae6a8a46f: Verifying Checksum 19:22:16 3a2ae6a8a46f: Download complete 19:22:16 33b1e0a273af: Verifying Checksum 19:22:16 33b1e0a273af: Download complete 19:22:16 5d3b04190fa2: Verifying Checksum 19:22:16 5d3b04190fa2: Download complete 19:22:16 ec43610c2a17: Verifying Checksum 19:22:16 ec43610c2a17: Download complete 19:22:16 5eb5b503b376: Verifying Checksum 19:22:16 5eb5b503b376: Download complete 19:22:17 2f39f015ded8: Download complete 19:22:18 5eb5b503b376: Pull complete 19:22:18 5c69ac0246d0: Pull complete 19:22:18 ec43610c2a17: Pull complete 19:22:18 3a2ae6a8a46f: Pull complete 19:22:19 33b1e0a273af: Pull complete 19:22:19 5d3b04190fa2: Pull complete 19:22:24 2f39f015ded8: Pull complete 19:22:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:22:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:22:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:24 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 19:22:24 $ 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 19:22:28 $ docker top 51d21aa24213fc7695efbdfcda3dbd65c11065ea7fcaef30810b68a03b89f996 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:28 ---> job-cost.sh 19:22:28 lf-activate-venv: SKIPPING 19:22:28 INFO: No Stack... 19:22:29 INFO: Retrieving Pricing Info for: v3-standard-8 19:22:29 INFO: Archiving Costs [Pipeline] sh 19:22:29 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 19:22:29 + cut -d, -f6 [Pipeline] lock 19:22:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-148-stack-cost] 19:22:29 Resource [jenkins-edgexfoundry-go-mod-messaging-main-148-stack-cost] did not exist. Created. 19:22:29 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:29 + echo total: 0.2199999988079071 [Pipeline] stash 19:22:29 Stashed 1 file(s) [Pipeline] } 19:22:29 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 19:22:29 $ docker stop --time=1 51d21aa24213fc7695efbdfcda3dbd65c11065ea7fcaef30810b68a03b89f996 19:22:31 $ docker rm -f --volumes 51d21aa24213fc7695efbdfcda3dbd65c11065ea7fcaef30810b68a03b89f996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:24:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-607 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 19:24:47 Running in /w/workspace/go-mod-messaging/148 [Pipeline] { [Pipeline] checkout 19:24:50 Selected Git installation does not exist. Using Default 19:24:50 The recommended git tool is: NONE 19:24:56 using credential edgex-jenkins-ssh 19:24:56 Cloning the remote Git repository 19:24:56 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 19:24:56 > git init /w/workspace/go-mod-messaging/148 # timeout=10 19:24:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 19:24:56 > git --version # timeout=10 19:24:56 > git --version # 'git version 2.25.1' 19:24:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 19:24:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:59 Avoid second fetch 19:24:59 Checking out Revision 4506ee40fadf62fe08a73e9008d6e2b179746afb (main) 19:24:59 > git config core.sparsecheckout # timeout=10 19:24:59 > git checkout -f 4506ee40fadf62fe08a73e9008d6e2b179746afb # timeout=10 19:24:59 Commit message: "Merge pull request #319 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.34.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:25:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:25:04 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:04 Dload Upload Total Spent Left Speed 19:25:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 19:25:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:25:05 + sudo tee /etc/docker/daemon.new 19:25:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:25:05 { 19:25:05 "registry-mirrors": [ 19:25:05 "https://nexus3.edgexfoundry.org:10001" 19:25:05 ], 19:25:05 "bip": "10.250.0.254/24", 19:25:05 "hosts": [ 19:25:05 "tcp://0.0.0.0:5555", 19:25:05 "unix:///var/run/docker.sock" 19:25:05 ], 19:25:05 "mtu": 1458, 19:25:05 "selinux-enabled": true, 19:25:05 "seccomp-profile": "/etc/docker/seccomp.json" 19:25:05 } [Pipeline] sh 19:25:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:25:05 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:25:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:25:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:25:24 ========================================================= 19:25:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:25:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:25:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:25:25 9fda8d8052c6: Pulling fs layer 19:25:25 5d54e960e981: Pulling fs layer 19:25:25 c4a7e357bf2a: Pulling fs layer 19:25:25 f0e02332f6b5: Pulling fs layer 19:25:25 872ee5b61b7b: Pulling fs layer 19:25:25 0c6a40ed1a82: Pulling fs layer 19:25:25 94ae7d8d031c: Pulling fs layer 19:25:25 872ee5b61b7b: Waiting 19:25:25 0c6a40ed1a82: Waiting 19:25:25 94ae7d8d031c: Waiting 19:25:25 f0e02332f6b5: Waiting 19:25:25 5d54e960e981: Verifying Checksum 19:25:25 5d54e960e981: Download complete 19:25:25 f0e02332f6b5: Verifying Checksum 19:25:25 f0e02332f6b5: Download complete 19:25:25 872ee5b61b7b: Verifying Checksum 19:25:25 872ee5b61b7b: Download complete 19:25:25 9fda8d8052c6: Download complete 19:25:26 94ae7d8d031c: Verifying Checksum 19:25:26 94ae7d8d031c: Download complete 19:25:26 9fda8d8052c6: Pull complete 19:25:27 5d54e960e981: Pull complete 19:25:27 c4a7e357bf2a: Verifying Checksum 19:25:27 c4a7e357bf2a: Download complete 19:25:28 0c6a40ed1a82: Verifying Checksum 19:25:28 0c6a40ed1a82: Download complete 19:25:41 c4a7e357bf2a: Pull complete 19:25:41 f0e02332f6b5: Pull complete 19:25:41 872ee5b61b7b: Pull complete 19:25:51 0c6a40ed1a82: Pull complete 19:25:51 94ae7d8d031c: Pull complete 19:25:51 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:25:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:25:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 19:25:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:52 + docker inspect -f . ci-base-image-arm64 19:25:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:52 prd-ubuntu20.04-docker-arm64-4c-16g-607 does not seem to be running inside a container 19:25:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/148 -v /w/workspace/go-mod-messaging/148:/w/workspace/go-mod-messaging/148:rw,z -v /w/workspace/go-mod-messaging/148@tmp:/w/workspace/go-mod-messaging/148@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 19:25:55 $ docker top 88b0be02f1a20758c4fba1e33f7d406aa605e937391204388066b628e002a9cc -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:56 + go version 19:25:56 go version go1.21.0 linux/arm64 [Pipeline] } 19:25:56 $ docker stop --time=1 88b0be02f1a20758c4fba1e33f7d406aa605e937391204388066b628e002a9cc 19:25:58 $ docker rm -f --volumes 88b0be02f1a20758c4fba1e33f7d406aa605e937391204388066b628e002a9cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:58 + docker inspect -f . ci-base-image-arm64 19:25:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:59 prd-ubuntu20.04-docker-arm64-4c-16g-607 does not seem to be running inside a container 19:25:59 $ 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/148 -v /w/workspace/go-mod-messaging/148:/w/workspace/go-mod-messaging/148:rw,z -v /w/workspace/go-mod-messaging/148@tmp:/w/workspace/go-mod-messaging/148@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 19:26:00 $ docker top 2be89c8e0f6e53c39b22ccd14247e04c645597b45cbaac29d659cfbecacfd62f -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:01 + git config --global --add safe.directory /w/workspace/go-mod-messaging/148 [Pipeline] fileExists [Pipeline] sh 19:26:01 + make test 19:26:01 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 19:26:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.12 19:26:02 go: downloading github.com/google/uuid v1.6.0 19:26:02 go: downloading github.com/stretchr/testify v1.9.0 19:26:02 go: downloading github.com/go-playground/validator/v10 v10.19.0 19:26:02 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 19:26:03 go: downloading github.com/davecgh/go-spew v1.1.1 19:26:03 go: downloading github.com/pmezard/go-difflib v1.0.0 19:26:03 go: downloading gopkg.in/yaml.v3 v3.0.1 19:26:03 go: downloading github.com/stretchr/objx v0.5.2 19:26:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 19:26:03 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:26:03 go: downloading github.com/nats-io/nats.go v1.34.0 19:26:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:26:03 go: downloading github.com/x448/float16 v0.8.4 19:26:03 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 19:26:03 go: downloading github.com/go-playground/universal-translator v0.18.1 19:26:03 go: downloading github.com/leodido/go-urn v1.4.0 19:26:03 go: downloading golang.org/x/crypto v0.19.0 19:26:03 go: downloading golang.org/x/text v0.14.0 19:26:04 go: downloading github.com/hashicorp/errwrap v1.0.0 19:26:04 go: downloading github.com/gorilla/websocket v1.5.0 19:26:04 go: downloading golang.org/x/net v0.21.0 19:26:04 go: downloading golang.org/x/sync v0.1.0 19:26:05 go: downloading github.com/go-playground/locales v0.14.1 19:26:06 go: downloading github.com/klauspost/compress v1.17.2 19:26:08 go: downloading github.com/nats-io/nkeys v0.4.7 19:26:08 go: downloading github.com/nats-io/nuid v1.0.1 19:28:00 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.259s coverage: 88.6% of statements 19:28:00 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 19:28:00 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 19:28:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.204s coverage: 19.8% of statements 19:28:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.325s coverage: 88.8% of statements 19:28:00 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.375s coverage: 86.2% of statements 19:28:01 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 19:28:02 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.239s coverage: 15.4% of statements 19:28:02 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.419s coverage: 61.3% of statements 19:28:03 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 19:28:04 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.291s coverage: 87.5% of statements 19:28:05 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.238s coverage: 100.0% of statements 19:28:05 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.182s coverage: 100.0% of statements 19:28:06 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.207s coverage: 95.1% of statements 19:28:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:28:07 go vet ./... 19:29:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:29:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:29:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:29:28 $ docker stop --time=1 2be89c8e0f6e53c39b22ccd14247e04c645597b45cbaac29d659cfbecacfd62f 19:29:30 $ docker rm -f --volumes 2be89c8e0f6e53c39b22ccd14247e04c645597b45cbaac29d659cfbecacfd62f [Pipeline] // withDockerContainer [Pipeline] sh 19:29:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:29:33 Warning: overwriting stash ‘coverage-report’ 19:29:33 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 19:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:34 19:29:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:35 arm64: Pulling from edgex-lftools-log-publisher 19:29:35 8998bd30e6a1: Pulling fs layer 19:29:35 04944245beec: Pulling fs layer 19:29:35 699f458cf7ca: Pulling fs layer 19:29:35 765212b225bb: Pulling fs layer 19:29:35 f23df028b6ca: Pulling fs layer 19:29:35 d65c8cfc05b1: Pulling fs layer 19:29:35 2437ff75d9bd: Pulling fs layer 19:29:35 f23df028b6ca: Waiting 19:29:35 d65c8cfc05b1: Waiting 19:29:35 765212b225bb: Waiting 19:29:35 2437ff75d9bd: Waiting 19:29:35 04944245beec: Verifying Checksum 19:29:35 04944245beec: Download complete 19:29:35 765212b225bb: Verifying Checksum 19:29:35 765212b225bb: Download complete 19:29:35 f23df028b6ca: Verifying Checksum 19:29:35 f23df028b6ca: Download complete 19:29:35 d65c8cfc05b1: Verifying Checksum 19:29:35 d65c8cfc05b1: Download complete 19:29:35 699f458cf7ca: Verifying Checksum 19:29:35 699f458cf7ca: Download complete 19:29:36 8998bd30e6a1: Verifying Checksum 19:29:36 8998bd30e6a1: Download complete 19:29:38 2437ff75d9bd: Verifying Checksum 19:29:41 8998bd30e6a1: Pull complete 19:29:41 04944245beec: Pull complete 19:29:43 699f458cf7ca: Pull complete 19:29:43 765212b225bb: Pull complete 19:29:44 f23df028b6ca: Pull complete 19:29:44 d65c8cfc05b1: Pull complete 19:30:02 2437ff75d9bd: Pull complete 19:30:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:30:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:02 prd-ubuntu20.04-docker-arm64-4c-16g-607 does not seem to be running inside a container 19:30:02 $ 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/148 -v /w/workspace/go-mod-messaging/148:/w/workspace/go-mod-messaging/148:rw,z -v /w/workspace/go-mod-messaging/148@tmp:/w/workspace/go-mod-messaging/148@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 19:30:05 $ docker top 2bd9a6a482a48921a2362c533705bee621b8221b93ff587908816f9f84f94acc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:30:06 ---> job-cost.sh 19:30:06 lf-activate-venv: SKIPPING 19:30:06 INFO: No Stack... 19:30:06 INFO: Retrieving Pricing Info for: v3-standard-4 19:30:07 INFO: Archiving Costs [Pipeline] sh 19:30:08 + cat /w/workspace/go-mod-messaging/148/archives/cost.csv 19:30:08 + cut -d, -f6 [Pipeline] lock 19:30:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-148-stack-cost] 19:30:08 Resource [jenkins-edgexfoundry-go-mod-messaging-main-148-stack-cost] did not exist. Created. 19:30:08 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:30:09 /w/workspace/go-mod-messaging/148@tmp/durable-d39cccf1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:30:09 + echo total: 0.10999999940395355 [Pipeline] stash 19:30:09 Warning: overwriting stash ‘stack-cost’ 19:30:09 Stashed 1 file(s) [Pipeline] } 19:30:09 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 19:30:09 $ docker stop --time=1 2bd9a6a482a48921a2362c533705bee621b8221b93ff587908816f9f84f94acc 19:30:11 $ docker rm -f --volumes 2bd9a6a482a48921a2362c533705bee621b8221b93ff587908816f9f84f94acc [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 19:30:11 provisioning config files... 19:30:11 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14804237082484634717tmp [Pipeline] { [Pipeline] sh 19:30:12 + set +x 19:30:12 + bash -s -- 19:30:12 + curl -s https://codecov.io/bash 19:30:12 19:30:12 _____ _ 19:30:12 / ____| | | 19:30:12 | | ___ __| | ___ ___ _____ __ 19:30:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:30:12 | |___| (_) | (_| | __/ (_| (_) \ V / 19:30:12 \_____\___/ \__,_|\___|\___\___/ \_/ 19:30:12 Bash-1.0.6 19:30:12 19:30:12 19:30:12 ==> git version 2.25.1 found 19:30:12 ==> 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 19:30:12 Release-Date: 2020-01-08 19:30:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:30:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:30:12 ==> Jenkins CI detected. 19:30:12 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 19:30:12 project root: . 19:30:12 --> token set from env 19:30:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:30:12 ==> Running gcov in . (disable via -X gcov) 19:30:12 ==> Python coveragepy not found 19:30:12 ==> Searching for coverage reports in: 19:30:12 + . 19:30:12 -> Found 1 reports 19:30:12 ==> Detecting git/mercurial file structure 19:30:12 ==> Reading reports 19:30:12 + ./coverage.out bytes=42718 19:30:12 ==> Appending adjustments 19:30:12 https://docs.codecov.io/docs/fixing-reports 19:30:12 + Found adjustments 19:30:12 ==> Gzipping contents 19:30:12 12K /tmp/codecov.RGZBmT.gz 19:30:12 ==> Uploading reports 19:30:12 url: https://codecov.io 19:30:12 query: branch=main&commit=4506ee40fadf62fe08a73e9008d6e2b179746afb&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 19:30:12 -> Pinging Codecov 19:30:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4506ee40fadf62fe08a73e9008d6e2b179746afb&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 19:30:12 -> Uploading to 19:30:12 https://storage.googleapis.com/codecov/v4/raw/2024-03-21/F6E385568367DD0E4001BA4F8F1CB792/4506ee40fadf62fe08a73e9008d6e2b179746afb/8767ebee-4f51-48fa-9df2-356d186e5f69.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T193012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83e60d47aab9ea3fe9b3fc6450ab14522d20f0bcb9915e247c18b9e948768fdf 19:30:12 % Total % Received % Xferd Average Speed Time Time Time Current 19:30:12 Dload Upload Total Spent Left Speed 19:30:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8361 0 0 100 8361 0 31550 --:--:-- --:--:-- --:--:-- 31550 19:30:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/4506ee40fadf62fe08a73e9008d6e2b179746afb [Pipeline] } 19:30:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:30:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:30:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:30:13 19:30:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:30:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:30:13 df9b9388f04a: Pulling fs layer 19:30:13 52dc419b0ee2: Pulling fs layer 19:30:13 25bc292e5bac: Pulling fs layer 19:30:13 114826534d7a: Pulling fs layer 19:30:13 4657fd5d0bcf: Pulling fs layer 19:30:13 6ad1cebc031e: Pulling fs layer 19:30:13 8a3aa393b2d8: Pulling fs layer 19:30:13 4657fd5d0bcf: Waiting 19:30:13 6ad1cebc031e: Waiting 19:30:13 8a3aa393b2d8: Waiting 19:30:13 25bc292e5bac: Verifying Checksum 19:30:13 25bc292e5bac: Download complete 19:30:13 52dc419b0ee2: Verifying Checksum 19:30:13 52dc419b0ee2: Download complete 19:30:13 4657fd5d0bcf: Verifying Checksum 19:30:13 4657fd5d0bcf: Download complete 19:30:13 df9b9388f04a: Verifying Checksum 19:30:13 df9b9388f04a: Download complete 19:30:14 df9b9388f04a: Pull complete 19:30:14 52dc419b0ee2: Pull complete 19:30:14 6ad1cebc031e: Verifying Checksum 19:30:14 6ad1cebc031e: Download complete 19:30:14 25bc292e5bac: Pull complete 19:30:15 8a3aa393b2d8: Verifying Checksum 19:30:15 8a3aa393b2d8: Download complete 19:30:15 114826534d7a: Verifying Checksum 19:30:15 114826534d7a: Download complete 19:30:18 114826534d7a: Pull complete 19:30:18 4657fd5d0bcf: Pull complete 19:30:18 6ad1cebc031e: Pull complete 19:30:21 8a3aa393b2d8: Pull complete 19:30:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:30:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:21 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 19:30:21 $ 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 19:30:25 $ docker top 4df3a913cc81ecbad727976368a37ec62807af0f77cdc014a13b3c624179943f -eo pid,comm [Pipeline] { [Pipeline] echo 19:30:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 19:30:25 + set -o pipefail 19:30:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 19:30:30 19:30:30 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 19:30:30 19:30:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/3e899a09-d592-4751-8a57-c7b79fcf7115 19:30:30 19:30:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:30:30 19:30:30 19:30:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:30:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:30:30 More details here: https://snyk.co/ue1NS [Pipeline] } 19:30:30 $ docker stop --time=1 4df3a913cc81ecbad727976368a37ec62807af0f77cdc014a13b3c624179943f 19:30:33 $ docker rm -f --volumes 4df3a913cc81ecbad727976368a37ec62807af0f77cdc014a13b3c624179943f [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 19:30:34 + git log --format=format:%s -1 4506ee40fadf62fe08a73e9008d6e2b179746afb [Pipeline] sh 19:30:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:30:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:35 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 19:30:35 $ 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 19:30:35 $ docker top e681d47d59d248a65aa4b70c6bb41f76e1c171d0bd0a8c4f8baff9177759c69e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:35 [ssh-agent] Looking for ssh-agent implementation... 19:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:35 $ docker exec e681d47d59d248a65aa4b70c6bb41f76e1c171d0bd0a8c4f8baff9177759c69e ssh-agent 19:30:36 SSH_AUTH_SOCK=/tmp/ssh-L2cIDWieeA8Z/agent.32 19:30:36 SSH_AGENT_PID=38 19:30:36 Running ssh-add (command line suppressed) 19:30:36 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11762966570777093164.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11762966570777093164.key) 19:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:36 + git semver tag 19:30:36 2024-03-21 19:30:36,615 [run_tag] DEBUG tag force:False 19:30:36 2024-03-21 19:30:36,615 [check_head_tag] DEBUG check head tag 19:30:36 2024-03-21 19:30:36,617 [execute] INFO git cat-file --batch-check 19:30:36 2024-03-21 19:30:36,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 19:30:36 2024-03-21 19:30:36,622 [execute] INFO git cat-file --batch 19:30:36 2024-03-21 19:30:36,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 19:30:36 2024-03-21 19:30:36,648 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:30:36 2024-03-21 19:30:36,648 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 19:30:36 2024-03-21 19:30:36,648 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 19:30:36 2024-03-21 19:30:36,655 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:30:36 3.2.0-dev.15 [Pipeline] } 19:30:36 $ docker exec --env ******** --env ******** e681d47d59d248a65aa4b70c6bb41f76e1c171d0bd0a8c4f8baff9177759c69e ssh-agent -k 19:30:36 unset SSH_AUTH_SOCK; 19:30:36 unset SSH_AGENT_PID; 19:30:36 echo Agent pid 38 killed; 19:30:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:37 + git semver [Pipeline] } 19:30:37 $ docker stop --time=1 e681d47d59d248a65aa4b70c6bb41f76e1c171d0bd0a8c4f8baff9177759c69e 19:30:38 $ docker rm -f --volumes e681d47d59d248a65aa4b70c6bb41f76e1c171d0bd0a8c4f8baff9177759c69e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:30:39 19:30:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:30:39 0.23.1-centos7: Pulling from edgex-lftools 19:30:39 ab5ef0e58194: Pulling fs layer 19:30:39 9712f1f96733: Pulling fs layer 19:30:39 63f879dbbcfc: Pulling fs layer 19:30:39 0d9ebad4ef96: Pulling fs layer 19:30:39 e9a5061849ea: Pulling fs layer 19:30:39 d747dcd14b5f: Pulling fs layer 19:30:39 2de7ff778b66: Pulling fs layer 19:30:39 d747dcd14b5f: Waiting 19:30:39 0d9ebad4ef96: Waiting 19:30:39 2de7ff778b66: Waiting 19:30:39 e9a5061849ea: Waiting 19:30:39 9712f1f96733: Verifying Checksum 19:30:39 63f879dbbcfc: Verifying Checksum 19:30:39 63f879dbbcfc: Download complete 19:30:39 0d9ebad4ef96: Verifying Checksum 19:30:39 0d9ebad4ef96: Download complete 19:30:39 e9a5061849ea: Verifying Checksum 19:30:39 e9a5061849ea: Download complete 19:30:39 ab5ef0e58194: Verifying Checksum 19:30:39 ab5ef0e58194: Download complete 19:30:39 2de7ff778b66: Verifying Checksum 19:30:39 2de7ff778b66: Download complete 19:30:43 ab5ef0e58194: Pull complete 19:30:43 9712f1f96733: Pull complete 19:30:43 63f879dbbcfc: Pull complete 19:30:47 0d9ebad4ef96: Pull complete 19:30:47 e9a5061849ea: Pull complete 19:30:47 d747dcd14b5f: Pull complete 19:30:48 2de7ff778b66: Pull complete 19:30:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:30:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:48 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 19:30:48 $ 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 19:30:54 $ docker top 5c87d8bf04080c668ce6e0bf3701541357ddaa87ba12155e3b9e2eaae7cfc038 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:30:54 provisioning config files... 19:30:54 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6489378556287454110tmp 19:30:54 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6922369340406166182tmp 19:30:54 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2387819836363637179tmp [Pipeline] { [Pipeline] echo 19:30:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:30:54 ---> sigul-configuration.sh 19:30:54 gpg: directory `/root/.gnupg' created 19:30:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:30:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:30:54 gpg: keyring `/root/.gnupg/secring.gpg' created 19:30:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:30:54 gpg: CAST5 encrypted data 19:30:54 gpg: encrypted with 1 passphrase 19:30:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:30:54 + mkdir /home/jenkins 19:30:54 + mkdir /home/jenkins/sigul [Pipeline] sh 19:30:55 + 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 19:30:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:30:55 ---> sigul-install.sh 19:30:55 Sigul already installed; skipping installation. [Pipeline] sh 19:30:55 + git tag --list 19:30:55 v0.0.0 19:30:55 v0.1.0 19:30:55 v0.1.1 19:30:55 v0.1.10 19:30:55 v0.1.11 19:30:55 v0.1.12 19:30:55 v0.1.13 19:30:55 v0.1.14 19:30:55 v0.1.15 19:30:55 v0.1.16 19:30:55 v0.1.17 19:30:55 v0.1.18 19:30:55 v0.1.19 19:30:55 v0.1.2 19:30:55 v0.1.20 19:30:55 v0.1.21 19:30:55 v0.1.22 19:30:55 v0.1.23 19:30:55 v0.1.24 19:30:55 v0.1.25 19:30:55 v0.1.26 19:30:55 v0.1.27 19:30:55 v0.1.28 19:30:55 v0.1.29 19:30:55 v0.1.3 19:30:55 v0.1.30 19:30:55 v0.1.31 19:30:55 v0.1.4 19:30:55 v0.1.5 19:30:55 v0.1.6 19:30:55 v0.1.7 19:30:55 v0.1.8 19:30:55 v0.1.9 19:30:55 v2.0.0 19:30:55 v2.0.1 19:30:55 v2.1.0 19:30:55 v2.1.1 19:30:55 v2.2.0 19:30:55 v2.3.0 19:30:55 v3.0 19:30:55 v3.0.0 19:30:55 v3.1 19:30:55 v3.1.0 19:30:55 v3.1.0-dev.1 19:30:55 v3.1.0-dev.10 19:30:55 v3.1.0-dev.11 19:30:55 v3.1.0-dev.12 19:30:55 v3.1.0-dev.13 19:30:55 v3.1.0-dev.14 19:30:55 v3.1.0-dev.15 19:30:55 v3.1.0-dev.16 19:30:55 v3.1.0-dev.17 19:30:55 v3.1.0-dev.18 19:30:55 v3.1.0-dev.19 19:30:55 v3.1.0-dev.2 19:30:55 v3.1.0-dev.20 19:30:55 v3.1.0-dev.21 19:30:55 v3.1.0-dev.22 19:30:55 v3.1.0-dev.23 19:30:55 v3.1.0-dev.24 19:30:55 v3.1.0-dev.25 19:30:55 v3.1.0-dev.26 19:30:55 v3.1.0-dev.27 19:30:55 v3.1.0-dev.28 19:30:55 v3.1.0-dev.29 19:30:55 v3.1.0-dev.3 19:30:55 v3.1.0-dev.30 19:30:55 v3.1.0-dev.31 19:30:55 v3.1.0-dev.32 19:30:55 v3.1.0-dev.33 19:30:55 v3.1.0-dev.4 19:30:55 v3.1.0-dev.5 19:30:55 v3.1.0-dev.6 19:30:55 v3.1.0-dev.7 19:30:55 v3.1.0-dev.8 19:30:55 v3.1.0-dev.9 19:30:55 v3.2.0-dev.1 19:30:55 v3.2.0-dev.10 19:30:55 v3.2.0-dev.11 19:30:55 v3.2.0-dev.12 19:30:55 v3.2.0-dev.13 19:30:55 v3.2.0-dev.14 19:30:55 v3.2.0-dev.15 19:30:55 v3.2.0-dev.2 19:30:55 v3.2.0-dev.3 19:30:55 v3.2.0-dev.4 19:30:55 v3.2.0-dev.5 19:30:55 v3.2.0-dev.6 19:30:55 v3.2.0-dev.7 19:30:55 v3.2.0-dev.8 19:30:55 v3.2.0-dev.9 [Pipeline] sh 19:30:56 + lftools sign git-tag v3.2.0-dev.15 19:30:56 Signing Git tag with Sigul... 19:30:56 Signing v3.2.0-dev.15 [Pipeline] echo 19:30:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:30:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:30:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:30:57 $ docker stop --time=1 5c87d8bf04080c668ce6e0bf3701541357ddaa87ba12155e3b9e2eaae7cfc038 19:30:58 $ docker rm -f --volumes 5c87d8bf04080c668ce6e0bf3701541357ddaa87ba12155e3b9e2eaae7cfc038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:30:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:30:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:59 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 19:30:59 $ 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 19:31:00 $ docker top 13889af4e705f26831dab0dcd54ca83c2022025a3d90026070b4951ba1a21216 -eo pid,comm 19:31:00 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). 19:31:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:31:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:00 [ssh-agent] Looking for ssh-agent implementation... 19:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:00 $ docker exec 13889af4e705f26831dab0dcd54ca83c2022025a3d90026070b4951ba1a21216 ssh-agent 19:31:00 SSH_AUTH_SOCK=/tmp/ssh-wHuKqGBFSYyG/agent.32 19:31:00 SSH_AGENT_PID=38 19:31:00 Running ssh-add (command line suppressed) 19:31:00 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_276073725297816749.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_276073725297816749.key) 19:31:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:00 + git semver bump pre 19:31:01 2024-03-21 19:31:01,070 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:31:01 2024-03-21 19:31:01,070 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev 19:31:01 2024-03-21 19:31:01,070 [bump_version] DEBUG bumped version:3.2.0-dev.16 19:31:01 2024-03-21 19:31:01,070 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 19:31:01 2024-03-21 19:31:01,070 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:31:01 2024-03-21 19:31:01,070 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:31:01 2024-03-21 19:31:01,072 [execute] INFO git cat-file --batch-check 19:31:01 2024-03-21 19:31:01,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 19:31:01 2024-03-21 19:31:01,078 [execute] INFO git cat-file --batch 19:31:01 2024-03-21 19:31:01,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 19:31:01 2024-03-21 19:31:01,083 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:31:01 3.2.0-dev.16 [Pipeline] } 19:31:01 $ docker exec --env ******** --env ******** 13889af4e705f26831dab0dcd54ca83c2022025a3d90026070b4951ba1a21216 ssh-agent -k 19:31:01 unset SSH_AUTH_SOCK; 19:31:01 unset SSH_AGENT_PID; 19:31:01 echo Agent pid 38 killed; 19:31:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:31:01 + git semver [Pipeline] } 19:31:01 $ docker stop --time=1 13889af4e705f26831dab0dcd54ca83c2022025a3d90026070b4951ba1a21216 19:31:03 $ docker rm -f --volumes 13889af4e705f26831dab0dcd54ca83c2022025a3d90026070b4951ba1a21216 [Pipeline] // withDockerContainer [Pipeline] sh 19:31:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:31:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:03 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 19:31:03 $ 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 19:31:04 $ docker top c4c36ecae7df5ab5074d8592873f9157019ef32929bc6b0949f6c95c5784615f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:31:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:04 [ssh-agent] Looking for ssh-agent implementation... 19:31:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:04 $ docker exec c4c36ecae7df5ab5074d8592873f9157019ef32929bc6b0949f6c95c5784615f ssh-agent 19:31:04 SSH_AUTH_SOCK=/tmp/ssh-DdO9IkyoxQMi/agent.33 19:31:04 SSH_AGENT_PID=39 19:31:04 Running ssh-add (command line suppressed) 19:31:04 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14865376204239579391.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14865376204239579391.key) 19:31:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:05 + git semver push 19:31:05 2024-03-21 19:31:05,253 [run_push] DEBUG push 19:31:05 2024-03-21 19:31:05,254 [execute] INFO git cat-file --batch-check 19:31:05 2024-03-21 19:31:05,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 19:31:05 2024-03-21 19:31:05,257 [execute] INFO git rev-list 05bc2e8ca288f350c1e09a374275d3d0bf0c1ef4 -- 19:31:05 2024-03-21 19:31:05,258 [execute] DEBUG Popen(['git', 'rev-list', '05bc2e8ca288f350c1e09a374275d3d0bf0c1ef4', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 19:31:05 2024-03-21 19:31:05,269 [execute] INFO git fetch -v origin 19:31:05 2024-03-21 19:31:05,269 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 19:31:05 2024-03-21 19:31:05,772 [run_push] DEBUG no remote changes detected 19:31:05 2024-03-21 19:31:05,773 [execute] INFO git push origin semver 19:31:05 2024-03-21 19:31:05,773 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 19:31:06 2024-03-21 19:31:06,557 [run_push] DEBUG push all version tags 19:31:06 2024-03-21 19:31:06,558 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:31:06 2024-03-21 19:31:06,558 [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) 19:31:07 2024-03-21 19:31:07,397 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:31:07 3.2.0-dev.16 [Pipeline] } 19:31:07 $ docker exec --env ******** --env ******** c4c36ecae7df5ab5074d8592873f9157019ef32929bc6b0949f6c95c5784615f ssh-agent -k 19:31:07 unset SSH_AUTH_SOCK; 19:31:07 unset SSH_AGENT_PID; 19:31:07 echo Agent pid 39 killed; 19:31:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:31:08 + git semver [Pipeline] } 19:31:08 $ docker stop --time=1 c4c36ecae7df5ab5074d8592873f9157019ef32929bc6b0949f6c95c5784615f 19:31:09 $ docker rm -f --volumes c4c36ecae7df5ab5074d8592873f9157019ef32929bc6b0949f6c95c5784615f [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 19:31:10 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 19:31:10 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 19:31:10 total 16 19:31:10 drwxr-xr-x 3 root root 4096 Mar 21 19:22 . 19:31:10 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 19:30 .. 19:31:10 drwxr-xr-x 2 root root 4096 Mar 21 19:22 cost 19:31:10 -rw-r--r-- 1 root root 88 Mar 21 19:22 cost.csv 19:31:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 19:31:10 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 19:31:10 total 16 19:31:10 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 19:22 . 19:31:10 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 19:30 .. 19:31:10 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 19:22 cost 19:31:10 -rw-r--r-- 1 jenkins jenkins 88 Mar 21 19:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:31:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:31:11 ---> package-listing.sh 19:31:11 ++ facter osfamily 19:31:11 ++ tr '[:upper:]' '[:lower:]' 19:31:11 + OS_FAMILY=debian 19:31:11 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 19:31:11 + START_PACKAGES=/tmp/packages_start.txt 19:31:11 + END_PACKAGES=/tmp/packages_end.txt 19:31:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:31:11 + PACKAGES=/tmp/packages_start.txt 19:31:11 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 19:31:11 + PACKAGES=/tmp/packages_end.txt 19:31:11 + case "${OS_FAMILY}" in 19:31:11 + dpkg -l 19:31:11 + grep '^ii' 19:31:11 + '[' -f /tmp/packages_start.txt ']' 19:31:11 + '[' -f /tmp/packages_end.txt ']' 19:31:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:31:11 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 19:31:11 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 19:31:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 19:31:11 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 19:31:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:12 prd-ubuntu20.04-docker-8c-8g-605 does not seem to be running inside a container 19:31:12 $ 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 19:31:13 $ docker top 59950b65bfb6f75e964f942fccf68ec037204d89f5d96e86df10aedd57283ba6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:13 + touch /tmp/pre-build-complete [Pipeline] sh 19:31:13 + mkdir -p /var/log/sysstat [Pipeline] sh 19:31:13 + ls /var/log/sa-host 19:31:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:14 provisioning config files... 19:31:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12669289799413832061tmp [Pipeline] { [Pipeline] echo 19:31:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:31:14 ---> create-netrc.sh [Pipeline] } 19:31:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:31:14 ---> python-tools-install.sh [Pipeline] echo 19:31:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:31:15 ---> sudo-logs.sh 19:31:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:31:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:31:15 ---> job-cost.sh 19:31:15 lf-activate-venv: SKIPPING 19:31:15 DEBUG: total: 0.2199999988079071 19:31:15 INFO: Retrieving Stack Cost... 19:31:15 INFO: Retrieving Pricing Info for: v3-standard-8 19:31:16 INFO: Archiving Costs [Pipeline] echo 19:31:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:31:16 ---> logs-deploy.sh 19:31:16 lf-activate-venv: SKIPPING 19:31:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/148 19:31:16 INFO: archiving workspace using pattern(s): 19:31:17 Archives upload complete. 19:31:17 INFO: archiving logs to Nexus 19:31:18 ---> uname -a: 19:31:18 Linux prd-ubuntu20-04-docker-8c-8g-605 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:31:18 19:31:18 19:31:18 ---> lscpu: 19:31:18 Architecture: x86_64 19:31:18 CPU op-mode(s): 32-bit, 64-bit 19:31:18 Byte Order: Little Endian 19:31:18 Address sizes: 40 bits physical, 48 bits virtual 19:31:18 CPU(s): 8 19:31:18 On-line CPU(s) list: 0-7 19:31:18 Thread(s) per core: 1 19:31:18 Core(s) per socket: 1 19:31:18 Socket(s): 8 19:31:18 NUMA node(s): 1 19:31:18 Vendor ID: AuthenticAMD 19:31:18 CPU family: 23 19:31:18 Model: 49 19:31:18 Model name: AMD EPYC-Rome Processor 19:31:18 Stepping: 0 19:31:18 CPU MHz: 2799.998 19:31:18 BogoMIPS: 5599.99 19:31:18 Virtualization: AMD-V 19:31:18 Hypervisor vendor: KVM 19:31:18 Virtualization type: full 19:31:18 L1d cache: 256 KiB 19:31:18 L1i cache: 256 KiB 19:31:18 L2 cache: 4 MiB 19:31:18 L3 cache: 128 MiB 19:31:18 NUMA node0 CPU(s): 0-7 19:31:18 Vulnerability Itlb multihit: Not affected 19:31:18 Vulnerability L1tf: Not affected 19:31:18 Vulnerability Mds: Not affected 19:31:18 Vulnerability Meltdown: Not affected 19:31:18 Vulnerability Mmio stale data: Not affected 19:31:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:31:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:31:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:31:18 Vulnerability Srbds: Not affected 19:31:18 Vulnerability Tsx async abort: Not affected 19:31:18 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 19:31:18 19:31:18 19:31:18 ---> nproc: 19:31:18 8 19:31:18 19:31:18 19:31:18 ---> df -h: 19:31:18 Filesystem Size Used Avail Use% Mounted on 19:31:18 overlay 155G 12G 144G 8% / 19:31:18 tmpfs 64M 0 64M 0% /dev 19:31:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:31:18 shm 64M 0 64M 0% /dev/shm 19:31:18 /dev/vda1 155G 12G 144G 8% /facter-os 19:31:18 19:31:18 19:31:18 ---> sar -b -r -n DEV: 19:31:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-605) 03/21/24 _x86_64_ (8 CPU) 19:31:18 19:31:18 19:20:11 LINUX RESTART (8 CPU) 19:31:18 19:31:18 19:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:31:18 19:22:01 93.27 3.19 90.09 0.00 416.40 33718.60 0.00 19:31:18 19:23:01 71.75 0.23 71.52 0.00 13.86 36967.71 0.00 19:31:18 19:24:01 2.13 0.00 2.13 0.00 0.00 23.48 0.00 19:31:18 19:25:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 19:31:18 19:26:01 28.25 10.18 18.06 0.00 3439.83 3725.91 0.00 19:31:18 19:27:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 19:31:18 19:28:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 19:31:18 19:29:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 19:31:18 19:30:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 19:31:18 19:31:01 121.66 0.35 121.31 0.00 33.46 58090.45 0.00 19:31:18 Average: 32.33 1.39 30.93 0.00 390.31 13226.99 0.00 19:31:18 19:31:18 19:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:31:18 19:22:01 28466316 31430616 878576 2.67 87344 3107360 2006948 5.91 1385352 2591332 616456 19:31:18 19:23:01 28738144 31553864 758044 2.31 95004 2942512 1731288 5.10 1108480 2588228 340 19:31:18 19:24:01 28738460 31554268 757376 2.30 95080 2942516 1731288 5.10 1108680 2588232 16 19:31:18 19:25:01 28745288 31561172 750444 2.28 95160 2942520 1731288 5.10 1101412 2588232 12 19:31:18 19:26:01 28506904 31542896 759844 2.31 100516 3145812 1800024 5.30 1262684 2642476 12 19:31:18 19:27:01 28515928 31551952 750628 2.28 100548 3145812 1800024 5.30 1253800 2642476 188 19:31:18 19:28:01 28515952 31551992 750548 2.28 100596 3145820 1800024 5.30 1253484 2642492 4 19:31:18 19:29:01 28515768 31551860 750604 2.28 100656 3145816 1800024 5.30 1253532 2642492 8 19:31:18 19:30:01 28515284 31551704 750844 2.28 100688 3145824 1800024 5.30 1253604 2642760 8 19:31:18 19:31:01 26970404 31494396 798940 2.43 150276 4454980 1851128 5.46 1410868 3891712 608 19:31:18 Average: 28422845 31534472 770585 2.34 102587 3211897 1805206 5.32 1239190 2746043 61765 19:31:18 19:31:18 19:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:31:18 19:22:01 vethbe5d3ab 96.32 102.39 8.74 1480.21 0.00 0.00 0.00 0.12 19:31:18 19:22:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 19:31:18 19:22:01 ens3 267.06 202.20 4764.45 37.31 0.00 0.00 0.00 0.00 19:31:18 19:22:01 docker0 100.46 105.74 7.90 1528.68 0.00 0.00 0.00 0.00 19:31:18 19:23:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 19:31:18 19:23:01 ens3 101.50 62.92 2534.61 12.41 0.00 0.00 0.00 0.00 19:31:18 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 19:24:01 ens3 1.25 0.45 0.41 0.28 0.00 0.00 0.00 0.00 19:31:18 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:31:18 19:25:01 ens3 0.80 0.68 0.40 0.29 0.00 0.00 0.00 0.00 19:31:18 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 19:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:31:18 19:26:01 ens3 70.72 32.99 1373.70 2.49 0.00 0.00 0.00 0.00 19:31:18 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:31:18 19:27:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 19:31:18 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 19:28:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:31:18 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:31:18 19:29:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:31:18 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 19:30:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:31:18 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 19:31:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 19:31:18 19:31:01 veth51f6c1d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:31:18 19:31:01 ens3 422.90 312.20 8680.69 147.58 0.00 0.00 0.00 0.00 19:31:18 19:31:01 docker0 87.74 98.37 6.46 1453.76 0.00 0.00 0.00 0.00 19:31:18 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 19:31:18 Average: veth51f6c1d 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 19:31:18 Average: ens3 86.18 60.95 1730.40 20.01 0.00 0.00 0.00 0.00 19:31:18 Average: docker0 18.68 20.27 1.43 296.21 0.00 0.00 0.00 0.00 19:31:18 19:31:18 19:31:18 ---> sar -P ALL: 19:31:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-605) 03/21/24 _x86_64_ (8 CPU) 19:31:18 19:31:18 19:20:11 LINUX RESTART (8 CPU) 19:31:18 19:31:18 19:21:02 CPU %user %nice %system %iowait %steal %idle 19:31:18 19:22:01 all 26.13 0.00 4.07 1.85 0.06 67.89 19:31:18 19:22:01 0 24.99 0.00 4.09 0.10 0.07 70.75 19:31:18 19:22:01 1 24.96 0.00 3.97 0.94 0.05 70.08 19:31:18 19:22:01 2 24.98 0.00 4.04 0.17 0.07 70.74 19:31:18 19:22:01 3 27.30 0.00 3.98 2.52 0.07 66.14 19:31:18 19:22:01 4 26.18 0.00 4.03 0.12 0.07 69.60 19:31:18 19:22:01 5 28.43 0.00 4.35 10.47 0.07 56.68 19:31:18 19:22:01 6 26.21 0.00 4.33 0.29 0.05 69.11 19:31:18 19:22:01 7 25.96 0.00 3.77 0.19 0.07 70.01 19:31:18 19:23:01 all 12.03 0.00 2.07 1.41 0.06 84.44 19:31:18 19:23:01 0 11.66 0.00 1.63 0.07 0.03 86.61 19:31:18 19:23:01 1 11.61 0.00 1.66 1.97 0.05 84.71 19:31:18 19:23:01 2 13.11 0.00 2.33 0.02 0.05 84.49 19:31:18 19:23:01 3 12.08 0.00 2.18 0.02 0.07 85.65 19:31:18 19:23:01 4 12.35 0.00 1.65 0.30 0.05 85.65 19:31:18 19:23:01 5 11.75 0.00 2.38 8.30 0.12 77.45 19:31:18 19:23:01 6 12.39 0.00 2.74 0.59 0.05 84.24 19:31:18 19:23:01 7 11.26 0.00 1.98 0.05 0.03 86.67 19:31:18 19:24:01 all 0.04 0.00 0.01 0.01 0.02 99.93 19:31:18 19:24:01 0 0.05 0.00 0.00 0.00 0.02 99.93 19:31:18 19:24:01 1 0.05 0.00 0.00 0.00 0.03 99.92 19:31:18 19:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:31:18 19:24:01 3 0.10 0.00 0.02 0.00 0.02 99.87 19:31:18 19:24:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:31:18 19:24:01 5 0.05 0.00 0.02 0.02 0.05 99.87 19:31:18 19:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:31:18 19:24:01 7 0.00 0.00 0.00 0.03 0.00 99.97 19:31:18 19:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:31:18 19:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:31:18 19:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:31:18 19:25:01 2 0.05 0.00 0.02 0.00 0.03 99.90 19:31:18 19:25:01 3 0.07 0.00 0.00 0.00 0.00 99.93 19:31:18 19:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:31:18 19:25:01 5 0.03 0.00 0.03 0.02 0.03 99.88 19:31:18 19:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:31:18 19:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:31:18 19:26:01 all 0.87 0.00 0.47 0.36 0.02 98.28 19:31:18 19:26:01 0 1.10 0.00 0.82 0.07 0.02 98.00 19:31:18 19:26:01 1 0.55 0.00 0.33 0.10 0.03 98.98 19:31:18 19:26:01 2 0.42 0.00 0.38 0.02 0.02 99.17 19:31:18 19:26:01 3 2.15 0.00 0.53 0.72 0.02 96.58 19:31:18 19:26:01 4 0.55 0.00 0.23 0.17 0.02 99.03 19:31:18 19:26:01 5 0.85 0.00 0.47 0.43 0.03 98.21 19:31:18 19:26:01 6 0.52 0.00 0.53 0.60 0.02 98.33 19:31:18 19:26:01 7 0.82 0.00 0.45 0.75 0.02 97.97 19:31:18 19:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 19:31:18 19:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:31:18 19:27:01 1 0.03 0.00 0.00 0.00 0.03 99.93 19:31:18 19:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:31:18 19:27:01 3 0.08 0.00 0.02 0.00 0.02 99.88 19:31:18 19:27:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:31:18 19:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:31:18 19:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:31:18 19:27:01 7 0.00 0.00 0.02 0.03 0.00 99.95 19:31:18 19:28:01 all 0.02 0.00 0.01 0.00 0.02 99.95 19:31:18 19:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:31:18 19:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:31:18 19:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:31:18 19:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:31:18 19:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:31:18 19:28:01 5 0.02 0.00 0.02 0.00 0.03 99.93 19:31:18 19:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:31:18 19:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:31:18 19:29:01 all 0.04 0.00 0.01 0.01 0.02 99.93 19:31:18 19:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:31:18 19:29:01 1 0.05 0.00 0.03 0.00 0.05 99.87 19:31:18 19:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:31:18 19:29:01 3 0.08 0.00 0.02 0.02 0.02 99.87 19:31:18 19:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:31:18 19:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:31:18 19:29:01 6 0.07 0.00 0.02 0.00 0.00 99.92 19:31:18 19:29:01 7 0.00 0.00 0.00 0.03 0.02 99.95 19:31:18 19:30:01 all 0.02 0.00 0.03 0.00 0.02 99.93 19:31:18 19:30:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:31:18 19:30:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:31:18 19:30:01 2 0.00 0.00 0.02 0.02 0.02 99.95 19:31:18 19:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:31:18 19:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:31:18 19:30:01 5 0.02 0.00 0.02 0.00 0.03 99.93 19:31:18 19:30:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:31:18 19:30:01 7 0.02 0.00 0.10 0.02 0.00 99.87 19:31:18 19:31:01 all 8.76 0.00 3.86 2.36 0.06 84.96 19:31:18 19:31:01 0 8.83 0.00 4.29 0.25 0.05 86.57 19:31:18 19:31:01 1 9.08 0.00 4.44 7.51 0.07 78.90 19:31:18 19:31:01 2 9.70 0.00 3.37 0.02 0.12 86.79 19:31:18 19:31:01 3 7.40 0.00 3.69 1.50 0.05 87.36 19:31:18 19:31:01 4 8.00 0.00 3.80 8.46 0.05 79.69 19:31:18 19:31:01 5 8.27 0.00 3.92 0.37 0.05 87.38 19:31:18 19:31:01 6 10.79 0.00 4.53 0.10 0.05 84.53 19:31:18 19:31:01 7 8.04 0.00 2.80 0.74 0.05 88.37 19:31:18 Average: all 4.73 0.00 1.04 0.59 0.03 93.60 19:31:18 Average: 0 4.61 0.00 1.08 0.05 0.03 94.23 19:31:18 Average: 1 4.58 0.00 1.04 1.04 0.04 93.31 19:31:18 Average: 2 4.77 0.00 1.01 0.03 0.04 94.16 19:31:18 Average: 3 4.86 0.00 1.03 0.47 0.03 93.61 19:31:18 Average: 4 4.66 0.00 0.96 0.90 0.03 93.45 19:31:18 Average: 5 4.87 0.00 1.11 1.93 0.05 92.04 19:31:18 Average: 6 4.94 0.00 1.20 0.16 0.02 93.68 19:31:18 Average: 7 4.54 0.00 0.90 0.19 0.02 94.35 19:31:18 19:31:18 19:31:18