Pull request #44 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from be90f16fa566c13fff489d17b8b7e13176187818+8557aae38d241e5fb65188dcdbe94577ea199fa6 (a6a06d1d9e32ca945f88c09dd6f7d6f5bb31259c) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5442259412408362600.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh3255457381663774131.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-44/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-44/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh363632356751358864.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh6747789281338957085.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-44/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-44/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7239019331877698568.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1372 in /w/workspace/undry_go-mod-configuration_PR-44 [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-44 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/undry_go-mod-configuration_PR-44@tmp/jenkins-gitclient-ssh4397637112633632788.key > 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 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit be90f16fa566c13fff489d17b8b7e13176187818 Merge succeeded, producing be90f16fa566c13fff489d17b8b7e13176187818 Checking out Revision be90f16fa566c13fff489d17b8b7e13176187818 (PR-44) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-44@tmp/jenkins-gitclient-ssh4435085951813863585.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/undry_go-mod-configuration_PR-44@tmp/jenkins-gitclient-ssh68797027183147218.key > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:58:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 13:58:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:58:11 ========================================================= 13:58:11 EdgeX Global Pipelines Version Info 13:58:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:58:13 ------------------- 13:58:13 stable info: 13:58:13 ------------------- 13:58:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:58:13 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:58:13 Message: update stable to v1.0.199 13:58:13 ------------------- 13:58:13 experimental info: 13:58:13 ------------------- 13:58:13 Commited By: **** collab-it+edgex@linuxfoundation.org 13:58:13 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:58:13 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be90f16fa566c13fff489d17b8b7e13176187818 [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be90f16 [Pipeline] echo 13:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:58:15 + git log --format=format:%s -1 be90f16fa566c13fff489d17b8b7e13176187818 [Pipeline] echo 13:58:15 GIT_COMMIT: be90f16fa566c13fff489d17b8b7e13176187818, Commit Message: docs: Update build status badge [Pipeline] echo 13:58:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:58:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:58:16 13:58:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:58:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:58:16 latest: Pulling from edgex-devops/git-semver 13:58:16 31603596830f: Pulling fs layer 13:58:16 b6dc333f4379: Pulling fs layer 13:58:16 3d9ef1400e77: Pulling fs layer 13:58:16 fd332fbdc1db: Pulling fs layer 13:58:16 fd332fbdc1db: Waiting 13:58:16 b6dc333f4379: Verifying Checksum 13:58:16 b6dc333f4379: Download complete 13:58:16 31603596830f: Verifying Checksum 13:58:16 31603596830f: Download complete 13:58:16 31603596830f: Pull complete 13:58:16 fd332fbdc1db: Verifying Checksum 13:58:16 fd332fbdc1db: Download complete 13:58:16 b6dc333f4379: Pull complete 13:58:17 3d9ef1400e77: Verifying Checksum 13:58:17 3d9ef1400e77: Download complete 13:58:17 3d9ef1400e77: Pull complete 13:58:18 fd332fbdc1db: Pull complete 13:58:18 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 13:58:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:58:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:58:18 prd-centos7-docker-4c-2g-1372 does not seem to be running inside a container 13:58:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-44 -v /w/workspace/undry_go-mod-configuration_PR-44:/w/workspace/undry_go-mod-configuration_PR-44:rw,z -v /w/workspace/undry_go-mod-configuration_PR-44@tmp:/w/workspace/undry_go-mod-configuration_PR-44@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:58:19 $ docker top 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:58:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:58:19 [ssh-agent] Looking for ssh-agent implementation... 13:58:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:19 $ docker exec 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 ssh-agent 13:58:19 SSH_AUTH_SOCK=/tmp/ssh-aJWCmJE7lsoq/agent.15 13:58:19 SSH_AGENT_PID=22 13:58:19 Running ssh-add (command line suppressed) 13:58:19 Identity added: /w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_8942146374176077410.key (/w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_8942146374176077410.key) 13:58:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:58:19 + git tag --points-at HEAD [Pipeline] } 13:58:20 $ docker exec --env ******** --env ******** 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 ssh-agent -k 13:58:20 unset SSH_AUTH_SOCK; 13:58:20 unset SSH_AGENT_PID; 13:58:20 echo Agent pid 22 killed; 13:58:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:58:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:58:20 [ssh-agent] Looking for ssh-agent implementation... 13:58:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:20 $ docker exec 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 ssh-agent 13:58:20 SSH_AUTH_SOCK=/tmp/ssh-2l0DR5MRlCdh/agent.55 13:58:20 SSH_AGENT_PID=62 13:58:20 Running ssh-add (command line suppressed) 13:58:20 Identity added: /w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_1364618738042812241.key (/w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_1364618738042812241.key) 13:58:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:58:20 + git semver init 13:58:20 # -> Open(): unable to determine branch for HEAD 13:58:20 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-44/.git 13:58:20 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-44 13:58:20 # $SEMVER_REMOTE_NAME = origin 13:58:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:58:20 # $SEMVER_USER_NAME = edgex-jenkins 13:58:20 # $SEMVER_BRANCH = PR-44 13:58:20 # $SEMVER_TEMP = /tmp/semver-795769145 13:58:20 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 13:58:21 # '/tmp/semver-795769145' -> '/w/workspace/undry_go-mod-configuration_PR-44/.semver' 13:58:21 # -> Force: false 13:58:21 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-44/.semver [Pipeline] } 13:58:21 $ docker exec --env ******** --env ******** 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 ssh-agent -k 13:58:21 unset SSH_AUTH_SOCK; 13:58:21 unset SSH_AGENT_PID; 13:58:21 echo Agent pid 62 killed; 13:58:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:58:21 + git semver [Pipeline] } 13:58:21 $ docker stop --time=1 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 13:58:22 $ docker rm -f 4becf1ad4385384b1ed0c02d55f4bb74740d9cc43bff48fadf51cc5de357a317 [Pipeline] // withDockerContainer [Pipeline] sh 13:58:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:58:23 Stashed 1 file(s) [Pipeline] echo 13:58:23 [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] node [Pipeline] node 13:58:38 Still waiting to schedule task 13:58:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:58:38 Still waiting to schedule task 13:58:38 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 14:00:45 Running on prd-centos7-docker-4c-2g-1373 in /w/workspace/undry_go-mod-configuration_PR-44 [Pipeline] { [Pipeline] ws 14:00:45 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 14:00:45 Selected Git installation does not exist. Using Default 14:00:45 The recommended git tool is: NONE 14:00:49 using credential edgex-jenkins-ssh 14:00:49 Cloning the remote Git repository 14:00:48 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 14:00:48 > git init /w/workspace/go-mod-configuration/2 # timeout=10 14:00:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 14:00:48 > git --version # timeout=10 14:00:48 > git --version # 'git version 2.24.4' 14:00:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:00:48 [INFO] Currently running in a labeled security context 14:00:48 [INFO] Currently SELinux is 'enforcing' on the host 14:00:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh4107913588141399165.key 14:00:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 14:00:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 14:00:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 14:00:49 using GIT_SSH to set credentials SSH Credentials for GitHub 14:00:49 [INFO] Currently running in a labeled security context 14:00:49 [INFO] Currently SELinux is 'enforcing' on the host 14:00:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh4634409077088540551.key 14:00:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:00:50 Merging remotes/origin/main commit 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit be90f16fa566c13fff489d17b8b7e13176187818 14:00:50 Merge succeeded, producing be90f16fa566c13fff489d17b8b7e13176187818 14:00:50 Checking out Revision be90f16fa566c13fff489d17b8b7e13176187818 (PR-44) 14:00:49 > git config core.sparsecheckout # timeout=10 14:00:49 > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # timeout=10 14:00:49 > git remote # timeout=10 14:00:49 > git config --get remote.origin.url # timeout=10 14:00:49 using GIT_SSH to set credentials SSH Credentials for GitHub 14:00:49 [INFO] Currently running in a labeled security context 14:00:49 [INFO] Currently SELinux is 'enforcing' on the host 14:00:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh5748696425884852817.key 14:00:49 > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 14:00:49 > git rev-parse HEAD^{commit} # timeout=10 14:00:49 > git config core.sparsecheckout # timeout=10 14:00:49 > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # timeout=10 14:00:53 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:00:54 ========================================================= 14:00:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:00:54 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:00:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 14:00:54 Sending build context to Docker daemon 281.1kB 14:00:54 Step 1/7 : ARG BASE=golang:1.16-alpine 14:00:54 Step 2/7 : FROM ${BASE} 14:00:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:00:55 540db60ca938: Pulling fs layer 14:00:55 adcc1eea9eea: Pulling fs layer 14:00:55 4c4ab2625f07: Pulling fs layer 14:00:55 0773c198feca: Pulling fs layer 14:00:55 345f892a5656: Pulling fs layer 14:00:55 4796506630df: Pulling fs layer 14:00:55 cc55df3e53f1: Pulling fs layer 14:00:55 4d027b6c602c: Pulling fs layer 14:00:55 449e75d2c14e: Pulling fs layer 14:00:55 0773c198feca: Waiting 14:00:55 345f892a5656: Waiting 14:00:55 4796506630df: Waiting 14:00:55 cc55df3e53f1: Waiting 14:00:55 4d027b6c602c: Waiting 14:00:55 449e75d2c14e: Waiting 14:00:55 4c4ab2625f07: Verifying Checksum 14:00:55 4c4ab2625f07: Download complete 14:00:55 adcc1eea9eea: Verifying Checksum 14:00:55 adcc1eea9eea: Download complete 14:00:55 345f892a5656: Verifying Checksum 14:00:55 345f892a5656: Download complete 14:00:55 4796506630df: Verifying Checksum 14:00:55 4796506630df: Download complete 14:00:55 cc55df3e53f1: Verifying Checksum 14:00:55 cc55df3e53f1: Download complete 14:00:55 540db60ca938: Verifying Checksum 14:00:55 540db60ca938: Download complete 14:00:55 540db60ca938: Pull complete 14:00:55 adcc1eea9eea: Pull complete 14:00:55 4c4ab2625f07: Pull complete 14:00:55 4d027b6c602c: Verifying Checksum 14:00:55 4d027b6c602c: Download complete 14:00:59 449e75d2c14e: Verifying Checksum 14:00:59 449e75d2c14e: Download complete 14:01:00 0773c198feca: Verifying Checksum 14:01:00 0773c198feca: Download complete 14:01:03 0773c198feca: Pull complete 14:01:03 345f892a5656: Pull complete 14:01:03 4796506630df: Pull complete 14:01:03 cc55df3e53f1: Pull complete 14:01:03 4d027b6c602c: Pull complete 14:01:05 449e75d2c14e: Pull complete 14:01:05 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 14:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:01:05 ---> 0d28375d9b5b 14:01:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:01:07 ---> Running in fc7fbaf59d2e 14:01:07 Removing intermediate container fc7fbaf59d2e 14:01:07 ---> a6a40805a00c 14:01:07 Step 4/7 : RUN apk add --update bash 14:01:07 ---> Running in 5043a30bbd45 14:01:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:01:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:01:08 OK: 149 MiB in 40 packages 14:01:08 Removing intermediate container 5043a30bbd45 14:01:08 ---> 96dbfef7d64c 14:01:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:01:08 ---> Running in fe6bf88c6718 14:01:08 Removing intermediate container fe6bf88c6718 14:01:08 ---> 97275d6b2e7d 14:01:08 Step 6/7 : COPY go.mod . 14:01:08 ---> f0427c7fd184 14:01:08 Step 7/7 : RUN go mod download 14:01:08 ---> Running in 1eaa10411506 14:01:15 Removing intermediate container 1eaa10411506 14:01:15 ---> 3a0d23d89458 14:01:15 Successfully built 3a0d23d89458 14:01:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:01:15 + docker inspect -f . ci-base-image-x86_64 14:01:15 . [Pipeline] withDockerContainer 14:01:15 prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container 14:01:16 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:16 $ docker top 803c1e45efd71f41b3f47c3bdcfde5e940949fc832bb072b559fb175d405d2a2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:16 + go version 14:01:16 go version go1.16.5 linux/amd64 [Pipeline] } 14:01:16 $ docker stop --time=1 803c1e45efd71f41b3f47c3bdcfde5e940949fc832bb072b559fb175d405d2a2 14:01:18 $ docker rm -f 803c1e45efd71f41b3f47c3bdcfde5e940949fc832bb072b559fb175d405d2a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:01:18 + docker inspect -f . ci-base-image-x86_64 14:01:18 . [Pipeline] withDockerContainer 14:01:18 prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container 14:01:18 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:19 $ docker top 435806250f05327fe75383a3d84ab0f36fdfadabc507c6e76ca2e04d06b6667f -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:19 + go mod tidy [Pipeline] sh 14:01:19 + make test 14:01:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:01:29 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.004s coverage: 85.7% of statements 14:01:31 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.528s coverage: 87.4% of statements 14:01:31 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements 14:01:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:01:35 gofmt -l . 14:01:35 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:01:35 $ docker stop --time=1 435806250f05327fe75383a3d84ab0f36fdfadabc507c6e76ca2e04d06b6667f 14:01:36 $ docker rm -f 435806250f05327fe75383a3d84ab0f36fdfadabc507c6e76ca2e04d06b6667f [Pipeline] // withDockerContainer [Pipeline] sh 14:01:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:01:37 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 14:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:01:38 14:01:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:01:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:01:38 latest: Pulling from edgex-lftools-log-publisher 14:01:38 b4d181a07f80: Pulling fs layer 14:01:38 a1111a8f2ec3: Pulling fs layer 14:01:38 ed53099fbce6: Pulling fs layer 14:01:38 dc539afda2c1: Pulling fs layer 14:01:38 77bc0d833cb6: Pulling fs layer 14:01:38 9065ff56babe: Pulling fs layer 14:01:38 d287ab97295c: Pulling fs layer 14:01:38 dc539afda2c1: Waiting 14:01:38 77bc0d833cb6: Waiting 14:01:38 9065ff56babe: Waiting 14:01:38 d287ab97295c: Waiting 14:01:39 a1111a8f2ec3: Verifying Checksum 14:01:39 a1111a8f2ec3: Download complete 14:01:39 dc539afda2c1: Verifying Checksum 14:01:39 dc539afda2c1: Download complete 14:01:39 77bc0d833cb6: Verifying Checksum 14:01:39 77bc0d833cb6: Download complete 14:01:39 9065ff56babe: Verifying Checksum 14:01:39 9065ff56babe: Download complete 14:01:39 ed53099fbce6: Verifying Checksum 14:01:39 ed53099fbce6: Download complete 14:01:40 b4d181a07f80: Verifying Checksum 14:01:40 b4d181a07f80: Download complete 14:01:41 b4d181a07f80: Pull complete 14:01:41 a1111a8f2ec3: Pull complete 14:01:42 ed53099fbce6: Pull complete 14:01:42 dc539afda2c1: Pull complete 14:01:42 77bc0d833cb6: Pull complete 14:01:42 9065ff56babe: Pull complete 14:01:44 d287ab97295c: Verifying Checksum 14:01:44 d287ab97295c: Download complete 14:01:48 d287ab97295c: Pull complete 14:01:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:01:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:01:48 prd-centos7-docker-4c-2g-1373 does not seem to be running inside a container 14:01:48 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:01:51 $ docker top d944de16353ec55c4853c3703fbea6a13f37113d9a097967fb671a1c1ff858fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:51 ---> job-cost.sh 14:01:51 lf-activate-venv: SKIPPING 14:01:51 INFO: No Stack... 14:01:52 INFO: Retrieving Pricing Info for: v3-standard-2 14:01:52 INFO: Archiving Costs [Pipeline] sh 14:01:53 + cat /w/workspace/go-mod-configuration/2/archives/cost.csv 14:01:53 + cut -d, -f6 [Pipeline] lock 14:01:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] 14:01:53 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] did not exist. Created. 14:01:53 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:01:53 + echo total: 0.05999999865889549 [Pipeline] stash 14:01:53 Stashed 1 file(s) [Pipeline] } 14:01:53 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:01:53 $ docker stop --time=1 d944de16353ec55c4853c3703fbea6a13f37113d9a097967fb671a1c1ff858fd 14:01:54 $ docker rm -f d944de16353ec55c4853c3703fbea6a13f37113d9a097967fb671a1c1ff858fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:02:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1377 in /w/workspace/undry_go-mod-configuration_PR-44 [Pipeline] { [Pipeline] ws 14:02:18 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 14:02:18 Selected Git installation does not exist. Using Default 14:02:18 The recommended git tool is: NONE 14:02:25 using credential edgex-jenkins-ssh 14:02:25 Cloning the remote Git repository 14:02:25 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 14:02:25 > git init /w/workspace/go-mod-configuration/2 # timeout=10 14:02:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 14:02:25 > git --version # timeout=10 14:02:25 > git --version # 'git version 2.17.1' 14:02:25 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 14:02:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 14:02:26 Merging remotes/origin/main commit 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit be90f16fa566c13fff489d17b8b7e13176187818 14:02:27 Merge succeeded, producing be90f16fa566c13fff489d17b8b7e13176187818 14:02:27 Checking out Revision be90f16fa566c13fff489d17b8b7e13176187818 (PR-44) 14:02:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 14:02:26 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:02:27 > git config core.sparsecheckout # timeout=10 14:02:27 > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # timeout=10 14:02:27 > git remote # timeout=10 14:02:27 > git config --get remote.origin.url # timeout=10 14:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:27 > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 14:02:27 > git rev-parse HEAD^{commit} # timeout=10 14:02:27 > git config core.sparsecheckout # timeout=10 14:02:27 > git checkout -f be90f16fa566c13fff489d17b8b7e13176187818 # timeout=10 14:02:31 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:02:32 ========================================================= 14:02:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:02:32 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:02:33 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 14:02:33 Sending build context to Docker daemon 280.1kB 14:02:33 Step 1/7 : ARG BASE=golang:1.16-alpine 14:02:33 Step 2/7 : FROM ${BASE} 14:02:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:02:34 595b0fe564bb: Pulling fs layer 14:02:34 24495759ef45: Pulling fs layer 14:02:34 d148012ef14d: Pulling fs layer 14:02:34 cb65c68fc2e2: Pulling fs layer 14:02:34 093eec477d81: Pulling fs layer 14:02:34 a6d5b2bbb924: Pulling fs layer 14:02:34 2446dc1eb7d3: Pulling fs layer 14:02:34 596795e73e0f: Pulling fs layer 14:02:34 cb65c68fc2e2: Waiting 14:02:34 093eec477d81: Waiting 14:02:34 a6d5b2bbb924: Waiting 14:02:34 2446dc1eb7d3: Waiting 14:02:34 596795e73e0f: Waiting 14:02:34 d148012ef14d: Verifying Checksum 14:02:34 d148012ef14d: Download complete 14:02:34 24495759ef45: Verifying Checksum 14:02:34 24495759ef45: Download complete 14:02:34 093eec477d81: Verifying Checksum 14:02:34 093eec477d81: Download complete 14:02:34 a6d5b2bbb924: Verifying Checksum 14:02:34 a6d5b2bbb924: Download complete 14:02:34 595b0fe564bb: Verifying Checksum 14:02:34 595b0fe564bb: Download complete 14:02:34 2446dc1eb7d3: Verifying Checksum 14:02:34 2446dc1eb7d3: Download complete 14:02:35 595b0fe564bb: Pull complete 14:02:36 24495759ef45: Pull complete 14:02:36 d148012ef14d: Pull complete 14:02:37 596795e73e0f: Download complete 14:02:38 cb65c68fc2e2: Verifying Checksum 14:02:38 cb65c68fc2e2: Download complete 14:02:48 cb65c68fc2e2: Pull complete 14:02:48 093eec477d81: Pull complete 14:02:48 a6d5b2bbb924: Pull complete 14:02:48 2446dc1eb7d3: Pull complete 14:02:53 596795e73e0f: Pull complete 14:02:53 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 14:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:02:53 ---> d9e956139c92 14:02:53 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:02:55 ---> Running in 98e1e7771eae 14:02:56 Removing intermediate container 98e1e7771eae 14:02:56 ---> 3bc863bd3f4e 14:02:56 Step 4/7 : RUN apk add --update bash 14:02:56 ---> Running in f057371a455d 14:02:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:02:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:02:59 OK: 138 MiB in 40 packages 14:03:00 Removing intermediate container f057371a455d 14:03:00 ---> f025d16e9541 14:03:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:03:00 ---> Running in a92e7a853193 14:03:01 Removing intermediate container a92e7a853193 14:03:01 ---> f61ba5e6813c 14:03:01 Step 6/7 : COPY go.mod . 14:03:02 ---> 9758e2382aeb 14:03:02 Step 7/7 : RUN go mod download 14:03:02 ---> Running in f659ece156d9 14:03:20 Removing intermediate container f659ece156d9 14:03:20 ---> 09257184c994 14:03:20 Successfully built 09257184c994 14:03:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:03:21 + docker inspect -f . ci-base-image-arm64 14:03:21 . [Pipeline] withDockerContainer 14:03:21 prd-ubuntu18.04-docker-arm64-4c-16g-1377 does not seem to be running inside a container 14:03:21 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:03:23 $ docker top 35d0ddef38653f0b7593d63a59296319761eba798703e6c8b3545ee66cb9fe17 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:24 + go version 14:03:24 go version go1.16.5 linux/arm64 [Pipeline] } 14:03:24 $ docker stop --time=1 35d0ddef38653f0b7593d63a59296319761eba798703e6c8b3545ee66cb9fe17 14:03:26 $ docker rm -f 35d0ddef38653f0b7593d63a59296319761eba798703e6c8b3545ee66cb9fe17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:27 + docker inspect -f . ci-base-image-arm64 14:03:27 . [Pipeline] withDockerContainer 14:03:29 prd-ubuntu18.04-docker-arm64-4c-16g-1377 does not seem to be running inside a container 14:03:30 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:03:31 $ docker top 8ffa9c32f895d04a302f6d08e54a07b604a17f6875512cd1d3c1bf29ade2a942 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:32 + go mod tidy [Pipeline] sh 14:03:33 + make test 14:03:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:04:12 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.013s coverage: 85.7% of statements 14:04:12 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.629s coverage: 87.4% of statements 14:04:12 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.013s coverage: 100.0% of statements 14:04:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:04:35 gofmt -l . 14:04:35 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:04:35 $ docker stop --time=1 8ffa9c32f895d04a302f6d08e54a07b604a17f6875512cd1d3c1bf29ade2a942 14:04:37 $ docker rm -f 8ffa9c32f895d04a302f6d08e54a07b604a17f6875512cd1d3c1bf29ade2a942 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:04:37 Warning: overwriting stash ‘coverage-report’ 14:04:38 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 14:04:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:04:39 14:04:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:04:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:04:39 arm64: Pulling from edgex-lftools-log-publisher 14:04:39 448f6bf000e3: Pulling fs layer 14:04:39 f757da607395: Pulling fs layer 14:04:39 05883995daec: Pulling fs layer 14:04:39 8603b9c90790: Pulling fs layer 14:04:39 1560dd03e051: Pulling fs layer 14:04:39 27f5ce0e4adf: Pulling fs layer 14:04:39 c2d8d7efcc4b: Pulling fs layer 14:04:39 8603b9c90790: Waiting 14:04:39 1560dd03e051: Waiting 14:04:39 27f5ce0e4adf: Waiting 14:04:39 c2d8d7efcc4b: Waiting 14:04:39 f757da607395: Download complete 14:04:40 8603b9c90790: Verifying Checksum 14:04:40 8603b9c90790: Download complete 14:04:40 1560dd03e051: Verifying Checksum 14:04:40 1560dd03e051: Download complete 14:04:40 27f5ce0e4adf: Verifying Checksum 14:04:40 27f5ce0e4adf: Download complete 14:04:40 05883995daec: Verifying Checksum 14:04:40 05883995daec: Download complete 14:04:41 448f6bf000e3: Verifying Checksum 14:04:41 448f6bf000e3: Download complete 14:04:44 448f6bf000e3: Pull complete 14:04:45 f757da607395: Pull complete 14:04:45 c2d8d7efcc4b: Verifying Checksum 14:04:45 c2d8d7efcc4b: Download complete 14:04:47 05883995daec: Pull complete 14:04:47 8603b9c90790: Pull complete 14:04:48 1560dd03e051: Pull complete 14:04:48 27f5ce0e4adf: Pull complete 14:05:03 c2d8d7efcc4b: Pull complete 14:05:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:05:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:05:04 prd-ubuntu18.04-docker-arm64-4c-16g-1377 does not seem to be running inside a container 14:05:04 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:05:08 $ docker top 05de8d9084d6857a7dae19deb51e50ad705a3f7b1c6cd3fd07cd114a455db707 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:09 ---> job-cost.sh 14:05:09 lf-activate-venv: SKIPPING 14:05:09 INFO: No Stack... 14:05:10 INFO: Retrieving Pricing Info for: v2-standard-4 14:05:11 INFO: Archiving Costs [Pipeline] sh 14:05:11 + cat /w/workspace/go-mod-configuration/2/archives/cost.csv 14:05:11 + cut -d, -f6 [Pipeline] lock 14:05:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] 14:05:11 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] did not exist. Created. 14:05:11 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:05:12 /w/workspace/go-mod-configuration/2@tmp/durable-7d3de99e/script.sh: 1: /w/workspace/go-mod-configuration/2@tmp/durable-7d3de99e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:05:13 + echo total: 0.18000000715255737 [Pipeline] stash 14:05:13 Warning: overwriting stash ‘stack-cost’ 14:05:13 Stashed 1 file(s) [Pipeline] } 14:05:13 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:05:13 $ docker stop --time=1 05de8d9084d6857a7dae19deb51e50ad705a3f7b1c6cd3fd07cd114a455db707 14:05:14 $ docker rm -f 05de8d9084d6857a7dae19deb51e50ad705a3f7b1c6cd3fd07cd114a455db707 [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 14:05:15 provisioning config files... 14:05:15 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-44@tmp/config7734571934498849714tmp [Pipeline] { [Pipeline] sh 14:05:16 + set +x 14:05:16 + curl -s https://codecov.io/bash 14:05:16 + bash -s -- 14:05:16 14:05:16 _____ _ 14:05:16 / ____| | | 14:05:16 | | ___ __| | ___ ___ _____ __ 14:05:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:05:16 | |___| (_) | (_| | __/ (_| (_) \ V / 14:05:16 \_____\___/ \__,_|\___|\___\___/ \_/ 14:05:16 Bash-1.0.6 14:05:16 14:05:16 14:05:16 ==> git version 2.24.4 found 14:05:16 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 14:05:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:05:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:05:16 ==> Jenkins CI detected. 14:05:16 current dir:  /w/workspace/undry_go-mod-configuration_PR-44 14:05:16 project root: . 14:05:16 --> token set from env 14:05:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:05:16 ==> Running gcov in . (disable via -X gcov) 14:05:16 ==> Python coveragepy not found 14:05:16 ==> Searching for coverage reports in: 14:05:16 + . 14:05:16 -> Found 1 reports 14:05:16 ==> Detecting git/mercurial file structure 14:05:16 ==> Reading reports 14:05:16 + ./coverage.out bytes=14452 14:05:16 ==> Appending adjustments 14:05:16 https://docs.codecov.io/docs/fixing-reports 14:05:16 + Found adjustments 14:05:16 ==> Gzipping contents 14:05:16 4.0K /tmp/codecov.bkTZbe.gz 14:05:16 ==> Uploading reports 14:05:16 url: https://codecov.io 14:05:16 query: branch=PR-44&commit=be90f16fa566c13fff489d17b8b7e13176187818&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-44%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=44&job=&cmd_args= 14:05:16 -> Pinging Codecov 14:05:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-44&commit=be90f16fa566c13fff489d17b8b7e13176187818&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-44%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=44&job=&cmd_args= 14:05:16 -> Uploading to 14:05:16 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/9F92B070CA9CA35F4914AC8684776953/be90f16fa566c13fff489d17b8b7e13176187818/b933cce6-0a38-448e-8aa0-0f159e219297.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T140516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14807a295aac07fd4fdbcc1d0a1af6210ee714beaff0c88b2b935f999d49a107 14:05:16 % Total % Received % Xferd Average Speed Time Time Time Current 14:05:16 Dload Upload Total Spent Left Speed 14:05:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2559 0 0 100 2559 0 7825 --:--:-- --:--:-- --:--:-- 7825 100 2559 0 0 100 2559 0 7821 --:--:-- --:--:-- --:--:-- 7825 14:05:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/be90f16fa566c13fff489d17b8b7e13176187818 [Pipeline] } 14:05:16 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:05:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:05:19 ---> package-listing.sh 14:05:19 ++ facter osfamily 14:05:19 ++ tr '[:upper:]' '[:lower:]' 14:05:19 + OS_FAMILY=redhat 14:05:19 + workspace=/w/workspace/undry_go-mod-configuration_PR-44 14:05:19 + START_PACKAGES=/tmp/packages_start.txt 14:05:19 + END_PACKAGES=/tmp/packages_end.txt 14:05:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:05:19 + PACKAGES=/tmp/packages_start.txt 14:05:19 + '[' /w/workspace/undry_go-mod-configuration_PR-44 ']' 14:05:19 + PACKAGES=/tmp/packages_end.txt 14:05:19 + case "${OS_FAMILY}" in 14:05:19 + sort 14:05:19 + rpm -qa 14:05:19 + '[' -f /tmp/packages_start.txt ']' 14:05:19 + '[' -f /tmp/packages_end.txt ']' 14:05:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:05:19 + '[' /w/workspace/undry_go-mod-configuration_PR-44 ']' 14:05:19 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-44/archives/ 14:05:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-44/archives/ [Pipeline] echo 14:05:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:05:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:20 14:05:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:05:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:21 latest: Pulling from edgex-lftools-log-publisher 14:05:21 b4d181a07f80: Pulling fs layer 14:05:21 a1111a8f2ec3: Pulling fs layer 14:05:21 ed53099fbce6: Pulling fs layer 14:05:21 dc539afda2c1: Pulling fs layer 14:05:21 77bc0d833cb6: Pulling fs layer 14:05:21 9065ff56babe: Pulling fs layer 14:05:21 d287ab97295c: Pulling fs layer 14:05:21 dc539afda2c1: Waiting 14:05:21 77bc0d833cb6: Waiting 14:05:21 9065ff56babe: Waiting 14:05:21 d287ab97295c: Waiting 14:05:21 a1111a8f2ec3: Verifying Checksum 14:05:21 a1111a8f2ec3: Download complete 14:05:21 dc539afda2c1: Verifying Checksum 14:05:21 dc539afda2c1: Download complete 14:05:21 77bc0d833cb6: Verifying Checksum 14:05:21 77bc0d833cb6: Download complete 14:05:21 9065ff56babe: Verifying Checksum 14:05:21 9065ff56babe: Download complete 14:05:22 ed53099fbce6: Verifying Checksum 14:05:22 ed53099fbce6: Download complete 14:05:22 b4d181a07f80: Verifying Checksum 14:05:22 b4d181a07f80: Download complete 14:05:23 b4d181a07f80: Pull complete 14:05:23 a1111a8f2ec3: Pull complete 14:05:24 ed53099fbce6: Pull complete 14:05:24 dc539afda2c1: Pull complete 14:05:24 77bc0d833cb6: Pull complete 14:05:24 9065ff56babe: Pull complete 14:05:26 d287ab97295c: Verifying Checksum 14:05:26 d287ab97295c: Download complete 14:05:30 d287ab97295c: Pull complete 14:05:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:05:30 prd-centos7-docker-4c-2g-1372 does not seem to be running inside a container 14:05:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-44/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-44 -v /w/workspace/undry_go-mod-configuration_PR-44:/w/workspace/undry_go-mod-configuration_PR-44:rw,z -v /w/workspace/undry_go-mod-configuration_PR-44@tmp:/w/workspace/undry_go-mod-configuration_PR-44@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:05:32 $ docker top dfba1737eaa3de3a3ebeea28e568df8f89e480664c9eb31562342285f8853b6f -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:33 + touch /tmp/pre-build-complete [Pipeline] sh 14:05:33 + mkdir -p /var/log/sysstat [Pipeline] sh 14:05:33 + ls /var/log/sa-host 14:05:33 + sadf -c /var/log/sa-host/sa02 14:05:33 file_magic: OK 14:05:33 HZ: Using current value: 100 14:05:33 file_header: OK 14:05:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:05:33 Statistics: 14:05:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:05:33 File successfully converted to sysstat format version 12.0.3 14:05:33 + sadf -c /var/log/sa-host/sa05 14:05:33 file_magic: OK 14:05:33 HZ: Using current value: 100 14:05:33 file_header: OK 14:05:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:05:33 Statistics: 14:05:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:05:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:34 provisioning config files... 14:05:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-44@tmp/config4985097755658415384tmp [Pipeline] { [Pipeline] echo 14:05:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:05:34 ---> create-netrc.sh [Pipeline] } 14:05:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:05:34 ---> python-tools-install.sh [Pipeline] echo 14:05:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:05:35 ---> sudo-logs.sh 14:05:35 Archiving 'sudo' log.. 14:05:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-1372.vexxhost.local: Name or service not known 14:05:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-1372.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:05:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:05:35 ---> job-cost.sh 14:05:35 lf-activate-venv: SKIPPING 14:05:35 DEBUG: total: 0.18000000715255737 14:05:35 INFO: Retrieving Stack Cost... 14:05:36 INFO: Retrieving Pricing Info for: v3-standard-2 14:05:37 INFO: Archiving Costs [Pipeline] echo 14:05:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:05:37 ---> logs-deploy.sh 14:05:37 lf-activate-venv: SKIPPING 14:05:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-44/2 14:05:37 INFO: archiving workspace using pattern(s): 14:05:38 Archives upload complete. 14:05:38 INFO: archiving logs to Nexus 14:05:39 ---> uname -a: 14:05:39 Linux prd-centos7-docker-4c-2g-1372.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:05:39 14:05:39 14:05:39 ---> lscpu: 14:05:39 Architecture: x86_64 14:05:39 CPU op-mode(s): 32-bit, 64-bit 14:05:39 Byte Order: Little Endian 14:05:39 Address sizes: 40 bits physical, 48 bits virtual 14:05:39 CPU(s): 2 14:05:39 On-line CPU(s) list: 0,1 14:05:39 Thread(s) per core: 1 14:05:39 Core(s) per socket: 1 14:05:39 Socket(s): 2 14:05:39 NUMA node(s): 1 14:05:39 Vendor ID: AuthenticAMD 14:05:39 CPU family: 23 14:05:39 Model: 49 14:05:39 Model name: AMD EPYC-Rome Processor 14:05:39 Stepping: 0 14:05:39 CPU MHz: 2799.998 14:05:39 BogoMIPS: 5599.99 14:05:39 Virtualization: AMD-V 14:05:39 Hypervisor vendor: KVM 14:05:39 Virtualization type: full 14:05:39 L1d cache: 32K 14:05:39 L1i cache: 32K 14:05:39 L2 cache: 512K 14:05:39 L3 cache: 16384K 14:05:39 NUMA node0 CPU(s): 0,1 14:05:39 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:05:39 14:05:39 14:05:39 ---> nproc: 14:05:39 2 14:05:39 14:05:39 14:05:39 ---> df -h: 14:05:39 Filesystem Size Used Avail Use% Mounted on 14:05:39 overlay 40G 7.7G 33G 20% / 14:05:39 tmpfs 64M 0 64M 0% /dev 14:05:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:05:39 shm 64M 0 64M 0% /dev/shm 14:05:39 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:05:39 14:05:39 14:05:39 ---> sar -b -r -n DEV: 14:05:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 14:05:39 14:05:39 13:57:29 LINUX RESTART (2 CPU) 14:05:39 14:05:39 13:58:01 tps rtps wtps bread/s bwrtn/s 14:05:39 13:59:03 83.13 4.21 78.92 2792.21 3344.55 14:05:39 14:00:01 0.60 0.00 0.60 0.00 10.71 14:05:39 14:01:01 0.18 0.02 0.17 0.13 2.13 14:05:39 14:02:01 0.40 0.10 0.30 1.73 4.88 14:05:39 14:03:01 0.25 0.00 0.25 0.00 3.72 14:05:39 14:04:01 0.23 0.00 0.23 0.00 3.63 14:05:39 14:05:01 0.15 0.00 0.15 0.00 2.15 14:05:39 Average: 12.19 0.62 11.57 401.16 484.05 14:05:39 14:05:39 13:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:05:39 13:59:03 5471996 0 803164 10.03 2620 1731160 1294020 14.29 580488 1558488 16 14:05:39 14:00:01 5482208 0 792948 9.90 2620 1731164 1205096 13.30 572060 1558452 20 14:05:39 14:01:01 5479680 0 795476 9.93 2620 1731164 1208388 13.34 568616 1563308 16 14:05:39 14:02:01 5479124 0 795904 9.94 2620 1731292 1205736 13.31 569972 1563368 20 14:05:39 14:03:01 5479024 0 795996 9.94 2620 1731300 1205760 13.31 567840 1565688 20 14:05:39 14:04:01 5479016 0 796004 9.94 2620 1731300 1205724 13.31 567652 1565688 16 14:05:39 14:05:01 5478608 0 796404 9.94 2620 1731308 1205784 13.31 568088 1565688 20 14:05:39 Average: 5478522 0 796557 9.95 2620 1731241 1218644 13.45 570674 1562954 18 14:05:39 14:05:39 13:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:05:39 13:59:03 eth0 279.72 174.07 607.40 53.09 0.00 0.00 0.00 0.00 14:05:39 13:59:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 13:59:03 docker0 1.22 1.05 0.26 1.67 0.00 0.00 0.00 0.00 14:05:39 14:00:01 eth0 1.77 0.40 0.39 0.21 0.00 0.00 0.00 0.00 14:05:39 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 14:01:01 eth0 2.42 0.60 0.67 0.37 0.00 0.00 0.00 0.00 14:05:39 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 14:02:01 eth0 1.15 0.32 0.34 0.23 0.00 0.00 0.00 0.00 14:05:39 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 14:03:01 eth0 2.10 0.30 0.42 0.20 0.00 0.00 0.00 0.00 14:05:39 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 14:04:01 eth0 3.10 0.93 0.96 0.45 0.00 0.00 0.00 0.00 14:05:39 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 14:05:01 eth0 1.23 0.62 0.55 0.43 0.00 0.00 0.00 0.00 14:05:39 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 Average: eth0 41.84 25.44 87.68 7.89 0.00 0.00 0.00 0.00 14:05:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:39 Average: docker0 0.17 0.15 0.04 0.24 0.00 0.00 0.00 0.00 14:05:39 14:05:39 14:05:39 ---> sar -P ALL: 14:05:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 14:05:39 14:05:39 13:57:29 LINUX RESTART (2 CPU) 14:05:39 14:05:39 13:58:01 CPU %user %nice %system %iowait %steal %idle 14:05:39 13:59:03 all 7.33 0.00 2.21 1.91 0.05 88.51 14:05:39 13:59:03 0 6.99 0.00 2.53 2.46 0.05 87.98 14:05:39 13:59:03 1 7.67 0.00 1.88 1.36 0.05 89.04 14:05:39 14:00:01 all 0.17 0.00 0.05 0.00 0.03 99.74 14:05:39 14:00:01 0 0.28 0.00 0.05 0.00 0.03 99.64 14:05:39 14:00:01 1 0.07 0.00 0.05 0.00 0.03 99.84 14:05:39 14:01:01 all 0.16 0.00 0.05 0.00 0.03 99.77 14:05:39 14:01:01 0 0.23 0.00 0.05 0.00 0.02 99.70 14:05:39 14:01:01 1 0.08 0.00 0.05 0.00 0.03 99.83 14:05:39 14:02:01 all 0.13 0.00 0.05 0.00 0.04 99.77 14:05:39 14:02:01 0 0.18 0.00 0.07 0.00 0.05 99.70 14:05:39 14:02:01 1 0.08 0.00 0.03 0.00 0.03 99.85 14:05:39 14:03:01 all 0.12 0.00 0.03 0.00 0.03 99.82 14:05:39 14:03:01 0 0.20 0.00 0.02 0.00 0.03 99.75 14:05:39 14:03:01 1 0.03 0.00 0.05 0.00 0.03 99.88 14:05:39 14:04:01 all 0.18 0.00 0.06 0.00 0.03 99.73 14:05:39 14:04:01 0 0.30 0.00 0.05 0.00 0.02 99.63 14:05:39 14:04:01 1 0.07 0.00 0.07 0.00 0.03 99.83 14:05:39 14:05:01 all 0.19 0.00 0.06 0.00 0.02 99.73 14:05:39 14:05:01 0 0.30 0.00 0.03 0.00 0.00 99.67 14:05:39 14:05:01 1 0.08 0.00 0.08 0.00 0.03 99.80 14:05:39 Average: all 1.18 0.00 0.36 0.27 0.03 98.17 14:05:39 Average: 0 1.21 0.00 0.40 0.35 0.03 98.02 14:05:39 Average: 1 1.15 0.00 0.31 0.19 0.04 98.31 14:05:39 14:05:39 14:05:39