Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 46be54db7f748eeb69772261eda72bf9d7931ded+a114c3c07fc215ea9a9fe04f5a17874b1416d58e (7eee2cd99e1d4c25b5b59e7a16a572fa6c8b2de2) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5614574583233031991.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh318967265976167820.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-41/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-41/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6546364742707428009.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7716436263180280798.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-41/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-41/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3212957341210369401.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2140 in /w/workspace/undry_go-mod-configuration_PR-41 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-41 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-41@tmp/jenkins-gitclient-ssh1141858611575710097.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-41@tmp/jenkins-gitclient-ssh4975081635588995566.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a114c3c07fc215ea9a9fe04f5a17874b1416d58e into PR head commit 46be54db7f748eeb69772261eda72bf9d7931ded Merge succeeded, producing 46be54db7f748eeb69772261eda72bf9d7931ded Checking out Revision 46be54db7f748eeb69772261eda72bf9d7931ded (PR-41) > git config core.sparsecheckout # timeout=10 > git checkout -f 46be54db7f748eeb69772261eda72bf9d7931ded # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-41@tmp/jenkins-gitclient-ssh2915582861735544070.key > git merge a114c3c07fc215ea9a9fe04f5a17874b1416d58e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46be54db7f748eeb69772261eda72bf9d7931ded # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" > git rev-list --no-walk 46be54db7f748eeb69772261eda72bf9d7931ded # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:45:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:45:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:45:58 ========================================================= 21:45:58 EdgeX Global Pipelines Version Info 21:45:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:46:00 ------------------- 21:46:00 stable info: 21:46:00 ------------------- 21:46:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:46:00 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 21:46:00 Message: update stable to v1.0.196 21:46:00 ------------------- 21:46:00 experimental info: 21:46:00 ------------------- 21:46:00 Commited By: **** collab-it+edgex@linuxfoundation.org 21:46:00 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 21:46:00 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:46:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 21:46:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 21:46:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:46:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:46:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:46:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:46:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-41 [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-41 [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-41 [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46be54db7f748eeb69772261eda72bf9d7931ded [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46be54d [Pipeline] echo 21:46:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:02 + git log --format=format:%s -1 46be54db7f748eeb69772261eda72bf9d7931ded [Pipeline] echo 21:46:02 GIT_COMMIT: 46be54db7f748eeb69772261eda72bf9d7931ded, Commit Message: build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo 21:46:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:46:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:46:03 21:46:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:46:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:46:03 latest: Pulling from edgex-devops/git-semver 21:46:03 31603596830f: Pulling fs layer 21:46:03 b6dc333f4379: Pulling fs layer 21:46:03 3d9ef1400e77: Pulling fs layer 21:46:03 fd332fbdc1db: Pulling fs layer 21:46:03 fd332fbdc1db: Waiting 21:46:03 b6dc333f4379: Download complete 21:46:03 31603596830f: Verifying Checksum 21:46:03 31603596830f: Download complete 21:46:04 3d9ef1400e77: Verifying Checksum 21:46:04 3d9ef1400e77: Download complete 21:46:04 fd332fbdc1db: Verifying Checksum 21:46:04 fd332fbdc1db: Download complete 21:46:04 31603596830f: Pull complete 21:46:04 b6dc333f4379: Pull complete 21:46:04 3d9ef1400e77: Pull complete 21:46:04 fd332fbdc1db: Pull complete 21:46:04 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 21:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:46:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:46:05 prd-centos7-docker-4c-2g-2140 does not seem to be running inside a container 21:46:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-41 -v /w/workspace/undry_go-mod-configuration_PR-41:/w/workspace/undry_go-mod-configuration_PR-41:rw,z -v /w/workspace/undry_go-mod-configuration_PR-41@tmp:/w/workspace/undry_go-mod-configuration_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:46:06 $ docker top 4cdac71d79fece535d9e5b5e2a7b787840c53603200ae4c2cf5b7e7c924a406b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:46:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:06 [ssh-agent] Looking for ssh-agent implementation... 21:46:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:06 $ docker exec 4cdac71d79fece535d9e5b5e2a7b787840c53603200ae4c2cf5b7e7c924a406b ssh-agent 21:46:06 SSH_AUTH_SOCK=/tmp/ssh-dNLGmdwVEV8h/agent.14 21:46:06 SSH_AGENT_PID=20 21:46:06 Running ssh-add (command line suppressed) 21:46:06 Identity added: /w/workspace/undry_go-mod-configuration_PR-41@tmp/private_key_5245297018837118558.key (/w/workspace/undry_go-mod-configuration_PR-41@tmp/private_key_5245297018837118558.key) 21:46:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:06 + git tag --points-at HEAD [Pipeline] } 21:46:06 $ docker exec --env ******** --env ******** 4cdac71d79fece535d9e5b5e2a7b787840c53603200ae4c2cf5b7e7c924a406b ssh-agent -k 21:46:06 unset SSH_AUTH_SOCK; 21:46:06 unset SSH_AGENT_PID; 21:46:06 echo Agent pid 20 killed; 21:46:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:46:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:07 [ssh-agent] Looking for ssh-agent implementation... 21:46:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:07 $ docker exec 4cdac71d79fece535d9e5b5e2a7b787840c53603200ae4c2cf5b7e7c924a406b ssh-agent 21:46:07 SSH_AUTH_SOCK=/tmp/ssh-xKvWzqA26m9z/agent.53 21:46:07 SSH_AGENT_PID=60 21:46:07 Running ssh-add (command line suppressed) 21:46:07 Identity added: /w/workspace/undry_go-mod-configuration_PR-41@tmp/private_key_731502431202002049.key (/w/workspace/undry_go-mod-configuration_PR-41@tmp/private_key_731502431202002049.key) 21:46:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:07 + git semver init 21:46:07 # -> Open(): unable to determine branch for HEAD 21:46:07 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-41/.git 21:46:07 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-41 21:46:07 # $SEMVER_REMOTE_NAME = origin 21:46:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:46:07 # $SEMVER_USER_NAME = edgex-jenkins 21:46:07 # $SEMVER_BRANCH = PR-41 21:46:07 # $SEMVER_TEMP = /tmp/semver-764619734 21:46:07 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 21:46:07 # '/tmp/semver-764619734' -> '/w/workspace/undry_go-mod-configuration_PR-41/.semver' 21:46:07 # -> Force: false 21:46:07 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-41/.semver [Pipeline] } 21:46:07 $ docker exec --env ******** --env ******** 4cdac71d79fece535d9e5b5e2a7b787840c53603200ae4c2cf5b7e7c924a406b ssh-agent -k 21:46:08 unset SSH_AUTH_SOCK; 21:46:08 unset SSH_AGENT_PID; 21:46:08 echo Agent pid 60 killed; 21:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:46:08 + git semver [Pipeline] } 21:46:08 $ docker stop --time=1 4cdac71d79fece535d9e5b5e2a7b787840c53603200ae4c2cf5b7e7c924a406b 21:46:09 $ docker rm -f 4cdac71d79fece535d9e5b5e2a7b787840c53603200ae4c2cf5b7e7c924a406b [Pipeline] // withDockerContainer [Pipeline] sh 21:46:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:46:10 Stashed 1 file(s) [Pipeline] echo 21:46:10 [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:46:26 Still waiting to schedule task 21:46:26 ‘prd-centos7-docker-4c-2g-2141’ is offline 21:46:26 ‘prd-ubuntu18.04-docker-8c-8g-2132’ doesn’t have label ‘centos7-docker-4c-2g’ 21:46:26 Still waiting to schedule task 21:46:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:48:05 Running on prd-centos7-docker-4c-2g-2143 in /w/workspace/undry_go-mod-configuration_PR-41 [Pipeline] { [Pipeline] ws 21:48:05 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 21:48:05 Selected Git installation does not exist. Using Default 21:48:05 The recommended git tool is: NONE 21:48:08 using credential edgex-jenkins-ssh 21:48:08 Cloning the remote Git repository 21:48:08 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 21:48:08 > git init /w/workspace/go-mod-configuration/2 # timeout=10 21:48:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:48:08 > git --version # timeout=10 21:48:08 > git --version # 'git version 2.24.4' 21:48:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:08 [INFO] Currently running in a labeled security context 21:48:08 [INFO] Currently SELinux is 'enforcing' on the host 21:48:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh583564372061285310.key 21:48:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:48:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:48:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:48:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:08 [INFO] Currently running in a labeled security context 21:48:08 [INFO] Currently SELinux is 'enforcing' on the host 21:48:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh1457631223867918091.key 21:48:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:48:09 Merging remotes/origin/main commit a114c3c07fc215ea9a9fe04f5a17874b1416d58e into PR head commit 46be54db7f748eeb69772261eda72bf9d7931ded 21:48:09 Merge succeeded, producing 46be54db7f748eeb69772261eda72bf9d7931ded 21:48:09 Checking out Revision 46be54db7f748eeb69772261eda72bf9d7931ded (PR-41) 21:48:09 > git config core.sparsecheckout # timeout=10 21:48:09 > git checkout -f 46be54db7f748eeb69772261eda72bf9d7931ded # timeout=10 21:48:09 > git remote # timeout=10 21:48:09 > git config --get remote.origin.url # timeout=10 21:48:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:09 [INFO] Currently running in a labeled security context 21:48:09 [INFO] Currently SELinux is 'enforcing' on the host 21:48:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh4611724570770263169.key 21:48:09 > git merge a114c3c07fc215ea9a9fe04f5a17874b1416d58e # timeout=10 21:48:09 > git rev-parse HEAD^{commit} # timeout=10 21:48:09 > git config core.sparsecheckout # timeout=10 21:48:09 > git checkout -f 46be54db7f748eeb69772261eda72bf9d7931ded # timeout=10 21:48:13 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:48:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:48:14 + sudo service docker restart 21:48:14 + true 21:48:14 Redirecting to /bin/systemctl restart docker.service 21:48:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2142 in /w/workspace/undry_go-mod-configuration_PR-41 [Pipeline] { [Pipeline] ws 21:48:32 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 21:48:32 Selected Git installation does not exist. Using Default 21:48:32 The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo 21:48:35 ========================================================= 21:48:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:48:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:48:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:48:35 Sending build context to Docker daemon 278.5kB 21:48:35 Step 1/7 : ARG BASE=golang:1.16-alpine 21:48:35 Step 2/7 : FROM ${BASE} 21:48:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:48:36 540db60ca938: Pulling fs layer 21:48:36 adcc1eea9eea: Pulling fs layer 21:48:36 4c4ab2625f07: Pulling fs layer 21:48:36 0510c868ecb4: Pulling fs layer 21:48:36 afea3b2eda06: Pulling fs layer 21:48:36 7809a108b3ef: Pulling fs layer 21:48:36 f706445af74f: Pulling fs layer 21:48:36 0510c868ecb4: Waiting 21:48:36 afea3b2eda06: Waiting 21:48:36 7809a108b3ef: Waiting 21:48:36 f706445af74f: Waiting 21:48:36 4c4ab2625f07: Verifying Checksum 21:48:36 4c4ab2625f07: Download complete 21:48:36 adcc1eea9eea: Verifying Checksum 21:48:36 adcc1eea9eea: Download complete 21:48:36 afea3b2eda06: Verifying Checksum 21:48:36 afea3b2eda06: Download complete 21:48:36 7809a108b3ef: Verifying Checksum 21:48:36 7809a108b3ef: Download complete 21:48:36 540db60ca938: Verifying Checksum 21:48:36 540db60ca938: Download complete 21:48:36 540db60ca938: Pull complete 21:48:36 adcc1eea9eea: Pull complete 21:48:36 4c4ab2625f07: Pull complete 21:48:37 f706445af74f: Verifying Checksum 21:48:37 f706445af74f: Download complete 21:48:38 0510c868ecb4: Verifying Checksum 21:48:38 0510c868ecb4: Download complete 21:48:39 using credential edgex-jenkins-ssh 21:48:39 Cloning the remote Git repository 21:48:40 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 21:48:40 > git init /w/workspace/go-mod-configuration/2 # timeout=10 21:48:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:48:40 > git --version # timeout=10 21:48:40 > git --version # 'git version 2.17.1' 21:48:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:48:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:48:41 Merging remotes/origin/main commit a114c3c07fc215ea9a9fe04f5a17874b1416d58e into PR head commit 46be54db7f748eeb69772261eda72bf9d7931ded 21:48:41 Merge succeeded, producing 46be54db7f748eeb69772261eda72bf9d7931ded 21:48:41 Checking out Revision 46be54db7f748eeb69772261eda72bf9d7931ded (PR-41) 21:48:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:48:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:48:41 > git config core.sparsecheckout # timeout=10 21:48:41 > git checkout -f 46be54db7f748eeb69772261eda72bf9d7931ded # timeout=10 21:48:41 > git remote # timeout=10 21:48:41 > git config --get remote.origin.url # timeout=10 21:48:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:41 > git merge a114c3c07fc215ea9a9fe04f5a17874b1416d58e # timeout=10 21:48:41 > git rev-parse HEAD^{commit} # timeout=10 21:48:41 > git config core.sparsecheckout # timeout=10 21:48:41 > git checkout -f 46be54db7f748eeb69772261eda72bf9d7931ded # timeout=10 21:48:42 0510c868ecb4: Pull complete 21:48:42 afea3b2eda06: Pull complete 21:48:42 7809a108b3ef: Pull complete 21:48:44 f706445af74f: Pull complete 21:48:44 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:48:44 ---> b068be0155e3 21:48:44 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:48:46 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 21:48:47 ---> Running in 5d7bb5a72279 21:48:47 Removing intermediate container 5d7bb5a72279 21:48:47 ---> ce2cce52870e 21:48:47 Step 4/7 : RUN apk add --update bash 21:48:47 ---> Running in 30e0111a3c75 [Pipeline] sh 21:48:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:48:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:48:48 + sudo service docker restart 21:48:48 + true 21:48:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:48:49 OK: 149 MiB in 40 packages 21:48:49 Removing intermediate container 30e0111a3c75 21:48:49 ---> ead6e5232a00 21:48:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:48:49 ---> Running in a34b3520c3a4 21:48:49 Removing intermediate container a34b3520c3a4 21:48:49 ---> b908cf469c3a 21:48:49 Step 6/7 : COPY go.mod . 21:48:50 ---> 0b351da71b27 21:48:50 Step 7/7 : RUN go mod download 21:48:50 ---> Running in 54ed5c1b5bd3 21:49:00 Removing intermediate container 54ed5c1b5bd3 21:49:00 ---> e2f7341addf6 21:49:00 Successfully built e2f7341addf6 21:49:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:49:00 + docker inspect -f . ci-base-image-x86_64 21:49:00 . [Pipeline] withDockerContainer 21:49:00 prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container 21:49:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:01 $ docker top f2d945eb4fbc47f7dac0c8125f8d810e518132bee18198c6b059d7b4e2700ff3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:01 + go version 21:49:01 go version go1.16.3 linux/amd64 [Pipeline] } 21:49:01 $ docker stop --time=1 f2d945eb4fbc47f7dac0c8125f8d810e518132bee18198c6b059d7b4e2700ff3 21:49:02 $ docker rm -f f2d945eb4fbc47f7dac0c8125f8d810e518132bee18198c6b059d7b4e2700ff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:03 + docker inspect -f . ci-base-image-x86_64 21:49:03 . [Pipeline] withDockerContainer 21:49:03 prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container 21:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:49:03 $ docker top 4408af2fcea7d5f314b5182ad0d524e655a411141a20ace3a9f1b54cb0f94986 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:04 + go mod tidy [Pipeline] sh 21:49:04 + make test 21:49:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo 21:49:06 ========================================================= 21:49:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:49:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:49:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:49:07 Sending build context to Docker daemon 277.5kB 21:49:08 Step 1/7 : ARG BASE=golang:1.16-alpine 21:49:08 Step 2/7 : FROM ${BASE} 21:49:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:49:08 595b0fe564bb: Pulling fs layer 21:49:08 3088b5b3c5c0: Pulling fs layer 21:49:08 5b7225fbf94c: Pulling fs layer 21:49:08 ba82ee9f976e: Pulling fs layer 21:49:08 506bd15cee9f: Pulling fs layer 21:49:08 75a0a4a0db45: Pulling fs layer 21:49:08 618dc40b7e24: Pulling fs layer 21:49:08 ba82ee9f976e: Waiting 21:49:08 506bd15cee9f: Waiting 21:49:08 75a0a4a0db45: Waiting 21:49:08 618dc40b7e24: Waiting 21:49:08 5b7225fbf94c: Verifying Checksum 21:49:08 5b7225fbf94c: Download complete 21:49:08 3088b5b3c5c0: Download complete 21:49:08 506bd15cee9f: Download complete 21:49:08 595b0fe564bb: Verifying Checksum 21:49:08 595b0fe564bb: Download complete 21:49:08 75a0a4a0db45: Verifying Checksum 21:49:08 75a0a4a0db45: Download complete 21:49:09 595b0fe564bb: Pull complete 21:49:10 3088b5b3c5c0: Pull complete 21:49:10 5b7225fbf94c: Pull complete 21:49:11 618dc40b7e24: Verifying Checksum 21:49:11 618dc40b7e24: Download complete 21:49:12 ba82ee9f976e: Verifying Checksum 21:49:12 ba82ee9f976e: Download complete 21:49:15 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.008s coverage: 85.7% of statements 21:49:17 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.537s coverage: 87.4% of statements 21:49:17 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.006s coverage: 100.0% of statements 21:49:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:49:22 ba82ee9f976e: Pull complete 21:49:22 506bd15cee9f: Pull complete 21:49:22 gofmt -l . 21:49:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:49:22 $ docker stop --time=1 4408af2fcea7d5f314b5182ad0d524e655a411141a20ace3a9f1b54cb0f94986 21:49:23 75a0a4a0db45: Pull complete 21:49:24 $ docker rm -f 4408af2fcea7d5f314b5182ad0d524e655a411141a20ace3a9f1b54cb0f94986 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:49:24 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] libraryResource [Pipeline] sh 21:49:26 ---> job-cost.sh 21:49:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8DJj 21:49:27 618dc40b7e24: Pull complete 21:49:27 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:49:27 ---> a36622ca3599 21:49:27 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:49:28 ---> Running in 41212b64609f 21:49:29 Removing intermediate container 41212b64609f 21:49:29 ---> e91f46c0eba7 21:49:29 Step 4/7 : RUN apk add --update bash 21:49:29 ---> Running in 4af589e6f45e 21:49:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:49:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:49:32 OK: 138 MiB in 40 packages 21:49:33 Removing intermediate container 4af589e6f45e 21:49:33 ---> 88c5eab6a50b 21:49:33 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:49:33 ---> Running in 752019a844b1 21:49:34 Removing intermediate container 752019a844b1 21:49:34 ---> 92b5a4368180 21:49:34 Step 6/7 : COPY go.mod . 21:49:35 ---> f49f6b214537 21:49:35 Step 7/7 : RUN go mod download 21:49:35 ---> Running in d0cfa0a1ea4a 21:49:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:49:48 lf-activate-venv(): INFO: Adding /tmp/venv-8DJj/bin to PATH 21:49:48 INFO: No Stack... 21:49:49 INFO: Retrieving Pricing Info for: v3-standard-2 21:49:49 INFO: Archiving Costs [Pipeline] sh 21:49:49 + cut -d, -f6 21:49:49 + cat /w/workspace/go-mod-configuration/2/archives/cost.csv [Pipeline] lock 21:49:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-41-2-stack-cost] 21:49:49 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-41-2-stack-cost] did not exist. Created. 21:49:49 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-41-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:49:50 + echo total: 0.05999999865889549 [Pipeline] stash 21:49:50 Stashed 1 file(s) [Pipeline] } 21:49:50 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-41-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:49:53 Removing intermediate container d0cfa0a1ea4a 21:49:53 ---> 008a8e57e9b6 21:49:53 Successfully built 008a8e57e9b6 21:49:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:49:54 + docker inspect -f . ci-base-image-arm64 21:49:54 . [Pipeline] withDockerContainer 21:49:54 prd-ubuntu18.04-docker-arm64-4c-16g-2142 does not seem to be running inside a container 21:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:49:56 $ docker top 98a60b224f0ee98867065fcd46998000a753c5bf662ca4778fec4735d1ed0ceb -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:56 + go version 21:49:56 go version go1.16.5 linux/arm64 [Pipeline] } 21:49:56 $ docker stop --time=1 98a60b224f0ee98867065fcd46998000a753c5bf662ca4778fec4735d1ed0ceb 21:49:58 $ docker rm -f 98a60b224f0ee98867065fcd46998000a753c5bf662ca4778fec4735d1ed0ceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:59 + docker inspect -f . ci-base-image-arm64 21:49:59 . [Pipeline] withDockerContainer 21:49:59 prd-ubuntu18.04-docker-arm64-4c-16g-2142 does not seem to be running inside a container 21:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:50:01 $ docker top 11610c1c93a33893ee21ca70463ca544e9d88090a1da7f6dd0c6899431640b56 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:02 + go mod tidy [Pipeline] sh 21:50:03 + make test 21:50:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:50:35 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.031s coverage: 85.7% of statements 21:50:35 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.628s coverage: 87.4% of statements 21:50:35 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.025s coverage: 100.0% of statements 21:50:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:50:54 gofmt -l . 21:50:54 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:50:54 $ docker stop --time=1 11610c1c93a33893ee21ca70463ca544e9d88090a1da7f6dd0c6899431640b56 21:50:56 $ docker rm -f 11610c1c93a33893ee21ca70463ca544e9d88090a1da7f6dd0c6899431640b56 [Pipeline] // withDockerContainer [Pipeline] sh 21:50:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:50:57 Warning: overwriting stash ‘coverage-report’ 21:50:57 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] libraryResource [Pipeline] sh 21:50:58 ---> job-cost.sh 21:50:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fDn4 21:51:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:52:59 lf-activate-venv(): INFO: Adding /tmp/venv-fDn4/bin to PATH 21:52:59 INFO: No Stack... 21:52:59 INFO: Retrieving Pricing Info for: v2-standard-4 21:52:59 INFO: Archiving Costs [Pipeline] sh 21:52:59 + cat /w/workspace/go-mod-configuration/2/archives/cost.csv 21:52:59 + cut -d, -f6 [Pipeline] lock 21:52:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-41-2-stack-cost] 21:52:59 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-41-2-stack-cost] did not exist. Created. 21:52:59 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-41-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:53:00 /w/workspace/go-mod-configuration/2@tmp/durable-bfc3f55a/script.sh: 1: /w/workspace/go-mod-configuration/2@tmp/durable-bfc3f55a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:53:00 + echo total: 0.18000000715255737 [Pipeline] stash 21:53:00 Warning: overwriting stash ‘stack-cost’ 21:53:00 Stashed 1 file(s) [Pipeline] } 21:53:00 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-41-2-stack-cost] [Pipeline] // lock [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 21:53:01 provisioning config files... 21:53:01 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-41@tmp/config565636360336234790tmp [Pipeline] { [Pipeline] sh 21:53:02 + set +x 21:53:02 + curl -s https://codecov.io/bash 21:53:02 + bash -s -- 21:53:04 21:53:04 _____ _ 21:53:04 / ____| | | 21:53:04 | | ___ __| | ___ ___ _____ __ 21:53:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:53:04 | |___| (_) | (_| | __/ (_| (_) \ V / 21:53:04 \_____\___/ \__,_|\___|\___\___/ \_/ 21:53:04 Bash-1.0.3 21:53:04 21:53:04 21:53:04 ==> git version 2.24.4 found 21:53:04 ==> 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 21:53:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:53:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:53:04 ==> Jenkins CI detected. 21:53:04 project root: . 21:53:04 --> token set from env 21:53:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:53:04 ==> Running gcov in . (disable via -X gcov) 21:53:04 ==> Python coveragepy not found 21:53:04 ==> Searching for coverage reports in: 21:53:04 + . 21:53:04 -> Found 1 reports 21:53:04 ==> Detecting git/mercurial file structure 21:53:04 ==> Reading reports 21:53:04 + ./coverage.out bytes=14452 21:53:04 ==> Appending adjustments 21:53:04 https://docs.codecov.io/docs/fixing-reports 21:53:04 + Found adjustments 21:53:04 ==> Gzipping contents 21:53:04 4.0K /tmp/codecov.NxPolX.gz 21:53:04 ==> Uploading reports 21:53:04 url: https://codecov.io 21:53:04 query: branch=PR-41&commit=46be54db7f748eeb69772261eda72bf9d7931ded&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-41%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=41&job=&cmd_args= 21:53:04 -> Pinging Codecov 21:53:04 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-41&commit=46be54db7f748eeb69772261eda72bf9d7931ded&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-41%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=41&job=&cmd_args= 21:53:04 -> Uploading to 21:53:04 https://storage.googleapis.com/codecov/v4/raw/2021-07-07/9F92B070CA9CA35F4914AC8684776953/46be54db7f748eeb69772261eda72bf9d7931ded/4ee7283a-baf1-44c8-a85c-bd735114225e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210707T215304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=368d7d7e86e2ad50f9051b19797243bd4e291a57c35a784f581070e6c033b372 21:53:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:04 Dload Upload Total Spent Left Speed 21:53:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2644 0 0 100 2644 0 7140 --:--:-- --:--:-- --:--:-- 7126 100 2644 0 0 100 2644 0 7137 --:--:-- --:--:-- --:--:-- 7126 21:53:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/46be54db7f748eeb69772261eda72bf9d7931ded [Pipeline] } 21:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:53:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:53:06 ---> package-listing.sh 21:53:06 ++ tr '[:upper:]' '[:lower:]' 21:53:06 ++ facter osfamily 21:53:07 + OS_FAMILY=redhat 21:53:07 + workspace=/w/workspace/undry_go-mod-configuration_PR-41 21:53:07 + START_PACKAGES=/tmp/packages_start.txt 21:53:07 + END_PACKAGES=/tmp/packages_end.txt 21:53:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:53:07 + PACKAGES=/tmp/packages_start.txt 21:53:07 + '[' /w/workspace/undry_go-mod-configuration_PR-41 ']' 21:53:07 + PACKAGES=/tmp/packages_end.txt 21:53:07 + case "${OS_FAMILY}" in 21:53:07 + rpm -qa 21:53:07 + sort 21:53:07 + '[' -f /tmp/packages_start.txt ']' 21:53:07 + '[' -f /tmp/packages_end.txt ']' 21:53:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:53:07 + '[' /w/workspace/undry_go-mod-configuration_PR-41 ']' 21:53:07 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-41/archives/ 21:53:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-41/archives/ [Pipeline] echo 21:53:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-41/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:53:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:53:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:53:08 21:53:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:53:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:53:09 alpine: Pulling from edgex-lftools-log-publisher 21:53:09 df20fa9351a1: Pulling fs layer 21:53:09 36b3adc4ff6f: Pulling fs layer 21:53:09 8ad3a11d3b57: Pulling fs layer 21:53:09 46f8f816bc3b: Pulling fs layer 21:53:09 93b61091891f: Pulling fs layer 21:53:09 93b9cdb0e59b: Pulling fs layer 21:53:09 5e14af77c1be: Pulling fs layer 21:53:09 01666e4c0597: Pulling fs layer 21:53:09 aa168da1d23b: Pulling fs layer 21:53:09 93b61091891f: Waiting 21:53:09 93b9cdb0e59b: Waiting 21:53:09 5e14af77c1be: Waiting 21:53:09 01666e4c0597: Waiting 21:53:09 aa168da1d23b: Waiting 21:53:09 46f8f816bc3b: Waiting 21:53:09 36b3adc4ff6f: Verifying Checksum 21:53:09 36b3adc4ff6f: Download complete 21:53:09 46f8f816bc3b: Verifying Checksum 21:53:09 46f8f816bc3b: Download complete 21:53:09 df20fa9351a1: Verifying Checksum 21:53:09 93b9cdb0e59b: Verifying Checksum 21:53:09 93b9cdb0e59b: Download complete 21:53:09 5e14af77c1be: Verifying Checksum 21:53:09 5e14af77c1be: Download complete 21:53:09 93b61091891f: Verifying Checksum 21:53:09 93b61091891f: Download complete 21:53:09 01666e4c0597: Verifying Checksum 21:53:09 01666e4c0597: Download complete 21:53:09 df20fa9351a1: Pull complete 21:53:09 8ad3a11d3b57: Verifying Checksum 21:53:09 8ad3a11d3b57: Download complete 21:53:09 36b3adc4ff6f: Pull complete 21:53:10 8ad3a11d3b57: Pull complete 21:53:10 46f8f816bc3b: Pull complete 21:53:10 93b61091891f: Pull complete 21:53:10 93b9cdb0e59b: Pull complete 21:53:10 5e14af77c1be: Pull complete 21:53:10 01666e4c0597: Pull complete 21:53:11 aa168da1d23b: Verifying Checksum 21:53:11 aa168da1d23b: Download complete 21:53:15 aa168da1d23b: Pull complete 21:53:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:53:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:53:15 prd-centos7-docker-4c-2g-2140 does not seem to be running inside a container 21:53:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-41/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-41 -v /w/workspace/undry_go-mod-configuration_PR-41:/w/workspace/undry_go-mod-configuration_PR-41:rw,z -v /w/workspace/undry_go-mod-configuration_PR-41@tmp:/w/workspace/undry_go-mod-configuration_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:53:17 $ docker top 8d3ab5b32a750114fc885a45297fd424a5cc8284d245bb3b17c581c28a2841ac -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:18 + touch /tmp/pre-build-complete [Pipeline] sh 21:53:18 + mkdir -p /var/log/sa [Pipeline] sh 21:53:18 + ls /var/log/sa-host 21:53:18 + sadf -c /var/log/sa-host/sa05 21:53:18 file_magic: OK 21:53:18 HZ: Using current value: 100 21:53:18 file_header: OK 21:53:18 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 21:53:18 Statistics: 21:53:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:53:18 File successfully converted to sysstat format version 12.2.1 21:53:18 + sadf -c /var/log/sa-host/sa07 21:53:18 file_magic: OK 21:53:18 HZ: Using current value: 100 21:53:18 file_header: OK 21:53:18 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 21:53:18 Statistics: 21:53:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:53:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:19 provisioning config files... 21:53:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-41@tmp/config6463931029281997825tmp [Pipeline] { [Pipeline] echo 21:53:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:53:19 ---> create-netrc.sh [Pipeline] } 21:53:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:53:20 ---> python-tools-install.sh [Pipeline] echo 21:53:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:53:20 ---> sudo-logs.sh 21:53:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:53:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:53:20 ---> job-cost.sh 21:53:20 lf-activate-venv: SKIPPING 21:53:20 DEBUG: total: 0.18000000715255737 21:53:20 INFO: Retrieving Stack Cost... 21:53:22 INFO: Retrieving Pricing Info for: v3-standard-2 21:53:22 INFO: Archiving Costs [Pipeline] echo 21:53:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:53:22 ---> logs-deploy.sh 21:53:22 lf-activate-venv: SKIPPING 21:53:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-41/2 21:53:22 INFO: archiving workspace using pattern(s): 21:53:23 Archives upload complete. 21:53:23 INFO: archiving logs to Nexus 21:53:24 ---> uname -a: 21:53:24 Linux prd-centos7-docker-4c-2g-2140.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:53:24 21:53:24 21:53:24 ---> lscpu: 21:53:24 Architecture: x86_64 21:53:24 CPU op-mode(s): 32-bit, 64-bit 21:53:24 Byte Order: Little Endian 21:53:24 Address sizes: 40 bits physical, 48 bits virtual 21:53:24 CPU(s): 2 21:53:24 On-line CPU(s) list: 0,1 21:53:24 Thread(s) per core: 1 21:53:24 Core(s) per socket: 1 21:53:24 Socket(s): 2 21:53:24 NUMA node(s): 1 21:53:24 Vendor ID: AuthenticAMD 21:53:24 CPU family: 23 21:53:24 Model: 49 21:53:24 Model name: AMD EPYC-Rome Processor 21:53:24 Stepping: 0 21:53:24 CPU MHz: 2799.998 21:53:24 BogoMIPS: 5599.99 21:53:24 Virtualization: AMD-V 21:53:24 Hypervisor vendor: KVM 21:53:24 Virtualization type: full 21:53:24 L1d cache: 64 KiB 21:53:24 L1i cache: 64 KiB 21:53:24 L2 cache: 1 MiB 21:53:24 L3 cache: 32 MiB 21:53:24 NUMA node0 CPU(s): 0,1 21:53:24 Vulnerability Itlb multihit: Not affected 21:53:24 Vulnerability L1tf: Not affected 21:53:24 Vulnerability Mds: Not affected 21:53:24 Vulnerability Meltdown: Not affected 21:53:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:53:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:53:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:53:24 Vulnerability Srbds: Not affected 21:53:24 Vulnerability Tsx async abort: Not affected 21:53:24 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:53:24 21:53:24 21:53:24 ---> nproc: 21:53:24 2 21:53:24 21:53:24 21:53:24 ---> df -h: 21:53:24 Filesystem Size Used Available Use% Mounted on 21:53:24 overlay 40.0G 7.6G 32.4G 19% / 21:53:24 tmpfs 64.0M 0 64.0M 0% /dev 21:53:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:53:24 shm 64.0M 0 64.0M 0% /dev/shm 21:53:24 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 21:53:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 21:53:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 21:53:24 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 21:53:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 21:53:24 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 21:53:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/undry_go-mod-configuration_PR-41 21:53:24 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/undry_go-mod-configuration_PR-41@tmp 21:53:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 21:53:24 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 21:53:24 21:53:24 21:53:24 ---> free -m: 21:53:24 total used free shared buff/cache available 21:53:24 Mem: 7821 980 4748 0 2092 6662 21:53:24 Swap: 1023 0 1023 21:53:24 21:53:24 21:53:24 ---> ip addr: 21:53:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:53:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:53:24 inet 127.0.0.1/8 scope host lo 21:53:24 valid_lft forever preferred_lft forever 21:53:24 inet6 ::1/128 scope host 21:53:24 valid_lft forever preferred_lft forever 21:53:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:53:24 link/ether fa:16:3e:1d:75:50 brd ff:ff:ff:ff:ff:ff 21:53:24 inet 10.30.122.112/23 brd 10.30.123.255 scope global dynamic eth0 21:53:24 valid_lft 85915sec preferred_lft 85915sec 21:53:24 inet6 fe80::f816:3eff:fe1d:7550/64 scope link 21:53:24 valid_lft forever preferred_lft forever 21:53:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:53:24 link/ether 02:42:51:56:b8:ef brd ff:ff:ff:ff:ff:ff 21:53:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:53:24 valid_lft forever preferred_lft forever 21:53:24 inet6 fe80::42:51ff:fe56:b8ef/64 scope link 21:53:24 valid_lft forever preferred_lft forever 21:53:24 21:53:24 21:53:24 ---> sar -b -r -n DEV: 21:53:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 21:53:24 21:53:24 21:45:05 LINUX RESTART (2 CPU) 21:53:24 21:53:24 21:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:53:24 21:47:01 21.59 3.21 18.37 0.00 2523.12 3036.93 0.00 21:53:24 21:48:01 0.87 0.00 0.87 0.00 0.00 18.76 0.00 21:53:24 21:49:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 21:53:24 21:50:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 21:53:24 21:51:01 0.22 0.00 0.22 0.00 0.00 2.62 0.00 21:53:24 21:52:01 0.35 0.00 0.35 0.00 0.00 4.55 0.00 21:53:24 21:53:01 0.38 0.00 0.38 0.00 0.00 4.43 0.00 21:53:24 Average: 3.41 0.46 2.95 0.00 360.48 439.14 0.00 21:53:24 21:53:24 21:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:53:24 21:47:01 5466980 0 804632 10.05 2620 1734700 1257468 13.88 571508 1570648 16 21:53:24 21:48:01 5471408 0 800196 9.99 2620 1734708 1205840 13.31 573356 1565532 8 21:53:24 21:49:01 5469364 0 802236 10.02 2620 1734712 1206152 13.32 571724 1568996 8 21:53:24 21:50:01 5470344 0 801248 10.00 2620 1734720 1205840 13.31 570992 1568996 8 21:53:24 21:51:01 5466912 0 804676 10.05 2620 1734724 1206032 13.32 571232 1572652 8 21:53:24 21:52:01 5468040 0 803544 10.03 2620 1734728 1205840 13.31 570140 1572652 12 21:53:24 21:53:01 5465092 0 806488 10.07 2620 1734732 1206068 13.32 573060 1572652 8 21:53:24 Average: 5468306 0 803289 10.03 2620 1734718 1213320 13.40 571716 1570304 10 21:53:24 21:53:24 21:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:53:24 21:47:01 eth0 74.65 58.36 335.42 12.65 0.00 0.00 0.00 0.00 21:53:24 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:47:01 docker0 1.18 1.05 0.25 1.60 0.00 0.00 0.00 0.00 21:53:24 21:48:01 eth0 1.15 0.08 0.11 0.01 0.00 0.00 0.00 0.00 21:53:24 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:49:01 eth0 2.27 0.83 0.89 0.60 0.00 0.00 0.00 0.00 21:53:24 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:50:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:53:24 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:51:01 eth0 0.70 0.40 0.43 0.26 0.00 0.00 0.00 0.00 21:53:24 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:52:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:53:24 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:53:01 eth0 1.38 0.92 1.29 0.42 0.00 0.00 0.00 0.00 21:53:24 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 Average: eth0 11.49 8.68 48.31 1.99 0.00 0.00 0.00 0.00 21:53:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:24 Average: docker0 0.17 0.15 0.04 0.23 0.00 0.00 0.00 0.00 21:53:24 21:53:24 21:53:24 ---> sar -P ALL: 21:53:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 21:53:24 21:53:24 21:45:05 LINUX RESTART (2 CPU) 21:53:24 21:53:24 21:46:01 CPU %user %nice %system %iowait %steal %idle 21:53:24 21:47:01 all 2.33 0.00 1.24 0.55 0.04 95.84 21:53:24 21:47:01 0 2.39 0.00 1.28 0.45 0.03 95.85 21:53:24 21:47:01 1 2.28 0.00 1.20 0.64 0.05 95.83 21:53:24 21:48:01 all 0.13 0.00 0.03 0.00 0.03 99.81 21:53:24 21:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:53:24 21:48:01 1 0.23 0.00 0.05 0.00 0.03 99.68 21:53:24 21:49:01 all 0.19 0.00 0.04 0.00 0.02 99.75 21:53:24 21:49:01 0 0.12 0.00 0.05 0.00 0.02 99.82 21:53:24 21:49:01 1 0.27 0.00 0.03 0.00 0.02 99.68 21:53:24 21:50:01 all 0.06 0.00 0.04 0.00 0.02 99.88 21:53:24 21:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:53:24 21:50:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:53:24 21:51:01 all 0.09 0.00 0.04 0.00 0.03 99.84 21:53:24 21:51:01 0 0.13 0.00 0.03 0.00 0.00 99.83 21:53:24 21:51:01 1 0.05 0.00 0.05 0.00 0.05 99.85 21:53:24 21:52:01 all 0.08 0.00 0.02 0.00 0.03 99.88 21:53:24 21:52:01 0 0.10 0.00 0.02 0.00 0.02 99.87 21:53:24 21:52:01 1 0.05 0.00 0.02 0.00 0.03 99.90 21:53:24 21:53:01 all 0.15 0.00 0.03 0.00 0.03 99.79 21:53:24 21:53:01 0 0.23 0.00 0.02 0.00 0.03 99.72 21:53:24 21:53:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:53:24 Average: all 0.43 0.00 0.21 0.08 0.03 99.26 21:53:24 Average: 0 0.43 0.00 0.21 0.06 0.02 99.27 21:53:24 Average: 1 0.43 0.00 0.21 0.09 0.03 99.25 21:53:24 21:53:24 21:53:24