Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5be31e45f6f5fe32d43e2242d99534b67031d84 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-ssh8976916122881599874.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-ssh10473991450401646618.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-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10311302449780714397.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-ssh15524323402704115405.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-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16419425049871601338.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-225 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f5be31e45f6f5fe32d43e2242d99534b67031d84 (main) Commit message: "Merge pull request #892 from lindseysimple/issue-891" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 f5be31e45f6f5fe32d43e2242d99534b67031d84 # timeout=10 > git rev-list --no-walk dbc3283685c765a89f853ab31d10dd86748d5101 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:03:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:03:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:03:11 ========================================================= 10:03:11 EdgeX Global Pipelines Version Info 10:03:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:03:12 ------------------- 10:03:12 stable info: 10:03:12 ------------------- 10:03:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:03:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:03:12 Message: update stable to v1.0.258 10:03:13 ------------------- 10:03:13 experimental info: 10:03:13 ------------------- 10:03:13 Commited By: **** collab-it+edgex@linuxfoundation.org 10:03:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:03:13 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5be31e [Pipeline] echo 10:03:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:03:14 + git rev-list -1 --merges f5be31e45f6f5fe32d43e2242d99534b67031d84~1..f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] echo 10:03:14 -----------> git rev-list -1 --merges f5be31e45f6f5fe32d43e2242d99534b67031d84~1..f5be31e45f6f5fe32d43e2242d99534b67031d84 f5be31e45f6f5fe32d43e2242d99534b67031d84 10:03:14 f5be31e45f6f5fe32d43e2242d99534b67031d84 [false] [Pipeline] sh 10:03:14 + git log --format=format:%s -1 f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] echo 10:03:14 ========================================================= 10:03:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:03:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:03:15 + git log --format=format:%s -1 f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] echo 10:03:15 [semverPrep] GIT_COMMIT: f5be31e45f6f5fe32d43e2242d99534b67031d84, Commit Message: Merge pull request #892 from lindseysimple/issue-891 [Pipeline] echo 10:03:15 [semverPrep] This is not a build commit. [Pipeline] sh 10:03:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:03:15 + grep -v github /etc/ssh/ssh_known_hosts 10:03:15 + [ -e /tmp/ssh_known_hosts ] 10:03:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:03:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:03:15 + sudo tee -a /etc/ssh/ssh_known_hosts 10:03:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:03:16 10:03:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:03:16 0.1.4: Pulling from edgex-devops/py-git-semver 10:03:16 b85a868b505f: Pulling fs layer 10:03:16 e2be974225ed: Pulling fs layer 10:03:16 339a4e72a1f5: Pulling fs layer 10:03:16 988bab9f4d93: Pulling fs layer 10:03:16 1469e6f7b9e6: Pulling fs layer 10:03:16 eaf3925da568: Pulling fs layer 10:03:16 bab4dde63d76: Pulling fs layer 10:03:16 bde34c3a00c8: Pulling fs layer 10:03:16 b352a97aabf1: Pulling fs layer 10:03:16 4872d77fe225: Pulling fs layer 10:03:16 1469e6f7b9e6: Waiting 10:03:16 988bab9f4d93: Waiting 10:03:16 bab4dde63d76: Waiting 10:03:16 b352a97aabf1: Waiting 10:03:16 5851b861e8e6: Pulling fs layer 10:03:16 4872d77fe225: Waiting 10:03:16 5851b861e8e6: Waiting 10:03:16 eaf3925da568: Waiting 10:03:16 bde34c3a00c8: Waiting 10:03:16 e2be974225ed: Verifying Checksum 10:03:16 e2be974225ed: Download complete 10:03:16 988bab9f4d93: Download complete 10:03:16 1469e6f7b9e6: Verifying Checksum 10:03:16 1469e6f7b9e6: Download complete 10:03:16 eaf3925da568: Download complete 10:03:16 339a4e72a1f5: Verifying Checksum 10:03:16 339a4e72a1f5: Download complete 10:03:16 bde34c3a00c8: Download complete 10:03:16 b352a97aabf1: Download complete 10:03:16 4872d77fe225: Download complete 10:03:16 5851b861e8e6: Verifying Checksum 10:03:16 5851b861e8e6: Download complete 10:03:16 b85a868b505f: Verifying Checksum 10:03:16 b85a868b505f: Download complete 10:03:17 bab4dde63d76: Download complete 10:03:18 b85a868b505f: Pull complete 10:03:18 e2be974225ed: Pull complete 10:03:18 339a4e72a1f5: Pull complete 10:03:18 988bab9f4d93: Pull complete 10:03:19 1469e6f7b9e6: Pull complete 10:03:19 eaf3925da568: Pull complete 10:03:21 bab4dde63d76: Pull complete 10:03:21 bde34c3a00c8: Pull complete 10:03:21 b352a97aabf1: Pull complete 10:03:21 4872d77fe225: Pull complete 10:03:21 5851b861e8e6: Pull complete 10:03:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:03:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:03:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:21 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:03:25 $ docker top 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 -eo pid,comm 10:03:25 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). 10:03:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:03:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:25 [ssh-agent] Looking for ssh-agent implementation... 10:03:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:25 $ docker exec 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 ssh-agent 10:03:25 SSH_AUTH_SOCK=/tmp/ssh-qCbuEqjpToZZ/agent.32 10:03:25 SSH_AGENT_PID=38 10:03:25 Running ssh-add (command line suppressed) 10:03:25 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8205041061355196205.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8205041061355196205.key) 10:03:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:26 + git tag --points-at HEAD [Pipeline] } 10:03:26 $ docker exec --env ******** --env ******** 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 ssh-agent -k 10:03:26 unset SSH_AUTH_SOCK; 10:03:26 unset SSH_AGENT_PID; 10:03:26 echo Agent pid 38 killed; 10:03:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:03:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:26 [ssh-agent] Looking for ssh-agent implementation... 10:03:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:26 $ docker exec 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 ssh-agent 10:03:26 SSH_AUTH_SOCK=/tmp/ssh-p0hpTIckg0Sz/agent.71 10:03:26 SSH_AGENT_PID=77 10:03:26 Running ssh-add (command line suppressed) 10:03:26 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1119376826469529518.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1119376826469529518.key) 10:03:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:26 + git semver init 10:03:27 2024-05-07 10:03:26,960 [run_init] DEBUG init version:0.0.0 force:False 10:03:27 2024-05-07 10:03:26,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 10:03:27 2024-05-07 10:03:26,962 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 10:03:27 2024-05-07 10:03:26,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 10:03:27 2024-05-07 10:03:27,833 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 10:03:27 2024-05-07 10:03:27,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 10:03:27 2024-05-07 10:03:27,834 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:03:27 2024-05-07 10:03:27,834 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:03:27 3.2.0-dev.20 [Pipeline] } 10:03:27 $ docker exec --env ******** --env ******** 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 ssh-agent -k 10:03:28 unset SSH_AUTH_SOCK; 10:03:28 unset SSH_AGENT_PID; 10:03:28 echo Agent pid 77 killed; 10:03:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:03:28 + git semver [Pipeline] } 10:03:28 $ docker stop --time=1 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 10:03:30 $ docker rm -f --volumes 293f54e2ade5a0153951c5e8a98eee17a00170ffe41d0e26ce5b04b227024de9 [Pipeline] // withDockerContainer [Pipeline] sh 10:03:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:03:30 Stashed 1 file(s) [Pipeline] echo 10:03:30 [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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 10:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:03:30 ========================================================= 10:03:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:03:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:03:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:03:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:03:31 619be1103602: Pulling fs layer 10:03:31 7862e08f4a3e: Pulling fs layer 10:03:31 5df492c9dc93: Pulling fs layer 10:03:31 7629e6793208: Pulling fs layer 10:03:31 4f4fb700ef54: Pulling fs layer 10:03:31 fb5054dd5b73: Pulling fs layer 10:03:31 eeca6798cff9: Pulling fs layer 10:03:31 aa269ceb94a6: Pulling fs layer 10:03:31 ada007ff1a6a: Pulling fs layer 10:03:31 7629e6793208: Waiting 10:03:31 4f4fb700ef54: Waiting 10:03:31 fb5054dd5b73: Waiting 10:03:31 aa269ceb94a6: Waiting 10:03:31 ada007ff1a6a: Waiting 10:03:31 7862e08f4a3e: Verifying Checksum 10:03:31 7862e08f4a3e: Download complete 10:03:31 7629e6793208: Verifying Checksum 10:03:31 7629e6793208: Download complete 10:03:31 4f4fb700ef54: Verifying Checksum 10:03:31 4f4fb700ef54: Download complete 10:03:31 fb5054dd5b73: Verifying Checksum 10:03:31 fb5054dd5b73: Download complete 10:03:31 619be1103602: Download complete 10:03:31 eeca6798cff9: Verifying Checksum 10:03:31 eeca6798cff9: Download complete 10:03:31 619be1103602: Pull complete 10:03:31 ada007ff1a6a: Verifying Checksum 10:03:31 ada007ff1a6a: Download complete 10:03:31 7862e08f4a3e: Pull complete 10:03:31 5df492c9dc93: Verifying Checksum 10:03:31 5df492c9dc93: Download complete 10:03:32 aa269ceb94a6: Verifying Checksum 10:03:32 aa269ceb94a6: Download complete 10:03:34 5df492c9dc93: Pull complete 10:03:35 7629e6793208: Pull complete 10:03:35 4f4fb700ef54: Pull complete 10:03:35 fb5054dd5b73: Pull complete 10:03:35 eeca6798cff9: Pull complete 10:03:37 aa269ceb94a6: Pull complete 10:03:38 ada007ff1a6a: Pull complete 10:03:38 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:03:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 10:03:38 + 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 10:03:38 + docker inspect -f . ci-base-image-x86_64 10:03:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:38 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:03:45 $ docker top aecaac0c102798de26971a0a462f8b42c995db86220b2a56b293c5ef219bde7c -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:45 Still waiting to schedule task 10:03:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-222’ 10:03:45 + go version 10:03:45 go version go1.21.9 linux/amd64 [Pipeline] } 10:03:45 $ docker stop --time=1 aecaac0c102798de26971a0a462f8b42c995db86220b2a56b293c5ef219bde7c 10:03:47 $ docker rm -f --volumes aecaac0c102798de26971a0a462f8b42c995db86220b2a56b293c5ef219bde7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:47 + docker inspect -f . ci-base-image-x86_64 10:03:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:47 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:03:47 $ docker top cc714318c517fa5fe390936e95473ff1c105cceb95d6fb633071d174e0f0f701 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:48 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 10:03:48 + make test 10:03:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:03:48 go: downloading github.com/google/uuid v1.6.0 10:03:48 go: downloading github.com/go-playground/validator/v10 v10.20.0 10:03:48 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 10:03:48 go: downloading github.com/stretchr/testify v1.9.0 10:03:48 go: downloading github.com/go-kit/log v0.2.1 10:03:48 go: downloading gopkg.in/yaml.v3 v3.0.1 10:03:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:03:48 go: downloading github.com/x448/float16 v0.8.4 10:03:48 go: downloading github.com/davecgh/go-spew v1.1.1 10:03:48 go: downloading github.com/pmezard/go-difflib v1.0.0 10:03:48 go: downloading github.com/stretchr/objx v0.5.2 10:03:48 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 10:03:48 go: downloading github.com/go-playground/universal-translator v0.18.1 10:03:48 go: downloading github.com/leodido/go-urn v1.4.0 10:03:48 go: downloading golang.org/x/crypto v0.21.0 10:03:48 go: downloading golang.org/x/text v0.14.0 10:03:48 go: downloading github.com/go-playground/locales v0.14.1 10:03:50 go: downloading golang.org/x/net v0.23.0 10:03:51 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 10:03:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 10:03:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 10:03:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 10:03:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.091s coverage: 83.6% of statements 10:03:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.016s coverage: 38.7% of statements 10:03:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.017s coverage: 29.4% of statements 10:03:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.019s coverage: 29.3% of statements 10:03:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.024s coverage: 64.3% of statements 10:03:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.011s coverage: 90.0% of statements 10:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.045s coverage: 85.7% of statements 10:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.014s coverage: 63.8% of statements 10:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements 10:03:58 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.011s coverage: 47.5% of statements 10:04:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:04:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:04:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:04:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:04:10 $ docker stop --time=1 cc714318c517fa5fe390936e95473ff1c105cceb95d6fb633071d174e0f0f701 10:04:15 $ docker rm -f --volumes cc714318c517fa5fe390936e95473ff1c105cceb95d6fb633071d174e0f0f701 [Pipeline] // withDockerContainer [Pipeline] sh 10:04:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:04:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:16 10:04:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:17 latest: Pulling from edgex-lftools-log-publisher 10:04:17 5eb5b503b376: Pulling fs layer 10:04:17 5c69ac0246d0: Pulling fs layer 10:04:17 ec43610c2a17: Pulling fs layer 10:04:17 3a2ae6a8a46f: Pulling fs layer 10:04:17 33b1e0a273af: Pulling fs layer 10:04:17 5d3b04190fa2: Pulling fs layer 10:04:17 2f39f015ded8: Pulling fs layer 10:04:17 33b1e0a273af: Waiting 10:04:17 5d3b04190fa2: Waiting 10:04:17 2f39f015ded8: Waiting 10:04:17 3a2ae6a8a46f: Waiting 10:04:17 5c69ac0246d0: Verifying Checksum 10:04:17 5c69ac0246d0: Download complete 10:04:17 3a2ae6a8a46f: Download complete 10:04:17 33b1e0a273af: Verifying Checksum 10:04:17 33b1e0a273af: Download complete 10:04:17 5d3b04190fa2: Verifying Checksum 10:04:17 5d3b04190fa2: Download complete 10:04:17 ec43610c2a17: Verifying Checksum 10:04:17 5eb5b503b376: Verifying Checksum 10:04:17 5eb5b503b376: Download complete 10:04:17 2f39f015ded8: Download complete 10:04:18 5eb5b503b376: Pull complete 10:04:18 5c69ac0246d0: Pull complete 10:04:19 ec43610c2a17: Pull complete 10:04:19 3a2ae6a8a46f: Pull complete 10:04:19 33b1e0a273af: Pull complete 10:04:19 5d3b04190fa2: Pull complete 10:04:23 2f39f015ded8: Pull complete 10:04:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:23 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:04:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:04:28 $ docker top c90e042ea9d48223bee818d25e7152c83ed8e9d6b87e251a5c71326e355fe091 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:28 ---> job-cost.sh 10:04:28 lf-activate-venv: SKIPPING 10:04:28 INFO: No Stack... 10:04:28 INFO: Retrieving Pricing Info for: v3-standard-8 10:04:29 INFO: Archiving Costs [Pipeline] sh 10:04:29 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 10:04:29 + cut -d, -f6 [Pipeline] lock 10:04:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] 10:04:29 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] did not exist. Created. 10:04:29 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:04:29 + echo total: 0.2199999988079071 [Pipeline] stash 10:04:29 Stashed 1 file(s) [Pipeline] } 10:04:29 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 10:04:29 $ docker stop --time=1 c90e042ea9d48223bee818d25e7152c83ed8e9d6b87e251a5c71326e355fe091 10:04:31 $ docker rm -f --volumes c90e042ea9d48223bee818d25e7152c83ed8e9d6b87e251a5c71326e355fe091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:07:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-227 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 10:07:20 Running in /w/workspace/go-mod-core-contracts/173 [Pipeline] { [Pipeline] checkout 10:07:23 The recommended git tool is: git 10:07:28 using credential edgex-jenkins-ssh 10:07:28 Cloning the remote Git repository 10:07:28 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:07:28 > git init /w/workspace/go-mod-core-contracts/173 # timeout=10 10:07:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:07:28 > git --version # timeout=10 10:07:28 > git --version # 'git version 2.25.1' 10:07:28 using GIT_SSH to set credentials SSH Credentials for GitHub 10:07:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:07:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:31 Avoid second fetch 10:07:31 Checking out Revision f5be31e45f6f5fe32d43e2242d99534b67031d84 (main) 10:07:31 > git config core.sparsecheckout # timeout=10 10:07:31 > git checkout -f f5be31e45f6f5fe32d43e2242d99534b67031d84 # timeout=10 10:07:32 Commit message: "Merge pull request #892 from lindseysimple/issue-891" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:07:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:07:37 % Total % Received % Xferd Average Speed Time Time Time Current 10:07:37 Dload Upload Total Spent Left Speed 10:07:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 99234 0 --:--:-- --:--:-- --:--:-- 99234 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 10:07:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:07:37 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 10:07:37 tee /etc/docker/daemon.new 10:07:37 { 10:07:37 "registry-mirrors": [ 10:07:37 "https://nexus3.edgexfoundry.org:10001" 10:07:37 ], 10:07:37 "bip": "10.250.0.254/24", 10:07:37 "hosts": [ 10:07:37 "tcp://0.0.0.0:5555", 10:07:37 "unix:///var/run/docker.sock" 10:07:37 ], 10:07:37 "mtu": 1458, 10:07:37 "selinux-enabled": true, 10:07:37 "seccomp-profile": "/etc/docker/seccomp.json" 10:07:37 } [Pipeline] sh 10:07:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:07:38 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 10:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:07:57 ========================================================= 10:07:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:07:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:07:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:07:57 c6b39de5b339: Pulling fs layer 10:07:57 a69c41024577: Pulling fs layer 10:07:57 d6de4b400683: Pulling fs layer 10:07:57 35cb2a7552d0: Pulling fs layer 10:07:57 4f4fb700ef54: Pulling fs layer 10:07:57 464afbd9ba4c: Pulling fs layer 10:07:57 00f215d4a9da: Pulling fs layer 10:07:57 d496ad576159: Pulling fs layer 10:07:57 35cb2a7552d0: Waiting 10:07:57 464afbd9ba4c: Waiting 10:07:57 00f215d4a9da: Waiting 10:07:57 4f4fb700ef54: Waiting 10:07:57 d496ad576159: Waiting 10:07:57 a69c41024577: Verifying Checksum 10:07:57 a69c41024577: Download complete 10:07:57 35cb2a7552d0: Verifying Checksum 10:07:57 35cb2a7552d0: Download complete 10:07:57 4f4fb700ef54: Verifying Checksum 10:07:57 4f4fb700ef54: Download complete 10:07:57 464afbd9ba4c: Verifying Checksum 10:07:57 464afbd9ba4c: Download complete 10:07:57 c6b39de5b339: Download complete 10:07:58 d496ad576159: Verifying Checksum 10:07:58 d496ad576159: Download complete 10:07:59 c6b39de5b339: Pull complete 10:07:59 a69c41024577: Pull complete 10:08:00 d6de4b400683: Verifying Checksum 10:08:00 d6de4b400683: Download complete 10:08:00 00f215d4a9da: Verifying Checksum 10:08:00 00f215d4a9da: Download complete 10:08:13 d6de4b400683: Pull complete 10:08:13 35cb2a7552d0: Pull complete 10:08:13 4f4fb700ef54: Pull complete 10:08:13 464afbd9ba4c: Pull complete 10:08:22 00f215d4a9da: Pull complete 10:08:23 d496ad576159: Pull complete 10:08:23 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:08:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 10:08:24 + 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 10:08:24 + docker inspect -f . ci-base-image-arm64 10:08:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:24 prd-ubuntu20.04-docker-arm64-4c-16g-227 does not seem to be running inside a container 10:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/173 -v /w/workspace/go-mod-core-contracts/173:/w/workspace/go-mod-core-contracts/173:rw,z -v /w/workspace/go-mod-core-contracts/173@tmp:/w/workspace/go-mod-core-contracts/173@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 10:08:27 $ docker top 924b4e7489af5bfb14aa1a3c3c41e3e4a5d27d6c7825e015ff8b19b0b357aa3c -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:28 + go version 10:08:28 go version go1.21.9 linux/arm64 [Pipeline] } 10:08:28 $ docker stop --time=1 924b4e7489af5bfb14aa1a3c3c41e3e4a5d27d6c7825e015ff8b19b0b357aa3c 10:08:30 $ docker rm -f --volumes 924b4e7489af5bfb14aa1a3c3c41e3e4a5d27d6c7825e015ff8b19b0b357aa3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:30 + docker inspect -f . ci-base-image-arm64 10:08:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:31 prd-ubuntu20.04-docker-arm64-4c-16g-227 does not seem to be running inside a container 10:08:31 $ 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-core-contracts/173 -v /w/workspace/go-mod-core-contracts/173:/w/workspace/go-mod-core-contracts/173:rw,z -v /w/workspace/go-mod-core-contracts/173@tmp:/w/workspace/go-mod-core-contracts/173@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 10:08:32 $ docker top 8a28a9c1769ab01d8d6b811562a8955ea7b1f93714f13edb0ca92ee87400ae47 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:33 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/173 [Pipeline] fileExists [Pipeline] sh 10:08:34 + make test 10:08:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:08:34 go: downloading github.com/stretchr/testify v1.9.0 10:08:34 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 10:08:34 go: downloading github.com/google/uuid v1.6.0 10:08:34 go: downloading github.com/go-playground/validator/v10 v10.20.0 10:08:34 go: downloading gopkg.in/yaml.v3 v3.0.1 10:08:34 go: downloading github.com/go-kit/log v0.2.1 10:08:34 go: downloading github.com/x448/float16 v0.8.4 10:08:35 go: downloading github.com/davecgh/go-spew v1.1.1 10:08:35 go: downloading github.com/pmezard/go-difflib v1.0.0 10:08:35 go: downloading github.com/stretchr/objx v0.5.2 10:08:35 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:08:35 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 10:08:35 go: downloading github.com/go-playground/universal-translator v0.18.1 10:08:35 go: downloading github.com/leodido/go-urn v1.4.0 10:08:35 go: downloading golang.org/x/crypto v0.21.0 10:08:35 go: downloading golang.org/x/text v0.14.0 10:08:35 go: downloading github.com/go-playground/locales v0.14.1 10:08:40 go: downloading golang.org/x/net v0.23.0 10:08:42 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 10:09:50 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 10:09:50 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 10:09:50 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.548s coverage: 83.6% of statements 10:09:50 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.077s coverage: 38.7% of statements 10:09:50 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 10:09:50 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.062s coverage: 29.4% of statements 10:09:50 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.121s coverage: 29.3% of statements 10:09:50 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.179s coverage: 64.3% of statements 10:09:50 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.091s coverage: 90.0% of statements 10:09:50 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.305s coverage: 85.7% of statements 10:09:50 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.065s coverage: 63.8% of statements 10:09:50 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.021s coverage: 36.1% of statements 10:09:50 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.056s coverage: 47.5% of statements 10:09:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:09:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:10:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:10:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:10:05 $ docker stop --time=1 8a28a9c1769ab01d8d6b811562a8955ea7b1f93714f13edb0ca92ee87400ae47 10:10:07 $ docker rm -f --volumes 8a28a9c1769ab01d8d6b811562a8955ea7b1f93714f13edb0ca92ee87400ae47 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:10:09 Warning: overwriting stash ‘coverage-report’ 10:10:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:10 10:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:16 arm64: Pulling from edgex-lftools-log-publisher 10:10:16 8998bd30e6a1: Pulling fs layer 10:10:16 04944245beec: Pulling fs layer 10:10:16 699f458cf7ca: Pulling fs layer 10:10:16 765212b225bb: Pulling fs layer 10:10:16 f23df028b6ca: Pulling fs layer 10:10:16 d65c8cfc05b1: Pulling fs layer 10:10:16 2437ff75d9bd: Pulling fs layer 10:10:16 765212b225bb: Waiting 10:10:16 f23df028b6ca: Waiting 10:10:16 d65c8cfc05b1: Waiting 10:10:16 2437ff75d9bd: Waiting 10:10:16 04944245beec: Verifying Checksum 10:10:16 04944245beec: Download complete 10:10:16 765212b225bb: Verifying Checksum 10:10:16 765212b225bb: Download complete 10:10:16 f23df028b6ca: Download complete 10:10:16 d65c8cfc05b1: Verifying Checksum 10:10:16 d65c8cfc05b1: Download complete 10:10:16 699f458cf7ca: Verifying Checksum 10:10:16 699f458cf7ca: Download complete 10:10:17 8998bd30e6a1: Verifying Checksum 10:10:17 8998bd30e6a1: Download complete 10:10:19 2437ff75d9bd: Verifying Checksum 10:10:19 2437ff75d9bd: Download complete 10:10:22 8998bd30e6a1: Pull complete 10:10:22 04944245beec: Pull complete 10:10:24 699f458cf7ca: Pull complete 10:10:24 765212b225bb: Pull complete 10:10:25 f23df028b6ca: Pull complete 10:10:25 d65c8cfc05b1: Pull complete 10:10:43 2437ff75d9bd: Pull complete 10:10:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:44 prd-ubuntu20.04-docker-arm64-4c-16g-227 does not seem to be running inside a container 10:10:44 $ 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-core-contracts/173 -v /w/workspace/go-mod-core-contracts/173:/w/workspace/go-mod-core-contracts/173:rw,z -v /w/workspace/go-mod-core-contracts/173@tmp:/w/workspace/go-mod-core-contracts/173@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 10:10:46 $ docker top 15979e810a343ee52097263525e6a1698fdc5062f4eadd734f407aed75608b08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:47 ---> job-cost.sh 10:10:47 lf-activate-venv: SKIPPING 10:10:47 INFO: No Stack... 10:10:48 INFO: Retrieving Pricing Info for: v3-standard-4 10:10:49 INFO: Archiving Costs [Pipeline] sh 10:10:49 + cat /w/workspace/go-mod-core-contracts/173/archives/cost.csv 10:10:49 + cut -d, -f6 [Pipeline] lock 10:10:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] 10:10:49 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] did not exist. Created. 10:10:49 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:10:50 /w/workspace/go-mod-core-contracts/173@tmp/durable-48eae39a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:10:51 + echo total: 0.10999999940395355 [Pipeline] stash 10:10:51 Warning: overwriting stash ‘stack-cost’ 10:10:51 Stashed 1 file(s) [Pipeline] } 10:10:51 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 10:10:51 $ docker stop --time=1 15979e810a343ee52097263525e6a1698fdc5062f4eadd734f407aed75608b08 10:10:52 $ docker rm -f --volumes 15979e810a343ee52097263525e6a1698fdc5062f4eadd734f407aed75608b08 [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 10:10:53 provisioning config files... 10:10:53 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config14977730919945989880tmp [Pipeline] { [Pipeline] sh 10:10:53 + set +x 10:10:53 + curl -s https://codecov.io/bash 10:10:53 + bash -s -- 10:10:53 10:10:53 _____ _ 10:10:53 / ____| | | 10:10:53 | | ___ __| | ___ ___ _____ __ 10:10:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:10:53 | |___| (_) | (_| | __/ (_| (_) \ V / 10:10:53 \_____\___/ \__,_|\___|\___\___/ \_/ 10:10:53 Bash-1.0.6 10:10:53 10:10:53 10:10:53 ==> git version 2.25.1 found 10:10:53 ==> 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 10:10:53 Release-Date: 2020-01-08 10:10:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:10:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:10:53 ==> Jenkins CI detected. 10:10:53 current dir:  /w/workspace/undry_go-mod-core-contracts_main 10:10:53 project root: . 10:10:53 --> token set from env 10:10:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:10:53 ==> Running gcov in . (disable via -X gcov) 10:10:53 ==> Python coveragepy not found 10:10:53 ==> Searching for coverage reports in: 10:10:53 + . 10:10:53 -> Found 1 reports 10:10:53 ==> Detecting git/mercurial file structure 10:10:53 ==> Reading reports 10:10:53 + ./coverage.out bytes=140412 10:10:53 ==> Appending adjustments 10:10:53 https://docs.codecov.io/docs/fixing-reports 10:10:54 + Found adjustments 10:10:54 ==> Gzipping contents 10:10:54 20K /tmp/codecov.T2DKw5.gz 10:10:54 ==> Uploading reports 10:10:54 url: https://codecov.io 10:10:54 query: branch=main&commit=f5be31e45f6f5fe32d43e2242d99534b67031d84&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 10:10:54 -> Pinging Codecov 10:10:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f5be31e45f6f5fe32d43e2242d99534b67031d84&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 10:10:54 -> Uploading to 10:10:54 https://storage.googleapis.com/codecov/v4/raw/2024-05-07/71470A77251A30514AAF9C0BB2E5B6CE/f5be31e45f6f5fe32d43e2242d99534b67031d84/c1a08e89-b18f-4246-9b48-f32016021715.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240507%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240507T101054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d79a92f2964a5931431e6292bd7f310532dc7d93d7bd3b8d3de2c624cc4bff6 10:10:54 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:54 Dload Upload Total Spent Left Speed 10:10:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20400 0 0 100 20400 0 83950 --:--:-- --:--:-- --:--:-- 83950 10:10:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] } 10:10:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:10:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:10:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:10:55 10:10:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:10:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:10:55 df9b9388f04a: Pulling fs layer 10:10:55 52dc419b0ee2: Pulling fs layer 10:10:55 25bc292e5bac: Pulling fs layer 10:10:55 114826534d7a: Pulling fs layer 10:10:55 4657fd5d0bcf: Pulling fs layer 10:10:55 6ad1cebc031e: Pulling fs layer 10:10:55 8a3aa393b2d8: Pulling fs layer 10:10:55 114826534d7a: Waiting 10:10:55 4657fd5d0bcf: Waiting 10:10:55 6ad1cebc031e: Waiting 10:10:55 8a3aa393b2d8: Waiting 10:10:55 25bc292e5bac: Verifying Checksum 10:10:55 25bc292e5bac: Download complete 10:10:55 52dc419b0ee2: Download complete 10:10:55 4657fd5d0bcf: Download complete 10:10:55 df9b9388f04a: Download complete 10:10:56 df9b9388f04a: Pull complete 10:10:56 6ad1cebc031e: Verifying Checksum 10:10:56 6ad1cebc031e: Download complete 10:10:56 52dc419b0ee2: Pull complete 10:10:56 25bc292e5bac: Pull complete 10:10:56 8a3aa393b2d8: Verifying Checksum 10:10:56 8a3aa393b2d8: Download complete 10:10:56 114826534d7a: Verifying Checksum 10:10:56 114826534d7a: Download complete 10:11:00 114826534d7a: Pull complete 10:11:00 4657fd5d0bcf: Pull complete 10:11:00 6ad1cebc031e: Pull complete 10:11:03 8a3aa393b2d8: Pull complete 10:11:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:11:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:03 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:11:07 $ docker top cf95c0d953d85d564c0cceed9c128d1bb2559162b919774640f86f27608352b8 -eo pid,comm [Pipeline] { [Pipeline] echo 10:11:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 10:11:07 + set -o pipefail 10:11:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 10:11:10 10:11:10 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 10:11:10 10:11:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/20b34a49-0b9c-4deb-98b1-89d04150aab7 10:11:10 10:11:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:11:10 10:11:13 10:11:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:11:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:11:13 More details here: https://snyk.co/ue1NS 10:11:13 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:11:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:11:13 $ docker stop --time=1 cf95c0d953d85d564c0cceed9c128d1bb2559162b919774640f86f27608352b8 10:11:15 $ docker rm -f --volumes cf95c0d953d85d564c0cceed9c128d1bb2559162b919774640f86f27608352b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:11:16 + git log --format=format:%s -1 f5be31e45f6f5fe32d43e2242d99534b67031d84 [Pipeline] sh 10:11:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:16 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:11:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:17 $ docker top c3681bbb1e7f5a42c5b4ab84e7f094e2982e7b24211bac92cb35308031824831 -eo pid,comm 10:11:17 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). 10:11:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:17 [ssh-agent] Looking for ssh-agent implementation... 10:11:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:17 $ docker exec c3681bbb1e7f5a42c5b4ab84e7f094e2982e7b24211bac92cb35308031824831 ssh-agent 10:11:17 SSH_AUTH_SOCK=/tmp/ssh-jdSFhEWrtm7c/agent.31 10:11:17 SSH_AGENT_PID=38 10:11:17 Running ssh-add (command line suppressed) 10:11:17 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15529516479613661669.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15529516479613661669.key) 10:11:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:18 + git semver tag 10:11:18 2024-05-07 10:11:18,185 [run_tag] DEBUG tag force:False 10:11:18 2024-05-07 10:11:18,185 [check_head_tag] DEBUG check head tag 10:11:18 2024-05-07 10:11:18,188 [execute] INFO git cat-file --batch-check 10:11:18 2024-05-07 10:11:18,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 10:11:18 2024-05-07 10:11:18,192 [execute] INFO git cat-file --batch 10:11:18 2024-05-07 10:11:18,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 10:11:18 2024-05-07 10:11:18,239 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:11:18 2024-05-07 10:11:18,239 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 10:11:18 2024-05-07 10:11:18,240 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 10:11:18 2024-05-07 10:11:18,245 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:11:18 3.2.0-dev.20 [Pipeline] } 10:11:18 $ docker exec --env ******** --env ******** c3681bbb1e7f5a42c5b4ab84e7f094e2982e7b24211bac92cb35308031824831 ssh-agent -k 10:11:18 unset SSH_AUTH_SOCK; 10:11:18 unset SSH_AGENT_PID; 10:11:18 echo Agent pid 38 killed; 10:11:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:18 + git semver [Pipeline] } 10:11:18 $ docker stop --time=1 c3681bbb1e7f5a42c5b4ab84e7f094e2982e7b24211bac92cb35308031824831 10:11:20 $ docker rm -f --volumes c3681bbb1e7f5a42c5b4ab84e7f094e2982e7b24211bac92cb35308031824831 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:20 10:11:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:21 0.23.1-centos7: Pulling from edgex-lftools 10:11:21 ab5ef0e58194: Pulling fs layer 10:11:21 9712f1f96733: Pulling fs layer 10:11:21 63f879dbbcfc: Pulling fs layer 10:11:21 0d9ebad4ef96: Pulling fs layer 10:11:21 e9a5061849ea: Pulling fs layer 10:11:21 d747dcd14b5f: Pulling fs layer 10:11:21 2de7ff778b66: Pulling fs layer 10:11:21 0d9ebad4ef96: Waiting 10:11:21 d747dcd14b5f: Waiting 10:11:21 2de7ff778b66: Waiting 10:11:21 e9a5061849ea: Waiting 10:11:21 9712f1f96733: Download complete 10:11:21 63f879dbbcfc: Verifying Checksum 10:11:21 63f879dbbcfc: Download complete 10:11:21 0d9ebad4ef96: Verifying Checksum 10:11:21 0d9ebad4ef96: Download complete 10:11:21 d747dcd14b5f: Verifying Checksum 10:11:21 d747dcd14b5f: Download complete 10:11:21 e9a5061849ea: Verifying Checksum 10:11:21 e9a5061849ea: Download complete 10:11:21 2de7ff778b66: Verifying Checksum 10:11:21 2de7ff778b66: Download complete 10:11:21 ab5ef0e58194: Verifying Checksum 10:11:21 ab5ef0e58194: Download complete 10:11:25 ab5ef0e58194: Pull complete 10:11:25 9712f1f96733: Pull complete 10:11:25 63f879dbbcfc: Pull complete 10:11:29 0d9ebad4ef96: Pull complete 10:11:29 e9a5061849ea: Pull complete 10:11:29 d747dcd14b5f: Pull complete 10:11:30 2de7ff778b66: Pull complete 10:11:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:31 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:11:34 $ docker top d4807326a32b5f45c6e643ff38a28f4e3e3bfa7872e2498633701bd5d3891a29 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:11:34 provisioning config files... 10:11:34 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12582594146525050372tmp 10:11:34 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17951918697296160750tmp 10:11:34 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3458798746647635037tmp [Pipeline] { [Pipeline] echo 10:11:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:11:35 ---> sigul-configuration.sh 10:11:35 gpg: directory `/root/.gnupg' created 10:11:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:11:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:11:35 gpg: keyring `/root/.gnupg/secring.gpg' created 10:11:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:11:35 gpg: CAST5 encrypted data 10:11:35 gpg: encrypted with 1 passphrase 10:11:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:11:35 + mkdir /home/jenkins 10:11:35 + mkdir /home/jenkins/sigul [Pipeline] sh 10:11:35 + 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 10:11:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:11:36 ---> sigul-install.sh 10:11:36 Sigul already installed; skipping installation. [Pipeline] sh 10:11:36 + git tag --list 10:11:36 v0.0.0 10:11:36 v0.0.1 10:11:36 v0.1.0 10:11:36 v0.1.1 10:11:36 v0.1.10 10:11:36 v0.1.100 10:11:36 v0.1.101 10:11:36 v0.1.102 10:11:36 v0.1.103 10:11:36 v0.1.104 10:11:36 v0.1.105 10:11:36 v0.1.106 10:11:36 v0.1.107 10:11:36 v0.1.108 10:11:36 v0.1.109 10:11:36 v0.1.11 10:11:36 v0.1.110 10:11:36 v0.1.111 10:11:36 v0.1.112 10:11:36 v0.1.113 10:11:36 v0.1.114 10:11:36 v0.1.115 10:11:36 v0.1.116 10:11:36 v0.1.117 10:11:36 v0.1.118 10:11:36 v0.1.119 10:11:36 v0.1.12 10:11:36 v0.1.120 10:11:36 v0.1.121 10:11:36 v0.1.122 10:11:36 v0.1.123 10:11:36 v0.1.124 10:11:36 v0.1.125 10:11:36 v0.1.126 10:11:36 v0.1.127 10:11:36 v0.1.128 10:11:36 v0.1.129 10:11:36 v0.1.13 10:11:36 v0.1.130 10:11:36 v0.1.131 10:11:36 v0.1.132 10:11:36 v0.1.133 10:11:36 v0.1.134 10:11:36 v0.1.135 10:11:36 v0.1.136 10:11:36 v0.1.137 10:11:36 v0.1.138 10:11:36 v0.1.139 10:11:36 v0.1.14 10:11:36 v0.1.140 10:11:36 v0.1.141 10:11:36 v0.1.142 10:11:36 v0.1.143 10:11:36 v0.1.144 10:11:36 v0.1.145 10:11:36 v0.1.146 10:11:36 v0.1.147 10:11:36 v0.1.148 10:11:36 v0.1.149 10:11:36 v0.1.15 10:11:36 v0.1.16 10:11:36 v0.1.17 10:11:36 v0.1.18 10:11:36 v0.1.19 10:11:36 v0.1.2 10:11:36 v0.1.20 10:11:36 v0.1.21 10:11:36 v0.1.22 10:11:36 v0.1.23 10:11:36 v0.1.24 10:11:36 v0.1.25 10:11:36 v0.1.26 10:11:36 v0.1.27 10:11:36 v0.1.28 10:11:36 v0.1.29 10:11:36 v0.1.3 10:11:36 v0.1.30 10:11:36 v0.1.31 10:11:36 v0.1.32 10:11:36 v0.1.33 10:11:36 v0.1.34 10:11:36 v0.1.35 10:11:36 v0.1.36 10:11:36 v0.1.37 10:11:36 v0.1.38 10:11:36 v0.1.39 10:11:36 v0.1.4 10:11:36 v0.1.40 10:11:36 v0.1.41 10:11:36 v0.1.42 10:11:36 v0.1.43 10:11:36 v0.1.44 10:11:36 v0.1.45 10:11:36 v0.1.46 10:11:36 v0.1.47 10:11:36 v0.1.48 10:11:36 v0.1.49 10:11:36 v0.1.5 10:11:36 v0.1.50 10:11:36 v0.1.51 10:11:36 v0.1.52 10:11:36 v0.1.53 10:11:36 v0.1.54 10:11:36 v0.1.55 10:11:36 v0.1.56 10:11:36 v0.1.57 10:11:36 v0.1.58 10:11:36 v0.1.59 10:11:36 v0.1.6 10:11:36 v0.1.60 10:11:36 v0.1.61 10:11:36 v0.1.62 10:11:36 v0.1.63 10:11:36 v0.1.64 10:11:36 v0.1.65 10:11:36 v0.1.66 10:11:36 v0.1.67 10:11:36 v0.1.68 10:11:36 v0.1.69 10:11:36 v0.1.7 10:11:36 v0.1.70 10:11:36 v0.1.71 10:11:36 v0.1.72 10:11:36 v0.1.73 10:11:36 v0.1.74 10:11:36 v0.1.75 10:11:36 v0.1.76 10:11:36 v0.1.77 10:11:36 v0.1.78 10:11:36 v0.1.79 10:11:36 v0.1.8 10:11:36 v0.1.80 10:11:36 v0.1.81 10:11:36 v0.1.82 10:11:36 v0.1.83 10:11:36 v0.1.84 10:11:36 v0.1.85 10:11:36 v0.1.86 10:11:36 v0.1.87 10:11:36 v0.1.88 10:11:36 v0.1.89 10:11:36 v0.1.9 10:11:36 v0.1.90 10:11:36 v0.1.91 10:11:36 v0.1.92 10:11:36 v0.1.93 10:11:36 v0.1.94 10:11:36 v0.1.95 10:11:36 v0.1.96 10:11:36 v0.1.97 10:11:36 v0.1.98 10:11:36 v0.1.99 10:11:36 v2.0.0 10:11:36 v2.1.0 10:11:36 v2.1.1 10:11:36 v2.2.0 10:11:36 v2.3.0 10:11:36 v3.0 10:11:36 v3.0.0 10:11:36 v3.1 10:11:36 v3.1.0 10:11:36 v3.1.0-dev.1 10:11:36 v3.1.0-dev.10 10:11:36 v3.1.0-dev.11 10:11:36 v3.1.0-dev.12 10:11:36 v3.1.0-dev.13 10:11:36 v3.1.0-dev.14 10:11:36 v3.1.0-dev.15 10:11:36 v3.1.0-dev.16 10:11:36 v3.1.0-dev.17 10:11:36 v3.1.0-dev.18 10:11:36 v3.1.0-dev.19 10:11:36 v3.1.0-dev.2 10:11:36 v3.1.0-dev.3 10:11:36 v3.1.0-dev.4 10:11:36 v3.1.0-dev.5 10:11:36 v3.1.0-dev.6 10:11:36 v3.1.0-dev.7 10:11:36 v3.1.0-dev.8 10:11:36 v3.1.0-dev.9 10:11:36 v3.2.0-dev.1 10:11:36 v3.2.0-dev.10 10:11:36 v3.2.0-dev.11 10:11:36 v3.2.0-dev.12 10:11:36 v3.2.0-dev.13 10:11:36 v3.2.0-dev.14 10:11:36 v3.2.0-dev.15 10:11:36 v3.2.0-dev.16 10:11:36 v3.2.0-dev.17 10:11:36 v3.2.0-dev.18 10:11:36 v3.2.0-dev.19 10:11:36 v3.2.0-dev.2 10:11:36 v3.2.0-dev.20 10:11:36 v3.2.0-dev.3 10:11:36 v3.2.0-dev.4 10:11:36 v3.2.0-dev.5 10:11:36 v3.2.0-dev.6 10:11:36 v3.2.0-dev.7 10:11:36 v3.2.0-dev.8 10:11:36 v3.2.0-dev.9 [Pipeline] sh 10:11:36 + lftools sign git-tag v3.2.0-dev.20 10:11:37 Signing Git tag with Sigul... 10:11:37 Signing v3.2.0-dev.20 [Pipeline] echo 10:11:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:11:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:11:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:11:38 $ docker stop --time=1 d4807326a32b5f45c6e643ff38a28f4e3e3bfa7872e2498633701bd5d3891a29 10:11:39 $ docker rm -f --volumes d4807326a32b5f45c6e643ff38a28f4e3e3bfa7872e2498633701bd5d3891a29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:11:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:40 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:11:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:41 $ docker top f19b8ec15cac3a4d0d27b28c750b2c7dfcf4e04e3a4a35635e2dc9426152cc34 -eo pid,comm 10:11:41 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). 10:11:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:41 [ssh-agent] Looking for ssh-agent implementation... 10:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:41 $ docker exec f19b8ec15cac3a4d0d27b28c750b2c7dfcf4e04e3a4a35635e2dc9426152cc34 ssh-agent 10:11:41 SSH_AUTH_SOCK=/tmp/ssh-UawpNj5jv9z4/agent.32 10:11:41 SSH_AGENT_PID=38 10:11:41 Running ssh-add (command line suppressed) 10:11:41 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8514502433051036437.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8514502433051036437.key) 10:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:42 + git semver bump pre 10:11:42 2024-05-07 10:11:42,197 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:11:42 2024-05-07 10:11:42,198 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev 10:11:42 2024-05-07 10:11:42,198 [bump_version] DEBUG bumped version:3.2.0-dev.21 10:11:42 2024-05-07 10:11:42,198 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 10:11:42 2024-05-07 10:11:42,198 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:11:42 2024-05-07 10:11:42,198 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:11:42 2024-05-07 10:11:42,200 [execute] INFO git cat-file --batch-check 10:11:42 2024-05-07 10:11:42,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 10:11:42 2024-05-07 10:11:42,204 [execute] INFO git cat-file --batch 10:11:42 2024-05-07 10:11:42,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 10:11:42 2024-05-07 10:11:42,210 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:11:42 3.2.0-dev.21 [Pipeline] } 10:11:42 $ docker exec --env ******** --env ******** f19b8ec15cac3a4d0d27b28c750b2c7dfcf4e04e3a4a35635e2dc9426152cc34 ssh-agent -k 10:11:42 unset SSH_AUTH_SOCK; 10:11:42 unset SSH_AGENT_PID; 10:11:42 echo Agent pid 38 killed; 10:11:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:42 + git semver [Pipeline] } 10:11:42 $ docker stop --time=1 f19b8ec15cac3a4d0d27b28c750b2c7dfcf4e04e3a4a35635e2dc9426152cc34 10:11:44 $ docker rm -f --volumes f19b8ec15cac3a4d0d27b28c750b2c7dfcf4e04e3a4a35635e2dc9426152cc34 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:45 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:11:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:45 $ docker top 735ce2a39b44f8f14ebe0761643e42ea7cddc148f06f4631ade353938e3a81ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:45 [ssh-agent] Looking for ssh-agent implementation... 10:11:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:45 $ docker exec 735ce2a39b44f8f14ebe0761643e42ea7cddc148f06f4631ade353938e3a81ab ssh-agent 10:11:45 SSH_AUTH_SOCK=/tmp/ssh-K72zOOyZ9P3d/agent.33 10:11:45 SSH_AGENT_PID=39 10:11:45 Running ssh-add (command line suppressed) 10:11:45 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7763547841741067067.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7763547841741067067.key) 10:11:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:46 + git semver push 10:11:46 2024-05-07 10:11:46,413 [run_push] DEBUG push 10:11:46 2024-05-07 10:11:46,414 [execute] INFO git cat-file --batch-check 10:11:46 2024-05-07 10:11:46,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 10:11:46 2024-05-07 10:11:46,418 [execute] INFO git rev-list 6314e0746ec899ccbb8905a4e25d7fdc5d5958d9 -- 10:11:46 2024-05-07 10:11:46,418 [execute] DEBUG Popen(['git', 'rev-list', '6314e0746ec899ccbb8905a4e25d7fdc5d5958d9', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 10:11:46 2024-05-07 10:11:46,431 [execute] INFO git fetch -v origin 10:11:46 2024-05-07 10:11:46,431 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 10:11:47 2024-05-07 10:11:46,932 [run_push] DEBUG no remote changes detected 10:11:47 2024-05-07 10:11:46,932 [execute] INFO git push origin semver 10:11:47 2024-05-07 10:11:46,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 10:11:47 2024-05-07 10:11:47,741 [run_push] DEBUG push all version tags 10:11:47 2024-05-07 10:11:47,741 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:11:47 2024-05-07 10:11:47,742 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 10:11:48 2024-05-07 10:11:48,464 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:11:48 3.2.0-dev.21 [Pipeline] } 10:11:48 $ docker exec --env ******** --env ******** 735ce2a39b44f8f14ebe0761643e42ea7cddc148f06f4631ade353938e3a81ab ssh-agent -k 10:11:48 unset SSH_AUTH_SOCK; 10:11:48 unset SSH_AGENT_PID; 10:11:48 echo Agent pid 39 killed; 10:11:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:49 + git semver [Pipeline] } 10:11:49 $ docker stop --time=1 735ce2a39b44f8f14ebe0761643e42ea7cddc148f06f4631ade353938e3a81ab 10:11:50 $ docker rm -f --volumes 735ce2a39b44f8f14ebe0761643e42ea7cddc148f06f4631ade353938e3a81ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:11:51 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 10:11:51 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 10:11:51 total 16 10:11:51 drwxr-xr-x 3 root root 4096 May 7 10:04 . 10:11:51 drwxrwxr-x 11 jenkins jenkins 4096 May 7 10:11 .. 10:11:51 drwxr-xr-x 2 root root 4096 May 7 10:04 cost 10:11:51 -rw-r--r-- 1 root root 93 May 7 10:04 cost.csv 10:11:51 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 10:11:51 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 10:11:51 total 16 10:11:51 drwxr-xr-x 3 jenkins jenkins 4096 May 7 10:04 . 10:11:51 drwxrwxr-x 11 jenkins jenkins 4096 May 7 10:11 .. 10:11:51 drwxr-xr-x 2 jenkins jenkins 4096 May 7 10:04 cost 10:11:51 -rw-r--r-- 1 jenkins jenkins 93 May 7 10:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:11:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:52 ---> package-listing.sh 10:11:52 ++ facter osfamily 10:11:52 ++ tr '[:upper:]' '[:lower:]' 10:11:52 + OS_FAMILY=debian 10:11:52 + workspace=/w/workspace/undry_go-mod-core-contracts_main 10:11:52 + START_PACKAGES=/tmp/packages_start.txt 10:11:52 + END_PACKAGES=/tmp/packages_end.txt 10:11:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:52 + PACKAGES=/tmp/packages_start.txt 10:11:52 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 10:11:52 + PACKAGES=/tmp/packages_end.txt 10:11:52 + case "${OS_FAMILY}" in 10:11:52 + dpkg -l 10:11:52 + grep '^ii' 10:11:52 + '[' -f /tmp/packages_start.txt ']' 10:11:52 + '[' -f /tmp/packages_end.txt ']' 10:11:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:52 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 10:11:52 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 10:11:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 10:11:52 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:11:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:11:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:53 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:11:53 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 10:11:53 $ docker top 88c66aee5116dd5acd61a11f71f41b4fc4785133cfeb2ddbf5b1fc37d2ef837c -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:54 + touch /tmp/pre-build-complete [Pipeline] sh 10:11:54 + mkdir -p /var/log/sysstat [Pipeline] sh 10:11:54 + ls /var/log/sa-host 10:11:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:54 provisioning config files... 10:11:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17833720009625147649tmp [Pipeline] { [Pipeline] echo 10:11:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:11:55 ---> create-netrc.sh [Pipeline] } 10:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:11:55 ---> python-tools-install.sh [Pipeline] echo 10:11:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:11:55 ---> sudo-logs.sh 10:11:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:11:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:11:56 ---> job-cost.sh 10:11:56 lf-activate-venv: SKIPPING 10:11:56 DEBUG: total: 0.2199999988079071 10:11:56 INFO: Retrieving Stack Cost... 10:11:56 INFO: Retrieving Pricing Info for: v3-standard-8 10:11:56 INFO: Archiving Costs [Pipeline] echo 10:11:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:11:57 ---> logs-deploy.sh 10:11:57 lf-activate-venv: SKIPPING 10:11:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/173 10:11:57 INFO: archiving workspace using pattern(s): 10:11:58 Archives upload complete. 10:11:58 INFO: archiving logs to Nexus 10:11:58 ---> uname -a: 10:11:58 Linux prd-ubuntu20-04-docker-8c-8g-225 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:11:58 10:11:58 10:11:58 ---> lscpu: 10:11:58 Architecture: x86_64 10:11:58 CPU op-mode(s): 32-bit, 64-bit 10:11:58 Byte Order: Little Endian 10:11:58 Address sizes: 40 bits physical, 48 bits virtual 10:11:58 CPU(s): 8 10:11:58 On-line CPU(s) list: 0-7 10:11:58 Thread(s) per core: 1 10:11:58 Core(s) per socket: 1 10:11:58 Socket(s): 8 10:11:58 NUMA node(s): 1 10:11:58 Vendor ID: AuthenticAMD 10:11:58 CPU family: 23 10:11:58 Model: 49 10:11:58 Model name: AMD EPYC-Rome Processor 10:11:58 Stepping: 0 10:11:58 CPU MHz: 2799.998 10:11:58 BogoMIPS: 5599.99 10:11:58 Virtualization: AMD-V 10:11:58 Hypervisor vendor: KVM 10:11:58 Virtualization type: full 10:11:58 L1d cache: 256 KiB 10:11:58 L1i cache: 256 KiB 10:11:58 L2 cache: 4 MiB 10:11:58 L3 cache: 128 MiB 10:11:58 NUMA node0 CPU(s): 0-7 10:11:58 Vulnerability Itlb multihit: Not affected 10:11:58 Vulnerability L1tf: Not affected 10:11:58 Vulnerability Mds: Not affected 10:11:58 Vulnerability Meltdown: Not affected 10:11:58 Vulnerability Mmio stale data: Not affected 10:11:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:11:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:11:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:11:58 Vulnerability Srbds: Not affected 10:11:58 Vulnerability Tsx async abort: Not affected 10:11:58 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 10:11:58 10:11:58 10:11:58 ---> nproc: 10:11:58 8 10:11:58 10:11:58 10:11:58 ---> df -h: 10:11:58 Filesystem Size Used Avail Use% Mounted on 10:11:58 overlay 155G 12G 144G 8% / 10:11:58 tmpfs 64M 0 64M 0% /dev 10:11:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:11:58 shm 64M 0 64M 0% /dev/shm 10:11:58 /dev/vda1 155G 12G 144G 8% /facter-os 10:11:58 10:11:58 10:11:58 ---> sar -b -r -n DEV: 10:11:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-225) 05/07/24 _x86_64_ (8 CPU) 10:11:58 10:11:58 10:02:32 LINUX RESTART (8 CPU) 10:11:58 10:11:58 10:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:11:58 10:04:01 333.19 15.63 317.56 0.00 1920.88 37532.94 0.00 10:11:58 10:05:01 64.84 0.12 64.72 0.00 6.40 28110.51 0.00 10:11:58 10:06:01 1.80 0.00 1.80 0.00 0.00 20.54 0.00 10:11:58 10:07:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 10:11:58 10:08:01 47.56 5.10 42.46 0.00 4342.48 8446.99 0.00 10:11:58 10:09:01 5.10 0.02 5.08 0.00 0.13 110.25 0.00 10:11:58 10:10:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 10:11:58 10:11:01 5.92 0.13 5.78 0.00 17.73 2265.36 0.00 10:11:58 Average: 57.77 2.62 55.15 0.00 785.94 9565.89 0.00 10:11:58 10:11:58 10:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:11:58 10:04:01 28807584 31463664 844656 2.57 85492 2815812 1965832 5.79 1268176 2382540 296716 10:11:58 10:05:01 28745892 31564380 746728 2.27 95128 2947932 1754116 5.17 1098028 2591428 400 10:11:58 10:06:01 28745608 31564264 746420 2.27 95160 2947936 1754116 5.17 1097892 2591432 4 10:11:58 10:07:01 28748416 31567204 743260 2.26 95232 2947936 1754116 5.17 1095244 2591432 20 10:11:58 10:08:01 28285328 31532220 748448 2.28 124260 3345236 1667396 4.91 1395728 2721636 932 10:11:58 10:09:01 28313292 31555300 725328 2.21 122852 3341984 1678788 4.95 1369892 2718380 320 10:11:58 10:10:01 28313804 31555880 724668 2.20 122940 3341988 1678788 4.95 1369756 2718388 8 10:11:58 10:11:01 27627260 31507472 772044 2.35 133188 3932992 1990504 5.87 1428652 3308740 597560 10:11:58 Average: 28448398 31538798 756444 2.30 109282 3202727 1780457 5.25 1265421 2702997 111995 10:11:58 10:11:58 10:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:11:58 10:04:01 ens3 558.42 349.58 6240.19 95.75 0.00 0.00 0.00 0.00 10:11:58 10:04:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 10:11:58 10:04:01 veth9ce40da 40.29 78.57 4.02 762.76 0.00 0.00 0.00 0.06 10:11:58 10:04:01 docker0 46.64 84.92 4.17 825.66 0.00 0.00 0.00 0.00 10:11:58 10:05:01 ens3 94.07 57.31 2528.07 12.39 0.00 0.00 0.00 0.00 10:11:58 10:05:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:11:58 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:58 10:06:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:11:58 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:58 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:58 10:07:01 ens3 0.77 0.20 0.15 0.08 0.00 0.00 0.00 0.00 10:11:58 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:58 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:58 10:08:01 ens3 220.81 125.38 2713.75 8.85 0.00 0.00 0.00 0.00 10:11:58 10:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 10:11:58 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:58 10:09:01 ens3 12.48 4.97 12.70 0.33 0.00 0.00 0.00 0.00 10:11:58 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:58 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:58 10:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:58 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:58 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:58 10:11:01 ens3 125.11 75.87 3971.92 9.36 0.00 0.00 0.00 0.00 10:11:58 10:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:11:58 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:58 Average: ens3 126.47 76.66 1933.31 15.84 0.00 0.00 0.00 0.00 10:11:58 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 10:11:58 Average: docker0 5.83 10.61 0.52 103.20 0.00 0.00 0.00 0.00 10:11:58 10:11:58 10:11:58 ---> sar -P ALL: 10:11:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-225) 05/07/24 _x86_64_ (8 CPU) 10:11:58 10:11:58 10:02:32 LINUX RESTART (8 CPU) 10:11:58 10:11:58 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:11:58 10:04:01 all 17.79 0.00 4.44 3.37 0.07 74.33 10:11:58 10:04:01 0 19.95 0.00 4.98 0.39 0.07 74.62 10:11:58 10:04:01 1 15.83 0.00 5.04 2.83 0.07 76.24 10:11:58 10:04:01 2 18.36 0.00 4.35 3.62 0.07 73.60 10:11:58 10:04:01 3 18.88 0.00 3.71 0.25 0.07 77.09 10:11:58 10:04:01 4 18.84 0.00 4.78 6.75 0.05 69.59 10:11:58 10:04:01 5 17.11 0.00 5.23 7.43 0.08 70.14 10:11:58 10:04:01 6 18.42 0.00 3.54 0.39 0.07 77.59 10:11:58 10:04:01 7 14.94 0.00 3.88 5.31 0.08 75.78 10:11:58 10:05:01 all 10.55 0.00 2.06 1.59 0.04 85.76 10:11:58 10:05:01 0 11.28 0.00 2.14 0.24 0.05 86.29 10:11:58 10:05:01 1 9.94 0.00 2.16 11.14 0.05 76.71 10:11:58 10:05:01 2 11.73 0.00 2.09 1.09 0.03 85.06 10:11:58 10:05:01 3 10.89 0.00 2.05 0.05 0.03 86.98 10:11:58 10:05:01 4 10.26 0.00 1.63 0.02 0.05 88.04 10:11:58 10:05:01 5 10.68 0.00 3.13 0.15 0.05 85.99 10:11:58 10:05:01 6 9.64 0.00 1.81 0.00 0.03 88.51 10:11:58 10:05:01 7 9.99 0.00 1.51 0.07 0.03 88.41 10:11:58 10:06:01 all 0.01 0.00 0.01 0.00 0.02 99.95 10:11:58 10:06:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:11:58 10:06:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:11:58 10:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:11:58 10:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:11:58 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:11:58 10:06:01 5 0.02 0.00 0.03 0.00 0.05 99.90 10:11:58 10:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:11:58 10:06:01 7 0.02 0.00 0.02 0.00 0.03 99.93 10:11:58 10:07:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:11:58 10:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:11:58 10:07:01 1 0.02 0.00 0.02 0.05 0.00 99.92 10:11:58 10:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:11:58 10:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:11:58 10:07:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:11:58 10:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:11:58 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:11:58 10:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:11:58 10:08:01 all 2.61 0.00 1.25 0.52 0.03 95.60 10:11:58 10:08:01 0 3.24 0.00 1.58 1.15 0.03 93.99 10:11:58 10:08:01 1 3.61 0.00 1.20 1.04 0.03 94.12 10:11:58 10:08:01 2 1.82 0.00 2.79 0.08 0.03 95.27 10:11:58 10:08:01 3 1.71 0.00 1.02 0.05 0.03 97.19 10:11:58 10:08:01 4 3.19 0.00 0.90 0.07 0.02 95.82 10:11:58 10:08:01 5 2.76 0.00 0.90 0.33 0.05 95.96 10:11:58 10:08:01 6 2.09 0.00 1.04 1.29 0.02 95.57 10:11:58 10:08:01 7 2.47 0.00 0.53 0.12 0.03 96.85 10:11:58 10:09:01 all 0.24 0.00 0.06 0.01 0.01 99.67 10:11:58 10:09:01 0 0.23 0.00 0.10 0.00 0.02 99.65 10:11:58 10:09:01 1 1.04 0.00 0.10 0.00 0.02 98.84 10:11:58 10:09:01 2 0.20 0.00 0.02 0.00 0.00 99.78 10:11:58 10:09:01 3 0.03 0.00 0.08 0.00 0.00 99.88 10:11:58 10:09:01 4 0.12 0.00 0.02 0.02 0.02 99.83 10:11:58 10:09:01 5 0.12 0.00 0.10 0.08 0.03 99.67 10:11:58 10:09:01 6 0.10 0.00 0.07 0.02 0.02 99.80 10:11:58 10:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:11:58 10:10:01 all 0.01 0.00 0.01 0.01 0.01 99.97 10:11:58 10:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:11:58 10:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:11:58 10:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:11:58 10:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:11:58 10:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:11:58 10:10:01 5 0.03 0.00 0.03 0.00 0.03 99.90 10:11:58 10:10:01 6 0.02 0.00 0.00 0.05 0.00 99.93 10:11:58 10:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:11:58 10:11:01 all 2.21 0.00 0.97 0.08 0.03 96.71 10:11:58 10:11:01 0 2.24 0.00 1.02 0.05 0.03 96.66 10:11:58 10:11:01 1 1.85 0.00 0.86 0.02 0.03 97.25 10:11:58 10:11:01 2 2.67 0.00 1.19 0.00 0.02 96.13 10:11:58 10:11:01 3 1.47 0.00 0.80 0.00 0.02 97.71 10:11:58 10:11:01 4 2.10 0.00 0.98 0.00 0.02 96.90 10:11:58 10:11:01 5 2.69 0.00 1.04 0.30 0.03 95.93 10:11:58 10:11:01 6 2.02 0.00 1.17 0.27 0.03 96.51 10:11:58 10:11:01 7 2.67 0.00 0.67 0.03 0.02 96.61 10:11:58 Average: all 4.16 0.00 1.10 0.69 0.03 94.02 10:11:58 Average: 0 4.60 0.00 1.23 0.23 0.03 93.91 10:11:58 Average: 1 4.01 0.00 1.16 1.87 0.03 92.92 10:11:58 Average: 2 4.34 0.00 1.30 0.60 0.02 93.74 10:11:58 Average: 3 4.10 0.00 0.96 0.04 0.03 94.87 10:11:58 Average: 4 4.29 0.00 1.03 0.85 0.02 93.80 10:11:58 Average: 5 4.15 0.00 1.30 1.03 0.04 93.47 10:11:58 Average: 6 4.02 0.00 0.95 0.25 0.02 94.76 10:11:58 Average: 7 3.75 0.00 0.83 0.68 0.03 94.70 10:11:58 10:11:58 10:11:58