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 [2021-10-07T21:54:08.552Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T21:54:08.652Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T21:54:08.681Z] ========================================================= [2021-10-07T21:54:08.681Z] EdgeX Global Pipelines Version Info [2021-10-07T21:54:08.681Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dd4cda6ef5f29d8e0f0e279cf021fad76b13269f # timeout=10 [2021-10-07T21:54:09.957Z] ------------------- [2021-10-07T21:54:09.957Z] stable info: [2021-10-07T21:54:09.957Z] ------------------- [2021-10-07T21:54:09.957Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T21:54:09.957Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T21:54:09.957Z] Message: update stable to v1.0.207 [2021-10-07T21:54:10.553Z] ------------------- [2021-10-07T21:54:10.553Z] experimental info: [2021-10-07T21:54:10.553Z] ------------------- [2021-10-07T21:54:10.553Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T21:54:10.553Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T21:54:10.553Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T21:54:10.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-10-07T21:54:10.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-10-07T21:54:10.735Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T21:54:10.760Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T21:54:10.785Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T21:54:10.809Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T21:54:10.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T21:54:10.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T21:54:10.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T21:54:10.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T21:54:10.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T21:54:10.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-10-07T21:54:10.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T21:54:11.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T21:54:11.033Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T21:54:11.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T21:54:11.081Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T21:54:11.105Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T21:54:11.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T21:54:11.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T21:54:11.177Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T21:54:11.201Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T21:54:11.242Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T21:54:11.269Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T21:54:11.291Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-07T21:54:11.315Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T21:54:11.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo [2021-10-07T21:54:11.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo [2021-10-07T21:54:11.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo [2021-10-07T21:54:11.407Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 559899dc1a1535ca4356015731db33101d7fffbe [Pipeline] echo [2021-10-07T21:54:11.429Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 559899d [Pipeline] echo [2021-10-07T21:54:11.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T21:54:11.925Z] + git log --format=format:%s -1 559899dc1a1535ca4356015731db33101d7fffbe [Pipeline] echo [2021-10-07T21:54:11.977Z] GIT_COMMIT: 559899dc1a1535ca4356015731db33101d7fffbe, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0 [Pipeline] echo [2021-10-07T21:54:11.990Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:54:12.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:54:12.563Z] [2021-10-07T21:54:12.563Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:54:12.902Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:54:12.902Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T21:54:12.902Z] 31603596830f: Pulling fs layer [2021-10-07T21:54:12.902Z] 04fac38145f0: Pulling fs layer [2021-10-07T21:54:12.902Z] 701f6daf10bf: Pulling fs layer [2021-10-07T21:54:12.902Z] 24f72da36158: Pulling fs layer [2021-10-07T21:54:12.902Z] 24f72da36158: Waiting [2021-10-07T21:54:12.902Z] 04fac38145f0: Verifying Checksum [2021-10-07T21:54:12.902Z] 04fac38145f0: Download complete [2021-10-07T21:54:13.176Z] 31603596830f: Verifying Checksum [2021-10-07T21:54:13.176Z] 31603596830f: Download complete [2021-10-07T21:54:13.176Z] 701f6daf10bf: Verifying Checksum [2021-10-07T21:54:13.176Z] 701f6daf10bf: Download complete [2021-10-07T21:54:13.176Z] 24f72da36158: Verifying Checksum [2021-10-07T21:54:13.176Z] 24f72da36158: Download complete [2021-10-07T21:54:13.176Z] 31603596830f: Pull complete [2021-10-07T21:54:13.443Z] 04fac38145f0: Pull complete [2021-10-07T21:54:14.040Z] 701f6daf10bf: Pull complete [2021-10-07T21:54:14.040Z] 24f72da36158: Pull complete [2021-10-07T21:54:14.040Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T21:54:14.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:54:14.040Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T21:54:14.141Z] prd-centos7-docker-4c-2g-2464 does not seem to be running inside a container [2021-10-07T21:54:14.673Z] $ 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 [2021-10-07T21:54:15.423Z] $ docker top 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T21:54:15.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T21:54:15.557Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T21:54:15.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T21:54:15.680Z] $ docker exec 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 ssh-agent [2021-10-07T21:54:15.799Z] SSH_AUTH_SOCK=/tmp/ssh-0zXYufabgQyK/agent.14 [2021-10-07T21:54:15.799Z] SSH_AGENT_PID=20 [2021-10-07T21:54:15.816Z] Running ssh-add (command line suppressed) [2021-10-07T21:54:15.907Z] 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) [2021-10-07T21:54:15.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T21:54:16.270Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T21:54:16.302Z] $ docker exec --env ******** --env ******** 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 ssh-agent -k [2021-10-07T21:54:16.394Z] unset SSH_AUTH_SOCK; [2021-10-07T21:54:16.394Z] unset SSH_AGENT_PID; [2021-10-07T21:54:16.394Z] echo Agent pid 20 killed; [2021-10-07T21:54:16.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T21:54:16.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T21:54:16.579Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T21:54:16.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T21:54:16.700Z] $ docker exec 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 ssh-agent [2021-10-07T21:54:16.804Z] SSH_AUTH_SOCK=/tmp/ssh-36p2ZWkZONro/agent.53 [2021-10-07T21:54:16.804Z] SSH_AGENT_PID=59 [2021-10-07T21:54:16.815Z] Running ssh-add (command line suppressed) [2021-10-07T21:54:16.922Z] 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) [2021-10-07T21:54:16.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T21:54:17.285Z] + git semver init [2021-10-07T21:54:17.285Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T21:54:17.285Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-85/.git [2021-10-07T21:54:17.285Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-85 [2021-10-07T21:54:17.285Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T21:54:17.285Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T21:54:17.285Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T21:54:17.285Z] # $SEMVER_BRANCH = PR-85 [2021-10-07T21:54:17.285Z] # $SEMVER_TEMP = /tmp/semver-227510360 [2021-10-07T21:54:17.285Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-10-07T21:54:17.871Z] # '/tmp/semver-227510360' -> '/w/workspace/gexfoundry_go-mod-registry_PR-85/.semver' [2021-10-07T21:54:17.871Z] # -> Force: false [2021-10-07T21:54:17.871Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-85/.semver [Pipeline] } [2021-10-07T21:54:17.884Z] $ docker exec --env ******** --env ******** 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 ssh-agent -k [2021-10-07T21:54:17.969Z] unset SSH_AUTH_SOCK; [2021-10-07T21:54:17.969Z] unset SSH_AGENT_PID; [2021-10-07T21:54:17.969Z] echo Agent pid 59 killed; [2021-10-07T21:54:17.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T21:54:18.343Z] + git semver [Pipeline] } [2021-10-07T21:54:18.367Z] $ docker stop --time=1 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 [2021-10-07T21:54:19.608Z] $ docker rm -f 6cc1ba09215b1eb7edf001b50396ce4e8736a1c08c191f0023e73e72319d9826 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T21:54:20.197Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T21:54:20.791Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T21:54:20.794Z] [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 [2021-10-07T21:54:36.024Z] Still waiting to schedule task [2021-10-07T21:54:36.024Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T21:54:36.026Z] Still waiting to schedule task [2021-10-07T21:54:36.027Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-07T21:56:32.263Z] Running on prd-centos7-docker-4c-2g-2470 in /w/workspace/gexfoundry_go-mod-registry_PR-85 [Pipeline] { [Pipeline] ws [2021-10-07T21:56:32.281Z] Running in /w/workspace/go-mod-registry/3 [Pipeline] { [Pipeline] checkout [2021-10-07T21:56:32.402Z] Selected Git installation does not exist. Using Default [2021-10-07T21:56:32.402Z] The recommended git tool is: NONE [2021-10-07T21:56:35.951Z] using credential edgex-jenkins-ssh [2021-10-07T21:56:35.969Z] Cloning the remote Git repository [2021-10-07T21:56:36.003Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T21:56:36.071Z] > git init /w/workspace/go-mod-registry/3 # timeout=10 [2021-10-07T21:56:36.111Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T21:56:36.111Z] > git --version # timeout=10 [2021-10-07T21:56:36.121Z] > git --version # 'git version 2.24.4' [2021-10-07T21:56:36.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:56:36.147Z] [INFO] Currently running in a labeled security context [2021-10-07T21:56:36.147Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T21:56:36.148Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/3@tmp/jenkins-gitclient-ssh6852783180224543859.key [2021-10-07T21:56:36.157Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:56:36.784Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-07T21:56:36.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:56:36.807Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-07T21:56:36.823Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T21:56:36.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:56:36.825Z] [INFO] Currently running in a labeled security context [2021-10-07T21:56:36.825Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T21:56:36.825Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/3@tmp/jenkins-gitclient-ssh6934696048682259523.key [2021-10-07T21:56:36.831Z] > 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 [2021-10-07T21:56:37.296Z] Merging remotes/origin/main commit a10bb4151d6127a91624dcd644e2a930e70f06de into PR head commit 559899dc1a1535ca4356015731db33101d7fffbe [2021-10-07T21:56:37.390Z] Merge succeeded, producing 559899dc1a1535ca4356015731db33101d7fffbe [2021-10-07T21:56:37.391Z] Checking out Revision 559899dc1a1535ca4356015731db33101d7fffbe (PR-85) [2021-10-07T21:56:37.316Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T21:56:37.325Z] > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # timeout=10 [2021-10-07T21:56:37.358Z] > git remote # timeout=10 [2021-10-07T21:56:37.370Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T21:56:37.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:56:37.375Z] [INFO] Currently running in a labeled security context [2021-10-07T21:56:37.375Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T21:56:37.375Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/3@tmp/jenkins-gitclient-ssh1857069826026618394.key [2021-10-07T21:56:37.382Z] > git merge a10bb4151d6127a91624dcd644e2a930e70f06de # timeout=10 [2021-10-07T21:56:37.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T21:56:37.401Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T21:56:37.419Z] > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # timeout=10 [2021-10-07T21:56:41.241Z] 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 [2021-10-07T21:56:41.756Z] ========================================================= [2021-10-07T21:56:41.756Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T21:56:41.756Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:56:42.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T21:56:42.226Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T21:56:42.226Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T21:56:42.226Z] 57d31006c564: Pulling fs layer [2021-10-07T21:56:42.226Z] bd5ccded8296: Pulling fs layer [2021-10-07T21:56:42.226Z] 304dd3a0f381: Pulling fs layer [2021-10-07T21:56:42.226Z] d37cda54a23b: Pulling fs layer [2021-10-07T21:56:42.226Z] bae75c0f2455: Pulling fs layer [2021-10-07T21:56:42.226Z] 806579b3d29a: Pulling fs layer [2021-10-07T21:56:42.226Z] c77eb801bf70: Pulling fs layer [2021-10-07T21:56:42.226Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T21:56:42.226Z] 304dd3a0f381: Waiting [2021-10-07T21:56:42.226Z] d37cda54a23b: Waiting [2021-10-07T21:56:42.226Z] bae75c0f2455: Waiting [2021-10-07T21:56:42.226Z] 806579b3d29a: Waiting [2021-10-07T21:56:42.226Z] c77eb801bf70: Waiting [2021-10-07T21:56:42.226Z] 6d0567d44e1a: Waiting [2021-10-07T21:56:42.503Z] bd5ccded8296: Verifying Checksum [2021-10-07T21:56:42.503Z] bd5ccded8296: Download complete [2021-10-07T21:56:42.503Z] 57d31006c564: Verifying Checksum [2021-10-07T21:56:42.503Z] 57d31006c564: Download complete [2021-10-07T21:56:42.503Z] d37cda54a23b: Verifying Checksum [2021-10-07T21:56:42.503Z] d37cda54a23b: Download complete [2021-10-07T21:56:42.503Z] bae75c0f2455: Verifying Checksum [2021-10-07T21:56:42.503Z] bae75c0f2455: Download complete [2021-10-07T21:56:42.503Z] 806579b3d29a: Verifying Checksum [2021-10-07T21:56:42.503Z] 806579b3d29a: Download complete [2021-10-07T21:56:42.503Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T21:56:42.503Z] 4e9f2cdf4387: Download complete [2021-10-07T21:56:42.775Z] 4e9f2cdf4387: Pull complete [2021-10-07T21:56:42.775Z] 57d31006c564: Pull complete [2021-10-07T21:56:43.046Z] bd5ccded8296: Pull complete [2021-10-07T21:56:43.319Z] c77eb801bf70: Verifying Checksum [2021-10-07T21:56:43.319Z] c77eb801bf70: Download complete [2021-10-07T21:56:43.593Z] 304dd3a0f381: Verifying Checksum [2021-10-07T21:56:43.593Z] 304dd3a0f381: Download complete [2021-10-07T21:56:47.928Z] 304dd3a0f381: Pull complete [2021-10-07T21:56:47.928Z] d37cda54a23b: Pull complete [2021-10-07T21:56:47.928Z] bae75c0f2455: Pull complete [2021-10-07T21:56:47.928Z] 806579b3d29a: Pull complete [2021-10-07T21:56:47.928Z] c77eb801bf70: Pull complete [2021-10-07T21:57:14.677Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T21:57:14.677Z] 6d0567d44e1a: Download complete [2021-10-07T21:57:14.677Z] 6d0567d44e1a: Pull complete [2021-10-07T21:57:14.677Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T21:57:14.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T21:57:14.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-07T21:57:15.117Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:57:15.462Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T21:57:15.463Z] . [Pipeline] withDockerContainer [2021-10-07T21:57:15.590Z] prd-centos7-docker-4c-2g-2470 does not seem to be running inside a container [2021-10-07T21:57:15.676Z] $ 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 [2021-10-07T21:57:17.481Z] $ docker top 3feb3d93d4af33367308ad2f0883f95ec411518abbbaa7f775facb4c5da869cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T21:57:17.897Z] + go version [2021-10-07T21:57:17.897Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T21:57:17.914Z] $ docker stop --time=1 3feb3d93d4af33367308ad2f0883f95ec411518abbbaa7f775facb4c5da869cd [2021-10-07T21:57:19.110Z] $ docker rm -f 3feb3d93d4af33367308ad2f0883f95ec411518abbbaa7f775facb4c5da869cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:57:19.714Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T21:57:19.714Z] . [Pipeline] withDockerContainer [2021-10-07T21:57:19.801Z] prd-centos7-docker-4c-2g-2470 does not seem to be running inside a container [2021-10-07T21:57:20.086Z] $ 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 [2021-10-07T21:57:20.413Z] $ docker top ababf37dea32a44d7b93df88ffb0c0db15334c9c644d4e578a786110c682f903 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:57:21.054Z] + make test [2021-10-07T21:57:21.054Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T21:57:21.054Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T21:57:21.054Z] go: downloading github.com/hashicorp/consul/api v1.11.0 [2021-10-07T21:57:21.054Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-07T21:57:21.054Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T21:57:21.054Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T21:57:21.054Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T21:57:21.328Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-07T21:57:21.328Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-07T21:57:21.328Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-07T21:57:21.328Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-07T21:57:21.328Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-07T21:57:21.328Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-07T21:57:21.328Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-07T21:57:21.328Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-07T21:57:21.328Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-07T21:57:21.328Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-07T21:57:21.328Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-07T21:57:21.328Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-07T21:57:33.827Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.030s coverage: 83.6% of statements [2021-10-07T21:57:33.827Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-07T21:57:33.827Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.005s coverage: 85.7% of statements [2021-10-07T21:57:33.827Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-07T21:57:33.827Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T21:57:37.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T21:57:37.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T21:57:37.215Z] $ docker stop --time=1 ababf37dea32a44d7b93df88ffb0c0db15334c9c644d4e578a786110c682f903 [2021-10-07T21:57:38.613Z] $ docker rm -f ababf37dea32a44d7b93df88ffb0c0db15334c9c644d4e578a786110c682f903 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T21:57:39.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T21:57:39.325Z] 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 [2021-10-07T21:57:40.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T21:57:40.228Z] [2021-10-07T21:57:40.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:57:40.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T21:57:43.948Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T21:57:43.948Z] b4d181a07f80: Pulling fs layer [2021-10-07T21:57:43.948Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T21:57:43.948Z] ed53099fbce6: Pulling fs layer [2021-10-07T21:57:43.948Z] dc539afda2c1: Pulling fs layer [2021-10-07T21:57:43.948Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T21:57:43.948Z] 9065ff56babe: Pulling fs layer [2021-10-07T21:57:43.948Z] d287ab97295c: Pulling fs layer [2021-10-07T21:57:43.948Z] dc539afda2c1: Waiting [2021-10-07T21:57:43.948Z] 77bc0d833cb6: Waiting [2021-10-07T21:57:43.948Z] 9065ff56babe: Waiting [2021-10-07T21:57:43.948Z] d287ab97295c: Waiting [2021-10-07T21:57:44.750Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T21:57:44.750Z] a1111a8f2ec3: Download complete [2021-10-07T21:57:44.750Z] dc539afda2c1: Verifying Checksum [2021-10-07T21:57:44.750Z] dc539afda2c1: Download complete [2021-10-07T21:57:51.420Z] ed53099fbce6: Verifying Checksum [2021-10-07T21:57:51.420Z] ed53099fbce6: Download complete [2021-10-07T21:57:51.420Z] 9065ff56babe: Verifying Checksum [2021-10-07T21:57:51.420Z] 9065ff56babe: Download complete [2021-10-07T21:57:51.420Z] b4d181a07f80: Verifying Checksum [2021-10-07T21:57:51.420Z] b4d181a07f80: Download complete [2021-10-07T21:57:52.399Z] b4d181a07f80: Pull complete [2021-10-07T21:57:52.672Z] a1111a8f2ec3: Pull complete [2021-10-07T21:57:53.273Z] ed53099fbce6: Pull complete [2021-10-07T21:57:53.273Z] dc539afda2c1: Pull complete [2021-10-07T21:58:28.642Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2471 in /w/workspace/gexfoundry_go-mod-registry_PR-85 [Pipeline] { [Pipeline] ws [2021-10-07T21:58:28.661Z] Running in /w/workspace/go-mod-registry/3 [Pipeline] { [Pipeline] checkout [2021-10-07T21:58:29.032Z] Selected Git installation does not exist. Using Default [2021-10-07T21:58:29.032Z] The recommended git tool is: NONE [2021-10-07T21:58:36.954Z] using credential edgex-jenkins-ssh [2021-10-07T21:58:36.979Z] Cloning the remote Git repository [2021-10-07T21:58:37.039Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T21:58:37.195Z] > git init /w/workspace/go-mod-registry/3 # timeout=10 [2021-10-07T21:58:37.285Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T21:58:37.286Z] > git --version # timeout=10 [2021-10-07T21:58:37.305Z] > git --version # 'git version 2.17.1' [2021-10-07T21:58:37.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:58:37.411Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:58:39.047Z] Merging remotes/origin/main commit a10bb4151d6127a91624dcd644e2a930e70f06de into PR head commit 559899dc1a1535ca4356015731db33101d7fffbe [2021-10-07T21:58:39.318Z] Merge succeeded, producing 559899dc1a1535ca4356015731db33101d7fffbe [2021-10-07T21:58:39.319Z] Checking out Revision 559899dc1a1535ca4356015731db33101d7fffbe (PR-85) [2021-10-07T21:58:38.362Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-07T21:58:38.377Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:58:38.402Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-07T21:58:38.438Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T21:58:38.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:58:38.452Z] > 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 [2021-10-07T21:58:39.068Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T21:58:39.086Z] > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # timeout=10 [2021-10-07T21:58:39.220Z] > git remote # timeout=10 [2021-10-07T21:58:39.248Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T21:58:39.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:58:39.275Z] > git merge a10bb4151d6127a91624dcd644e2a930e70f06de # timeout=10 [2021-10-07T21:58:39.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T21:58:39.326Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T21:58:39.348Z] > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # timeout=10 [2021-10-07T21:58:44.522Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.11.0" [2021-10-07T21:58:44.883Z] [2021-10-07T21:58:44.883Z] GitHub has been notified of this commit’s build result [2021-10-07T21:58:44.883Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T21:58:45.353Z] ========================================================= [2021-10-07T21:58:45.353Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T21:58:45.353Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:58:46.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T21:58:48.773Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T21:58:48.773Z] bbf911997326: Pulling fs layer [2021-10-07T21:58:48.773Z] 58ec367f63d7: Pulling fs layer [2021-10-07T21:58:48.773Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T21:58:48.773Z] fc5181fea5dc: Pulling fs layer [2021-10-07T21:58:48.773Z] 9c418107303f: Pulling fs layer [2021-10-07T21:58:48.773Z] 284eca6f2348: Pulling fs layer [2021-10-07T21:58:48.773Z] 842844d905b1: Pulling fs layer [2021-10-07T21:58:48.773Z] 901a3a57568e: Pulling fs layer [2021-10-07T21:58:48.773Z] fc5181fea5dc: Waiting [2021-10-07T21:58:48.773Z] 9c418107303f: Waiting [2021-10-07T21:58:48.773Z] 284eca6f2348: Waiting [2021-10-07T21:58:48.773Z] 901a3a57568e: Waiting [2021-10-07T21:58:48.773Z] 842844d905b1: Waiting [2021-10-07T21:58:48.773Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T21:58:48.773Z] 1b4a6ffa7d45: Download complete [2021-10-07T21:58:48.773Z] 58ec367f63d7: Verifying Checksum [2021-10-07T21:58:48.773Z] 58ec367f63d7: Download complete [2021-10-07T21:58:48.773Z] 9c418107303f: Verifying Checksum [2021-10-07T21:58:48.773Z] 9c418107303f: Download complete [2021-10-07T21:58:48.773Z] 284eca6f2348: Download complete [2021-10-07T21:58:48.773Z] 842844d905b1: Verifying Checksum [2021-10-07T21:58:48.773Z] 842844d905b1: Download complete [2021-10-07T21:58:49.064Z] bbf911997326: Verifying Checksum [2021-10-07T21:58:49.064Z] bbf911997326: Download complete [2021-10-07T21:58:49.693Z] bbf911997326: Pull complete [2021-10-07T21:58:49.706Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T21:58:49.706Z] 77bc0d833cb6: Download complete [2021-10-07T21:58:49.706Z] 77bc0d833cb6: Pull complete [2021-10-07T21:58:49.706Z] 9065ff56babe: Pull complete [2021-10-07T21:58:50.327Z] 58ec367f63d7: Pull complete [2021-10-07T21:58:50.616Z] 1b4a6ffa7d45: Pull complete [2021-10-07T21:58:53.063Z] d287ab97295c: Verifying Checksum [2021-10-07T21:58:53.063Z] d287ab97295c: Download complete [2021-10-07T21:58:56.173Z] 901a3a57568e: Verifying Checksum [2021-10-07T21:58:56.173Z] 901a3a57568e: Download complete [2021-10-07T21:58:56.173Z] fc5181fea5dc: Verifying Checksum [2021-10-07T21:58:56.173Z] fc5181fea5dc: Download complete [2021-10-07T21:58:57.396Z] d287ab97295c: Pull complete [2021-10-07T21:58:57.396Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T21:58:57.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T21:58:57.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T21:58:57.517Z] prd-centos7-docker-4c-2g-2470 does not seem to be running inside a container [2021-10-07T21:58:57.925Z] $ 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 [2021-10-07T21:58:59.681Z] $ docker top ac5e3beb994121683a8b138428498b6ea2e2fdc23fa0043712653397325b538e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:59:00.160Z] ---> job-cost.sh [2021-10-07T21:59:00.160Z] lf-activate-venv: SKIPPING [2021-10-07T21:59:00.160Z] INFO: No Stack... [2021-10-07T21:59:00.428Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T21:59:00.696Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T21:59:01.069Z] + cat /w/workspace/go-mod-registry/3/archives/cost.csv [2021-10-07T21:59:01.069Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T21:59:01.118Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] [2021-10-07T21:59:01.138Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] did not exist. Created. [2021-10-07T21:59:01.138Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T21:59:01.511Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T21:59:01.554Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T21:59:01.567Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T21:59:01.595Z] $ docker stop --time=1 ac5e3beb994121683a8b138428498b6ea2e2fdc23fa0043712653397325b538e [2021-10-07T21:59:02.739Z] $ 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] } [2021-10-07T21:59:06.493Z] fc5181fea5dc: Pull complete [2021-10-07T21:59:06.494Z] 9c418107303f: Pull complete [2021-10-07T21:59:06.494Z] 284eca6f2348: Pull complete [2021-10-07T21:59:06.494Z] 842844d905b1: Pull complete [2021-10-07T21:59:12.034Z] 901a3a57568e: Pull complete [2021-10-07T21:59:12.034Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T21:59:12.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T21:59:12.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-07T21:59:12.527Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:59:13.251Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T21:59:13.251Z] . [Pipeline] withDockerContainer [2021-10-07T21:59:13.751Z] prd-ubuntu18.04-docker-arm64-4c-16g-2471 does not seem to be running inside a container [2021-10-07T21:59:13.991Z] $ 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 [2021-10-07T21:59:22.247Z] $ docker top 122a129dd409d631d346e08a9882c65aa50dcd243df4fb11e21fd2038da2f80c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T21:59:23.316Z] + go version [2021-10-07T21:59:23.316Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T21:59:23.354Z] $ docker stop --time=1 122a129dd409d631d346e08a9882c65aa50dcd243df4fb11e21fd2038da2f80c [2021-10-07T21:59:25.186Z] $ docker rm -f 122a129dd409d631d346e08a9882c65aa50dcd243df4fb11e21fd2038da2f80c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:59:26.002Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T21:59:26.002Z] . [Pipeline] withDockerContainer [2021-10-07T21:59:26.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-2471 does not seem to be running inside a container [2021-10-07T21:59:26.418Z] $ 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 [2021-10-07T21:59:27.973Z] $ docker top a64180d5a878ecbe477e7daf9b71a87027e6c44893c9a9f30dd61ed1aab7ed9d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:59:28.985Z] + make test [2021-10-07T21:59:28.985Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T21:59:30.003Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T21:59:30.003Z] go: downloading github.com/hashicorp/consul/api v1.11.0 [2021-10-07T21:59:30.003Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-07T21:59:30.003Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T21:59:30.003Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T21:59:30.003Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T21:59:30.290Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-07T21:59:30.290Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-07T21:59:30.290Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-07T21:59:30.290Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-07T21:59:30.290Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-07T21:59:30.290Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-07T21:59:30.290Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-07T21:59:30.290Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-07T21:59:30.290Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-07T21:59:30.580Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-07T21:59:30.580Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-07T21:59:30.580Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-07T22:00:10.333Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.093s coverage: 83.6% of statements [2021-10-07T22:00:10.333Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-07T22:00:10.333Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.014s coverage: 85.7% of statements [2021-10-07T22:00:10.333Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-07T22:00:10.333Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T22:00:28.930Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T22:00:28.930Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T22:00:28.963Z] $ docker stop --time=1 a64180d5a878ecbe477e7daf9b71a87027e6c44893c9a9f30dd61ed1aab7ed9d [2021-10-07T22:00:30.823Z] $ docker rm -f a64180d5a878ecbe477e7daf9b71a87027e6c44893c9a9f30dd61ed1aab7ed9d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T22:00:31.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T22:00:31.967Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T22:00:32.925Z] 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 [2021-10-07T22:00:34.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:00:34.303Z] [2021-10-07T22:00:34.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:00:34.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:00:35.010Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T22:00:35.010Z] 448f6bf000e3: Pulling fs layer [2021-10-07T22:00:35.010Z] f757da607395: Pulling fs layer [2021-10-07T22:00:35.010Z] 05883995daec: Pulling fs layer [2021-10-07T22:00:35.010Z] 8603b9c90790: Pulling fs layer [2021-10-07T22:00:35.010Z] 1560dd03e051: Pulling fs layer [2021-10-07T22:00:35.010Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T22:00:35.010Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T22:00:35.010Z] 1560dd03e051: Waiting [2021-10-07T22:00:35.010Z] 27f5ce0e4adf: Waiting [2021-10-07T22:00:35.010Z] c2d8d7efcc4b: Waiting [2021-10-07T22:00:35.010Z] 8603b9c90790: Waiting [2021-10-07T22:00:35.010Z] f757da607395: Verifying Checksum [2021-10-07T22:00:35.010Z] f757da607395: Download complete [2021-10-07T22:00:35.305Z] 8603b9c90790: Verifying Checksum [2021-10-07T22:00:35.306Z] 8603b9c90790: Download complete [2021-10-07T22:00:35.306Z] 1560dd03e051: Verifying Checksum [2021-10-07T22:00:35.306Z] 1560dd03e051: Download complete [2021-10-07T22:00:35.306Z] 05883995daec: Verifying Checksum [2021-10-07T22:00:35.306Z] 05883995daec: Download complete [2021-10-07T22:00:35.306Z] 27f5ce0e4adf: Download complete [2021-10-07T22:00:35.931Z] 448f6bf000e3: Verifying Checksum [2021-10-07T22:00:35.931Z] 448f6bf000e3: Download complete [2021-10-07T22:00:39.428Z] 448f6bf000e3: Pull complete [2021-10-07T22:00:40.447Z] f757da607395: Pull complete [2021-10-07T22:00:41.952Z] 05883995daec: Pull complete [2021-10-07T22:00:42.276Z] 8603b9c90790: Pull complete [2021-10-07T22:00:42.276Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T22:00:42.276Z] c2d8d7efcc4b: Download complete [2021-10-07T22:00:43.295Z] 1560dd03e051: Pull complete [2021-10-07T22:00:43.587Z] 27f5ce0e4adf: Pull complete [2021-10-07T22:00:58.842Z] c2d8d7efcc4b: Pull complete [2021-10-07T22:00:58.842Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T22:00:58.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:00:58.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T22:00:59.191Z] prd-ubuntu18.04-docker-arm64-4c-16g-2471 does not seem to be running inside a container [2021-10-07T22:00:59.355Z] $ 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 [2021-10-07T22:01:05.527Z] $ docker top 9f1dff824ae3c7bb2b4fffaf1fbbb5180c33f7f8a77d1964f4fdbd22c8e40049 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:01:06.780Z] ---> job-cost.sh [2021-10-07T22:01:06.780Z] lf-activate-venv: SKIPPING [2021-10-07T22:01:06.780Z] INFO: No Stack... [2021-10-07T22:01:06.780Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T22:01:07.402Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T22:01:08.177Z] + cat /w/workspace/go-mod-registry/3/archives/cost.csv [2021-10-07T22:01:08.177Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T22:01:08.295Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] [2021-10-07T22:01:08.304Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] did not exist. Created. [2021-10-07T22:01:08.304Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T22:01:09.169Z] /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 [2021-10-07T22:01:10.064Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T22:01:10.114Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T22:01:10.234Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T22:01:10.244Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-85-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T22:01:10.275Z] $ docker stop --time=1 9f1dff824ae3c7bb2b4fffaf1fbbb5180c33f7f8a77d1964f4fdbd22c8e40049 [2021-10-07T22:01:11.977Z] $ 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 [2021-10-07T22:01:12.973Z] provisioning config files... [2021-10-07T22:01:13.249Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/config6291224765602335940tmp [Pipeline] { [Pipeline] sh [2021-10-07T22:01:13.599Z] + set +x [2021-10-07T22:01:13.599Z] + bash -s -- [2021-10-07T22:01:13.599Z] + curl -s https://codecov.io/bash [2021-10-07T22:01:13.599Z] [2021-10-07T22:01:13.599Z] _____ _ [2021-10-07T22:01:13.599Z] / ____| | | [2021-10-07T22:01:13.599Z] | | ___ __| | ___ ___ _____ __ [2021-10-07T22:01:13.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-07T22:01:13.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-07T22:01:13.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-07T22:01:13.599Z] Bash-1.0.6 [2021-10-07T22:01:13.599Z] [2021-10-07T22:01:13.599Z] [2021-10-07T22:01:13.599Z] ==> git version 2.24.4 found [2021-10-07T22:01:13.599Z] ==> 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 [2021-10-07T22:01:13.599Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-07T22:01:13.599Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-07T22:01:13.599Z] ==> Jenkins CI detected. [2021-10-07T22:01:13.599Z] current dir:  /w/workspace/gexfoundry_go-mod-registry_PR-85 [2021-10-07T22:01:13.599Z] project root: . [2021-10-07T22:01:13.599Z] --> token set from env [2021-10-07T22:01:13.599Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-07T22:01:13.867Z] ==> Running gcov in . (disable via -X gcov) [2021-10-07T22:01:13.867Z] ==> Python coveragepy not found [2021-10-07T22:01:13.867Z] ==> Searching for coverage reports in: [2021-10-07T22:01:13.867Z] + . [2021-10-07T22:01:13.867Z] -> Found 1 reports [2021-10-07T22:01:13.867Z] ==> Detecting git/mercurial file structure [2021-10-07T22:01:13.867Z] ==> Reading reports [2021-10-07T22:01:13.867Z] + ./coverage.out bytes=10197 [2021-10-07T22:01:13.867Z] ==> Appending adjustments [2021-10-07T22:01:13.867Z] https://docs.codecov.io/docs/fixing-reports [2021-10-07T22:01:13.867Z] + Found adjustments [2021-10-07T22:01:13.867Z] ==> Gzipping contents [2021-10-07T22:01:13.867Z] 4.0K /tmp/codecov.yscZnJ.gz [2021-10-07T22:01:13.867Z] ==> Uploading reports [2021-10-07T22:01:13.867Z] url: https://codecov.io [2021-10-07T22:01:13.867Z] 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= [2021-10-07T22:01:13.867Z] -> Pinging Codecov [2021-10-07T22:01:13.867Z] 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= [2021-10-07T22:01:14.135Z] -> Uploading to [2021-10-07T22:01:14.135Z] 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 [2021-10-07T22:01:14.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T22:01:14.135Z] Dload Upload Total Spent Left Speed [2021-10-07T22:01:14.721Z] 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 [2021-10-07T22:01:14.721Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/559899dc1a1535ca4356015731db33101d7fffbe [Pipeline] } [2021-10-07T22:01:14.734Z] 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 [2021-10-07T22:01:16.340Z] + '[' -d /w/workspace/gexfoundry_go-mod-registry_PR-85/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:01:16.678Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:01:17.301Z] ---> package-listing.sh [2021-10-07T22:01:17.301Z] ++ facter osfamily [2021-10-07T22:01:17.301Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T22:01:17.567Z] + OS_FAMILY=redhat [2021-10-07T22:01:17.567Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-85 [2021-10-07T22:01:17.567Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T22:01:17.567Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T22:01:17.567Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T22:01:17.567Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T22:01:17.567Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-85 ']' [2021-10-07T22:01:17.567Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T22:01:17.567Z] + case "${OS_FAMILY}" in [2021-10-07T22:01:17.567Z] + rpm -qa [2021-10-07T22:01:17.567Z] + sort [2021-10-07T22:01:18.162Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T22:01:18.162Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T22:01:18.162Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T22:01:18.162Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-85 ']' [2021-10-07T22:01:18.162Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-85/archives/ [2021-10-07T22:01:18.162Z] + 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 [2021-10-07T22:01:18.178Z] 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 [2021-10-07T22:01:18.488Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:01:19.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:01:19.085Z] [2021-10-07T22:01:19.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:01:19.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:01:19.430Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T22:01:19.430Z] b4d181a07f80: Pulling fs layer [2021-10-07T22:01:19.430Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T22:01:19.430Z] ed53099fbce6: Pulling fs layer [2021-10-07T22:01:19.430Z] dc539afda2c1: Pulling fs layer [2021-10-07T22:01:19.430Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T22:01:19.430Z] 9065ff56babe: Pulling fs layer [2021-10-07T22:01:19.430Z] d287ab97295c: Pulling fs layer [2021-10-07T22:01:19.430Z] dc539afda2c1: Waiting [2021-10-07T22:01:19.430Z] 77bc0d833cb6: Waiting [2021-10-07T22:01:19.430Z] 9065ff56babe: Waiting [2021-10-07T22:01:19.430Z] d287ab97295c: Waiting [2021-10-07T22:01:19.698Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T22:01:19.698Z] a1111a8f2ec3: Download complete [2021-10-07T22:01:19.698Z] dc539afda2c1: Verifying Checksum [2021-10-07T22:01:19.698Z] dc539afda2c1: Download complete [2021-10-07T22:01:19.978Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T22:01:19.978Z] 77bc0d833cb6: Download complete [2021-10-07T22:01:19.978Z] 9065ff56babe: Verifying Checksum [2021-10-07T22:01:19.978Z] 9065ff56babe: Download complete [2021-10-07T22:01:19.978Z] ed53099fbce6: Verifying Checksum [2021-10-07T22:01:19.978Z] ed53099fbce6: Download complete [2021-10-07T22:01:19.978Z] b4d181a07f80: Verifying Checksum [2021-10-07T22:01:19.978Z] b4d181a07f80: Download complete [2021-10-07T22:01:21.403Z] b4d181a07f80: Pull complete [2021-10-07T22:01:21.882Z] a1111a8f2ec3: Pull complete [2021-10-07T22:01:22.154Z] ed53099fbce6: Pull complete [2021-10-07T22:01:22.155Z] dc539afda2c1: Pull complete [2021-10-07T22:01:22.738Z] 77bc0d833cb6: Pull complete [2021-10-07T22:01:22.738Z] 9065ff56babe: Pull complete [2021-10-07T22:01:26.108Z] d287ab97295c: Verifying Checksum [2021-10-07T22:01:26.108Z] d287ab97295c: Download complete [2021-10-07T22:01:31.796Z] d287ab97295c: Pull complete [2021-10-07T22:01:31.796Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T22:01:31.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:01:31.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T22:01:31.910Z] prd-centos7-docker-4c-2g-2464 does not seem to be running inside a container [2021-10-07T22:01:31.989Z] $ 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 [2021-10-07T22:01:34.863Z] $ docker top d13d525ea07936561bad5f01db3ab4067a40018b74855d32f174a6512783ca23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T22:01:35.263Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T22:01:35.585Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T22:01:35.918Z] + ls /var/log/sa-host [2021-10-07T22:01:35.918Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T22:01:35.918Z] file_magic: OK [2021-10-07T22:01:35.918Z] HZ: Using current value: 100 [2021-10-07T22:01:35.918Z] file_header: OK [2021-10-07T22:01:35.918Z] 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 [2021-10-07T22:01:35.918Z] Statistics: [2021-10-07T22:01:35.918Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T22:01:35.918Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T22:01:35.918Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T22:01:35.918Z] file_magic: OK [2021-10-07T22:01:35.918Z] HZ: Using current value: 100 [2021-10-07T22:01:35.918Z] file_header: OK [2021-10-07T22:01:35.918Z] 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 [2021-10-07T22:01:35.918Z] Statistics: [2021-10-07T22:01:35.918Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T22:01:35.918Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T22:01:36.504Z] provisioning config files... [2021-10-07T22:01:36.520Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/config9063220513894469268tmp [Pipeline] { [Pipeline] echo [2021-10-07T22:01:36.543Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:01:36.856Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T22:01:36.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:01:37.276Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T22:01:37.295Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:01:37.614Z] ---> sudo-logs.sh [2021-10-07T22:01:37.614Z] Archiving 'sudo' log.. [2021-10-07T22:01:37.614Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2464.novalocal: Name or service not known [2021-10-07T22:01:37.614Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2464.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T22:01:37.656Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:01:37.984Z] ---> job-cost.sh [2021-10-07T22:01:37.984Z] lf-activate-venv: SKIPPING [2021-10-07T22:01:37.984Z] DEBUG: total: 0.10999999940395355 [2021-10-07T22:01:37.984Z] INFO: Retrieving Stack Cost... [2021-10-07T22:01:38.251Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T22:01:38.519Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T22:01:38.538Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:01:38.855Z] ---> logs-deploy.sh [2021-10-07T22:01:38.855Z] lf-activate-venv: SKIPPING [2021-10-07T22:01:38.855Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-85/3 [2021-10-07T22:01:38.855Z] INFO: archiving workspace using pattern(s): [2021-10-07T22:01:39.438Z] Archives upload complete. [2021-10-07T22:01:39.708Z] INFO: archiving logs to Nexus [2021-10-07T22:01:40.291Z] ---> uname -a: [2021-10-07T22:01:40.291Z] 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 [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] ---> lscpu: [2021-10-07T22:01:40.291Z] Architecture: x86_64 [2021-10-07T22:01:40.291Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-07T22:01:40.291Z] Byte Order: Little Endian [2021-10-07T22:01:40.291Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-07T22:01:40.291Z] CPU(s): 2 [2021-10-07T22:01:40.291Z] On-line CPU(s) list: 0,1 [2021-10-07T22:01:40.291Z] Thread(s) per core: 1 [2021-10-07T22:01:40.291Z] Core(s) per socket: 1 [2021-10-07T22:01:40.291Z] Socket(s): 2 [2021-10-07T22:01:40.291Z] NUMA node(s): 1 [2021-10-07T22:01:40.291Z] Vendor ID: AuthenticAMD [2021-10-07T22:01:40.291Z] CPU family: 23 [2021-10-07T22:01:40.291Z] Model: 49 [2021-10-07T22:01:40.291Z] Model name: AMD EPYC-Rome Processor [2021-10-07T22:01:40.291Z] Stepping: 0 [2021-10-07T22:01:40.291Z] CPU MHz: 2800.000 [2021-10-07T22:01:40.291Z] BogoMIPS: 5600.00 [2021-10-07T22:01:40.291Z] Virtualization: AMD-V [2021-10-07T22:01:40.291Z] Hypervisor vendor: KVM [2021-10-07T22:01:40.291Z] Virtualization type: full [2021-10-07T22:01:40.291Z] L1d cache: 32K [2021-10-07T22:01:40.291Z] L1i cache: 32K [2021-10-07T22:01:40.291Z] L2 cache: 512K [2021-10-07T22:01:40.291Z] L3 cache: 16384K [2021-10-07T22:01:40.291Z] NUMA node0 CPU(s): 0,1 [2021-10-07T22:01:40.291Z] 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 [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] ---> nproc: [2021-10-07T22:01:40.291Z] 2 [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] ---> df -h: [2021-10-07T22:01:40.291Z] Filesystem Size Used Avail Use% Mounted on [2021-10-07T22:01:40.291Z] overlay 40G 7.7G 33G 20% / [2021-10-07T22:01:40.291Z] tmpfs 64M 0 64M 0% /dev [2021-10-07T22:01:40.291Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-07T22:01:40.291Z] shm 64M 0 64M 0% /dev/shm [2021-10-07T22:01:40.291Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] ---> sar -b -r -n DEV: [2021-10-07T22:01:40.291Z] 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) [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] 21:53:03 LINUX RESTART (2 CPU) [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] 21:54:01 tps rtps wtps bread/s bwrtn/s [2021-10-07T22:01:40.291Z] 21:55:01 88.36 3.45 84.92 2339.26 3211.17 [2021-10-07T22:01:40.291Z] 21:56:01 1.70 0.00 1.70 0.00 32.77 [2021-10-07T22:01:40.291Z] 21:57:01 0.35 0.00 0.35 0.00 5.16 [2021-10-07T22:01:40.291Z] 21:58:01 0.20 0.00 0.20 0.00 3.43 [2021-10-07T22:01:40.291Z] 21:59:01 0.33 0.00 0.33 0.00 5.48 [2021-10-07T22:01:40.291Z] 22:00:01 0.37 0.00 0.37 0.00 5.81 [2021-10-07T22:01:40.291Z] 22:01:01 0.35 0.02 0.33 0.13 6.11 [2021-10-07T22:01:40.291Z] Average: 13.10 0.49 12.60 334.31 467.29 [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] 21:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-07T22:01:40.291Z] 21:55:01 5680456 0 624052 7.79 2620 1701804 1246416 13.76 560496 1529160 28 [2021-10-07T22:01:40.291Z] 21:56:01 5688892 0 615612 7.69 2620 1701808 1160660 12.81 553584 1529192 16 [2021-10-07T22:01:40.291Z] 21:57:01 5690284 0 614220 7.67 2620 1701808 1160876 12.82 551952 1529192 8 [2021-10-07T22:01:40.291Z] 21:58:01 5689980 0 614516 7.67 2620 1701816 1160912 12.82 551168 1529944 8 [2021-10-07T22:01:40.291Z] 21:59:01 5693256 0 611232 7.63 2620 1701824 1160852 12.82 548772 1529944 16 [2021-10-07T22:01:40.291Z] 22:00:01 5692920 0 611564 7.64 2620 1701828 1160912 12.82 548972 1530000 20 [2021-10-07T22:01:40.291Z] 22:01:01 5679504 0 624976 7.80 2620 1701832 1163732 12.85 561212 1530000 8 [2021-10-07T22:01:40.291Z] Average: 5687899 0 616596 7.70 2620 1701817 1173480 12.96 553737 1529633 15 [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] 21:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-07T22:01:40.291Z] 21:55:01 eth0 96.60 69.45 382.05 30.03 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:55:01 docker0 1.75 1.18 0.42 2.64 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:56:01 eth0 2.10 0.10 0.18 0.01 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:57:01 eth0 2.08 0.58 0.64 0.39 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:58:01 eth0 2.25 0.52 0.63 0.39 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:59:01 eth0 1.53 0.38 0.49 0.26 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 22:00:01 eth0 1.08 0.63 0.54 0.40 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 22:01:01 eth0 1.07 0.33 0.32 0.20 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] Average: eth0 15.25 10.29 55.00 4.53 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] Average: docker0 0.25 0.17 0.06 0.38 0.00 0.00 0.00 0.00 [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] ---> sar -P ALL: [2021-10-07T22:01:40.291Z] 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) [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] 21:53:03 LINUX RESTART (2 CPU) [2021-10-07T22:01:40.291Z] [2021-10-07T22:01:40.291Z] 21:54:01 CPU %user %nice %system %iowait %steal %idle [2021-10-07T22:01:40.291Z] 21:55:01 all 4.93 0.00 2.23 1.94 0.04 90.86 [2021-10-07T22:01:40.291Z] 21:55:01 0 4.98 0.00 2.25 1.15 0.05 91.57 [2021-10-07T22:01:40.291Z] 21:55:01 1 4.88 0.00 2.22 2.73 0.03 90.15 [2021-10-07T22:01:40.291Z] 21:56:01 all 0.27 0.00 0.09 0.00 0.02 99.62 [2021-10-07T22:01:40.291Z] 21:56:01 0 0.08 0.00 0.10 0.00 0.02 99.80 [2021-10-07T22:01:40.292Z] 21:56:01 1 0.45 0.00 0.08 0.00 0.02 99.45 [2021-10-07T22:01:40.292Z] 21:57:01 all 0.24 0.00 0.04 0.00 0.01 99.71 [2021-10-07T22:01:40.292Z] 21:57:01 0 0.42 0.00 0.03 0.00 0.00 99.55 [2021-10-07T22:01:40.292Z] 21:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-10-07T22:01:40.292Z] 21:58:01 all 0.22 0.00 0.06 0.00 0.02 99.71 [2021-10-07T22:01:40.292Z] 21:58:01 0 0.38 0.00 0.05 0.00 0.02 99.55 [2021-10-07T22:01:40.292Z] 21:58:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-10-07T22:01:40.292Z] 21:59:01 all 0.23 0.00 0.06 0.00 0.02 99.69 [2021-10-07T22:01:40.292Z] 21:59:01 0 0.40 0.00 0.05 0.00 0.02 99.53 [2021-10-07T22:01:40.292Z] 21:59:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-10-07T22:01:40.292Z] 22:00:01 all 0.23 0.00 0.07 0.00 0.01 99.69 [2021-10-07T22:01:40.292Z] 22:00:01 0 0.40 0.00 0.07 0.00 0.00 99.53 [2021-10-07T22:01:40.292Z] 22:00:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-10-07T22:01:40.292Z] 22:01:01 all 0.26 0.00 0.09 0.00 0.02 99.63 [2021-10-07T22:01:40.292Z] 22:01:01 0 0.45 0.00 0.07 0.00 0.02 99.47 [2021-10-07T22:01:40.292Z] 22:01:01 1 0.07 0.00 0.12 0.00 0.02 99.80 [2021-10-07T22:01:40.292Z] Average: all 0.90 0.00 0.37 0.27 0.02 98.43 [2021-10-07T22:01:40.292Z] Average: 0 1.01 0.00 0.37 0.16 0.02 98.44 [2021-10-07T22:01:40.292Z] Average: 1 0.80 0.00 0.38 0.38 0.02 98.42 [2021-10-07T22:01:40.292Z] [2021-10-07T22:01:40.292Z] [2021-10-07T22:01:40.292Z]