Pull request #85 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 559899dc1a1535ca4356015731db33101d7fffbe+a10bb4151d6127a91624dcd644e2a930e70f06de (565c5af93012c53048ae8ddb7a3a0d6bebb53806) 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-ssh7890835889181062244.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh7241855968868302440.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-registry/branches/PR-85/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-registry/branches/PR-85/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8438055441331525289.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh3116351523262351476.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-registry/branches/PR-85/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-registry/branches/PR-85/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3382184080893539686.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-registry, 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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-registry 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 ‘prd-centos7-docker-4c-2g-2459’ is offline Running on prd-centos7-docker-4c-2g-2464 in /w/workspace/gexfoundry_go-mod-registry_PR-85 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-85 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/gexfoundry_go-mod-registry_PR-85@tmp/jenkins-gitclient-ssh1883860268620574841.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/gexfoundry_go-mod-registry_PR-85@tmp/jenkins-gitclient-ssh4149371976202221178.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a10bb4151d6127a91624dcd644e2a930e70f06de into PR head commit 559899dc1a1535ca4356015731db33101d7fffbe Merge succeeded, producing 559899dc1a1535ca4356015731db33101d7fffbe Checking out Revision 559899dc1a1535ca4356015731db33101d7fffbe (PR-85) > git config core.sparsecheckout # timeout=10 > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # 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/gexfoundry_go-mod-registry_PR-85@tmp/jenkins-gitclient-ssh8446316524182439778.key > git merge a10bb4151d6127a91624dcd644e2a930e70f06de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:54:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:54:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:54:08 ========================================================= 21:54:08 EdgeX Global Pipelines Version Info 21:54:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dd4cda6ef5f29d8e0f0e279cf021fad76b13269f # timeout=10 21:54:09 ------------------- 21:54:09 stable info: 21:54:09 ------------------- 21:54:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:54:09 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 21:54:09 Message: update stable to v1.0.207 21:54:10 ------------------- 21:54:10 experimental info: 21:54:10 ------------------- 21:54:10 Commited By: **** collab-it+edgex@linuxfoundation.org 21:54:10 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 21:54:10 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 21:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 559899dc1a1535ca4356015731db33101d7fffbe [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 559899d [Pipeline] echo 21:54:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:11 + git log --format=format:%s -1 559899dc1a1535ca4356015731db33101d7fffbe [Pipeline] echo 21:54:11 GIT_COMMIT: 559899dc1a1535ca4356015731db33101d7fffbe, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0 [Pipeline] echo 21:54:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:12 21:54:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:54:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:12 latest: Pulling from edgex-devops/git-semver 21:54:12 31603596830f: Pulling fs layer 21:54:12 04fac38145f0: Pulling fs layer 21:54:12 701f6daf10bf: Pulling fs layer 21:54:12 24f72da36158: Pulling fs layer 21:54:12 24f72da36158: Waiting 21:54:12 04fac38145f0: Verifying Checksum 21:54:12 04fac38145f0: Download complete 21:54:13 31603596830f: Verifying Checksum 21:54:13 31603596830f: Download complete 21:54:13 701f6daf10bf: Verifying Checksum 21:54:13 701f6daf10bf: Download complete 21:54:13 24f72da36158: Verifying Checksum 21:54:13 24f72da36158: Download complete 21:54:13 31603596830f: Pull complete 21:54:13 04fac38145f0: Pull complete 21:54:14 701f6daf10bf: Pull complete 21:54:14 24f72da36158: Pull complete 21:54:14 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:54:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:54:14 prd-centos7-docker-4c-2g-2464 does not seem to be running inside a container 21:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-85 -v /w/workspace/gexfoundry_go-mod-registry_PR-85:/w/workspace/gexfoundry_go-mod-registry_PR-85:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-85@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-85@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:10004/edgex-devops/git-semver:latest cat 21:54:15 $ docker top 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:15 [ssh-agent] Looking for ssh-agent implementation... 21:54:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:15 $ docker exec 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 ssh-agent 21:54:15 SSH_AUTH_SOCK=/tmp/ssh-0zXYufabgQyK/agent.14 21:54:15 SSH_AGENT_PID=20 21:54:15 Running ssh-add (command line suppressed) 21:54:15 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/private_key_961717497517619457.key (/w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/private_key_961717497517619457.key) 21:54:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:16 + git tag --points-at HEAD [Pipeline] } 21:54:16 $ docker exec --env ******** --env ******** 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 ssh-agent -k 21:54:16 unset SSH_AUTH_SOCK; 21:54:16 unset SSH_AGENT_PID; 21:54:16 echo Agent pid 20 killed; 21:54:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:54:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:16 [ssh-agent] Looking for ssh-agent implementation... 21:54:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:16 $ docker exec 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 ssh-agent 21:54:16 SSH_AUTH_SOCK=/tmp/ssh-36p2ZWkZONro/agent.53 21:54:16 SSH_AGENT_PID=59 21:54:16 Running ssh-add (command line suppressed) 21:54:16 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/private_key_4308868598107638332.key (/w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/private_key_4308868598107638332.key) 21:54:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:17 + git semver init 21:54:17 # -> Open(): unable to determine branch for HEAD 21:54:17 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-85/.git 21:54:17 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-85 21:54:17 # $SEMVER_REMOTE_NAME = origin 21:54:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:54:17 # $SEMVER_USER_NAME = edgex-jenkins 21:54:17 # $SEMVER_BRANCH = PR-85 21:54:17 # $SEMVER_TEMP = /tmp/semver-227510360 21:54:17 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 21:54:17 # '/tmp/semver-227510360' -> '/w/workspace/gexfoundry_go-mod-registry_PR-85/.semver' 21:54:17 # -> Force: false 21:54:17 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-85/.semver [Pipeline] } 21:54:17 $ docker exec --env ******** --env ******** 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 ssh-agent -k 21:54:17 unset SSH_AUTH_SOCK; 21:54:17 unset SSH_AGENT_PID; 21:54:17 echo Agent pid 59 killed; 21:54:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:18 + git semver [Pipeline] } 21:54:18 $ docker stop --time=1 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 21:54:19 $ docker rm -f 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 [Pipeline] // withDockerContainer [Pipeline] sh 21:54:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:54:20 Stashed 1 file(s) [Pipeline] echo 21:54:20 [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 21:54:36 Still waiting to schedule task 21:54:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:54:36 Still waiting to schedule task 21:54:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:56:32 Running on prd-centos7-docker-4c-2g-2470 in /w/workspace/gexfoundry_go-mod-registry_PR-85 [Pipeline] { [Pipeline] ws 21:56:32 Running in /w/workspace/go-mod-registry/3 [Pipeline] { [Pipeline] checkout 21:56:32 Selected Git installation does not exist. Using Default 21:56:32 The recommended git tool is: NONE 21:56:35 using credential edgex-jenkins-ssh 21:56:35 Cloning the remote Git repository 21:56:36 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 21:56:36 > git init /w/workspace/go-mod-registry/3 # timeout=10 21:56:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 21:56:36 > git --version # timeout=10 21:56:36 > git --version # 'git version 2.24.4' 21:56:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:36 [INFO] Currently running in a labeled security context 21:56:36 [INFO] Currently SELinux is 'enforcing' on the host 21:56:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/3@tmp/jenkins-gitclient-ssh6852783180224543859.key 21:56:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 21:56:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 21:56:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 21:56:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:36 [INFO] Currently running in a labeled security context 21:56:36 [INFO] Currently SELinux is 'enforcing' on the host 21:56:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/3@tmp/jenkins-gitclient-ssh6934696048682259523.key 21:56:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:56:37 Merging remotes/origin/main commit a10bb4151d6127a91624dcd644e2a930e70f06de into PR head commit 559899dc1a1535ca4356015731db33101d7fffbe 21:56:37 Merge succeeded, producing 559899dc1a1535ca4356015731db33101d7fffbe 21:56:37 Checking out Revision 559899dc1a1535ca4356015731db33101d7fffbe (PR-85) 21:56:37 > git config core.sparsecheckout # timeout=10 21:56:37 > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # timeout=10 21:56:37 > git remote # timeout=10 21:56:37 > git config --get remote.origin.url # timeout=10 21:56:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:37 [INFO] Currently running in a labeled security context 21:56:37 [INFO] Currently SELinux is 'enforcing' on the host 21:56:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/3@tmp/jenkins-gitclient-ssh1857069826026618394.key 21:56:37 > git merge a10bb4151d6127a91624dcd644e2a930e70f06de # timeout=10 21:56:37 > git rev-parse HEAD^{commit} # timeout=10 21:56:37 > git config core.sparsecheckout # timeout=10 21:56:37 > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # timeout=10 21:56:41 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:56:41 ========================================================= 21:56:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:56:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:56:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:56:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:56:42 4e9f2cdf4387: Pulling fs layer 21:56:42 57d31006c564: Pulling fs layer 21:56:42 bd5ccded8296: Pulling fs layer 21:56:42 304dd3a0f381: Pulling fs layer 21:56:42 d37cda54a23b: Pulling fs layer 21:56:42 bae75c0f2455: Pulling fs layer 21:56:42 806579b3d29a: Pulling fs layer 21:56:42 c77eb801bf70: Pulling fs layer 21:56:42 6d0567d44e1a: Pulling fs layer 21:56:42 304dd3a0f381: Waiting 21:56:42 d37cda54a23b: Waiting 21:56:42 bae75c0f2455: Waiting 21:56:42 806579b3d29a: Waiting 21:56:42 c77eb801bf70: Waiting 21:56:42 6d0567d44e1a: Waiting 21:56:42 bd5ccded8296: Verifying Checksum 21:56:42 bd5ccded8296: Download complete 21:56:42 57d31006c564: Verifying Checksum 21:56:42 57d31006c564: Download complete 21:56:42 d37cda54a23b: Verifying Checksum 21:56:42 d37cda54a23b: Download complete 21:56:42 bae75c0f2455: Verifying Checksum 21:56:42 bae75c0f2455: Download complete 21:56:42 806579b3d29a: Verifying Checksum 21:56:42 806579b3d29a: Download complete 21:56:42 4e9f2cdf4387: Verifying Checksum 21:56:42 4e9f2cdf4387: Download complete 21:56:42 4e9f2cdf4387: Pull complete 21:56:42 57d31006c564: Pull complete 21:56:43 bd5ccded8296: Pull complete 21:56:43 c77eb801bf70: Verifying Checksum 21:56:43 c77eb801bf70: Download complete 21:56:43 304dd3a0f381: Verifying Checksum 21:56:43 304dd3a0f381: Download complete 21:56:47 304dd3a0f381: Pull complete 21:56:47 d37cda54a23b: Pull complete 21:56:47 bae75c0f2455: Pull complete 21:56:47 806579b3d29a: Pull complete 21:56:47 c77eb801bf70: Pull complete 21:57:14 6d0567d44e1a: Verifying Checksum 21:57:14 6d0567d44e1a: Download complete 21:57:14 6d0567d44e1a: Pull complete 21:57:14 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 21:57:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:57:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 21:57:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 21:57:15 + docker inspect -f . ci-base-image-x86_64 21:57:15 . [Pipeline] withDockerContainer 21:57:15 prd-centos7-docker-4c-2g-2470 does not seem to be running inside a container 21:57:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:57:17 $ docker top 3feb3d93d4af33367308ad2f0883f95ec411518abbbaa7f775facb4c5da869cd -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:17 + go version 21:57:17 go version go1.16.8 linux/amd64 [Pipeline] } 21:57:17 $ docker stop --time=1 3feb3d93d4af33367308ad2f0883f95ec411518abbbaa7f775facb4c5da869cd 21:57:19 $ docker rm -f 3feb3d93d4af33367308ad2f0883f95ec411518abbbaa7f775facb4c5da869cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:19 + docker inspect -f . ci-base-image-x86_64 21:57:19 . [Pipeline] withDockerContainer 21:57:19 prd-centos7-docker-4c-2g-2470 does not seem to be running inside a container 21:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:57:20 $ docker top ababf37dea32a44d7b93df88ffb0c0db15334c9c644d4e578a786110c682f903 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:57:21 + make test 21:57:21 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:57:21 go: downloading github.com/stretchr/testify v1.7.0 21:57:21 go: downloading github.com/hashicorp/consul/api v1.11.0 21:57:21 go: downloading github.com/davecgh/go-spew v1.1.1 21:57:21 go: downloading github.com/pmezard/go-difflib v1.0.0 21:57:21 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:57:21 go: downloading github.com/stretchr/objx v0.1.0 21:57:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:57:21 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:57:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:57:21 go: downloading github.com/hashicorp/serf v0.9.5 21:57:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:57:21 go: downloading github.com/fatih/color v1.9.0 21:57:21 go: downloading github.com/mattn/go-isatty v0.0.12 21:57:21 go: downloading github.com/mattn/go-colorable v0.1.6 21:57:21 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 21:57:21 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:57:21 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:57:21 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:57:33 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.030s coverage: 83.6% of statements 21:57:33 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 21:57:33 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.005s coverage: 85.7% of statements 21:57:33 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 21:57:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:57:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 21:57:37 $ docker stop --time=1 ababf37dea32a44d7b93df88ffb0c0db15334c9c644d4e578a786110c682f903 21:57:38 $ docker rm -f ababf37dea32a44d7b93df88ffb0c0db15334c9c644d4e578a786110c682f903 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:39 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 21:57:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:40 21:57:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:57:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:43 latest: Pulling from edgex-lftools-log-publisher 21:57:43 b4d181a07f80: Pulling fs layer 21:57:43 a1111a8f2ec3: Pulling fs layer 21:57:43 ed53099fbce6: Pulling fs layer 21:57:43 dc539afda2c1: Pulling fs layer 21:57:43 77bc0d833cb6: Pulling fs layer 21:57:43 9065ff56babe: Pulling fs layer 21:57:43 d287ab97295c: Pulling fs layer 21:57:43 dc539afda2c1: Waiting 21:57:43 77bc0d833cb6: Waiting 21:57:43 9065ff56babe: Waiting 21:57:43 d287ab97295c: Waiting 21:57:44 a1111a8f2ec3: Verifying Checksum 21:57:44 a1111a8f2ec3: Download complete 21:57:44 dc539afda2c1: Verifying Checksum 21:57:44 dc539afda2c1: Download complete 21:57:51 ed53099fbce6: Verifying Checksum 21:57:51 ed53099fbce6: Download complete 21:57:51 9065ff56babe: Verifying Checksum 21:57:51 9065ff56babe: Download complete 21:57:51 b4d181a07f80: Verifying Checksum 21:57:51 b4d181a07f80: Download complete 21:57:52 b4d181a07f80: Pull complete 21:57:52 a1111a8f2ec3: Pull complete 21:57:53 ed53099fbce6: Pull complete 21:57:53 dc539afda2c1: Pull complete 21:58:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2471 in /w/workspace/gexfoundry_go-mod-registry_PR-85 [Pipeline] { [Pipeline] ws 21:58:28 Running in /w/workspace/go-mod-registry/3 [Pipeline] { [Pipeline] checkout 21:58:29 Selected Git installation does not exist. Using Default 21:58:29 The recommended git tool is: NONE 21:58:36 using credential edgex-jenkins-ssh 21:58:36 Cloning the remote Git repository 21:58:37 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 21:58:37 > git init /w/workspace/go-mod-registry/3 # timeout=10 21:58:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 21:58:37 > git --version # timeout=10 21:58:37 > git --version # 'git version 2.17.1' 21:58:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:39 Merging remotes/origin/main commit a10bb4151d6127a91624dcd644e2a930e70f06de into PR head commit 559899dc1a1535ca4356015731db33101d7fffbe 21:58:39 Merge succeeded, producing 559899dc1a1535ca4356015731db33101d7fffbe 21:58:39 Checking out Revision 559899dc1a1535ca4356015731db33101d7fffbe (PR-85) 21:58:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 21:58:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 21:58:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 21:58:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:58:39 > git config core.sparsecheckout # timeout=10 21:58:39 > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # timeout=10 21:58:39 > git remote # timeout=10 21:58:39 > git config --get remote.origin.url # timeout=10 21:58:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:39 > git merge a10bb4151d6127a91624dcd644e2a930e70f06de # timeout=10 21:58:39 > git rev-parse HEAD^{commit} # timeout=10 21:58:39 > git config core.sparsecheckout # timeout=10 21:58:39 > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # timeout=10 21:58:44 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0" 21:58:44 21:58:44 GitHub has been notified of this commit’s build result 21:58:44 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:58:45 ========================================================= 21:58:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:58:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:58:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:58:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:58:48 bbf911997326: Pulling fs layer 21:58:48 58ec367f63d7: Pulling fs layer 21:58:48 1b4a6ffa7d45: Pulling fs layer 21:58:48 fc5181fea5dc: Pulling fs layer 21:58:48 9c418107303f: Pulling fs layer 21:58:48 284eca6f2348: Pulling fs layer 21:58:48 842844d905b1: Pulling fs layer 21:58:48 901a3a57568e: Pulling fs layer 21:58:48 fc5181fea5dc: Waiting 21:58:48 9c418107303f: Waiting 21:58:48 284eca6f2348: Waiting 21:58:48 901a3a57568e: Waiting 21:58:48 842844d905b1: Waiting 21:58:48 1b4a6ffa7d45: Verifying Checksum 21:58:48 1b4a6ffa7d45: Download complete 21:58:48 58ec367f63d7: Verifying Checksum 21:58:48 58ec367f63d7: Download complete 21:58:48 9c418107303f: Verifying Checksum 21:58:48 9c418107303f: Download complete 21:58:48 284eca6f2348: Download complete 21:58:48 842844d905b1: Verifying Checksum 21:58:48 842844d905b1: Download complete 21:58:49 bbf911997326: Verifying Checksum 21:58:49 bbf911997326: Download complete 21:58:49 bbf911997326: Pull complete 21:58:49 77bc0d833cb6: Verifying Checksum 21:58:49 77bc0d833cb6: Download complete 21:58:49 77bc0d833cb6: Pull complete 21:58:49 9065ff56babe: Pull complete 21:58:50 58ec367f63d7: Pull complete 21:58:50 1b4a6ffa7d45: Pull complete 21:58:53 d287ab97295c: Verifying Checksum 21:58:53 d287ab97295c: Download complete 21:58:56 901a3a57568e: Verifying Checksum 21:58:56 901a3a57568e: Download complete 21:58:56 fc5181fea5dc: Verifying Checksum 21:58:56 fc5181fea5dc: Download complete 21:58:57 d287ab97295c: Pull complete 21:58:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:58:57 prd-centos7-docker-4c-2g-2470 does not seem to be running inside a container 21:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@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 21:58:59 $ docker top ac5e3beb994121683a8b138428498b6ea2e2fdc23fa0043712653397325b538e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:00 ---> job-cost.sh 21:59:00 lf-activate-venv: SKIPPING 21:59:00 INFO: No Stack... 21:59:00 INFO: Retrieving Pricing Info for: v3-standard-2 21:59:00 INFO: Archiving Costs [Pipeline] sh 21:59:01 + cat /w/workspace/go-mod-registry/3/archives/cost.csv 21:59:01 + cut -d, -f6 [Pipeline] lock 21:59:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] 21:59:01 Resource [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] did not exist. Created. 21:59:01 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:01 + echo total: 0.05999999865889549 [Pipeline] stash 21:59:01 Stashed 1 file(s) [Pipeline] } 21:59:01 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:01 $ docker stop --time=1 ac5e3beb994121683a8b138428498b6ea2e2fdc23fa0043712653397325b538e 21:59:02 $ docker rm -f ac5e3beb994121683a8b138428498b6ea2e2fdc23fa0043712653397325b538e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:59:06 fc5181fea5dc: Pull complete 21:59:06 9c418107303f: Pull complete 21:59:06 284eca6f2348: Pull complete 21:59:06 842844d905b1: Pull complete 21:59:12 901a3a57568e: Pull complete 21:59:12 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 21:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:59:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 21:59:12 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 21:59:13 + docker inspect -f . ci-base-image-arm64 21:59:13 . [Pipeline] withDockerContainer 21:59:13 prd-ubuntu18.04-docker-arm64-4c-16g-2471 does not seem to be running inside a container 21:59:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@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-arm64 cat 21:59:22 $ docker top 122a129dd409d631d346e08a9882c65aa50dcd243df4fb11e21fd2038da2f80c -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:23 + go version 21:59:23 go version go1.16.8 linux/arm64 [Pipeline] } 21:59:23 $ docker stop --time=1 122a129dd409d631d346e08a9882c65aa50dcd243df4fb11e21fd2038da2f80c 21:59:25 $ docker rm -f 122a129dd409d631d346e08a9882c65aa50dcd243df4fb11e21fd2038da2f80c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:59:26 + docker inspect -f . ci-base-image-arm64 21:59:26 . [Pipeline] withDockerContainer 21:59:26 prd-ubuntu18.04-docker-arm64-4c-16g-2471 does not seem to be running inside a container 21:59:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@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-arm64 cat 21:59:27 $ docker top a64180d5a878ecbe477e7daf9b71a87027e6c44893c9a9f30dd61ed1aab7ed9d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:59:28 + make test 21:59:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:59:30 go: downloading github.com/stretchr/testify v1.7.0 21:59:30 go: downloading github.com/hashicorp/consul/api v1.11.0 21:59:30 go: downloading github.com/davecgh/go-spew v1.1.1 21:59:30 go: downloading github.com/pmezard/go-difflib v1.0.0 21:59:30 go: downloading github.com/stretchr/objx v0.1.0 21:59:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:59:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:59:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:59:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:59:30 go: downloading github.com/hashicorp/serf v0.9.5 21:59:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:59:30 go: downloading github.com/fatih/color v1.9.0 21:59:30 go: downloading github.com/mattn/go-isatty v0.0.12 21:59:30 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 21:59:30 go: downloading github.com/mattn/go-colorable v0.1.6 21:59:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:59:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:59:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:00:10 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.093s coverage: 83.6% of statements 22:00:10 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 22:00:10 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.014s coverage: 85.7% of statements 22:00:10 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 22:00:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:00:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:00:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 22:00:28 $ docker stop --time=1 a64180d5a878ecbe477e7daf9b71a87027e6c44893c9a9f30dd61ed1aab7ed9d 22:00:30 $ docker rm -f a64180d5a878ecbe477e7daf9b71a87027e6c44893c9a9f30dd61ed1aab7ed9d [Pipeline] // withDockerContainer [Pipeline] sh 22:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:00:31 Warning: overwriting stash ‘coverage-report’ 22:00:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:34 22:00:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:00:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:35 arm64: Pulling from edgex-lftools-log-publisher 22:00:35 448f6bf000e3: Pulling fs layer 22:00:35 f757da607395: Pulling fs layer 22:00:35 05883995daec: Pulling fs layer 22:00:35 8603b9c90790: Pulling fs layer 22:00:35 1560dd03e051: Pulling fs layer 22:00:35 27f5ce0e4adf: Pulling fs layer 22:00:35 c2d8d7efcc4b: Pulling fs layer 22:00:35 1560dd03e051: Waiting 22:00:35 27f5ce0e4adf: Waiting 22:00:35 c2d8d7efcc4b: Waiting 22:00:35 8603b9c90790: Waiting 22:00:35 f757da607395: Verifying Checksum 22:00:35 f757da607395: Download complete 22:00:35 8603b9c90790: Verifying Checksum 22:00:35 8603b9c90790: Download complete 22:00:35 1560dd03e051: Verifying Checksum 22:00:35 1560dd03e051: Download complete 22:00:35 05883995daec: Verifying Checksum 22:00:35 05883995daec: Download complete 22:00:35 27f5ce0e4adf: Download complete 22:00:35 448f6bf000e3: Verifying Checksum 22:00:35 448f6bf000e3: Download complete 22:00:39 448f6bf000e3: Pull complete 22:00:40 f757da607395: Pull complete 22:00:41 05883995daec: Pull complete 22:00:42 8603b9c90790: Pull complete 22:00:42 c2d8d7efcc4b: Verifying Checksum 22:00:42 c2d8d7efcc4b: Download complete 22:00:43 1560dd03e051: Pull complete 22:00:43 27f5ce0e4adf: Pull complete 22:00:58 c2d8d7efcc4b: Pull complete 22:00:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:00:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:00:59 prd-ubuntu18.04-docker-arm64-4c-16g-2471 does not seem to be running inside a container 22:00:59 $ 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-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@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:arm64 cat 22:01:05 $ docker top 9f1dff824ae3c7bb2b4fffaf1fbbb5180c33f7f8a77d1964f4fdbd22c8e40049 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:06 ---> job-cost.sh 22:01:06 lf-activate-venv: SKIPPING 22:01:06 INFO: No Stack... 22:01:06 INFO: Retrieving Pricing Info for: v3-standard-4 22:01:07 INFO: Archiving Costs [Pipeline] sh 22:01:08 + cat /w/workspace/go-mod-registry/3/archives/cost.csv 22:01:08 + cut -d, -f6 [Pipeline] lock 22:01:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] 22:01:08 Resource [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] did not exist. Created. 22:01:08 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:09 /w/workspace/go-mod-registry/3@tmp/durable-e69fc8af/script.sh: 1: /w/workspace/go-mod-registry/3@tmp/durable-e69fc8af/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:01:10 + echo total: 0.10999999940395355 [Pipeline] stash 22:01:10 Warning: overwriting stash ‘stack-cost’ 22:01:10 Stashed 1 file(s) [Pipeline] } 22:01:10 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:01:10 $ docker stop --time=1 9f1dff824ae3c7bb2b4fffaf1fbbb5180c33f7f8a77d1964f4fdbd22c8e40049 22:01:11 $ docker rm -f 9f1dff824ae3c7bb2b4fffaf1fbbb5180c33f7f8a77d1964f4fdbd22c8e40049 [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 22:01:12 provisioning config files... 22:01:13 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/config6291224765602335940tmp [Pipeline] { [Pipeline] sh 22:01:13 + set +x 22:01:13 + bash -s -- 22:01:13 + curl -s https://codecov.io/bash 22:01:13 22:01:13 _____ _ 22:01:13 / ____| | | 22:01:13 | | ___ __| | ___ ___ _____ __ 22:01:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:01:13 | |___| (_) | (_| | __/ (_| (_) \ V / 22:01:13 \_____\___/ \__,_|\___|\___\___/ \_/ 22:01:13 Bash-1.0.6 22:01:13 22:01:13 22:01:13 ==> git version 2.24.4 found 22:01:13 ==> 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 22:01:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:01:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:01:13 ==> Jenkins CI detected. 22:01:13 current dir:  /w/workspace/gexfoundry_go-mod-registry_PR-85 22:01:13 project root: . 22:01:13 --> token set from env 22:01:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:01:13 ==> Running gcov in . (disable via -X gcov) 22:01:13 ==> Python coveragepy not found 22:01:13 ==> Searching for coverage reports in: 22:01:13 + . 22:01:13 -> Found 1 reports 22:01:13 ==> Detecting git/mercurial file structure 22:01:13 ==> Reading reports 22:01:13 + ./coverage.out bytes=10197 22:01:13 ==> Appending adjustments 22:01:13 https://docs.codecov.io/docs/fixing-reports 22:01:13 + Found adjustments 22:01:13 ==> Gzipping contents 22:01:13 4.0K /tmp/codecov.yscZnJ.gz 22:01:13 ==> Uploading reports 22:01:13 url: https://codecov.io 22:01:13 query: branch=PR-85&commit=559899dc1a1535ca4356015731db33101d7fffbe&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-85%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=85&job=&cmd_args= 22:01:13 -> Pinging Codecov 22:01:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-85&commit=559899dc1a1535ca4356015731db33101d7fffbe&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-85%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=85&job=&cmd_args= 22:01:14 -> Uploading to 22:01:14 https://storage.googleapis.com/codecov/v4/raw/2021-10-07/05B643FFA8DEACB6C25F95B2D4D12284/559899dc1a1535ca4356015731db33101d7fffbe/05127cb4-ed44-4635-b989-1a02e273313d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T220114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd3c664d7bbb89c6a481092c743bfae2a7218fc2eddc3da1dd9ede989cb036de 22:01:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:14 Dload Upload Total Spent Left Speed 22:01:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1971 0 0 100 1971 0 5792 --:--:-- --:--:-- --:--:-- 5780 100 1971 0 0 100 1971 0 5789 --:--:-- --:--:-- --:--:-- 5780 22:01:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/559899dc1a1535ca4356015731db33101d7fffbe [Pipeline] } 22:01:14 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] sh 22:01:16 + '[' -d /w/workspace/gexfoundry_go-mod-registry_PR-85/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:01:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:01:17 ---> package-listing.sh 22:01:17 ++ facter osfamily 22:01:17 ++ tr '[:upper:]' '[:lower:]' 22:01:17 + OS_FAMILY=redhat 22:01:17 + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-85 22:01:17 + START_PACKAGES=/tmp/packages_start.txt 22:01:17 + END_PACKAGES=/tmp/packages_end.txt 22:01:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:01:17 + PACKAGES=/tmp/packages_start.txt 22:01:17 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-85 ']' 22:01:17 + PACKAGES=/tmp/packages_end.txt 22:01:17 + case "${OS_FAMILY}" in 22:01:17 + rpm -qa 22:01:17 + sort 22:01:18 + '[' -f /tmp/packages_start.txt ']' 22:01:18 + '[' -f /tmp/packages_end.txt ']' 22:01:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:01:18 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-85 ']' 22:01:18 + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-85/archives/ 22:01:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-85/archives/ [Pipeline] echo 22:01:18 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/gexfoundry_go-mod-registry_PR-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:01:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:19 22:01:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:01:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:19 latest: Pulling from edgex-lftools-log-publisher 22:01:19 b4d181a07f80: Pulling fs layer 22:01:19 a1111a8f2ec3: Pulling fs layer 22:01:19 ed53099fbce6: Pulling fs layer 22:01:19 dc539afda2c1: Pulling fs layer 22:01:19 77bc0d833cb6: Pulling fs layer 22:01:19 9065ff56babe: Pulling fs layer 22:01:19 d287ab97295c: Pulling fs layer 22:01:19 dc539afda2c1: Waiting 22:01:19 77bc0d833cb6: Waiting 22:01:19 9065ff56babe: Waiting 22:01:19 d287ab97295c: Waiting 22:01:19 a1111a8f2ec3: Verifying Checksum 22:01:19 a1111a8f2ec3: Download complete 22:01:19 dc539afda2c1: Verifying Checksum 22:01:19 dc539afda2c1: Download complete 22:01:19 77bc0d833cb6: Verifying Checksum 22:01:19 77bc0d833cb6: Download complete 22:01:19 9065ff56babe: Verifying Checksum 22:01:19 9065ff56babe: Download complete 22:01:19 ed53099fbce6: Verifying Checksum 22:01:19 ed53099fbce6: Download complete 22:01:19 b4d181a07f80: Verifying Checksum 22:01:19 b4d181a07f80: Download complete 22:01:21 b4d181a07f80: Pull complete 22:01:21 a1111a8f2ec3: Pull complete 22:01:22 ed53099fbce6: Pull complete 22:01:22 dc539afda2c1: Pull complete 22:01:22 77bc0d833cb6: Pull complete 22:01:22 9065ff56babe: Pull complete 22:01:26 d287ab97295c: Verifying Checksum 22:01:26 d287ab97295c: Download complete 22:01:31 d287ab97295c: Pull complete 22:01:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:01:31 prd-centos7-docker-4c-2g-2464 does not seem to be running inside a container 22:01:31 $ 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/gexfoundry_go-mod-registry_PR-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-registry_PR-85 -v /w/workspace/gexfoundry_go-mod-registry_PR-85:/w/workspace/gexfoundry_go-mod-registry_PR-85:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-85@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-85@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 22:01:34 $ docker top d13d525ea07936561bad5f01db3ab4067a40018b74855d32f174a6512783ca23 -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:35 + touch /tmp/pre-build-complete [Pipeline] sh 22:01:35 + mkdir -p /var/log/sysstat [Pipeline] sh 22:01:35 + ls /var/log/sa-host 22:01:35 + sadf -c /var/log/sa-host/sa07 22:01:35 file_magic: OK 22:01:35 HZ: Using current value: 100 22:01:35 file_header: OK 22:01:35 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 22:01:35 Statistics: 22:01:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:01:35 File successfully converted to sysstat format version 12.0.3 22:01:35 + sadf -c /var/log/sa-host/sa30 22:01:35 file_magic: OK 22:01:35 HZ: Using current value: 100 22:01:35 file_header: OK 22:01:35 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 22:01:35 Statistics: 22:01:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:01:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:36 provisioning config files... 22:01:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/config9063220513894469268tmp [Pipeline] { [Pipeline] echo 22:01:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:01:36 ---> create-netrc.sh [Pipeline] } 22:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:01:37 ---> python-tools-install.sh [Pipeline] echo 22:01:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:01:37 ---> sudo-logs.sh 22:01:37 Archiving 'sudo' log.. 22:01:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2464.novalocal: Name or service not known 22:01:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2464.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:01:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:01:37 ---> job-cost.sh 22:01:37 lf-activate-venv: SKIPPING 22:01:37 DEBUG: total: 0.10999999940395355 22:01:37 INFO: Retrieving Stack Cost... 22:01:38 INFO: Retrieving Pricing Info for: v3-standard-2 22:01:38 INFO: Archiving Costs [Pipeline] echo 22:01:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:01:38 ---> logs-deploy.sh 22:01:38 lf-activate-venv: SKIPPING 22:01:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-85/3 22:01:38 INFO: archiving workspace using pattern(s): 22:01:39 Archives upload complete. 22:01:39 INFO: archiving logs to Nexus 22:01:40 ---> uname -a: 22:01:40 Linux prd-centos7-docker-4c-2g-2464.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 22:01:40 22:01:40 22:01:40 ---> lscpu: 22:01:40 Architecture: x86_64 22:01:40 CPU op-mode(s): 32-bit, 64-bit 22:01:40 Byte Order: Little Endian 22:01:40 Address sizes: 40 bits physical, 48 bits virtual 22:01:40 CPU(s): 2 22:01:40 On-line CPU(s) list: 0,1 22:01:40 Thread(s) per core: 1 22:01:40 Core(s) per socket: 1 22:01:40 Socket(s): 2 22:01:40 NUMA node(s): 1 22:01:40 Vendor ID: AuthenticAMD 22:01:40 CPU family: 23 22:01:40 Model: 49 22:01:40 Model name: AMD EPYC-Rome Processor 22:01:40 Stepping: 0 22:01:40 CPU MHz: 2800.000 22:01:40 BogoMIPS: 5600.00 22:01:40 Virtualization: AMD-V 22:01:40 Hypervisor vendor: KVM 22:01:40 Virtualization type: full 22:01:40 L1d cache: 32K 22:01:40 L1i cache: 32K 22:01:40 L2 cache: 512K 22:01:40 L3 cache: 16384K 22:01:40 NUMA node0 CPU(s): 0,1 22:01:40 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 22:01:40 22:01:40 22:01:40 ---> nproc: 22:01:40 2 22:01:40 22:01:40 22:01:40 ---> df -h: 22:01:40 Filesystem Size Used Avail Use% Mounted on 22:01:40 overlay 40G 7.7G 33G 20% / 22:01:40 tmpfs 64M 0 64M 0% /dev 22:01:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:01:40 shm 64M 0 64M 0% /dev/shm 22:01:40 /dev/vda1 40G 7.7G 33G 20% /facter-os 22:01:40 22:01:40 22:01:40 ---> sar -b -r -n DEV: 22:01:40 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 22:01:40 22:01:40 21:53:03 LINUX RESTART (2 CPU) 22:01:40 22:01:40 21:54:01 tps rtps wtps bread/s bwrtn/s 22:01:40 21:55:01 88.36 3.45 84.92 2339.26 3211.17 22:01:40 21:56:01 1.70 0.00 1.70 0.00 32.77 22:01:40 21:57:01 0.35 0.00 0.35 0.00 5.16 22:01:40 21:58:01 0.20 0.00 0.20 0.00 3.43 22:01:40 21:59:01 0.33 0.00 0.33 0.00 5.48 22:01:40 22:00:01 0.37 0.00 0.37 0.00 5.81 22:01:40 22:01:01 0.35 0.02 0.33 0.13 6.11 22:01:40 Average: 13.10 0.49 12.60 334.31 467.29 22:01:40 22:01:40 21:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:01:40 21:55:01 5680456 0 624052 7.79 2620 1701804 1246416 13.76 560496 1529160 28 22:01:40 21:56:01 5688892 0 615612 7.69 2620 1701808 1160660 12.81 553584 1529192 16 22:01:40 21:57:01 5690284 0 614220 7.67 2620 1701808 1160876 12.82 551952 1529192 8 22:01:40 21:58:01 5689980 0 614516 7.67 2620 1701816 1160912 12.82 551168 1529944 8 22:01:40 21:59:01 5693256 0 611232 7.63 2620 1701824 1160852 12.82 548772 1529944 16 22:01:40 22:00:01 5692920 0 611564 7.64 2620 1701828 1160912 12.82 548972 1530000 20 22:01:40 22:01:01 5679504 0 624976 7.80 2620 1701832 1163732 12.85 561212 1530000 8 22:01:40 Average: 5687899 0 616596 7.70 2620 1701817 1173480 12.96 553737 1529633 15 22:01:40 22:01:40 21:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:01:40 21:55:01 eth0 96.60 69.45 382.05 30.03 0.00 0.00 0.00 0.00 22:01:40 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 21:55:01 docker0 1.75 1.18 0.42 2.64 0.00 0.00 0.00 0.00 22:01:40 21:56:01 eth0 2.10 0.10 0.18 0.01 0.00 0.00 0.00 0.00 22:01:40 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 21:57:01 eth0 2.08 0.58 0.64 0.39 0.00 0.00 0.00 0.00 22:01:40 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 21:58:01 eth0 2.25 0.52 0.63 0.39 0.00 0.00 0.00 0.00 22:01:40 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 21:59:01 eth0 1.53 0.38 0.49 0.26 0.00 0.00 0.00 0.00 22:01:40 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 22:00:01 eth0 1.08 0.63 0.54 0.40 0.00 0.00 0.00 0.00 22:01:40 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 22:01:01 eth0 1.07 0.33 0.32 0.20 0.00 0.00 0.00 0.00 22:01:40 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 Average: eth0 15.25 10.29 55.00 4.53 0.00 0.00 0.00 0.00 22:01:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:40 Average: docker0 0.25 0.17 0.06 0.38 0.00 0.00 0.00 0.00 22:01:40 22:01:40 22:01:40 ---> sar -P ALL: 22:01:40 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 22:01:40 22:01:40 21:53:03 LINUX RESTART (2 CPU) 22:01:40 22:01:40 21:54:01 CPU %user %nice %system %iowait %steal %idle 22:01:40 21:55:01 all 4.93 0.00 2.23 1.94 0.04 90.86 22:01:40 21:55:01 0 4.98 0.00 2.25 1.15 0.05 91.57 22:01:40 21:55:01 1 4.88 0.00 2.22 2.73 0.03 90.15 22:01:40 21:56:01 all 0.27 0.00 0.09 0.00 0.02 99.62 22:01:40 21:56:01 0 0.08 0.00 0.10 0.00 0.02 99.80 22:01:40 21:56:01 1 0.45 0.00 0.08 0.00 0.02 99.45 22:01:40 21:57:01 all 0.24 0.00 0.04 0.00 0.01 99.71 22:01:40 21:57:01 0 0.42 0.00 0.03 0.00 0.00 99.55 22:01:40 21:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 22:01:40 21:58:01 all 0.22 0.00 0.06 0.00 0.02 99.71 22:01:40 21:58:01 0 0.38 0.00 0.05 0.00 0.02 99.55 22:01:40 21:58:01 1 0.05 0.00 0.07 0.00 0.02 99.87 22:01:40 21:59:01 all 0.23 0.00 0.06 0.00 0.02 99.69 22:01:40 21:59:01 0 0.40 0.00 0.05 0.00 0.02 99.53 22:01:40 21:59:01 1 0.07 0.00 0.07 0.00 0.02 99.85 22:01:40 22:00:01 all 0.23 0.00 0.07 0.00 0.01 99.69 22:01:40 22:00:01 0 0.40 0.00 0.07 0.00 0.00 99.53 22:01:40 22:00:01 1 0.07 0.00 0.07 0.00 0.02 99.85 22:01:40 22:01:01 all 0.26 0.00 0.09 0.00 0.02 99.63 22:01:40 22:01:01 0 0.45 0.00 0.07 0.00 0.02 99.47 22:01:40 22:01:01 1 0.07 0.00 0.12 0.00 0.02 99.80 22:01:40 Average: all 0.90 0.00 0.37 0.27 0.02 98.43 22:01:40 Average: 0 1.01 0.00 0.37 0.16 0.02 98.44 22:01:40 Average: 1 0.80 0.00 0.38 0.38 0.02 98.42 22:01:40 22:01:40 22:01:40