Pull request #40 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from c4d85f07a4394dae1c0f89820dc8e728225386ee+0792edf23a2a71670e5d726411fbd0f6180652dc (0b3ed197be7a47a527a557cd84c5165d55eb9a16) 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-ssh4426573816385167569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh5998546566495425215.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 6a41506d72e8e131afc862d141935157bee59f41 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-40/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-40/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1900812996200639219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh5044724191396049996.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-40/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-40/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5663340991744356906.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-319 in /w/workspace/undry_go-mod-configuration_PR-40 [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-40 # 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-40@tmp/jenkins-gitclient-ssh5207600640444155603.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-40@tmp/jenkins-gitclient-ssh3520950552065458066.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0792edf23a2a71670e5d726411fbd0f6180652dc into PR head commit c4d85f07a4394dae1c0f89820dc8e728225386ee Merge succeeded, producing c4d85f07a4394dae1c0f89820dc8e728225386ee Checking out Revision c4d85f07a4394dae1c0f89820dc8e728225386ee (PR-40) > git config core.sparsecheckout # timeout=10 > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # 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-40@tmp/jenkins-gitclient-ssh6974684028427678967.key > git merge 0792edf23a2a71670e5d726411fbd0f6180652dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # timeout=10 Commit message: "docs: update date in Changelog for Ireland release to June 30" > git rev-list --no-walk d66e1a7bbdbc66b69d13a354c3045a6fb8da2a1f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:59:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:59:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:59:05 ========================================================= 21:59:05 EdgeX Global Pipelines Version Info 21:59:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:59:07 ------------------- 21:59:07 stable info: 21:59:07 ------------------- 21:59:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:59:07 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:59:07 Message: update stable to v1.0.195 21:59:07 ------------------- 21:59:07 experimental info: 21:59:07 ------------------- 21:59:07 Commited By: **** collab-it+edgex@linuxfoundation.org 21:59:07 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:59:07 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:59:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 21:59:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 21:59:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:59:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:59:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:59:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-40 [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-40 [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-40 [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4d85f07a4394dae1c0f89820dc8e728225386ee [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4d85f0 [Pipeline] echo 21:59:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:59:09 + git log --format=format:%s -1 c4d85f07a4394dae1c0f89820dc8e728225386ee [Pipeline] echo 21:59:09 GIT_COMMIT: c4d85f07a4394dae1c0f89820dc8e728225386ee, Commit Message: docs: update date in Changelog for Ireland release to June 30 [Pipeline] echo 21:59:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:59:10 21:59:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:59:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:59:10 latest: Pulling from edgex-devops/git-semver 21:59:10 31603596830f: Pulling fs layer 21:59:10 54011a49482f: Pulling fs layer 21:59:10 a6820b24f6d8: Pulling fs layer 21:59:10 f581987b2513: Pulling fs layer 21:59:10 f581987b2513: Waiting 21:59:10 54011a49482f: Download complete 21:59:10 31603596830f: Verifying Checksum 21:59:10 31603596830f: Download complete 21:59:10 f581987b2513: Verifying Checksum 21:59:10 f581987b2513: Download complete 21:59:10 a6820b24f6d8: Verifying Checksum 21:59:10 a6820b24f6d8: Download complete 21:59:11 31603596830f: Pull complete 21:59:11 54011a49482f: Pull complete 21:59:11 a6820b24f6d8: Pull complete 21:59:11 f581987b2513: Pull complete 21:59:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:59:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:59:12 prd-centos7-docker-4c-2g-319 does not seem to be running inside a container 21:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-40 -v /w/workspace/undry_go-mod-configuration_PR-40:/w/workspace/undry_go-mod-configuration_PR-40:rw,z -v /w/workspace/undry_go-mod-configuration_PR-40@tmp:/w/workspace/undry_go-mod-configuration_PR-40@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:10004/edgex-devops/git-semver:latest cat 21:59:13 $ docker top 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:13 [ssh-agent] Looking for ssh-agent implementation... 21:59:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:13 $ docker exec 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 ssh-agent 21:59:13 SSH_AUTH_SOCK=/tmp/ssh-umIYsHOyYskM/agent.12 21:59:13 SSH_AGENT_PID=19 21:59:13 Running ssh-add (command line suppressed) 21:59:13 Identity added: /w/workspace/undry_go-mod-configuration_PR-40@tmp/private_key_5031456265915136240.key (/w/workspace/undry_go-mod-configuration_PR-40@tmp/private_key_5031456265915136240.key) 21:59:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:14 + git tag --points-at HEAD [Pipeline] } 21:59:14 $ docker exec --env ******** --env ******** 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 ssh-agent -k 21:59:14 unset SSH_AUTH_SOCK; 21:59:14 unset SSH_AGENT_PID; 21:59:14 echo Agent pid 19 killed; 21:59:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:59:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:14 [ssh-agent] Looking for ssh-agent implementation... 21:59:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:14 $ docker exec 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 ssh-agent 21:59:14 SSH_AUTH_SOCK=/tmp/ssh-7Z7aCL9dYbvk/agent.53 21:59:14 SSH_AGENT_PID=59 21:59:14 Running ssh-add (command line suppressed) 21:59:14 Identity added: /w/workspace/undry_go-mod-configuration_PR-40@tmp/private_key_2137140831279380031.key (/w/workspace/undry_go-mod-configuration_PR-40@tmp/private_key_2137140831279380031.key) 21:59:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:14 + git semver init 21:59:14 # -> Open(): unable to determine branch for HEAD 21:59:14 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-40/.git 21:59:14 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-40 21:59:14 # $SEMVER_REMOTE_NAME = origin 21:59:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:59:14 # $SEMVER_USER_NAME = edgex-jenkins 21:59:14 # $SEMVER_BRANCH = PR-40 21:59:14 # $SEMVER_TEMP = /tmp/semver-602318835 21:59:14 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 21:59:15 # '/tmp/semver-602318835' -> '/w/workspace/undry_go-mod-configuration_PR-40/.semver' 21:59:15 # -> Force: false 21:59:15 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-40/.semver [Pipeline] } 21:59:15 $ docker exec --env ******** --env ******** 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 ssh-agent -k 21:59:15 unset SSH_AUTH_SOCK; 21:59:15 unset SSH_AGENT_PID; 21:59:15 echo Agent pid 59 killed; 21:59:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:15 + git semver [Pipeline] } 21:59:16 $ docker stop --time=1 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 21:59:17 $ docker rm -f 1b99bd8edbdfcfbc7255ae7602150ff2ff934bc0dcdc40d4ba348a64117b52b1 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:59:17 Stashed 1 file(s) [Pipeline] echo 21:59:17 [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:59:33 Still waiting to schedule task 21:59:33 ‘prd-centos7-docker-4c-2g-320’ is offline 21:59:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ 21:59:33 Still waiting to schedule task 21:59:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ is offline 22:00:42 Running on prd-centos7-docker-4c-2g-321 in /w/workspace/undry_go-mod-configuration_PR-40 [Pipeline] { [Pipeline] ws 22:00:42 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 22:00:42 Selected Git installation does not exist. Using Default 22:00:42 The recommended git tool is: NONE 22:00:45 using credential edgex-jenkins-ssh 22:00:45 Cloning the remote Git repository 22:00:44 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 22:00:44 > git init /w/workspace/go-mod-configuration/2 # timeout=10 22:00:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 22:00:44 > git --version # timeout=10 22:00:44 > git --version # 'git version 2.24.4' 22:00:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:44 [INFO] Currently running in a labeled security context 22:00:44 [INFO] Currently SELinux is 'enforcing' on the host 22:00:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh9154446821610437611.key 22:00:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:00:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 22:00:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:00:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 22:00:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 22:00:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:45 [INFO] Currently running in a labeled security context 22:00:45 [INFO] Currently SELinux is 'enforcing' on the host 22:00:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh6386563365820253312.key 22:00:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:00:46 Merging remotes/origin/master commit 0792edf23a2a71670e5d726411fbd0f6180652dc into PR head commit c4d85f07a4394dae1c0f89820dc8e728225386ee 22:00:46 Merge succeeded, producing c4d85f07a4394dae1c0f89820dc8e728225386ee 22:00:46 Checking out Revision c4d85f07a4394dae1c0f89820dc8e728225386ee (PR-40) 22:00:46 > git config core.sparsecheckout # timeout=10 22:00:46 > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # timeout=10 22:00:46 > git remote # timeout=10 22:00:46 > git config --get remote.origin.url # timeout=10 22:00:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:46 [INFO] Currently running in a labeled security context 22:00:46 [INFO] Currently SELinux is 'enforcing' on the host 22:00:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh7601349997135618556.key 22:00:46 > git merge 0792edf23a2a71670e5d726411fbd0f6180652dc # timeout=10 22:00:46 > git rev-parse HEAD^{commit} # timeout=10 22:00:46 > git config core.sparsecheckout # timeout=10 22:00:46 > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # timeout=10 22:00:49 Commit message: "docs: update date in Changelog for Ireland release to June 30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:00:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:00:51 + sudo service docker restart 22:00:51 + true 22:00:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:01:09 ========================================================= 22:01:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:01:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:01:10 + 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 . 22:01:10 Sending build context to Docker daemon 267.8kB 22:01:10 Step 1/7 : ARG BASE=golang:1.16-alpine 22:01:10 Step 2/7 : FROM ${BASE} 22:01:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:01:10 540db60ca938: Pulling fs layer 22:01:10 adcc1eea9eea: Pulling fs layer 22:01:10 4c4ab2625f07: Pulling fs layer 22:01:10 0510c868ecb4: Pulling fs layer 22:01:10 afea3b2eda06: Pulling fs layer 22:01:10 7809a108b3ef: Pulling fs layer 22:01:10 f706445af74f: Pulling fs layer 22:01:10 0510c868ecb4: Waiting 22:01:10 afea3b2eda06: Waiting 22:01:10 7809a108b3ef: Waiting 22:01:10 f706445af74f: Waiting 22:01:10 4c4ab2625f07: Verifying Checksum 22:01:10 4c4ab2625f07: Download complete 22:01:10 adcc1eea9eea: Verifying Checksum 22:01:10 adcc1eea9eea: Download complete 22:01:10 afea3b2eda06: Verifying Checksum 22:01:10 afea3b2eda06: Download complete 22:01:10 7809a108b3ef: Verifying Checksum 22:01:10 7809a108b3ef: Download complete 22:01:10 540db60ca938: Verifying Checksum 22:01:10 540db60ca938: Download complete 22:01:10 540db60ca938: Pull complete 22:01:10 adcc1eea9eea: Pull complete 22:01:10 4c4ab2625f07: Pull complete 22:01:11 f706445af74f: Verifying Checksum 22:01:11 f706445af74f: Download complete 22:01:12 0510c868ecb4: Verifying Checksum 22:01:12 0510c868ecb4: Download complete 22:01:16 0510c868ecb4: Pull complete 22:01:16 afea3b2eda06: Pull complete 22:01:16 7809a108b3ef: Pull complete 22:01:17 f706445af74f: Pull complete 22:01:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:01:17 ---> b068be0155e3 22:01:17 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:01:21 ---> Running in 9045861b1166 22:01:21 Removing intermediate container 9045861b1166 22:01:21 ---> 54ad9290fb75 22:01:21 Step 4/7 : RUN apk add --update bash 22:01:21 ---> Running in e1c9dcf5f02a 22:01:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:01:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:01:22 OK: 149 MiB in 40 packages 22:01:22 Removing intermediate container e1c9dcf5f02a 22:01:22 ---> 3b23479e9dcf 22:01:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:01:22 ---> Running in 4f319510f57f 22:01:23 Removing intermediate container 4f319510f57f 22:01:23 ---> 2d69562adb5d 22:01:23 Step 6/7 : COPY go.mod . 22:01:23 ---> bf512c657c2b 22:01:23 Step 7/7 : RUN go mod download 22:01:23 ---> Running in a1c292fab3f2 22:01:33 Removing intermediate container a1c292fab3f2 22:01:33 ---> 782ec0d6c803 22:01:33 Successfully built 782ec0d6c803 22:01:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:01:33 + docker inspect -f . ci-base-image-x86_64 22:01:33 . [Pipeline] withDockerContainer 22:01:33 prd-centos7-docker-4c-2g-321 does not seem to be running inside a container 22:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:01:33 $ docker top 0f6314441640538c486fff883b75690ba123c9ad6e602e4519a2b92a008daabe -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:34 + go version 22:01:34 go version go1.16.3 linux/amd64 [Pipeline] } 22:01:34 $ docker stop --time=1 0f6314441640538c486fff883b75690ba123c9ad6e602e4519a2b92a008daabe 22:01:35 $ docker rm -f 0f6314441640538c486fff883b75690ba123c9ad6e602e4519a2b92a008daabe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:01:36 + docker inspect -f . ci-base-image-x86_64 22:01:36 . [Pipeline] withDockerContainer 22:01:36 prd-centos7-docker-4c-2g-321 does not seem to be running inside a container 22:01:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:01:36 $ docker top 66cf71135053f0c89c6ec8d838a059f100aa1e21154cd57fb04d404ad9975dbc -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:37 + go mod tidy [Pipeline] sh 22:01:37 + make test 22:01:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:01:46 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.005s coverage: 85.7% of statements 22:01:49 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.540s coverage: 87.4% of statements 22:01:49 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements 22:01:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:01:52 gofmt -l . 22:01:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:01:52 $ docker stop --time=1 66cf71135053f0c89c6ec8d838a059f100aa1e21154cd57fb04d404ad9975dbc 22:01:54 $ docker rm -f 66cf71135053f0c89c6ec8d838a059f100aa1e21154cd57fb04d404ad9975dbc [Pipeline] // withDockerContainer [Pipeline] sh 22:01:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:01:54 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 22:01:55 ---> job-cost.sh 22:01:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Bsu 22:02:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:02:17 lf-activate-venv(): INFO: Adding /tmp/venv-4Bsu/bin to PATH 22:02:17 INFO: No Stack... 22:02:17 INFO: Retrieving Pricing Info for: v3-standard-2 22:02:17 INFO: Archiving Costs [Pipeline] sh 22:02:18 + cut -d, -f6 22:02:18 + cat /w/workspace/go-mod-configuration/2/archives/cost.csv [Pipeline] lock 22:02:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] 22:02:18 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] did not exist. Created. 22:02:18 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:02:18 + echo total: 0.05999999865889549 [Pipeline] stash 22:02:18 Stashed 1 file(s) [Pipeline] } 22:02:18 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:02:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-323 in /w/workspace/undry_go-mod-configuration_PR-40 [Pipeline] { [Pipeline] ws 22:02:20 Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout 22:02:20 Selected Git installation does not exist. Using Default 22:02:20 The recommended git tool is: NONE 22:02:25 using credential edgex-jenkins-ssh 22:02:25 Cloning the remote Git repository 22:02:25 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 22:02:25 > git init /w/workspace/go-mod-configuration/2 # timeout=10 22:02:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 22:02:26 > git --version # timeout=10 22:02:26 > git --version # 'git version 2.17.1' 22:02:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:27 Merging remotes/origin/master commit 0792edf23a2a71670e5d726411fbd0f6180652dc into PR head commit c4d85f07a4394dae1c0f89820dc8e728225386ee 22:02:27 Merge succeeded, producing c4d85f07a4394dae1c0f89820dc8e728225386ee 22:02:27 Checking out Revision c4d85f07a4394dae1c0f89820dc8e728225386ee (PR-40) 22:02:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 22:02:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 22:02:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 22:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:02:27 > git config core.sparsecheckout # timeout=10 22:02:27 > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # timeout=10 22:02:27 > git remote # timeout=10 22:02:27 > git config --get remote.origin.url # timeout=10 22:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:27 > git merge 0792edf23a2a71670e5d726411fbd0f6180652dc # timeout=10 22:02:27 > git rev-parse HEAD^{commit} # timeout=10 22:02:27 > git config core.sparsecheckout # timeout=10 22:02:27 > git checkout -f c4d85f07a4394dae1c0f89820dc8e728225386ee # timeout=10 22:02:31 Commit message: "docs: update date in Changelog for Ireland release to June 30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:02:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:02:33 + sudo service docker restart 22:02:33 + true [Pipeline] unstash [Pipeline] echo 22:02:52 ========================================================= 22:02:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:02:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:02:52 + 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 . 22:02:53 Sending build context to Docker daemon 266.8kB 22:02:53 Step 1/7 : ARG BASE=golang:1.16-alpine 22:02:53 Step 2/7 : FROM ${BASE} 22:02:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:02:54 595b0fe564bb: Pulling fs layer 22:02:54 3088b5b3c5c0: Pulling fs layer 22:02:54 5b7225fbf94c: Pulling fs layer 22:02:54 ba82ee9f976e: Pulling fs layer 22:02:54 506bd15cee9f: Pulling fs layer 22:02:54 75a0a4a0db45: Pulling fs layer 22:02:54 618dc40b7e24: Pulling fs layer 22:02:54 ba82ee9f976e: Waiting 22:02:54 506bd15cee9f: Waiting 22:02:54 75a0a4a0db45: Waiting 22:02:54 618dc40b7e24: Waiting 22:02:54 5b7225fbf94c: Download complete 22:02:54 3088b5b3c5c0: Verifying Checksum 22:02:54 3088b5b3c5c0: Download complete 22:02:54 506bd15cee9f: Verifying Checksum 22:02:54 506bd15cee9f: Download complete 22:02:54 75a0a4a0db45: Verifying Checksum 22:02:54 75a0a4a0db45: Download complete 22:02:54 595b0fe564bb: Verifying Checksum 22:02:54 595b0fe564bb: Download complete 22:02:55 595b0fe564bb: Pull complete 22:02:55 3088b5b3c5c0: Pull complete 22:02:56 5b7225fbf94c: Pull complete 22:02:56 618dc40b7e24: Verifying Checksum 22:02:56 618dc40b7e24: Download complete 22:02:58 ba82ee9f976e: Verifying Checksum 22:02:58 ba82ee9f976e: Download complete 22:03:08 ba82ee9f976e: Pull complete 22:03:08 506bd15cee9f: Pull complete 22:03:09 75a0a4a0db45: Pull complete 22:03:12 618dc40b7e24: Pull complete 22:03:12 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:03:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:03:12 ---> a36622ca3599 22:03:12 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:03:14 ---> Running in 1ad86a737745 22:03:14 Removing intermediate container 1ad86a737745 22:03:14 ---> 33bfa834cbf7 22:03:14 Step 4/7 : RUN apk add --update bash 22:03:15 ---> Running in 04c866c5f1f4 22:03:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:03:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:03:18 OK: 138 MiB in 40 packages 22:03:19 Removing intermediate container 04c866c5f1f4 22:03:19 ---> 3410a7bf0990 22:03:19 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:03:19 ---> Running in 31cd097c0274 22:03:20 Removing intermediate container 31cd097c0274 22:03:20 ---> 875f61c3309a 22:03:20 Step 6/7 : COPY go.mod . 22:03:21 ---> 5dbea8097e6b 22:03:21 Step 7/7 : RUN go mod download 22:03:21 ---> Running in 3cfa1df3d94a 22:03:39 Removing intermediate container 3cfa1df3d94a 22:03:39 ---> d0bb3f6959a7 22:03:39 Successfully built d0bb3f6959a7 22:03:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:03:39 + docker inspect -f . ci-base-image-arm64 22:03:39 . [Pipeline] withDockerContainer 22:03:40 prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container 22:03:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:03:41 $ docker top 6c2f95da4c83d8339ad43035f37dd8082b26ddb585078e5834dce2a8663869e2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:42 + go version 22:03:42 go version go1.16.5 linux/arm64 [Pipeline] } 22:03:42 $ docker stop --time=1 6c2f95da4c83d8339ad43035f37dd8082b26ddb585078e5834dce2a8663869e2 22:03:44 $ docker rm -f 6c2f95da4c83d8339ad43035f37dd8082b26ddb585078e5834dce2a8663869e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:03:45 + docker inspect -f . ci-base-image-arm64 22:03:45 . [Pipeline] withDockerContainer 22:03:45 prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container 22:03:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:03:47 $ docker top cc02906cc03d49b5f1292a85fc7366a7bfb97fba0e3ffe08b9e7d240a724298b -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:48 + go mod tidy [Pipeline] sh 22:03:49 + make test 22:03:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:04:21 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.016s coverage: 85.7% of statements 22:04:21 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.627s coverage: 87.4% of statements 22:04:21 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.025s coverage: 100.0% of statements 22:04:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:04:40 gofmt -l . 22:04:40 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:04:40 $ docker stop --time=1 cc02906cc03d49b5f1292a85fc7366a7bfb97fba0e3ffe08b9e7d240a724298b 22:04:42 $ docker rm -f cc02906cc03d49b5f1292a85fc7366a7bfb97fba0e3ffe08b9e7d240a724298b [Pipeline] // withDockerContainer [Pipeline] sh 22:04:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:04:43 Warning: overwriting stash ‘coverage-report’ 22:04:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:04:44 ---> job-cost.sh 22:04:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f5Mk 22:05:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-f5Mk/bin to PATH 22:07:00 INFO: No Stack... 22:07:00 INFO: Retrieving Pricing Info for: v2-standard-4 22:07:00 INFO: Archiving Costs [Pipeline] sh 22:07:01 + cat /w/workspace/go-mod-configuration/2/archives/cost.csv 22:07:01 + cut -d, -f6 [Pipeline] lock 22:07:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] 22:07:01 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] did not exist. Created. 22:07:01 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-40-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:07:01 /w/workspace/go-mod-configuration/2@tmp/durable-4358da4c/script.sh: 1: /w/workspace/go-mod-configuration/2@tmp/durable-4358da4c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:07:01 + echo total: 0.18000000715255737 [Pipeline] stash 22:07:01 Warning: overwriting stash ‘stack-cost’ 22:07:02 Stashed 1 file(s) [Pipeline] } 22:07:02 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-40-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 22:07:02 provisioning config files... 22:07:02 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-40@tmp/config4046176841939001133tmp [Pipeline] { [Pipeline] sh 22:07:03 + set +x 22:07:03 + bash -s -- 22:07:03 + curl -s https://codecov.io/bash 22:07:03 22:07:03 _____ _ 22:07:03 / ____| | | 22:07:03 | | ___ __| | ___ ___ _____ __ 22:07:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:07:03 | |___| (_) | (_| | __/ (_| (_) \ V / 22:07:03 \_____\___/ \__,_|\___|\___\___/ \_/ 22:07:03 Bash-1.0.3 22:07:03 22:07:03 22:07:03 ==> git version 2.24.4 found 22:07:03 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:07:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:07:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:07:03 ==> Jenkins CI detected. 22:07:03 project root: . 22:07:03 --> token set from env 22:07:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:07:03 ==> Running gcov in . (disable via -X gcov) 22:07:03 ==> Python coveragepy not found 22:07:03 ==> Searching for coverage reports in: 22:07:03 + . 22:07:03 -> Found 1 reports 22:07:03 ==> Detecting git/mercurial file structure 22:07:03 ==> Reading reports 22:07:03 + ./coverage.out bytes=14452 22:07:03 ==> Appending adjustments 22:07:03 https://docs.codecov.io/docs/fixing-reports 22:07:03 + Found adjustments 22:07:03 ==> Gzipping contents 22:07:03 4.0K /tmp/codecov.ohDne2.gz 22:07:03 ==> Uploading reports 22:07:03 url: https://codecov.io 22:07:03 query: branch=PR-40&commit=c4d85f07a4394dae1c0f89820dc8e728225386ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-40%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=40&job=&cmd_args= 22:07:03 -> Pinging Codecov 22:07:03 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-40&commit=c4d85f07a4394dae1c0f89820dc8e728225386ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-40%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=40&job=&cmd_args= 22:07:03 -> Uploading to 22:07:03 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/9F92B070CA9CA35F4914AC8684776953/c4d85f07a4394dae1c0f89820dc8e728225386ee/325735c0-a146-4acd-a349-98a267a9d077.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T220703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59025cf2b4eab407be4bbff3f27ef14d1a9132d90d11685e70459ca88cac355d 22:07:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:03 Dload Upload Total Spent Left Speed 22:07:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2644 0 0 100 2644 0 6434 --:--:-- --:--:-- --:--:-- 6448 22:07:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/c4d85f07a4394dae1c0f89820dc8e728225386ee [Pipeline] } 22:07: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 22:07:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:07:06 ---> package-listing.sh 22:07:06 ++ facter osfamily 22:07:06 ++ tr '[:upper:]' '[:lower:]' 22:07:07 + OS_FAMILY=redhat 22:07:07 + workspace=/w/workspace/undry_go-mod-configuration_PR-40 22:07:07 + START_PACKAGES=/tmp/packages_start.txt 22:07:07 + END_PACKAGES=/tmp/packages_end.txt 22:07:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:07 + PACKAGES=/tmp/packages_start.txt 22:07:07 + '[' /w/workspace/undry_go-mod-configuration_PR-40 ']' 22:07:07 + PACKAGES=/tmp/packages_end.txt 22:07:07 + case "${OS_FAMILY}" in 22:07:07 + rpm -qa 22:07:07 + sort 22:07:07 + '[' -f /tmp/packages_start.txt ']' 22:07:07 + '[' -f /tmp/packages_end.txt ']' 22:07:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:07 + '[' /w/workspace/undry_go-mod-configuration_PR-40 ']' 22:07:07 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-40/archives/ 22:07:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-40/archives/ [Pipeline] echo 22:07: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-40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:07:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:07:08 22:07:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:07:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:07:08 alpine: Pulling from edgex-lftools-log-publisher 22:07:08 df20fa9351a1: Pulling fs layer 22:07:08 36b3adc4ff6f: Pulling fs layer 22:07:08 8ad3a11d3b57: Pulling fs layer 22:07:08 46f8f816bc3b: Pulling fs layer 22:07:08 93b61091891f: Pulling fs layer 22:07:08 93b9cdb0e59b: Pulling fs layer 22:07:08 5e14af77c1be: Pulling fs layer 22:07:08 01666e4c0597: Pulling fs layer 22:07:08 aa168da1d23b: Pulling fs layer 22:07:08 46f8f816bc3b: Waiting 22:07:08 93b61091891f: Waiting 22:07:08 93b9cdb0e59b: Waiting 22:07:08 5e14af77c1be: Waiting 22:07:08 01666e4c0597: Waiting 22:07:08 aa168da1d23b: Waiting 22:07:08 36b3adc4ff6f: Verifying Checksum 22:07:08 36b3adc4ff6f: Download complete 22:07:08 46f8f816bc3b: Verifying Checksum 22:07:08 46f8f816bc3b: Download complete 22:07:09 df20fa9351a1: Verifying Checksum 22:07:09 df20fa9351a1: Download complete 22:07:09 93b9cdb0e59b: Verifying Checksum 22:07:09 93b9cdb0e59b: Download complete 22:07:09 93b61091891f: Verifying Checksum 22:07:09 93b61091891f: Download complete 22:07:09 5e14af77c1be: Verifying Checksum 22:07:09 5e14af77c1be: Download complete 22:07:09 01666e4c0597: Verifying Checksum 22:07:09 01666e4c0597: Download complete 22:07:09 8ad3a11d3b57: Verifying Checksum 22:07:09 8ad3a11d3b57: Download complete 22:07:09 df20fa9351a1: Pull complete 22:07:09 36b3adc4ff6f: Pull complete 22:07:09 8ad3a11d3b57: Pull complete 22:07:09 46f8f816bc3b: Pull complete 22:07:10 93b61091891f: Pull complete 22:07:10 93b9cdb0e59b: Pull complete 22:07:10 5e14af77c1be: Pull complete 22:07:10 01666e4c0597: Pull complete 22:07:10 aa168da1d23b: Verifying Checksum 22:07:10 aa168da1d23b: Download complete 22:07:16 aa168da1d23b: Pull complete 22:07:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:07:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:07:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:07:16 prd-centos7-docker-4c-2g-319 does not seem to be running inside a container 22:07:16 $ 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-40/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-40 -v /w/workspace/undry_go-mod-configuration_PR-40:/w/workspace/undry_go-mod-configuration_PR-40:rw,z -v /w/workspace/undry_go-mod-configuration_PR-40@tmp:/w/workspace/undry_go-mod-configuration_PR-40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:07:18 $ docker top 5f098a5828482b144e37d3337d3c6418bf8778d8dae49eee76c5cf17d2c5c6b2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:18 + touch /tmp/pre-build-complete [Pipeline] sh 22:07:19 + mkdir -p /var/log/sa [Pipeline] sh 22:07:19 + ls /var/log/sa-host 22:07:19 + sadf -c /var/log/sa-host/sa05 22:07:19 file_magic: OK 22:07:19 HZ: Using current value: 100 22:07:19 file_header: OK 22:07:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:07:19 Statistics: 22:07:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:07:19 File successfully converted to sysstat format version 12.2.1 22:07:19 + sadf -c /var/log/sa-host/sa10 22:07:19 file_magic: OK 22:07:19 HZ: Using current value: 100 22:07:19 file_header: OK 22:07:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:07:19 Statistics: 22:07:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:07:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:20 provisioning config files... 22:07:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-40@tmp/config8298022207732226431tmp [Pipeline] { [Pipeline] echo 22:07:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:07:20 ---> create-netrc.sh [Pipeline] } 22:07:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:07:20 ---> python-tools-install.sh [Pipeline] echo 22:07:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:07:21 ---> sudo-logs.sh 22:07:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:07:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:07:21 ---> job-cost.sh 22:07:21 lf-activate-venv: SKIPPING 22:07:21 DEBUG: total: 0.18000000715255737 22:07:21 INFO: Retrieving Stack Cost... 22:07:22 INFO: Retrieving Pricing Info for: v3-standard-2 22:07:23 INFO: Archiving Costs [Pipeline] echo 22:07:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:07:23 ---> logs-deploy.sh 22:07:23 lf-activate-venv: SKIPPING 22:07:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-40/2 22:07:23 INFO: archiving workspace using pattern(s): 22:07:24 Archives upload complete. 22:07:24 INFO: archiving logs to Nexus