Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc8a07955473decec611e44673b785c3e64e2e91 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-ssh8802727080682182605.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1077991022399640178.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13309080334970832131.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh744028819538023548.key Verifying host key using known hosts file > 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-ssh10681861339053277303.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-116929’ is offline Running on prd-ubuntu20.04-docker-8c-8g-116931 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 bc8a07955473decec611e44673b785c3e64e2e91 (main) Commit message: "build: Latest go-mods and daily Dependa-Bot (#388)" > 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 bc8a07955473decec611e44673b785c3e64e2e91 # timeout=10 > git rev-list --no-walk b2dd1fb1deaeeb129ff643c4e3f3a2a81c10f474 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:54:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:54:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:54:14 ========================================================= 17:54:14 EdgeX Global Pipelines Version Info 17:54:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:54:15 ------------------- 17:54:15 stable info: 17:54:15 ------------------- 17:54:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:54:15 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:54:15 Message: update stable to v1.0.243 17:54:15 ------------------- 17:54:15 experimental info: 17:54:15 ------------------- 17:54:15 Commited By: **** collab-it+edgex@linuxfoundation.org 17:54:15 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:54:15 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc8a079 [Pipeline] echo 17:54:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:54:16 + git rev-list -1 --merges bc8a07955473decec611e44673b785c3e64e2e91~1..bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] echo 17:54:16 -----------> git rev-list -1 --merges bc8a07955473decec611e44673b785c3e64e2e91~1..bc8a07955473decec611e44673b785c3e64e2e91 bc8a07955473decec611e44673b785c3e64e2e91 [false] [Pipeline] sh 17:54:17 + git log --format=format:%s -1 bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] echo 17:54:17 ========================================================= 17:54:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:54:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:17 + git log --format=format:%s -1 bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] echo 17:54:17 [semverPrep] GIT_COMMIT: bc8a07955473decec611e44673b785c3e64e2e91, Commit Message: build: Latest go-mods and daily Dependa-Bot (#388) [Pipeline] echo 17:54:17 [semverPrep] This is not a build commit. [Pipeline] sh 17:54:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:54:17 + grep -v github /etc/ssh/ssh_known_hosts 17:54:17 + [ -e /tmp/ssh_known_hosts ] 17:54:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:54:17 + + sudo tee -a /etc/ssh/ssh_known_hosts 17:54:17 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:54:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:18 17:54:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:18 0.1.4: Pulling from edgex-devops/py-git-semver 17:54:18 b85a868b505f: Pulling fs layer 17:54:18 e2be974225ed: Pulling fs layer 17:54:18 339a4e72a1f5: Pulling fs layer 17:54:18 988bab9f4d93: Pulling fs layer 17:54:18 1469e6f7b9e6: Pulling fs layer 17:54:18 eaf3925da568: Pulling fs layer 17:54:18 bab4dde63d76: Pulling fs layer 17:54:18 bde34c3a00c8: Pulling fs layer 17:54:18 b352a97aabf1: Pulling fs layer 17:54:18 4872d77fe225: Pulling fs layer 17:54:18 5851b861e8e6: Pulling fs layer 17:54:18 eaf3925da568: Waiting 17:54:18 bde34c3a00c8: Waiting 17:54:18 bab4dde63d76: Waiting 17:54:18 b352a97aabf1: Waiting 17:54:18 5851b861e8e6: Waiting 17:54:18 1469e6f7b9e6: Waiting 17:54:18 4872d77fe225: Waiting 17:54:18 988bab9f4d93: Waiting 17:54:18 e2be974225ed: Verifying Checksum 17:54:18 e2be974225ed: Download complete 17:54:18 988bab9f4d93: Verifying Checksum 17:54:18 988bab9f4d93: Download complete 17:54:18 1469e6f7b9e6: Verifying Checksum 17:54:18 1469e6f7b9e6: Download complete 17:54:18 eaf3925da568: Verifying Checksum 17:54:18 eaf3925da568: Download complete 17:54:19 339a4e72a1f5: Verifying Checksum 17:54:19 339a4e72a1f5: Download complete 17:54:19 bde34c3a00c8: Verifying Checksum 17:54:19 bde34c3a00c8: Download complete 17:54:19 b352a97aabf1: Download complete 17:54:19 4872d77fe225: Verifying Checksum 17:54:19 4872d77fe225: Download complete 17:54:19 5851b861e8e6: Verifying Checksum 17:54:19 5851b861e8e6: Download complete 17:54:19 b85a868b505f: Download complete 17:54:19 bab4dde63d76: Verifying Checksum 17:54:19 bab4dde63d76: Download complete 17:54:20 b85a868b505f: Pull complete 17:54:20 e2be974225ed: Pull complete 17:54:21 339a4e72a1f5: Pull complete 17:54:21 988bab9f4d93: Pull complete 17:54:21 1469e6f7b9e6: Pull complete 17:54:21 eaf3925da568: Pull complete 17:54:23 bab4dde63d76: Pull complete 17:54:23 bde34c3a00c8: Pull complete 17:54:23 b352a97aabf1: Pull complete 17:54:23 4872d77fe225: Pull complete 17:54:23 5851b861e8e6: Pull complete 17:54:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:54:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:23 prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container 17:54:23 $ 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 17:54:25 $ docker top bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 -eo pid,comm 17:54:26 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). 17:54:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:54:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:26 [ssh-agent] Looking for ssh-agent implementation... 17:54:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:26 $ docker exec bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 ssh-agent 17:54:26 SSH_AUTH_SOCK=/tmp/ssh-JwB7GobCzyPZ/agent.31 17:54:26 SSH_AGENT_PID=37 17:54:26 Running ssh-add (command line suppressed) 17:54:26 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4746097880975530202.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4746097880975530202.key) 17:54:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:26 + git tag --points-at HEAD [Pipeline] } 17:54:26 $ docker exec --env ******** --env ******** bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 ssh-agent -k 17:54:26 unset SSH_AUTH_SOCK; 17:54:26 unset SSH_AGENT_PID; 17:54:26 echo Agent pid 37 killed; 17:54:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:54:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:26 [ssh-agent] Looking for ssh-agent implementation... 17:54:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:26 $ docker exec bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 ssh-agent 17:54:27 SSH_AUTH_SOCK=/tmp/ssh-9nvpBObw0nUL/agent.69 17:54:27 SSH_AGENT_PID=75 17:54:27 Running ssh-add (command line suppressed) 17:54:27 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13199335359436592428.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13199335359436592428.key) 17:54:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:27 + git semver init 17:54:27 2022-10-25 17:54:27,689 [run_init] DEBUG init version:0.0.0 force:False 17:54:27 2022-10-25 17:54:27,690 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:54:27 2022-10-25 17:54:27,690 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:54:27 2022-10-25 17:54:27,691 [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) 17:54:28 2022-10-25 17:54:28,587 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 17:54:28 2022-10-25 17:54:28,588 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 17:54:28 2022-10-25 17:54:28,588 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:54:28 2022-10-25 17:54:28,588 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:54:28 2.3.0-dev.26 [Pipeline] } 17:54:28 $ docker exec --env ******** --env ******** bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 ssh-agent -k 17:54:28 unset SSH_AUTH_SOCK; 17:54:28 unset SSH_AGENT_PID; 17:54:28 echo Agent pid 75 killed; 17:54:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:54:29 + git semver [Pipeline] } 17:54:29 $ docker stop --time=1 bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 17:54:30 $ docker rm -f bf338bdfadcfc7cd8b17adb0a75f4fbee87a18f2be74d0f1182a9a7fb840abd5 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:54:31 Stashed 1 file(s) [Pipeline] echo 17:54:31 [edgeXSemver]: initialized semver on version 2.3.0-dev.26 [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 17:54:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:31 ========================================================= 17:54:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:54:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:54:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:54:31 213ec9aee27d: Pulling fs layer 17:54:31 4583459ba037: Pulling fs layer 17:54:31 93c1e223e6f2: Pulling fs layer 17:54:31 53926ce57604: Pulling fs layer 17:54:31 21b2b0c7a3f4: Pulling fs layer 17:54:31 30f14e443154: Pulling fs layer 17:54:31 53926ce57604: Waiting 17:54:31 21b2b0c7a3f4: Waiting 17:54:31 801331c1e519: Pulling fs layer 17:54:31 99cc6dd402b0: Pulling fs layer 17:54:31 801331c1e519: Waiting 17:54:31 30f14e443154: Waiting 17:54:31 99cc6dd402b0: Waiting 17:54:31 7d9ed39f4882: Pulling fs layer 17:54:31 7d9ed39f4882: Waiting 17:54:31 93c1e223e6f2: Verifying Checksum 17:54:31 93c1e223e6f2: Download complete 17:54:31 4583459ba037: Download complete 17:54:31 21b2b0c7a3f4: Download complete 17:54:31 30f14e443154: Download complete 17:54:31 213ec9aee27d: Verifying Checksum 17:54:31 213ec9aee27d: Download complete 17:54:31 801331c1e519: Verifying Checksum 17:54:31 801331c1e519: Download complete 17:54:32 213ec9aee27d: Pull complete 17:54:32 4583459ba037: Pull complete 17:54:32 93c1e223e6f2: Pull complete 17:54:33 7d9ed39f4882: Verifying Checksum 17:54:33 7d9ed39f4882: Download complete 17:54:33 99cc6dd402b0: Verifying Checksum 17:54:33 99cc6dd402b0: Download complete 17:54:33 53926ce57604: Verifying Checksum 17:54:33 53926ce57604: Download complete 17:54:37 53926ce57604: Pull complete 17:54:37 21b2b0c7a3f4: Pull complete 17:54:37 30f14e443154: Pull complete 17:54:37 801331c1e519: Pull complete 17:54:39 99cc6dd402b0: Pull complete 17:54:40 7d9ed39f4882: Pull complete 17:54:40 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 17:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:54:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:54:40 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:40 + docker inspect -f . ci-base-image-x86_64 17:54:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:40 prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container 17:54:40 $ 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 17:54:44 $ docker top 0e3c6d51e913acb20fc9bf043b332ed05408d5e6db03ed1f7d598936e547e6c0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:44 + go version 17:54:44 go version go1.18.7 linux/amd64 [Pipeline] } 17:54:44 $ docker stop --time=1 0e3c6d51e913acb20fc9bf043b332ed05408d5e6db03ed1f7d598936e547e6c0 17:54:45 $ docker rm -f 0e3c6d51e913acb20fc9bf043b332ed05408d5e6db03ed1f7d598936e547e6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:46 + docker inspect -f . ci-base-image-x86_64 17:54:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:46 prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container 17:54:46 $ 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 17:54:46 Still waiting to schedule task 17:54:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-116930’ is offline 17:54:46 $ docker top 6c87091a739df420abf709272f94a80481152904681904fda45f444af81104bf -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:47 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 17:54:47 + make test 17:54:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:54:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:54:47 go: downloading github.com/stretchr/testify v1.8.0 17:54:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 17:54:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 17:54:47 go: downloading github.com/pelletier/go-toml v1.9.5 17:54:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 17:54:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 17:54:47 go: downloading github.com/google/uuid v1.3.0 17:54:47 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:54:47 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 17:54:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:54:47 go: downloading github.com/gorilla/mux v1.8.0 17:54:47 go: downloading github.com/davecgh/go-spew v1.1.1 17:54:47 go: downloading github.com/pmezard/go-difflib v1.0.0 17:54:47 go: downloading github.com/stretchr/objx v0.4.0 17:54:47 go: downloading gopkg.in/yaml.v3 v3.0.1 17:54:47 go: downloading github.com/go-kit/log v0.2.1 17:54:47 go: downloading github.com/go-playground/validator/v10 v10.11.1 17:54:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:54:47 go: downloading github.com/hashicorp/errwrap v1.0.0 17:54:47 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:54:47 go: downloading github.com/hashicorp/consul/api v1.15.3 17:54:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:54:47 go: downloading github.com/gorilla/websocket v1.4.2 17:54:47 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 17:54:47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:54:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:54:47 go: downloading github.com/pebbe/zmq4 v1.2.7 17:54:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:54:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:54:47 go: downloading github.com/mitchellh/copystructure v1.0.0 17:54:47 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:54:47 go: downloading github.com/x448/float16 v0.8.4 17:54:47 go: downloading github.com/go-playground/universal-translator v0.18.0 17:54:47 go: downloading github.com/leodido/go-urn v1.2.1 17:54:47 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 17:54:47 go: downloading golang.org/x/text v0.3.7 17:54:47 go: downloading github.com/zeebo/errs v1.2.2 17:54:47 go: downloading google.golang.org/grpc v1.46.0 17:54:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:54:47 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:54:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:54:47 go: downloading github.com/hashicorp/serf v0.9.7 17:54:47 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:54:47 go: downloading google.golang.org/protobuf v1.28.0 17:54:47 go: downloading github.com/go-playground/locales v0.14.0 17:54:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:54:47 go: downloading github.com/fatih/color v1.9.0 17:54:48 go: downloading github.com/mattn/go-isatty v0.0.14 17:54:48 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:54:48 go: downloading github.com/mattn/go-colorable v0.1.12 17:54:48 go: downloading github.com/golang/protobuf v1.5.2 17:54:48 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 17:54:48 go: downloading github.com/armon/go-metrics v0.3.10 17:54:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:54:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:55:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:55:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.013s coverage: 9.9% of statements 17:55:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:55:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.030s coverage: 92.5% of statements 17:55:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.004s coverage: 85.3% of statements 17:55:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.028s coverage: 46.4% of statements 17:55:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:55:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:55:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.022s coverage: 100.0% of statements 17:55:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.326s coverage: 88.4% of statements 17:55:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.018s coverage: 25.0% of statements 17:55:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.031s coverage: 81.4% of statements 17:55:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:55:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.018s coverage: 41.7% of statements 17:55:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.023s coverage: 91.3% of statements 17:55:12 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:55:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:55:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:55:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:55:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:55:14 $ docker stop --time=1 6c87091a739df420abf709272f94a80481152904681904fda45f444af81104bf 17:55:18 $ docker rm -f 6c87091a739df420abf709272f94a80481152904681904fda45f444af81104bf [Pipeline] // withDockerContainer [Pipeline] sh 17:55:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:55:19 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 17:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:19 17:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:20 latest: Pulling from edgex-lftools-log-publisher 17:55:20 5eb5b503b376: Pulling fs layer 17:55:20 5c69ac0246d0: Pulling fs layer 17:55:20 ec43610c2a17: Pulling fs layer 17:55:20 3a2ae6a8a46f: Pulling fs layer 17:55:20 33b1e0a273af: Pulling fs layer 17:55:20 5d3b04190fa2: Pulling fs layer 17:55:20 2f39f015ded8: Pulling fs layer 17:55:20 33b1e0a273af: Waiting 17:55:20 5d3b04190fa2: Waiting 17:55:20 2f39f015ded8: Waiting 17:55:20 3a2ae6a8a46f: Waiting 17:55:20 5c69ac0246d0: Verifying Checksum 17:55:20 5c69ac0246d0: Download complete 17:55:20 3a2ae6a8a46f: Download complete 17:55:20 33b1e0a273af: Verifying Checksum 17:55:20 33b1e0a273af: Download complete 17:55:20 5d3b04190fa2: Verifying Checksum 17:55:20 5d3b04190fa2: Download complete 17:55:20 ec43610c2a17: Verifying Checksum 17:55:20 ec43610c2a17: Download complete 17:55:20 5eb5b503b376: Verifying Checksum 17:55:20 5eb5b503b376: Download complete 17:55:20 2f39f015ded8: Verifying Checksum 17:55:20 2f39f015ded8: Download complete 17:55:21 5eb5b503b376: Pull complete 17:55:21 5c69ac0246d0: Pull complete 17:55:22 ec43610c2a17: Pull complete 17:55:22 3a2ae6a8a46f: Pull complete 17:55:22 33b1e0a273af: Pull complete 17:55:22 5d3b04190fa2: Pull complete 17:55:26 2f39f015ded8: Pull complete 17:55:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:26 prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container 17:55:26 $ 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 17:55:29 $ docker top e4a09efb4c3e6ce02c7703b036d0225a8872b0cf7b844faaba339604a058d7ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:29 ---> job-cost.sh 17:55:29 lf-activate-venv: SKIPPING 17:55:29 INFO: No Stack... 17:55:30 INFO: Retrieving Pricing Info for: v3-standard-8 17:55:30 INFO: Archiving Costs [Pipeline] sh 17:55:30 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 17:55:30 + cut -d, -f6 [Pipeline] lock 17:55:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] 17:55:30 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] did not exist. Created. 17:55:30 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:31 + echo total: 0.2199999988079071 [Pipeline] stash 17:55:31 Stashed 1 file(s) [Pipeline] } 17:55:31 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:31 $ docker stop --time=1 e4a09efb4c3e6ce02c7703b036d0225a8872b0cf7b844faaba339604a058d7ba 17:55:32 $ docker rm -f e4a09efb4c3e6ce02c7703b036d0225a8872b0cf7b844faaba339604a058d7ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:56:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116932 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 17:56:15 Running in /w/workspace/go-mod-bootstrap/82 [Pipeline] { [Pipeline] checkout 17:56:16 Selected Git installation does not exist. Using Default 17:56:16 The recommended git tool is: NONE 17:56:20 using credential edgex-jenkins-ssh 17:56:20 Cloning the remote Git repository 17:56:21 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:56:21 > git init /w/workspace/go-mod-bootstrap/82 # timeout=10 17:56:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:56:21 > git --version # timeout=10 17:56:21 > git --version # 'git version 2.25.1' 17:56:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:21 Verifying host key using known hosts file 17:56:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:56:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:56:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:23 Avoid second fetch 17:56:23 Checking out Revision bc8a07955473decec611e44673b785c3e64e2e91 (main) 17:56:24 Commit message: "build: Latest go-mods and daily Dependa-Bot (#388)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:23 > git config core.sparsecheckout # timeout=10 17:56:23 > git checkout -f bc8a07955473decec611e44673b785c3e64e2e91 # timeout=10 17:56:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:56:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:56:24 Dload Upload Total Spent Left Speed 17:56:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 12602 65 8259 0 0 49455 0 --:--:-- --:--:-- --:--:-- 49160 100 12602 100 12602 0 0 74568 0 --:--:-- --:--:-- --:--:-- 74568 [Pipeline] sh 17:56:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:56:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:56:25 + sudo tee /etc/docker/daemon.new 17:56:25 { 17:56:25 "registry-mirrors": [ 17:56:25 "https://nexus3.edgexfoundry.org:10001" 17:56:25 ], 17:56:25 "bip": "10.250.0.254/24", 17:56:25 "hosts": [ 17:56:25 "tcp://0.0.0.0:5555", 17:56:25 "unix:///var/run/docker.sock" 17:56:25 ], 17:56:25 "mtu": 1458, 17:56:25 "selinux-enabled": true, 17:56:25 "seccomp-profile": "/etc/docker/seccomp.json" 17:56:25 } [Pipeline] sh 17:56:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:56:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:56:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:44 ========================================================= 17:56:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:56:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:56:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:56:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:56:45 9b18e9b68314: Pulling fs layer 17:56:45 d32db5db7311: Pulling fs layer 17:56:45 d0c4b47475fc: Pulling fs layer 17:56:45 5831b945b038: Pulling fs layer 17:56:45 86bbec2aaacd: Pulling fs layer 17:56:45 e10730c5d714: Pulling fs layer 17:56:45 5dd5c2283517: Pulling fs layer 17:56:45 d5ac0230b979: Pulling fs layer 17:56:45 5831b945b038: Waiting 17:56:45 e10730c5d714: Waiting 17:56:45 86bbec2aaacd: Waiting 17:56:45 5dd5c2283517: Waiting 17:56:45 d5ac0230b979: Waiting 17:56:45 d0c4b47475fc: Verifying Checksum 17:56:45 d0c4b47475fc: Download complete 17:56:45 d32db5db7311: Verifying Checksum 17:56:45 d32db5db7311: Download complete 17:56:45 86bbec2aaacd: Verifying Checksum 17:56:45 86bbec2aaacd: Download complete 17:56:45 e10730c5d714: Verifying Checksum 17:56:45 e10730c5d714: Download complete 17:56:45 9b18e9b68314: Download complete 17:56:46 9b18e9b68314: Pull complete 17:56:46 d5ac0230b979: Verifying Checksum 17:56:46 d5ac0230b979: Download complete 17:56:48 5dd5c2283517: Verifying Checksum 17:56:48 5dd5c2283517: Download complete 17:56:48 5831b945b038: Verifying Checksum 17:56:48 5831b945b038: Download complete 17:56:49 d32db5db7311: Pull complete 17:56:49 d0c4b47475fc: Pull complete 17:57:01 5831b945b038: Pull complete 17:57:01 86bbec2aaacd: Pull complete 17:57:01 e10730c5d714: Pull complete 17:57:08 5dd5c2283517: Pull complete 17:57:09 d5ac0230b979: Pull complete 17:57:09 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:57:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:57:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:10 + docker inspect -f . ci-base-image-arm64 17:57:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:10 prd-ubuntu20.04-docker-arm64-4c-16g-116932 does not seem to be running inside a container 17:57:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:57:13 $ docker top bf71d9325ebb81fb5c990fbab2e3586f3a673ce1c2d19b7d28990449f084560e -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:14 + go version 17:57:14 go version go1.18.7 linux/arm64 [Pipeline] } 17:57:14 $ docker stop --time=1 bf71d9325ebb81fb5c990fbab2e3586f3a673ce1c2d19b7d28990449f084560e 17:57:16 $ docker rm -f bf71d9325ebb81fb5c990fbab2e3586f3a673ce1c2d19b7d28990449f084560e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:16 + docker inspect -f . ci-base-image-arm64 17:57:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:16 prd-ubuntu20.04-docker-arm64-4c-16g-116932 does not seem to be running inside a container 17:57:16 $ 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/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:57:18 $ docker top 05c140a51577c600bd1c3e58a4b960bd4c13a6f59d487d8197a76d9626d6cbf3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:18 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/82 [Pipeline] fileExists [Pipeline] sh 17:57:18 + make test 17:57:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:57:19 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 17:57:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 17:57:19 go: downloading github.com/pelletier/go-toml v1.9.5 17:57:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 17:57:19 go: downloading github.com/stretchr/testify v1.8.0 17:57:19 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 17:57:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:57:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:57:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 17:57:19 go: downloading github.com/google/uuid v1.3.0 17:57:19 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:57:19 go: downloading github.com/gorilla/mux v1.8.0 17:57:19 go: downloading github.com/go-kit/log v0.2.1 17:57:19 go: downloading github.com/davecgh/go-spew v1.1.1 17:57:19 go: downloading github.com/pmezard/go-difflib v1.0.0 17:57:19 go: downloading github.com/stretchr/objx v0.4.0 17:57:19 go: downloading gopkg.in/yaml.v3 v3.0.1 17:57:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:57:19 go: downloading github.com/go-playground/validator/v10 v10.11.1 17:57:19 go: downloading github.com/gorilla/websocket v1.4.2 17:57:19 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 17:57:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:57:19 go: downloading github.com/hashicorp/errwrap v1.0.0 17:57:19 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:57:19 go: downloading github.com/hashicorp/consul/api v1.15.3 17:57:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:57:20 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:57:20 go: downloading github.com/zeebo/errs v1.2.2 17:57:20 go: downloading google.golang.org/grpc v1.46.0 17:57:21 go: downloading github.com/pebbe/zmq4 v1.2.7 17:57:21 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:57:21 go: downloading github.com/go-playground/universal-translator v0.18.0 17:57:21 go: downloading github.com/leodido/go-urn v1.2.1 17:57:21 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 17:57:21 go: downloading golang.org/x/text v0.3.7 17:57:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:57:21 go: downloading github.com/mitchellh/copystructure v1.0.0 17:57:21 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:57:21 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:57:21 go: downloading google.golang.org/protobuf v1.28.0 17:57:22 go: downloading github.com/x448/float16 v0.8.4 17:57:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:57:22 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:57:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:57:22 go: downloading github.com/hashicorp/serf v0.9.7 17:57:22 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:57:22 go: downloading github.com/go-playground/locales v0.14.0 17:57:22 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:57:22 go: downloading github.com/fatih/color v1.9.0 17:57:22 go: downloading github.com/mattn/go-isatty v0.0.14 17:57:22 go: downloading github.com/golang/protobuf v1.5.2 17:57:22 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 17:57:24 go: downloading github.com/armon/go-metrics v0.3.10 17:57:24 go: downloading github.com/mattn/go-colorable v0.1.12 17:57:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:57:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:58:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:58:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.080s coverage: 9.9% of statements 17:58:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:58:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.073s coverage: 92.5% of statements 17:58:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements 17:58:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.138s coverage: 46.4% of statements 17:58:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:58:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:58:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.084s coverage: 100.0% of statements 17:58:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.423s coverage: 88.4% of statements 17:58:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.082s coverage: 25.0% of statements 17:59:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.106s coverage: 81.4% of statements 17:59:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:59:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.055s coverage: 41.7% of statements 17:59:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.016s coverage: 91.3% of statements 17:59:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:59:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:59:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:59:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:59:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:59:27 $ docker stop --time=1 05c140a51577c600bd1c3e58a4b960bd4c13a6f59d487d8197a76d9626d6cbf3 17:59:29 $ docker rm -f 05c140a51577c600bd1c3e58a4b960bd4c13a6f59d487d8197a76d9626d6cbf3 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:59:32 Warning: overwriting stash ‘coverage-report’ 17:59:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:33 17:59:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:33 arm64: Pulling from edgex-lftools-log-publisher 17:59:33 8998bd30e6a1: Pulling fs layer 17:59:33 04944245beec: Pulling fs layer 17:59:33 699f458cf7ca: Pulling fs layer 17:59:33 765212b225bb: Pulling fs layer 17:59:33 f23df028b6ca: Pulling fs layer 17:59:33 d65c8cfc05b1: Pulling fs layer 17:59:33 2437ff75d9bd: Pulling fs layer 17:59:33 765212b225bb: Waiting 17:59:33 f23df028b6ca: Waiting 17:59:33 d65c8cfc05b1: Waiting 17:59:33 2437ff75d9bd: Waiting 17:59:33 04944245beec: Verifying Checksum 17:59:33 04944245beec: Download complete 17:59:33 765212b225bb: Verifying Checksum 17:59:33 765212b225bb: Download complete 17:59:33 f23df028b6ca: Verifying Checksum 17:59:33 f23df028b6ca: Download complete 17:59:33 d65c8cfc05b1: Verifying Checksum 17:59:33 d65c8cfc05b1: Download complete 17:59:34 699f458cf7ca: Verifying Checksum 17:59:34 699f458cf7ca: Download complete 17:59:34 8998bd30e6a1: Verifying Checksum 17:59:34 8998bd30e6a1: Download complete 17:59:36 2437ff75d9bd: Verifying Checksum 17:59:36 2437ff75d9bd: Download complete 17:59:38 8998bd30e6a1: Pull complete 17:59:38 04944245beec: Pull complete 17:59:40 699f458cf7ca: Pull complete 17:59:40 765212b225bb: Pull complete 17:59:41 f23df028b6ca: Pull complete 17:59:41 d65c8cfc05b1: Pull complete 17:59:56 2437ff75d9bd: Pull complete 17:59:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:56 prd-ubuntu20.04-docker-arm64-4c-16g-116932 does not seem to be running inside a container 17:59:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:59:59 $ docker top 46f6e6763bd28c962146d7fa619b23fc3f48c30940519f4b999c2332b65b1765 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:59 ---> job-cost.sh 17:59:59 lf-activate-venv: SKIPPING 17:59:59 INFO: No Stack... 18:00:00 INFO: Retrieving Pricing Info for: v3-standard-4 18:00:01 INFO: Archiving Costs [Pipeline] sh 18:00:01 + cat /w/workspace/go-mod-bootstrap/82/archives/cost.csv 18:00:01 + cut -d, -f6 [Pipeline] lock 18:00:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] 18:00:01 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] did not exist. Created. 18:00:01 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:00:02 /w/workspace/go-mod-bootstrap/82@tmp/durable-9b2a7b78/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:00:02 + echo total: 0.10999999940395355 [Pipeline] stash 18:00:02 Warning: overwriting stash ‘stack-cost’ 18:00:02 Stashed 1 file(s) [Pipeline] } 18:00:02 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 18:00:02 $ docker stop --time=1 46f6e6763bd28c962146d7fa619b23fc3f48c30940519f4b999c2332b65b1765 18:00:04 $ docker rm -f 46f6e6763bd28c962146d7fa619b23fc3f48c30940519f4b999c2332b65b1765 [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 18:00:04 provisioning config files... 18:00:04 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16260613598540435425tmp [Pipeline] { [Pipeline] sh 18:00:05 + set +x 18:00:05 + bash -s -- 18:00:05 + curl -s https://codecov.io/bash 18:00:05 18:00:05 _____ _ 18:00:05 / ____| | | 18:00:05 | | ___ __| | ___ ___ _____ __ 18:00:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:05 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:05 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:05 Bash-1.0.6 18:00:05 18:00:05 18:00:05 ==> git version 2.25.1 found 18:00:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:00:05 Release-Date: 2020-01-08 18:00:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:00:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:00:05 ==> Jenkins CI detected. 18:00:05 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 18:00:05 project root: . 18:00:05 --> token set from env 18:00:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:05 ==> Running gcov in . (disable via -X gcov) 18:00:05 ==> Python coveragepy not found 18:00:05 ==> Searching for coverage reports in: 18:00:05 + . 18:00:05 -> Found 1 reports 18:00:05 ==> Detecting git/mercurial file structure 18:00:05 ==> Reading reports 18:00:05 + ./coverage.out bytes=68433 18:00:05 ==> Appending adjustments 18:00:05 https://docs.codecov.io/docs/fixing-reports 18:00:05 + Found adjustments 18:00:05 ==> Gzipping contents 18:00:05 12K /tmp/codecov.zSH9so.gz 18:00:05 ==> Uploading reports 18:00:05 url: https://codecov.io 18:00:05 query: branch=main&commit=bc8a07955473decec611e44673b785c3e64e2e91&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:05 -> Pinging Codecov 18:00:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=bc8a07955473decec611e44673b785c3e64e2e91&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:06 -> Uploading to 18:00:06 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/833815588EE85121546D348822E98E2E/bc8a07955473decec611e44673b785c3e64e2e91/d666a18b-33d1-40af-b090-8f3c8b7588b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T180006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac5d0c2366e07ca1abefabffa387c5c6c315ccce661f76a180b29f10041bcb79 18:00:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:06 Dload Upload Total Spent Left Speed 18:00:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11228 0 0 100 11228 0 55039 --:--:-- --:--:-- --:--:-- 54770 100 11228 0 0 100 11228 0 47375 --:--:-- --:--:-- --:--:-- 47176 18:00:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] } 18:00:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:00:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:00:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:07 18:00:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:00:07 df9b9388f04a: Pulling fs layer 18:00:07 52dc419b0ee2: Pulling fs layer 18:00:07 25bc292e5bac: Pulling fs layer 18:00:07 114826534d7a: Pulling fs layer 18:00:07 4657fd5d0bcf: Pulling fs layer 18:00:07 6ad1cebc031e: Pulling fs layer 18:00:07 8a3aa393b2d8: Pulling fs layer 18:00:07 114826534d7a: Waiting 18:00:07 4657fd5d0bcf: Waiting 18:00:07 6ad1cebc031e: Waiting 18:00:07 8a3aa393b2d8: Waiting 18:00:07 25bc292e5bac: Verifying Checksum 18:00:07 25bc292e5bac: Download complete 18:00:07 52dc419b0ee2: Verifying Checksum 18:00:07 52dc419b0ee2: Download complete 18:00:07 4657fd5d0bcf: Download complete 18:00:07 df9b9388f04a: Download complete 18:00:08 df9b9388f04a: Pull complete 18:00:08 6ad1cebc031e: Verifying Checksum 18:00:08 6ad1cebc031e: Download complete 18:00:08 52dc419b0ee2: Pull complete 18:00:08 25bc292e5bac: Pull complete 18:00:08 114826534d7a: Verifying Checksum 18:00:08 114826534d7a: Download complete 18:00:08 8a3aa393b2d8: Verifying Checksum 18:00:08 8a3aa393b2d8: Download complete 18:00:12 114826534d7a: Pull complete 18:00:12 4657fd5d0bcf: Pull complete 18:00:12 6ad1cebc031e: Pull complete 18:00:15 8a3aa393b2d8: Pull complete 18:00:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:15 prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container 18:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:00:19 $ docker top 4b2c8b34aab1f06f55b860d65075d46e5a1c1e172aee8fd862b8d8996f36db27 -eo pid,comm [Pipeline] { [Pipeline] echo 18:00:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 18:00:19 + set -o pipefail 18:00:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 18:00:25 18:00:25 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 18:00:25 18:00:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/3b4954a6-dae3-4a81-bf75-ab4482f87f8b 18:00:25 18:00:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:00:25 18:00:25 18:00:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:00:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:00:25 More details here: https://snyk.co/ue1NS [Pipeline] } 18:00:25 $ docker stop --time=1 4b2c8b34aab1f06f55b860d65075d46e5a1c1e172aee8fd862b8d8996f36db27 18:00:29 $ docker rm -f 4b2c8b34aab1f06f55b860d65075d46e5a1c1e172aee8fd862b8d8996f36db27 [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 18:00:29 + git log --format=format:%s -1 bc8a07955473decec611e44673b785c3e64e2e91 [Pipeline] sh 18:00:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:00:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:00:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:30 prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container 18:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:00:30 $ docker top d7dda2a738eb3872604155ddb0d7237ceb8b1ab5803bc04cd43cd986dc690b93 -eo pid,comm 18:00:30 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). 18:00:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:30 [ssh-agent] Looking for ssh-agent implementation... 18:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:31 $ docker exec d7dda2a738eb3872604155ddb0d7237ceb8b1ab5803bc04cd43cd986dc690b93 ssh-agent 18:00:31 SSH_AUTH_SOCK=/tmp/ssh-Bhn8pe4l9TTM/agent.33 18:00:31 SSH_AGENT_PID=39 18:00:31 Running ssh-add (command line suppressed) 18:00:31 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16419700779962422104.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16419700779962422104.key) 18:00:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:31 + git semver tag 18:00:31 2022-10-25 18:00:31,723 [run_tag] DEBUG tag force:False 18:00:31 2022-10-25 18:00:31,723 [check_head_tag] DEBUG check head tag 18:00:31 2022-10-25 18:00:31,725 [execute] INFO git cat-file --batch-check 18:00:31 2022-10-25 18:00:31,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 18:00:31 2022-10-25 18:00:31,729 [execute] INFO git cat-file --batch 18:00:31 2022-10-25 18:00:31,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 18:00:31 2022-10-25 18:00:31,760 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:00:31 2022-10-25 18:00:31,760 [execute] INFO git tag -a v2.3.0-dev.26 -m v2.3.0-dev.26 18:00:31 2022-10-25 18:00:31,761 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.26', '-m', 'v2.3.0-dev.26'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 18:00:31 2022-10-25 18:00:31,766 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:00:31 2.3.0-dev.26 [Pipeline] } 18:00:31 $ docker exec --env ******** --env ******** d7dda2a738eb3872604155ddb0d7237ceb8b1ab5803bc04cd43cd986dc690b93 ssh-agent -k 18:00:31 unset SSH_AUTH_SOCK; 18:00:31 unset SSH_AGENT_PID; 18:00:31 echo Agent pid 39 killed; 18:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:32 + git semver [Pipeline] } 18:00:32 $ docker stop --time=1 d7dda2a738eb3872604155ddb0d7237ceb8b1ab5803bc04cd43cd986dc690b93 18:00:33 $ docker rm -f d7dda2a738eb3872604155ddb0d7237ceb8b1ab5803bc04cd43cd986dc690b93 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:34 18:00:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:34 0.23.1-centos7: Pulling from edgex-lftools 18:00:34 ab5ef0e58194: Pulling fs layer 18:00:34 9712f1f96733: Pulling fs layer 18:00:34 63f879dbbcfc: Pulling fs layer 18:00:34 0d9ebad4ef96: Pulling fs layer 18:00:34 e9a5061849ea: Pulling fs layer 18:00:34 d747dcd14b5f: Pulling fs layer 18:00:34 2de7ff778b66: Pulling fs layer 18:00:34 d747dcd14b5f: Waiting 18:00:34 0d9ebad4ef96: Waiting 18:00:34 2de7ff778b66: Waiting 18:00:34 9712f1f96733: Verifying Checksum 18:00:34 9712f1f96733: Download complete 18:00:34 63f879dbbcfc: Verifying Checksum 18:00:34 63f879dbbcfc: Download complete 18:00:34 e9a5061849ea: Verifying Checksum 18:00:34 e9a5061849ea: Download complete 18:00:34 d747dcd14b5f: Verifying Checksum 18:00:34 d747dcd14b5f: Download complete 18:00:35 0d9ebad4ef96: Verifying Checksum 18:00:35 0d9ebad4ef96: Download complete 18:00:35 2de7ff778b66: Download complete 18:00:35 ab5ef0e58194: Verifying Checksum 18:00:35 ab5ef0e58194: Download complete 18:00:38 ab5ef0e58194: Pull complete 18:00:38 9712f1f96733: Pull complete 18:00:38 63f879dbbcfc: Pull complete 18:00:42 0d9ebad4ef96: Pull complete 18:00:42 e9a5061849ea: Pull complete 18:00:42 d747dcd14b5f: Pull complete 18:00:43 2de7ff778b66: Pull complete 18:00:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:43 prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container 18:00:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:00:47 $ docker top 9ad98c8334140b0c9461915720ea6ab2afa3619c8f14c14c8eef1ad8306daef2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:00:47 provisioning config files... 18:00:47 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8766719675235376517tmp 18:00:47 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1656082708149871039tmp 18:00:47 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11004103274405236365tmp [Pipeline] { [Pipeline] echo 18:00:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:00:48 ---> sigul-configuration.sh 18:00:48 gpg: directory `/root/.gnupg' created 18:00:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:00:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:00:48 gpg: keyring `/root/.gnupg/secring.gpg' created 18:00:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:00:48 gpg: CAST5 encrypted data 18:00:48 gpg: encrypted with 1 passphrase 18:00:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:00:48 + mkdir /home/jenkins 18:00:48 + mkdir /home/jenkins/sigul [Pipeline] sh 18:00:48 + 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 18:00:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:00:48 ---> sigul-install.sh 18:00:48 Sigul already installed; skipping installation. [Pipeline] sh 18:00:49 + git tag --list 18:00:49 v0.0.1 18:00:49 v0.0.10 18:00:49 v0.0.11 18:00:49 v0.0.12 18:00:49 v0.0.13 18:00:49 v0.0.14 18:00:49 v0.0.15 18:00:49 v0.0.16 18:00:49 v0.0.17 18:00:49 v0.0.18 18:00:49 v0.0.19 18:00:49 v0.0.2 18:00:49 v0.0.20 18:00:49 v0.0.21 18:00:49 v0.0.22 18:00:49 v0.0.23 18:00:49 v0.0.24 18:00:49 v0.0.25 18:00:49 v0.0.26 18:00:49 v0.0.27 18:00:49 v0.0.28 18:00:49 v0.0.29 18:00:49 v0.0.3 18:00:49 v0.0.30 18:00:49 v0.0.31 18:00:49 v0.0.32 18:00:49 v0.0.33 18:00:49 v0.0.34 18:00:49 v0.0.35 18:00:49 v0.0.36 18:00:49 v0.0.37 18:00:49 v0.0.38 18:00:49 v0.0.39 18:00:49 v0.0.4 18:00:49 v0.0.40 18:00:49 v0.0.41 18:00:49 v0.0.42 18:00:49 v0.0.43 18:00:49 v0.0.44 18:00:49 v0.0.45 18:00:49 v0.0.46 18:00:49 v0.0.47 18:00:49 v0.0.48 18:00:49 v0.0.49 18:00:49 v0.0.5 18:00:49 v0.0.50 18:00:49 v0.0.51 18:00:49 v0.0.52 18:00:49 v0.0.53 18:00:49 v0.0.54 18:00:49 v0.0.55 18:00:49 v0.0.56 18:00:49 v0.0.57 18:00:49 v0.0.58 18:00:49 v0.0.59 18:00:49 v0.0.6 18:00:49 v0.0.60 18:00:49 v0.0.61 18:00:49 v0.0.62 18:00:49 v0.0.63 18:00:49 v0.0.64 18:00:49 v0.0.65 18:00:49 v0.0.66 18:00:49 v0.0.67 18:00:49 v0.0.68 18:00:49 v0.0.69 18:00:49 v0.0.7 18:00:49 v0.0.70 18:00:49 v0.0.71 18:00:49 v0.0.72 18:00:49 v0.0.8 18:00:49 v0.0.9 18:00:49 v2.0.0 18:00:49 v2.1.0 18:00:49 v2.1.1 18:00:49 v2.1.1-dev.1 18:00:49 v2.1.1-dev.2 18:00:49 v2.1.1-dev.3 18:00:49 v2.1.1-dev.4 18:00:49 v2.2.0 18:00:49 v2.2.1-dev.1 18:00:49 v2.2.1-dev.2 18:00:49 v2.2.1-dev.3 18:00:49 v2.2.1-dev.4 18:00:49 v2.2.1-dev.5 18:00:49 v2.2.1-dev.6 18:00:49 v2.2.1-dev.7 18:00:49 v2.2.1-dev.8 18:00:49 v2.2.1-dev.9 18:00:49 v2.3.0-dev.10 18:00:49 v2.3.0-dev.11 18:00:49 v2.3.0-dev.12 18:00:49 v2.3.0-dev.13 18:00:49 v2.3.0-dev.14 18:00:49 v2.3.0-dev.15 18:00:49 v2.3.0-dev.16 18:00:49 v2.3.0-dev.17 18:00:49 v2.3.0-dev.18 18:00:49 v2.3.0-dev.19 18:00:49 v2.3.0-dev.20 18:00:49 v2.3.0-dev.21 18:00:49 v2.3.0-dev.22 18:00:49 v2.3.0-dev.23 18:00:49 v2.3.0-dev.24 18:00:49 v2.3.0-dev.25 18:00:49 v2.3.0-dev.26 [Pipeline] sh 18:00:49 + lftools sign git-tag v2.3.0-dev.26 18:00:50 Signing Git tag with Sigul... 18:00:50 Signing v2.3.0-dev.26 [Pipeline] echo 18:00:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:00:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:00:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:00:50 $ docker stop --time=1 9ad98c8334140b0c9461915720ea6ab2afa3619c8f14c14c8eef1ad8306daef2 18:00:52 $ docker rm -f 9ad98c8334140b0c9461915720ea6ab2afa3619c8f14c14c8eef1ad8306daef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:00:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:00:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:00:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:53 prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container 18:00:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:00:53 $ docker top 794aa0946ff45dd466274e8366af670ffd59baa646334b3176f283a4037812e9 -eo pid,comm 18:00:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:00:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:53 [ssh-agent] Looking for ssh-agent implementation... 18:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:53 $ docker exec 794aa0946ff45dd466274e8366af670ffd59baa646334b3176f283a4037812e9 ssh-agent 18:00:53 SSH_AUTH_SOCK=/tmp/ssh-Lstb4HprjDCS/agent.33 18:00:53 SSH_AGENT_PID=39 18:00:53 Running ssh-add (command line suppressed) 18:00:53 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6824971279998670368.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6824971279998670368.key) 18:00:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:54 + git semver bump pre 18:00:54 2022-10-25 18:00:54,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:00:54 2022-10-25 18:00:54,327 [bump_version] DEBUG bumping version:2.3.0-dev.26 on axis:pre with prefix:dev 18:00:54 2022-10-25 18:00:54,327 [bump_version] DEBUG bumped version:2.3.0-dev.27 18:00:54 2022-10-25 18:00:54,327 [write_version] DEBUG write version:2.3.0-dev.27 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 18:00:54 2022-10-25 18:00:54,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:00:54 2022-10-25 18:00:54,327 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:00:54 2022-10-25 18:00:54,329 [execute] INFO git cat-file --batch-check 18:00:54 2022-10-25 18:00:54,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:00:54 2022-10-25 18:00:54,335 [execute] INFO git cat-file --batch 18:00:54 2022-10-25 18:00:54,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:00:54 2022-10-25 18:00:54,341 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:00:54 2.3.0-dev.27 [Pipeline] } 18:00:54 $ docker exec --env ******** --env ******** 794aa0946ff45dd466274e8366af670ffd59baa646334b3176f283a4037812e9 ssh-agent -k 18:00:54 unset SSH_AUTH_SOCK; 18:00:54 unset SSH_AGENT_PID; 18:00:54 echo Agent pid 39 killed; 18:00:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:54 + git semver [Pipeline] } 18:00:55 $ docker stop --time=1 794aa0946ff45dd466274e8366af670ffd59baa646334b3176f283a4037812e9 18:00:56 $ docker rm -f 794aa0946ff45dd466274e8366af670ffd59baa646334b3176f283a4037812e9 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:00:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:00:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:57 prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container 18:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:00:57 $ docker top 9b41d59cde63faca406a5c32b48807cde78b21d90a76eb0a228fdb8361653ab8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:57 [ssh-agent] Looking for ssh-agent implementation... 18:00:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:57 $ docker exec 9b41d59cde63faca406a5c32b48807cde78b21d90a76eb0a228fdb8361653ab8 ssh-agent 18:00:57 SSH_AUTH_SOCK=/tmp/ssh-bhaRUfpoYxns/agent.32 18:00:57 SSH_AGENT_PID=38 18:00:57 Running ssh-add (command line suppressed) 18:00:57 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16419760335011381569.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16419760335011381569.key) 18:00:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:58 + git semver push 18:00:58 2022-10-25 18:00:58,382 [run_push] DEBUG push 18:00:58 2022-10-25 18:00:58,383 [execute] INFO git cat-file --batch-check 18:00:58 2022-10-25 18:00:58,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:00:58 2022-10-25 18:00:58,387 [execute] INFO git rev-list 74b333f0dbbc00c568890c4b3a91ef21bc35abef -- 18:00:58 2022-10-25 18:00:58,388 [execute] DEBUG Popen(['git', 'rev-list', '74b333f0dbbc00c568890c4b3a91ef21bc35abef', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 18:00:58 2022-10-25 18:00:58,398 [execute] INFO git fetch -v origin 18:00:58 2022-10-25 18:00:58,399 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 18:00:59 2022-10-25 18:00:58,954 [run_push] DEBUG no remote changes detected 18:00:59 2022-10-25 18:00:58,954 [execute] INFO git push origin semver 18:00:59 2022-10-25 18:00:58,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 18:00:59 2022-10-25 18:00:59,793 [run_push] DEBUG push all version tags 18:00:59 2022-10-25 18:00:59,794 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:00:59 2022-10-25 18:00:59,794 [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) 18:01:00 2022-10-25 18:01:00,656 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:01:00 2.3.0-dev.27 [Pipeline] } 18:01:00 $ docker exec --env ******** --env ******** 9b41d59cde63faca406a5c32b48807cde78b21d90a76eb0a228fdb8361653ab8 ssh-agent -k 18:01:01 unset SSH_AUTH_SOCK; 18:01:01 unset SSH_AGENT_PID; 18:01:01 echo Agent pid 38 killed; 18:01:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:01 + git semver [Pipeline] } 18:01:01 $ docker stop --time=1 9b41d59cde63faca406a5c32b48807cde78b21d90a76eb0a228fdb8361653ab8 18:01:02 $ docker rm -f 9b41d59cde63faca406a5c32b48807cde78b21d90a76eb0a228fdb8361653ab8 [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 18:01:03 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 18:01:03 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:01:03 total 16 18:01:03 drwxr-xr-x 3 root root 4096 Oct 25 17:55 . 18:01:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 18:00 .. 18:01:03 drwxr-xr-x 2 root root 4096 Oct 25 17:55 cost 18:01:03 -rw-r--r-- 1 root root 87 Oct 25 17:55 cost.csv 18:01:03 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:01:03 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:01:03 total 16 18:01:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 17:55 . 18:01:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 18:00 .. 18:01:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 17:55 cost 18:01:03 -rw-r--r-- 1 jenkins jenkins 87 Oct 25 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:01:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:01:04 ---> package-listing.sh 18:01:04 ++ facter osfamily 18:01:04 ++ tr '[:upper:]' '[:lower:]' 18:01:04 + OS_FAMILY=debian 18:01:04 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 18:01:04 + START_PACKAGES=/tmp/packages_start.txt 18:01:04 + END_PACKAGES=/tmp/packages_end.txt 18:01:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:01:04 + PACKAGES=/tmp/packages_start.txt 18:01:04 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 18:01:04 + PACKAGES=/tmp/packages_end.txt 18:01:04 + case "${OS_FAMILY}" in 18:01:04 + dpkg -l 18:01:04 + grep '^ii' 18:01:04 + '[' -f /tmp/packages_start.txt ']' 18:01:04 + '[' -f /tmp/packages_end.txt ']' 18:01:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:01:04 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 18:01:04 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 18:01:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 18:01:04 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 18:01:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:05 prd-ubuntu20.04-docker-8c-8g-116931 does not seem to be running inside a container 18:01:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:01:06 $ docker top 642dc4eea3eb1cf8f73b945d11e51e4d6f83f2ded4a3dc7e6a223cf5ce667dc5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:06 + touch /tmp/pre-build-complete [Pipeline] sh 18:01:06 + mkdir -p /var/log/sysstat [Pipeline] sh 18:01:07 + ls /var/log/sa-host 18:01:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:07 provisioning config files... 18:01:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9669256614027226tmp [Pipeline] { [Pipeline] echo 18:01:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:01:07 ---> create-netrc.sh [Pipeline] } 18:01:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:01:08 ---> python-tools-install.sh [Pipeline] echo 18:01:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:01:08 ---> sudo-logs.sh 18:01:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:01:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:01:08 ---> job-cost.sh 18:01:08 lf-activate-venv: SKIPPING 18:01:08 DEBUG: total: 0.2199999988079071 18:01:08 INFO: Retrieving Stack Cost... 18:01:08 INFO: Retrieving Pricing Info for: v3-standard-8 18:01:09 INFO: Archiving Costs [Pipeline] echo 18:01:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:01:09 ---> logs-deploy.sh 18:01:09 lf-activate-venv: SKIPPING 18:01:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/82 18:01:09 INFO: archiving workspace using pattern(s): 18:01:10 Archives upload complete. 18:01:10 INFO: archiving logs to Nexus 18:01:11 ---> uname -a: 18:01:11 Linux prd-ubuntu20-04-docker-8c-8g-116931 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:01:11 18:01:11 18:01:11 ---> lscpu: 18:01:11 Architecture: x86_64 18:01:11 CPU op-mode(s): 32-bit, 64-bit 18:01:11 Byte Order: Little Endian 18:01:11 Address sizes: 40 bits physical, 48 bits virtual 18:01:11 CPU(s): 8 18:01:11 On-line CPU(s) list: 0-7 18:01:11 Thread(s) per core: 1 18:01:11 Core(s) per socket: 1 18:01:11 Socket(s): 8 18:01:11 NUMA node(s): 1 18:01:11 Vendor ID: AuthenticAMD 18:01:11 CPU family: 23 18:01:11 Model: 49 18:01:11 Model name: AMD EPYC-Rome Processor 18:01:11 Stepping: 0 18:01:11 CPU MHz: 2799.998 18:01:11 BogoMIPS: 5599.99 18:01:11 Virtualization: AMD-V 18:01:11 Hypervisor vendor: KVM 18:01:11 Virtualization type: full 18:01:11 L1d cache: 256 KiB 18:01:11 L1i cache: 256 KiB 18:01:11 L2 cache: 4 MiB 18:01:11 L3 cache: 128 MiB 18:01:11 NUMA node0 CPU(s): 0-7 18:01:11 Vulnerability Itlb multihit: Not affected 18:01:11 Vulnerability L1tf: Not affected 18:01:11 Vulnerability Mds: Not affected 18:01:11 Vulnerability Meltdown: Not affected 18:01:11 Vulnerability Mmio stale data: Not affected 18:01:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:01:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:01:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:01:11 Vulnerability Srbds: Not affected 18:01:11 Vulnerability Tsx async abort: Not affected 18:01:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:01:11 18:01:11 18:01:11 ---> nproc: 18:01:11 8 18:01:11 18:01:11 18:01:11 ---> df -h: 18:01:11 Filesystem Size Used Avail Use% Mounted on 18:01:11 overlay 155G 12G 144G 8% / 18:01:11 tmpfs 64M 0 64M 0% /dev 18:01:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:01:11 shm 64M 0 64M 0% /dev/shm 18:01:11 /dev/vda1 155G 12G 144G 8% /facter-os 18:01:11 18:01:11 18:01:11 ---> sar -b -r -n DEV: 18:01:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116931) 10/25/22 _x86_64_ (8 CPU) 18:01:11 18:01:11 17:53:40 LINUX RESTART (8 CPU) 18:01:11 18:01:11 17:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:01:11 17:55:01 135.88 37.79 98.08 0.00 4180.24 103327.05 0.00 18:01:11 17:56:01 55.37 0.28 55.09 0.00 23.46 31492.88 0.00 18:01:11 17:57:01 1.85 0.00 1.85 0.00 0.00 20.95 0.00 18:01:11 17:58:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 18:01:11 17:59:01 37.21 9.35 27.86 0.00 2884.72 4800.53 0.00 18:01:11 18:00:01 2.35 0.00 2.35 0.00 0.00 28.93 0.00 18:01:11 18:01:01 116.65 0.57 116.08 0.00 52.12 65514.95 0.00 18:01:11 Average: 50.12 6.86 43.27 0.00 1020.05 29314.04 0.00 18:01:11 18:01:11 17:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:01:11 17:55:01 28576136 31556516 746380 2.27 88908 3120364 1925640 5.68 1322588 2561820 541780 18:01:11 17:56:01 28682220 31593220 712616 2.17 94884 3046704 1741288 5.13 1157956 2625664 460 18:01:11 17:57:01 28664748 31575924 729604 2.22 94932 3046708 1741288 5.13 1179684 2625672 172 18:01:11 17:58:01 28667880 31579112 726308 2.21 94976 3046712 1741288 5.13 1174308 2625672 180 18:01:11 17:59:01 28371152 31557208 731592 2.22 113880 3295644 1772600 5.22 1329328 2737932 244 18:01:11 18:00:01 28379124 31565156 723892 2.20 113948 3295640 1789064 5.27 1322076 2737892 8 18:01:11 18:01:01 26832576 31507420 771112 2.35 161076 4605092 1841872 5.43 1480588 3984564 580 18:01:11 Average: 28310548 31562079 734501 2.23 108943 3350981 1793291 5.29 1280933 2842745 77632 18:01:11 18:01:11 17:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:01:11 17:55:01 docker0 43.78 67.06 3.72 733.23 0.00 0.00 0.00 0.00 18:01:11 17:55:01 ens3 693.37 478.75 7065.52 97.25 0.00 0.00 0.00 0.00 18:01:11 17:55:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 18:01:11 17:55:01 veth66fbe09 40.24 64.19 3.82 689.88 0.00 0.00 0.00 0.06 18:01:11 17:56:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:01:11 17:56:01 ens3 109.15 72.00 2529.87 15.23 0.00 0.00 0.00 0.00 18:01:11 17:56:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 18:01:11 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:11 17:57:01 ens3 5.85 5.58 12.11 10.69 0.00 0.00 0.00 0.00 18:01:11 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:11 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:11 17:58:01 ens3 0.78 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:01:11 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:01:11 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:11 17:59:01 ens3 91.97 63.04 1300.03 17.63 0.00 0.00 0.00 0.00 18:01:11 17:59:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:01:11 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:11 18:00:01 ens3 1.53 2.33 0.17 6.66 0.00 0.00 0.00 0.00 18:01:11 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:01:11 18:01:01 docker0 43.06 68.16 3.85 691.18 0.00 0.00 0.00 0.00 18:01:11 18:01:01 veth1ff86f2 1.95 1.73 0.31 0.87 0.00 0.00 0.00 0.00 18:01:11 18:01:01 ens3 396.22 262.67 7909.87 98.38 0.00 0.00 0.00 0.00 18:01:11 18:01:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 18:01:11 Average: docker0 12.41 19.32 1.08 203.48 0.00 0.00 0.00 0.00 18:01:11 Average: veth1ff86f2 0.28 0.25 0.04 0.12 0.00 0.00 0.00 0.00 18:01:11 Average: ens3 185.55 126.36 2688.17 35.12 0.00 0.00 0.00 0.00 18:01:11 Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 18:01:11 18:01:11 18:01:11 ---> sar -P ALL: 18:01:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116931) 10/25/22 _x86_64_ (8 CPU) 18:01:11 18:01:11 17:53:40 LINUX RESTART (8 CPU) 18:01:11 18:01:11 17:54:01 CPU %user %nice %system %iowait %steal %idle 18:01:11 17:55:01 all 23.38 0.00 5.50 2.12 0.07 68.93 18:01:11 17:55:01 0 22.57 0.00 5.55 0.45 0.07 71.36 18:01:11 17:55:01 1 22.74 0.00 5.42 3.61 0.07 68.16 18:01:11 17:55:01 2 26.09 0.00 4.94 1.84 0.07 67.07 18:01:11 17:55:01 3 23.42 0.00 4.82 4.56 0.07 67.13 18:01:11 17:55:01 4 23.47 0.00 4.94 0.90 0.07 70.62 18:01:11 17:55:01 5 22.88 0.00 5.50 1.21 0.07 70.35 18:01:11 17:55:01 6 22.32 0.00 6.32 2.38 0.08 68.90 18:01:11 17:55:01 7 23.53 0.00 6.52 1.98 0.08 67.89 18:01:11 17:56:01 all 12.58 0.00 2.50 1.08 0.04 83.81 18:01:11 17:56:01 0 13.65 0.00 3.50 6.28 0.03 76.54 18:01:11 17:56:01 1 11.81 0.00 2.27 0.18 0.03 85.71 18:01:11 17:56:01 2 12.76 0.00 2.25 0.10 0.03 84.86 18:01:11 17:56:01 3 11.81 0.00 2.65 0.32 0.03 85.19 18:01:11 17:56:01 4 12.63 0.00 2.17 0.39 0.05 84.77 18:01:11 17:56:01 5 11.69 0.00 2.13 1.33 0.03 84.82 18:01:11 17:56:01 6 12.96 0.00 2.52 0.02 0.03 84.48 18:01:11 17:56:01 7 13.32 0.00 2.55 0.02 0.03 84.08 18:01:11 17:57:01 all 0.16 0.00 0.01 0.01 0.00 99.81 18:01:11 17:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:01:11 17:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:01:11 17:57:01 2 0.25 0.00 0.02 0.00 0.02 99.72 18:01:11 17:57:01 3 0.07 0.00 0.03 0.00 0.00 99.90 18:01:11 17:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:01:11 17:57:01 5 0.03 0.00 0.02 0.03 0.00 99.92 18:01:11 17:57:01 6 0.81 0.00 0.02 0.00 0.00 99.17 18:01:11 17:57:01 7 0.10 0.00 0.02 0.00 0.00 99.88 18:01:11 17:58:01 all 0.03 0.00 0.01 0.07 0.00 99.88 18:01:11 17:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:01:11 17:58:01 1 0.02 0.00 0.02 0.30 0.00 99.67 18:01:11 17:58:01 2 0.08 0.00 0.02 0.00 0.02 99.88 18:01:11 17:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:01:11 17:58:01 4 0.03 0.00 0.02 0.27 0.00 99.68 18:01:11 17:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:01:11 17:58:01 6 0.07 0.00 0.02 0.00 0.00 99.92 18:01:11 17:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:01:11 17:59:01 all 1.22 0.00 0.85 0.35 0.02 97.56 18:01:11 17:59:01 0 1.08 0.00 0.53 0.05 0.02 98.32 18:01:11 17:59:01 1 1.45 0.00 0.90 0.38 0.02 97.24 18:01:11 17:59:01 2 0.88 0.00 2.12 0.07 0.02 96.91 18:01:11 17:59:01 3 1.74 0.00 0.80 0.07 0.03 97.36 18:01:11 17:59:01 4 0.80 0.00 0.42 0.08 0.03 98.66 18:01:11 17:59:01 5 1.95 0.00 0.68 1.52 0.02 95.83 18:01:11 17:59:01 6 0.89 0.00 0.79 0.52 0.02 97.79 18:01:11 17:59:01 7 0.99 0.00 0.58 0.08 0.02 98.33 18:01:11 18:00:01 all 0.03 0.00 0.03 0.01 0.00 99.94 18:01:11 18:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:01:11 18:00:01 1 0.02 0.00 0.02 0.03 0.00 99.93 18:01:11 18:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:01:11 18:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:01:11 18:00:01 4 0.07 0.00 0.03 0.00 0.00 99.90 18:01:11 18:00:01 5 0.05 0.00 0.02 0.03 0.00 99.90 18:01:11 18:00:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:01:11 18:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:01:11 18:01:01 all 9.37 0.00 4.31 2.26 0.06 84.01 18:01:11 18:01:01 0 7.89 0.00 4.97 1.61 0.05 85.49 18:01:11 18:01:01 1 9.46 0.00 4.51 5.37 0.07 80.59 18:01:11 18:01:01 2 9.04 0.00 4.10 0.49 0.03 86.34 18:01:11 18:01:01 3 8.95 0.00 5.08 8.35 0.07 77.56 18:01:11 18:01:01 4 10.44 0.00 3.83 0.66 0.05 85.02 18:01:11 18:01:01 5 9.79 0.00 3.47 1.51 0.05 85.18 18:01:11 18:01:01 6 10.12 0.00 3.94 0.07 0.05 85.82 18:01:11 18:01:01 7 9.28 0.00 4.58 0.03 0.10 86.00 18:01:11 Average: all 6.64 0.00 1.88 0.84 0.03 90.62 18:01:11 Average: 0 6.43 0.00 2.07 1.19 0.02 90.28 18:01:11 Average: 1 6.46 0.00 1.87 1.41 0.03 90.24 18:01:11 Average: 2 6.98 0.00 1.91 0.35 0.03 90.73 18:01:11 Average: 3 6.53 0.00 1.90 1.88 0.03 89.65 18:01:11 Average: 4 6.74 0.00 1.62 0.33 0.03 91.29 18:01:11 Average: 5 6.59 0.00 1.68 0.80 0.02 90.90 18:01:11 Average: 6 6.70 0.00 1.93 0.42 0.03 90.92 18:01:11 Average: 7 6.70 0.00 2.02 0.30 0.03 90.94 18:01:11 18:01:11 18:01:11