Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 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-ssh8584540685422040100.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18178735180956528618.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh12806667028188020532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12329131764516935188.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-ssh18427052678822776412.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5179 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 ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 (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 ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 # timeout=10 Commit message: "Merge pull request #673 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v3-3.2.0-dev.3" > git rev-list --no-walk 6577db724d6ab6edb1e522285a14122887dc2504 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:34:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:34:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:34:22 ========================================================= 00:34:22 EdgeX Global Pipelines Version Info 00:34:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:34:22 ------------------- 00:34:22 stable info: 00:34:22 ------------------- 00:34:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:34:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:34:22 Message: update stable to v1.0.258 00:34:23 ------------------- 00:34:23 experimental info: 00:34:23 ------------------- 00:34:23 Commited By: **** collab-it+edgex@linuxfoundation.org 00:34:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:34:23 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea20106 [Pipeline] echo 00:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:34:25 + git rev-list -1 --merges ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0~1..ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 [Pipeline] echo 00:34:25 -----------> git rev-list -1 --merges ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0~1..ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 00:34:25 ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 [false] [Pipeline] sh 00:34:25 + git log --format=format:%s -1 ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 [Pipeline] echo 00:34:25 ========================================================= 00:34:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:34:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:25 + git log --format=format:%s -1 ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 [Pipeline] echo 00:34:25 [semverPrep] GIT_COMMIT: ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0, Commit Message: Merge pull request #673 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v3-3.2.0-dev.3 [Pipeline] echo 00:34:25 [semverPrep] This is not a build commit. [Pipeline] sh 00:34:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:34:26 + grep -v github /etc/ssh/ssh_known_hosts 00:34:26 + [ -e /tmp/ssh_known_hosts ] 00:34:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:34:26 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 00:34:26 -a /etc/ssh/ssh_known_hosts 00:34:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:26 00:34:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:27 0.1.4: Pulling from edgex-devops/py-git-semver 00:34:27 b85a868b505f: Pulling fs layer 00:34:27 e2be974225ed: Pulling fs layer 00:34:27 339a4e72a1f5: Pulling fs layer 00:34:27 988bab9f4d93: Pulling fs layer 00:34:27 1469e6f7b9e6: Pulling fs layer 00:34:27 eaf3925da568: Pulling fs layer 00:34:27 bab4dde63d76: Pulling fs layer 00:34:27 bde34c3a00c8: Pulling fs layer 00:34:27 b352a97aabf1: Pulling fs layer 00:34:27 4872d77fe225: Pulling fs layer 00:34:27 5851b861e8e6: Pulling fs layer 00:34:27 eaf3925da568: Waiting 00:34:27 bab4dde63d76: Waiting 00:34:27 1469e6f7b9e6: Waiting 00:34:27 988bab9f4d93: Waiting 00:34:27 4872d77fe225: Waiting 00:34:27 b352a97aabf1: Waiting 00:34:27 5851b861e8e6: Waiting 00:34:27 bde34c3a00c8: Waiting 00:34:27 e2be974225ed: Download complete 00:34:27 988bab9f4d93: Verifying Checksum 00:34:27 988bab9f4d93: Download complete 00:34:27 1469e6f7b9e6: Verifying Checksum 00:34:27 1469e6f7b9e6: Download complete 00:34:27 eaf3925da568: Verifying Checksum 00:34:27 339a4e72a1f5: Verifying Checksum 00:34:27 339a4e72a1f5: Download complete 00:34:27 bde34c3a00c8: Verifying Checksum 00:34:27 bde34c3a00c8: Download complete 00:34:27 b352a97aabf1: Download complete 00:34:27 4872d77fe225: Verifying Checksum 00:34:27 4872d77fe225: Download complete 00:34:27 b85a868b505f: Verifying Checksum 00:34:27 b85a868b505f: Download complete 00:34:27 bab4dde63d76: Verifying Checksum 00:34:27 bab4dde63d76: Download complete 00:34:28 b85a868b505f: Pull complete 00:34:29 e2be974225ed: Pull complete 00:34:29 339a4e72a1f5: Pull complete 00:34:29 988bab9f4d93: Pull complete 00:34:29 1469e6f7b9e6: Pull complete 00:34:29 eaf3925da568: Pull complete 00:34:31 bab4dde63d76: Pull complete 00:34:31 bde34c3a00c8: Pull complete 00:34:31 b352a97aabf1: Pull complete 00:34:31 4872d77fe225: Pull complete 00:34:31 5851b861e8e6: Pull complete 00:34:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:34:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:32 prd-ubuntu20.04-docker-8c-8g-5179 does not seem to be running inside a container 00:34:32 $ 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 00:34:35 $ docker top 3b9cd0e18a2f82dc9720dd06a2bc626ffedd5993a1ed9768df80520871a947e9 -eo pid,comm 00:34:36 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). 00:34:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:36 [ssh-agent] Looking for ssh-agent implementation... 00:34:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:36 $ docker exec 3b9cd0e18a2f82dc9720dd06a2bc626ffedd5993a1ed9768df80520871a947e9 ssh-agent 00:34:36 SSH_AUTH_SOCK=/tmp/ssh-U6GMSpan1iwA/agent.31 00:34:36 SSH_AGENT_PID=37 00:34:36 Running ssh-add (command line suppressed) 00:34:36 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17549407051478040324.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17549407051478040324.key) 00:34:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:36 + git tag --points-at HEAD [Pipeline] } 00:34:36 $ docker exec --env ******** --env ******** 3b9cd0e18a2f82dc9720dd06a2bc626ffedd5993a1ed9768df80520871a947e9 ssh-agent -k 00:34:36 unset SSH_AUTH_SOCK; 00:34:36 unset SSH_AGENT_PID; 00:34:36 echo Agent pid 37 killed; 00:34:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:34:36 [ssh-agent] Looking for ssh-agent implementation... 00:34:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:37 $ docker exec 3b9cd0e18a2f82dc9720dd06a2bc626ffedd5993a1ed9768df80520871a947e9 ssh-agent 00:34:37 SSH_AUTH_SOCK=/tmp/ssh-7MOsnjkKdVWe/agent.69 00:34:37 SSH_AGENT_PID=76 00:34:37 Running ssh-add (command line suppressed) 00:34:37 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15708989084851677258.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15708989084851677258.key) 00:34:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:34:37 + git semver init 00:34:37 2024-03-08 00:34:37,739 [run_init] DEBUG init version:0.0.0 force:False 00:34:37 2024-03-08 00:34:37,740 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 00:34:37 2024-03-08 00:34:37,741 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 00:34:37 2024-03-08 00:34:37,741 [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) 00:34:39 2024-03-08 00:34:38,937 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 00:34:39 2024-03-08 00:34:38,938 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 00:34:39 2024-03-08 00:34:38,938 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 00:34:39 2024-03-08 00:34:38,938 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 00:34:39 3.2.0-dev.20 [Pipeline] } 00:34:39 $ docker exec --env ******** --env ******** 3b9cd0e18a2f82dc9720dd06a2bc626ffedd5993a1ed9768df80520871a947e9 ssh-agent -k 00:34:39 unset SSH_AUTH_SOCK; 00:34:39 unset SSH_AGENT_PID; 00:34:39 echo Agent pid 76 killed; 00:34:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:34:39 + git semver [Pipeline] } 00:34:40 $ docker stop --time=1 3b9cd0e18a2f82dc9720dd06a2bc626ffedd5993a1ed9768df80520871a947e9 00:34:41 $ docker rm -f --volumes 3b9cd0e18a2f82dc9720dd06a2bc626ffedd5993a1ed9768df80520871a947e9 [Pipeline] // withDockerContainer [Pipeline] sh 00:34:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:34:42 Stashed 1 file(s) [Pipeline] echo 00:34:42 [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:34:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:34:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:34:43 ========================================================= 00:34:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:34:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:34:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5178 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 00:34:43 Running in /w/workspace/go-mod-bootstrap/267 [Pipeline] { [Pipeline] checkout 00:34:43 The recommended git tool is: git 00:34:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:34:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:34:43 7264a8db6415: Pulling fs layer 00:34:43 c4d48a809fc2: Pulling fs layer 00:34:43 4f1c88b9dad5: Pulling fs layer 00:34:43 ad3a456e5733: Pulling fs layer 00:34:43 69c7f0334f64: Pulling fs layer 00:34:43 1f1c1a5573a3: Pulling fs layer 00:34:43 ce7588e14bc9: Pulling fs layer 00:34:43 ad3a456e5733: Waiting 00:34:43 1f1c1a5573a3: Waiting 00:34:43 69c7f0334f64: Waiting 00:34:43 ce7588e14bc9: Waiting 00:34:43 b5e4710f87ac: Pulling fs layer 00:34:43 b5e4710f87ac: Waiting 00:34:43 c4d48a809fc2: Verifying Checksum 00:34:43 c4d48a809fc2: Download complete 00:34:43 ad3a456e5733: Verifying Checksum 00:34:43 ad3a456e5733: Download complete 00:34:43 69c7f0334f64: Verifying Checksum 00:34:43 69c7f0334f64: Download complete 00:34:43 7264a8db6415: Download complete 00:34:43 1f1c1a5573a3: Download complete 00:34:44 7264a8db6415: Pull complete 00:34:44 b5e4710f87ac: Verifying Checksum 00:34:44 b5e4710f87ac: Download complete 00:34:44 c4d48a809fc2: Pull complete 00:34:44 4f1c88b9dad5: Download complete 00:34:44 ce7588e14bc9: Verifying Checksum 00:34:47 4f1c88b9dad5: Pull complete 00:34:47 ad3a456e5733: Pull complete 00:34:47 69c7f0334f64: Pull complete 00:34:47 1f1c1a5573a3: Pull complete 00:34:48 using credential edgex-jenkins-ssh 00:34:48 Cloning the remote Git repository 00:34:48 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:34:48 > git init /w/workspace/go-mod-bootstrap/267 # timeout=10 00:34:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:34:48 > git --version # timeout=10 00:34:48 > git --version # 'git version 2.25.1' 00:34:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:49 ce7588e14bc9: Pull complete 00:34:50 b5e4710f87ac: Pull complete 00:34:50 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 00:34:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:34:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 00:34:50 + 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 00:34:50 + docker inspect -f . ci-base-image-x86_64 00:34:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:34:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:51 prd-ubuntu20.04-docker-8c-8g-5179 does not seem to be running inside a container 00:34:51 $ 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 00:34:51 Avoid second fetch 00:34:51 Checking out Revision ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 (main) 00:34:52 Commit message: "Merge pull request #673 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v3-3.2.0-dev.3" 00:34:51 > git config core.sparsecheckout # timeout=10 00:34:51 > git checkout -f ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 # timeout=10 00:34:56 $ docker top 531af785255e665a6551d98bfec61f0b1fa62693732eb05d6bc35251b93bc2e1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:56 + go version 00:34:56 go version go1.21.0 linux/amd64 [Pipeline] } 00:34:57 $ docker stop --time=1 531af785255e665a6551d98bfec61f0b1fa62693732eb05d6bc35251b93bc2e1 00:34:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:34:57 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:57 Dload Upload Total Spent Left Speed 00:34:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k 00:34:58 $ docker rm -f --volumes 531af785255e665a6551d98bfec61f0b1fa62693732eb05d6bc35251b93bc2e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:34:59 + docker inspect -f . ci-base-image-x86_64 00:34:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:34:59 + sudo tee /etc/docker/daemon.new 00:34:59 { 00:34:59 "registry-mirrors": [ 00:34:59 "https://nexus3.edgexfoundry.org:10001" 00:34:59 ], 00:34:59 "bip": "10.250.0.254/24", 00:34:59 "hosts": [ 00:34:59 "tcp://0.0.0.0:5555", 00:34:59 "unix:///var/run/docker.sock" 00:34:59 ], 00:34:59 "mtu": 1458, 00:34:59 "selinux-enabled": true, 00:34:59 "seccomp-profile": "/etc/docker/seccomp.json" 00:34:59 } 00:34:59 prd-ubuntu20.04-docker-8c-8g-5179 does not seem to be running inside a container 00:34:59 $ 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 00:34:59 $ docker top 601618dbe8e4200a6c6c6c194d0b4af945eb27db0385253e515e205a428d1324 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:35:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:35:00 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 00:35:00 + sudo service docker restart 00:35:00 + make test 00:35:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:35:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:35:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 00:35:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 00:35:00 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 00:35:00 go: downloading github.com/google/uuid v1.6.0 00:35:00 go: downloading github.com/labstack/echo/v4 v4.11.4 00:35:00 go: downloading github.com/stretchr/testify v1.9.0 00:35:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:35:00 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:35:00 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:35:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 00:35:00 go: downloading github.com/mitchellh/copystructure v1.2.0 00:35:00 go: downloading gopkg.in/yaml.v3 v3.0.1 00:35:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 00:35:01 go: downloading github.com/gorilla/websocket v1.5.0 00:35:01 go: downloading golang.org/x/net v0.21.0 00:35:01 go: downloading golang.org/x/sync v0.4.0 00:35:01 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 00:35:01 go: downloading github.com/go-playground/validator/v10 v10.18.0 00:35:01 go: downloading github.com/go-kit/log v0.2.1 00:35:01 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:35:01 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:35:01 go: downloading github.com/stretchr/objx v0.5.2 00:35:01 go: downloading github.com/hashicorp/errwrap v1.1.0 00:35:01 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:35:01 go: downloading github.com/labstack/gommon v0.4.2 00:35:01 go: downloading golang.org/x/crypto v0.19.0 00:35:01 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 00:35:01 go: downloading github.com/valyala/fasttemplate v1.2.2 00:35:01 go: downloading golang.org/x/time v0.5.0 00:35:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 00:35:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:35:01 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:35:01 go: downloading github.com/x448/float16 v0.8.4 00:35:01 go: downloading github.com/hashicorp/consul/api v1.27.0 00:35:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:35:01 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 00:35:01 go: downloading github.com/go-playground/universal-translator v0.18.1 00:35:01 go: downloading github.com/leodido/go-urn v1.4.0 00:35:01 go: downloading golang.org/x/text v0.14.0 00:35:01 go: downloading github.com/mattn/go-colorable v0.1.13 00:35:01 go: downloading github.com/mattn/go-isatty v0.0.20 00:35:01 go: downloading github.com/valyala/bytebufferpool v1.0.0 00:35:01 go: downloading github.com/zeebo/errs v1.3.0 00:35:01 go: downloading google.golang.org/grpc v1.60.1 00:35:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:35:01 go: downloading github.com/go-playground/locales v0.14.1 00:35:02 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 00:35:02 go: downloading google.golang.org/protobuf v1.32.0 00:35:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:35:02 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:35:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:35:02 go: downloading github.com/hashicorp/serf v0.10.1 00:35:02 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 00:35:02 go: downloading golang.org/x/sys v0.17.0 00:35:02 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 00:35:02 go: downloading github.com/fatih/color v1.14.1 00:35:02 go: downloading github.com/armon/go-metrics v0.4.1 00:35:02 go: downloading github.com/golang/protobuf v1.5.3 00:35:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:35:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:35:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 00:35:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 00:35:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 00:35:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 00:35:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [Pipeline] unstash [Pipeline] echo 00:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:35:18 ========================================================= 00:35:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:35:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:35:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:35:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:28 9fda8d8052c6: Pulling fs layer 00:35:28 5d54e960e981: Pulling fs layer 00:35:28 c4a7e357bf2a: Pulling fs layer 00:35:28 f0e02332f6b5: Pulling fs layer 00:35:28 872ee5b61b7b: Pulling fs layer 00:35:28 0c6a40ed1a82: Pulling fs layer 00:35:28 94ae7d8d031c: Pulling fs layer 00:35:28 0c6a40ed1a82: Waiting 00:35:28 f0e02332f6b5: Waiting 00:35:28 872ee5b61b7b: Waiting 00:35:28 5d54e960e981: Verifying Checksum 00:35:28 5d54e960e981: Download complete 00:35:28 f0e02332f6b5: Verifying Checksum 00:35:28 f0e02332f6b5: Download complete 00:35:28 872ee5b61b7b: Verifying Checksum 00:35:28 872ee5b61b7b: Download complete 00:35:28 9fda8d8052c6: Verifying Checksum 00:35:28 9fda8d8052c6: Download complete 00:35:28 94ae7d8d031c: Verifying Checksum 00:35:28 94ae7d8d031c: Download complete 00:35:29 9fda8d8052c6: Pull complete 00:35:29 5d54e960e981: Pull complete 00:35:30 c4a7e357bf2a: Verifying Checksum 00:35:30 c4a7e357bf2a: Download complete 00:35:31 0c6a40ed1a82: Verifying Checksum 00:35:31 0c6a40ed1a82: Download complete 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.039s coverage: 35.9% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.017s coverage: 93.5% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.016s coverage: 91.9% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.265s coverage: 88.2% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.009s coverage: 84.4% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.026s coverage: 47.0% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.028s coverage: 100.0% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.315s coverage: 87.7% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.014s coverage: 26.3% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.043s coverage: 79.0% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.013s coverage: 59.3% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.010s coverage: 31.2% of statements 00:35:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.010s coverage: 91.3% of statements 00:35:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:35:43 c4a7e357bf2a: Pull complete 00:35:43 f0e02332f6b5: Pull complete 00:35:43 872ee5b61b7b: Pull complete 00:35:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:35:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:35:46 $ docker stop --time=1 601618dbe8e4200a6c6c6c194d0b4af945eb27db0385253e515e205a428d1324 00:35:48 $ docker rm -f --volumes 601618dbe8e4200a6c6c6c194d0b4af945eb27db0385253e515e205a428d1324 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:35:48 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 00:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:49 00:35:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:49 latest: Pulling from edgex-lftools-log-publisher 00:35:49 5eb5b503b376: Pulling fs layer 00:35:49 5c69ac0246d0: Pulling fs layer 00:35:49 ec43610c2a17: Pulling fs layer 00:35:49 3a2ae6a8a46f: Pulling fs layer 00:35:49 33b1e0a273af: Pulling fs layer 00:35:49 5d3b04190fa2: Pulling fs layer 00:35:49 2f39f015ded8: Pulling fs layer 00:35:49 3a2ae6a8a46f: Waiting 00:35:49 33b1e0a273af: Waiting 00:35:49 2f39f015ded8: Waiting 00:35:49 5d3b04190fa2: Waiting 00:35:49 5c69ac0246d0: Verifying Checksum 00:35:49 5c69ac0246d0: Download complete 00:35:50 3a2ae6a8a46f: Verifying Checksum 00:35:50 3a2ae6a8a46f: Download complete 00:35:50 33b1e0a273af: Verifying Checksum 00:35:50 33b1e0a273af: Download complete 00:35:50 ec43610c2a17: Verifying Checksum 00:35:50 ec43610c2a17: Download complete 00:35:50 5d3b04190fa2: Download complete 00:35:50 5eb5b503b376: Verifying Checksum 00:35:50 5eb5b503b376: Download complete 00:35:50 2f39f015ded8: Download complete 00:35:51 5eb5b503b376: Pull complete 00:35:51 5c69ac0246d0: Pull complete 00:35:51 0c6a40ed1a82: Pull complete 00:35:51 ec43610c2a17: Pull complete 00:35:51 3a2ae6a8a46f: Pull complete 00:35:52 33b1e0a273af: Pull complete 00:35:52 5d3b04190fa2: Pull complete 00:35:53 94ae7d8d031c: Pull complete 00:35:53 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 00:35:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:35:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 00:35:54 + 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 00:35:54 + docker inspect -f . ci-base-image-arm64 00:35:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:54 prd-ubuntu20.04-docker-arm64-4c-16g-5178 does not seem to be running inside a container 00:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/267 -v /w/workspace/go-mod-bootstrap/267:/w/workspace/go-mod-bootstrap/267:rw,z -v /w/workspace/go-mod-bootstrap/267@tmp:/w/workspace/go-mod-bootstrap/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:35:56 2f39f015ded8: Pull complete 00:35:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:35:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:57 $ docker top 586e07f6847c232924e74759b30fcc9d633604bb3092ddaf0896c69e25fb19f7 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:57 prd-ubuntu20.04-docker-8c-8g-5179 does not seem to be running inside a container 00:35:57 $ 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 00:35:58 + go version 00:35:58 go version go1.21.0 linux/arm64 00:36:02 $ docker top aa6f0696df4ff987709579f84a296c300c8d9c9356a63c6afd667bbff1c05edd -eo pid,comm [Pipeline] { [Pipeline] } 00:36:02 $ docker stop --time=1 586e07f6847c232924e74759b30fcc9d633604bb3092ddaf0896c69e25fb19f7 00:36:04 $ docker rm -f --volumes 586e07f6847c232924e74759b30fcc9d633604bb3092ddaf0896c69e25fb19f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:04 ---> job-cost.sh 00:36:04 lf-activate-venv: SKIPPING 00:36:04 INFO: No Stack... 00:36:04 INFO: Retrieving Pricing Info for: v3-standard-8 00:36:04 + docker inspect -f . ci-base-image-arm64 00:36:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:05 prd-ubuntu20.04-docker-arm64-4c-16g-5178 does not seem to be running inside a container 00:36:05 $ 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/267 -v /w/workspace/go-mod-bootstrap/267:/w/workspace/go-mod-bootstrap/267:rw,z -v /w/workspace/go-mod-bootstrap/267@tmp:/w/workspace/go-mod-bootstrap/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:05 INFO: Archiving Costs 00:36:06 $ docker top 52b7f9ba59e67e6c37578310d8770065e6d9ad16437cd439a3000bb8ba3654a2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:36:06 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 00:36:06 + cut -d, -f6 [Pipeline] lock 00:36:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-267-stack-cost] 00:36:07 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-267-stack-cost] did not exist. Created. 00:36:07 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-267-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:36:07 + echo total: 0.2199999988079071 [Pipeline] stash 00:36:07 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/267 [Pipeline] fileExists 00:36:07 Stashed 1 file(s) [Pipeline] sh [Pipeline] } 00:36:07 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-267-stack-cost] [Pipeline] // lock [Pipeline] } 00:36:07 $ docker stop --time=1 aa6f0696df4ff987709579f84a296c300c8d9c9356a63c6afd667bbff1c05edd 00:36:08 + make test 00:36:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:36:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:36:08 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 00:36:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 00:36:08 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 00:36:08 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.3 00:36:08 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 00:36:08 $ docker rm -f --volumes aa6f0696df4ff987709579f84a296c300c8d9c9356a63c6afd667bbff1c05edd [Pipeline] // withDockerContainer [Pipeline] } 00:36:08 go: downloading github.com/mitchellh/copystructure v1.2.0 00:36:08 go: downloading gopkg.in/yaml.v3 v3.0.1 00:36:08 go: downloading github.com/stretchr/testify v1.9.0 [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:36:09 go: downloading github.com/labstack/echo/v4 v4.11.4 00:36:09 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:36:09 go: downloading github.com/google/uuid v1.6.0 00:36:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:36:09 go: downloading github.com/gorilla/websocket v1.5.0 00:36:09 go: downloading golang.org/x/net v0.21.0 00:36:09 go: downloading golang.org/x/sync v0.4.0 00:36:09 go: downloading github.com/go-playground/validator/v10 v10.18.0 00:36:09 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:36:09 go: downloading github.com/go-kit/log v0.2.1 00:36:09 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:36:09 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 00:36:10 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:36:10 go: downloading github.com/stretchr/objx v0.5.2 00:36:10 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:36:10 go: downloading github.com/hashicorp/consul/api v1.27.0 00:36:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:36:10 go: downloading github.com/labstack/gommon v0.4.2 00:36:10 go: downloading golang.org/x/crypto v0.19.0 00:36:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:36:10 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 00:36:10 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 00:36:10 go: downloading github.com/valyala/fasttemplate v1.2.2 00:36:11 go: downloading golang.org/x/time v0.5.0 00:36:11 go: downloading github.com/hashicorp/errwrap v1.1.0 00:36:11 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:36:11 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 00:36:11 go: downloading github.com/go-playground/universal-translator v0.18.1 00:36:11 go: downloading github.com/leodido/go-urn v1.4.0 00:36:11 go: downloading golang.org/x/text v0.14.0 00:36:11 go: downloading github.com/zeebo/errs v1.3.0 00:36:11 go: downloading google.golang.org/grpc v1.60.1 00:36:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:36:13 go: downloading github.com/mattn/go-colorable v0.1.13 00:36:13 go: downloading github.com/mattn/go-isatty v0.0.20 00:36:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:36:13 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:36:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:36:13 go: downloading github.com/hashicorp/serf v0.10.1 00:36:13 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 00:36:14 go: downloading github.com/x448/float16 v0.8.4 00:36:14 go: downloading github.com/valyala/bytebufferpool v1.0.0 00:36:14 go: downloading github.com/go-playground/locales v0.14.1 00:36:14 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 00:36:14 go: downloading google.golang.org/protobuf v1.32.0 00:36:15 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 00:36:15 go: downloading golang.org/x/sys v0.17.0 00:36:16 go: downloading github.com/fatih/color v1.14.1 00:36:16 go: downloading github.com/armon/go-metrics v0.4.1 00:36:16 go: downloading github.com/golang/protobuf v1.5.3 00:36:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:36:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:37:44 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 00:37:44 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 00:37:54 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 00:37:54 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 00:38:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.155s coverage: 35.9% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.096s coverage: 93.5% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.088s coverage: 91.9% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.273s coverage: 88.2% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.017s coverage: 84.4% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.095s coverage: 47.0% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.055s coverage: 100.0% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.379s coverage: 87.7% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.048s coverage: 26.3% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.140s coverage: 79.0% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.043s coverage: 59.3% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.033s coverage: 31.2% of statements 00:38:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements 00:38:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:38:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:38:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:38:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:38:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:38:26 $ docker stop --time=1 52b7f9ba59e67e6c37578310d8770065e6d9ad16437cd439a3000bb8ba3654a2 00:38:28 $ docker rm -f --volumes 52b7f9ba59e67e6c37578310d8770065e6d9ad16437cd439a3000bb8ba3654a2 [Pipeline] // withDockerContainer [Pipeline] sh 00:38:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:38:31 Warning: overwriting stash ‘coverage-report’ 00:38:31 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 00:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:38:32 00:38:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:38:33 arm64: Pulling from edgex-lftools-log-publisher 00:38:33 8998bd30e6a1: Pulling fs layer 00:38:33 04944245beec: Pulling fs layer 00:38:33 699f458cf7ca: Pulling fs layer 00:38:33 765212b225bb: Pulling fs layer 00:38:33 f23df028b6ca: Pulling fs layer 00:38:33 d65c8cfc05b1: Pulling fs layer 00:38:33 2437ff75d9bd: Pulling fs layer 00:38:33 765212b225bb: Waiting 00:38:33 f23df028b6ca: Waiting 00:38:33 d65c8cfc05b1: Waiting 00:38:33 2437ff75d9bd: Waiting 00:38:33 04944245beec: Verifying Checksum 00:38:33 04944245beec: Download complete 00:38:33 765212b225bb: Verifying Checksum 00:38:33 765212b225bb: Download complete 00:38:33 f23df028b6ca: Verifying Checksum 00:38:33 f23df028b6ca: Download complete 00:38:33 d65c8cfc05b1: Download complete 00:38:33 699f458cf7ca: Verifying Checksum 00:38:33 699f458cf7ca: Download complete 00:38:33 8998bd30e6a1: Verifying Checksum 00:38:33 8998bd30e6a1: Download complete 00:38:36 2437ff75d9bd: Verifying Checksum 00:38:38 8998bd30e6a1: Pull complete 00:38:39 04944245beec: Pull complete 00:38:41 699f458cf7ca: Pull complete 00:38:41 765212b225bb: Pull complete 00:38:42 f23df028b6ca: Pull complete 00:38:42 d65c8cfc05b1: Pull complete 00:39:00 2437ff75d9bd: Pull complete 00:39:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:39:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:39:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:00 prd-ubuntu20.04-docker-arm64-4c-16g-5178 does not seem to be running inside a container 00:39:00 $ 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/267 -v /w/workspace/go-mod-bootstrap/267:/w/workspace/go-mod-bootstrap/267:rw,z -v /w/workspace/go-mod-bootstrap/267@tmp:/w/workspace/go-mod-bootstrap/267@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:arm64 cat 00:39:04 $ docker top 4eb4d009d567fc4e81cec10c7a518e7f4be6d3851c39f51bea2a6f6d9e3d0c11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:05 ---> job-cost.sh 00:39:05 lf-activate-venv: SKIPPING 00:39:05 INFO: No Stack... 00:39:05 INFO: Retrieving Pricing Info for: v3-standard-4 00:39:06 INFO: Archiving Costs [Pipeline] sh 00:39:06 + cut -d, -f6 00:39:06 + cat /w/workspace/go-mod-bootstrap/267/archives/cost.csv [Pipeline] lock 00:39:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-267-stack-cost] 00:39:07 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-267-stack-cost] did not exist. Created. 00:39:07 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-267-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:39:07 /w/workspace/go-mod-bootstrap/267@tmp/durable-310c339c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:39:08 + echo total: 0.10999999940395355 [Pipeline] stash 00:39:08 Warning: overwriting stash ‘stack-cost’ 00:39:08 Stashed 1 file(s) [Pipeline] } 00:39:08 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-267-stack-cost] [Pipeline] // lock [Pipeline] } 00:39:08 $ docker stop --time=1 4eb4d009d567fc4e81cec10c7a518e7f4be6d3851c39f51bea2a6f6d9e3d0c11 00:39:10 $ docker rm -f --volumes 4eb4d009d567fc4e81cec10c7a518e7f4be6d3851c39f51bea2a6f6d9e3d0c11 [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 00:39:11 provisioning config files... 00:39:11 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11956407061026665588tmp [Pipeline] { [Pipeline] sh 00:39:11 + set +x 00:39:11 + bash -s -- 00:39:11 + curl -s https://codecov.io/bash 00:39:11 00:39:11 _____ _ 00:39:11 / ____| | | 00:39:11 | | ___ __| | ___ ___ _____ __ 00:39:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:39:11 | |___| (_) | (_| | __/ (_| (_) \ V / 00:39:11 \_____\___/ \__,_|\___|\___\___/ \_/ 00:39:11 Bash-1.0.6 00:39:11 00:39:11 00:39:11 ==> git version 2.25.1 found 00:39:11 ==> 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 00:39:11 Release-Date: 2020-01-08 00:39:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:39:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:39:11 ==> Jenkins CI detected. 00:39:11 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 00:39:11 project root: . 00:39:11 --> token set from env 00:39:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:39:11 ==> Running gcov in . (disable via -X gcov) 00:39:11 ==> Python coveragepy not found 00:39:11 ==> Searching for coverage reports in: 00:39:11 + . 00:39:11 -> Found 1 reports 00:39:11 ==> Detecting git/mercurial file structure 00:39:11 ==> Reading reports 00:39:11 + ./coverage.out bytes=106001 00:39:11 ==> Appending adjustments 00:39:11 https://docs.codecov.io/docs/fixing-reports 00:39:12 + Found adjustments 00:39:12 ==> Gzipping contents 00:39:12 20K /tmp/codecov.uTSOXQ.gz 00:39:12 ==> Uploading reports 00:39:12 url: https://codecov.io 00:39:12 query: branch=main&commit=ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0&build=267&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F267%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 00:39:12 -> Pinging Codecov 00:39:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0&build=267&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F267%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 00:39:12 -> Uploading to 00:39:12 https://storage.googleapis.com/codecov/v4/raw/2024-03-08/833815588EE85121546D348822E98E2E/ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0/f475b820-8cf5-45a2-8e45-313a6cff21b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T003912Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=831d4d1d47282ffadc790769b723bf4a9de3a02cc2aefe5b708bd6f7acac7e09 00:39:12 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:12 Dload Upload Total Spent Left Speed 00:39:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16482 0 0 100 16482 0 174k --:--:-- --:--:-- --:--:-- 173k 100 16482 0 0 100 16482 0 57428 --:--:-- --:--:-- --:--:-- 57229 00:39:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 [Pipeline] } 00:39:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:39:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:39:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:39:13 00:39:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:39:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:39:13 df9b9388f04a: Pulling fs layer 00:39:13 52dc419b0ee2: Pulling fs layer 00:39:13 25bc292e5bac: Pulling fs layer 00:39:13 114826534d7a: Pulling fs layer 00:39:13 4657fd5d0bcf: Pulling fs layer 00:39:13 6ad1cebc031e: Pulling fs layer 00:39:13 8a3aa393b2d8: Pulling fs layer 00:39:13 4657fd5d0bcf: Waiting 00:39:13 114826534d7a: Waiting 00:39:13 8a3aa393b2d8: Waiting 00:39:13 6ad1cebc031e: Waiting 00:39:13 25bc292e5bac: Verifying Checksum 00:39:13 25bc292e5bac: Download complete 00:39:13 52dc419b0ee2: Download complete 00:39:13 4657fd5d0bcf: Verifying Checksum 00:39:13 4657fd5d0bcf: Download complete 00:39:13 df9b9388f04a: Download complete 00:39:13 6ad1cebc031e: Verifying Checksum 00:39:13 6ad1cebc031e: Download complete 00:39:13 df9b9388f04a: Pull complete 00:39:13 52dc419b0ee2: Pull complete 00:39:14 25bc292e5bac: Pull complete 00:39:14 114826534d7a: Verifying Checksum 00:39:14 114826534d7a: Download complete 00:39:14 8a3aa393b2d8: Verifying Checksum 00:39:14 8a3aa393b2d8: Download complete 00:39:17 114826534d7a: Pull complete 00:39:17 4657fd5d0bcf: Pull complete 00:39:17 6ad1cebc031e: Pull complete 00:39:20 8a3aa393b2d8: Pull complete 00:39:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:39:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:20 prd-ubuntu20.04-docker-8c-8g-5179 does not seem to be running inside a container 00:39:20 $ 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 00:39:26 $ docker top 08a16e105339e4c98a8106f1b46afbca271719fb82e1f388d17ab35ad5be629f -eo pid,comm [Pipeline] { [Pipeline] echo 00:39:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 00:39:26 + set -o pipefail 00:39:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 00:39:31 00:39:31 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 00:39:31 00:39:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/c1133477-3ee0-4b52-b0ce-0e595012de20 00:39:31 00:39:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:39:31 00:39:31 00:39:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:39:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:39:31 More details here: https://snyk.co/ue1NS [Pipeline] } 00:39:31 $ docker stop --time=1 08a16e105339e4c98a8106f1b46afbca271719fb82e1f388d17ab35ad5be629f 00:39:35 $ docker rm -f --volumes 08a16e105339e4c98a8106f1b46afbca271719fb82e1f388d17ab35ad5be629f [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 00:39:36 + git log --format=format:%s -1 ea20106efc67b4f5bf497ae4eb47ec34dfaa75f0 [Pipeline] sh 00:39:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:39:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:39:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:37 prd-ubuntu20.04-docker-8c-8g-5179 does not seem to be running inside a container 00:39: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 00:39:38 $ docker top 720e141ff27780e2291230a991ad4ec5f534d6ef995beb9e16402971cc2cf801 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:39:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:39:38 [ssh-agent] Looking for ssh-agent implementation... 00:39:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:39:38 $ docker exec 720e141ff27780e2291230a991ad4ec5f534d6ef995beb9e16402971cc2cf801 ssh-agent 00:39:38 SSH_AUTH_SOCK=/tmp/ssh-zkCUjtmTJUST/agent.31 00:39:38 SSH_AGENT_PID=37 00:39:38 Running ssh-add (command line suppressed) 00:39:38 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7302316446043708858.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7302316446043708858.key) 00:39:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:39:39 + git semver tag 00:39:39 2024-03-08 00:39:39,166 [run_tag] DEBUG tag force:False 00:39:39 2024-03-08 00:39:39,167 [check_head_tag] DEBUG check head tag 00:39:39 2024-03-08 00:39:39,169 [execute] INFO git cat-file --batch-check 00:39:39 2024-03-08 00:39:39,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 00:39:39 2024-03-08 00:39:39,173 [execute] INFO git cat-file --batch 00:39:39 2024-03-08 00:39:39,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 00:39:39 2024-03-08 00:39:39,212 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 00:39:39 2024-03-08 00:39:39,212 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 00:39:39 2024-03-08 00:39:39,212 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 00:39:39 2024-03-08 00:39:39,216 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 00:39:39 3.2.0-dev.20 [Pipeline] } 00:39:39 $ docker exec --env ******** --env ******** 720e141ff27780e2291230a991ad4ec5f534d6ef995beb9e16402971cc2cf801 ssh-agent -k 00:39:39 unset SSH_AUTH_SOCK; 00:39:39 unset SSH_AGENT_PID; 00:39:39 echo Agent pid 37 killed; 00:39:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:39:39 + git semver [Pipeline] } 00:39:40 $ docker stop --time=1 720e141ff27780e2291230a991ad4ec5f534d6ef995beb9e16402971cc2cf801 00:39:41 $ docker rm -f --volumes 720e141ff27780e2291230a991ad4ec5f534d6ef995beb9e16402971cc2cf801 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:39:41 00:39:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:39:42 0.23.1-centos7: Pulling from edgex-lftools 00:39:42 ab5ef0e58194: Pulling fs layer 00:39:42 9712f1f96733: Pulling fs layer 00:39:42 63f879dbbcfc: Pulling fs layer 00:39:42 0d9ebad4ef96: Pulling fs layer 00:39:42 e9a5061849ea: Pulling fs layer 00:39:42 d747dcd14b5f: Pulling fs layer 00:39:42 2de7ff778b66: Pulling fs layer 00:39:42 e9a5061849ea: Waiting 00:39:42 d747dcd14b5f: Waiting 00:39:42 0d9ebad4ef96: Waiting 00:39:42 9712f1f96733: Verifying Checksum 00:39:42 9712f1f96733: Download complete 00:39:42 63f879dbbcfc: Verifying Checksum 00:39:42 63f879dbbcfc: Download complete 00:39:42 e9a5061849ea: Verifying Checksum 00:39:42 e9a5061849ea: Download complete 00:39:42 d747dcd14b5f: Verifying Checksum 00:39:42 d747dcd14b5f: Download complete 00:39:42 0d9ebad4ef96: Verifying Checksum 00:39:42 0d9ebad4ef96: Download complete 00:39:42 ab5ef0e58194: Verifying Checksum 00:39:42 ab5ef0e58194: Download complete 00:39:42 2de7ff778b66: Download complete 00:39:45 ab5ef0e58194: Pull complete 00:39:45 9712f1f96733: Pull complete 00:39:45 63f879dbbcfc: Pull complete 00:39:49 0d9ebad4ef96: Pull complete 00:39:49 e9a5061849ea: Pull complete 00:39:49 d747dcd14b5f: Pull complete 00:39:50 2de7ff778b66: Pull complete 00:39:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:39:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:50 prd-ubuntu20.04-docker-8c-8g-5179 does not seem to be running inside a container 00:39:50 $ 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 00:39:58 $ docker top b6719331f91914eea1f9b4aa1e28a491a05de2bcf2622d1880de113c993436ec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:39:58 provisioning config files... 00:39:58 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2448430760195382535tmp 00:39:58 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15878686178933410885tmp 00:39:58 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7560282809943708755tmp [Pipeline] { [Pipeline] echo 00:39:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:39:58 ---> sigul-configuration.sh 00:39:58 gpg: directory `/root/.gnupg' created 00:39:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:39:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:39:58 gpg: keyring `/root/.gnupg/secring.gpg' created 00:39:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:39:58 gpg: CAST5 encrypted data 00:39:58 gpg: encrypted with 1 passphrase 00:39:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:39:58 + mkdir /home/jenkins 00:39:58 + mkdir /home/jenkins/sigul [Pipeline] sh 00:39:59 + 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 00:39:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:39:59 ---> sigul-install.sh 00:39:59 Sigul already installed; skipping installation. [Pipeline] sh 00:39:59 + git tag --list 00:39:59 v0.0.1 00:39:59 v0.0.10 00:39:59 v0.0.11 00:39:59 v0.0.12 00:39:59 v0.0.13 00:39:59 v0.0.14 00:39:59 v0.0.15 00:39:59 v0.0.16 00:39:59 v0.0.17 00:39:59 v0.0.18 00:39:59 v0.0.19 00:39:59 v0.0.2 00:39:59 v0.0.20 00:39:59 v0.0.21 00:39:59 v0.0.22 00:39:59 v0.0.23 00:39:59 v0.0.24 00:39:59 v0.0.25 00:39:59 v0.0.26 00:39:59 v0.0.27 00:39:59 v0.0.28 00:39:59 v0.0.29 00:39:59 v0.0.3 00:39:59 v0.0.30 00:39:59 v0.0.31 00:39:59 v0.0.32 00:39:59 v0.0.33 00:39:59 v0.0.34 00:39:59 v0.0.35 00:39:59 v0.0.36 00:39:59 v0.0.37 00:39:59 v0.0.38 00:39:59 v0.0.39 00:39:59 v0.0.4 00:39:59 v0.0.40 00:39:59 v0.0.41 00:39:59 v0.0.42 00:39:59 v0.0.43 00:39:59 v0.0.44 00:39:59 v0.0.45 00:39:59 v0.0.46 00:39:59 v0.0.47 00:39:59 v0.0.48 00:39:59 v0.0.49 00:39:59 v0.0.5 00:39:59 v0.0.50 00:39:59 v0.0.51 00:39:59 v0.0.52 00:39:59 v0.0.53 00:39:59 v0.0.54 00:39:59 v0.0.55 00:39:59 v0.0.56 00:39:59 v0.0.57 00:39:59 v0.0.58 00:39:59 v0.0.59 00:39:59 v0.0.6 00:39:59 v0.0.60 00:39:59 v0.0.61 00:39:59 v0.0.62 00:39:59 v0.0.63 00:39:59 v0.0.64 00:39:59 v0.0.65 00:39:59 v0.0.66 00:39:59 v0.0.67 00:39:59 v0.0.68 00:39:59 v0.0.69 00:39:59 v0.0.7 00:39:59 v0.0.70 00:39:59 v0.0.71 00:39:59 v0.0.72 00:39:59 v0.0.8 00:39:59 v0.0.9 00:39:59 v2.0.0 00:39:59 v2.1.0 00:39:59 v2.1.1 00:39:59 v2.2.0 00:39:59 v2.3.0 00:39:59 v3.0 00:39:59 v3.0.0 00:39:59 v3.0.1 00:39:59 v3.1 00:39:59 v3.1.0 00:39:59 v3.1.0-dev.1 00:39:59 v3.1.0-dev.10 00:39:59 v3.1.0-dev.11 00:39:59 v3.1.0-dev.12 00:39:59 v3.1.0-dev.13 00:39:59 v3.1.0-dev.14 00:39:59 v3.1.0-dev.15 00:39:59 v3.1.0-dev.16 00:39:59 v3.1.0-dev.17 00:39:59 v3.1.0-dev.18 00:39:59 v3.1.0-dev.19 00:39:59 v3.1.0-dev.2 00:39:59 v3.1.0-dev.20 00:39:59 v3.1.0-dev.21 00:39:59 v3.1.0-dev.22 00:39:59 v3.1.0-dev.23 00:39:59 v3.1.0-dev.24 00:39:59 v3.1.0-dev.25 00:39:59 v3.1.0-dev.26 00:39:59 v3.1.0-dev.27 00:39:59 v3.1.0-dev.28 00:39:59 v3.1.0-dev.29 00:39:59 v3.1.0-dev.3 00:39:59 v3.1.0-dev.30 00:39:59 v3.1.0-dev.31 00:39:59 v3.1.0-dev.32 00:39:59 v3.1.0-dev.33 00:39:59 v3.1.0-dev.34 00:39:59 v3.1.0-dev.35 00:39:59 v3.1.0-dev.36 00:39:59 v3.1.0-dev.37 00:39:59 v3.1.0-dev.38 00:39:59 v3.1.0-dev.39 00:39:59 v3.1.0-dev.4 00:39:59 v3.1.0-dev.40 00:39:59 v3.1.0-dev.41 00:39:59 v3.1.0-dev.42 00:39:59 v3.1.0-dev.43 00:39:59 v3.1.0-dev.44 00:39:59 v3.1.0-dev.45 00:39:59 v3.1.0-dev.46 00:39:59 v3.1.0-dev.47 00:39:59 v3.1.0-dev.48 00:39:59 v3.1.0-dev.49 00:39:59 v3.1.0-dev.5 00:39:59 v3.1.0-dev.50 00:39:59 v3.1.0-dev.51 00:39:59 v3.1.0-dev.52 00:39:59 v3.1.0-dev.53 00:39:59 v3.1.0-dev.54 00:39:59 v3.1.0-dev.55 00:39:59 v3.1.0-dev.56 00:39:59 v3.1.0-dev.57 00:39:59 v3.1.0-dev.58 00:39:59 v3.1.0-dev.59 00:39:59 v3.1.0-dev.6 00:39:59 v3.1.0-dev.60 00:39:59 v3.1.0-dev.7 00:39:59 v3.1.0-dev.8 00:39:59 v3.1.0-dev.9 00:39:59 v3.2.0-dev.1 00:39:59 v3.2.0-dev.10 00:39:59 v3.2.0-dev.11 00:39:59 v3.2.0-dev.12 00:39:59 v3.2.0-dev.13 00:39:59 v3.2.0-dev.14 00:39:59 v3.2.0-dev.15 00:39:59 v3.2.0-dev.16 00:39:59 v3.2.0-dev.17 00:39:59 v3.2.0-dev.18 00:39:59 v3.2.0-dev.19 00:39:59 v3.2.0-dev.2 00:39:59 v3.2.0-dev.20 00:39:59 v3.2.0-dev.3 00:39:59 v3.2.0-dev.4 00:39:59 v3.2.0-dev.5 00:39:59 v3.2.0-dev.6 00:39:59 v3.2.0-dev.7 00:39:59 v3.2.0-dev.8 00:39:59 v3.2.0-dev.9 [Pipeline] sh 00:40:00 + lftools sign git-tag v3.2.0-dev.20 00:40:00 Signing Git tag with Sigul... 00:40:00 Signing v3.2.0-dev.20 [Pipeline] echo 00:40:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:40:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:40:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:40:01 $ docker stop --time=1 b6719331f91914eea1f9b4aa1e28a491a05de2bcf2622d1880de113c993436ec 00:40:02 $ docker rm -f --volumes b6719331f91914eea1f9b4aa1e28a491a05de2bcf2622d1880de113c993436ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:40:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:40:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:40:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:04 prd-ubuntu20.04-docker-8c-8g-5179 does not seem to be running inside a container 00:40:04 $ 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 00:40:04 $ docker top 2ebea97654c3082b76b5ec833220598700522e5f549187a8fac6d9e331e3c35b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:40:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:04 [ssh-agent] Looking for ssh-agent implementation... 00:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:04 $ docker exec 2ebea97654c3082b76b5ec833220598700522e5f549187a8fac6d9e331e3c35b ssh-agent 00:40:04 SSH_AUTH_SOCK=/tmp/ssh-ucqKyIRpbFrz/agent.31 00:40:04 SSH_AGENT_PID=37 00:40:04 Running ssh-add (command line suppressed) 00:40:04 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12685080786542642499.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12685080786542642499.key) 00:40:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:05 + git semver bump pre 00:40:05 2024-03-08 00:40:05,484 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 00:40:05 2024-03-08 00:40:05,484 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev 00:40:05 2024-03-08 00:40:05,484 [bump_version] DEBUG bumped version:3.2.0-dev.21 00:40:05 2024-03-08 00:40:05,484 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 00:40:05 2024-03-08 00:40:05,484 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 00:40:05 2024-03-08 00:40:05,484 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 00:40:05 2024-03-08 00:40:05,486 [execute] INFO git cat-file --batch-check 00:40:05 2024-03-08 00:40:05,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 00:40:05 2024-03-08 00:40:05,491 [execute] INFO git cat-file --batch 00:40:05 2024-03-08 00:40:05,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 00:40:05 2024-03-08 00:40:05,495 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 00:40:05 3.2.0-dev.21 [Pipeline] } 00:40:05 $ docker exec --env ******** --env ******** 2ebea97654c3082b76b5ec833220598700522e5f549187a8fac6d9e331e3c35b ssh-agent -k 00:40:05 unset SSH_AUTH_SOCK; 00:40:05 unset SSH_AGENT_PID; 00:40:05 echo Agent pid 37 killed; 00:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:06 + git semver [Pipeline] } 00:40:06 $ docker stop --time=1 2ebea97654c3082b76b5ec833220598700522e5f549187a8fac6d9e331e3c35b 00:40:07 $ docker rm -f --volumes 2ebea97654c3082b76b5ec833220598700522e5f549187a8fac6d9e331e3c35b [Pipeline] // withDockerContainer [Pipeline] sh 00:40:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:40:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:40:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:08 prd-ubuntu20.04-docker-8c-8g-5179 does not seem to be running inside a container 00:40:08 $ 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 00:40:09 $ docker top 3b947a15b3f5b15a67f9fad51c602bcb4ad412256f332fa4b7444c747808724c -eo pid,comm 00:40:09 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). 00:40:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:40:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:09 [ssh-agent] Looking for ssh-agent implementation... 00:40:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:09 $ docker exec 3b947a15b3f5b15a67f9fad51c602bcb4ad412256f332fa4b7444c747808724c ssh-agent 00:40:09 SSH_AUTH_SOCK=/tmp/ssh-kZbDkyP9G0LB/agent.32 00:40:09 SSH_AGENT_PID=38 00:40:09 Running ssh-add (command line suppressed) 00:40:09 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9854684598554037436.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9854684598554037436.key) 00:40:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:10 + git semver push 00:40:10 2024-03-08 00:40:10,233 [run_push] DEBUG push 00:40:10 2024-03-08 00:40:10,234 [execute] INFO git cat-file --batch-check 00:40:10 2024-03-08 00:40:10,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 00:40:10 2024-03-08 00:40:10,238 [execute] INFO git rev-list 3b516f1670bdd107654bdc88ba16cbe0e862947e -- 00:40:10 2024-03-08 00:40:10,238 [execute] DEBUG Popen(['git', 'rev-list', '3b516f1670bdd107654bdc88ba16cbe0e862947e', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 00:40:10 2024-03-08 00:40:10,249 [execute] INFO git fetch -v origin 00:40:10 2024-03-08 00:40:10,250 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 00:40:10 2024-03-08 00:40:10,786 [run_push] DEBUG no remote changes detected 00:40:10 2024-03-08 00:40:10,786 [execute] INFO git push origin semver 00:40:10 2024-03-08 00:40:10,787 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 00:40:11 2024-03-08 00:40:11,551 [run_push] DEBUG push all version tags 00:40:11 2024-03-08 00:40:11,552 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:40:11 2024-03-08 00:40:11,552 [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) 00:40:12 2024-03-08 00:40:12,315 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 00:40:12 3.2.0-dev.21 [Pipeline] } 00:40:12 $ docker exec --env ******** --env ******** 3b947a15b3f5b15a67f9fad51c602bcb4ad412256f332fa4b7444c747808724c ssh-agent -k 00:40:12 unset SSH_AUTH_SOCK; 00:40:12 unset SSH_AGENT_PID; 00:40:12 echo Agent pid 38 killed; 00:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:13 + git semver [Pipeline] } 00:40:13 $ docker stop --time=1 3b947a15b3f5b15a67f9fad51c602bcb4ad412256f332fa4b7444c747808724c 00:40:14 $ docker rm -f --volumes 3b947a15b3f5b15a67f9fad51c602bcb4ad412256f332fa4b7444c747808724c [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 00:40:15 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 00:40:15 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 00:40:15 total 16 00:40:15 drwxr-xr-x 3 root root 4096 Mar 8 00:36 . 00:40:15 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 00:39 .. 00:40:15 drwxr-xr-x 2 root root 4096 Mar 8 00:36 cost 00:40:15 -rw-r--r-- 1 root root 88 Mar 8 00:36 cost.csv 00:40:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 00:40:15 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 00:40:15 total 16 00:40:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 00:36 . 00:40:15 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 00:39 .. 00:40:15 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 00:36 cost 00:40:15 -rw-r--r-- 1 jenkins jenkins 88 Mar 8 00:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:40:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:40:17 ---> package-listing.sh 00:40:17 ++ facter osfamily 00:40:17 ++ tr '[:upper:]' '[:lower:]' 00:40:17 + OS_FAMILY=debian 00:40:17 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 00:40:17 + START_PACKAGES=/tmp/packages_start.txt 00:40:17 + END_PACKAGES=/tmp/packages_end.txt 00:40:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:40:17 + PACKAGES=/tmp/packages_start.txt 00:40:17 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 00:40:17 + PACKAGES=/tmp/packages_end.txt 00:40:17 + case "${OS_FAMILY}" in 00:40:17 + dpkg -l 00:40:17 + grep '^ii' 00:40:17 + '[' -f /tmp/packages_start.txt ']' 00:40:17 + '[' -f /tmp/packages_end.txt ']' 00:40:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:40:17 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 00:40:17 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 00:40:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 00:40:17 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 00:40:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:40:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:18 prd-ubuntu20.04-docker-8c-8g-5179 does not seem to be running inside a container 00:40:18 $ 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 00:40:18 $ docker top e25322fbb1899ee8cfdb9adc640075a89e04e82140637d070456268015cbb813 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:19 + touch /tmp/pre-build-complete [Pipeline] sh 00:40:19 + mkdir -p /var/log/sysstat [Pipeline] sh 00:40:19 + ls /var/log/sa-host 00:40:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:40:19 provisioning config files... 00:40:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10906670088702698419tmp [Pipeline] { [Pipeline] echo 00:40:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:40:20 ---> create-netrc.sh [Pipeline] } 00:40:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:40:20 ---> python-tools-install.sh [Pipeline] echo 00:40:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:40:20 ---> sudo-logs.sh 00:40:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:40:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:40:21 ---> job-cost.sh 00:40:21 lf-activate-venv: SKIPPING 00:40:21 DEBUG: total: 0.2199999988079071 00:40:21 INFO: Retrieving Stack Cost... 00:40:21 INFO: Retrieving Pricing Info for: v3-standard-8 00:40:21 INFO: Archiving Costs [Pipeline] echo 00:40:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:40:22 ---> logs-deploy.sh 00:40:22 lf-activate-venv: SKIPPING 00:40:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/267 00:40:22 INFO: archiving workspace using pattern(s): 00:40:22 Archives upload complete. 00:40:23 INFO: archiving logs to Nexus 00:40:23 ---> uname -a: 00:40:23 Linux prd-ubuntu20-04-docker-8c-8g-5179 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:40:23 00:40:23 00:40:23 ---> lscpu: 00:40:23 Architecture: x86_64 00:40:23 CPU op-mode(s): 32-bit, 64-bit 00:40:23 Byte Order: Little Endian 00:40:23 Address sizes: 40 bits physical, 48 bits virtual 00:40:23 CPU(s): 8 00:40:23 On-line CPU(s) list: 0-7 00:40:23 Thread(s) per core: 1 00:40:23 Core(s) per socket: 1 00:40:23 Socket(s): 8 00:40:23 NUMA node(s): 1 00:40:23 Vendor ID: AuthenticAMD 00:40:23 CPU family: 23 00:40:23 Model: 49 00:40:23 Model name: AMD EPYC-Rome Processor 00:40:23 Stepping: 0 00:40:23 CPU MHz: 2800.000 00:40:23 BogoMIPS: 5600.00 00:40:23 Virtualization: AMD-V 00:40:23 Hypervisor vendor: KVM 00:40:23 Virtualization type: full 00:40:23 L1d cache: 256 KiB 00:40:23 L1i cache: 256 KiB 00:40:23 L2 cache: 4 MiB 00:40:23 L3 cache: 128 MiB 00:40:23 NUMA node0 CPU(s): 0-7 00:40:23 Vulnerability Itlb multihit: Not affected 00:40:23 Vulnerability L1tf: Not affected 00:40:23 Vulnerability Mds: Not affected 00:40:23 Vulnerability Meltdown: Not affected 00:40:23 Vulnerability Mmio stale data: Not affected 00:40:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:40:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:40:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:40:23 Vulnerability Srbds: Not affected 00:40:23 Vulnerability Tsx async abort: Not affected 00:40:23 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 00:40:23 00:40:23 00:40:23 ---> nproc: 00:40:23 8 00:40:23 00:40:23 00:40:23 ---> df -h: 00:40:23 Filesystem Size Used Avail Use% Mounted on 00:40:23 overlay 155G 12G 144G 8% / 00:40:23 tmpfs 64M 0 64M 0% /dev 00:40:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:40:23 shm 64M 0 64M 0% /dev/shm 00:40:23 /dev/vda1 155G 12G 144G 8% /facter-os 00:40:23 00:40:23 00:40:23 ---> sar -b -r -n DEV: 00:40:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5179) 03/08/24 _x86_64_ (8 CPU) 00:40:23 00:40:23 00:33:40 LINUX RESTART (8 CPU) 00:40:23 00:40:23 00:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:40:23 00:35:02 152.81 38.03 114.78 0.00 4230.89 124762.14 0.00 00:40:23 00:36:01 77.46 0.47 76.99 0.00 8.68 32247.28 0.00 00:40:23 00:37:01 16.38 0.02 16.37 0.00 4.27 3808.95 0.00 00:40:23 00:38:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 00:40:23 00:39:01 25.61 8.82 16.80 0.00 928.65 1927.81 0.00 00:40:23 00:40:01 122.35 0.32 122.03 0.00 26.53 56909.45 0.00 00:40:23 Average: 65.96 7.96 58.00 0.00 868.92 36624.96 0.00 00:40:23 00:40:23 00:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:40:23 00:35:02 29069676 31500396 814680 2.48 81952 2612776 1850828 5.45 1074888 2335144 115780 00:40:23 00:36:01 28710680 31535692 776900 2.36 95704 2952936 1811472 5.34 1122620 2605160 93572 00:40:23 00:37:01 28722116 31547544 768004 2.34 95944 2953072 1744116 5.14 1125492 2592808 316 00:40:23 00:38:01 28721340 31546816 768528 2.34 95972 2953072 1744116 5.14 1125348 2592812 244 00:40:23 00:39:01 28595072 31537688 751712 2.29 111212 3058536 1651956 4.87 1196276 2624060 1748 00:40:23 00:40:01 27065056 31492816 784784 2.39 158524 4364372 1880360 5.54 1335052 3869480 772 00:40:23 Average: 28480657 31526825 777435 2.36 106551 3149127 1780475 5.25 1163279 2769911 35405 00:40:23 00:40:23 00:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:40:23 00:35:02 ens3 596.48 420.51 6636.59 141.30 0.00 0.00 0.00 0.00 00:40:23 00:35:02 docker0 70.72 92.57 5.82 1002.95 0.00 0.00 0.00 0.00 00:40:23 00:35:02 veth468b80f 51.96 72.47 4.96 864.28 0.00 0.00 0.00 0.07 00:40:23 00:35:02 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 00:40:23 00:36:01 ens3 114.79 70.06 2629.47 16.53 0.00 0.00 0.00 0.00 00:40:23 00:36:01 docker0 7.15 10.52 0.60 56.13 0.00 0.00 0.00 0.00 00:40:23 00:36:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 00:40:23 00:37:01 ens3 9.18 5.65 10.42 3.33 0.00 0.00 0.00 0.00 00:40:23 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:23 00:37:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:40:23 00:38:01 ens3 0.28 0.15 0.02 0.01 0.00 0.00 0.00 0.00 00:40:23 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:23 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:40:23 00:39:01 ens3 37.29 16.66 671.13 1.44 0.00 0.00 0.00 0.00 00:40:23 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:23 00:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:40:23 00:40:01 ens3 340.34 216.25 8126.78 37.49 0.00 0.00 0.00 0.00 00:40:23 00:40:01 docker0 58.41 70.19 4.72 920.35 0.00 0.00 0.00 0.00 00:40:23 00:40:01 vetheeea301 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 00:40:23 00:40:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 00:40:23 Average: ens3 183.26 121.69 3013.55 33.40 0.00 0.00 0.00 0.00 00:40:23 Average: docker0 22.76 28.93 1.86 330.68 0.00 0.00 0.00 0.00 00:40:23 Average: vetheeea301 0.05 0.06 0.01 0.02 0.00 0.00 0.00 0.00 00:40:23 Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 00:40:23 00:40:23 00:40:23 ---> sar -P ALL: 00:40:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5179) 03/08/24 _x86_64_ (8 CPU) 00:40:23 00:40:23 00:33:40 LINUX RESTART (8 CPU) 00:40:23 00:40:23 00:34:01 CPU %user %nice %system %iowait %steal %idle 00:40:23 00:35:02 all 9.27 0.00 2.82 4.60 0.05 83.27 00:40:23 00:35:02 0 7.59 0.00 2.50 1.83 0.05 88.03 00:40:23 00:35:02 1 8.64 0.00 2.99 2.49 0.03 85.84 00:40:23 00:35:02 2 9.67 0.00 2.43 1.49 0.03 86.37 00:40:23 00:35:02 3 8.67 0.00 3.75 4.43 0.05 83.11 00:40:23 00:35:02 4 13.34 0.00 2.78 2.86 0.05 80.97 00:40:23 00:35:02 5 7.86 0.00 3.56 13.54 0.05 75.00 00:40:23 00:35:02 6 7.64 0.00 1.72 1.06 0.05 89.53 00:40:23 00:35:02 7 10.73 0.00 2.80 9.12 0.07 77.28 00:40:23 00:36:01 all 29.62 0.00 4.01 1.72 0.09 64.57 00:40:23 00:36:01 0 27.38 0.00 2.86 0.07 0.09 69.61 00:40:23 00:36:01 1 29.99 0.00 3.38 0.91 0.10 65.62 00:40:23 00:36:01 2 31.73 0.00 4.20 0.51 0.14 63.42 00:40:23 00:36:01 3 30.73 0.00 4.89 7.51 0.07 56.81 00:40:23 00:36:01 4 29.33 0.00 4.29 2.81 0.07 63.51 00:40:23 00:36:01 5 29.44 0.00 4.53 0.34 0.09 65.60 00:40:23 00:36:01 6 27.67 0.00 3.69 0.22 0.07 68.35 00:40:23 00:36:01 7 30.66 0.00 4.23 1.34 0.07 63.71 00:40:23 00:37:01 all 0.22 0.00 0.14 0.30 0.01 99.34 00:40:23 00:37:01 0 0.13 0.00 0.10 0.00 0.02 99.75 00:40:23 00:37:01 1 0.23 0.00 0.13 0.00 0.00 99.63 00:40:23 00:37:01 2 0.25 0.00 0.13 0.48 0.02 99.12 00:40:23 00:37:01 3 0.18 0.00 0.27 1.10 0.02 98.43 00:40:23 00:37:01 4 0.40 0.00 0.12 0.78 0.02 98.68 00:40:23 00:37:01 5 0.27 0.00 0.10 0.00 0.00 99.63 00:40:23 00:37:01 6 0.08 0.00 0.12 0.00 0.00 99.80 00:40:23 00:37:01 7 0.18 0.00 0.15 0.00 0.02 99.65 00:40:23 00:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:40:23 00:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 00:40:23 00:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:40:23 00:38:01 2 0.03 0.00 0.03 0.00 0.03 99.90 00:40:23 00:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:40:23 00:38:01 4 0.00 0.00 0.02 0.02 0.00 99.97 00:40:23 00:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 00:40:23 00:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:40:23 00:38:01 7 0.03 0.00 0.00 0.02 0.02 99.93 00:40:23 00:39:01 all 1.12 0.00 0.63 0.36 0.04 97.85 00:40:23 00:39:01 0 1.38 0.00 0.27 0.32 0.15 97.88 00:40:23 00:39:01 1 1.17 0.00 0.53 0.90 0.02 97.38 00:40:23 00:39:01 2 1.47 0.00 0.52 0.03 0.03 97.95 00:40:23 00:39:01 3 1.10 0.00 1.47 0.03 0.02 97.38 00:40:23 00:39:01 4 0.55 0.00 0.53 0.88 0.03 98.00 00:40:23 00:39:01 5 1.22 0.00 0.62 0.72 0.02 97.43 00:40:23 00:39:01 6 1.13 0.00 0.70 0.02 0.02 98.13 00:40:23 00:39:01 7 0.92 0.00 0.38 0.02 0.03 98.65 00:40:23 00:40:01 all 7.70 0.00 3.13 4.31 0.07 84.79 00:40:23 00:40:01 0 8.61 0.00 3.27 8.43 0.05 79.63 00:40:23 00:40:01 1 8.81 0.00 3.04 0.17 0.07 87.91 00:40:23 00:40:01 2 8.38 0.00 3.75 14.81 0.08 72.98 00:40:23 00:40:01 3 6.31 0.00 2.77 7.13 0.17 83.62 00:40:23 00:40:01 4 7.37 0.00 3.43 2.62 0.05 86.53 00:40:23 00:40:01 5 8.42 0.00 3.66 0.46 0.05 87.41 00:40:23 00:40:01 6 5.40 0.00 1.83 0.05 0.05 92.66 00:40:23 00:40:01 7 8.29 0.00 3.27 0.83 0.05 87.57 00:40:23 Average: all 7.89 0.00 1.77 1.87 0.04 88.42 00:40:23 Average: 0 7.43 0.00 1.49 1.78 0.06 89.24 00:40:23 Average: 1 8.04 0.00 1.67 0.74 0.04 89.51 00:40:23 Average: 2 8.48 0.00 1.83 2.88 0.06 86.75 00:40:23 Average: 3 7.73 0.00 2.17 3.34 0.05 86.71 00:40:23 Average: 4 8.40 0.00 1.84 1.65 0.04 88.07 00:40:23 Average: 5 7.77 0.00 2.06 2.50 0.03 87.63 00:40:23 Average: 6 6.89 0.00 1.33 0.22 0.03 91.53 00:40:23 Average: 7 8.37 0.00 1.79 1.87 0.04 87.93 00:40:23 00:40:23 00:40:23