Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7cb9a6a4993722f03ea84d85204f3ac0d3393f84+d782c4d625d7b267303ff1fbcd6dbbbf7629934f (fb01ac7ce201a548a5824cf64df41ee67fc4ed19) 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-ssh15118019054651111408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh3253761053686776416.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-62/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-62/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11446643777914693113.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh12812928026671577777.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-62/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-62/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4775090932345639647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-configuration 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-44834 in /w/workspace/undry_go-mod-configuration_PR-62 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-62 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d782c4d625d7b267303ff1fbcd6dbbbf7629934f into PR head commit 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 Merge succeeded, producing b61394824a991042d46911c52aa6c2161fd00951 Checking out Revision b61394824a991042d46911c52aa6c2161fd00951 (PR-62) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 # 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 d782c4d625d7b267303ff1fbcd6dbbbf7629934f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b61394824a991042d46911c52aa6c2161fd00951 # timeout=10 Commit message: "Merge commit 'd782c4d625d7b267303ff1fbcd6dbbbf7629934f' into HEAD" > git rev-list --no-walk 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:45:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:45:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:45:50 ========================================================= 05:45:50 EdgeX Global Pipelines Version Info 05:45:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:45:51 ------------------- 05:45:51 stable info: 05:45:51 ------------------- 05:45:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:45:51 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 05:45:51 Message: update stable to v1.0.227 05:45:51 ------------------- 05:45:51 experimental info: 05:45:51 ------------------- 05:45:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:45:51 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 05:45:51 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-62 [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-62 [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-62 [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b61394824a991042d46911c52aa6c2161fd00951 [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b613948 [Pipeline] echo 05:45:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:45:52 + git rev-list -1 --merges b61394824a991042d46911c52aa6c2161fd00951~1..b61394824a991042d46911c52aa6c2161fd00951 [Pipeline] echo 05:45:52 -----------> git rev-list -1 --merges b61394824a991042d46911c52aa6c2161fd00951~1..b61394824a991042d46911c52aa6c2161fd00951 b61394824a991042d46911c52aa6c2161fd00951 05:45:52 b61394824a991042d46911c52aa6c2161fd00951 [false] [Pipeline] sh 05:45:53 + git log --format=format:%s -1 b61394824a991042d46911c52aa6c2161fd00951 [Pipeline] echo 05:45:53 ========================================================= 05:45:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:45:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:53 + git log --format=format:%s -1 b61394824a991042d46911c52aa6c2161fd00951 [Pipeline] echo 05:45:53 [semverPrep] GIT_COMMIT: b61394824a991042d46911c52aa6c2161fd00951, Commit Message: Merge commit 'd782c4d625d7b267303ff1fbcd6dbbbf7629934f' into HEAD [Pipeline] echo 05:45:53 [semverPrep] This is not a build commit. [Pipeline] sh 05:45:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:45:53 + grep -v github /etc/ssh/ssh_known_hosts 05:45:53 + [ -e /tmp/ssh_known_hosts ] 05:45:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:45:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:45:53 + sudo tee -a /etc/ssh/ssh_known_hosts 05:45:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:45:54 05:45:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:45:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:45:54 latest: Pulling from edgex-devops/py-git-semver 05:45:54 1fe172e4850f: Pulling fs layer 05:45:54 caf521ccaac6: Pulling fs layer 05:45:54 3ead6fa29328: Pulling fs layer 05:45:54 5c2a1cbceb83: Pulling fs layer 05:45:54 a8d5f1318db7: Pulling fs layer 05:45:54 c427282e49a2: Pulling fs layer 05:45:54 1827001aaf11: Pulling fs layer 05:45:54 0714d37db230: Pulling fs layer 05:45:54 ac28cf19c067: Pulling fs layer 05:45:54 ca983d60f3e2: Pulling fs layer 05:45:54 9f894cec8388: Pulling fs layer 05:45:54 ac28cf19c067: Waiting 05:45:54 ca983d60f3e2: Waiting 05:45:54 1827001aaf11: Waiting 05:45:54 0714d37db230: Waiting 05:45:54 5c2a1cbceb83: Waiting 05:45:54 9f894cec8388: Waiting 05:45:54 caf521ccaac6: Verifying Checksum 05:45:54 caf521ccaac6: Download complete 05:45:54 5c2a1cbceb83: Download complete 05:45:55 a8d5f1318db7: Verifying Checksum 05:45:55 a8d5f1318db7: Download complete 05:45:55 c427282e49a2: Verifying Checksum 05:45:55 c427282e49a2: Download complete 05:45:55 3ead6fa29328: Verifying Checksum 05:45:55 3ead6fa29328: Download complete 05:45:55 0714d37db230: Download complete 05:45:55 ac28cf19c067: Download complete 05:45:55 ca983d60f3e2: Verifying Checksum 05:45:55 ca983d60f3e2: Download complete 05:45:55 9f894cec8388: Download complete 05:45:55 1fe172e4850f: Download complete 05:45:55 1827001aaf11: Verifying Checksum 05:45:55 1827001aaf11: Download complete 05:45:56 1fe172e4850f: Pull complete 05:45:56 caf521ccaac6: Pull complete 05:45:57 3ead6fa29328: Pull complete 05:45:57 5c2a1cbceb83: Pull complete 05:45:57 a8d5f1318db7: Pull complete 05:45:57 c427282e49a2: Pull complete 05:45:59 1827001aaf11: Pull complete 05:45:59 0714d37db230: Pull complete 05:45:59 ac28cf19c067: Pull complete 05:46:00 ca983d60f3e2: Pull complete 05:46:00 9f894cec8388: Pull complete 05:46:00 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 05:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:46:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 05:46:00 prd-ubuntu20.04-docker-8c-8g-44834 does not seem to be running inside a container 05:46:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-62 -v /w/workspace/undry_go-mod-configuration_PR-62:/w/workspace/undry_go-mod-configuration_PR-62:rw,z -v /w/workspace/undry_go-mod-configuration_PR-62@tmp:/w/workspace/undry_go-mod-configuration_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 05:46:01 $ docker top 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e -eo pid,comm 05:46:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:46:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:01 [ssh-agent] Looking for ssh-agent implementation... 05:46:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:01 $ docker exec 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e ssh-agent 05:46:02 SSH_AUTH_SOCK=/tmp/ssh-LwDDOVdnAiKO/agent.33 05:46:02 SSH_AGENT_PID=39 05:46:02 Running ssh-add (command line suppressed) 05:46:02 Identity added: /w/workspace/undry_go-mod-configuration_PR-62@tmp/private_key_1278813326273198635.key (/w/workspace/undry_go-mod-configuration_PR-62@tmp/private_key_1278813326273198635.key) 05:46:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:02 + git tag --points-at HEAD [Pipeline] } 05:46:02 $ docker exec --env ******** --env ******** 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e ssh-agent -k 05:46:02 unset SSH_AUTH_SOCK; 05:46:02 unset SSH_AGENT_PID; 05:46:02 echo Agent pid 39 killed; 05:46:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:02 [ssh-agent] Looking for ssh-agent implementation... 05:46:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:02 $ docker exec 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e ssh-agent 05:46:02 SSH_AUTH_SOCK=/tmp/ssh-xU35efx38uH1/agent.71 05:46:02 SSH_AGENT_PID=77 05:46:02 Running ssh-add (command line suppressed) 05:46:03 Identity added: /w/workspace/undry_go-mod-configuration_PR-62@tmp/private_key_9165847593408590693.key (/w/workspace/undry_go-mod-configuration_PR-62@tmp/private_key_9165847593408590693.key) 05:46:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:03 + git semver init 05:46:03 2022-05-10 05:46:03,594 [run_init] DEBUG init version:0.0.0 force:False 05:46:03 2022-05-10 05:46:03,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-configuration_PR-62/.semver 05:46:03 2022-05-10 05:46:03,595 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/undry_go-mod-configuration_PR-62/.semver 05:46:03 2022-05-10 05:46:03,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/undry_go-mod-configuration_PR-62/.semver'], cwd=/w/workspace/undry_go-mod-configuration_PR-62, universal_newlines=False, shell=None, istream=None) 05:46:04 2022-05-10 05:46:04,384 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-configuration_PR-62/.git/info/exclude 05:46:04 2022-05-10 05:46:04,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-configuration_PR-62/.semver/PR-62 with force:False 05:46:04 2022-05-10 05:46:04,385 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-configuration_PR-62/.semver/PR-62 05:46:04 2022-05-10 05:46:04,389 [execute] INFO git cat-file --batch-check 05:46:04 2022-05-10 05:46:04,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-configuration_PR-62/.semver, universal_newlines=False, shell=None, istream=) 05:46:04 2022-05-10 05:46:04,397 [execute] INFO git cat-file --batch 05:46:04 2022-05-10 05:46:04,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-configuration_PR-62/.semver, universal_newlines=False, shell=None, istream=) 05:46:04 2022-05-10 05:46:04,404 [read_version] DEBUG read version from /w/workspace/undry_go-mod-configuration_PR-62/.semver/PR-62 05:46:04 0.0.0 [Pipeline] } 05:46:04 $ docker exec --env ******** --env ******** 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e ssh-agent -k 05:46:04 unset SSH_AUTH_SOCK; 05:46:04 unset SSH_AGENT_PID; 05:46:04 echo Agent pid 77 killed; 05:46:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:05 + git semver [Pipeline] } 05:46:05 $ docker stop --time=1 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e 05:46:06 $ docker rm -f 0f4b005f8fba72aea1166a4e739b67a74caf75eeaf08816800c050f576cff25e [Pipeline] // withDockerContainer [Pipeline] sh 05:46:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:07 Stashed 1 file(s) [Pipeline] echo 05:46:07 [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 05:46:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:46:07 ========================================================= 05:46:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:46:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:46:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:46:08 59bf1c3509f3: Pulling fs layer 05:46:08 666ba61612fd: Pulling fs layer 05:46:08 8ed8ca486205: Pulling fs layer 05:46:08 4fe6c5a15a65: Pulling fs layer 05:46:08 22a0e8bec74d: Pulling fs layer 05:46:08 ca2b28591e48: Pulling fs layer 05:46:08 a51346096db8: Pulling fs layer 05:46:08 daebc70d1ce1: Pulling fs layer 05:46:08 0e18a0eac166: Pulling fs layer 05:46:08 4fe6c5a15a65: Waiting 05:46:08 22a0e8bec74d: Waiting 05:46:08 ca2b28591e48: Waiting 05:46:08 a51346096db8: Waiting 05:46:08 daebc70d1ce1: Waiting 05:46:08 0e18a0eac166: Waiting 05:46:08 8ed8ca486205: Verifying Checksum 05:46:08 8ed8ca486205: Download complete 05:46:08 666ba61612fd: Download complete 05:46:08 22a0e8bec74d: Download complete 05:46:08 ca2b28591e48: Verifying Checksum 05:46:08 ca2b28591e48: Download complete 05:46:08 a51346096db8: Verifying Checksum 05:46:08 a51346096db8: Download complete 05:46:08 59bf1c3509f3: Verifying Checksum 05:46:08 daebc70d1ce1: Verifying Checksum 05:46:08 daebc70d1ce1: Download complete 05:46:08 59bf1c3509f3: Pull complete 05:46:08 666ba61612fd: Pull complete 05:46:08 8ed8ca486205: Pull complete 05:46:08 0e18a0eac166: Verifying Checksum 05:46:08 0e18a0eac166: Download complete 05:46:08 4fe6c5a15a65: Download complete 05:46:13 4fe6c5a15a65: Pull complete 05:46:13 22a0e8bec74d: Pull complete 05:46:13 ca2b28591e48: Pull complete 05:46:13 a51346096db8: Pull complete 05:46:13 daebc70d1ce1: Pull complete 05:46:15 0e18a0eac166: Pull complete 05:46:15 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 05:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:46:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 05:46:16 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 05:46:16 + docker inspect -f . ci-base-image-x86_64 05:46:16 . [Pipeline] withDockerContainer 05:46:16 prd-ubuntu20.04-docker-8c-8g-44834 does not seem to be running inside a container 05:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-62 -v /w/workspace/undry_go-mod-configuration_PR-62:/w/workspace/undry_go-mod-configuration_PR-62:rw,z -v /w/workspace/undry_go-mod-configuration_PR-62@tmp:/w/workspace/undry_go-mod-configuration_PR-62@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 ******** -e ******** ci-base-image-x86_64 cat 05:46:18 $ docker top 96cdca0a57c1994fd88dfeeca39a75a3f54317922ed1a6be867fd4b99f73dbc0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:18 + go version 05:46:18 go version go1.17.6 linux/amd64 [Pipeline] } 05:46:18 $ docker stop --time=1 96cdca0a57c1994fd88dfeeca39a75a3f54317922ed1a6be867fd4b99f73dbc0 05:46:20 $ docker rm -f 96cdca0a57c1994fd88dfeeca39a75a3f54317922ed1a6be867fd4b99f73dbc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:20 + docker inspect -f . ci-base-image-x86_64 05:46:20 . [Pipeline] withDockerContainer 05:46:20 prd-ubuntu20.04-docker-8c-8g-44834 does not seem to be running inside a container 05:46:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-62 -v /w/workspace/undry_go-mod-configuration_PR-62:/w/workspace/undry_go-mod-configuration_PR-62:rw,z -v /w/workspace/undry_go-mod-configuration_PR-62@tmp:/w/workspace/undry_go-mod-configuration_PR-62@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 ******** -e ******** ci-base-image-x86_64 cat 05:46:21 $ docker top a5f1b3e95554357ea1d2b944acb679380eb2fadc021c70d6cd73e69a8993ffa7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:46:21 + make test 05:46:21 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:46:21 go: downloading github.com/stretchr/testify v1.7.0 05:46:21 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:46:21 go: downloading github.com/hashicorp/consul/api v1.9.1 05:46:21 go: downloading github.com/pelletier/go-toml v1.9.5 05:46:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:46:21 go: downloading github.com/mitchellh/copystructure v1.0.0 05:46:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:46:21 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:46:21 go: downloading github.com/pmezard/go-difflib v1.0.0 05:46:21 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:46:21 go: downloading github.com/davecgh/go-spew v1.1.1 05:46:21 go: downloading github.com/hashicorp/serf v0.9.5 05:46:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:46:21 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:46:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:46:21 go: downloading github.com/mattn/go-isatty v0.0.12 05:46:21 go: downloading github.com/fatih/color v1.9.0 05:46:21 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 05:46:21 go: downloading github.com/mattn/go-colorable v0.1.6 05:46:21 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:46:21 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:46:21 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:46:22 Still waiting to schedule task 05:46:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:46:27 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.004s coverage: 85.7% of statements 05:46:33 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.582s coverage: 88.3% of statements 05:46:33 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.002s coverage: 100.0% of statements 05:46:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:46:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:46:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:46:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:46:41 $ docker stop --time=1 a5f1b3e95554357ea1d2b944acb679380eb2fadc021c70d6cd73e69a8993ffa7 05:46:43 $ docker rm -f a5f1b3e95554357ea1d2b944acb679380eb2fadc021c70d6cd73e69a8993ffa7 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:46:43 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] sh 05:46:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:44 05:46:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:46:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:44 latest: Pulling from edgex-lftools-log-publisher 05:46:44 5eb5b503b376: Pulling fs layer 05:46:44 5c69ac0246d0: Pulling fs layer 05:46:44 ec43610c2a17: Pulling fs layer 05:46:44 3a2ae6a8a46f: Pulling fs layer 05:46:44 33b1e0a273af: Pulling fs layer 05:46:44 5d3b04190fa2: Pulling fs layer 05:46:44 2f39f015ded8: Pulling fs layer 05:46:44 3a2ae6a8a46f: Waiting 05:46:44 33b1e0a273af: Waiting 05:46:44 5d3b04190fa2: Waiting 05:46:44 2f39f015ded8: Waiting 05:46:44 5c69ac0246d0: Download complete 05:46:44 3a2ae6a8a46f: Verifying Checksum 05:46:44 3a2ae6a8a46f: Download complete 05:46:44 33b1e0a273af: Verifying Checksum 05:46:44 33b1e0a273af: Download complete 05:46:44 5d3b04190fa2: Download complete 05:46:44 ec43610c2a17: Verifying Checksum 05:46:44 ec43610c2a17: Download complete 05:46:44 5eb5b503b376: Verifying Checksum 05:46:44 5eb5b503b376: Download complete 05:46:45 2f39f015ded8: Download complete 05:46:45 5eb5b503b376: Pull complete 05:46:46 5c69ac0246d0: Pull complete 05:46:46 ec43610c2a17: Pull complete 05:46:46 3a2ae6a8a46f: Pull complete 05:46:46 33b1e0a273af: Pull complete 05:46:46 5d3b04190fa2: Pull complete 05:46:51 2f39f015ded8: Pull complete 05:46:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:46:51 prd-ubuntu20.04-docker-8c-8g-44834 does not seem to be running inside a container 05:46: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/undry_go-mod-configuration_PR-62 -v /w/workspace/undry_go-mod-configuration_PR-62:/w/workspace/undry_go-mod-configuration_PR-62:rw,z -v /w/workspace/undry_go-mod-configuration_PR-62@tmp:/w/workspace/undry_go-mod-configuration_PR-62@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:46:52 $ docker top c2c694fa12cfa4cd1e99de02003bdd2add7a819049dd73bb8d838c0228541a2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:53 ---> job-cost.sh 05:46:53 lf-activate-venv: SKIPPING 05:46:53 INFO: No Stack... 05:46:53 INFO: Retrieving Pricing Info for: v3-standard-8 05:46:54 INFO: Archiving Costs [Pipeline] sh 05:46:54 + cat /w/workspace/undry_go-mod-configuration_PR-62/archives/cost.csv 05:46:54 + cut -d, -f6 [Pipeline] lock 05:46:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] 05:46:54 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] did not exist. Created. 05:46:54 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:54 + echo total: 0.2199999988079071 [Pipeline] stash 05:46:54 Stashed 1 file(s) [Pipeline] } 05:46:54 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:46:54 $ docker stop --time=1 c2c694fa12cfa4cd1e99de02003bdd2add7a819049dd73bb8d838c0228541a2c 05:46:56 $ docker rm -f c2c694fa12cfa4cd1e99de02003bdd2add7a819049dd73bb8d838c0228541a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:48:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-44837 in /w/workspace/undry_go-mod-configuration_PR-62 [Pipeline] { [Pipeline] ws 05:48:44 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 05:48:45 Selected Git installation does not exist. Using Default 05:48:45 The recommended git tool is: NONE 05:48:52 using credential edgex-jenkins-ssh 05:48:52 Cloning the remote Git repository 05:48:52 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 05:48:52 > git init /w/workspace/go-mod-configuration/2 # timeout=10 05:48:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 05:48:52 > git --version # timeout=10 05:48:52 > git --version # 'git version 2.25.1' 05:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:54 Merging remotes/origin/main commit d782c4d625d7b267303ff1fbcd6dbbbf7629934f into PR head commit 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 05:48:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 05:48:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 05:48:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 05:48:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:48:54 > git config core.sparsecheckout # timeout=10 05:48:54 > git checkout -f 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 # timeout=10 05:48:54 Merge succeeded, producing 096de404bab99f533850d376050f54016063db82 05:48:54 Checking out Revision 096de404bab99f533850d376050f54016063db82 (PR-62) 05:48:54 > git remote # timeout=10 05:48:54 > git config --get remote.origin.url # timeout=10 05:48:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:54 > git merge d782c4d625d7b267303ff1fbcd6dbbbf7629934f # timeout=10 05:48:54 > git rev-parse HEAD^{commit} # timeout=10 05:48:54 > git config core.sparsecheckout # timeout=10 05:48:54 > git checkout -f 096de404bab99f533850d376050f54016063db82 # timeout=10 05:48:58 Commit message: "Merge commit 'd782c4d625d7b267303ff1fbcd6dbbbf7629934f' into HEAD" 05:48:58 > git rev-list --no-walk 7cb9a6a4993722f03ea84d85204f3ac0d3393f84 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:48:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:48:59 Dload Upload Total Spent Left Speed 05:48:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 05:49:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:49:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 05:49:00 sudo tee /etc/docker/daemon.new 05:49:00 { 05:49:00 "registry-mirrors": [ 05:49:00 "https://nexus3.edgexfoundry.org:10001" 05:49:00 ], 05:49:00 "bip": "10.250.0.254/24", 05:49:00 "hosts": [ 05:49:00 "tcp://0.0.0.0:5555", 05:49:00 "unix:///var/run/docker.sock" 05:49:00 ], 05:49:00 "mtu": 1458, 05:49:00 "selinux-enabled": true, 05:49:00 "seccomp-profile": "/etc/docker/seccomp.json" 05:49:00 } [Pipeline] sh 05:49:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:49:01 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:49:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:49:20 ========================================================= 05:49:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:49:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:49:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:49:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:49:20 9b3977197b4f: Pulling fs layer 05:49:20 1a89e8eeedd5: Pulling fs layer 05:49:20 94645a83ff95: Pulling fs layer 05:49:20 3f3a8bcf1eab: Pulling fs layer 05:49:20 0c92f367c5e7: Pulling fs layer 05:49:20 3096ccb668a1: Pulling fs layer 05:49:20 e8cf19c19ddd: Pulling fs layer 05:49:20 a4caa8a26152: Pulling fs layer 05:49:20 3f3a8bcf1eab: Waiting 05:49:20 e8cf19c19ddd: Waiting 05:49:20 a4caa8a26152: Waiting 05:49:20 0c92f367c5e7: Waiting 05:49:20 3096ccb668a1: Waiting 05:49:20 94645a83ff95: Verifying Checksum 05:49:20 94645a83ff95: Download complete 05:49:20 1a89e8eeedd5: Verifying Checksum 05:49:20 1a89e8eeedd5: Download complete 05:49:20 0c92f367c5e7: Verifying Checksum 05:49:20 0c92f367c5e7: Download complete 05:49:21 3096ccb668a1: Verifying Checksum 05:49:21 3096ccb668a1: Download complete 05:49:21 9b3977197b4f: Download complete 05:49:21 e8cf19c19ddd: Verifying Checksum 05:49:21 e8cf19c19ddd: Download complete 05:49:21 9b3977197b4f: Pull complete 05:49:22 1a89e8eeedd5: Pull complete 05:49:22 94645a83ff95: Pull complete 05:49:23 a4caa8a26152: Verifying Checksum 05:49:23 a4caa8a26152: Download complete 05:49:23 3f3a8bcf1eab: Verifying Checksum 05:49:23 3f3a8bcf1eab: Download complete 05:49:36 3f3a8bcf1eab: Pull complete 05:49:36 0c92f367c5e7: Pull complete 05:49:36 3096ccb668a1: Pull complete 05:49:36 e8cf19c19ddd: Pull complete 05:49:41 a4caa8a26152: Pull complete 05:49:41 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 05:49:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:49:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 05:49:41 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 05:49:42 + docker inspect -f . ci-base-image-arm64 05:49:42 . [Pipeline] withDockerContainer 05:49:42 prd-ubuntu20.04-docker-arm64-4c-16g-44837 does not seem to be running inside a container 05:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 05:49:44 $ docker top 195fcd736bb686d69754e1dfdaf08b4c68e09fa59d0de1b873c4b03889332fac -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:45 + go version 05:49:45 go version go1.17.6 linux/arm64 [Pipeline] } 05:49:45 $ docker stop --time=1 195fcd736bb686d69754e1dfdaf08b4c68e09fa59d0de1b873c4b03889332fac 05:49:47 $ docker rm -f 195fcd736bb686d69754e1dfdaf08b4c68e09fa59d0de1b873c4b03889332fac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:49:48 + docker inspect -f . ci-base-image-arm64 05:49:48 . [Pipeline] withDockerContainer 05:49:48 prd-ubuntu20.04-docker-arm64-4c-16g-44837 does not seem to be running inside a container 05:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 05:49:49 $ docker top 424962c04221d547fbff408073c1a18f3e5c04a733719f5c90fc8c2cdc4eb356 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:49:50 + make test 05:49:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:49:50 go: downloading github.com/stretchr/testify v1.7.0 05:49:50 go: downloading github.com/pelletier/go-toml v1.9.5 05:49:50 go: downloading github.com/hashicorp/consul/api v1.9.1 05:49:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:49:50 go: downloading github.com/davecgh/go-spew v1.1.1 05:49:50 go: downloading github.com/pmezard/go-difflib v1.0.0 05:49:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:49:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:49:51 go: downloading github.com/mitchellh/copystructure v1.0.0 05:49:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:49:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:49:51 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:49:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:49:51 go: downloading github.com/hashicorp/serf v0.9.5 05:49:51 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:49:51 go: downloading github.com/fatih/color v1.9.0 05:49:51 go: downloading github.com/mattn/go-isatty v0.0.12 05:49:51 go: downloading github.com/mattn/go-colorable v0.1.6 05:49:51 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 05:49:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:49:51 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:49:51 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:50:30 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.028s coverage: 85.7% of statements 05:50:32 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.741s coverage: 88.3% of statements 05:50:32 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.052s coverage: 100.0% of statements 05:50:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:50:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:50:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:50:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:50:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:50:48 $ docker stop --time=1 424962c04221d547fbff408073c1a18f3e5c04a733719f5c90fc8c2cdc4eb356 05:50:49 $ docker rm -f 424962c04221d547fbff408073c1a18f3e5c04a733719f5c90fc8c2cdc4eb356 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:50 Warning: overwriting stash ‘coverage-report’ 05:50:51 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] sh 05:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:50:51 05:50:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:50:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:50:52 arm64: Pulling from edgex-lftools-log-publisher 05:50:52 8998bd30e6a1: Pulling fs layer 05:50:52 04944245beec: Pulling fs layer 05:50:52 699f458cf7ca: Pulling fs layer 05:50:52 765212b225bb: Pulling fs layer 05:50:52 f23df028b6ca: Pulling fs layer 05:50:52 d65c8cfc05b1: Pulling fs layer 05:50:52 2437ff75d9bd: Pulling fs layer 05:50:52 765212b225bb: Waiting 05:50:52 f23df028b6ca: Waiting 05:50:52 d65c8cfc05b1: Waiting 05:50:52 04944245beec: Verifying Checksum 05:50:52 04944245beec: Download complete 05:50:52 765212b225bb: Verifying Checksum 05:50:52 765212b225bb: Download complete 05:50:52 f23df028b6ca: Verifying Checksum 05:50:52 f23df028b6ca: Download complete 05:50:52 d65c8cfc05b1: Verifying Checksum 05:50:52 d65c8cfc05b1: Download complete 05:50:52 699f458cf7ca: Verifying Checksum 05:50:52 699f458cf7ca: Download complete 05:50:52 8998bd30e6a1: Verifying Checksum 05:50:52 8998bd30e6a1: Download complete 05:50:55 2437ff75d9bd: Verifying Checksum 05:50:55 2437ff75d9bd: Download complete 05:50:57 8998bd30e6a1: Pull complete 05:50:57 04944245beec: Pull complete 05:50:59 699f458cf7ca: Pull complete 05:50:59 765212b225bb: Pull complete 05:51:00 f23df028b6ca: Pull complete 05:51:00 d65c8cfc05b1: Pull complete 05:51:15 2437ff75d9bd: Pull complete 05:51:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:51:16 prd-ubuntu20.04-docker-arm64-4c-16g-44837 does not seem to be running inside a container 05:51:16 $ 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-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:51:18 $ docker top 2de2b227e806d37ee54698c2ccd972f0b2865500b957a337fdd34ce3ac9f07cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:19 ---> job-cost.sh 05:51:19 lf-activate-venv: SKIPPING 05:51:19 INFO: No Stack... 05:51:20 INFO: Retrieving Pricing Info for: v3-standard-4 05:51:20 INFO: Archiving Costs [Pipeline] sh 05:51:21 + + cut -d,cat -f6 /w/workspace/go-mod-configuration/2/archives/cost.csv 05:51:21 [Pipeline] lock 05:51:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] 05:51:21 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] did not exist. Created. 05:51:21 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:22 /w/workspace/go-mod-configuration/2@tmp/durable-f330ad85/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:51:23 + echo total: 0.10999999940395355 [Pipeline] stash 05:51:23 Warning: overwriting stash ‘stack-cost’ 05:51:23 Stashed 1 file(s) [Pipeline] } 05:51:23 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-62-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:51:23 $ docker stop --time=1 2de2b227e806d37ee54698c2ccd972f0b2865500b957a337fdd34ce3ac9f07cf 05:51:24 $ docker rm -f 2de2b227e806d37ee54698c2ccd972f0b2865500b957a337fdd34ce3ac9f07cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:51:25 provisioning config files... 05:51:25 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-62@tmp/config2059851968754528482tmp [Pipeline] { [Pipeline] sh 05:51:25 + set +x 05:51:25 + curl -s https://codecov.io/bash 05:51:25 + bash -s -- 05:51:25 05:51:25 _____ _ 05:51:25 / ____| | | 05:51:25 | | ___ __| | ___ ___ _____ __ 05:51:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:51:25 | |___| (_) | (_| | __/ (_| (_) \ V / 05:51:25 \_____\___/ \__,_|\___|\___\___/ \_/ 05:51:25 Bash-1.0.6 05:51:25 05:51:25 05:51:25 ==> git version 2.25.1 found 05:51:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:51:25 Release-Date: 2020-01-08 05:51:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:51:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:51:25 ==> Jenkins CI detected. 05:51:25 current dir:  /w/workspace/undry_go-mod-configuration_PR-62 05:51:25 project root: . 05:51:25 --> token set from env 05:51:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:51:25 ==> Running gcov in . (disable via -X gcov) 05:51:25 ==> Python coveragepy not found 05:51:25 ==> Searching for coverage reports in: 05:51:25 + . 05:51:25 -> Found 1 reports 05:51:25 ==> Detecting git/mercurial file structure 05:51:25 ==> Reading reports 05:51:25 + ./coverage.out bytes=17231 05:51:25 ==> Appending adjustments 05:51:25 https://docs.codecov.io/docs/fixing-reports 05:51:25 + Found adjustments 05:51:25 ==> Gzipping contents 05:51:25 4.0K /tmp/codecov.3Phb1Z.gz 05:51:25 ==> Uploading reports 05:51:25 url: https://codecov.io 05:51:25 query: branch=PR-62&commit=b61394824a991042d46911c52aa6c2161fd00951&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-62%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=62&job=&cmd_args= 05:51:25 -> Pinging Codecov 05:51:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-62&commit=b61394824a991042d46911c52aa6c2161fd00951&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-62%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=62&job=&cmd_args= 05:51:25 -> Uploading to 05:51:25 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/9F92B070CA9CA35F4914AC8684776953/b61394824a991042d46911c52aa6c2161fd00951/712353e4-9258-4ea5-9239-db490308d9d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T055125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ed2137ab6e14e79fd9338b2ef19c44915ba4b1e8d6a4fbe5350a9902864bd9d 05:51:25 % Total % Received % Xferd Average Speed Time Time Time Current 05:51:25 Dload Upload Total Spent Left Speed 05:51:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2951 0 0 100 2951 0 8407 --:--:-- --:--:-- --:--:-- 8407 05:51:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/b61394824a991042d46911c52aa6c2161fd00951 [Pipeline] } 05:51:26 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 05:51:26 + [ -d /w/workspace/undry_go-mod-configuration_PR-62/archives ] 05:51:26 + ls -al /w/workspace/undry_go-mod-configuration_PR-62/archives 05:51:26 total 16 05:51:26 drwxr-xr-x 3 root root 4096 May 10 05:46 . 05:51:26 drwxrwxr-x 9 jenkins jenkins 4096 May 10 05:46 .. 05:51:26 drwxr-xr-x 2 root root 4096 May 10 05:46 cost 05:51:26 -rw-r--r-- 1 root root 90 May 10 05:46 cost.csv 05:51:26 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-configuration_PR-62/archives 05:51:26 + ls -al /w/workspace/undry_go-mod-configuration_PR-62/archives 05:51:26 total 16 05:51:26 drwxr-xr-x 3 jenkins jenkins 4096 May 10 05:46 . 05:51:26 drwxrwxr-x 9 jenkins jenkins 4096 May 10 05:46 .. 05:51:26 drwxr-xr-x 2 jenkins jenkins 4096 May 10 05:46 cost 05:51:26 -rw-r--r-- 1 jenkins jenkins 90 May 10 05:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:51:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:51:28 ---> package-listing.sh 05:51:28 ++ facter osfamily 05:51:28 ++ tr '[:upper:]' '[:lower:]' 05:51:28 + OS_FAMILY=debian 05:51:28 + workspace=/w/workspace/undry_go-mod-configuration_PR-62 05:51:28 + START_PACKAGES=/tmp/packages_start.txt 05:51:28 + END_PACKAGES=/tmp/packages_end.txt 05:51:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:51:28 + PACKAGES=/tmp/packages_start.txt 05:51:28 + '[' /w/workspace/undry_go-mod-configuration_PR-62 ']' 05:51:28 + PACKAGES=/tmp/packages_end.txt 05:51:28 + case "${OS_FAMILY}" in 05:51:28 + dpkg -l 05:51:28 + grep '^ii' 05:51:28 + '[' -f /tmp/packages_start.txt ']' 05:51:28 + '[' -f /tmp/packages_end.txt ']' 05:51:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:51:28 + '[' /w/workspace/undry_go-mod-configuration_PR-62 ']' 05:51:28 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-62/archives/ 05:51:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-62/archives/ [Pipeline] echo 05:51:28 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/undry_go-mod-configuration_PR-62/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:51:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:51:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:29 . [Pipeline] withDockerContainer 05:51:29 prd-ubuntu20.04-docker-8c-8g-44834 does not seem to be running inside a container 05:51:29 $ 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/undry_go-mod-configuration_PR-62/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-62 -v /w/workspace/undry_go-mod-configuration_PR-62:/w/workspace/undry_go-mod-configuration_PR-62:rw,z -v /w/workspace/undry_go-mod-configuration_PR-62@tmp:/w/workspace/undry_go-mod-configuration_PR-62@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 05:51:29 $ docker top 41882da57540afabae27c379a5b0bee813e7579438c74ee3fccacd49c3777ddb -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:30 + touch /tmp/pre-build-complete [Pipeline] sh 05:51:30 + mkdir -p /var/log/sysstat [Pipeline] sh 05:51:30 + ls /var/log/sa-host 05:51:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:30 provisioning config files... 05:51:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-62@tmp/config6678523662528586704tmp [Pipeline] { [Pipeline] echo 05:51:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:51:31 ---> create-netrc.sh [Pipeline] } 05:51:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:51:31 ---> python-tools-install.sh [Pipeline] echo 05:51:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:51:31 ---> sudo-logs.sh 05:51:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:51:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:51:31 ---> job-cost.sh 05:51:31 lf-activate-venv: SKIPPING 05:51:31 DEBUG: total: 0.2199999988079071 05:51:31 INFO: Retrieving Stack Cost... 05:51:32 INFO: Retrieving Pricing Info for: v3-standard-8 05:51:33 INFO: Archiving Costs [Pipeline] echo 05:51:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:51:33 ---> logs-deploy.sh 05:51:33 lf-activate-venv: SKIPPING 05:51:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-62/2 05:51:33 INFO: archiving workspace using pattern(s): 05:51:34 Archives upload complete. 05:51:34 INFO: archiving logs to Nexus 05:51:34 ---> uname -a: 05:51:34 Linux prd-ubuntu20-04-docker-8c-8g-44834 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 05:51:34 05:51:34 05:51:34 ---> lscpu: 05:51:34 Architecture: x86_64 05:51:34 CPU op-mode(s): 32-bit, 64-bit 05:51:34 Byte Order: Little Endian 05:51:34 Address sizes: 40 bits physical, 48 bits virtual 05:51:34 CPU(s): 8 05:51:34 On-line CPU(s) list: 0-7 05:51:34 Thread(s) per core: 1 05:51:34 Core(s) per socket: 1 05:51:34 Socket(s): 8 05:51:34 NUMA node(s): 1 05:51:34 Vendor ID: AuthenticAMD 05:51:34 CPU family: 23 05:51:34 Model: 49 05:51:34 Model name: AMD EPYC-Rome Processor 05:51:34 Stepping: 0 05:51:34 CPU MHz: 2799.998 05:51:34 BogoMIPS: 5599.99 05:51:34 Virtualization: AMD-V 05:51:34 Hypervisor vendor: KVM 05:51:34 Virtualization type: full 05:51:34 L1d cache: 256 KiB 05:51:34 L1i cache: 256 KiB 05:51:34 L2 cache: 4 MiB 05:51:34 L3 cache: 128 MiB 05:51:34 NUMA node0 CPU(s): 0-7 05:51:34 Vulnerability Itlb multihit: Not affected 05:51:34 Vulnerability L1tf: Not affected 05:51:34 Vulnerability Mds: Not affected 05:51:34 Vulnerability Meltdown: Not affected 05:51:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:51:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:51:34 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:51:34 Vulnerability Srbds: Not affected 05:51:34 Vulnerability Tsx async abort: Not affected 05:51:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:51:34 05:51:34 05:51:34 ---> nproc: 05:51:34 8 05:51:34 05:51:34 05:51:34 ---> df -h: 05:51:34 Filesystem Size Used Avail Use% Mounted on 05:51:34 overlay 155G 10G 145G 7% / 05:51:34 tmpfs 64M 0 64M 0% /dev 05:51:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:51:34 shm 64M 0 64M 0% /dev/shm 05:51:34 /dev/vda1 155G 10G 145G 7% /facter-os 05:51:34 05:51:34 05:51:34 ---> sar -b -r -n DEV: 05:51:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-44834) 05/10/22 _x86_64_ (8 CPU) 05:51:34 05:51:34 05:45:14 LINUX RESTART (8 CPU) 05:51:34 05:51:34 05:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:51:34 05:47:01 85.89 0.92 84.97 0.00 32.26 52716.41 0.00 05:51:34 05:48:01 1.57 0.00 1.57 0.00 0.00 18.14 0.00 05:51:34 05:49:01 0.93 0.00 0.93 0.00 0.00 10.85 0.00 05:51:34 05:50:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 05:51:34 05:51:01 1.12 0.02 1.10 0.00 0.13 12.53 0.00 05:51:34 Average: 18.19 0.19 18.00 0.00 6.50 10588.99 0.00 05:51:34 05:51:34 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:51:34 05:47:01 28563424 31773820 521436 1.59 121284 3316352 1951560 5.75 1208524 2680124 76 05:51:34 05:48:01 28564152 31774720 520032 1.58 121332 3316356 1951560 5.75 1207872 2680112 16 05:51:34 05:49:01 28564252 31774992 519792 1.58 121364 3316368 1951560 5.75 1208012 2680220 28 05:51:34 05:50:01 28568268 31779052 515724 1.57 121396 3316368 1951560 5.75 1203264 2680228 16 05:51:34 05:51:01 28569488 31780332 514384 1.56 121436 3316372 1951560 5.75 1202332 2680240 40 05:51:34 Average: 28565917 31776583 518274 1.58 121362 3316363 1951560 5.75 1206001 2680185 35 05:51:34 05:51:34 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:51:34 05:47:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 05:51:34 05:47:01 ens3 278.87 173.22 5982.53 73.88 0.00 0.00 0.00 0.00 05:51:34 05:47:01 docker0 9.40 10.00 0.81 81.24 0.00 0.00 0.00 0.00 05:51:34 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:51:34 05:48:01 ens3 15.88 7.96 13.31 0.79 0.00 0.00 0.00 0.00 05:51:34 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:34 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:34 05:49:01 ens3 1.25 0.56 0.42 0.28 0.00 0.00 0.00 0.00 05:51:34 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:34 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:51:34 05:50:01 ens3 0.75 0.53 0.36 0.28 0.00 0.00 0.00 0.00 05:51:34 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:34 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:34 05:51:01 ens3 0.60 0.38 0.33 0.27 0.00 0.00 0.00 0.00 05:51:34 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:34 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:51:34 Average: ens3 59.66 36.65 1203.32 15.15 0.00 0.00 0.00 0.00 05:51:34 Average: docker0 1.89 2.01 0.16 16.30 0.00 0.00 0.00 0.00 05:51:34 05:51:34 05:51:34 ---> sar -P ALL: 05:51:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-44834) 05/10/22 _x86_64_ (8 CPU) 05:51:34 05:51:34 05:45:14 LINUX RESTART (8 CPU) 05:51:34 05:51:34 05:46:01 CPU %user %nice %system %iowait %steal %idle 05:51:34 05:47:01 all 16.10 0.00 4.31 0.89 0.08 78.61 05:51:34 05:47:01 0 16.59 0.00 4.21 0.45 0.07 78.67 05:51:34 05:47:01 1 16.00 0.00 3.84 0.81 0.10 79.24 05:51:34 05:47:01 2 18.50 0.00 4.47 0.05 0.08 76.90 05:51:34 05:47:01 3 15.11 0.00 5.26 2.65 0.08 76.90 05:51:34 05:47:01 4 14.80 0.00 4.82 2.33 0.08 77.97 05:51:34 05:47:01 5 16.51 0.00 3.81 0.66 0.08 78.94 05:51:34 05:47:01 6 16.06 0.00 3.46 0.08 0.08 80.31 05:51:34 05:47:01 7 15.24 0.00 4.61 0.10 0.07 79.99 05:51:34 05:48:01 all 0.27 0.00 0.02 0.00 0.00 99.70 05:51:34 05:48:01 0 0.02 0.00 0.03 0.02 0.00 99.93 05:51:34 05:48:01 1 0.12 0.00 0.02 0.00 0.00 99.87 05:51:34 05:48:01 2 0.12 0.00 0.03 0.00 0.02 99.83 05:51:34 05:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:51:34 05:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 05:51:34 05:48:01 5 1.66 0.00 0.00 0.00 0.00 98.34 05:51:34 05:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:51:34 05:48:01 7 0.13 0.00 0.03 0.00 0.02 99.82 05:51:34 05:49:01 all 0.23 0.00 0.02 0.00 0.01 99.74 05:51:34 05:49:01 0 0.02 0.00 0.02 0.02 0.02 99.93 05:51:34 05:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:51:34 05:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:51:34 05:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:51:34 05:49:01 4 0.03 0.00 0.00 0.02 0.00 99.95 05:51:34 05:49:01 5 1.66 0.00 0.12 0.00 0.00 98.23 05:51:34 05:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:51:34 05:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:51:34 05:50:01 all 0.03 0.00 0.02 0.00 0.00 99.95 05:51:34 05:50:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:51:34 05:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:51:34 05:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:51:34 05:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:51:34 05:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:51:34 05:50:01 5 0.10 0.00 0.03 0.00 0.02 99.85 05:51:34 05:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:51:34 05:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:51:34 05:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:51:34 05:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:51:34 05:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:51:34 05:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:51:34 05:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:51:34 05:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:51:34 05:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:51:34 05:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 05:51:34 05:51:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:51:34 Average: all 3.31 0.00 0.87 0.18 0.02 95.62 05:51:34 Average: 0 3.32 0.00 0.86 0.10 0.02 95.70 05:51:34 Average: 1 3.22 0.00 0.77 0.16 0.02 95.83 05:51:34 Average: 2 3.71 0.00 0.90 0.01 0.02 95.35 05:51:34 Average: 3 3.02 0.00 1.05 0.53 0.02 95.38 05:51:34 Average: 4 2.96 0.00 0.96 0.47 0.02 95.59 05:51:34 Average: 5 3.96 0.00 0.78 0.13 0.02 95.11 05:51:34 Average: 6 3.21 0.00 0.70 0.02 0.02 96.06 05:51:34 Average: 7 3.07 0.00 0.93 0.02 0.03 95.95 05:51:34 05:51:34 05:51:34