Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 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-ssh518947829068709703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2224016036896650749.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12806774598344331980.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13176253450419347351.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-ssh4856856586291196653.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-6077 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 (main) > 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 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 # timeout=10 Commit message: "Merge pull request #594 from weichou1229/name-escape" > git rev-list --no-walk ff44a32d95b8337476342a35d1a5d777bc26cdf3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:55:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:55:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:55:57 ========================================================= 04:55:57 EdgeX Global Pipelines Version Info 04:55:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:55:58 ------------------- 04:55:58 stable info: 04:55:58 ------------------- 04:55:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:55:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:55:58 Message: update stable to v1.0.254 04:55:58 ------------------- 04:55:58 experimental info: 04:55:58 ------------------- 04:55:58 Commited By: **** collab-it+edgex@linuxfoundation.org 04:55:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:55:58 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:55:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 04:55:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 04:55:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:55:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6eaa9ae [Pipeline] echo 04:55:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:55:59 + git rev-list -1 --merges 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7~1..6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 [Pipeline] echo 04:55:59 -----------> git rev-list -1 --merges 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7~1..6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 04:55:59 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 [false] [Pipeline] sh 04:56:00 + git log --format=format:%s -1 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 [Pipeline] echo 04:56:00 ========================================================= 04:56:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:56:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:56:00 + git log --format=format:%s -1 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 [Pipeline] echo 04:56:00 [semverPrep] GIT_COMMIT: 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7, Commit Message: Merge pull request #594 from weichou1229/name-escape [Pipeline] echo 04:56:00 [semverPrep] This is not a build commit. [Pipeline] sh 04:56:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:56:00 + grep -v github /etc/ssh/ssh_known_hosts 04:56:00 + [ -e /tmp/ssh_known_hosts ] 04:56:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:56:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:56:00 + sudo tee -a /etc/ssh/ssh_known_hosts 04:56:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:56:01 04:56:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:56:01 0.1.4: Pulling from edgex-devops/py-git-semver 04:56:01 b85a868b505f: Pulling fs layer 04:56:01 e2be974225ed: Pulling fs layer 04:56:01 339a4e72a1f5: Pulling fs layer 04:56:01 988bab9f4d93: Pulling fs layer 04:56:01 1469e6f7b9e6: Pulling fs layer 04:56:01 eaf3925da568: Pulling fs layer 04:56:01 bab4dde63d76: Pulling fs layer 04:56:01 bde34c3a00c8: Pulling fs layer 04:56:01 b352a97aabf1: Pulling fs layer 04:56:01 4872d77fe225: Pulling fs layer 04:56:01 5851b861e8e6: Pulling fs layer 04:56:01 1469e6f7b9e6: Waiting 04:56:01 eaf3925da568: Waiting 04:56:01 bab4dde63d76: Waiting 04:56:01 b352a97aabf1: Waiting 04:56:01 4872d77fe225: Waiting 04:56:01 5851b861e8e6: Waiting 04:56:01 bde34c3a00c8: Waiting 04:56:02 e2be974225ed: Download complete 04:56:02 988bab9f4d93: Verifying Checksum 04:56:02 988bab9f4d93: Download complete 04:56:02 1469e6f7b9e6: Verifying Checksum 04:56:02 1469e6f7b9e6: Download complete 04:56:02 339a4e72a1f5: Download complete 04:56:02 eaf3925da568: Verifying Checksum 04:56:02 eaf3925da568: Download complete 04:56:02 bde34c3a00c8: Download complete 04:56:02 b352a97aabf1: Download complete 04:56:02 4872d77fe225: Verifying Checksum 04:56:02 4872d77fe225: Download complete 04:56:02 5851b861e8e6: Verifying Checksum 04:56:02 5851b861e8e6: Download complete 04:56:02 b85a868b505f: Verifying Checksum 04:56:02 b85a868b505f: Download complete 04:56:02 bab4dde63d76: Verifying Checksum 04:56:02 bab4dde63d76: Download complete 04:56:03 b85a868b505f: Pull complete 04:56:03 e2be974225ed: Pull complete 04:56:04 339a4e72a1f5: Pull complete 04:56:04 988bab9f4d93: Pull complete 04:56:04 1469e6f7b9e6: Pull complete 04:56:04 eaf3925da568: Pull complete 04:56:06 bab4dde63d76: Pull complete 04:56:06 bde34c3a00c8: Pull complete 04:56:06 b352a97aabf1: Pull complete 04:56:06 4872d77fe225: Pull complete 04:56:06 5851b861e8e6: Pull complete 04:56:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:56:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:56:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:06 prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container 04:56:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:56:10 $ docker top 60cae0e4c92ffd08f83e937634931694308c1520937f840e2db4df2e38b7314d -eo pid,comm 04:56:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:56:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:10 [ssh-agent] Looking for ssh-agent implementation... 04:56:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:10 $ docker exec 60cae0e4c92ffd08f83e937634931694308c1520937f840e2db4df2e38b7314d ssh-agent 04:56:10 SSH_AUTH_SOCK=/tmp/ssh-1UEeVxcf49x1/agent.32 04:56:10 SSH_AGENT_PID=38 04:56:10 Running ssh-add (command line suppressed) 04:56:10 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11079784890548687104.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11079784890548687104.key) 04:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:11 + git tag --points-at HEAD [Pipeline] } 04:56:11 $ docker exec --env ******** --env ******** 60cae0e4c92ffd08f83e937634931694308c1520937f840e2db4df2e38b7314d ssh-agent -k 04:56:11 unset SSH_AUTH_SOCK; 04:56:11 unset SSH_AGENT_PID; 04:56:11 echo Agent pid 38 killed; 04:56:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:56:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:11 [ssh-agent] Looking for ssh-agent implementation... 04:56:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:11 $ docker exec 60cae0e4c92ffd08f83e937634931694308c1520937f840e2db4df2e38b7314d ssh-agent 04:56:11 SSH_AUTH_SOCK=/tmp/ssh-gJ8c1AELVAg7/agent.70 04:56:11 SSH_AGENT_PID=77 04:56:11 Running ssh-add (command line suppressed) 04:56:11 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12560608923972189903.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12560608923972189903.key) 04:56:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:11 + git semver init 04:56:12 2023-09-13 04:56:12,051 [run_init] DEBUG init version:0.0.0 force:False 04:56:12 2023-09-13 04:56:12,052 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 04:56:12 2023-09-13 04:56:12,052 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 04:56:12 2023-09-13 04:56:12,053 [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) 04:56:13 2023-09-13 04:56:12,852 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 04:56:13 2023-09-13 04:56:12,853 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 04:56:13 2023-09-13 04:56:12,853 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:56:13 2023-09-13 04:56:12,853 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:56:13 3.1.0-dev.34 [Pipeline] } 04:56:13 $ docker exec --env ******** --env ******** 60cae0e4c92ffd08f83e937634931694308c1520937f840e2db4df2e38b7314d ssh-agent -k 04:56:13 unset SSH_AUTH_SOCK; 04:56:13 unset SSH_AGENT_PID; 04:56:13 echo Agent pid 77 killed; 04:56:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:13 + git semver [Pipeline] } 04:56:13 $ docker stop --time=1 60cae0e4c92ffd08f83e937634931694308c1520937f840e2db4df2e38b7314d 04:56:15 $ docker rm -f --volumes 60cae0e4c92ffd08f83e937634931694308c1520937f840e2db4df2e38b7314d [Pipeline] // withDockerContainer [Pipeline] sh 04:56:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:56:15 Stashed 1 file(s) [Pipeline] echo 04:56:15 [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:56:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:56:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:56:15 ========================================================= 04:56:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:56:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:56:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:56:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:56:16 7264a8db6415: Pulling fs layer 04:56:16 c4d48a809fc2: Pulling fs layer 04:56:16 4f1c88b9dad5: Pulling fs layer 04:56:16 ad3a456e5733: Pulling fs layer 04:56:16 9e4f439ed901: Pulling fs layer 04:56:16 feaf6a47b606: Pulling fs layer 04:56:16 5e8b037d7d82: Pulling fs layer 04:56:16 8ac70367396e: Pulling fs layer 04:56:16 9e4f439ed901: Waiting 04:56:16 feaf6a47b606: Waiting 04:56:16 5e8b037d7d82: Waiting 04:56:16 6db16350a2e2: Pulling fs layer 04:56:16 9250d5d63582: Pulling fs layer 04:56:16 6db16350a2e2: Waiting 04:56:16 9250d5d63582: Waiting 04:56:16 8ac70367396e: Waiting 04:56:16 c4d48a809fc2: Download complete 04:56:16 ad3a456e5733: Verifying Checksum 04:56:16 ad3a456e5733: Download complete 04:56:16 7264a8db6415: Verifying Checksum 04:56:16 7264a8db6415: Download complete 04:56:16 9e4f439ed901: Verifying Checksum 04:56:16 9e4f439ed901: Download complete 04:56:16 feaf6a47b606: Verifying Checksum 04:56:16 feaf6a47b606: Download complete 04:56:16 7264a8db6415: Pull complete 04:56:16 8ac70367396e: Verifying Checksum 04:56:16 8ac70367396e: Download complete 04:56:16 c4d48a809fc2: Pull complete 04:56:16 4f1c88b9dad5: Download complete 04:56:16 6db16350a2e2: Verifying Checksum 04:56:16 6db16350a2e2: Download complete 04:56:16 5e8b037d7d82: Verifying Checksum 04:56:16 5e8b037d7d82: Download complete 04:56:16 9250d5d63582: Verifying Checksum 04:56:20 4f1c88b9dad5: Pull complete 04:56:20 ad3a456e5733: Pull complete 04:56:20 9e4f439ed901: Pull complete 04:56:20 feaf6a47b606: Pull complete 04:56:22 5e8b037d7d82: Pull complete 04:56:23 8ac70367396e: Pull complete 04:56:23 6db16350a2e2: Pull complete 04:56:24 9250d5d63582: Pull complete 04:56:24 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 04:56:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:56:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 04:56:25 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:25 + docker inspect -f . ci-base-image-x86_64 04:56:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:25 prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container 04:56:25 $ 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 ******** -e ******** ci-base-image-x86_64 cat 04:56:30 $ docker top e4b30aab6e755be6f7701dec81109ea463ef72e5ef996639c6b5de2549983189 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:30 Still waiting to schedule task 04:56:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:56:30 + go version 04:56:30 go version go1.21.0 linux/amd64 [Pipeline] } 04:56:30 $ docker stop --time=1 e4b30aab6e755be6f7701dec81109ea463ef72e5ef996639c6b5de2549983189 04:56:32 $ docker rm -f --volumes e4b30aab6e755be6f7701dec81109ea463ef72e5ef996639c6b5de2549983189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:32 + docker inspect -f . ci-base-image-x86_64 04:56:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:32 prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container 04:56:32 $ 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 ******** -e ******** ci-base-image-x86_64 cat 04:56:33 $ docker top 5e421e32db92dc416a269cd950b54d541cc078c684cf6d51f78b1d6b2b683b66 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:33 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 04:56:33 + make test 04:56:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:56:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 04:56:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.11 04:56:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 04:56:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 04:56:34 go: downloading github.com/mitchellh/copystructure v1.2.0 04:56:34 go: downloading gopkg.in/yaml.v3 v3.0.1 04:56:34 go: downloading github.com/stretchr/testify v1.8.4 04:56:34 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 04:56:34 go: downloading github.com/labstack/echo/v4 v4.11.1 04:56:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 04:56:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:56:34 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:56:34 go: downloading github.com/google/uuid v1.3.1 04:56:34 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:56:34 go: downloading github.com/gorilla/websocket v1.5.0 04:56:34 go: downloading golang.org/x/net v0.13.0 04:56:34 go: downloading golang.org/x/sync v0.2.0 04:56:34 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 04:56:34 go: downloading github.com/go-kit/log v0.2.1 04:56:34 go: downloading github.com/go-playground/validator/v10 v10.15.1 04:56:34 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:56:34 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:56:34 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:56:34 go: downloading github.com/stretchr/objx v0.5.0 04:56:34 go: downloading github.com/hashicorp/errwrap v1.1.0 04:56:34 go: downloading github.com/labstack/gommon v0.4.0 04:56:34 go: downloading golang.org/x/crypto v0.12.0 04:56:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 04:56:35 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:56:35 go: downloading github.com/valyala/fasttemplate v1.2.2 04:56:35 go: downloading golang.org/x/time v0.3.0 04:56:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:56:35 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:56:35 go: downloading github.com/hashicorp/consul/api v1.24.0 04:56:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:56:35 go: downloading github.com/x448/float16 v0.8.4 04:56:35 go: downloading github.com/mattn/go-colorable v0.1.13 04:56:35 go: downloading github.com/mattn/go-isatty v0.0.19 04:56:35 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 04:56:35 go: downloading github.com/go-playground/universal-translator v0.18.1 04:56:35 go: downloading github.com/leodido/go-urn v1.2.4 04:56:35 go: downloading golang.org/x/text v0.12.0 04:56:35 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:56:35 go: downloading github.com/zeebo/errs v1.3.0 04:56:35 go: downloading google.golang.org/grpc v1.53.0 04:56:36 go: downloading golang.org/x/sys v0.11.0 04:56:36 go: downloading github.com/go-playground/locales v0.14.1 04:56:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:56:36 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 04:56:36 go: downloading google.golang.org/protobuf v1.28.1 04:56:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:56:36 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:56:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:56:36 go: downloading github.com/hashicorp/serf v0.10.1 04:56:36 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 04:56:36 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 04:56:36 go: downloading github.com/golang/protobuf v1.5.2 04:56:36 go: downloading github.com/fatih/color v1.14.1 04:56:37 go: downloading github.com/armon/go-metrics v0.4.1 04:56:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:56:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:56:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 04:56:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 04:56:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 04:56:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 04:56:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.035s coverage: 36.5% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.016s coverage: 93.5% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 91.9% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.293s coverage: 88.2% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.004s coverage: 84.4% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.026s coverage: 46.9% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.014s coverage: 100.0% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.316s coverage: 87.7% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.009s coverage: 26.3% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.070s coverage: 79.0% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 59.3% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.010s coverage: 31.2% of statements 04:57:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.010s coverage: 91.3% of statements 04:57:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:57:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:57:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:57:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:57:18 $ docker stop --time=1 5e421e32db92dc416a269cd950b54d541cc078c684cf6d51f78b1d6b2b683b66 04:57:20 $ docker rm -f --volumes 5e421e32db92dc416a269cd950b54d541cc078c684cf6d51f78b1d6b2b683b66 [Pipeline] // withDockerContainer [Pipeline] sh 04:57:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:57:20 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 04:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:21 04:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:21 latest: Pulling from edgex-lftools-log-publisher 04:57:21 5eb5b503b376: Pulling fs layer 04:57:21 5c69ac0246d0: Pulling fs layer 04:57:21 ec43610c2a17: Pulling fs layer 04:57:21 3a2ae6a8a46f: Pulling fs layer 04:57:21 33b1e0a273af: Pulling fs layer 04:57:21 5d3b04190fa2: Pulling fs layer 04:57:21 2f39f015ded8: Pulling fs layer 04:57:21 3a2ae6a8a46f: Waiting 04:57:21 33b1e0a273af: Waiting 04:57:21 2f39f015ded8: Waiting 04:57:21 5d3b04190fa2: Waiting 04:57:21 5c69ac0246d0: Download complete 04:57:21 3a2ae6a8a46f: Verifying Checksum 04:57:21 3a2ae6a8a46f: Download complete 04:57:21 ec43610c2a17: Verifying Checksum 04:57:21 ec43610c2a17: Download complete 04:57:21 33b1e0a273af: Verifying Checksum 04:57:21 33b1e0a273af: Download complete 04:57:21 5d3b04190fa2: Download complete 04:57:21 5eb5b503b376: Download complete 04:57:22 2f39f015ded8: Download complete 04:57:22 5eb5b503b376: Pull complete 04:57:23 5c69ac0246d0: Pull complete 04:57:23 ec43610c2a17: Pull complete 04:57:23 3a2ae6a8a46f: Pull complete 04:57:24 33b1e0a273af: Pull complete 04:57:24 5d3b04190fa2: Pull complete 04:57:28 2f39f015ded8: Pull complete 04:57:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:57:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:28 prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container 04:57:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:57:33 $ docker top 0a14d3d0870b1ce0172f3eae21c811572b0971d6d594ca8dfcaa5bebaf1b6911 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:33 ---> job-cost.sh 04:57:33 lf-activate-venv: SKIPPING 04:57:33 INFO: No Stack... 04:57:33 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:34 INFO: Archiving Costs [Pipeline] sh 04:57:34 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 04:57:34 + cut -d, -f6 [Pipeline] lock 04:57:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-220-stack-cost] 04:57:34 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-220-stack-cost] did not exist. Created. 04:57:34 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:34 + echo total: 0.2199999988079071 [Pipeline] stash 04:57:34 Stashed 1 file(s) [Pipeline] } 04:57:34 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-220-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:34 $ docker stop --time=1 0a14d3d0870b1ce0172f3eae21c811572b0971d6d594ca8dfcaa5bebaf1b6911 04:57:36 $ docker rm -f --volumes 0a14d3d0870b1ce0172f3eae21c811572b0971d6d594ca8dfcaa5bebaf1b6911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:58:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6078 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 04:58:03 Running in /w/workspace/go-mod-bootstrap/220 [Pipeline] { [Pipeline] checkout 04:58:03 The recommended git tool is: git 04:58:08 using credential edgex-jenkins-ssh 04:58:08 Cloning the remote Git repository 04:58:08 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:58:08 > git init /w/workspace/go-mod-bootstrap/220 # timeout=10 04:58:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:58:08 > git --version # timeout=10 04:58:09 > git --version # 'git version 2.25.1' 04:58:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:58:11 Avoid second fetch 04:58:11 Checking out Revision 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 (main) 04:58:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:58:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:58:11 > git config core.sparsecheckout # timeout=10 04:58:11 Commit message: "Merge pull request #594 from weichou1229/name-escape" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:11 > git checkout -f 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 # timeout=10 04:58:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:58:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:58:12 Dload Upload Total Spent Left Speed 04:58:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 04:58:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:58:13 + + sudo teesudo /etc/docker/daemon.new jq 04:58:13 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:58:13 { 04:58:13 "registry-mirrors": [ 04:58:13 "https://nexus3.edgexfoundry.org:10001" 04:58:13 ], 04:58:13 "bip": "10.250.0.254/24", 04:58:13 "hosts": [ 04:58:13 "tcp://0.0.0.0:5555", 04:58:13 "unix:///var/run/docker.sock" 04:58:13 ], 04:58:13 "mtu": 1458, 04:58:13 "selinux-enabled": true, 04:58:13 "seccomp-profile": "/etc/docker/seccomp.json" 04:58:13 } [Pipeline] sh 04:58:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:58:14 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:58:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:32 ========================================================= 04:58:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:58:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:58:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:58:33 9fda8d8052c6: Pulling fs layer 04:58:33 5d54e960e981: Pulling fs layer 04:58:33 c4a7e357bf2a: Pulling fs layer 04:58:33 f0e02332f6b5: Pulling fs layer 04:58:33 66412af1f25a: Pulling fs layer 04:58:33 1baf3a5c0e64: Pulling fs layer 04:58:33 9a37bb91b891: Pulling fs layer 04:58:33 a29adfc67d43: Pulling fs layer 04:58:33 d5de9f91c1a4: Pulling fs layer 04:58:33 1baf3a5c0e64: Waiting 04:58:33 f0e02332f6b5: Waiting 04:58:33 9a37bb91b891: Waiting 04:58:33 a29adfc67d43: Waiting 04:58:33 66412af1f25a: Waiting 04:58:33 d5de9f91c1a4: Waiting 04:58:33 5d54e960e981: Verifying Checksum 04:58:33 5d54e960e981: Download complete 04:58:33 f0e02332f6b5: Verifying Checksum 04:58:33 f0e02332f6b5: Download complete 04:58:33 66412af1f25a: Verifying Checksum 04:58:33 66412af1f25a: Download complete 04:58:33 9fda8d8052c6: Verifying Checksum 04:58:33 9fda8d8052c6: Download complete 04:58:33 9a37bb91b891: Verifying Checksum 04:58:33 9a37bb91b891: Download complete 04:58:34 a29adfc67d43: Verifying Checksum 04:58:34 a29adfc67d43: Download complete 04:58:34 9fda8d8052c6: Pull complete 04:58:35 5d54e960e981: Pull complete 04:58:35 d5de9f91c1a4: Verifying Checksum 04:58:35 d5de9f91c1a4: Download complete 04:58:35 c4a7e357bf2a: Download complete 04:58:36 1baf3a5c0e64: Verifying Checksum 04:58:36 1baf3a5c0e64: Download complete 04:58:46 c4a7e357bf2a: Pull complete 04:58:46 f0e02332f6b5: Pull complete 04:58:46 66412af1f25a: Pull complete 04:58:53 1baf3a5c0e64: Pull complete 04:58:56 9a37bb91b891: Pull complete 04:58:57 a29adfc67d43: Pull complete 04:58:59 d5de9f91c1a4: Pull complete 04:58:59 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 04:58:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:58:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 04:58:59 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:00 + docker inspect -f . ci-base-image-arm64 04:59:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:00 prd-ubuntu20.04-docker-arm64-4c-16g-6078 does not seem to be running inside a container 04:59:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/220 -v /w/workspace/go-mod-bootstrap/220:/w/workspace/go-mod-bootstrap/220:rw,z -v /w/workspace/go-mod-bootstrap/220@tmp:/w/workspace/go-mod-bootstrap/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:59:03 $ docker top 9b83cd132902e522fdf9dfc8c956f0a6b873216b25de15622f1e784bf08531bc -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:04 + go version 04:59:04 go version go1.21.0 linux/arm64 [Pipeline] } 04:59:04 $ docker stop --time=1 9b83cd132902e522fdf9dfc8c956f0a6b873216b25de15622f1e784bf08531bc 04:59:05 $ docker rm -f --volumes 9b83cd132902e522fdf9dfc8c956f0a6b873216b25de15622f1e784bf08531bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:06 + docker inspect -f . ci-base-image-arm64 04:59:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:06 prd-ubuntu20.04-docker-arm64-4c-16g-6078 does not seem to be running inside a container 04:59:06 $ 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/220 -v /w/workspace/go-mod-bootstrap/220:/w/workspace/go-mod-bootstrap/220:rw,z -v /w/workspace/go-mod-bootstrap/220@tmp:/w/workspace/go-mod-bootstrap/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:59:11 $ docker top d88f8d2cd8816a3bb0700de40ea8023db49c43f23dae9eb8e3a990438b9db8af -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:11 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/220 [Pipeline] fileExists [Pipeline] sh 04:59:12 + make test 04:59:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:59:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.11 04:59:12 go: downloading github.com/labstack/echo/v4 v4.11.1 04:59:12 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 04:59:12 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:59:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 04:59:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 04:59:12 go: downloading github.com/mitchellh/copystructure v1.2.0 04:59:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 04:59:12 go: downloading gopkg.in/yaml.v3 v3.0.1 04:59:12 go: downloading github.com/google/uuid v1.3.1 04:59:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 04:59:13 go: downloading github.com/stretchr/testify v1.8.4 04:59:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:59:13 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:59:13 go: downloading github.com/go-kit/log v0.2.1 04:59:13 go: downloading github.com/go-playground/validator/v10 v10.15.1 04:59:13 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:59:13 go: downloading github.com/labstack/gommon v0.4.0 04:59:13 go: downloading golang.org/x/crypto v0.12.0 04:59:13 go: downloading golang.org/x/net v0.13.0 04:59:14 go: downloading github.com/gorilla/websocket v1.5.0 04:59:14 go: downloading golang.org/x/sync v0.2.0 04:59:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 04:59:14 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:59:14 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:59:14 go: downloading github.com/stretchr/objx v0.5.0 04:59:14 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 04:59:14 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:59:14 go: downloading github.com/valyala/fasttemplate v1.2.2 04:59:14 go: downloading golang.org/x/time v0.3.0 04:59:14 go: downloading github.com/hashicorp/errwrap v1.1.0 04:59:14 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:59:15 go: downloading github.com/hashicorp/consul/api v1.24.0 04:59:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:59:15 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 04:59:15 go: downloading github.com/go-playground/universal-translator v0.18.1 04:59:15 go: downloading github.com/leodido/go-urn v1.2.4 04:59:15 go: downloading golang.org/x/text v0.12.0 04:59:15 go: downloading github.com/mattn/go-colorable v0.1.13 04:59:15 go: downloading github.com/mattn/go-isatty v0.0.19 04:59:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:59:15 go: downloading github.com/zeebo/errs v1.3.0 04:59:15 go: downloading google.golang.org/grpc v1.53.0 04:59:16 go: downloading github.com/x448/float16 v0.8.4 04:59:16 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:59:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:59:17 go: downloading github.com/go-playground/locales v0.14.1 04:59:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:59:17 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:59:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:59:17 go: downloading github.com/hashicorp/serf v0.10.1 04:59:17 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 04:59:18 go: downloading golang.org/x/sys v0.11.0 04:59:19 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 04:59:19 go: downloading google.golang.org/protobuf v1.28.1 04:59:20 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 04:59:20 go: downloading github.com/fatih/color v1.14.1 04:59:20 go: downloading github.com/armon/go-metrics v0.4.1 04:59:20 go: downloading github.com/golang/protobuf v1.5.2 04:59:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:59:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 05:00:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 05:00:46 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 05:00:54 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 05:00:54 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 05:01:04 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.132s coverage: 36.5% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.068s coverage: 93.5% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.079s coverage: 91.9% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.274s coverage: 88.2% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.017s coverage: 84.4% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 3.805s coverage: 46.9% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.063s coverage: 100.0% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.382s coverage: 87.7% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.041s coverage: 26.3% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.141s coverage: 79.0% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.038s coverage: 59.3% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.034s coverage: 31.2% of statements 05:01:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.014s coverage: 91.3% of statements 05:01:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:01:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:01:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:29 $ docker stop --time=1 d88f8d2cd8816a3bb0700de40ea8023db49c43f23dae9eb8e3a990438b9db8af 05:01:31 $ docker rm -f --volumes d88f8d2cd8816a3bb0700de40ea8023db49c43f23dae9eb8e3a990438b9db8af [Pipeline] // withDockerContainer [Pipeline] sh 05:01:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:34 Warning: overwriting stash ‘coverage-report’ 05:01:34 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 05:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:35 05:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:35 arm64: Pulling from edgex-lftools-log-publisher 05:01:35 8998bd30e6a1: Pulling fs layer 05:01:35 04944245beec: Pulling fs layer 05:01:35 699f458cf7ca: Pulling fs layer 05:01:35 765212b225bb: Pulling fs layer 05:01:35 f23df028b6ca: Pulling fs layer 05:01:35 d65c8cfc05b1: Pulling fs layer 05:01:35 2437ff75d9bd: Pulling fs layer 05:01:35 f23df028b6ca: Waiting 05:01:35 d65c8cfc05b1: Waiting 05:01:35 2437ff75d9bd: Waiting 05:01:35 765212b225bb: Waiting 05:01:35 04944245beec: Verifying Checksum 05:01:35 04944245beec: Download complete 05:01:35 765212b225bb: Verifying Checksum 05:01:35 765212b225bb: Download complete 05:01:35 f23df028b6ca: Verifying Checksum 05:01:35 f23df028b6ca: Download complete 05:01:35 d65c8cfc05b1: Verifying Checksum 05:01:35 d65c8cfc05b1: Download complete 05:01:35 699f458cf7ca: Verifying Checksum 05:01:35 699f458cf7ca: Download complete 05:01:36 8998bd30e6a1: Download complete 05:01:38 2437ff75d9bd: Verifying Checksum 05:01:38 2437ff75d9bd: Download complete 05:01:40 8998bd30e6a1: Pull complete 05:01:40 04944245beec: Pull complete 05:01:42 699f458cf7ca: Pull complete 05:01:42 765212b225bb: Pull complete 05:01:43 f23df028b6ca: Pull complete 05:01:43 d65c8cfc05b1: Pull complete 05:01:58 2437ff75d9bd: Pull complete 05:01:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:58 prd-ubuntu20.04-docker-arm64-4c-16g-6078 does not seem to be running inside a container 05:01:58 $ 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/220 -v /w/workspace/go-mod-bootstrap/220:/w/workspace/go-mod-bootstrap/220:rw,z -v /w/workspace/go-mod-bootstrap/220@tmp:/w/workspace/go-mod-bootstrap/220@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 05:02:00 $ docker top eef01a8f63299b9fedb74f927eac3665dacf00b4d8b6ecc1a5a16704e79c04f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:01 ---> job-cost.sh 05:02:01 lf-activate-venv: SKIPPING 05:02:01 INFO: No Stack... 05:02:01 INFO: Retrieving Pricing Info for: v3-standard-4 05:02:02 INFO: Archiving Costs [Pipeline] sh 05:02:02 + cut -d, -f6+ 05:02:02 cat /w/workspace/go-mod-bootstrap/220/archives/cost.csv [Pipeline] lock 05:02:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-220-stack-cost] 05:02:03 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-220-stack-cost] did not exist. Created. 05:02:03 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:03 /w/workspace/go-mod-bootstrap/220@tmp/durable-e38dc231/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:02:03 + echo total: 0.10999999940395355 [Pipeline] stash 05:02:03 Warning: overwriting stash ‘stack-cost’ 05:02:03 Stashed 1 file(s) [Pipeline] } 05:02:03 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-220-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:03 $ docker stop --time=1 eef01a8f63299b9fedb74f927eac3665dacf00b4d8b6ecc1a5a16704e79c04f5 05:02:05 $ docker rm -f --volumes eef01a8f63299b9fedb74f927eac3665dacf00b4d8b6ecc1a5a16704e79c04f5 [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 05:02:06 provisioning config files... 05:02:06 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13478801978229386762tmp [Pipeline] { [Pipeline] sh 05:02:06 + set +x 05:02:06 + curl -s https://codecov.io/bash 05:02:06 + bash -s -- 05:02:06 05:02:06 _____ _ 05:02:06 / ____| | | 05:02:06 | | ___ __| | ___ ___ _____ __ 05:02:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:02:06 | |___| (_) | (_| | __/ (_| (_) \ V / 05:02:06 \_____\___/ \__,_|\___|\___\___/ \_/ 05:02:06 Bash-1.0.6 05:02:06 05:02:06 05:02:06 ==> git version 2.25.1 found 05:02:06 ==> 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 05:02:06 Release-Date: 2020-01-08 05:02:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:02:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:02:06 ==> Jenkins CI detected. 05:02:06 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 05:02:06 project root: . 05:02:06 --> token set from env 05:02:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:02:06 ==> Running gcov in . (disable via -X gcov) 05:02:06 ==> Python coveragepy not found 05:02:06 ==> Searching for coverage reports in: 05:02:06 + . 05:02:06 -> Found 1 reports 05:02:06 ==> Detecting git/mercurial file structure 05:02:06 ==> Reading reports 05:02:06 + ./coverage.out bytes=105458 05:02:06 ==> Appending adjustments 05:02:06 https://docs.codecov.io/docs/fixing-reports 05:02:06 + Found adjustments 05:02:06 ==> Gzipping contents 05:02:06 16K /tmp/codecov.3qeZOy.gz 05:02:06 ==> Uploading reports 05:02:06 url: https://codecov.io 05:02:06 query: branch=main&commit=6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 05:02:06 -> Pinging Codecov 05:02: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=6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 05:02:07 -> Uploading to 05:02:07 https://storage.googleapis.com/codecov/v4/raw/2023-09-13/833815588EE85121546D348822E98E2E/6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7/9896d89e-c3c9-4110-adb2-54608f1f7c3c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T050207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db4cb9fec2fc79856e43a16317143a060762a9af4f8cdea7cabdb7c2a61897d3 05:02:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:07 Dload Upload Total Spent Left Speed 05:02:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16382 0 0 100 16382 0 76910 --:--:-- --:--:-- --:--:-- 76910 05:02:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 [Pipeline] } 05:02:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:02:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:02:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:02:08 05:02:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:02:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:02:08 df9b9388f04a: Pulling fs layer 05:02:08 52dc419b0ee2: Pulling fs layer 05:02:08 25bc292e5bac: Pulling fs layer 05:02:08 114826534d7a: Pulling fs layer 05:02:08 4657fd5d0bcf: Pulling fs layer 05:02:08 6ad1cebc031e: Pulling fs layer 05:02:08 8a3aa393b2d8: Pulling fs layer 05:02:08 114826534d7a: Waiting 05:02:08 4657fd5d0bcf: Waiting 05:02:08 6ad1cebc031e: Waiting 05:02:08 8a3aa393b2d8: Waiting 05:02:08 25bc292e5bac: Verifying Checksum 05:02:08 25bc292e5bac: Download complete 05:02:08 52dc419b0ee2: Download complete 05:02:08 4657fd5d0bcf: Verifying Checksum 05:02:08 4657fd5d0bcf: Download complete 05:02:08 df9b9388f04a: Download complete 05:02:08 6ad1cebc031e: Verifying Checksum 05:02:08 6ad1cebc031e: Download complete 05:02:08 df9b9388f04a: Pull complete 05:02:08 52dc419b0ee2: Pull complete 05:02:08 25bc292e5bac: Pull complete 05:02:09 114826534d7a: Verifying Checksum 05:02:09 114826534d7a: Download complete 05:02:09 8a3aa393b2d8: Verifying Checksum 05:02:09 8a3aa393b2d8: Download complete 05:02:12 114826534d7a: Pull complete 05:02:12 4657fd5d0bcf: Pull complete 05:02:13 6ad1cebc031e: Pull complete 05:02:15 8a3aa393b2d8: Pull complete 05:02:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:02:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:15 prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container 05:02: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:02:24 $ docker top 50c3dcb039f504ccf32d9615f156291993ea651c8f8fbaff6f8aa76159205def -eo pid,comm [Pipeline] { [Pipeline] echo 05:02:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 05:02:24 + set -o pipefail 05:02:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 05:02:28 05:02:28 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 05:02:28 05:02:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/8a74ad96-d4a8-45a8-bca9-0725fd0fa362 05:02:28 05:02:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:02:28 05:02:29 05:02:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:02:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:02:29 More details here: https://snyk.co/ue1NS 05:02:29 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 05:02:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:02:29 $ docker stop --time=1 50c3dcb039f504ccf32d9615f156291993ea651c8f8fbaff6f8aa76159205def 05:02:36 $ docker rm -f --volumes 50c3dcb039f504ccf32d9615f156291993ea651c8f8fbaff6f8aa76159205def [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 05:02:37 + git log --format=format:%s -1 6eaa9ae4806dbef61225d5aedc7abceb9e2df3b7 [Pipeline] sh 05:02:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:37 prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container 05:02:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:02:38 $ docker top dca2a2631a22ddc02b9d8db6a0ee8e4418cc659fab62e2edcf960f35c1612580 -eo pid,comm 05:02:38 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). 05:02:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:02:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:38 [ssh-agent] Looking for ssh-agent implementation... 05:02:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:38 $ docker exec dca2a2631a22ddc02b9d8db6a0ee8e4418cc659fab62e2edcf960f35c1612580 ssh-agent 05:02:38 SSH_AUTH_SOCK=/tmp/ssh-ZGOGMIquYCXA/agent.32 05:02:38 SSH_AGENT_PID=38 05:02:38 Running ssh-add (command line suppressed) 05:02:38 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12572706598372307656.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12572706598372307656.key) 05:02:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:39 + git semver tag 05:02:39 2023-09-13 05:02:39,264 [run_tag] DEBUG tag force:False 05:02:39 2023-09-13 05:02:39,264 [check_head_tag] DEBUG check head tag 05:02:39 2023-09-13 05:02:39,266 [execute] INFO git cat-file --batch-check 05:02:39 2023-09-13 05:02:39,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 05:02:39 2023-09-13 05:02:39,271 [execute] INFO git cat-file --batch 05:02:39 2023-09-13 05:02:39,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 05:02:39 2023-09-13 05:02:39,306 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:02:39 2023-09-13 05:02:39,307 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 05:02:39 2023-09-13 05:02:39,307 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 05:02:39 2023-09-13 05:02:39,312 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:02:39 3.1.0-dev.34 [Pipeline] } 05:02:39 $ docker exec --env ******** --env ******** dca2a2631a22ddc02b9d8db6a0ee8e4418cc659fab62e2edcf960f35c1612580 ssh-agent -k 05:02:39 unset SSH_AUTH_SOCK; 05:02:39 unset SSH_AGENT_PID; 05:02:39 echo Agent pid 38 killed; 05:02:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:02:39 + git semver [Pipeline] } 05:02:40 $ docker stop --time=1 dca2a2631a22ddc02b9d8db6a0ee8e4418cc659fab62e2edcf960f35c1612580 05:02:41 $ docker rm -f --volumes dca2a2631a22ddc02b9d8db6a0ee8e4418cc659fab62e2edcf960f35c1612580 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:02:41 05:02:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:02:42 0.23.1-centos7: Pulling from edgex-lftools 05:02:42 ab5ef0e58194: Pulling fs layer 05:02:42 9712f1f96733: Pulling fs layer 05:02:42 63f879dbbcfc: Pulling fs layer 05:02:42 0d9ebad4ef96: Pulling fs layer 05:02:42 e9a5061849ea: Pulling fs layer 05:02:42 d747dcd14b5f: Pulling fs layer 05:02:42 2de7ff778b66: Pulling fs layer 05:02:42 0d9ebad4ef96: Waiting 05:02:42 e9a5061849ea: Waiting 05:02:42 d747dcd14b5f: Waiting 05:02:42 2de7ff778b66: Waiting 05:02:42 9712f1f96733: Verifying Checksum 05:02:42 9712f1f96733: Download complete 05:02:42 63f879dbbcfc: Verifying Checksum 05:02:42 63f879dbbcfc: Download complete 05:02:42 e9a5061849ea: Verifying Checksum 05:02:42 e9a5061849ea: Download complete 05:02:42 d747dcd14b5f: Verifying Checksum 05:02:42 d747dcd14b5f: Download complete 05:02:42 0d9ebad4ef96: Verifying Checksum 05:02:42 0d9ebad4ef96: Download complete 05:02:42 ab5ef0e58194: Verifying Checksum 05:02:42 ab5ef0e58194: Download complete 05:02:43 2de7ff778b66: Verifying Checksum 05:02:43 2de7ff778b66: Download complete 05:02:46 ab5ef0e58194: Pull complete 05:02:46 9712f1f96733: Pull complete 05:02:47 63f879dbbcfc: Pull complete 05:02:51 0d9ebad4ef96: Pull complete 05:02:51 e9a5061849ea: Pull complete 05:02:51 d747dcd14b5f: Pull complete 05:02:52 2de7ff778b66: Pull complete 05:02:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:02:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:52 prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container 05:02:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:03:04 $ docker top 2766e86bbe87df43527d6ead6fa74099e422cd89ff5564be27b48d260a517cb6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:03:04 provisioning config files... 05:03:04 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2204123666622552911tmp 05:03:04 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11880814377046825262tmp 05:03:04 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17641204493391340630tmp [Pipeline] { [Pipeline] echo 05:03:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:03:05 ---> sigul-configuration.sh 05:03:05 gpg: directory `/root/.gnupg' created 05:03:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:03:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:03:05 gpg: keyring `/root/.gnupg/secring.gpg' created 05:03:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:03:05 gpg: CAST5 encrypted data 05:03:05 gpg: encrypted with 1 passphrase 05:03:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:03:05 + mkdir /home/jenkins 05:03:05 + mkdir /home/jenkins/sigul [Pipeline] sh 05:03:05 + 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 05:03:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:03:05 ---> sigul-install.sh 05:03:05 Sigul already installed; skipping installation. [Pipeline] sh 05:03:06 + git tag --list 05:03:06 v0.0.1 05:03:06 v0.0.10 05:03:06 v0.0.11 05:03:06 v0.0.12 05:03:06 v0.0.13 05:03:06 v0.0.14 05:03:06 v0.0.15 05:03:06 v0.0.16 05:03:06 v0.0.17 05:03:06 v0.0.18 05:03:06 v0.0.19 05:03:06 v0.0.2 05:03:06 v0.0.20 05:03:06 v0.0.21 05:03:06 v0.0.22 05:03:06 v0.0.23 05:03:06 v0.0.24 05:03:06 v0.0.25 05:03:06 v0.0.26 05:03:06 v0.0.27 05:03:06 v0.0.28 05:03:06 v0.0.29 05:03:06 v0.0.3 05:03:06 v0.0.30 05:03:06 v0.0.31 05:03:06 v0.0.32 05:03:06 v0.0.33 05:03:06 v0.0.34 05:03:06 v0.0.35 05:03:06 v0.0.36 05:03:06 v0.0.37 05:03:06 v0.0.38 05:03:06 v0.0.39 05:03:06 v0.0.4 05:03:06 v0.0.40 05:03:06 v0.0.41 05:03:06 v0.0.42 05:03:06 v0.0.43 05:03:06 v0.0.44 05:03:06 v0.0.45 05:03:06 v0.0.46 05:03:06 v0.0.47 05:03:06 v0.0.48 05:03:06 v0.0.49 05:03:06 v0.0.5 05:03:06 v0.0.50 05:03:06 v0.0.51 05:03:06 v0.0.52 05:03:06 v0.0.53 05:03:06 v0.0.54 05:03:06 v0.0.55 05:03:06 v0.0.56 05:03:06 v0.0.57 05:03:06 v0.0.58 05:03:06 v0.0.59 05:03:06 v0.0.6 05:03:06 v0.0.60 05:03:06 v0.0.61 05:03:06 v0.0.62 05:03:06 v0.0.63 05:03:06 v0.0.64 05:03:06 v0.0.65 05:03:06 v0.0.66 05:03:06 v0.0.67 05:03:06 v0.0.68 05:03:06 v0.0.69 05:03:06 v0.0.7 05:03:06 v0.0.70 05:03:06 v0.0.71 05:03:06 v0.0.72 05:03:06 v0.0.8 05:03:06 v0.0.9 05:03:06 v2.0.0 05:03:06 v2.1.0 05:03:06 v2.1.1 05:03:06 v2.2.0 05:03:06 v2.3.0 05:03:06 v3.0 05:03:06 v3.0.0 05:03:06 v3.0.1 05:03:06 v3.1.0-dev.1 05:03:06 v3.1.0-dev.10 05:03:06 v3.1.0-dev.11 05:03:06 v3.1.0-dev.12 05:03:06 v3.1.0-dev.13 05:03:06 v3.1.0-dev.14 05:03:06 v3.1.0-dev.15 05:03:06 v3.1.0-dev.16 05:03:06 v3.1.0-dev.17 05:03:06 v3.1.0-dev.18 05:03:06 v3.1.0-dev.19 05:03:06 v3.1.0-dev.2 05:03:06 v3.1.0-dev.20 05:03:06 v3.1.0-dev.21 05:03:06 v3.1.0-dev.22 05:03:06 v3.1.0-dev.23 05:03:06 v3.1.0-dev.24 05:03:06 v3.1.0-dev.25 05:03:06 v3.1.0-dev.26 05:03:06 v3.1.0-dev.27 05:03:06 v3.1.0-dev.28 05:03:06 v3.1.0-dev.29 05:03:06 v3.1.0-dev.3 05:03:06 v3.1.0-dev.30 05:03:06 v3.1.0-dev.31 05:03:06 v3.1.0-dev.32 05:03:06 v3.1.0-dev.33 05:03:06 v3.1.0-dev.34 05:03:06 v3.1.0-dev.4 05:03:06 v3.1.0-dev.5 05:03:06 v3.1.0-dev.6 05:03:06 v3.1.0-dev.7 05:03:06 v3.1.0-dev.8 05:03:06 v3.1.0-dev.9 [Pipeline] sh 05:03:06 + lftools sign git-tag v3.1.0-dev.34 05:03:07 Signing Git tag with Sigul... 05:03:07 Signing v3.1.0-dev.34 [Pipeline] echo 05:03:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:03:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:03:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:03:07 $ docker stop --time=1 2766e86bbe87df43527d6ead6fa74099e422cd89ff5564be27b48d260a517cb6 05:03:09 $ docker rm -f --volumes 2766e86bbe87df43527d6ead6fa74099e422cd89ff5564be27b48d260a517cb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:03:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:10 prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container 05:03:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:03:10 $ docker top 311e25b9a9caa4548a729ddcd97c2168efed8732bdb0b91c5d5659e0bfdaf42a -eo pid,comm 05:03:10 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). 05:03:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:10 [ssh-agent] Looking for ssh-agent implementation... 05:03:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:10 $ docker exec 311e25b9a9caa4548a729ddcd97c2168efed8732bdb0b91c5d5659e0bfdaf42a ssh-agent 05:03:10 SSH_AUTH_SOCK=/tmp/ssh-E7GQAc5It447/agent.32 05:03:10 SSH_AGENT_PID=38 05:03:10 Running ssh-add (command line suppressed) 05:03:11 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3049951555850927210.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3049951555850927210.key) 05:03:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:11 + git semver bump pre 05:03:11 2023-09-13 05:03:11,582 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:03:11 2023-09-13 05:03:11,582 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev 05:03:11 2023-09-13 05:03:11,583 [bump_version] DEBUG bumped version:3.1.0-dev.35 05:03:11 2023-09-13 05:03:11,583 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 05:03:11 2023-09-13 05:03:11,583 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:03:11 2023-09-13 05:03:11,583 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:03:11 2023-09-13 05:03:11,584 [execute] INFO git cat-file --batch-check 05:03:11 2023-09-13 05:03:11,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:03:11 2023-09-13 05:03:11,590 [execute] INFO git cat-file --batch 05:03:11 2023-09-13 05:03:11,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:03:11 2023-09-13 05:03:11,595 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:03:11 3.1.0-dev.35 [Pipeline] } 05:03:11 $ docker exec --env ******** --env ******** 311e25b9a9caa4548a729ddcd97c2168efed8732bdb0b91c5d5659e0bfdaf42a ssh-agent -k 05:03:11 unset SSH_AUTH_SOCK; 05:03:11 unset SSH_AGENT_PID; 05:03:11 echo Agent pid 38 killed; 05:03:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:12 + git semver [Pipeline] } 05:03:12 $ docker stop --time=1 311e25b9a9caa4548a729ddcd97c2168efed8732bdb0b91c5d5659e0bfdaf42a 05:03:13 $ docker rm -f --volumes 311e25b9a9caa4548a729ddcd97c2168efed8732bdb0b91c5d5659e0bfdaf42a [Pipeline] // withDockerContainer [Pipeline] sh 05:03:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:14 prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container 05:03:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:03:14 $ docker top 31783310a95228e3b76a96d48cd233a91a3136d5f5ec186ad2fcc79f3c4c5086 -eo pid,comm 05:03:14 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). 05:03:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:14 [ssh-agent] Looking for ssh-agent implementation... 05:03:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:14 $ docker exec 31783310a95228e3b76a96d48cd233a91a3136d5f5ec186ad2fcc79f3c4c5086 ssh-agent 05:03:15 SSH_AUTH_SOCK=/tmp/ssh-PX2X0WcTtiMu/agent.32 05:03:15 SSH_AGENT_PID=38 05:03:15 Running ssh-add (command line suppressed) 05:03:15 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15363188022057966671.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15363188022057966671.key) 05:03:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:15 + git semver push 05:03:15 2023-09-13 05:03:15,657 [run_push] DEBUG push 05:03:15 2023-09-13 05:03:15,657 [execute] INFO git cat-file --batch-check 05:03:15 2023-09-13 05:03:15,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:03:15 2023-09-13 05:03:15,662 [execute] INFO git rev-list b097e4f62b97dea0852366354ab924b96e0eab70 -- 05:03:15 2023-09-13 05:03:15,662 [execute] DEBUG Popen(['git', 'rev-list', 'b097e4f62b97dea0852366354ab924b96e0eab70', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 05:03:15 2023-09-13 05:03:15,673 [execute] INFO git fetch -v origin 05:03:15 2023-09-13 05:03:15,673 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 05:03:16 2023-09-13 05:03:16,146 [run_push] DEBUG no remote changes detected 05:03:16 2023-09-13 05:03:16,147 [execute] INFO git push origin semver 05:03:16 2023-09-13 05:03:16,147 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 05:03:17 2023-09-13 05:03:16,925 [run_push] DEBUG push all version tags 05:03:17 2023-09-13 05:03:16,926 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:03:17 2023-09-13 05:03:16,926 [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) 05:03:17 2023-09-13 05:03:17,643 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:03:17 3.1.0-dev.35 [Pipeline] } 05:03:17 $ docker exec --env ******** --env ******** 31783310a95228e3b76a96d48cd233a91a3136d5f5ec186ad2fcc79f3c4c5086 ssh-agent -k 05:03:17 unset SSH_AUTH_SOCK; 05:03:17 unset SSH_AGENT_PID; 05:03:17 echo Agent pid 38 killed; 05:03:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:18 + git semver [Pipeline] } 05:03:18 $ docker stop --time=1 31783310a95228e3b76a96d48cd233a91a3136d5f5ec186ad2fcc79f3c4c5086 05:03:19 $ docker rm -f --volumes 31783310a95228e3b76a96d48cd233a91a3136d5f5ec186ad2fcc79f3c4c5086 [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 05:03:20 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 05:03:20 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:03:20 total 16 05:03:20 drwxr-xr-x 3 root root 4096 Sep 13 04:57 . 05:03:20 drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 05:03 .. 05:03:20 drwxr-xr-x 2 root root 4096 Sep 13 04:57 cost 05:03:20 -rw-r--r-- 1 root root 88 Sep 13 04:57 cost.csv 05:03:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:03:20 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:03:20 total 16 05:03:20 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 04:57 . 05:03:20 drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 05:03 .. 05:03:20 drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 04:57 cost 05:03:20 -rw-r--r-- 1 jenkins jenkins 88 Sep 13 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:03:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:03:21 ---> package-listing.sh 05:03:21 ++ facter osfamily 05:03:21 ++ tr '[:upper:]' '[:lower:]' 05:03:21 + OS_FAMILY=debian 05:03:21 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 05:03:21 + START_PACKAGES=/tmp/packages_start.txt 05:03:21 + END_PACKAGES=/tmp/packages_end.txt 05:03:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:03:21 + PACKAGES=/tmp/packages_start.txt 05:03:21 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 05:03:21 + PACKAGES=/tmp/packages_end.txt 05:03:21 + case "${OS_FAMILY}" in 05:03:21 + grep '^ii' 05:03:21 + dpkg -l 05:03:21 + '[' -f /tmp/packages_start.txt ']' 05:03:21 + '[' -f /tmp/packages_end.txt ']' 05:03:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:03:21 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 05:03:21 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 05:03:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 05:03:21 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 05:03:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:22 prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container 05:03:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:23 $ docker top 51a540c41bf3279b5414aa5489f29f15ce3b1101a4fc9b4448e5b64031e18857 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:23 + touch /tmp/pre-build-complete [Pipeline] sh 05:03:23 + mkdir -p /var/log/sysstat [Pipeline] sh 05:03:24 + ls /var/log/sa-host 05:03:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:24 provisioning config files... 05:03:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8684000064989493144tmp [Pipeline] { [Pipeline] echo 05:03:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:03:24 ---> create-netrc.sh [Pipeline] } 05:03:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:03:24 ---> python-tools-install.sh [Pipeline] echo 05:03:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:03:25 ---> sudo-logs.sh 05:03:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:03:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:03:25 ---> job-cost.sh 05:03:25 lf-activate-venv: SKIPPING 05:03:25 DEBUG: total: 0.2199999988079071 05:03:25 INFO: Retrieving Stack Cost... 05:03:25 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:25 INFO: Archiving Costs [Pipeline] echo 05:03:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:03:26 ---> logs-deploy.sh 05:03:26 lf-activate-venv: SKIPPING 05:03:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/220 05:03:26 INFO: archiving workspace using pattern(s): 05:03:27 Archives upload complete. 05:03:27 INFO: archiving logs to Nexus 05:03:28 ---> uname -a: 05:03:28 Linux prd-ubuntu20-04-docker-8c-8g-6077 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:03:28 05:03:28 05:03:28 ---> lscpu: 05:03:28 Architecture: x86_64 05:03:28 CPU op-mode(s): 32-bit, 64-bit 05:03:28 Byte Order: Little Endian 05:03:28 Address sizes: 40 bits physical, 48 bits virtual 05:03:28 CPU(s): 8 05:03:28 On-line CPU(s) list: 0-7 05:03:28 Thread(s) per core: 1 05:03:28 Core(s) per socket: 1 05:03:28 Socket(s): 8 05:03:28 NUMA node(s): 1 05:03:28 Vendor ID: AuthenticAMD 05:03:28 CPU family: 23 05:03:28 Model: 49 05:03:28 Model name: AMD EPYC-Rome Processor 05:03:28 Stepping: 0 05:03:28 CPU MHz: 2799.998 05:03:28 BogoMIPS: 5599.99 05:03:28 Virtualization: AMD-V 05:03:28 Hypervisor vendor: KVM 05:03:28 Virtualization type: full 05:03:28 L1d cache: 256 KiB 05:03:28 L1i cache: 256 KiB 05:03:28 L2 cache: 4 MiB 05:03:28 L3 cache: 128 MiB 05:03:28 NUMA node0 CPU(s): 0-7 05:03:28 Vulnerability Itlb multihit: Not affected 05:03:28 Vulnerability L1tf: Not affected 05:03:28 Vulnerability Mds: Not affected 05:03:28 Vulnerability Meltdown: Not affected 05:03:28 Vulnerability Mmio stale data: Not affected 05:03:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:03:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:03:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:03:28 Vulnerability Srbds: Not affected 05:03:28 Vulnerability Tsx async abort: Not affected 05:03:28 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 05:03:28 05:03:28 05:03:28 ---> nproc: 05:03:28 8 05:03:28 05:03:28 05:03:28 ---> df -h: 05:03:28 Filesystem Size Used Avail Use% Mounted on 05:03:28 overlay 155G 12G 144G 8% / 05:03:28 tmpfs 64M 0 64M 0% /dev 05:03:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:03:28 shm 64M 0 64M 0% /dev/shm 05:03:28 /dev/vda1 155G 12G 144G 8% /facter-os 05:03:28 05:03:28 05:03:28 ---> sar -b -r -n DEV: 05:03:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6077) 09/13/23 _x86_64_ (8 CPU) 05:03:28 05:03:28 04:55:20 LINUX RESTART (8 CPU) 05:03:28 05:03:28 04:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:03:28 04:57:01 97.98 6.58 91.40 0.00 1035.16 39841.89 0.00 05:03:28 04:58:01 67.66 0.18 67.47 0.00 2.93 35026.96 0.00 05:03:28 04:59:01 1.83 0.00 1.83 0.00 0.00 20.68 0.00 05:03:28 05:00:01 1.98 0.00 1.98 0.00 0.00 22.79 0.00 05:03:28 05:01:01 25.88 10.18 15.70 0.00 3443.73 3742.80 0.00 05:03:28 05:02:01 4.86 0.00 4.86 0.00 0.00 61.17 0.00 05:03:28 05:03:01 86.00 0.52 85.49 0.00 29.46 57187.54 0.00 05:03:28 Average: 40.88 2.49 38.39 0.00 644.36 19413.82 0.00 05:03:28 05:03:28 04:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:03:28 04:57:01 28308432 31540784 768872 2.34 94884 3344384 1870864 5.51 1422000 2715076 692692 05:03:28 04:58:01 28613896 31583396 730032 2.22 100064 3086188 1770028 5.22 1114788 2730576 344 05:03:28 04:59:01 28613856 31583412 729956 2.22 100112 3086192 1770028 5.22 1114540 2730584 8 05:03:28 05:00:01 28618272 31587920 725236 2.21 100184 3086196 1770028 5.22 1111060 2730580 180 05:03:28 05:01:01 28381800 31570688 733600 2.23 105700 3289720 1771168 5.22 1271884 2783380 1288 05:03:28 05:02:01 28383548 31572528 731568 2.22 105788 3289720 1771168 5.22 1270672 2783380 8 05:03:28 05:03:01 26877800 31545028 749528 2.28 151248 4598056 1836196 5.41 1380104 4048160 85816 05:03:28 Average: 28256801 31569108 738399 2.25 108283 3397208 1794211 5.29 1240721 2931677 111477 05:03:28 05:03:28 04:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:03:28 04:57:01 docker0 84.02 140.98 6.79 1071.82 0.00 0.00 0.00 0.00 05:03:28 04:57:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 05:03:28 04:57:01 veth4d4918d 78.52 136.91 7.28 1022.84 0.00 0.00 0.00 0.08 05:03:28 04:57:01 ens3 372.65 226.06 6566.88 41.19 0.00 0.00 0.00 0.00 05:03:28 04:58:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:03:28 04:58:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:03:28 04:58:01 ens3 114.45 82.39 2538.03 95.08 0.00 0.00 0.00 0.00 05:03:28 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:28 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:28 04:59:01 ens3 0.37 0.17 0.25 0.19 0.00 0.00 0.00 0.00 05:03:28 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:28 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:03:28 05:00:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:03:28 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:28 05:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:03:28 05:01:01 ens3 101.13 55.37 1375.95 3.93 0.00 0.00 0.00 0.00 05:03:28 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:28 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:03:28 05:02:01 ens3 0.23 0.17 0.01 0.01 0.00 0.00 0.00 0.00 05:03:28 05:03:01 docker0 64.29 126.55 5.01 1022.23 0.00 0.00 0.00 0.00 05:03:28 05:03:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 05:03:28 05:03:01 ens3 374.80 208.10 8193.61 33.51 0.00 0.00 0.00 0.00 05:03:28 Average: docker0 21.20 38.23 1.69 299.14 0.00 0.00 0.00 0.00 05:03:28 Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 05:03:28 Average: ens3 137.68 81.76 2667.66 24.84 0.00 0.00 0.00 0.00 05:03:28 05:03:28 05:03:28 ---> sar -P ALL: 05:03:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6077) 09/13/23 _x86_64_ (8 CPU) 05:03:28 05:03:28 04:55:20 LINUX RESTART (8 CPU) 05:03:28 05:03:28 04:56:01 CPU %user %nice %system %iowait %steal %idle 05:03:28 04:57:01 all 20.34 0.00 4.48 2.41 0.06 72.70 05:03:28 04:57:01 0 19.15 0.00 5.11 0.22 0.05 75.47 05:03:28 04:57:01 1 21.27 0.00 3.91 0.29 0.07 74.46 05:03:28 04:57:01 2 20.56 0.00 4.34 0.42 0.07 74.61 05:03:28 04:57:01 3 20.20 0.00 5.05 8.72 0.07 65.96 05:03:28 04:57:01 4 19.59 0.00 4.49 4.10 0.07 71.74 05:03:28 04:57:01 5 20.71 0.00 4.43 1.61 0.05 73.20 05:03:28 04:57:01 6 21.13 0.00 4.72 1.62 0.05 72.47 05:03:28 04:57:01 7 20.12 0.00 3.76 2.34 0.08 73.70 05:03:28 04:58:01 all 12.01 0.00 2.14 1.62 0.05 84.18 05:03:28 04:58:01 0 12.98 0.00 2.03 0.17 0.05 84.77 05:03:28 04:58:01 1 11.94 0.00 2.85 8.67 0.05 76.49 05:03:28 04:58:01 2 12.37 0.00 2.52 0.45 0.03 84.63 05:03:28 04:58:01 3 11.79 0.00 2.40 1.38 0.05 84.38 05:03:28 04:58:01 4 11.92 0.00 1.97 0.32 0.03 85.76 05:03:28 04:58:01 5 11.99 0.00 1.78 0.24 0.05 85.94 05:03:28 04:58:01 6 11.10 0.00 1.96 1.65 0.05 85.23 05:03:28 04:58:01 7 12.02 0.00 1.62 0.10 0.05 86.22 05:03:28 04:59:01 all 0.03 0.00 0.00 0.02 0.00 99.95 05:03:28 04:59:01 0 0.08 0.00 0.00 0.00 0.00 99.92 05:03:28 04:59:01 1 0.00 0.00 0.00 0.02 0.02 99.97 05:03:28 04:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:03:28 04:59:01 3 0.00 0.00 0.00 0.05 0.00 99.95 05:03:28 04:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:03:28 04:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:03:28 04:59:01 6 0.05 0.00 0.03 0.08 0.02 99.82 05:03:28 04:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:03:28 05:00:01 all 0.04 0.00 0.01 0.03 0.00 99.92 05:03:28 05:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:03:28 05:00:01 1 0.05 0.00 0.00 0.00 0.00 99.95 05:03:28 05:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:03:28 05:00:01 3 0.02 0.00 0.00 0.07 0.00 99.92 05:03:28 05:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:03:28 05:00:01 5 0.05 0.00 0.02 0.07 0.02 99.85 05:03:28 05:00:01 6 0.07 0.00 0.03 0.08 0.02 99.80 05:03:28 05:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:03:28 05:01:01 all 0.97 0.00 0.43 0.48 0.01 98.09 05:03:28 05:01:01 0 1.75 0.00 0.37 0.02 0.02 97.85 05:03:28 05:01:01 1 0.33 0.00 0.28 0.13 0.02 99.23 05:03:28 05:01:01 2 0.78 0.00 0.33 0.12 0.00 98.77 05:03:28 05:01:01 3 0.92 0.00 0.45 1.40 0.02 97.21 05:03:28 05:01:01 4 0.69 0.00 0.37 0.10 0.02 98.83 05:03:28 05:01:01 5 1.70 0.00 0.53 0.05 0.02 97.70 05:03:28 05:01:01 6 1.14 0.00 0.60 1.35 0.02 96.89 05:03:28 05:01:01 7 0.47 0.00 0.53 0.70 0.02 98.28 05:03:28 05:02:01 all 0.05 0.00 0.01 0.04 0.01 99.90 05:03:28 05:02:01 0 0.02 0.00 0.00 0.18 0.00 99.80 05:03:28 05:02:01 1 0.17 0.00 0.00 0.00 0.00 99.83 05:03:28 05:02:01 2 0.05 0.00 0.00 0.08 0.02 99.85 05:03:28 05:02:01 3 0.02 0.00 0.02 0.05 0.00 99.92 05:03:28 05:02:01 4 0.07 0.00 0.00 0.00 0.02 99.92 05:03:28 05:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 05:03:28 05:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:03:28 05:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:03:28 05:03:01 all 8.28 0.00 3.53 5.91 0.06 82.21 05:03:28 05:03:01 0 7.00 0.00 4.05 14.58 0.07 74.30 05:03:28 05:03:01 1 8.22 0.00 3.09 0.20 0.05 88.44 05:03:28 05:03:01 2 10.42 0.00 2.96 0.39 0.05 86.19 05:03:28 05:03:01 3 9.28 0.00 4.22 11.22 0.05 75.24 05:03:28 05:03:01 4 8.63 0.00 3.00 1.45 0.07 86.86 05:03:28 05:03:01 5 7.08 0.00 3.33 11.11 0.07 78.41 05:03:28 05:03:01 6 7.99 0.00 2.89 5.28 0.07 83.78 05:03:28 05:03:01 7 7.64 0.00 4.74 3.04 0.08 84.49 05:03:28 Average: all 5.92 0.00 1.51 1.49 0.03 91.05 05:03:28 Average: 0 5.84 0.00 1.64 2.15 0.03 90.34 05:03:28 Average: 1 5.96 0.00 1.44 1.32 0.03 91.25 05:03:28 Average: 2 6.29 0.00 1.44 0.21 0.02 92.04 05:03:28 Average: 3 5.99 0.00 1.72 3.25 0.03 89.01 05:03:28 Average: 4 5.81 0.00 1.40 0.85 0.03 91.92 05:03:28 Average: 5 5.90 0.00 1.44 1.85 0.03 90.78 05:03:28 Average: 6 5.89 0.00 1.45 1.43 0.03 91.19 05:03:28 Average: 7 5.71 0.00 1.52 0.88 0.03 91.86 05:03:28 05:03:28 05:03:28