Pull request #688 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3161cfcda3bc2bb84b123169cd880a2e8740f4eb+7f68f76a9c81d6d59536248eddfb941f7df5999c (d1ecdd5e165a3f74c1d3f3c847d64bfc555267e4) 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-ssh16280188977198375927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8791300360122753078.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-688/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-688/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17353806643578029182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-688/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6439530982447608238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8830190434049083138.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-688/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-688/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5109954663087030395.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-1873 in /w/workspace/xfoundry_go-mod-bootstrap_PR-688 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-688 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/688/head:refs/remotes/origin/PR-688 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7f68f76a9c81d6d59536248eddfb941f7df5999c into PR head commit 3161cfcda3bc2bb84b123169cd880a2e8740f4eb Merge succeeded, producing 3161cfcda3bc2bb84b123169cd880a2e8740f4eb Checking out Revision 3161cfcda3bc2bb84b123169cd880a2e8740f4eb (PR-688) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 3161cfcda3bc2bb84b123169cd880a2e8740f4eb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7f68f76a9c81d6d59536248eddfb941f7df5999c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3161cfcda3bc2bb84b123169cd880a2e8740f4eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:14:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:14:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:14:04 ========================================================= 09:14:04 EdgeX Global Pipelines Version Info 09:14:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:14:05 ------------------- 09:14:05 stable info: 09:14:05 ------------------- 09:14:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:14:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:14:05 Message: update stable to v1.0.258 09:14:05 ------------------- 09:14:05 experimental info: 09:14:05 ------------------- 09:14:05 Commited By: **** collab-it+edgex@linuxfoundation.org 09:14:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:14:05 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:14:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:14:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:14:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:14:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:14:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:14:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:14:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:14:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:14:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-688 [Pipeline] echo 09:14:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-688 [Pipeline] echo 09:14:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-688 [Pipeline] echo 09:14:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3161cfcda3bc2bb84b123169cd880a2e8740f4eb [Pipeline] echo 09:14:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3161cfc [Pipeline] echo 09:14:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:14:08 + git rev-list -1 --merges 3161cfcda3bc2bb84b123169cd880a2e8740f4eb~1..3161cfcda3bc2bb84b123169cd880a2e8740f4eb [Pipeline] echo 09:14:08 -----------> git rev-list -1 --merges 3161cfcda3bc2bb84b123169cd880a2e8740f4eb~1..3161cfcda3bc2bb84b123169cd880a2e8740f4eb 3161cfcda3bc2bb84b123169cd880a2e8740f4eb [false] [Pipeline] sh 09:14:08 + git log --format=format:%s -1 3161cfcda3bc2bb84b123169cd880a2e8740f4eb [Pipeline] echo 09:14:08 ========================================================= 09:14:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:14:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:08 + git log --format=format:%s -1 3161cfcda3bc2bb84b123169cd880a2e8740f4eb [Pipeline] echo 09:14:08 [semverPrep] GIT_COMMIT: 3161cfcda3bc2bb84b123169cd880a2e8740f4eb, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo 09:14:09 [semverPrep] This is not a build commit. [Pipeline] sh 09:14:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:14:09 + grep -v github /etc/ssh/ssh_known_hosts 09:14:09 + [ -e /tmp/ssh_known_hosts ] 09:14:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:14:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:14:09 + sudo tee -a /etc/ssh/ssh_known_hosts 09:14:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:09 09:14:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:10 0.1.4: Pulling from edgex-devops/py-git-semver 09:14:10 b85a868b505f: Pulling fs layer 09:14:10 e2be974225ed: Pulling fs layer 09:14:10 339a4e72a1f5: Pulling fs layer 09:14:10 988bab9f4d93: Pulling fs layer 09:14:10 1469e6f7b9e6: Pulling fs layer 09:14:10 eaf3925da568: Pulling fs layer 09:14:10 bab4dde63d76: Pulling fs layer 09:14:10 bde34c3a00c8: Pulling fs layer 09:14:10 b352a97aabf1: Pulling fs layer 09:14:10 4872d77fe225: Pulling fs layer 09:14:10 988bab9f4d93: Waiting 09:14:10 b352a97aabf1: Waiting 09:14:10 eaf3925da568: Waiting 09:14:10 1469e6f7b9e6: Waiting 09:14:10 bab4dde63d76: Waiting 09:14:10 5851b861e8e6: Pulling fs layer 09:14:10 4872d77fe225: Waiting 09:14:10 5851b861e8e6: Waiting 09:14:10 e2be974225ed: Download complete 09:14:10 988bab9f4d93: Download complete 09:14:10 1469e6f7b9e6: Verifying Checksum 09:14:10 1469e6f7b9e6: Download complete 09:14:10 eaf3925da568: Verifying Checksum 09:14:10 eaf3925da568: Download complete 09:14:10 339a4e72a1f5: Verifying Checksum 09:14:10 339a4e72a1f5: Download complete 09:14:10 bde34c3a00c8: Download complete 09:14:10 b352a97aabf1: Download complete 09:14:10 4872d77fe225: Verifying Checksum 09:14:10 4872d77fe225: Download complete 09:14:10 5851b861e8e6: Download complete 09:14:10 b85a868b505f: Verifying Checksum 09:14:10 b85a868b505f: Download complete 09:14:11 bab4dde63d76: Verifying Checksum 09:14:11 bab4dde63d76: Download complete 09:14:12 b85a868b505f: Pull complete 09:14:12 e2be974225ed: Pull complete 09:14:12 339a4e72a1f5: Pull complete 09:14:12 988bab9f4d93: Pull complete 09:14:12 1469e6f7b9e6: Pull complete 09:14:12 eaf3925da568: Pull complete 09:14:14 bab4dde63d76: Pull complete 09:14:14 bde34c3a00c8: Pull complete 09:14:14 b352a97aabf1: Pull complete 09:14:14 4872d77fe225: Pull complete 09:14:15 5851b861e8e6: Pull complete 09:14:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:15 prd-ubuntu20.04-docker-8c-8g-1873 does not seem to be running inside a container 09:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-688 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-688:/w/workspace/xfoundry_go-mod-bootstrap_PR-688:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-688@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-688@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 09:14:18 $ docker top 105d359a5d184ea255340d888e7104065bdb828e63b911faca4b248131d0c356 -eo pid,comm 09:14:18 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). 09:14:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:18 [ssh-agent] Looking for ssh-agent implementation... 09:14:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:18 $ docker exec 105d359a5d184ea255340d888e7104065bdb828e63b911faca4b248131d0c356 ssh-agent 09:14:18 SSH_AUTH_SOCK=/tmp/ssh-vmQVvdOxxUhp/agent.32 09:14:18 SSH_AGENT_PID=38 09:14:18 Running ssh-add (command line suppressed) 09:14:18 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-688@tmp/private_key_17138500911392088577.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-688@tmp/private_key_17138500911392088577.key) 09:14:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:18 + git tag --points-at HEAD [Pipeline] } 09:14:18 $ docker exec --env ******** --env ******** 105d359a5d184ea255340d888e7104065bdb828e63b911faca4b248131d0c356 ssh-agent -k 09:14:19 unset SSH_AUTH_SOCK; 09:14:19 unset SSH_AGENT_PID; 09:14:19 echo Agent pid 38 killed; 09:14:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:14:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:19 [ssh-agent] Looking for ssh-agent implementation... 09:14:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:19 $ docker exec 105d359a5d184ea255340d888e7104065bdb828e63b911faca4b248131d0c356 ssh-agent 09:14:19 SSH_AUTH_SOCK=/tmp/ssh-iSgq3JTInUQJ/agent.71 09:14:19 SSH_AGENT_PID=77 09:14:19 Running ssh-add (command line suppressed) 09:14:19 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-688@tmp/private_key_10349645008158662562.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-688@tmp/private_key_10349645008158662562.key) 09:14:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:19 + git semver init 09:14:20 2024-04-02 09:14:20,010 [run_init] DEBUG init version:0.0.0 force:False 09:14:20 2024-04-02 09:14:20,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-688/.semver 09:14:20 2024-04-02 09:14:20,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-688/.semver 09:14:20 2024-04-02 09:14:20,012 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-688/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-688, universal_newlines=False, shell=None, istream=None) 09:14:21 2024-04-02 09:14:21,256 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-688/.git/info/exclude 09:14:21 2024-04-02 09:14:21,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-688/.semver/PR-688 with force:False 09:14:21 2024-04-02 09:14:21,257 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-688/.semver/PR-688 09:14:21 2024-04-02 09:14:21,262 [execute] INFO git cat-file --batch-check 09:14:21 2024-04-02 09:14:21,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-688/.semver, universal_newlines=False, shell=None, istream=) 09:14:21 2024-04-02 09:14:21,268 [execute] INFO git cat-file --batch 09:14:21 2024-04-02 09:14:21,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-688/.semver, universal_newlines=False, shell=None, istream=) 09:14:21 2024-04-02 09:14:21,272 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-688/.semver/PR-688 09:14:21 0.0.0 [Pipeline] } 09:14:21 $ docker exec --env ******** --env ******** 105d359a5d184ea255340d888e7104065bdb828e63b911faca4b248131d0c356 ssh-agent -k 09:14:21 unset SSH_AUTH_SOCK; 09:14:21 unset SSH_AGENT_PID; 09:14:21 echo Agent pid 77 killed; 09:14:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:22 + git semver [Pipeline] } 09:14:22 $ docker stop --time=1 105d359a5d184ea255340d888e7104065bdb828e63b911faca4b248131d0c356 09:14:23 $ docker rm -f --volumes 105d359a5d184ea255340d888e7104065bdb828e63b911faca4b248131d0c356 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:14:24 Stashed 1 file(s) [Pipeline] echo 09:14:24 [edgeXSemver]: initialized semver on version 0.0.0 [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 09:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:25 ========================================================= 09:14:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:14:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:14:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:14:25 7264a8db6415: Pulling fs layer 09:14:25 c4d48a809fc2: Pulling fs layer 09:14:25 4f1c88b9dad5: Pulling fs layer 09:14:25 ad3a456e5733: Pulling fs layer 09:14:25 69c7f0334f64: Pulling fs layer 09:14:25 1f1c1a5573a3: Pulling fs layer 09:14:25 ce7588e14bc9: Pulling fs layer 09:14:25 b5e4710f87ac: Pulling fs layer 09:14:25 ad3a456e5733: Waiting 09:14:25 69c7f0334f64: Waiting 09:14:25 1f1c1a5573a3: Waiting 09:14:25 b5e4710f87ac: Waiting 09:14:25 ce7588e14bc9: Waiting 09:14:25 c4d48a809fc2: Download complete 09:14:25 ad3a456e5733: Verifying Checksum 09:14:25 ad3a456e5733: Download complete 09:14:25 69c7f0334f64: Download complete 09:14:25 7264a8db6415: Verifying Checksum 09:14:25 7264a8db6415: Download complete 09:14:25 1f1c1a5573a3: Verifying Checksum 09:14:25 1f1c1a5573a3: Download complete 09:14:25 7264a8db6415: Pull complete 09:14:25 b5e4710f87ac: Verifying Checksum 09:14:25 b5e4710f87ac: Download complete 09:14:25 c4d48a809fc2: Pull complete 09:14:26 4f1c88b9dad5: Verifying Checksum 09:14:26 4f1c88b9dad5: Download complete 09:14:26 ce7588e14bc9: Verifying Checksum 09:14:26 ce7588e14bc9: Download complete 09:14:28 4f1c88b9dad5: Pull complete 09:14:28 ad3a456e5733: Pull complete 09:14:29 69c7f0334f64: Pull complete 09:14:29 1f1c1a5573a3: Pull complete 09:14:31 ce7588e14bc9: Pull complete 09:14:32 b5e4710f87ac: Pull complete 09:14:32 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 09:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:14:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 09:14:32 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:32 + docker inspect -f . ci-base-image-x86_64 09:14:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:32 prd-ubuntu20.04-docker-8c-8g-1873 does not seem to be running inside a container 09:14:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-688 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-688:/w/workspace/xfoundry_go-mod-bootstrap_PR-688:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-688@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-688@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:14:37 $ docker top de4ae23953dbb6eeb79130cf979fbc07d7dc0430850164c4761c338780a6f00a -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:38 + go version 09:14:38 go version go1.21.0 linux/amd64 [Pipeline] } 09:14:38 $ docker stop --time=1 de4ae23953dbb6eeb79130cf979fbc07d7dc0430850164c4761c338780a6f00a 09:14:39 $ docker rm -f --volumes de4ae23953dbb6eeb79130cf979fbc07d7dc0430850164c4761c338780a6f00a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv 09:14:39 Still waiting to schedule task 09:14:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] { [Pipeline] sh 09:14:40 + docker inspect -f . ci-base-image-x86_64 09:14:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:40 prd-ubuntu20.04-docker-8c-8g-1873 does not seem to be running inside a container 09:14:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-688 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-688:/w/workspace/xfoundry_go-mod-bootstrap_PR-688:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-688@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-688@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:14:40 $ docker top e5b98fe399ca7afea4badba7ec396f895f2c23d8942922bcd30761389fb9c55d -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:41 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-688 [Pipeline] fileExists [Pipeline] sh 09:14:41 + make test 09:14:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:14:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.15 09:14:41 go: downloading github.com/labstack/echo/v4 v4.11.4 09:14:41 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:14:41 go: downloading github.com/google/uuid v1.6.0 09:14:41 go: downloading github.com/stretchr/testify v1.9.0 09:14:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:14:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 09:14:42 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:14:42 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.4 09:14:42 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.5 09:14:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 09:14:42 go: downloading github.com/mitchellh/copystructure v1.2.0 09:14:42 go: downloading gopkg.in/yaml.v3 v3.0.1 09:14:42 go: downloading github.com/sirupsen/logrus v1.9.3 09:14:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:14:42 go: downloading github.com/openziti/sdk-golang v0.23.14 09:14:42 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:14:42 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:14:42 go: downloading github.com/stretchr/objx v0.5.2 09:14:42 go: downloading github.com/labstack/gommon v0.4.2 09:14:42 go: downloading golang.org/x/crypto v0.21.0 09:14:42 go: downloading golang.org/x/net v0.22.0 09:14:43 go: downloading github.com/hashicorp/errwrap v1.1.0 09:14:43 go: downloading github.com/go-kit/log v0.2.1 09:14:43 go: downloading github.com/go-playground/validator/v10 v10.19.0 09:14:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 09:14:43 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 09:14:43 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:14:43 go: downloading github.com/valyala/fasttemplate v1.2.2 09:14:43 go: downloading golang.org/x/time v0.5.0 09:14:43 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:14:43 go: downloading golang.org/x/sys v0.18.0 09:14:43 go: downloading github.com/gorilla/websocket v1.5.1 09:14:43 go: downloading golang.org/x/sync v0.6.0 09:14:43 go: downloading github.com/mattn/go-colorable v0.1.13 09:14:43 go: downloading github.com/mattn/go-isatty v0.0.20 09:14:43 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:14:43 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:14:43 go: downloading github.com/go-playground/universal-translator v0.18.1 09:14:43 go: downloading github.com/leodido/go-urn v1.4.0 09:14:43 go: downloading golang.org/x/text v0.14.0 09:14:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:14:43 go: downloading github.com/hashicorp/consul/api v1.27.0 09:14:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:14:43 go: downloading github.com/spf13/cast v1.6.0 09:14:44 go: downloading github.com/go-openapi/runtime v0.28.0 09:14:44 go: downloading github.com/go-openapi/strfmt v0.23.0 09:14:44 go: downloading github.com/go-resty/resty/v2 v2.12.0 09:14:44 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 09:14:44 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:14:44 go: downloading github.com/openziti/edge-api v0.26.13 09:14:49 go: downloading github.com/openziti/foundation/v2 v2.0.39 09:14:49 go: downloading github.com/openziti/identity v1.0.72 09:14:49 go: downloading github.com/pkg/errors v0.9.1 09:14:49 go: downloading github.com/zitadel/oidc/v2 v2.12.0 09:14:49 go: downloading golang.org/x/oauth2 v0.18.0 09:14:49 go: downloading github.com/openziti/channel/v2 v2.0.121 09:14:49 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 09:14:49 go: downloading github.com/openziti/secretstream v0.1.17 09:14:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:14:49 go: downloading github.com/openziti/transport/v2 v2.0.124 09:14:49 go: downloading github.com/kataras/go-events v0.0.3 09:14:49 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:14:49 go: downloading github.com/openziti/metrics v1.2.47 09:14:49 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:14:49 go: downloading github.com/zeebo/errs v1.3.0 09:14:49 go: downloading google.golang.org/grpc v1.60.1 09:14:49 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:14:49 go: downloading github.com/go-playground/locales v0.14.1 09:14:49 go: downloading github.com/x448/float16 v0.8.4 09:14:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:14:49 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:14:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:14:49 go: downloading github.com/hashicorp/serf v0.10.1 09:14:49 go: downloading github.com/go-openapi/errors v0.22.0 09:14:49 go: downloading github.com/go-openapi/swag v0.23.0 09:14:49 go: downloading github.com/opentracing/opentracing-go v1.2.0 09:14:49 go: downloading go.opentelemetry.io/otel v1.24.0 09:14:49 go: downloading go.opentelemetry.io/otel/trace v1.24.0 09:14:50 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:14:50 go: downloading github.com/oklog/ulid v1.3.1 09:14:50 go: downloading go.mongodb.org/mongo-driver v1.14.0 09:14:50 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:14:50 go: downloading github.com/go-openapi/validate v0.24.0 09:14:50 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:14:50 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:14:50 go: downloading github.com/golang/protobuf v1.5.4 09:14:50 go: downloading google.golang.org/protobuf v1.33.0 09:14:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:14:50 go: downloading github.com/gorilla/securecookie v1.1.1 09:14:50 go: downloading github.com/gorilla/schema v1.2.0 09:14:50 go: downloading github.com/muhlemmer/gu v0.3.1 09:14:50 go: downloading github.com/fsnotify/fsnotify v1.7.0 09:14:50 go: downloading github.com/mitchellh/go-ps v1.0.0 09:14:50 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 09:14:50 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 09:14:50 go: downloading github.com/fatih/color v1.14.1 09:14:50 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 09:14:50 go: downloading github.com/go-openapi/analysis v0.23.0 09:14:50 go: downloading github.com/go-openapi/loads v0.22.0 09:14:50 go: downloading github.com/go-openapi/spec v0.21.0 09:14:50 go: downloading github.com/mailru/easyjson v0.7.7 09:14:50 go: downloading github.com/armon/go-metrics v0.4.1 09:14:50 go: downloading github.com/go-logr/logr v1.4.1 09:14:50 go: downloading go.opentelemetry.io/otel/metric v1.24.0 09:14:50 go: downloading golang.org/x/term v0.18.0 09:14:50 go: downloading github.com/go-openapi/jsonpointer v0.21.0 09:14:50 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:14:50 go: downloading github.com/josharian/intern v1.0.0 09:14:50 go: downloading github.com/go-logr/stdr v1.2.2 09:14:50 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:14:50 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:14:50 go: downloading github.com/go-openapi/jsonreference v0.21.0 09:14:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:14:50 go: downloading github.com/tklauser/numcpus v0.6.1 09:15:03 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:15:03 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:15:21 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:15:21 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:15:21 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:15:21 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.064s coverage: 33.8% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.023s coverage: 93.5% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.014s coverage: 91.9% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.332s coverage: 88.2% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.099s coverage: 41.5% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.026s coverage: 100.0% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.329s coverage: 87.7% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.012s coverage: 26.3% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.039s coverage: 76.2% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.009s coverage: 50.9% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.010s coverage: 31.2% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 09:15:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:15:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:15:39 $ docker stop --time=1 e5b98fe399ca7afea4badba7ec396f895f2c23d8942922bcd30761389fb9c55d 09:15:41 $ docker rm -f --volumes e5b98fe399ca7afea4badba7ec396f895f2c23d8942922bcd30761389fb9c55d [Pipeline] // withDockerContainer [Pipeline] sh 09:15:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:15:42 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 09:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:43 09:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:44 latest: Pulling from edgex-lftools-log-publisher 09:15:44 5eb5b503b376: Pulling fs layer 09:15:44 5c69ac0246d0: Pulling fs layer 09:15:44 ec43610c2a17: Pulling fs layer 09:15:44 3a2ae6a8a46f: Pulling fs layer 09:15:44 33b1e0a273af: Pulling fs layer 09:15:44 5d3b04190fa2: Pulling fs layer 09:15:44 2f39f015ded8: Pulling fs layer 09:15:44 3a2ae6a8a46f: Waiting 09:15:44 5d3b04190fa2: Waiting 09:15:44 2f39f015ded8: Waiting 09:15:44 33b1e0a273af: Waiting 09:15:44 5c69ac0246d0: Verifying Checksum 09:15:44 5c69ac0246d0: Download complete 09:15:44 3a2ae6a8a46f: Verifying Checksum 09:15:44 3a2ae6a8a46f: Download complete 09:15:44 ec43610c2a17: Verifying Checksum 09:15:44 ec43610c2a17: Download complete 09:15:44 33b1e0a273af: Verifying Checksum 09:15:44 33b1e0a273af: Download complete 09:15:44 5d3b04190fa2: Verifying Checksum 09:15:44 5d3b04190fa2: Download complete 09:15:44 5eb5b503b376: Verifying Checksum 09:15:44 5eb5b503b376: Download complete 09:15:44 2f39f015ded8: Download complete 09:15:45 5eb5b503b376: Pull complete 09:15:45 5c69ac0246d0: Pull complete 09:15:46 ec43610c2a17: Pull complete 09:15:46 3a2ae6a8a46f: Pull complete 09:15:46 33b1e0a273af: Pull complete 09:15:46 5d3b04190fa2: Pull complete 09:15:50 2f39f015ded8: Pull complete 09:15:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:50 prd-ubuntu20.04-docker-8c-8g-1873 does not seem to be running inside a container 09:15:51 $ 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/xfoundry_go-mod-bootstrap_PR-688 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-688:/w/workspace/xfoundry_go-mod-bootstrap_PR-688:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-688@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-688@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:55 $ docker top 415e76aa6732aae8c124fa97b9336acfb5d67aefca781596610805b4f07a5bed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:56 ---> job-cost.sh 09:15:56 lf-activate-venv: SKIPPING 09:15:56 INFO: No Stack... 09:15:56 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:56 INFO: Archiving Costs [Pipeline] sh 09:15:57 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-688/archives/cost.csv 09:15:57 + cut -d, -f6 [Pipeline] lock 09:15:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-688-1-stack-cost] 09:15:57 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-688-1-stack-cost] did not exist. Created. 09:15:57 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-688-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:57 + echo total: 0.2199999988079071 [Pipeline] stash 09:15:57 Stashed 1 file(s) [Pipeline] } 09:15:57 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-688-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:57 $ docker stop --time=1 415e76aa6732aae8c124fa97b9336acfb5d67aefca781596610805b4f07a5bed 09:15:58 $ docker rm -f --volumes 415e76aa6732aae8c124fa97b9336acfb5d67aefca781596610805b4f07a5bed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:16:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1874 in /w/workspace/xfoundry_go-mod-bootstrap_PR-688 [Pipeline] { [Pipeline] ws 09:16:16 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 09:16:19 The recommended git tool is: git 09:16:24 using credential edgex-jenkins-ssh 09:16:24 Cloning the remote Git repository 09:16:24 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:16:24 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 09:16:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:16:24 > git --version # timeout=10 09:16:24 > git --version # 'git version 2.25.1' 09:16:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:16:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:16:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:16:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/688/head:refs/remotes/origin/PR-688 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:16:28 Merging remotes/origin/main commit 7f68f76a9c81d6d59536248eddfb941f7df5999c into PR head commit 3161cfcda3bc2bb84b123169cd880a2e8740f4eb 09:16:28 Merge succeeded, producing 3161cfcda3bc2bb84b123169cd880a2e8740f4eb 09:16:28 Checking out Revision 3161cfcda3bc2bb84b123169cd880a2e8740f4eb (PR-688) 09:16:29 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v3" 09:16:29 > git --version # timeout=10 09:16:29 > git --version # 'git version 2.25.1' 09:16:29 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:16:28 > git config core.sparsecheckout # timeout=10 09:16:28 > git checkout -f 3161cfcda3bc2bb84b123169cd880a2e8740f4eb # timeout=10 09:16:28 > git remote # timeout=10 09:16:28 > git config --get remote.origin.url # timeout=10 09:16:28 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:28 > git merge 7f68f76a9c81d6d59536248eddfb941f7df5999c # timeout=10 09:16:28 > git rev-parse HEAD^{commit} # timeout=10 09:16:28 > git config core.sparsecheckout # timeout=10 09:16:28 > git checkout -f 3161cfcda3bc2bb84b123169cd880a2e8740f4eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:16:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:34 Dload Upload Total Spent Left Speed 09:16:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 09:16:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:16:34 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 09:16:34 /etc/docker/daemon.new 09:16:34 { 09:16:34 "registry-mirrors": [ 09:16:34 "https://nexus3.edgexfoundry.org:10001" 09:16:34 ], 09:16:34 "bip": "10.250.0.254/24", 09:16:34 "hosts": [ 09:16:34 "tcp://0.0.0.0:5555", 09:16:34 "unix:///var/run/docker.sock" 09:16:34 ], 09:16:34 "mtu": 1458, 09:16:34 "selinux-enabled": true, 09:16:34 "seccomp-profile": "/etc/docker/seccomp.json" 09:16:34 } [Pipeline] sh 09:16:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:16:35 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:16:54 ========================================================= 09:16:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:16:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:16:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:16:55 9fda8d8052c6: Pulling fs layer 09:16:55 5d54e960e981: Pulling fs layer 09:16:55 c4a7e357bf2a: Pulling fs layer 09:16:55 f0e02332f6b5: Pulling fs layer 09:16:55 872ee5b61b7b: Pulling fs layer 09:16:55 0c6a40ed1a82: Pulling fs layer 09:16:55 94ae7d8d031c: Pulling fs layer 09:16:55 f0e02332f6b5: Waiting 09:16:55 872ee5b61b7b: Waiting 09:16:55 0c6a40ed1a82: Waiting 09:16:55 94ae7d8d031c: Waiting 09:16:55 5d54e960e981: Download complete 09:16:55 f0e02332f6b5: Verifying Checksum 09:16:55 f0e02332f6b5: Download complete 09:16:55 872ee5b61b7b: Download complete 09:16:55 9fda8d8052c6: Verifying Checksum 09:16:55 9fda8d8052c6: Download complete 09:16:55 94ae7d8d031c: Verifying Checksum 09:16:55 94ae7d8d031c: Download complete 09:16:56 9fda8d8052c6: Pull complete 09:16:56 5d54e960e981: Pull complete 09:16:56 c4a7e357bf2a: Verifying Checksum 09:16:56 c4a7e357bf2a: Download complete 09:16:57 0c6a40ed1a82: Verifying Checksum 09:16:57 0c6a40ed1a82: Download complete 09:17:10 c4a7e357bf2a: Pull complete 09:17:10 f0e02332f6b5: Pull complete 09:17:10 872ee5b61b7b: Pull complete 09:17:18 0c6a40ed1a82: Pull complete 09:17:20 94ae7d8d031c: Pull complete 09:17:20 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 09:17:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:17:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 09:17:20 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:21 + docker inspect -f . ci-base-image-arm64 09:17:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:21 prd-ubuntu20.04-docker-arm64-4c-16g-1874 does not seem to be running inside a container 09:17:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:17:24 $ docker top 47f786e830e941ddd81584a38b74b14964025bbc0353b896ec1be410ca59b68d -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:25 + go version 09:17:25 go version go1.21.0 linux/arm64 [Pipeline] } 09:17:25 $ docker stop --time=1 47f786e830e941ddd81584a38b74b14964025bbc0353b896ec1be410ca59b68d 09:17:27 $ docker rm -f --volumes 47f786e830e941ddd81584a38b74b14964025bbc0353b896ec1be410ca59b68d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:27 + docker inspect -f . ci-base-image-arm64 09:17:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:28 prd-ubuntu20.04-docker-arm64-4c-16g-1874 does not seem to be running inside a container 09:17:28 $ 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/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:17:29 $ docker top 334a3f5d781499a74684a4b8ce80dd23075a94a35b449fbef5aa1a47f55fcfe6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:30 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 09:17:30 + make test 09:17:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:17:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.15 09:17:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 09:17:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.5 09:17:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 09:17:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 09:17:31 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.4 09:17:31 go: downloading github.com/mitchellh/copystructure v1.2.0 09:17:31 go: downloading gopkg.in/yaml.v3 v3.0.1 09:17:31 go: downloading github.com/labstack/echo/v4 v4.11.4 09:17:31 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:17:31 go: downloading github.com/google/uuid v1.6.0 09:17:31 go: downloading github.com/stretchr/testify v1.9.0 09:17:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:17:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:17:32 go: downloading github.com/sirupsen/logrus v1.9.3 09:17:32 go: downloading github.com/openziti/sdk-golang v0.23.14 09:17:32 go: downloading github.com/gorilla/websocket v1.5.1 09:17:32 go: downloading golang.org/x/net v0.22.0 09:17:32 go: downloading golang.org/x/sync v0.6.0 09:17:32 go: downloading github.com/go-kit/log v0.2.1 09:17:32 go: downloading github.com/go-playground/validator/v10 v10.19.0 09:17:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 09:17:32 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:17:32 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:17:32 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:17:32 go: downloading github.com/stretchr/objx v0.5.2 09:17:33 go: downloading github.com/labstack/gommon v0.4.2 09:17:33 go: downloading golang.org/x/crypto v0.21.0 09:17:33 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 09:17:34 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:17:34 go: downloading github.com/valyala/fasttemplate v1.2.2 09:17:34 go: downloading golang.org/x/time v0.5.0 09:17:34 go: downloading github.com/hashicorp/errwrap v1.1.0 09:17:34 go: downloading golang.org/x/sys v0.18.0 09:17:34 go: downloading github.com/go-openapi/runtime v0.28.0 09:17:34 go: downloading github.com/go-openapi/strfmt v0.23.0 09:17:34 go: downloading github.com/go-resty/resty/v2 v2.12.0 09:17:34 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 09:17:34 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:17:34 go: downloading github.com/openziti/edge-api v0.26.13 09:17:37 go: downloading github.com/openziti/foundation/v2 v2.0.39 09:17:37 go: downloading github.com/openziti/identity v1.0.72 09:17:37 go: downloading github.com/pkg/errors v0.9.1 09:17:37 go: downloading github.com/zitadel/oidc/v2 v2.12.0 09:17:37 go: downloading golang.org/x/oauth2 v0.18.0 09:17:37 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 09:17:37 go: downloading github.com/kataras/go-events v0.0.3 09:17:37 go: downloading github.com/openziti/channel/v2 v2.0.121 09:17:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:17:37 go: downloading github.com/openziti/metrics v1.2.47 09:17:37 go: downloading github.com/openziti/secretstream v0.1.17 09:17:37 go: downloading github.com/openziti/transport/v2 v2.0.124 09:17:37 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:17:37 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:17:37 go: downloading github.com/hashicorp/consul/api v1.27.0 09:17:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:17:37 go: downloading github.com/spf13/cast v1.6.0 09:17:37 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:17:37 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:17:37 go: downloading github.com/go-playground/universal-translator v0.18.1 09:17:37 go: downloading github.com/leodido/go-urn v1.4.0 09:17:38 go: downloading golang.org/x/text v0.14.0 09:17:38 go: downloading github.com/zeebo/errs v1.3.0 09:17:38 go: downloading google.golang.org/grpc v1.60.1 09:17:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:17:40 go: downloading github.com/mattn/go-colorable v0.1.13 09:17:40 go: downloading github.com/mattn/go-isatty v0.0.20 09:17:40 go: downloading github.com/x448/float16 v0.8.4 09:17:40 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:17:40 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:17:40 go: downloading github.com/go-openapi/errors v0.22.0 09:17:40 go: downloading github.com/oklog/ulid v1.3.1 09:17:40 go: downloading go.mongodb.org/mongo-driver v1.14.0 09:17:43 go: downloading github.com/go-openapi/swag v0.23.0 09:17:43 go: downloading github.com/opentracing/opentracing-go v1.2.0 09:17:43 go: downloading go.opentelemetry.io/otel v1.24.0 09:17:43 go: downloading go.opentelemetry.io/otel/trace v1.24.0 09:17:43 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:17:43 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:17:43 go: downloading github.com/go-openapi/validate v0.24.0 09:17:43 go: downloading github.com/fsnotify/fsnotify v1.7.0 09:17:43 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:17:43 go: downloading github.com/gorilla/securecookie v1.1.1 09:17:43 go: downloading github.com/gorilla/schema v1.2.0 09:17:43 go: downloading github.com/muhlemmer/gu v0.3.1 09:17:43 go: downloading github.com/mitchellh/go-ps v1.0.0 09:17:43 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 09:17:44 go: downloading google.golang.org/protobuf v1.33.0 09:17:44 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:17:44 go: downloading github.com/golang/protobuf v1.5.4 09:17:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:17:44 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:17:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:17:44 go: downloading github.com/hashicorp/serf v0.10.1 09:17:45 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 09:17:45 go: downloading github.com/go-playground/locales v0.14.1 09:17:45 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 09:17:45 go: downloading github.com/mailru/easyjson v0.7.7 09:17:45 go: downloading github.com/go-openapi/analysis v0.23.0 09:17:45 go: downloading github.com/go-openapi/loads v0.22.0 09:17:45 go: downloading github.com/go-openapi/spec v0.21.0 09:17:45 go: downloading golang.org/x/term v0.18.0 09:17:45 go: downloading github.com/go-logr/logr v1.4.1 09:17:46 go: downloading go.opentelemetry.io/otel/metric v1.24.0 09:17:46 go: downloading github.com/go-openapi/jsonpointer v0.21.0 09:17:46 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:17:46 go: downloading github.com/fatih/color v1.14.1 09:17:46 go: downloading github.com/armon/go-metrics v0.4.1 09:17:46 go: downloading github.com/josharian/intern v1.0.0 09:17:46 go: downloading github.com/go-logr/stdr v1.2.2 09:17:46 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:17:46 go: downloading github.com/go-openapi/jsonreference v0.21.0 09:17:46 go: downloading github.com/tklauser/numcpus v0.6.1 09:17:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:17:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:19:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 09:19:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 09:19:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.220s coverage: 33.8% of statements 09:20:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.128s coverage: 93.5% of statements 09:20:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.104s coverage: 91.9% of statements 09:20:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.281s coverage: 88.2% of statements 09:20:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.027s coverage: 84.4% of statements 09:20:19 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:20:19 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 09:20:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.212s coverage: 41.5% of statements 09:20:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.106s coverage: 100.0% of statements 09:20:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.368s coverage: 87.7% of statements 09:20:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.057s coverage: 26.3% of statements 09:20:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 09:20:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 09:20:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.157s coverage: 76.2% of statements 09:20:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.047s coverage: 50.9% of statements 09:20:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.030s coverage: 31.2% of statements 09:20:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.018s coverage: 91.3% of statements 09:20:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:20:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:21:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:21:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:21:08 $ docker stop --time=1 334a3f5d781499a74684a4b8ce80dd23075a94a35b449fbef5aa1a47f55fcfe6 09:21:10 $ docker rm -f --volumes 334a3f5d781499a74684a4b8ce80dd23075a94a35b449fbef5aa1a47f55fcfe6 [Pipeline] // withDockerContainer [Pipeline] sh 09:21:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:21:14 Warning: overwriting stash ‘coverage-report’ 09:21:14 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 09:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:15 09:21:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:16 arm64: Pulling from edgex-lftools-log-publisher 09:21:16 8998bd30e6a1: Pulling fs layer 09:21:16 04944245beec: Pulling fs layer 09:21:16 699f458cf7ca: Pulling fs layer 09:21:16 765212b225bb: Pulling fs layer 09:21:16 f23df028b6ca: Pulling fs layer 09:21:16 d65c8cfc05b1: Pulling fs layer 09:21:16 2437ff75d9bd: Pulling fs layer 09:21:16 765212b225bb: Waiting 09:21:16 f23df028b6ca: Waiting 09:21:16 d65c8cfc05b1: Waiting 09:21:16 2437ff75d9bd: Waiting 09:21:16 04944245beec: Verifying Checksum 09:21:16 04944245beec: Download complete 09:21:16 765212b225bb: Verifying Checksum 09:21:16 765212b225bb: Download complete 09:21:16 f23df028b6ca: Download complete 09:21:16 d65c8cfc05b1: Verifying Checksum 09:21:16 d65c8cfc05b1: Download complete 09:21:16 699f458cf7ca: Verifying Checksum 09:21:16 699f458cf7ca: Download complete 09:21:17 8998bd30e6a1: Verifying Checksum 09:21:17 8998bd30e6a1: Download complete 09:21:20 2437ff75d9bd: Verifying Checksum 09:21:20 2437ff75d9bd: Download complete 09:21:22 8998bd30e6a1: Pull complete 09:21:22 04944245beec: Pull complete 09:21:24 699f458cf7ca: Pull complete 09:21:24 765212b225bb: Pull complete 09:21:25 f23df028b6ca: Pull complete 09:21:25 d65c8cfc05b1: Pull complete 09:21:43 2437ff75d9bd: Pull complete 09:21:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:43 prd-ubuntu20.04-docker-arm64-4c-16g-1874 does not seem to be running inside a container 09:21:43 $ 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/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:21:45 $ docker top fba62f300003484febab67b8c38244482af4cc686e6778bbe09857bc6c98edfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:46 ---> job-cost.sh 09:21:46 lf-activate-venv: SKIPPING 09:21:46 INFO: No Stack... 09:21:46 INFO: Retrieving Pricing Info for: v3-standard-4 09:21:47 INFO: Archiving Costs [Pipeline] sh 09:21:47 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 09:21:47 + cut -d, -f6 [Pipeline] lock 09:21:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-688-1-stack-cost] 09:21:47 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-688-1-stack-cost] did not exist. Created. 09:21:48 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-688-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:21:48 /w/workspace/go-mod-bootstrap/1@tmp/durable-fd8c74a5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:21:49 + echo total: 0.10999999940395355 [Pipeline] stash 09:21:49 Warning: overwriting stash ‘stack-cost’ 09:21:49 Stashed 1 file(s) [Pipeline] } 09:21:49 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-688-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:21:49 $ docker stop --time=1 fba62f300003484febab67b8c38244482af4cc686e6778bbe09857bc6c98edfd 09:21:51 $ docker rm -f --volumes fba62f300003484febab67b8c38244482af4cc686e6778bbe09857bc6c98edfd [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 09:21:52 provisioning config files... 09:21:52 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-688@tmp/config1652846155077860654tmp [Pipeline] { [Pipeline] sh 09:21:52 + set +x 09:21:52 + curl -s https://codecov.io/bash 09:21:52 + bash -s -- 09:21:52 09:21:52 _____ _ 09:21:52 / ____| | | 09:21:52 | | ___ __| | ___ ___ _____ __ 09:21:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:21:52 | |___| (_) | (_| | __/ (_| (_) \ V / 09:21:52 \_____\___/ \__,_|\___|\___\___/ \_/ 09:21:52 Bash-1.0.6 09:21:52 09:21:52 09:21:52 ==> git version 2.25.1 found 09:21:52 ==> 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 09:21:52 Release-Date: 2020-01-08 09:21:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:21:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:21:52 ==> Jenkins CI detected. 09:21:52 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-688 09:21:52 project root: . 09:21:52 --> token set from env 09:21:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:21:52 ==> Running gcov in . (disable via -X gcov) 09:21:52 ==> Python coveragepy not found 09:21:52 ==> Searching for coverage reports in: 09:21:52 + . 09:21:52 -> Found 1 reports 09:21:52 ==> Detecting git/mercurial file structure 09:21:52 ==> Reading reports 09:21:52 + ./coverage.out bytes=113371 09:21:52 ==> Appending adjustments 09:21:52 https://docs.codecov.io/docs/fixing-reports 09:21:53 + Found adjustments 09:21:53 ==> Gzipping contents 09:21:53 20K /tmp/codecov.knffYM.gz 09:21:53 ==> Uploading reports 09:21:53 url: https://codecov.io 09:21:53 query: branch=PR-688&commit=3161cfcda3bc2bb84b123169cd880a2e8740f4eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=688&job=&cmd_args= 09:21:53 -> Pinging Codecov 09:21:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-688&commit=3161cfcda3bc2bb84b123169cd880a2e8740f4eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=688&job=&cmd_args= 09:21:53 -> Uploading to 09:21:53 https://storage.googleapis.com/codecov/v4/raw/2024-04-02/833815588EE85121546D348822E98E2E/3161cfcda3bc2bb84b123169cd880a2e8740f4eb/ffaa0431-4e1e-414b-bddf-bf8ac211ffec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240402T092153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=867c9cc8244e6620539bf80e188726cbe804d16a22c202c0c7c98fcc6102a14d 09:21:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:21:53 Dload Upload Total Spent Left Speed 09:21:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17382 0 0 100 17382 0 57747 --:--:-- --:--:-- --:--:-- 57747 09:21:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3161cfcda3bc2bb84b123169cd880a2e8740f4eb [Pipeline] } 09:21:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 09:21:55 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-688/archives ] 09:21:55 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-688/archives 09:21:55 total 16 09:21:55 drwxr-xr-x 3 root root 4096 Apr 2 09:15 . 09:21:55 drwxrwxr-x 9 jenkins jenkins 4096 Apr 2 09:15 .. 09:21:55 drwxr-xr-x 2 root root 4096 Apr 2 09:15 cost 09:21:55 -rw-r--r-- 1 root root 88 Apr 2 09:15 cost.csv 09:21:55 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-688/archives 09:21:55 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-688/archives 09:21:55 total 16 09:21:55 drwxr-xr-x 3 jenkins jenkins 4096 Apr 2 09:15 . 09:21:55 drwxrwxr-x 9 jenkins jenkins 4096 Apr 2 09:15 .. 09:21:55 drwxr-xr-x 2 jenkins jenkins 4096 Apr 2 09:15 cost 09:21:55 -rw-r--r-- 1 jenkins jenkins 88 Apr 2 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:21:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:21:56 ---> package-listing.sh 09:21:56 ++ tr '[:upper:]' '[:lower:]' 09:21:56 ++ facter osfamily 09:21:57 + OS_FAMILY=debian 09:21:57 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-688 09:21:57 + START_PACKAGES=/tmp/packages_start.txt 09:21:57 + END_PACKAGES=/tmp/packages_end.txt 09:21:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:21:57 + PACKAGES=/tmp/packages_start.txt 09:21:57 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-688 ']' 09:21:57 + PACKAGES=/tmp/packages_end.txt 09:21:57 + case "${OS_FAMILY}" in 09:21:57 + dpkg -l 09:21:57 + grep '^ii' 09:21:57 + '[' -f /tmp/packages_start.txt ']' 09:21:57 + '[' -f /tmp/packages_end.txt ']' 09:21:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:21:57 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-688 ']' 09:21:57 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-688/archives/ 09:21:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-688/archives/ [Pipeline] echo 09:21:57 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/xfoundry_go-mod-bootstrap_PR-688/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:21:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:58 prd-ubuntu20.04-docker-8c-8g-1873 does not seem to be running inside a container 09:21:58 $ 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/xfoundry_go-mod-bootstrap_PR-688/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-688 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-688:/w/workspace/xfoundry_go-mod-bootstrap_PR-688:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-688@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-688@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:21:58 $ docker top 8390769a0088cc8f23fbe583497859b67473882068d389222b960762ae98ac81 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:58 + touch /tmp/pre-build-complete [Pipeline] sh 09:21:59 + mkdir -p /var/log/sysstat [Pipeline] sh 09:21:59 + ls /var/log/sa-host 09:21:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:21:59 provisioning config files... 09:21:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-688@tmp/config7774601950091401755tmp [Pipeline] { [Pipeline] echo 09:21:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:22:00 ---> create-netrc.sh [Pipeline] } 09:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:22:00 ---> python-tools-install.sh [Pipeline] echo 09:22:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:22:00 ---> sudo-logs.sh 09:22:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:22:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:22:01 ---> job-cost.sh 09:22:01 lf-activate-venv: SKIPPING 09:22:01 DEBUG: total: 0.2199999988079071 09:22:01 INFO: Retrieving Stack Cost... 09:22:01 INFO: Retrieving Pricing Info for: v3-standard-8 09:22:02 INFO: Archiving Costs [Pipeline] echo 09:22:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:22:02 ---> logs-deploy.sh 09:22:02 lf-activate-venv: SKIPPING 09:22:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-688/1 09:22:02 INFO: archiving workspace using pattern(s): 09:22:03 Archives upload complete. 09:22:03 INFO: archiving logs to Nexus 09:22:04 ---> uname -a: 09:22:04 Linux prd-ubuntu20-04-docker-8c-8g-1873 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:22:04 09:22:04 09:22:04 ---> lscpu: 09:22:04 Architecture: x86_64 09:22:04 CPU op-mode(s): 32-bit, 64-bit 09:22:04 Byte Order: Little Endian 09:22:04 Address sizes: 40 bits physical, 48 bits virtual 09:22:04 CPU(s): 8 09:22:04 On-line CPU(s) list: 0-7 09:22:04 Thread(s) per core: 1 09:22:04 Core(s) per socket: 1 09:22:04 Socket(s): 8 09:22:04 NUMA node(s): 1 09:22:04 Vendor ID: AuthenticAMD 09:22:04 CPU family: 23 09:22:04 Model: 49 09:22:04 Model name: AMD EPYC-Rome Processor 09:22:04 Stepping: 0 09:22:04 CPU MHz: 2800.000 09:22:04 BogoMIPS: 5600.00 09:22:04 Virtualization: AMD-V 09:22:04 Hypervisor vendor: KVM 09:22:04 Virtualization type: full 09:22:04 L1d cache: 256 KiB 09:22:04 L1i cache: 256 KiB 09:22:04 L2 cache: 4 MiB 09:22:04 L3 cache: 128 MiB 09:22:04 NUMA node0 CPU(s): 0-7 09:22:04 Vulnerability Itlb multihit: Not affected 09:22:04 Vulnerability L1tf: Not affected 09:22:04 Vulnerability Mds: Not affected 09:22:04 Vulnerability Meltdown: Not affected 09:22:04 Vulnerability Mmio stale data: Not affected 09:22:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:22:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:22:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:22:04 Vulnerability Srbds: Not affected 09:22:04 Vulnerability Tsx async abort: Not affected 09:22:04 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 09:22:04 09:22:04 09:22:04 ---> nproc: 09:22:04 8 09:22:04 09:22:04 09:22:04 ---> df -h: 09:22:04 Filesystem Size Used Avail Use% Mounted on 09:22:04 overlay 155G 11G 145G 7% / 09:22:04 tmpfs 64M 0 64M 0% /dev 09:22:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:22:04 shm 64M 0 64M 0% /dev/shm 09:22:04 /dev/vda1 155G 11G 145G 7% /facter-os 09:22:04 09:22:04 09:22:04 ---> sar -b -r -n DEV: 09:22:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1873) 04/02/24 _x86_64_ (8 CPU) 09:22:04 09:22:04 09:13:21 LINUX RESTART (8 CPU) 09:22:04 09:22:04 09:14:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:22:04 09:15:01 145.11 10.15 134.95 0.00 1732.78 36963.81 0.00 09:22:04 09:16:01 105.02 0.27 104.75 0.00 4.80 43071.62 0.00 09:22:04 09:17:01 1.57 0.02 1.55 0.00 0.13 22.28 0.00 09:22:04 09:18:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 09:22:04 09:19:01 38.51 9.37 29.15 0.00 2884.59 4535.91 0.00 09:22:04 09:20:01 5.93 1.05 4.88 0.00 22.13 97.72 0.00 09:22:04 09:21:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 09:22:04 09:22:01 5.97 0.25 5.72 0.00 19.33 123.18 0.00 09:22:04 Average: 37.63 2.61 35.03 0.00 578.18 10495.90 0.00 09:22:04 09:22:04 09:14:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:22:04 09:15:01 28234008 31333844 968992 2.95 98884 3196644 2214096 6.53 1535484 2628728 681768 09:22:04 09:16:01 28700708 31541848 764968 2.33 104956 2952820 1766480 5.21 1133072 2590076 252 09:22:04 09:17:01 28714132 31555332 751356 2.28 105004 2952820 1766480 5.21 1117408 2590080 32 09:22:04 09:18:01 28716624 31558180 748048 2.27 105036 2952828 1766480 5.21 1115592 2590180 52 09:22:04 09:19:01 28453328 31540384 738700 2.25 121812 3182472 1696204 5.00 1263172 2677320 248 09:22:04 09:20:01 28459376 31542652 736544 2.24 120432 3179836 1716064 5.06 1259688 2674572 32 09:22:04 09:21:01 28465716 31549012 730132 2.22 120452 3179840 1716064 5.06 1253556 2674576 4 09:22:04 09:22:01 28429856 31516268 758396 2.31 120620 3181440 1734452 5.11 1286508 2673248 320 09:22:04 Average: 28521718 31517190 774642 2.36 112150 3097338 1797040 5.30 1245560 2637348 85338 09:22:04 09:22:04 09:14:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:22:04 09:15:01 veth6f7578a 88.19 148.09 8.60 1291.76 0.00 0.00 0.00 0.11 09:22:04 09:15:01 lo 2.90 2.90 0.28 0.28 0.00 0.00 0.00 0.00 09:22:04 09:15:01 ens3 408.17 258.82 6438.20 52.95 0.00 0.00 0.00 0.00 09:22:04 09:15:01 docker0 106.07 166.17 8.91 1435.82 0.00 0.00 0.00 0.00 09:22:04 09:16:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 09:22:04 09:16:01 ens3 104.33 65.74 2534.57 17.10 0.00 0.00 0.00 0.00 09:22:04 09:16:01 docker0 0.78 0.73 0.07 0.27 0.00 0.00 0.00 0.00 09:22:04 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:04 09:17:01 ens3 0.37 0.25 0.25 0.21 0.00 0.00 0.00 0.00 09:22:04 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:04 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:22:04 09:18:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:22:04 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:04 09:19:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 09:22:04 09:19:01 ens3 89.17 46.09 1337.80 3.44 0.00 0.00 0.00 0.00 09:22:04 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:04 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:22:04 09:20:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 09:22:04 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:04 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:04 09:21:01 ens3 0.45 0.35 1.98 0.02 0.00 0.00 0.00 0.00 09:22:04 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:04 09:22:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:22:04 09:22:01 ens3 49.78 47.43 34.98 100.61 0.00 0.00 0.00 0.00 09:22:04 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:04 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 09:22:04 Average: ens3 80.22 51.51 1272.06 21.67 0.00 0.00 0.00 0.00 09:22:04 Average: docker0 12.97 20.26 1.09 174.28 0.00 0.00 0.00 0.00 09:22:04 09:22:04 09:22:04 ---> sar -P ALL: 09:22:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1873) 04/02/24 _x86_64_ (8 CPU) 09:22:04 09:22:04 09:13:21 LINUX RESTART (8 CPU) 09:22:04 09:22:04 09:14:03 CPU %user %nice %system %iowait %steal %idle 09:22:04 09:15:01 all 18.61 0.00 3.87 2.25 0.08 75.18 09:22:04 09:15:01 0 18.58 0.00 4.12 0.43 0.09 76.78 09:22:04 09:15:01 1 20.10 0.00 4.24 7.15 0.09 68.42 09:22:04 09:15:01 2 19.58 0.00 3.69 0.26 0.07 76.40 09:22:04 09:15:01 3 17.27 0.00 4.64 0.44 0.09 77.56 09:22:04 09:15:01 4 18.28 0.00 3.80 5.77 0.10 72.04 09:22:04 09:15:01 5 19.65 0.00 3.37 0.82 0.07 76.08 09:22:04 09:15:01 6 17.56 0.00 3.55 1.62 0.07 77.20 09:22:04 09:15:01 7 17.88 0.00 3.56 1.54 0.07 76.96 09:22:04 09:16:01 all 29.94 0.00 3.88 2.57 0.09 63.50 09:22:04 09:16:01 0 29.50 0.00 3.71 0.12 0.08 66.59 09:22:04 09:16:01 1 30.44 0.00 3.93 1.11 0.08 64.43 09:22:04 09:16:01 2 29.04 0.00 3.36 0.42 0.08 67.09 09:22:04 09:16:01 3 29.58 0.00 3.41 1.01 0.07 65.93 09:22:04 09:16:01 4 29.88 0.00 3.72 0.27 0.08 66.04 09:22:04 09:16:01 5 31.47 0.00 4.81 9.76 0.14 53.83 09:22:04 09:16:01 6 29.93 0.00 3.66 3.56 0.12 62.74 09:22:04 09:16:01 7 29.73 0.00 4.49 4.38 0.08 61.32 09:22:04 09:17:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:22:04 09:17:01 0 0.05 0.00 0.05 0.00 0.00 99.90 09:22:04 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:22:04 09:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:22:04 09:17:01 3 0.13 0.00 0.00 0.00 0.00 99.87 09:22:04 09:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:22:04 09:17:01 5 0.05 0.00 0.00 0.03 0.02 99.90 09:22:04 09:17:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:22:04 09:17:01 7 0.08 0.00 0.02 0.00 0.02 99.88 09:22:04 09:18:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:22:04 09:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:22:04 09:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:22:04 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:22:04 09:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:22:04 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:22:04 09:18:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:22:04 09:18:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:22:04 09:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:22:04 09:19:01 all 1.47 0.00 0.80 0.57 0.02 97.15 09:22:04 09:19:01 0 1.28 0.00 0.93 0.28 0.02 97.48 09:22:04 09:19:01 1 1.02 0.00 0.52 0.03 0.03 98.40 09:22:04 09:19:01 2 1.65 0.00 1.80 0.03 0.02 96.50 09:22:04 09:19:01 3 2.07 0.00 0.62 0.03 0.03 97.24 09:22:04 09:19:01 4 2.04 0.00 0.75 1.03 0.02 96.16 09:22:04 09:19:01 5 1.46 0.00 0.50 2.07 0.03 95.94 09:22:04 09:19:01 6 1.08 0.00 0.58 0.05 0.02 98.27 09:22:04 09:19:01 7 1.14 0.00 0.65 1.02 0.02 97.18 09:22:04 09:20:01 all 0.13 0.00 0.07 0.02 0.00 99.78 09:22:04 09:20:01 0 0.07 0.00 0.07 0.00 0.00 99.87 09:22:04 09:20:01 1 0.12 0.00 0.10 0.00 0.02 99.77 09:22:04 09:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:22:04 09:20:01 3 0.07 0.00 0.05 0.00 0.00 99.88 09:22:04 09:20:01 4 0.07 0.00 0.10 0.00 0.02 99.82 09:22:04 09:20:01 5 0.28 0.00 0.12 0.07 0.00 99.53 09:22:04 09:20:01 6 0.25 0.00 0.07 0.03 0.00 99.65 09:22:04 09:20:01 7 0.12 0.00 0.03 0.03 0.00 99.82 09:22:04 09:21:01 all 0.04 0.00 0.01 0.00 0.00 99.95 09:22:04 09:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:22:04 09:21:01 1 0.07 0.00 0.03 0.02 0.00 99.88 09:22:04 09:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:22:04 09:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:22:04 09:21:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:22:04 09:21:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:22:04 09:21:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:22:04 09:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:22:04 09:22:01 all 0.67 0.00 0.31 0.01 0.02 99.00 09:22:04 09:22:01 0 0.35 0.00 0.20 0.00 0.02 99.43 09:22:04 09:22:01 1 0.35 0.00 0.33 0.02 0.02 99.28 09:22:04 09:22:01 2 0.57 0.00 0.30 0.00 0.02 99.12 09:22:04 09:22:01 3 0.85 0.00 0.35 0.00 0.02 98.78 09:22:04 09:22:01 4 0.78 0.00 0.35 0.00 0.02 98.85 09:22:04 09:22:01 5 0.79 0.00 0.35 0.05 0.02 98.79 09:22:04 09:22:01 6 0.67 0.00 0.32 0.00 0.02 99.00 09:22:04 09:22:01 7 0.97 0.00 0.28 0.00 0.02 98.73 09:22:04 Average: all 6.27 0.00 1.10 0.67 0.03 91.93 09:22:04 Average: 0 6.15 0.00 1.12 0.10 0.03 92.60 09:22:04 Average: 1 6.41 0.00 1.13 1.01 0.03 91.42 09:22:04 Average: 2 6.25 0.00 1.13 0.09 0.03 92.50 09:22:04 Average: 3 6.17 0.00 1.11 0.18 0.03 92.51 09:22:04 Average: 4 6.29 0.00 1.08 0.86 0.03 91.75 09:22:04 Average: 5 6.61 0.00 1.13 1.59 0.04 90.63 09:22:04 Average: 6 6.12 0.00 1.01 0.65 0.03 92.19 09:22:04 Average: 7 6.15 0.00 1.11 0.86 0.03 91.85 09:22:04 09:22:04 09:22:04