Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c7ee017edaee8e799abf66aaaaeef72e603270c 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-ssh12076960341986590719.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12005455419847250038.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10051284233074803910.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5491749079829330222.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-bootstrap/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1480728169107129613.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3529 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7c7ee017edaee8e799abf66aaaaeef72e603270c (main) Commit message: "refactor: move configuration location code to public helper function (#422)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 7c7ee017edaee8e799abf66aaaaeef72e603270c # timeout=10 > git rev-list --no-walk a9675b9bc7ae07bbd9199b1d0f81794fe376d28e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:12:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:12:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:12:29 ========================================================= 15:12:29 EdgeX Global Pipelines Version Info 15:12:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:12:29 ------------------- 15:12:29 stable info: 15:12:29 ------------------- 15:12:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:12:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:12:29 Message: update stable to v1.0.244 15:12:30 ------------------- 15:12:30 experimental info: 15:12:30 ------------------- 15:12:30 Commited By: **** collab-it+edgex@linuxfoundation.org 15:12:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:12:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c7ee017edaee8e799abf66aaaaeef72e603270c [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c7ee01 [Pipeline] echo 15:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:12:31 + git rev-list -1 --merges 7c7ee017edaee8e799abf66aaaaeef72e603270c~1..7c7ee017edaee8e799abf66aaaaeef72e603270c [Pipeline] echo 15:12:31 -----------> git rev-list -1 --merges 7c7ee017edaee8e799abf66aaaaeef72e603270c~1..7c7ee017edaee8e799abf66aaaaeef72e603270c 7c7ee017edaee8e799abf66aaaaeef72e603270c [false] [Pipeline] sh 15:12:31 + git log --format=format:%s -1 7c7ee017edaee8e799abf66aaaaeef72e603270c [Pipeline] echo 15:12:31 ========================================================= 15:12:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:12:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:32 + git log --format=format:%s -1 7c7ee017edaee8e799abf66aaaaeef72e603270c [Pipeline] echo 15:12:32 [semverPrep] GIT_COMMIT: 7c7ee017edaee8e799abf66aaaaeef72e603270c, Commit Message: refactor: move configuration location code to public helper function (#422) [Pipeline] echo 15:12:32 [semverPrep] This is not a build commit. [Pipeline] sh 15:12:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:32 + grep -v github /etc/ssh/ssh_known_hosts 15:12:32 + [ -e /tmp/ssh_known_hosts ] 15:12:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:12:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:12:32 + sudo tee -a /etc/ssh/ssh_known_hosts 15:12:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:32 15:12:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:33 0.1.4: Pulling from edgex-devops/py-git-semver 15:12:33 b85a868b505f: Pulling fs layer 15:12:33 e2be974225ed: Pulling fs layer 15:12:33 339a4e72a1f5: Pulling fs layer 15:12:33 988bab9f4d93: Pulling fs layer 15:12:33 1469e6f7b9e6: Pulling fs layer 15:12:33 1469e6f7b9e6: Waiting 15:12:33 eaf3925da568: Pulling fs layer 15:12:33 bab4dde63d76: Pulling fs layer 15:12:33 bde34c3a00c8: Pulling fs layer 15:12:33 eaf3925da568: Waiting 15:12:33 bab4dde63d76: Waiting 15:12:33 b352a97aabf1: Pulling fs layer 15:12:33 4872d77fe225: Pulling fs layer 15:12:33 bde34c3a00c8: Waiting 15:12:33 5851b861e8e6: Pulling fs layer 15:12:33 4872d77fe225: Waiting 15:12:33 5851b861e8e6: Waiting 15:12:33 e2be974225ed: Verifying Checksum 15:12:33 e2be974225ed: Download complete 15:12:33 988bab9f4d93: Download complete 15:12:33 1469e6f7b9e6: Verifying Checksum 15:12:33 1469e6f7b9e6: Download complete 15:12:33 eaf3925da568: Verifying Checksum 15:12:33 eaf3925da568: Download complete 15:12:33 339a4e72a1f5: Verifying Checksum 15:12:33 339a4e72a1f5: Download complete 15:12:33 bde34c3a00c8: Verifying Checksum 15:12:33 bde34c3a00c8: Download complete 15:12:33 b352a97aabf1: Verifying Checksum 15:12:33 b352a97aabf1: Download complete 15:12:33 4872d77fe225: Download complete 15:12:33 b85a868b505f: Verifying Checksum 15:12:33 b85a868b505f: Download complete 15:12:33 5851b861e8e6: Verifying Checksum 15:12:33 5851b861e8e6: Download complete 15:12:34 bab4dde63d76: Verifying Checksum 15:12:34 bab4dde63d76: Download complete 15:12:35 b85a868b505f: Pull complete 15:12:35 e2be974225ed: Pull complete 15:12:35 339a4e72a1f5: Pull complete 15:12:35 988bab9f4d93: Pull complete 15:12:36 1469e6f7b9e6: Pull complete 15:12:36 eaf3925da568: Pull complete 15:12:37 bab4dde63d76: Pull complete 15:12:37 bde34c3a00c8: Pull complete 15:12:37 b352a97aabf1: Pull complete 15:12:37 4872d77fe225: Pull complete 15:12:38 5851b861e8e6: Pull complete 15:12:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:38 prd-ubuntu20.04-docker-8c-8g-3529 does not seem to be running inside a container 15:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:12:41 $ docker top a4f61674ad423ea9c8c80ba2e1fb5401d1bfbd5a32cb981cd3e48f3ea60b2d8c -eo pid,comm 15:12: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). 15:12:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:41 [ssh-agent] Looking for ssh-agent implementation... 15:12:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:41 $ docker exec a4f61674ad423ea9c8c80ba2e1fb5401d1bfbd5a32cb981cd3e48f3ea60b2d8c ssh-agent 15:12:41 SSH_AUTH_SOCK=/tmp/ssh-hmf9yCvrDqTu/agent.32 15:12:41 SSH_AGENT_PID=39 15:12:41 Running ssh-add (command line suppressed) 15:12:41 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10376037485367259717.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10376037485367259717.key) 15:12:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:41 + git tag --points-at HEAD [Pipeline] } 15:12:41 $ docker exec --env ******** --env ******** a4f61674ad423ea9c8c80ba2e1fb5401d1bfbd5a32cb981cd3e48f3ea60b2d8c ssh-agent -k 15:12:41 unset SSH_AUTH_SOCK; 15:12:41 unset SSH_AGENT_PID; 15:12:41 echo Agent pid 39 killed; 15:12:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:12:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:41 [ssh-agent] Looking for ssh-agent implementation... 15:12:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:41 $ docker exec a4f61674ad423ea9c8c80ba2e1fb5401d1bfbd5a32cb981cd3e48f3ea60b2d8c ssh-agent 15:12:42 SSH_AUTH_SOCK=/tmp/ssh-ulOHrGPXBlsD/agent.71 15:12:42 SSH_AGENT_PID=77 15:12:42 Running ssh-add (command line suppressed) 15:12:42 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13484629771945955427.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13484629771945955427.key) 15:12:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:42 + git semver init 15:12:42 2023-01-24 15:12:42,713 [run_init] DEBUG init version:0.0.0 force:False 15:12:42 2023-01-24 15:12:42,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 15:12:42 2023-01-24 15:12:42,714 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 15:12:42 2023-01-24 15:12:42,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 15:12:43 2023-01-24 15:12:43,553 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 15:12:43 2023-01-24 15:12:43,553 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 15:12:43 2023-01-24 15:12:43,554 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:12:43 2023-01-24 15:12:43,554 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:12:43 3.0.0-dev.16 [Pipeline] } 15:12:43 $ docker exec --env ******** --env ******** a4f61674ad423ea9c8c80ba2e1fb5401d1bfbd5a32cb981cd3e48f3ea60b2d8c ssh-agent -k 15:12:43 unset SSH_AUTH_SOCK; 15:12:43 unset SSH_AGENT_PID; 15:12:43 echo Agent pid 77 killed; 15:12:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:44 + git semver [Pipeline] } 15:12:44 $ docker stop --time=1 a4f61674ad423ea9c8c80ba2e1fb5401d1bfbd5a32cb981cd3e48f3ea60b2d8c 15:12:45 $ docker rm -f --volumes a4f61674ad423ea9c8c80ba2e1fb5401d1bfbd5a32cb981cd3e48f3ea60b2d8c [Pipeline] // withDockerContainer [Pipeline] sh 15:12:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:46 Stashed 1 file(s) [Pipeline] echo 15:12:46 [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [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 15:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:46 ========================================================= 15:12:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:12:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:12:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:12:46 213ec9aee27d: Pulling fs layer 15:12:46 4583459ba037: Pulling fs layer 15:12:46 93c1e223e6f2: Pulling fs layer 15:12:46 53926ce57604: Pulling fs layer 15:12:46 21b2b0c7a3f4: Pulling fs layer 15:12:46 22ff95d597cd: Pulling fs layer 15:12:46 12d6caf4c0d1: Pulling fs layer 15:12:46 96b7cbca73a9: Pulling fs layer 15:12:46 a7acece74701: Pulling fs layer 15:12:46 21b2b0c7a3f4: Waiting 15:12:46 a7acece74701: Waiting 15:12:46 96b7cbca73a9: Waiting 15:12:46 22ff95d597cd: Waiting 15:12:46 12d6caf4c0d1: Waiting 15:12:46 53926ce57604: Waiting 15:12:46 93c1e223e6f2: Verifying Checksum 15:12:46 93c1e223e6f2: Download complete 15:12:46 4583459ba037: Verifying Checksum 15:12:46 4583459ba037: Download complete 15:12:46 21b2b0c7a3f4: Download complete 15:12:46 22ff95d597cd: Download complete 15:12:46 213ec9aee27d: Verifying Checksum 15:12:46 12d6caf4c0d1: Download complete 15:12:46 213ec9aee27d: Pull complete 15:12:47 4583459ba037: Pull complete 15:12:47 93c1e223e6f2: Pull complete 15:12:47 a7acece74701: Verifying Checksum 15:12:47 a7acece74701: Download complete 15:12:48 53926ce57604: Verifying Checksum 15:12:48 53926ce57604: Download complete 15:12:48 96b7cbca73a9: Verifying Checksum 15:12:48 96b7cbca73a9: Download complete 15:12:52 53926ce57604: Pull complete 15:12:52 21b2b0c7a3f4: Pull complete 15:12:52 22ff95d597cd: Pull complete 15:12:52 12d6caf4c0d1: Pull complete 15:12:54 96b7cbca73a9: Pull complete 15:12:54 a7acece74701: Pull complete 15:12:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:12:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 15:12:54 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:55 + docker inspect -f . ci-base-image-x86_64 15:12:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:55 prd-ubuntu20.04-docker-8c-8g-3529 does not seem to be running inside a container 15:12:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:13:01 Still waiting to schedule task 15:13:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:13:04 $ docker top 12cd31ed0e293955e1be63c5e1408dec85548e33dea936f287e276beed3eff01 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:04 + go version 15:13:04 go version go1.18.7 linux/amd64 [Pipeline] } 15:13:04 $ docker stop --time=1 12cd31ed0e293955e1be63c5e1408dec85548e33dea936f287e276beed3eff01 15:13:05 $ docker rm -f --volumes 12cd31ed0e293955e1be63c5e1408dec85548e33dea936f287e276beed3eff01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:06 + docker inspect -f . ci-base-image-x86_64 15:13:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:06 prd-ubuntu20.04-docker-8c-8g-3529 does not seem to be running inside a container 15:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:13:06 $ docker top 1f7e0b6ca34c62fff08c3f9723315f228d4e8030c2888bb010c9050c433acaea -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:07 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 15:13:07 + make test 15:13:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:13:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:13:07 go: downloading github.com/stretchr/testify v1.8.1 15:13:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 15:13:07 go: downloading github.com/pelletier/go-toml v1.9.5 15:13:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.6 15:13:07 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 15:13:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.5 15:13:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.4 15:13:07 go: downloading github.com/google/uuid v1.3.0 15:13:07 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:13:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 15:13:07 go: downloading github.com/gorilla/mux v1.8.0 15:13:07 go: downloading github.com/davecgh/go-spew v1.1.1 15:13:07 go: downloading github.com/pmezard/go-difflib v1.0.0 15:13:07 go: downloading github.com/stretchr/objx v0.5.0 15:13:07 go: downloading gopkg.in/yaml.v3 v3.0.1 15:13:07 go: downloading github.com/go-kit/log v0.2.1 15:13:07 go: downloading github.com/go-playground/validator/v10 v10.11.1 15:13:08 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:13:08 go: downloading github.com/hashicorp/errwrap v1.0.0 15:13:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 15:13:08 go: downloading github.com/hashicorp/consul/api v1.18.0 15:13:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:13:08 go: downloading github.com/go-playground/universal-translator v0.18.0 15:13:08 go: downloading github.com/leodido/go-urn v1.2.1 15:13:08 go: downloading golang.org/x/crypto v0.5.0 15:13:08 go: downloading golang.org/x/text v0.6.0 15:13:08 go: downloading github.com/gorilla/websocket v1.4.2 15:13:08 go: downloading golang.org/x/net v0.5.0 15:13:08 go: downloading golang.org/x/sync v0.1.0 15:13:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:13:08 go: downloading github.com/hashicorp/go-hclog v0.14.1 15:13:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:13:08 go: downloading github.com/hashicorp/serf v0.10.1 15:13:08 go: downloading github.com/go-playground/locales v0.14.0 15:13:08 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:13:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:13:08 go: downloading github.com/x448/float16 v0.8.4 15:13:08 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:13:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:13:08 go: downloading github.com/mitchellh/copystructure v1.0.0 15:13:08 go: downloading github.com/fatih/color v1.9.0 15:13:08 go: downloading github.com/mattn/go-isatty v0.0.14 15:13:08 go: downloading github.com/zeebo/errs v1.3.0 15:13:08 go: downloading google.golang.org/grpc v1.51.0 15:13:08 go: downloading github.com/armon/go-metrics v0.3.10 15:13:08 go: downloading github.com/mattn/go-colorable v0.1.12 15:13:08 go: downloading golang.org/x/sys v0.4.0 15:13:09 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:13:09 go: downloading google.golang.org/protobuf v1.28.1 15:13:09 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:13:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 15:13:09 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 15:13:09 go: downloading github.com/golang/protobuf v1.5.2 15:13:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:13:21 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:13:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.015s coverage: 9.7% of statements 15:13:21 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:13:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.025s coverage: 92.5% of statements 15:13:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.016s coverage: 85.3% of statements 15:13:22 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.023s coverage: 46.8% of statements 15:13:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:13:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:13:22 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.012s coverage: 100.0% of statements 15:13:22 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.314s coverage: 88.4% of statements 15:13:22 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.016s coverage: 25.0% of statements 15:13:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.039s coverage: 81.2% of statements 15:13:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 15:13:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.026s coverage: 38.5% of statements 15:13:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 15:13:30 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:13:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:13:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:13:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:13:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:13:32 $ docker stop --time=1 1f7e0b6ca34c62fff08c3f9723315f228d4e8030c2888bb010c9050c433acaea 15:13:38 $ docker rm -f --volumes 1f7e0b6ca34c62fff08c3f9723315f228d4e8030c2888bb010c9050c433acaea [Pipeline] // withDockerContainer [Pipeline] sh 15:13:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:13:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:39 15:13:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:40 latest: Pulling from edgex-lftools-log-publisher 15:13:40 5eb5b503b376: Pulling fs layer 15:13:40 5c69ac0246d0: Pulling fs layer 15:13:40 ec43610c2a17: Pulling fs layer 15:13:40 3a2ae6a8a46f: Pulling fs layer 15:13:40 33b1e0a273af: Pulling fs layer 15:13:40 5d3b04190fa2: Pulling fs layer 15:13:40 2f39f015ded8: Pulling fs layer 15:13:40 5d3b04190fa2: Waiting 15:13:40 2f39f015ded8: Waiting 15:13:40 3a2ae6a8a46f: Waiting 15:13:40 3a2ae6a8a46f: Verifying Checksum 15:13:40 3a2ae6a8a46f: Download complete 15:13:40 33b1e0a273af: Verifying Checksum 15:13:40 33b1e0a273af: Download complete 15:13:40 5d3b04190fa2: Verifying Checksum 15:13:40 5d3b04190fa2: Download complete 15:13:40 ec43610c2a17: Verifying Checksum 15:13:40 ec43610c2a17: Download complete 15:13:40 5eb5b503b376: Verifying Checksum 15:13:40 5eb5b503b376: Download complete 15:13:41 2f39f015ded8: Download complete 15:13:41 5eb5b503b376: Pull complete 15:13:42 5c69ac0246d0: Pull complete 15:13:42 ec43610c2a17: Pull complete 15:13:42 3a2ae6a8a46f: Pull complete 15:13:42 33b1e0a273af: Pull complete 15:13:42 5d3b04190fa2: Pull complete 15:13:47 2f39f015ded8: Pull complete 15:13:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:47 prd-ubuntu20.04-docker-8c-8g-3529 does not seem to be running inside a container 15:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 15:13:51 $ docker top 3280a1144271fbcbcc7dbd54a46753ce176609d4815e7442412e4137988b9fdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:52 ---> job-cost.sh 15:13:52 lf-activate-venv: SKIPPING 15:13:52 INFO: No Stack... 15:13:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:13:53 INFO: Archiving Costs [Pipeline] sh 15:13:53 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 15:13:53 + cut -d, -f6 [Pipeline] lock 15:13:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-103-stack-cost] 15:13:53 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-103-stack-cost] did not exist. Created. 15:13:53 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:53 + echo total: 0.2199999988079071 [Pipeline] stash 15:13:53 Stashed 1 file(s) [Pipeline] } 15:13:53 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 15:13:53 $ docker stop --time=1 3280a1144271fbcbcc7dbd54a46753ce176609d4815e7442412e4137988b9fdb 15:13:55 $ docker rm -f --volumes 3280a1144271fbcbcc7dbd54a46753ce176609d4815e7442412e4137988b9fdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:14:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3530 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 15:14:32 Running in /w/workspace/go-mod-bootstrap/103 [Pipeline] { [Pipeline] checkout 15:14:32 Selected Git installation does not exist. Using Default 15:14:32 The recommended git tool is: NONE 15:14:37 using credential edgex-jenkins-ssh 15:14:37 Cloning the remote Git repository 15:14:37 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:14:37 > git init /w/workspace/go-mod-bootstrap/103 # timeout=10 15:14:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:14:37 > git --version # timeout=10 15:14:37 > git --version # 'git version 2.25.1' 15:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:39 Avoid second fetch 15:14:39 Checking out Revision 7c7ee017edaee8e799abf66aaaaeef72e603270c (main) 15:14:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:14:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:39 > git config core.sparsecheckout # timeout=10 15:14:39 > git checkout -f 7c7ee017edaee8e799abf66aaaaeef72e603270c # timeout=10 15:14:40 Commit message: "refactor: move configuration location code to public helper function (#422)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:14:41 % Total % Received % Xferd Average Speed Time Time Time Current 15:14:41 Dload Upload Total Spent Left Speed 15:14:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 85577 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 15:14:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:14:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:14:42 + sudo tee /etc/docker/daemon.new 15:14:42 { 15:14:42 "registry-mirrors": [ 15:14:42 "https://nexus3.edgexfoundry.org:10001" 15:14:42 ], 15:14:42 "bip": "10.250.0.254/24", 15:14:42 "hosts": [ 15:14:42 "tcp://0.0.0.0:5555", 15:14:42 "unix:///var/run/docker.sock" 15:14:42 ], 15:14:42 "mtu": 1458, 15:14:42 "selinux-enabled": true, 15:14:42 "seccomp-profile": "/etc/docker/seccomp.json" 15:14:42 } [Pipeline] sh 15:14:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:14:42 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:15:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:15:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:15:01 ========================================================= 15:15:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:15:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:15:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:15:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:15:02 9b18e9b68314: Pulling fs layer 15:15:02 35d82f9e3411: Pulling fs layer 15:15:02 e16973657156: Pulling fs layer 15:15:02 fc693d55d65f: Pulling fs layer 15:15:02 7e9fc2657dce: Pulling fs layer 15:15:02 dda99020689f: Pulling fs layer 15:15:02 db1c61fa0a46: Pulling fs layer 15:15:02 891c053d2c06: Pulling fs layer 15:15:02 fc693d55d65f: Waiting 15:15:02 7e9fc2657dce: Waiting 15:15:02 dda99020689f: Waiting 15:15:02 db1c61fa0a46: Waiting 15:15:02 891c053d2c06: Waiting 15:15:02 e16973657156: Verifying Checksum 15:15:02 e16973657156: Download complete 15:15:02 35d82f9e3411: Verifying Checksum 15:15:02 7e9fc2657dce: Download complete 15:15:02 dda99020689f: Verifying Checksum 15:15:02 dda99020689f: Download complete 15:15:02 9b18e9b68314: Verifying Checksum 15:15:02 9b18e9b68314: Download complete 15:15:03 9b18e9b68314: Pull complete 15:15:03 891c053d2c06: Verifying Checksum 15:15:03 891c053d2c06: Download complete 15:15:03 35d82f9e3411: Pull complete 15:15:04 e16973657156: Pull complete 15:15:04 db1c61fa0a46: Verifying Checksum 15:15:04 db1c61fa0a46: Download complete 15:15:05 fc693d55d65f: Verifying Checksum 15:15:05 fc693d55d65f: Download complete 15:15:17 fc693d55d65f: Pull complete 15:15:17 7e9fc2657dce: Pull complete 15:15:17 dda99020689f: Pull complete 15:15:24 db1c61fa0a46: Pull complete 15:15:25 891c053d2c06: Pull complete 15:15:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:15:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:15:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 15:15:25 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:26 + docker inspect -f . ci-base-image-arm64 15:15:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:26 prd-ubuntu20.04-docker-arm64-4c-16g-3530 does not seem to be running inside a container 15:15:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/103 -v /w/workspace/go-mod-bootstrap/103:/w/workspace/go-mod-bootstrap/103:rw,z -v /w/workspace/go-mod-bootstrap/103@tmp:/w/workspace/go-mod-bootstrap/103@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 15:15:29 $ docker top 5af9b3d5a71c8128bb193b851f3022bccf6f57a0c0a3b08862b1947f9b494b46 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:29 + go version 15:15:30 go version go1.18.7 linux/arm64 [Pipeline] } 15:15:30 $ docker stop --time=1 5af9b3d5a71c8128bb193b851f3022bccf6f57a0c0a3b08862b1947f9b494b46 15:15:32 $ docker rm -f --volumes 5af9b3d5a71c8128bb193b851f3022bccf6f57a0c0a3b08862b1947f9b494b46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:33 + docker inspect -f . ci-base-image-arm64 15:15:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:33 prd-ubuntu20.04-docker-arm64-4c-16g-3530 does not seem to be running inside a container 15:15:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/103 -v /w/workspace/go-mod-bootstrap/103:/w/workspace/go-mod-bootstrap/103:rw,z -v /w/workspace/go-mod-bootstrap/103@tmp:/w/workspace/go-mod-bootstrap/103@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 15:15:34 $ docker top 4f07e4ecd11cb53dcaf88b1a85b38c876c6822eefabca69e52f47e54a28aa0fb -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:34 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/103 [Pipeline] fileExists [Pipeline] sh 15:15:35 + make test 15:15:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:15:35 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 15:15:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.6 15:15:35 go: downloading github.com/pelletier/go-toml v1.9.5 15:15:35 go: downloading github.com/stretchr/testify v1.8.1 15:15:35 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 15:15:35 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:15:35 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.4 15:15:35 go: downloading github.com/google/uuid v1.3.0 15:15:35 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:15:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 15:15:35 go: downloading github.com/gorilla/mux v1.8.0 15:15:35 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.5 15:15:35 go: downloading github.com/davecgh/go-spew v1.1.1 15:15:35 go: downloading github.com/pmezard/go-difflib v1.0.0 15:15:35 go: downloading gopkg.in/yaml.v3 v3.0.1 15:15:35 go: downloading github.com/stretchr/objx v0.5.0 15:15:35 go: downloading github.com/go-kit/log v0.2.1 15:15:36 go: downloading github.com/go-playground/validator/v10 v10.11.1 15:15:36 go: downloading github.com/hashicorp/errwrap v1.0.0 15:15:36 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 15:15:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 15:15:36 go: downloading github.com/gorilla/websocket v1.4.2 15:15:36 go: downloading golang.org/x/net v0.5.0 15:15:36 go: downloading golang.org/x/sync v0.1.0 15:15:36 go: downloading github.com/hashicorp/consul/api v1.18.0 15:15:36 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:15:36 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:15:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:15:36 go: downloading github.com/x448/float16 v0.8.4 15:15:36 go: downloading github.com/go-playground/universal-translator v0.18.0 15:15:36 go: downloading github.com/leodido/go-urn v1.2.1 15:15:36 go: downloading golang.org/x/crypto v0.5.0 15:15:36 go: downloading golang.org/x/text v0.6.0 15:15:36 go: downloading github.com/zeebo/errs v1.3.0 15:15:37 go: downloading google.golang.org/grpc v1.51.0 15:15:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:15:38 go: downloading github.com/mitchellh/copystructure v1.0.0 15:15:38 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:15:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:15:38 go: downloading github.com/hashicorp/go-hclog v0.14.1 15:15:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:15:38 go: downloading github.com/hashicorp/serf v0.10.1 15:15:38 go: downloading github.com/go-playground/locales v0.14.0 15:15:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:15:38 go: downloading google.golang.org/protobuf v1.28.1 15:15:39 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 15:15:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:15:39 go: downloading github.com/fatih/color v1.9.0 15:15:39 go: downloading github.com/mattn/go-isatty v0.0.14 15:15:39 go: downloading github.com/armon/go-metrics v0.3.10 15:15:39 go: downloading github.com/golang/protobuf v1.5.2 15:15:39 go: downloading golang.org/x/sys v0.4.0 15:15:39 go: downloading github.com/mattn/go-colorable v0.1.12 15:15:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 15:15:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:16:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:16:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.062s coverage: 9.7% of statements 15:16:55 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:16:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.093s coverage: 92.5% of statements 15:16:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.030s coverage: 85.3% of statements 15:17:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.144s coverage: 46.8% of statements 15:17:00 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:17:00 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:17:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.065s coverage: 100.0% of statements 15:17:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.392s coverage: 88.4% of statements 15:17:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.094s coverage: 25.0% of statements 15:17:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.134s coverage: 81.2% of statements 15:17:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 15:17:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.052s coverage: 38.5% of statements 15:17:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements 15:17:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:17:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:17:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:17:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:17:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:17:27 $ docker stop --time=1 4f07e4ecd11cb53dcaf88b1a85b38c876c6822eefabca69e52f47e54a28aa0fb 15:17:29 $ docker rm -f --volumes 4f07e4ecd11cb53dcaf88b1a85b38c876c6822eefabca69e52f47e54a28aa0fb [Pipeline] // withDockerContainer [Pipeline] sh 15:17:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:17:32 Warning: overwriting stash ‘coverage-report’ 15:17:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:33 15:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:33 arm64: Pulling from edgex-lftools-log-publisher 15:17:33 8998bd30e6a1: Pulling fs layer 15:17:33 04944245beec: Pulling fs layer 15:17:33 699f458cf7ca: Pulling fs layer 15:17:33 765212b225bb: Pulling fs layer 15:17:33 f23df028b6ca: Pulling fs layer 15:17:33 d65c8cfc05b1: Pulling fs layer 15:17:33 2437ff75d9bd: Pulling fs layer 15:17:33 f23df028b6ca: Waiting 15:17:33 d65c8cfc05b1: Waiting 15:17:33 2437ff75d9bd: Waiting 15:17:33 765212b225bb: Waiting 15:17:33 04944245beec: Verifying Checksum 15:17:33 04944245beec: Download complete 15:17:33 765212b225bb: Verifying Checksum 15:17:33 765212b225bb: Download complete 15:17:33 f23df028b6ca: Verifying Checksum 15:17:33 f23df028b6ca: Download complete 15:17:33 d65c8cfc05b1: Verifying Checksum 15:17:33 d65c8cfc05b1: Download complete 15:17:33 699f458cf7ca: Verifying Checksum 15:17:33 699f458cf7ca: Download complete 15:17:34 8998bd30e6a1: Verifying Checksum 15:17:34 8998bd30e6a1: Download complete 15:17:36 2437ff75d9bd: Verifying Checksum 15:17:36 2437ff75d9bd: Download complete 15:17:38 8998bd30e6a1: Pull complete 15:17:39 04944245beec: Pull complete 15:17:40 699f458cf7ca: Pull complete 15:17:40 765212b225bb: Pull complete 15:17:41 f23df028b6ca: Pull complete 15:17:41 d65c8cfc05b1: Pull complete 15:17:56 2437ff75d9bd: Pull complete 15:17:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:56 prd-ubuntu20.04-docker-arm64-4c-16g-3530 does not seem to be running inside a container 15:17:56 $ 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-bootstrap/103 -v /w/workspace/go-mod-bootstrap/103:/w/workspace/go-mod-bootstrap/103:rw,z -v /w/workspace/go-mod-bootstrap/103@tmp:/w/workspace/go-mod-bootstrap/103@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 15:17:59 $ docker top b60a699ce1699bfd6c826e531d3b89f2104462cdbb2b9563d7dfa0e33f2229a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:59 ---> job-cost.sh 15:18:00 lf-activate-venv: SKIPPING 15:18:00 INFO: No Stack... 15:18:01 INFO: Retrieving Pricing Info for: v3-standard-4 15:18:02 INFO: Archiving Costs [Pipeline] sh 15:18:02 + cat /w/workspace/go-mod-bootstrap/103/archives/cost.csv 15:18:02 + cut -d, -f6 [Pipeline] lock 15:18:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-103-stack-cost] 15:18:02 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-103-stack-cost] did not exist. Created. 15:18:02 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:18:02 /w/workspace/go-mod-bootstrap/103@tmp/durable-8a7c0925/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:18:03 + echo total: 0.10999999940395355 [Pipeline] stash 15:18:03 Warning: overwriting stash ‘stack-cost’ 15:18:03 Stashed 1 file(s) [Pipeline] } 15:18:03 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 15:18:03 $ docker stop --time=1 b60a699ce1699bfd6c826e531d3b89f2104462cdbb2b9563d7dfa0e33f2229a0 15:18:05 $ docker rm -f --volumes b60a699ce1699bfd6c826e531d3b89f2104462cdbb2b9563d7dfa0e33f2229a0 [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 15:18:05 provisioning config files... 15:18:05 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16200858000669346226tmp [Pipeline] { [Pipeline] sh 15:18:05 + set +x 15:18:05 + bash -s -- 15:18:05 + curl -s https://codecov.io/bash 15:18:05 15:18:05 _____ _ 15:18:05 / ____| | | 15:18:05 | | ___ __| | ___ ___ _____ __ 15:18:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:18:05 | |___| (_) | (_| | __/ (_| (_) \ V / 15:18:05 \_____\___/ \__,_|\___|\___\___/ \_/ 15:18:05 Bash-1.0.6 15:18:05 15:18:05 15:18:05 ==> git version 2.25.1 found 15:18:05 ==> 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 15:18:05 Release-Date: 2020-01-08 15:18:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:18:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:18:05 ==> Jenkins CI detected. 15:18:05 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 15:18:05 project root: . 15:18:05 --> token set from env 15:18:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:18:05 ==> Running gcov in . (disable via -X gcov) 15:18:05 ==> Python coveragepy not found 15:18:05 ==> Searching for coverage reports in: 15:18:05 + . 15:18:05 -> Found 1 reports 15:18:05 ==> Detecting git/mercurial file structure 15:18:05 ==> Reading reports 15:18:05 + ./coverage.out bytes=69585 15:18:06 ==> Appending adjustments 15:18:06 https://docs.codecov.io/docs/fixing-reports 15:18:06 + Found adjustments 15:18:06 ==> Gzipping contents 15:18:06 12K /tmp/codecov.GbdIh9.gz 15:18:06 ==> Uploading reports 15:18:06 url: https://codecov.io 15:18:06 query: branch=main&commit=7c7ee017edaee8e799abf66aaaaeef72e603270c&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:18:06 -> Pinging Codecov 15:18:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=7c7ee017edaee8e799abf66aaaaeef72e603270c&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:18:06 -> Uploading to 15:18:06 https://storage.googleapis.com/codecov/v4/raw/2023-01-24/833815588EE85121546D348822E98E2E/7c7ee017edaee8e799abf66aaaaeef72e603270c/6448479f-b6ed-4b9d-b830-21481e139946.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230124T151806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1924c4956b1e6e0a31f6f886c0139f9dd76ad380f69f80dda7899029d2c5e0e 15:18:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:18:06 Dload Upload Total Spent Left Speed 15:18:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11329 0 0 100 11329 0 40898 --:--:-- --:--:-- --:--:-- 40898 15:18:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/7c7ee017edaee8e799abf66aaaaeef72e603270c [Pipeline] } 15:18:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:18:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:18:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:18:07 15:18:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:18:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:18:07 df9b9388f04a: Pulling fs layer 15:18:07 52dc419b0ee2: Pulling fs layer 15:18:07 25bc292e5bac: Pulling fs layer 15:18:07 114826534d7a: Pulling fs layer 15:18:07 4657fd5d0bcf: Pulling fs layer 15:18:07 6ad1cebc031e: Pulling fs layer 15:18:07 8a3aa393b2d8: Pulling fs layer 15:18:07 4657fd5d0bcf: Waiting 15:18:07 6ad1cebc031e: Waiting 15:18:07 8a3aa393b2d8: Waiting 15:18:07 114826534d7a: Waiting 15:18:07 25bc292e5bac: Verifying Checksum 15:18:07 25bc292e5bac: Download complete 15:18:07 52dc419b0ee2: Verifying Checksum 15:18:07 52dc419b0ee2: Download complete 15:18:07 4657fd5d0bcf: Verifying Checksum 15:18:07 4657fd5d0bcf: Download complete 15:18:07 df9b9388f04a: Verifying Checksum 15:18:07 df9b9388f04a: Download complete 15:18:07 df9b9388f04a: Pull complete 15:18:08 52dc419b0ee2: Pull complete 15:18:08 25bc292e5bac: Pull complete 15:18:08 6ad1cebc031e: Verifying Checksum 15:18:08 6ad1cebc031e: Download complete 15:18:08 114826534d7a: Verifying Checksum 15:18:08 114826534d7a: Download complete 15:18:09 8a3aa393b2d8: Download complete 15:18:12 114826534d7a: Pull complete 15:18:12 4657fd5d0bcf: Pull complete 15:18:12 6ad1cebc031e: Pull complete 15:18:15 8a3aa393b2d8: Pull complete 15:18:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:18:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:15 prd-ubuntu20.04-docker-8c-8g-3529 does not seem to be running inside a container 15:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:18:19 $ docker top df7d4e77ec2036f38f1328e6166e9979bd24813663aaf848a7c6045b6459a467 -eo pid,comm [Pipeline] { [Pipeline] echo 15:18:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 15:18:20 + set -o pipefail 15:18:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 15:18:25 15:18:25 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 15:18:25 15:18:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/2042eaac-8b6a-4b8d-bd24-9e50d646b165 15:18:25 15:18:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:18:25 15:18:25 15:18:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:18:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:18:25 More details here: https://snyk.co/ue1NS [Pipeline] } 15:18:25 $ docker stop --time=1 df7d4e77ec2036f38f1328e6166e9979bd24813663aaf848a7c6045b6459a467 15:18:28 $ docker rm -f --volumes df7d4e77ec2036f38f1328e6166e9979bd24813663aaf848a7c6045b6459a467 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:18:29 + git log --format=format:%s -1 7c7ee017edaee8e799abf66aaaaeef72e603270c [Pipeline] sh 15:18:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:18:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:30 prd-ubuntu20.04-docker-8c-8g-3529 does not seem to be running inside a container 15:18:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:18:30 $ docker top b86a58e4b9ce024e25a5a279569f6b6f85d8818d045c5036cf1ecec198f0c073 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:30 [ssh-agent] Looking for ssh-agent implementation... 15:18:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:30 $ docker exec b86a58e4b9ce024e25a5a279569f6b6f85d8818d045c5036cf1ecec198f0c073 ssh-agent 15:18:30 SSH_AUTH_SOCK=/tmp/ssh-tqaTqC2vAFbk/agent.33 15:18:30 SSH_AGENT_PID=39 15:18:30 Running ssh-add (command line suppressed) 15:18:31 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10207074867682489833.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10207074867682489833.key) 15:18:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:31 + git semver tag 15:18:31 2023-01-24 15:18:31,512 [run_tag] DEBUG tag force:False 15:18:31 2023-01-24 15:18:31,512 [check_head_tag] DEBUG check head tag 15:18:31 2023-01-24 15:18:31,514 [execute] INFO git cat-file --batch-check 15:18:31 2023-01-24 15:18:31,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 15:18:31 2023-01-24 15:18:31,517 [execute] INFO git cat-file --batch 15:18:31 2023-01-24 15:18:31,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 15:18:31 2023-01-24 15:18:31,547 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:18:31 2023-01-24 15:18:31,547 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 15:18:31 2023-01-24 15:18:31,548 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 15:18:31 2023-01-24 15:18:31,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:18:31 3.0.0-dev.16 [Pipeline] } 15:18:31 $ docker exec --env ******** --env ******** b86a58e4b9ce024e25a5a279569f6b6f85d8818d045c5036cf1ecec198f0c073 ssh-agent -k 15:18:31 unset SSH_AUTH_SOCK; 15:18:31 unset SSH_AGENT_PID; 15:18:31 echo Agent pid 39 killed; 15:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:32 + git semver [Pipeline] } 15:18:32 $ docker stop --time=1 b86a58e4b9ce024e25a5a279569f6b6f85d8818d045c5036cf1ecec198f0c073 15:18:33 $ docker rm -f --volumes b86a58e4b9ce024e25a5a279569f6b6f85d8818d045c5036cf1ecec198f0c073 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:33 15:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:34 0.23.1-centos7: Pulling from edgex-lftools 15:18:34 ab5ef0e58194: Pulling fs layer 15:18:34 9712f1f96733: Pulling fs layer 15:18:34 63f879dbbcfc: Pulling fs layer 15:18:34 0d9ebad4ef96: Pulling fs layer 15:18:34 e9a5061849ea: Pulling fs layer 15:18:34 d747dcd14b5f: Pulling fs layer 15:18:34 2de7ff778b66: Pulling fs layer 15:18:34 0d9ebad4ef96: Waiting 15:18:34 d747dcd14b5f: Waiting 15:18:34 e9a5061849ea: Waiting 15:18:34 9712f1f96733: Verifying Checksum 15:18:34 9712f1f96733: Download complete 15:18:35 63f879dbbcfc: Verifying Checksum 15:18:35 63f879dbbcfc: Download complete 15:18:35 e9a5061849ea: Verifying Checksum 15:18:35 e9a5061849ea: Download complete 15:18:35 d747dcd14b5f: Verifying Checksum 15:18:35 d747dcd14b5f: Download complete 15:18:35 ab5ef0e58194: Verifying Checksum 15:18:35 ab5ef0e58194: Download complete 15:18:35 0d9ebad4ef96: Verifying Checksum 15:18:35 0d9ebad4ef96: Download complete 15:18:35 2de7ff778b66: Verifying Checksum 15:18:35 2de7ff778b66: Download complete 15:18:38 ab5ef0e58194: Pull complete 15:18:38 9712f1f96733: Pull complete 15:18:38 63f879dbbcfc: Pull complete 15:18:41 0d9ebad4ef96: Pull complete 15:18:42 e9a5061849ea: Pull complete 15:18:42 d747dcd14b5f: Pull complete 15:18:43 2de7ff778b66: Pull complete 15:18:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:18:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:43 prd-ubuntu20.04-docker-8c-8g-3529 does not seem to be running inside a container 15:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:18:48 $ docker top 1f999559bc1066318556722a071ca3f17947452cef4346aa0f3d4fae71145718 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:18:48 provisioning config files... 15:18:48 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config753783304798202765tmp 15:18:48 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5773518106263181203tmp 15:18:48 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5685794811932221127tmp [Pipeline] { [Pipeline] echo 15:18:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:18:48 ---> sigul-configuration.sh 15:18:48 gpg: directory `/root/.gnupg' created 15:18:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:18:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:18:48 gpg: keyring `/root/.gnupg/secring.gpg' created 15:18:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:18:48 gpg: CAST5 encrypted data 15:18:48 gpg: encrypted with 1 passphrase 15:18:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:18:49 + mkdir /home/jenkins 15:18:49 + mkdir /home/jenkins/sigul [Pipeline] sh 15:18:49 + 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 15:18:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:18:49 ---> sigul-install.sh 15:18:49 Sigul already installed; skipping installation. [Pipeline] sh 15:18:49 + git tag --list 15:18:49 v0.0.1 15:18:49 v0.0.10 15:18:49 v0.0.11 15:18:49 v0.0.12 15:18:49 v0.0.13 15:18:49 v0.0.14 15:18:49 v0.0.15 15:18:49 v0.0.16 15:18:49 v0.0.17 15:18:49 v0.0.18 15:18:49 v0.0.19 15:18:49 v0.0.2 15:18:49 v0.0.20 15:18:49 v0.0.21 15:18:49 v0.0.22 15:18:49 v0.0.23 15:18:49 v0.0.24 15:18:49 v0.0.25 15:18:49 v0.0.26 15:18:49 v0.0.27 15:18:49 v0.0.28 15:18:49 v0.0.29 15:18:49 v0.0.3 15:18:49 v0.0.30 15:18:49 v0.0.31 15:18:49 v0.0.32 15:18:49 v0.0.33 15:18:49 v0.0.34 15:18:49 v0.0.35 15:18:49 v0.0.36 15:18:49 v0.0.37 15:18:49 v0.0.38 15:18:49 v0.0.39 15:18:49 v0.0.4 15:18:49 v0.0.40 15:18:49 v0.0.41 15:18:49 v0.0.42 15:18:49 v0.0.43 15:18:49 v0.0.44 15:18:49 v0.0.45 15:18:49 v0.0.46 15:18:49 v0.0.47 15:18:49 v0.0.48 15:18:49 v0.0.49 15:18:49 v0.0.5 15:18:49 v0.0.50 15:18:49 v0.0.51 15:18:49 v0.0.52 15:18:49 v0.0.53 15:18:49 v0.0.54 15:18:49 v0.0.55 15:18:49 v0.0.56 15:18:49 v0.0.57 15:18:49 v0.0.58 15:18:49 v0.0.59 15:18:49 v0.0.6 15:18:49 v0.0.60 15:18:49 v0.0.61 15:18:49 v0.0.62 15:18:49 v0.0.63 15:18:49 v0.0.64 15:18:49 v0.0.65 15:18:49 v0.0.66 15:18:49 v0.0.67 15:18:49 v0.0.68 15:18:49 v0.0.69 15:18:49 v0.0.7 15:18:49 v0.0.70 15:18:49 v0.0.71 15:18:49 v0.0.72 15:18:49 v0.0.8 15:18:49 v0.0.9 15:18:49 v2.0.0 15:18:49 v2.1.0 15:18:49 v2.1.1 15:18:49 v2.1.1-dev.1 15:18:49 v2.1.1-dev.2 15:18:49 v2.1.1-dev.3 15:18:49 v2.1.1-dev.4 15:18:49 v2.2.0 15:18:49 v2.2.1-dev.1 15:18:49 v2.2.1-dev.2 15:18:49 v2.2.1-dev.3 15:18:49 v2.2.1-dev.4 15:18:49 v2.2.1-dev.5 15:18:49 v2.2.1-dev.6 15:18:49 v2.2.1-dev.7 15:18:49 v2.2.1-dev.8 15:18:49 v2.2.1-dev.9 15:18:49 v2.3.0 15:18:49 v2.3.0-dev.10 15:18:49 v2.3.0-dev.11 15:18:49 v2.3.0-dev.12 15:18:49 v2.3.0-dev.13 15:18:49 v2.3.0-dev.14 15:18:49 v2.3.0-dev.15 15:18:49 v2.3.0-dev.16 15:18:49 v2.3.0-dev.17 15:18:49 v2.3.0-dev.18 15:18:49 v2.3.0-dev.19 15:18:49 v2.3.0-dev.20 15:18:49 v2.3.0-dev.21 15:18:49 v2.3.0-dev.22 15:18:49 v2.3.0-dev.23 15:18:49 v2.3.0-dev.24 15:18:49 v2.3.0-dev.25 15:18:49 v2.3.0-dev.26 15:18:49 v2.3.0-dev.27 15:18:49 v2.3.0-dev.28 15:18:49 v2.3.0-dev.29 15:18:49 v2.3.0-dev.30 15:18:49 v3.0.0-dev.1 15:18:49 v3.0.0-dev.10 15:18:49 v3.0.0-dev.11 15:18:49 v3.0.0-dev.12 15:18:49 v3.0.0-dev.13 15:18:49 v3.0.0-dev.14 15:18:49 v3.0.0-dev.15 15:18:49 v3.0.0-dev.16 15:18:49 v3.0.0-dev.2 15:18:49 v3.0.0-dev.3 15:18:49 v3.0.0-dev.4 15:18:49 v3.0.0-dev.5 15:18:49 v3.0.0-dev.6 15:18:49 v3.0.0-dev.7 15:18:49 v3.0.0-dev.8 15:18:49 v3.0.0-dev.9 [Pipeline] sh 15:18:50 + lftools sign git-tag v3.0.0-dev.16 15:18:50 Signing Git tag with Sigul... 15:18:50 Signing v3.0.0-dev.16 [Pipeline] echo 15:18:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:18:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:18:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:18:51 $ docker stop --time=1 1f999559bc1066318556722a071ca3f17947452cef4346aa0f3d4fae71145718 15:18:52 $ docker rm -f --volumes 1f999559bc1066318556722a071ca3f17947452cef4346aa0f3d4fae71145718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:18:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:18:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:53 prd-ubuntu20.04-docker-8c-8g-3529 does not seem to be running inside a container 15:18:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:18:53 $ docker top 44692b2208d5f4518e35ac9b7d5d350cfa137b5cbbf0d21e2b0e371ef3c12348 -eo pid,comm 15:18:53 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). 15:18:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:53 [ssh-agent] Looking for ssh-agent implementation... 15:18:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:53 $ docker exec 44692b2208d5f4518e35ac9b7d5d350cfa137b5cbbf0d21e2b0e371ef3c12348 ssh-agent 15:18:54 SSH_AUTH_SOCK=/tmp/ssh-WGVhjyV5ZJwm/agent.32 15:18:54 SSH_AGENT_PID=38 15:18:54 Running ssh-add (command line suppressed) 15:18:54 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7440771573926581083.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7440771573926581083.key) 15:18:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:54 + git semver bump pre 15:18:54 2023-01-24 15:18:54,634 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:18:54 2023-01-24 15:18:54,635 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev 15:18:54 2023-01-24 15:18:54,635 [bump_version] DEBUG bumped version:3.0.0-dev.17 15:18:54 2023-01-24 15:18:54,635 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 15:18:54 2023-01-24 15:18:54,635 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:18:54 2023-01-24 15:18:54,635 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:18:54 2023-01-24 15:18:54,637 [execute] INFO git cat-file --batch-check 15:18:54 2023-01-24 15:18:54,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 15:18:54 2023-01-24 15:18:54,643 [execute] INFO git cat-file --batch 15:18:54 2023-01-24 15:18:54,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 15:18:54 2023-01-24 15:18:54,648 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:18:54 3.0.0-dev.17 [Pipeline] } 15:18:54 $ docker exec --env ******** --env ******** 44692b2208d5f4518e35ac9b7d5d350cfa137b5cbbf0d21e2b0e371ef3c12348 ssh-agent -k 15:18:54 unset SSH_AUTH_SOCK; 15:18:54 unset SSH_AGENT_PID; 15:18:54 echo Agent pid 38 killed; 15:18:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:55 + git semver [Pipeline] } 15:18:55 $ docker stop --time=1 44692b2208d5f4518e35ac9b7d5d350cfa137b5cbbf0d21e2b0e371ef3c12348 15:18:56 $ docker rm -f --volumes 44692b2208d5f4518e35ac9b7d5d350cfa137b5cbbf0d21e2b0e371ef3c12348 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:18:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:57 prd-ubuntu20.04-docker-8c-8g-3529 does not seem to be running inside a container 15:18:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:18:57 $ docker top a267949a68d92153fb3844b80ae54882c75f557c5d72911404ba0c9d6f02292e -eo pid,comm 15:18:57 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). 15:18:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:57 [ssh-agent] Looking for ssh-agent implementation... 15:18:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:57 $ docker exec a267949a68d92153fb3844b80ae54882c75f557c5d72911404ba0c9d6f02292e ssh-agent 15:18:58 SSH_AUTH_SOCK=/tmp/ssh-7ij1oLbPrfnk/agent.33 15:18:58 SSH_AGENT_PID=39 15:18:58 Running ssh-add (command line suppressed) 15:18:58 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3875294853457204138.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3875294853457204138.key) 15:18:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:58 + git semver push 15:18:58 2023-01-24 15:18:58,644 [run_push] DEBUG push 15:18:58 2023-01-24 15:18:58,645 [execute] INFO git cat-file --batch-check 15:18:58 2023-01-24 15:18:58,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 15:18:58 2023-01-24 15:18:58,648 [execute] INFO git rev-list 8183c12f7a1a81e3ae2d09ebf8c694ef88bb73e9 -- 15:18:58 2023-01-24 15:18:58,649 [execute] DEBUG Popen(['git', 'rev-list', '8183c12f7a1a81e3ae2d09ebf8c694ef88bb73e9', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 15:18:58 2023-01-24 15:18:58,658 [execute] INFO git fetch -v origin 15:18:58 2023-01-24 15:18:58,658 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 15:18:59 2023-01-24 15:18:59,104 [run_push] DEBUG no remote changes detected 15:18:59 2023-01-24 15:18:59,105 [execute] INFO git push origin semver 15:18:59 2023-01-24 15:18:59,105 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 15:19:00 2023-01-24 15:19:00,049 [run_push] DEBUG push all version tags 15:19:00 2023-01-24 15:19:00,049 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:19:00 2023-01-24 15:19:00,050 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 15:19:01 2023-01-24 15:19:01,181 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:19:01 3.0.0-dev.17 [Pipeline] } 15:19:01 $ docker exec --env ******** --env ******** a267949a68d92153fb3844b80ae54882c75f557c5d72911404ba0c9d6f02292e ssh-agent -k 15:19:01 unset SSH_AUTH_SOCK; 15:19:01 unset SSH_AGENT_PID; 15:19:01 echo Agent pid 39 killed; 15:19:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:02 + git semver [Pipeline] } 15:19:02 $ docker stop --time=1 a267949a68d92153fb3844b80ae54882c75f557c5d72911404ba0c9d6f02292e 15:19:03 $ docker rm -f --volumes a267949a68d92153fb3844b80ae54882c75f557c5d72911404ba0c9d6f02292e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:19:04 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 15:19:04 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 15:19:04 total 16 15:19:04 drwxr-xr-x 3 root root 4096 Jan 24 15:13 . 15:19:04 drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 15:18 .. 15:19:04 drwxr-xr-x 2 root root 4096 Jan 24 15:13 cost 15:19:04 -rw-r--r-- 1 root root 88 Jan 24 15:13 cost.csv 15:19:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 15:19:04 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 15:19:04 total 16 15:19:04 drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 15:13 . 15:19:04 drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 15:18 .. 15:19:04 drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 15:13 cost 15:19:04 -rw-r--r-- 1 jenkins jenkins 88 Jan 24 15:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:19:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:19:05 ---> package-listing.sh 15:19:05 ++ facter osfamily 15:19:05 ++ tr '[:upper:]' '[:lower:]' 15:19:05 + OS_FAMILY=debian 15:19:05 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 15:19:05 + START_PACKAGES=/tmp/packages_start.txt 15:19:05 + END_PACKAGES=/tmp/packages_end.txt 15:19:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:19:05 + PACKAGES=/tmp/packages_start.txt 15:19:05 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 15:19:05 + PACKAGES=/tmp/packages_end.txt 15:19:05 + case "${OS_FAMILY}" in 15:19:05 + dpkg -l 15:19:05 + grep '^ii' 15:19:05 + '[' -f /tmp/packages_start.txt ']' 15:19:05 + '[' -f /tmp/packages_end.txt ']' 15:19:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:19:05 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 15:19:05 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 15:19:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 15:19:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:19:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:06 prd-ubuntu20.04-docker-8c-8g-3529 does not seem to be running inside a container 15:19:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:19:06 $ docker top 2b746b7c99ff87f0338b47494c2ec3ee63758e06ae26ecf4f99cb20de7bd1a51 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:07 + touch /tmp/pre-build-complete [Pipeline] sh 15:19:07 + mkdir -p /var/log/sysstat [Pipeline] sh 15:19:07 + ls /var/log/sa-host 15:19:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:07 provisioning config files... 15:19:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4856743467144594245tmp [Pipeline] { [Pipeline] echo 15:19:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:19:08 ---> create-netrc.sh [Pipeline] } 15:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:19:08 ---> python-tools-install.sh [Pipeline] echo 15:19:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:19:08 ---> sudo-logs.sh 15:19:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:19:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:19:08 ---> job-cost.sh 15:19:08 lf-activate-venv: SKIPPING 15:19:08 DEBUG: total: 0.2199999988079071 15:19:08 INFO: Retrieving Stack Cost... 15:19:09 INFO: Retrieving Pricing Info for: v3-standard-8 15:19:09 INFO: Archiving Costs [Pipeline] echo 15:19:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:19:09 ---> logs-deploy.sh 15:19:09 lf-activate-venv: SKIPPING 15:19:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/103 15:19:09 INFO: archiving workspace using pattern(s): 15:19:10 Archives upload complete. 15:19:10 INFO: archiving logs to Nexus 15:19:11 ---> uname -a: 15:19:11 Linux prd-ubuntu20-04-docker-8c-8g-3529 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:19:11 15:19:11 15:19:11 ---> lscpu: 15:19:11 Architecture: x86_64 15:19:11 CPU op-mode(s): 32-bit, 64-bit 15:19:11 Byte Order: Little Endian 15:19:11 Address sizes: 40 bits physical, 48 bits virtual 15:19:11 CPU(s): 8 15:19:11 On-line CPU(s) list: 0-7 15:19:11 Thread(s) per core: 1 15:19:11 Core(s) per socket: 1 15:19:11 Socket(s): 8 15:19:11 NUMA node(s): 1 15:19:11 Vendor ID: AuthenticAMD 15:19:11 CPU family: 23 15:19:11 Model: 49 15:19:11 Model name: AMD EPYC-Rome Processor 15:19:11 Stepping: 0 15:19:11 CPU MHz: 2799.996 15:19:11 BogoMIPS: 5599.99 15:19:11 Virtualization: AMD-V 15:19:11 Hypervisor vendor: KVM 15:19:11 Virtualization type: full 15:19:11 L1d cache: 256 KiB 15:19:11 L1i cache: 256 KiB 15:19:11 L2 cache: 4 MiB 15:19:11 L3 cache: 128 MiB 15:19:11 NUMA node0 CPU(s): 0-7 15:19:11 Vulnerability Itlb multihit: Not affected 15:19:11 Vulnerability L1tf: Not affected 15:19:11 Vulnerability Mds: Not affected 15:19:11 Vulnerability Meltdown: Not affected 15:19:11 Vulnerability Mmio stale data: Not affected 15:19:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:19:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:19:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:19:11 Vulnerability Srbds: Not affected 15:19:11 Vulnerability Tsx async abort: Not affected 15:19:11 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 15:19:11 15:19:11 15:19:11 ---> nproc: 15:19:11 8 15:19:11 15:19:11 15:19:11 ---> df -h: 15:19:11 Filesystem Size Used Avail Use% Mounted on 15:19:11 overlay 155G 12G 143G 8% / 15:19:11 tmpfs 64M 0 64M 0% /dev 15:19:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:19:11 shm 64M 0 64M 0% /dev/shm 15:19:11 /dev/vda1 155G 12G 143G 8% /facter-os 15:19:11 15:19:11 15:19:11 ---> sar -b -r -n DEV: 15:19:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3529) 01/24/23 _x86_64_ (8 CPU) 15:19:11 15:19:11 15:11:51 LINUX RESTART (8 CPU) 15:19:11 15:19:11 15:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:19:11 15:13:02 138.98 47.29 91.68 0.00 5359.51 103509.82 0.00 15:19:11 15:14:01 79.97 0.58 79.39 0.00 24.81 78050.50 0.00 15:19:11 15:15:01 6.58 0.00 6.58 0.00 0.00 39523.16 0.00 15:19:11 15:16:01 5.08 0.00 5.08 0.00 0.00 27832.46 0.00 15:19:11 15:17:01 22.35 7.78 14.56 0.00 904.38 2244.69 0.00 15:19:11 15:18:01 34.03 2.82 31.21 0.00 4250.62 6662.76 0.00 15:19:11 15:19:01 114.70 0.35 114.35 0.00 24.26 57214.06 0.00 15:19:11 Average: 57.33 8.42 48.91 0.00 1512.59 44926.09 0.00 15:19:11 15:19:11 15:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:19:11 15:13:02 29232768 31622108 696544 2.12 71584 2598328 1871656 5.52 958232 2343268 231684 15:19:11 15:14:01 28689532 31602032 701004 2.13 95816 3051024 1774548 5.23 1148076 2628780 348 15:19:11 15:15:01 28673296 31585920 716844 2.18 95904 3051024 1774548 5.23 1167488 2628780 32 15:19:11 15:16:01 28673404 31586160 716300 2.18 95984 3051028 1774548 5.23 1167120 2628784 44 15:19:11 15:17:01 28480444 31538904 749980 2.28 112892 3177464 1839264 5.42 1277276 2687540 1448 15:19:11 15:18:01 28138920 31564468 726388 2.21 130032 3508456 1808972 5.33 1488252 2804212 44 15:19:11 15:19:01 26604776 31512136 768992 2.34 174600 4813956 2001772 5.90 1636640 4046960 776 15:19:11 Average: 28356163 31573104 725150 2.21 110973 3321611 1835044 5.41 1263298 2824046 33482 15:19:11 15:19:11 15:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:19:11 15:13:02 ens3 540.31 388.52 6479.11 84.42 0.00 0.00 0.00 0.00 15:19:11 15:13:02 docker0 4.48 3.72 0.49 44.97 0.00 0.00 0.00 0.00 15:19:11 15:13:02 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 15:19:11 15:14:01 ens3 184.09 119.08 3180.43 25.89 0.00 0.00 0.00 0.00 15:19:11 15:14:01 docker0 37.04 62.82 3.05 590.74 0.00 0.00 0.00 0.00 15:19:11 15:14:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 15:19:11 15:15:01 ens3 4.05 6.22 11.94 23.43 0.00 0.00 0.00 0.00 15:19:11 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:16:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 15:19:11 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:11 15:17:01 ens3 34.91 19.33 854.24 1.58 0.00 0.00 0.00 0.00 15:19:11 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:19:11 15:18:01 ens3 120.03 74.59 1902.76 12.01 0.00 0.00 0.00 0.00 15:19:11 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:11 15:18:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 15:19:11 15:19:01 ens3 372.34 301.35 7805.99 101.37 0.00 0.00 0.00 0.00 15:19:11 15:19:01 docker0 41.59 50.12 3.57 581.35 0.00 0.00 0.00 0.00 15:19:11 15:19:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 15:19:11 15:19:01 veth7b5d9d6 2.08 1.77 0.32 0.97 0.00 0.00 0.00 0.00 15:19:11 Average: ens3 179.40 129.91 2889.88 35.55 0.00 0.00 0.00 0.00 15:19:11 Average: docker0 11.81 16.56 1.01 172.87 0.00 0.00 0.00 0.00 15:19:11 Average: lo 1.14 1.14 0.11 0.11 0.00 0.00 0.00 0.00 15:19:11 Average: veth7b5d9d6 0.30 0.25 0.05 0.14 0.00 0.00 0.00 0.00 15:19:11 15:19:11 15:19:11 ---> sar -P ALL: 15:19:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3529) 01/24/23 _x86_64_ (8 CPU) 15:19:11 15:19:11 15:11:51 LINUX RESTART (8 CPU) 15:19:11 15:19:11 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:19:11 15:13:02 all 8.76 0.00 2.99 4.26 0.05 83.93 15:19:11 15:13:02 0 7.93 0.00 2.78 5.61 0.05 83.64 15:19:11 15:13:02 1 11.14 0.00 3.13 0.42 0.05 85.26 15:19:11 15:13:02 2 9.11 0.00 3.71 1.66 0.07 85.45 15:19:11 15:13:02 3 9.62 0.00 2.95 2.04 0.05 85.33 15:19:11 15:13:02 4 9.75 0.00 2.69 1.06 0.05 86.45 15:19:11 15:13:02 5 6.89 0.00 3.38 15.53 0.05 74.15 15:19:11 15:13:02 6 6.45 0.00 2.84 0.49 0.03 90.18 15:19:11 15:13:02 7 9.20 0.00 2.47 7.39 0.07 80.88 15:19:11 15:14:01 all 22.82 0.00 4.23 3.21 0.06 69.68 15:19:11 15:14:01 0 22.74 0.00 5.12 12.16 0.09 59.90 15:19:11 15:14:01 1 23.17 0.00 4.22 2.02 0.05 70.53 15:19:11 15:14:01 2 22.70 0.00 3.90 0.89 0.05 72.46 15:19:11 15:14:01 3 23.24 0.00 3.96 1.77 0.07 70.97 15:19:11 15:14:01 4 22.48 0.00 3.93 0.78 0.05 72.76 15:19:11 15:14:01 5 22.39 0.00 4.42 3.37 0.07 69.75 15:19:11 15:14:01 6 22.92 0.00 4.02 0.05 0.07 72.95 15:19:11 15:14:01 7 22.90 0.00 4.30 4.71 0.07 68.02 15:19:11 15:15:01 all 0.08 0.00 0.02 0.01 0.01 99.87 15:19:11 15:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:19:11 15:15:01 1 0.03 0.00 0.03 0.07 0.02 99.85 15:19:11 15:15:01 2 0.10 0.00 0.00 0.00 0.02 99.88 15:19:11 15:15:01 3 0.22 0.00 0.00 0.05 0.02 99.72 15:19:11 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:11 15:15:01 5 0.10 0.00 0.05 0.00 0.02 99.83 15:19:11 15:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:11 15:15:01 7 0.12 0.00 0.03 0.00 0.02 99.83 15:19:11 15:16:01 all 0.05 0.00 0.02 0.01 0.00 99.91 15:19:11 15:16:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:19:11 15:16:01 1 0.05 0.00 0.00 0.05 0.00 99.90 15:19:11 15:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:19:11 15:16:01 3 0.10 0.00 0.02 0.05 0.00 99.83 15:19:11 15:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:11 15:16:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:19:11 15:16:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:19:11 15:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:11 15:17:01 all 0.76 0.00 0.64 0.17 0.01 98.42 15:19:11 15:17:01 0 0.65 0.00 0.55 0.03 0.02 98.75 15:19:11 15:17:01 1 0.62 0.00 1.52 0.02 0.02 97.83 15:19:11 15:17:01 2 0.42 0.00 0.57 0.03 0.02 98.97 15:19:11 15:17:01 3 1.12 0.00 0.30 0.88 0.02 97.68 15:19:11 15:17:01 4 0.97 0.00 0.65 0.32 0.02 98.05 15:19:11 15:17:01 5 1.21 0.00 0.70 0.02 0.02 98.05 15:19:11 15:17:01 6 0.58 0.00 0.30 0.00 0.02 99.10 15:19:11 15:17:01 7 0.53 0.00 0.50 0.03 0.00 98.93 15:19:11 15:18:01 all 1.45 0.00 0.80 0.51 0.02 97.22 15:19:11 15:18:01 0 2.47 0.00 0.72 0.02 0.02 96.78 15:19:11 15:18:01 1 1.38 0.00 0.50 0.33 0.02 97.76 15:19:11 15:18:01 2 1.79 0.00 0.67 0.07 0.02 97.46 15:19:11 15:18:01 3 0.60 0.00 0.53 1.48 0.02 97.37 15:19:11 15:18:01 4 0.92 0.00 1.57 0.95 0.02 96.55 15:19:11 15:18:01 5 1.15 0.00 0.85 0.05 0.02 97.93 15:19:11 15:18:01 6 1.60 0.00 0.62 0.05 0.02 97.71 15:19:11 15:18:01 7 1.71 0.00 0.97 1.12 0.03 96.17 15:19:11 15:19:01 all 8.40 0.00 3.66 2.93 0.07 84.94 15:19:11 15:19:01 0 7.65 0.00 3.93 0.54 0.05 87.83 15:19:11 15:19:01 1 9.99 0.00 4.19 6.43 0.08 79.30 15:19:11 15:19:01 2 9.86 0.00 3.93 7.40 0.07 78.76 15:19:11 15:19:01 3 8.28 0.00 3.23 4.78 0.07 83.63 15:19:11 15:19:01 4 8.31 0.00 3.72 0.05 0.05 87.87 15:19:11 15:19:01 5 8.11 0.00 4.02 3.05 0.05 84.77 15:19:11 15:19:01 6 8.05 0.00 2.32 0.18 0.05 89.39 15:19:11 15:19:01 7 6.95 0.00 3.96 1.00 0.12 87.97 15:19:11 Average: all 5.97 0.00 1.75 1.57 0.03 90.67 15:19:11 Average: 0 5.84 0.00 1.85 2.58 0.03 89.70 15:19:11 Average: 1 6.55 0.00 1.93 1.32 0.03 90.16 15:19:11 Average: 2 6.21 0.00 1.82 1.43 0.03 90.51 15:19:11 Average: 3 6.09 0.00 1.56 1.57 0.03 90.75 15:19:11 Average: 4 6.01 0.00 1.79 0.45 0.03 91.73 15:19:11 Average: 5 5.62 0.00 1.90 3.12 0.03 89.32 15:19:11 Average: 6 5.61 0.00 1.44 0.11 0.03 92.82 15:19:11 Average: 7 5.84 0.00 1.73 2.02 0.04 90.36 15:19:11 15:19:11 15:19:11