Pull request #30 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 jim-wang-intel for edgexfoundry/go-mod-configuration Loading trusted files from base branch master at 161d456e19e540bc43850f0d3bf0c593c52fb507 rather than 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf Obtained Jenkinsfile from 161d456e19e540bc43850f0d3bf0c593c52fb507 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31416’ Running on prd-centos7-docker-4c-2g-31419 in /w/workspace/undry_go-mod-configuration_PR-30 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-30 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 161d456e19e540bc43850f0d3bf0c593c52fb507 into PR head commit 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf Merge succeeded, producing 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf Checking out Revision 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf (PR-30) > git config core.sparsecheckout # timeout=10 > git checkout -f 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 161d456e19e540bc43850f0d3bf0c593c52fb507 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf # timeout=10 Commit message: "feat(security): add support for ACL access token" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:25:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:25:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 01b285c9143fe67ce51c961fc46521fbef86f83c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:25:36 ========================================================= 19:25:36 EdgeX Global Pipelines Version Info 19:25:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:25:37 ------------------- 19:25:37 stable info: 19:25:37 ------------------- 19:25:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:25:37 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 19:25:37 Message: update stable to v1.0.186 19:25:38 ------------------- 19:25:38 experimental info: 19:25:38 ------------------- 19:25:38 Commited By: **** collab-it+edgex@linuxfoundation.org 19:25:38 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 19:25:38 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:25:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 19:25:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 19:25:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:25:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:25:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:25:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:25:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-configuration [Pipeline] echo 19:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:25:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:25:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:25:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:25:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:25:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:25:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:25:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:25:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:25:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:25:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:25:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:25:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:25:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-30 [Pipeline] echo 19:25:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-30 [Pipeline] echo 19:25:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-30 [Pipeline] echo 19:25:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf [Pipeline] echo 19:25:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94e2211 [Pipeline] echo 19:25:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:25:42 + git log --format=format:%s -1 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf [Pipeline] echo 19:25:42 GIT_COMMIT: 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf, Commit Message: feat(security): add support for ACL access token [Pipeline] echo 19:25:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:25:43 19:25:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:25:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:25:44 latest: Pulling from edgex-devops/git-semver 19:25:44 31603596830f: Pulling fs layer 19:25:44 2a8b12db71e7: Pulling fs layer 19:25:44 6ca5941a6612: Pulling fs layer 19:25:44 ecc8261a40a4: Pulling fs layer 19:25:44 ecc8261a40a4: Waiting 19:25:44 2a8b12db71e7: Download complete 19:25:44 31603596830f: Verifying Checksum 19:25:44 31603596830f: Download complete 19:25:44 ecc8261a40a4: Verifying Checksum 19:25:44 ecc8261a40a4: Download complete 19:25:44 6ca5941a6612: Verifying Checksum 19:25:44 6ca5941a6612: Download complete 19:25:44 31603596830f: Pull complete 19:25:44 2a8b12db71e7: Pull complete 19:25:45 6ca5941a6612: Pull complete 19:25:45 ecc8261a40a4: Pull complete 19:25:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:25:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:25:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:25:45 prd-centos7-docker-4c-2g-31419 does not seem to be running inside a container 19:25:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-30 -v /w/workspace/undry_go-mod-configuration_PR-30:/w/workspace/undry_go-mod-configuration_PR-30:rw,z -v /w/workspace/undry_go-mod-configuration_PR-30@tmp:/w/workspace/undry_go-mod-configuration_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:25:48 $ docker top 41aebee53de9442ff0d89d3cc17b08b58d0f4a3e5e06bdf0a48328aa07464904 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:25:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:48 [ssh-agent] Looking for ssh-agent implementation... 19:25:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:49 $ docker exec 41aebee53de9442ff0d89d3cc17b08b58d0f4a3e5e06bdf0a48328aa07464904 ssh-agent 19:25:49 SSH_AUTH_SOCK=/tmp/ssh-IxUUYysB5wXM/agent.11 19:25:49 SSH_AGENT_PID=17 19:25:49 Running ssh-add (command line suppressed) 19:25:49 Identity added: /w/workspace/undry_go-mod-configuration_PR-30@tmp/private_key_3041379031183790847.key (/w/workspace/undry_go-mod-configuration_PR-30@tmp/private_key_3041379031183790847.key) 19:25:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:49 + git tag --points-at HEAD [Pipeline] } 19:25:49 $ docker exec --env ******** --env ******** 41aebee53de9442ff0d89d3cc17b08b58d0f4a3e5e06bdf0a48328aa07464904 ssh-agent -k 19:25:49 unset SSH_AUTH_SOCK; 19:25:49 unset SSH_AGENT_PID; 19:25:49 echo Agent pid 17 killed; 19:25:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:25:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:50 [ssh-agent] Looking for ssh-agent implementation... 19:25:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:50 $ docker exec 41aebee53de9442ff0d89d3cc17b08b58d0f4a3e5e06bdf0a48328aa07464904 ssh-agent 19:25:50 SSH_AUTH_SOCK=/tmp/ssh-Es9aRUecSqVA/agent.46 19:25:50 SSH_AGENT_PID=52 19:25:50 Running ssh-add (command line suppressed) 19:25:50 Identity added: /w/workspace/undry_go-mod-configuration_PR-30@tmp/private_key_3489219616947454946.key (/w/workspace/undry_go-mod-configuration_PR-30@tmp/private_key_3489219616947454946.key) 19:25:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:50 + git semver init 19:25:50 # -> Open(): unable to determine branch for HEAD 19:25:50 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-30/.git 19:25:50 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-30 19:25:50 # $SEMVER_REMOTE_NAME = origin 19:25:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:25:50 # $SEMVER_USER_NAME = edgex-jenkins 19:25:50 # $SEMVER_BRANCH = PR-30 19:25:50 # $SEMVER_TEMP = /tmp/semver-848605846 19:25:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 19:25:51 # '/tmp/semver-848605846' -> '/w/workspace/undry_go-mod-configuration_PR-30/.semver' 19:25:51 # -> Force: false 19:25:51 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-30/.semver [Pipeline] } 19:25:51 $ docker exec --env ******** --env ******** 41aebee53de9442ff0d89d3cc17b08b58d0f4a3e5e06bdf0a48328aa07464904 ssh-agent -k 19:25:51 unset SSH_AUTH_SOCK; 19:25:51 unset SSH_AGENT_PID; 19:25:51 echo Agent pid 52 killed; 19:25:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:25:51 + git semver [Pipeline] } 19:25:51 $ docker stop --time=1 41aebee53de9442ff0d89d3cc17b08b58d0f4a3e5e06bdf0a48328aa07464904 19:25:53 $ docker rm -f 41aebee53de9442ff0d89d3cc17b08b58d0f4a3e5e06bdf0a48328aa07464904 [Pipeline] // withDockerContainer [Pipeline] sh 19:25:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:25:54 Stashed 1 file(s) [Pipeline] echo 19:25:54 [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 19:26:09 Still waiting to schedule task 19:26:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:26:09 Still waiting to schedule task 19:26:09 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:28:37 Running on prd-centos7-docker-4c-2g-31420 in /w/workspace/undry_go-mod-configuration_PR-30 [Pipeline] { [Pipeline] ws 19:28:38 Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout 19:28:40 using credential edgex-jenkins-ssh 19:28:40 Cloning the remote Git repository 19:28:40 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 19:28:41 > git init /w/workspace/go-mod-configuration/3 # timeout=10 19:28:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 19:28:41 > git --version # timeout=10 19:28:41 > git --version # 'git version 2.24.3' 19:28:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:28:42 Merging remotes/origin/master commit 161d456e19e540bc43850f0d3bf0c593c52fb507 into PR head commit 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf 19:28:42 Merge succeeded, producing 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf 19:28:42 Checking out Revision 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf (PR-30) 19:28:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 19:28:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:28:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 19:28:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 19:28:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:28:42 > git config core.sparsecheckout # timeout=10 19:28:42 > git checkout -f 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf # timeout=10 19:28:42 > git remote # timeout=10 19:28:42 > git config --get remote.origin.url # timeout=10 19:28:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:42 > git merge 161d456e19e540bc43850f0d3bf0c593c52fb507 # timeout=10 19:28:42 > git rev-parse HEAD^{commit} # timeout=10 19:28:42 > git config core.sparsecheckout # timeout=10 19:28:42 > git checkout -f 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf # timeout=10 19:28:45 Commit message: "feat(security): add support for ACL access token" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:28:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:28:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:28:47 + sudo service docker restart 19:28:47 + true 19:28:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:28:48 ========================================================= 19:28:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:28:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:28:49 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 19:28:49 Sending build context to Docker daemon 255kB 19:28:49 Step 1/7 : ARG BASE=golang:1.15-alpine 19:28:49 Step 2/7 : FROM ${BASE} 19:28:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:28:49 188c0c94c7c5: Pulling fs layer 19:28:49 0ef7d3d256c8: Pulling fs layer 19:28:49 de9db76c5a1d: Pulling fs layer 19:28:49 bca2f99d35d6: Pulling fs layer 19:28:49 93359f2a8cfa: Pulling fs layer 19:28:49 7c6f9722023f: Pulling fs layer 19:28:49 a35cf1a2eb13: Pulling fs layer 19:28:49 93359f2a8cfa: Waiting 19:28:49 7c6f9722023f: Waiting 19:28:49 a35cf1a2eb13: Waiting 19:28:49 bca2f99d35d6: Waiting 19:28:49 de9db76c5a1d: Verifying Checksum 19:28:49 de9db76c5a1d: Download complete 19:28:49 0ef7d3d256c8: Verifying Checksum 19:28:49 0ef7d3d256c8: Download complete 19:28:50 93359f2a8cfa: Download complete 19:28:50 7c6f9722023f: Verifying Checksum 19:28:50 7c6f9722023f: Download complete 19:28:50 188c0c94c7c5: Download complete 19:28:50 188c0c94c7c5: Pull complete 19:28:50 0ef7d3d256c8: Pull complete 19:28:50 de9db76c5a1d: Pull complete 19:28:52 a35cf1a2eb13: Verifying Checksum 19:28:52 a35cf1a2eb13: Download complete 19:28:52 bca2f99d35d6: Verifying Checksum 19:28:52 bca2f99d35d6: Download complete 19:28:58 bca2f99d35d6: Pull complete 19:28:58 93359f2a8cfa: Pull complete 19:28:58 7c6f9722023f: Pull complete 19:29:02 a35cf1a2eb13: Pull complete 19:29:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:29:02 ---> a62c8e92a672 19:29:02 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:29:02 ---> Running in 5a381035f301 19:29:02 Removing intermediate container 5a381035f301 19:29:02 ---> ca3eb00ea78b 19:29:02 Step 4/7 : RUN apk add --update bash 19:29:02 ---> Running in bd035b5343ba 19:29:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:29:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:29:04 OK: 166 MiB in 39 packages 19:29:05 Removing intermediate container bd035b5343ba 19:29:05 ---> 5f64774ed7dc 19:29:05 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:29:05 ---> Running in d26bb7227cf9 19:29:05 Removing intermediate container d26bb7227cf9 19:29:05 ---> 59502f3ba45b 19:29:05 Step 6/7 : COPY go.mod . 19:29:05 ---> a59602bdfa32 19:29:05 Step 7/7 : RUN go mod download 19:29:05 ---> Running in 68921609337a 19:29:20 Removing intermediate container 68921609337a 19:29:20 ---> 014410b45d55 19:29:20 Successfully built 014410b45d55 19:29:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:29:20 + docker inspect -f . ci-base-image-x86_64 19:29:20 . [Pipeline] withDockerContainer 19:29:20 prd-centos7-docker-4c-2g-31420 does not seem to be running inside a container 19:29:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:29:21 $ docker top 6c72449fc737850c31da290c36bb8970f52309daa92f3b240ff80868f5a7c928 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:22 + go version 19:29:22 go version go1.15.5 linux/amd64 [Pipeline] } 19:29:22 $ docker stop --time=1 6c72449fc737850c31da290c36bb8970f52309daa92f3b240ff80868f5a7c928 19:29:23 $ docker rm -f 6c72449fc737850c31da290c36bb8970f52309daa92f3b240ff80868f5a7c928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:29:24 + docker inspect -f . ci-base-image-x86_64 19:29:24 . [Pipeline] withDockerContainer 19:29:24 prd-centos7-docker-4c-2g-31420 does not seem to be running inside a container 19:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:29:25 $ docker top 83004d910d799798d42201281b498c7dbeec40a718947914bd8833bb2071e041 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:25 + make test 19:29:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:29:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31421 in /w/workspace/undry_go-mod-configuration_PR-30 [Pipeline] { [Pipeline] ws 19:29:28 Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout 19:29:33 using credential edgex-jenkins-ssh 19:29:33 Cloning the remote Git repository 19:29:33 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 19:29:33 > git init /w/workspace/go-mod-configuration/3 # timeout=10 19:29:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 19:29:33 > git --version # timeout=10 19:29:33 > git --version # 'git version 2.17.1' 19:29:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:29:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 19:29:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:29:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 19:29:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 19:29:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:29:34 Merging remotes/origin/master commit 161d456e19e540bc43850f0d3bf0c593c52fb507 into PR head commit 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf 19:29:35 Merge succeeded, producing 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf 19:29:35 Checking out Revision 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf (PR-30) 19:29:35 > git config core.sparsecheckout # timeout=10 19:29:35 > git checkout -f 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf # timeout=10 19:29:35 > git remote # timeout=10 19:29:35 > git config --get remote.origin.url # timeout=10 19:29:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:35 > git merge 161d456e19e540bc43850f0d3bf0c593c52fb507 # timeout=10 19:29:35 > git rev-parse HEAD^{commit} # timeout=10 19:29:35 > git config core.sparsecheckout # timeout=10 19:29:35 > git checkout -f 94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf # timeout=10 19:29:36 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.032s coverage: 85.7% of statements 19:29:37 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.549s coverage: 87.4% of statements 19:29:37 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.005s coverage: 100.0% of statements 19:29:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:29:38 gofmt -l . 19:29:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:29:38 $ docker stop --time=1 83004d910d799798d42201281b498c7dbeec40a718947914bd8833bb2071e041 19:29:39 Commit message: "feat(security): add support for ACL access token" 19:29:40 $ docker rm -f 83004d910d799798d42201281b498c7dbeec40a718947914bd8833bb2071e041 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:29:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:29:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 19:29:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 19:29:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 19:29:43 + sudo service docker restart 19:29:43 + true Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:29:43 ---> job-cost.sh 19:29:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hjp8 [Pipeline] unstash [Pipeline] echo 19:29:46 ========================================================= 19:29:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:29:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:29:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 19:29:47 Sending build context to Docker daemon 254kB 19:29:47 Step 1/7 : ARG BASE=golang:1.15-alpine 19:29:47 Step 2/7 : FROM ${BASE} 19:29:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:29:47 5f621e34cdf4: Pulling fs layer 19:29:47 a4357932f1b6: Pulling fs layer 19:29:47 18c013af1878: Pulling fs layer 19:29:47 00ac8860ef70: Pulling fs layer 19:29:47 63d7cb157983: Pulling fs layer 19:29:47 b116817d02f9: Pulling fs layer 19:29:47 745a02a5169b: Pulling fs layer 19:29:47 00ac8860ef70: Waiting 19:29:47 63d7cb157983: Waiting 19:29:47 b116817d02f9: Waiting 19:29:47 745a02a5169b: Waiting 19:29:47 18c013af1878: Verifying Checksum 19:29:47 18c013af1878: Download complete 19:29:47 a4357932f1b6: Verifying Checksum 19:29:47 a4357932f1b6: Download complete 19:29:47 63d7cb157983: Verifying Checksum 19:29:47 63d7cb157983: Download complete 19:29:47 b116817d02f9: Verifying Checksum 19:29:47 b116817d02f9: Download complete 19:29:47 5f621e34cdf4: Verifying Checksum 19:29:47 5f621e34cdf4: Download complete 19:29:48 5f621e34cdf4: Pull complete 19:29:49 a4357932f1b6: Pull complete 19:29:49 18c013af1878: Pull complete 19:29:50 745a02a5169b: Verifying Checksum 19:29:50 745a02a5169b: Download complete 19:29:51 00ac8860ef70: Verifying Checksum 19:29:51 00ac8860ef70: Download complete 19:29:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:30:01 00ac8860ef70: Pull complete 19:30:02 63d7cb157983: Pull complete 19:30:02 b116817d02f9: Pull complete 19:30:06 745a02a5169b: Pull complete 19:30:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:30:06 ---> b7e6874047d6 19:30:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:30:09 ---> Running in 988b4757f570 19:30:09 Removing intermediate container 988b4757f570 19:30:09 ---> 4a62942d9fd5 19:30:09 Step 4/7 : RUN apk add --update bash 19:30:09 ---> Running in ac31bcedd3df 19:30:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:30:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:30:12 OK: 142 MiB in 39 packages 19:30:13 Removing intermediate container ac31bcedd3df 19:30:13 ---> 745c1ae0ad96 19:30:13 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:30:13 ---> Running in d71b6003946e 19:30:14 Removing intermediate container d71b6003946e 19:30:14 ---> 21134e341662 19:30:14 Step 6/7 : COPY go.mod . 19:30:14 ---> 854a79bc890c 19:30:14 Step 7/7 : RUN go mod download 19:30:15 ---> Running in 87dcffcd690a 19:30:25 lf-activate-venv(): INFO: Adding /tmp/venv-hjp8/bin to PATH 19:30:25 INFO: No Stack... 19:30:25 INFO: Retrieving Pricing Info for: v1-standard-2 19:30:26 INFO: Archiving Costs [Pipeline] sh 19:30:26 + cat /w/workspace/go-mod-configuration/3/archives/cost.csv 19:30:26 + cut -d, -f6 [Pipeline] lock 19:30:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-30-3-stack-cost] 19:30:26 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-30-3-stack-cost] did not exist. Created. 19:30:26 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-30-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:30:27 + echo total: 0.029999999329447746 [Pipeline] stash 19:30:27 Stashed 1 file(s) [Pipeline] } 19:30:27 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-30-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:30:33 Removing intermediate container 87dcffcd690a 19:30:33 ---> 4087b0611beb 19:30:33 Successfully built 4087b0611beb 19:30:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:30:33 + docker inspect -f . ci-base-image-arm64 19:30:33 . [Pipeline] withDockerContainer 19:30:34 prd-ubuntu18.04-docker-arm64-4c-16g-31421 does not seem to be running inside a container 19:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:30:35 $ docker top 83c72f5d0423053cb9080bb24b82e1ebd54f72ea9a7d79ad524b4d5f3f364066 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:36 + go version 19:30:36 go version go1.15.5 linux/arm64 [Pipeline] } 19:30:36 $ docker stop --time=1 83c72f5d0423053cb9080bb24b82e1ebd54f72ea9a7d79ad524b4d5f3f364066 19:30:38 $ docker rm -f 83c72f5d0423053cb9080bb24b82e1ebd54f72ea9a7d79ad524b4d5f3f364066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:30:39 + docker inspect -f . ci-base-image-arm64 19:30:39 . [Pipeline] withDockerContainer 19:30:39 prd-ubuntu18.04-docker-arm64-4c-16g-31421 does not seem to be running inside a container 19:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:30:41 $ docker top 98a29a09eb3b3739cde9f5f34308f456cc46ef14bcf93a31fb14c9b15eb62880 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:42 + make test 19:30:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:31:09 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.015s coverage: 85.7% of statements 19:31:10 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.635s coverage: 87.4% of statements 19:31:10 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.025s coverage: 100.0% of statements 19:31:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:31:14 gofmt -l . 19:31:14 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:31:15 $ docker stop --time=1 98a29a09eb3b3739cde9f5f34308f456cc46ef14bcf93a31fb14c9b15eb62880 19:31:17 $ docker rm -f 98a29a09eb3b3739cde9f5f34308f456cc46ef14bcf93a31fb14c9b15eb62880 [Pipeline] // withDockerContainer [Pipeline] sh 19:31:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:31:18 Warning: overwriting stash ‘coverage-report’ 19:31:18 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 19:31:19 ---> job-cost.sh 19:31:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0otl 19:31:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-0otl/bin to PATH 19:33:20 INFO: No Stack... 19:33:20 INFO: Retrieving Pricing Info for: lf-standard-4 19:33:20 INFO: Archiving Costs [Pipeline] sh 19:33:20 + cat /w/workspace/go-mod-configuration/3/archives/cost.csv 19:33:20 + cut -d, -f6 [Pipeline] lock 19:33:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-30-3-stack-cost] 19:33:20 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-30-3-stack-cost] did not exist. Created. 19:33:20 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-30-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:33:21 /w/workspace/go-mod-configuration/3@tmp/durable-7e07fb81/script.sh: 1: /w/workspace/go-mod-configuration/3@tmp/durable-7e07fb81/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:33:21 + echo total: 0.20999999344348907 [Pipeline] stash 19:33:21 Warning: overwriting stash ‘stack-cost’ 19:33:21 Stashed 1 file(s) [Pipeline] } 19:33:21 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-30-3-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] wrap 19:33:23 provisioning config files... 19:33:23 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-30@tmp/config6206232134966639950tmp [Pipeline] { [Pipeline] sh 19:33:23 + set +x 19:33:23 + curl -s https://codecov.io/bash 19:33:23 + bash -s -- 19:33:23 19:33:23 _____ _ 19:33:23 / ____| | | 19:33:23 | | ___ __| | ___ ___ _____ __ 19:33:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:33:23 | |___| (_) | (_| | __/ (_| (_) \ V / 19:33:23 \_____\___/ \__,_|\___|\___\___/ \_/ 19:33:23 Bash-20210309-2b87ace 19:33:23 19:33:23 19:33:23 ==> git version 2.24.3 found 19:33:23 ==> 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 19:33:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:33:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:33:23 ==> Jenkins CI detected. 19:33:23 project root: . 19:33:23 --> token set from env 19:33:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:33:23 ==> Running gcov in . (disable via -X gcov) 19:33:23 ==> Python coveragepy not found 19:33:23 ==> Searching for coverage reports in: 19:33:23 + . 19:33:23 -> Found 1 reports 19:33:23 ==> Detecting git/mercurial file structure 19:33:23 ==> Reading reports 19:33:23 + ./coverage.out bytes=14452 19:33:23 ==> Appending adjustments 19:33:23 https://docs.codecov.io/docs/fixing-reports 19:33:23 + Found adjustments 19:33:23 ==> Gzipping contents 19:33:23 4.0K /tmp/codecov.G1HNM5.gz 19:33:23 ==> Uploading reports 19:33:23 url: https://codecov.io 19:33:23 query: branch=PR-30&commit=94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-30%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=30&job=&cmd_args= 19:33:23 -> Pinging Codecov 19:33:23 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-30&commit=94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-30%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=30&job=&cmd_args= 19:33:24 -> Uploading to 19:33:24 https://storage.googleapis.com/codecov/v4/raw/2021-03-25/9F92B070CA9CA35F4914AC8684776953/94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf/02794b07-f3e7-444c-950c-a49c463bbff6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210325T193324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=779daf42bafae50f4b883fd2cb5ebd27479b9e8c6cf62e8d22262e7e8586ba98 19:33:24 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:24 Dload Upload Total Spent Left Speed 19:33:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2644 0 0 100 2644 0 6688 --:--:-- --:--:-- --:--:-- 6693 19:33:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/94e22117ff727c0cc54c7a6a7c51997e5ec6c3cf [Pipeline] } 19:33:24 Deleting 1 temporary files [Pipeline] // wrap [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 19:33:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:33:27 ---> package-listing.sh 19:33:27 ++ facter osfamily 19:33:27 ++ tr '[:upper:]' '[:lower:]' 19:33:27 + OS_FAMILY=redhat 19:33:27 + workspace=/w/workspace/undry_go-mod-configuration_PR-30 19:33:27 + START_PACKAGES=/tmp/packages_start.txt 19:33:27 + END_PACKAGES=/tmp/packages_end.txt 19:33:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:33:27 + PACKAGES=/tmp/packages_start.txt 19:33:27 + '[' /w/workspace/undry_go-mod-configuration_PR-30 ']' 19:33:27 + PACKAGES=/tmp/packages_end.txt 19:33:27 + case "${OS_FAMILY}" in 19:33:27 + rpm -qa 19:33:27 + sort 19:33:32 + '[' -f /tmp/packages_start.txt ']' 19:33:32 + '[' -f /tmp/packages_end.txt ']' 19:33:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:33:32 + '[' /w/workspace/undry_go-mod-configuration_PR-30 ']' 19:33:32 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-30/archives/ 19:33:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-30/archives/ [Pipeline] echo 19:33:32 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-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:33:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:33:33 19:33:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:33:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:33:33 alpine: Pulling from edgex-lftools-log-publisher 19:33:33 df20fa9351a1: Pulling fs layer 19:33:33 36b3adc4ff6f: Pulling fs layer 19:33:33 8ad3a11d3b57: Pulling fs layer 19:33:33 46f8f816bc3b: Pulling fs layer 19:33:33 93b61091891f: Pulling fs layer 19:33:33 93b9cdb0e59b: Pulling fs layer 19:33:33 5e14af77c1be: Pulling fs layer 19:33:33 01666e4c0597: Pulling fs layer 19:33:33 aa168da1d23b: Pulling fs layer 19:33:33 46f8f816bc3b: Waiting 19:33:33 01666e4c0597: Waiting 19:33:33 5e14af77c1be: Waiting 19:33:33 93b9cdb0e59b: Waiting 19:33:33 aa168da1d23b: Waiting 19:33:33 36b3adc4ff6f: Verifying Checksum 19:33:33 36b3adc4ff6f: Download complete 19:33:33 46f8f816bc3b: Verifying Checksum 19:33:33 46f8f816bc3b: Download complete 19:33:33 df20fa9351a1: Verifying Checksum 19:33:33 df20fa9351a1: Download complete 19:33:33 93b9cdb0e59b: Verifying Checksum 19:33:33 93b9cdb0e59b: Download complete 19:33:33 5e14af77c1be: Verifying Checksum 19:33:33 5e14af77c1be: Download complete 19:33:33 93b61091891f: Download complete 19:33:33 01666e4c0597: Verifying Checksum 19:33:33 01666e4c0597: Download complete 19:33:33 8ad3a11d3b57: Verifying Checksum 19:33:33 8ad3a11d3b57: Download complete 19:33:34 df20fa9351a1: Pull complete 19:33:34 36b3adc4ff6f: Pull complete 19:33:34 8ad3a11d3b57: Pull complete 19:33:34 46f8f816bc3b: Pull complete 19:33:35 93b61091891f: Pull complete 19:33:36 aa168da1d23b: Verifying Checksum 19:33:36 aa168da1d23b: Download complete 19:33:37 93b9cdb0e59b: Pull complete 19:33:37 5e14af77c1be: Pull complete 19:33:37 01666e4c0597: Pull complete 19:33:43 aa168da1d23b: Pull complete 19:33:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:33:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:33:43 prd-centos7-docker-4c-2g-31419 does not seem to be running inside a container 19:33:43 $ 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-30/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-30 -v /w/workspace/undry_go-mod-configuration_PR-30:/w/workspace/undry_go-mod-configuration_PR-30:rw,z -v /w/workspace/undry_go-mod-configuration_PR-30@tmp:/w/workspace/undry_go-mod-configuration_PR-30@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:33:47 $ docker top c6fa792738b27b27c0bda2bcccb5c751eb8007edbe6de9f84cc07c0655f36288 -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:47 + touch /tmp/pre-build-complete [Pipeline] sh 19:33:48 + mkdir -p /var/log/sa [Pipeline] sh 19:33:48 + ls /var/log/sa-host 19:33:48 + sadf -c /var/log/sa-host/sa23 19:33:48 file_magic: OK 19:33:48 HZ: Using current value: 100 19:33:48 file_header: OK 19:33:48 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 19:33:48 Statistics: 19:33:48 Hnuu...uuuununununu... 19:33:48 File successfully converted to sysstat format version 12.2.1 19:33:48 + sadf -c /var/log/sa-host/sa25 19:33:48 file_magic: OK 19:33:48 HZ: Using current value: 100 19:33:48 file_header: OK 19:33:48 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 19:33:48 Statistics: 19:33:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:33:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:48 provisioning config files... 19:33:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-30@tmp/config5023032588138128749tmp [Pipeline] { [Pipeline] echo 19:33:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:33:48 ---> create-netrc.sh [Pipeline] } 19:33:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:33:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:33:49 ---> python-tools-install.sh [Pipeline] echo 19:33:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:33:49 ---> sudo-logs.sh 19:33:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:33:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:33:50 ---> job-cost.sh 19:33:50 lf-activate-venv: SKIPPING 19:33:50 DEBUG: total: 0.20999999344348907 19:33:50 INFO: Retrieving Stack Cost... 19:33:51 INFO: Retrieving Pricing Info for: v1-standard-2 19:33:51 INFO: Archiving Costs [Pipeline] echo 19:33:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:33:51 ---> logs-deploy.sh 19:33:51 lf-activate-venv: SKIPPING 19:33:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-30/3 19:33:51 INFO: archiving workspace using pattern(s): 19:33:53 Archives upload complete. 19:33:53 INFO: archiving logs to Nexus 19:33:54 ---> uname -a: 19:33:54 Linux prd-centos7-docker-4c-2g-31419.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:33:54 19:33:54 19:33:54 ---> lscpu: 19:33:54 Architecture: x86_64 19:33:54 CPU op-mode(s): 32-bit, 64-bit 19:33:54 Byte Order: Little Endian 19:33:54 Address sizes: 40 bits physical, 48 bits virtual 19:33:54 CPU(s): 4 19:33:54 On-line CPU(s) list: 0-3 19:33:54 Thread(s) per core: 1 19:33:54 Core(s) per socket: 1 19:33:54 Socket(s): 4 19:33:54 NUMA node(s): 1 19:33:54 Vendor ID: GenuineIntel 19:33:54 CPU family: 6 19:33:54 Model: 44 19:33:54 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:33:54 Stepping: 1 19:33:54 CPU MHz: 2933.438 19:33:54 BogoMIPS: 5866.87 19:33:54 Virtualization: VT-x 19:33:54 Hypervisor vendor: KVM 19:33:54 Virtualization type: full 19:33:54 L1d cache: 128 KiB 19:33:54 L1i cache: 128 KiB 19:33:54 L2 cache: 16 MiB 19:33:54 L3 cache: 64 MiB 19:33:54 NUMA node0 CPU(s): 0-3 19:33:54 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:33:54 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:33:54 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:33:54 Vulnerability Meltdown: Mitigation; PTI 19:33:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:33:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:33:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:33:54 Vulnerability Srbds: Not affected 19:33:54 Vulnerability Tsx async abort: Not affected 19:33:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:33:54 19:33:54 19:33:54 ---> nproc: 19:33:54 4 19:33:54 19:33:54 19:33:54 ---> df -h: 19:33:54 Filesystem Size Used Available Use% Mounted on 19:33:54 overlay 50.0G 7.3G 42.7G 15% / 19:33:54 tmpfs 64.0M 0 64.0M 0% /dev 19:33:54 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:33:54 shm 64.0M 0 64.0M 0% /dev/shm 19:33:54 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 19:33:54 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 19:33:54 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 19:33:54 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 19:33:54 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-30@tmp 19:33:54 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 19:33:54 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 19:33:54 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 19:33:54 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 19:33:54 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-30 19:33:54 19:33:54 19:33:54 ---> free -m: 19:33:54 total used free shared buff/cache available 19:33:54 Mem: 1837 711 95 0 1030 1021 19:33:54 Swap: 1023 1 1022 19:33:54 19:33:54 19:33:54 ---> ip addr: 19:33:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:33:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:33:54 inet 127.0.0.1/8 scope host lo 19:33:54 valid_lft forever preferred_lft forever 19:33:54 inet6 ::1/128 scope host 19:33:54 valid_lft forever preferred_lft forever 19:33:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:33:54 link/ether fa:16:3e:02:dd:af brd ff:ff:ff:ff:ff:ff 19:33:54 inet 10.30.122.20/23 brd 10.30.123.255 scope global dynamic eth0 19:33:54 valid_lft 85869sec preferred_lft 85869sec 19:33:54 inet6 fe80::f816:3eff:fe02:ddaf/64 scope link 19:33:54 valid_lft forever preferred_lft forever 19:33:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:33:54 link/ether 02:42:b3:a4:d8:13 brd ff:ff:ff:ff:ff:ff 19:33:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:33:54 valid_lft forever preferred_lft forever 19:33:54 inet6 fe80::42:b3ff:fea4:d813/64 scope link 19:33:54 valid_lft forever preferred_lft forever 19:33:54 19:33:54 19:33:54 ---> sar -b -r -n DEV: 19:33:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) 19:33:54 19:33:54 19:24:50 LINUX RESTART (4 CPU) 19:33:54 19:33:54 19:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:33:54 19:27:01 2.42 0.00 2.42 0.00 0.00 49.42 0.00 19:33:54 19:28:01 0.45 0.00 0.45 0.00 0.00 6.60 0.00 19:33:54 19:29:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 19:33:54 19:30:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 19:33:54 19:31:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 19:33:54 19:32:01 0.28 0.00 0.28 0.00 0.00 3.58 0.00 19:33:54 19:33:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 19:33:54 Average: 0.60 0.00 0.60 0.00 0.00 10.37 0.00 19:33:54 19:33:54 19:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:33:54 19:27:01 154076 0 601852 31.99 2620 1122996 1080672 36.88 432916 1097132 20 19:33:54 19:28:01 155112 0 600808 31.93 2620 1123004 1074504 36.67 431244 1098168 12 19:33:54 19:29:01 152568 0 603348 32.07 2620 1123008 1074648 36.68 443696 1088248 20 19:33:54 19:30:01 152384 0 603532 32.08 2620 1123008 1074672 36.68 442500 1089776 8 19:33:54 19:31:01 150936 0 604972 32.15 2620 1123016 1074600 36.67 453024 1080320 16 19:33:54 19:32:01 151700 0 604204 32.11 2620 1123020 1074504 36.67 452432 1080372 8 19:33:54 19:33:01 151724 0 604176 32.11 2620 1123024 1074504 36.67 452564 1080372 8 19:33:54 Average: 152643 0 603270 32.06 2620 1123011 1075443 36.70 444054 1087770 13 19:33:54 19:33:54 19:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:33:54 19:27:01 eth0 1.82 1.43 1.51 0.10 0.00 0.00 0.00 0.00 19:33:54 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:28:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:33:54 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:29:01 eth0 1.58 0.42 0.37 0.21 0.00 0.00 0.00 0.00 19:33:54 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:30:01 eth0 0.50 0.35 0.27 0.20 0.00 0.00 0.00 0.00 19:33:54 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:31:01 eth0 0.38 0.28 0.17 0.08 0.00 0.00 0.00 0.00 19:33:54 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:32:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:33:54 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:33:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:33:54 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 Average: eth0 0.67 0.39 0.34 0.09 0.00 0.00 0.00 0.00 19:33:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:54 19:33:54 19:33:54 ---> sar -P ALL: 19:33:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) 19:33:54 19:33:54 19:24:50 LINUX RESTART (4 CPU) 19:33:54 19:33:54 19:26:01 CPU %user %nice %system %iowait %steal %idle 19:33:54 19:27:01 all 0.18 0.00 0.05 0.00 0.00 99.77 19:33:54 19:27:01 0 0.08 0.00 0.07 0.00 0.00 99.85 19:33:54 19:27:01 1 0.53 0.00 0.03 0.00 0.00 99.43 19:33:54 19:27:01 2 0.08 0.00 0.08 0.00 0.00 99.83 19:33:54 19:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:33:54 19:28:01 all 0.19 0.00 0.15 0.00 0.00 99.65 19:33:54 19:28:01 0 0.03 0.00 0.08 0.00 0.00 99.88 19:33:54 19:28:01 1 0.48 0.00 0.03 0.00 0.00 99.48 19:33:54 19:28:01 2 0.13 0.00 0.23 0.00 0.02 99.62 19:33:54 19:28:01 3 0.10 0.00 0.27 0.00 0.00 99.63 19:33:54 19:29:01 all 0.14 0.00 0.05 0.00 0.00 99.81 19:33:54 19:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:33:54 19:29:01 1 0.47 0.00 0.05 0.00 0.00 99.48 19:33:54 19:29:01 2 0.07 0.00 0.08 0.00 0.00 99.85 19:33:54 19:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:33:54 19:30:01 all 0.15 0.00 0.07 0.00 0.00 99.77 19:33:54 19:30:01 0 0.02 0.00 0.05 0.00 0.00 99.93 19:33:54 19:30:01 1 0.40 0.00 0.05 0.00 0.00 99.55 19:33:54 19:30:01 2 0.13 0.00 0.08 0.00 0.02 99.77 19:33:54 19:30:01 3 0.05 0.00 0.12 0.00 0.00 99.83 19:33:54 19:31:01 all 0.15 0.00 0.03 0.00 0.01 99.81 19:33:54 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:33:54 19:31:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:33:54 19:31:01 2 0.52 0.00 0.05 0.00 0.02 99.42 19:33:54 19:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:33:54 19:32:01 all 0.15 0.00 0.04 0.00 0.00 99.80 19:33:54 19:32:01 0 0.02 0.00 0.05 0.00 0.00 99.93 19:33:54 19:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:33:54 19:32:01 2 0.55 0.00 0.07 0.00 0.00 99.38 19:33:54 19:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:33:54 19:33:01 all 0.16 0.00 0.04 0.00 0.00 99.80 19:33:54 19:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:33:54 19:33:01 1 0.05 0.00 0.05 0.00 0.00 99.90 19:33:54 19:33:01 2 0.53 0.00 0.05 0.00 0.00 99.42 19:33:54 19:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:33:54 Average: all 0.16 0.00 0.06 0.00 0.00 99.78 19:33:54 Average: 0 0.03 0.00 0.04 0.00 0.00 99.93 19:33:54 Average: 1 0.29 0.00 0.04 0.00 0.00 99.67 19:33:54 Average: 2 0.29 0.00 0.09 0.00 0.01 99.61 19:33:54 Average: 3 0.04 0.00 0.07 0.00 0.00 99.89 19:33:54 19:33:54 19:33:54