Pull request #37 opened 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 d0d3276ee51604fa64735aabb60c8578b03a8e79+ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f (45d67f92fcc5f81f38270e302739c2919dbe6607) Running in Durability level: MAX_SURVIVABILITY 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-37/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-37/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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: 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3271 in /w/workspace/undry_go-mod-configuration_PR-37 [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-37 # 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 Merging remotes/origin/master commit ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f into PR head commit d0d3276ee51604fa64735aabb60c8578b03a8e79 > 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/37/head:refs/remotes/origin/PR-37 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # 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 ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing d0d3276ee51604fa64735aabb60c8578b03a8e79 Checking out Revision d0d3276ee51604fa64735aabb60c8578b03a8e79 (PR-37) > git config core.sparsecheckout # timeout=10 > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # timeout=10 Commit message: "build: upgrade Go lang to 1.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:28:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:28:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:28:14 ========================================================= 19:28:14 EdgeX Global Pipelines Version Info 19:28:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:28:17 ------------------- 19:28:17 stable info: 19:28:17 ------------------- 19:28:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:28:17 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 19:28:17 Message: update stable to v1.0.191 19:28:18 ------------------- 19:28:18 experimental info: 19:28:18 ------------------- 19:28:18 Commited By: **** collab-it+edgex@linuxfoundation.org 19:28:18 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 19:28:18 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:28:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 19:28:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 19:28:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:28:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:28:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:28:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:28:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:28:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-configuration [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:28:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo 19:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo 19:28:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo 19:28:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0d3276ee51604fa64735aabb60c8578b03a8e79 [Pipeline] echo 19:28:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0d3276 [Pipeline] echo 19:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:28:20 + git log --format=format:%s -1 d0d3276ee51604fa64735aabb60c8578b03a8e79 [Pipeline] echo 19:28:21 GIT_COMMIT: d0d3276ee51604fa64735aabb60c8578b03a8e79, Commit Message: build: upgrade Go lang to 1.16 [Pipeline] echo 19:28:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:28:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:28:22 19:28:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:28:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:28:23 latest: Pulling from edgex-devops/git-semver 19:28:23 31603596830f: Pulling fs layer 19:28:23 54011a49482f: Pulling fs layer 19:28:23 a6820b24f6d8: Pulling fs layer 19:28:23 f581987b2513: Pulling fs layer 19:28:23 f581987b2513: Waiting 19:28:23 54011a49482f: Verifying Checksum 19:28:23 54011a49482f: Download complete 19:28:23 31603596830f: Verifying Checksum 19:28:23 31603596830f: Download complete 19:28:23 f581987b2513: Verifying Checksum 19:28:23 f581987b2513: Download complete 19:28:23 a6820b24f6d8: Verifying Checksum 19:28:23 a6820b24f6d8: Download complete 19:28:24 31603596830f: Pull complete 19:28:24 54011a49482f: Pull complete 19:28:26 a6820b24f6d8: Pull complete 19:28:26 f581987b2513: Pull complete 19:28:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:28:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:28:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:28:26 prd-centos7-docker-4c-2g-3271 does not seem to be running inside a container 19:28:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-37 -v /w/workspace/undry_go-mod-configuration_PR-37:/w/workspace/undry_go-mod-configuration_PR-37:rw,z -v /w/workspace/undry_go-mod-configuration_PR-37@tmp:/w/workspace/undry_go-mod-configuration_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:28:29 $ docker top c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:28:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:29 [ssh-agent] Looking for ssh-agent implementation... 19:28:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:30 $ docker exec c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 ssh-agent 19:28:30 SSH_AUTH_SOCK=/tmp/ssh-X34q84eaSnac/agent.11 19:28:30 SSH_AGENT_PID=17 19:28:30 Running ssh-add (command line suppressed) 19:28:30 Identity added: /w/workspace/undry_go-mod-configuration_PR-37@tmp/private_key_3330291168862953366.key (/w/workspace/undry_go-mod-configuration_PR-37@tmp/private_key_3330291168862953366.key) 19:28:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:31 + git tag --points-at HEAD [Pipeline] } 19:28:31 $ docker exec --env ******** --env ******** c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 ssh-agent -k 19:28:31 unset SSH_AUTH_SOCK; 19:28:31 unset SSH_AGENT_PID; 19:28:31 echo Agent pid 17 killed; 19:28:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:28:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:31 [ssh-agent] Looking for ssh-agent implementation... 19:28:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:31 $ docker exec c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 ssh-agent 19:28:32 SSH_AUTH_SOCK=/tmp/ssh-Jo5QCbnpdgJr/agent.46 19:28:32 SSH_AGENT_PID=51 19:28:32 Running ssh-add (command line suppressed) 19:28:32 Identity added: /w/workspace/undry_go-mod-configuration_PR-37@tmp/private_key_8742726694349663976.key (/w/workspace/undry_go-mod-configuration_PR-37@tmp/private_key_8742726694349663976.key) 19:28:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:32 + git semver init 19:28:32 # -> Open(): unable to determine branch for HEAD 19:28:32 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-37/.git 19:28:32 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-37 19:28:32 # $SEMVER_REMOTE_NAME = origin 19:28:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:28:32 # $SEMVER_USER_NAME = edgex-jenkins 19:28:32 # $SEMVER_BRANCH = PR-37 19:28:32 # $SEMVER_TEMP = /tmp/semver-594859519 19:28:32 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 19:28:33 # '/tmp/semver-594859519' -> '/w/workspace/undry_go-mod-configuration_PR-37/.semver' 19:28:33 # -> Force: false 19:28:33 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-37/.semver [Pipeline] } 19:28:33 $ docker exec --env ******** --env ******** c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 ssh-agent -k 19:28:33 unset SSH_AUTH_SOCK; 19:28:33 unset SSH_AGENT_PID; 19:28:33 echo Agent pid 51 killed; 19:28:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:34 + git semver [Pipeline] } 19:28:34 $ docker stop --time=1 c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 19:28:36 $ docker rm -f c72559b996d9e15a5f9cc4ad21ef4cea1b2928947a8a86f3d0c08d7207b7ce01 [Pipeline] // withDockerContainer [Pipeline] sh 19:28:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:28:37 Stashed 1 file(s) [Pipeline] echo 19:28:37 [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:28:52 Still waiting to schedule task 19:28:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:28:52 Still waiting to schedule task 19:28:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3270’ is offline 19:30:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3272 in /w/workspace/undry_go-mod-configuration_PR-37 [Pipeline] { [Pipeline] ws 19:30:37 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 19:30:43 using credential edgex-jenkins-ssh 19:30:43 Cloning the remote Git repository 19:30:43 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 19:30:43 > git init /w/workspace/go-mod-configuration/1 # timeout=10 19:30:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 19:30:43 > git --version # timeout=10 19:30:43 > git --version # 'git version 2.17.1' 19:30:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:30:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 19:30:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:30:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 19:30:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 19:30:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:30:45 Merging remotes/origin/master commit ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f into PR head commit d0d3276ee51604fa64735aabb60c8578b03a8e79 19:30:45 Merge succeeded, producing d0d3276ee51604fa64735aabb60c8578b03a8e79 19:30:45 Checking out Revision d0d3276ee51604fa64735aabb60c8578b03a8e79 (PR-37) 19:30:45 > git config core.sparsecheckout # timeout=10 19:30:45 > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # timeout=10 19:30:45 > git remote # timeout=10 19:30:45 > git config --get remote.origin.url # timeout=10 19:30:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:30:45 > git merge ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f # timeout=10 19:30:45 > git rev-parse HEAD^{commit} # timeout=10 19:30:45 > git config core.sparsecheckout # timeout=10 19:30:45 > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # timeout=10 19:30:49 Commit message: "build: upgrade Go lang to 1.16" 19:30:49 > git --version # timeout=10 19:30:49 > git --version # 'git version 2.17.1' 19:30:49 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:30:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:30:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:30:52 + true 19:30:52 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:30:54 ========================================================= 19:30:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:30:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:30:55 + 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 . 19:30:55 Sending build context to Docker daemon 254kB 19:30:55 Step 1/7 : ARG BASE=golang:1.16-alpine 19:30:55 Step 2/7 : FROM ${BASE} 19:30:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:30:56 595b0fe564bb: Pulling fs layer 19:30:56 7186ed65a4f7: Pulling fs layer 19:30:56 316046926c0a: Pulling fs layer 19:30:56 4ebd0625c992: Pulling fs layer 19:30:56 207e8628e3a3: Pulling fs layer 19:30:56 c791037a9be2: Pulling fs layer 19:30:56 ffd874e62e21: Pulling fs layer 19:30:56 4ebd0625c992: Waiting 19:30:56 207e8628e3a3: Waiting 19:30:56 c791037a9be2: Waiting 19:30:56 ffd874e62e21: Waiting 19:30:56 316046926c0a: Verifying Checksum 19:30:56 316046926c0a: Download complete 19:30:56 7186ed65a4f7: Download complete 19:30:56 207e8628e3a3: Verifying Checksum 19:30:56 207e8628e3a3: Download complete 19:30:56 c791037a9be2: Verifying Checksum 19:30:56 c791037a9be2: Download complete 19:30:56 595b0fe564bb: Verifying Checksum 19:30:56 595b0fe564bb: Download complete 19:30:57 595b0fe564bb: Pull complete 19:30:57 7186ed65a4f7: Pull complete 19:30:58 316046926c0a: Pull complete 19:30:59 ffd874e62e21: Verifying Checksum 19:30:59 ffd874e62e21: Download complete 19:30:59 4ebd0625c992: Verifying Checksum 19:30:59 4ebd0625c992: Download complete 19:31:00 Running on prd-centos7-docker-4c-2g-3273 in /w/workspace/undry_go-mod-configuration_PR-37 [Pipeline] { [Pipeline] ws 19:31:00 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 19:31:03 using credential edgex-jenkins-ssh 19:31:03 Cloning the remote Git repository 19:31:03 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 19:31:03 > git init /w/workspace/go-mod-configuration/1 # timeout=10 19:31:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 19:31:03 > git --version # timeout=10 19:31:03 > git --version # 'git version 2.24.3' 19:31:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:04 Merging remotes/origin/master commit ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f into PR head commit d0d3276ee51604fa64735aabb60c8578b03a8e79 19:31:05 Merge succeeded, producing d0d3276ee51604fa64735aabb60c8578b03a8e79 19:31:05 Checking out Revision d0d3276ee51604fa64735aabb60c8578b03a8e79 (PR-37) 19:31:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 19:31:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 19:31:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 19:31:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:31:04 > git config core.sparsecheckout # timeout=10 19:31:04 > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # timeout=10 19:31:04 > git remote # timeout=10 19:31:04 > git config --get remote.origin.url # timeout=10 19:31:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:04 > git merge ddb981eb5ae8e477fcda5de46fb7e80c2d51db7f # timeout=10 19:31:04 > git rev-parse HEAD^{commit} # timeout=10 19:31:04 > git config core.sparsecheckout # timeout=10 19:31:04 > git checkout -f d0d3276ee51604fa64735aabb60c8578b03a8e79 # timeout=10 19:31:08 Commit message: "build: upgrade Go lang to 1.16" 19:31:08 > git --version # timeout=10 19:31:08 > git --version # 'git version 2.24.3' 19:31:08 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:31:10 4ebd0625c992: Pull complete 19:31:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:31:10 + sudo service docker restart 19:31:10 + true 19:31:10 Redirecting to /bin/systemctl restart docker.service 19:31:10 207e8628e3a3: Pull complete 19:31:10 c791037a9be2: Pull complete [Pipeline] unstash [Pipeline] echo 19:31:11 ========================================================= 19:31:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:31:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:31:11 + 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 . 19:31:12 Sending build context to Docker daemon 255kB 19:31:12 Step 1/7 : ARG BASE=golang:1.16-alpine 19:31:12 Step 2/7 : FROM ${BASE} 19:31:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:31:12 540db60ca938: Pulling fs layer 19:31:12 adcc1eea9eea: Pulling fs layer 19:31:12 4c4ab2625f07: Pulling fs layer 19:31:12 0510c868ecb4: Pulling fs layer 19:31:12 afea3b2eda06: Pulling fs layer 19:31:12 7809a108b3ef: Pulling fs layer 19:31:12 f706445af74f: Pulling fs layer 19:31:12 0510c868ecb4: Waiting 19:31:12 afea3b2eda06: Waiting 19:31:12 7809a108b3ef: Waiting 19:31:12 f706445af74f: Waiting 19:31:12 4c4ab2625f07: Verifying Checksum 19:31:12 4c4ab2625f07: Download complete 19:31:12 adcc1eea9eea: Verifying Checksum 19:31:12 adcc1eea9eea: Download complete 19:31:12 afea3b2eda06: Verifying Checksum 19:31:12 afea3b2eda06: Download complete 19:31:12 7809a108b3ef: Download complete 19:31:12 540db60ca938: Verifying Checksum 19:31:12 540db60ca938: Download complete 19:31:12 540db60ca938: Pull complete 19:31:13 adcc1eea9eea: Pull complete 19:31:13 4c4ab2625f07: Pull complete 19:31:13 f706445af74f: Download complete 19:31:14 ffd874e62e21: Pull complete 19:31:14 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:31:14 ---> cfc18b08335c 19:31:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:31:14 0510c868ecb4: Verifying Checksum 19:31:14 0510c868ecb4: Download complete 19:31:18 ---> Running in 84a11524f302 19:31:18 Removing intermediate container 84a11524f302 19:31:18 ---> 3c6fed2be96c 19:31:18 Step 4/7 : RUN apk add --update bash 19:31:18 ---> Running in 87cae715029d 19:31:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:31:20 0510c868ecb4: Pull complete 19:31:20 afea3b2eda06: Pull complete 19:31:20 7809a108b3ef: Pull complete 19:31:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:31:21 OK: 138 MiB in 40 packages 19:31:22 Removing intermediate container 87cae715029d 19:31:22 ---> 722ef809fb8f 19:31:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:31:22 ---> Running in 754666128ba1 19:31:23 Removing intermediate container 754666128ba1 19:31:23 ---> a9759be007c6 19:31:23 Step 6/7 : COPY go.mod . 19:31:24 ---> 791823e04185 19:31:24 Step 7/7 : RUN go mod download 19:31:24 ---> Running in c1b913a883ab 19:31:30 f706445af74f: Pull complete 19:31:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:31:30 ---> b068be0155e3 19:31:30 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:31:30 ---> Running in f80d2b491e9e 19:31:30 Removing intermediate container f80d2b491e9e 19:31:30 ---> c4a76ae33b40 19:31:30 Step 4/7 : RUN apk add --update bash 19:31:30 ---> Running in fb3eda4e998f 19:31:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:31:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:31:31 OK: 149 MiB in 40 packages 19:31:31 Removing intermediate container fb3eda4e998f 19:31:31 ---> fcdb16c139f0 19:31:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:31:31 ---> Running in ba99cc3c62c3 19:31:31 Removing intermediate container ba99cc3c62c3 19:31:31 ---> 1a2a540f2306 19:31:31 Step 6/7 : COPY go.mod . 19:31:32 ---> 97f00ba51ea2 19:31:32 Step 7/7 : RUN go mod download 19:31:32 ---> Running in 7cceb2aecfe4 19:31:42 Removing intermediate container c1b913a883ab 19:31:42 ---> 8054534482e1 19:31:42 Successfully built 8054534482e1 19:31:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:31:43 + docker inspect -f . ci-base-image-arm64 19:31:43 . [Pipeline] withDockerContainer 19:31:43 prd-ubuntu18.04-docker-arm64-4c-16g-3272 does not seem to be running inside a container 19:31:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:31:45 $ docker top e8298a964f3beec42f33353b21edc6b64050be51b4fc135aa2ac5b85484a4853 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:46 + go version 19:31:46 go version go1.16.3 linux/arm64 [Pipeline] } 19:31:46 $ docker stop --time=1 e8298a964f3beec42f33353b21edc6b64050be51b4fc135aa2ac5b85484a4853 19:31:47 Removing intermediate container 7cceb2aecfe4 19:31:47 ---> 2d6f0ed26654 19:31:47 Successfully built 2d6f0ed26654 19:31:47 Successfully tagged ci-base-image-x86_64:latest 19:31:48 $ docker rm -f e8298a964f3beec42f33353b21edc6b64050be51b4fc135aa2ac5b85484a4853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:48 + docker inspect -f . ci-base-image-x86_64 19:31:48 . [Pipeline] withDockerContainer 19:31:49 prd-centos7-docker-4c-2g-3273 does not seem to be running inside a container 19:31:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-x86_64 cat 19:31:49 + docker inspect -f . ci-base-image-arm64 19:31:49 . 19:31:49 $ docker top 0107101b9f73749729f111943c9c6c15dde01a35e0bf21427d09e248ea0e083a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 19:31:50 prd-ubuntu18.04-docker-arm64-4c-16g-3272 does not seem to be running inside a container 19:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:31:51 $ docker top 219b32eda5d6b11ef0af7acb5f8bc453df1f51c5c6eecd9ac50bbea43d16f5b0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:31:52 + go version 19:31:52 go version go1.16.3 linux/amd64 [Pipeline] } 19:31:52 $ docker stop --time=1 0107101b9f73749729f111943c9c6c15dde01a35e0bf21427d09e248ea0e083a 19:31:52 + go mod tidy 19:31:53 $ docker rm -f 0107101b9f73749729f111943c9c6c15dde01a35e0bf21427d09e248ea0e083a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:54 + make test 19:31:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:31:54 + docker inspect -f . ci-base-image-x86_64 19:31:54 . [Pipeline] withDockerContainer 19:31:55 prd-centos7-docker-4c-2g-3273 does not seem to be running inside a container 19:31:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-x86_64 cat 19:31:56 $ docker top 12dc65a6731a70022922d42f19479d7721b945e80f8b66e1300e759fb3fc96df -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:56 + go mod tidy [Pipeline] sh 19:31:57 + make test 19:31:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:32:09 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.007s coverage: 85.7% of statements 19:32:10 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.555s coverage: 87.4% of statements 19:32:10 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.012s coverage: 100.0% of statements 19:32:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:32:17 gofmt -l . 19:32:17 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:32:17 $ docker stop --time=1 12dc65a6731a70022922d42f19479d7721b945e80f8b66e1300e759fb3fc96df 19:32:19 $ docker rm -f 12dc65a6731a70022922d42f19479d7721b945e80f8b66e1300e759fb3fc96df [Pipeline] // withDockerContainer [Pipeline] sh 19:32:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:32:20 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 19:32:21 ---> job-cost.sh 19:32:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I5N8 19:32:27 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.028s coverage: 85.7% of statements 19:32:27 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.635s coverage: 87.4% of statements 19:32:27 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.011s coverage: 100.0% of statements 19:32:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:32:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:32:45 gofmt -l . 19:32:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:32:45 $ docker stop --time=1 219b32eda5d6b11ef0af7acb5f8bc453df1f51c5c6eecd9ac50bbea43d16f5b0 19:32:48 $ docker rm -f 219b32eda5d6b11ef0af7acb5f8bc453df1f51c5c6eecd9ac50bbea43d16f5b0 [Pipeline] // withDockerContainer [Pipeline] sh 19:32:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:32:49 Warning: overwriting stash ‘coverage-report’ 19:32:50 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:32:50 ---> job-cost.sh 19:32:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C7Uv 19:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-I5N8/bin to PATH 19:33:03 INFO: No Stack... 19:33:03 INFO: Retrieving Pricing Info for: v1-standard-2 19:33:04 INFO: Archiving Costs [Pipeline] sh 19:33:04 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 19:33:04 + cut -d, -f6 [Pipeline] lock 19:33:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] 19:33:04 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] did not exist. Created. 19:33:04 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:33:04 + echo total: 0.029999999329447746 [Pipeline] stash 19:33:05 Stashed 1 file(s) [Pipeline] } 19:33:05 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:33:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:34:51 lf-activate-venv(): INFO: Adding /tmp/venv-C7Uv/bin to PATH 19:34:51 INFO: No Stack... 19:34:51 INFO: Retrieving Pricing Info for: lf-standard-4 19:34:51 INFO: Archiving Costs [Pipeline] sh 19:34:52 + + catcut /w/workspace/go-mod-configuration/1/archives/cost.csv -d, 19:34:52 -f6 [Pipeline] lock 19:34:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] 19:34:52 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] did not exist. Created. 19:34:52 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:52 /w/workspace/go-mod-configuration/1@tmp/durable-6033ed0c/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-6033ed0c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:34:53 + echo total: 0.20999999344348907 [Pipeline] stash 19:34:53 Warning: overwriting stash ‘stack-cost’ 19:34:53 Stashed 1 file(s) [Pipeline] } 19:34:53 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-37-1-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:34:54 provisioning config files... 19:34:54 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-37@tmp/config3852492310093626485tmp [Pipeline] { [Pipeline] sh 19:34:54 + set +x 19:34:54 + curl -s https://codecov.io/bash 19:34:54 + bash -s -- 19:34:55 19:34:55 _____ _ 19:34:55 / ____| | | 19:34:55 | | ___ __| | ___ ___ _____ __ 19:34:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:55 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:55 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:55 Bash-1.0.2 19:34:55 19:34:55 19:34:55 ==> git version 2.24.3 found 19:34:55 ==> 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:34:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:34:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:34:55 ==> Jenkins CI detected. 19:34:55 project root: . 19:34:55 --> token set from env 19:34:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:55 ==> Running gcov in . (disable via -X gcov) 19:34:55 ==> Python coveragepy not found 19:34:55 ==> Searching for coverage reports in: 19:34:55 + . 19:34:55 -> Found 1 reports 19:34:55 ==> Detecting git/mercurial file structure 19:34:55 ==> Reading reports 19:34:55 + ./coverage.out bytes=14452 19:34:55 ==> Appending adjustments 19:34:55 https://docs.codecov.io/docs/fixing-reports 19:34:55 + Found adjustments 19:34:55 ==> Gzipping contents 19:34:55 4.0K /tmp/codecov.j47T6A.gz 19:34:55 ==> Uploading reports 19:34:55 url: https://codecov.io 19:34:55 query: branch=PR-37&commit=d0d3276ee51604fa64735aabb60c8578b03a8e79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=37&job=&cmd_args= 19:34:55 -> Pinging Codecov 19:34:55 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-37&commit=d0d3276ee51604fa64735aabb60c8578b03a8e79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=37&job=&cmd_args= 19:34:55 -> Uploading to 19:34:55 https://storage.googleapis.com/codecov/v4/raw/2021-05-06/9F92B070CA9CA35F4914AC8684776953/d0d3276ee51604fa64735aabb60c8578b03a8e79/de6d3271-0bfd-4bc2-9ceb-89b95ee9885b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210506T193455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a02ca309692fbb55abbac4afb0946408b20ebb7826e661fb9f2aabb969384697 19:34:55 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:55 Dload Upload Total Spent Left Speed 19:34:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2647 0 0 100 2647 0 6229 --:--:-- --:--:-- --:--:-- 6242 19:34:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/d0d3276ee51604fa64735aabb60c8578b03a8e79 [Pipeline] } 19:34:56 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:34:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:34:59 ---> package-listing.sh 19:34:59 ++ facter osfamily 19:34:59 ++ tr '[:upper:]' '[:lower:]' 19:34:59 + OS_FAMILY=redhat 19:34:59 + workspace=/w/workspace/undry_go-mod-configuration_PR-37 19:34:59 + START_PACKAGES=/tmp/packages_start.txt 19:34:59 + END_PACKAGES=/tmp/packages_end.txt 19:34:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:34:59 + PACKAGES=/tmp/packages_start.txt 19:34:59 + '[' /w/workspace/undry_go-mod-configuration_PR-37 ']' 19:34:59 + PACKAGES=/tmp/packages_end.txt 19:34:59 + case "${OS_FAMILY}" in 19:34:59 + rpm -qa 19:34:59 + sort 19:35:06 + '[' -f /tmp/packages_start.txt ']' 19:35:06 + '[' -f /tmp/packages_end.txt ']' 19:35:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:35:06 + '[' /w/workspace/undry_go-mod-configuration_PR-37 ']' 19:35:06 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-37/archives/ 19:35:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-37/archives/ [Pipeline] echo 19:35:06 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-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:35:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:35:07 19:35:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:35:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:35:07 alpine: Pulling from edgex-lftools-log-publisher 19:35:07 df20fa9351a1: Pulling fs layer 19:35:07 36b3adc4ff6f: Pulling fs layer 19:35:07 8ad3a11d3b57: Pulling fs layer 19:35:07 46f8f816bc3b: Pulling fs layer 19:35:07 93b61091891f: Pulling fs layer 19:35:07 93b9cdb0e59b: Pulling fs layer 19:35:07 5e14af77c1be: Pulling fs layer 19:35:07 01666e4c0597: Pulling fs layer 19:35:07 aa168da1d23b: Pulling fs layer 19:35:07 93b9cdb0e59b: Waiting 19:35:07 5e14af77c1be: Waiting 19:35:07 01666e4c0597: Waiting 19:35:07 aa168da1d23b: Waiting 19:35:07 46f8f816bc3b: Waiting 19:35:07 93b61091891f: Waiting 19:35:08 df20fa9351a1: Verifying Checksum 19:35:08 df20fa9351a1: Download complete 19:35:08 46f8f816bc3b: Verifying Checksum 19:35:08 46f8f816bc3b: Download complete 19:35:08 36b3adc4ff6f: Download complete 19:35:08 93b9cdb0e59b: Verifying Checksum 19:35:08 93b9cdb0e59b: Download complete 19:35:08 5e14af77c1be: Verifying Checksum 19:35:08 5e14af77c1be: Download complete 19:35:08 01666e4c0597: Verifying Checksum 19:35:08 01666e4c0597: Download complete 19:35:08 93b61091891f: Verifying Checksum 19:35:08 93b61091891f: Download complete 19:35:08 8ad3a11d3b57: Verifying Checksum 19:35:08 8ad3a11d3b57: Download complete 19:35:08 df20fa9351a1: Pull complete 19:35:08 36b3adc4ff6f: Pull complete 19:35:10 8ad3a11d3b57: Pull complete 19:35:10 46f8f816bc3b: Pull complete 19:35:11 93b61091891f: Pull complete 19:35:11 93b9cdb0e59b: Pull complete 19:35:11 5e14af77c1be: Pull complete 19:35:11 aa168da1d23b: Verifying Checksum 19:35:11 aa168da1d23b: Download complete 19:35:11 01666e4c0597: Pull complete 19:35:21 aa168da1d23b: Pull complete 19:35:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:35:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:35:22 prd-centos7-docker-4c-2g-3271 does not seem to be running inside a container 19:35:22 $ 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-37/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-37 -v /w/workspace/undry_go-mod-configuration_PR-37:/w/workspace/undry_go-mod-configuration_PR-37:rw,z -v /w/workspace/undry_go-mod-configuration_PR-37@tmp:/w/workspace/undry_go-mod-configuration_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:35:25 $ docker top 01cca0b06dce1fbe2ade861d521aac7757348faf7be5006209ee520b066293a3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:25 + touch /tmp/pre-build-complete [Pipeline] sh 19:35:25 + mkdir -p /var/log/sa [Pipeline] sh 19:35:26 + ls /var/log/sa-host 19:35:26 + sadf -c /var/log/sa-host/sa06 19:35:26 file_magic: OK 19:35:26 HZ: Using current value: 100 19:35:26 file_header: OK 19:35:26 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:35:26 Statistics: 19:35:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:35:26 File successfully converted to sysstat format version 12.2.1 19:35:26 + sadf -c /var/log/sa-host/sa23 19:35:26 file_magic: OK 19:35:26 HZ: Using current value: 100 19:35:26 file_header: OK 19:35:26 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:35:26 Statistics: 19:35:26 Hnuu...uuuununununu... 19:35:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:26 provisioning config files... 19:35:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-37@tmp/config1366041220928831617tmp [Pipeline] { [Pipeline] echo 19:35:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:35:27 ---> create-netrc.sh [Pipeline] } 19:35:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:35:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:35:27 ---> python-tools-install.sh [Pipeline] echo 19:35:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:35:28 ---> sudo-logs.sh 19:35:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:35:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:35:28 ---> job-cost.sh 19:35:28 lf-activate-venv: SKIPPING 19:35:28 DEBUG: total: 0.20999999344348907 19:35:28 INFO: Retrieving Stack Cost... 19:35:30 INFO: Retrieving Pricing Info for: v1-standard-2 19:35:30 INFO: Archiving Costs [Pipeline] echo 19:35:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:35:30 ---> logs-deploy.sh 19:35:30 lf-activate-venv: SKIPPING 19:35:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-37/1 19:35:30 INFO: archiving workspace using pattern(s): 19:35:33 Archives upload complete. 19:35:33 INFO: archiving logs to Nexus 19:35:35 ---> uname -a: 19:35:35 Linux prd-centos7-docker-4c-2g-3271.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:35:35 19:35:35 19:35:35 ---> lscpu: 19:35:35 Architecture: x86_64 19:35:35 CPU op-mode(s): 32-bit, 64-bit 19:35:35 Byte Order: Little Endian 19:35:35 Address sizes: 40 bits physical, 48 bits virtual 19:35:35 CPU(s): 4 19:35:35 On-line CPU(s) list: 0-3 19:35:35 Thread(s) per core: 1 19:35:35 Core(s) per socket: 1 19:35:35 Socket(s): 4 19:35:35 NUMA node(s): 1 19:35:35 Vendor ID: GenuineIntel 19:35:35 CPU family: 6 19:35:35 Model: 44 19:35:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:35:35 Stepping: 1 19:35:35 CPU MHz: 2933.436 19:35:35 BogoMIPS: 5866.87 19:35:35 Virtualization: VT-x 19:35:35 Hypervisor vendor: KVM 19:35:35 Virtualization type: full 19:35:35 L1d cache: 128 KiB 19:35:35 L1i cache: 128 KiB 19:35:35 L2 cache: 16 MiB 19:35:35 L3 cache: 64 MiB 19:35:35 NUMA node0 CPU(s): 0-3 19:35:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:35:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:35:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:35:35 Vulnerability Meltdown: Mitigation; PTI 19:35:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:35:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:35:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:35:35 Vulnerability Srbds: Not affected 19:35:35 Vulnerability Tsx async abort: Not affected 19:35:35 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:35:35 19:35:35 19:35:35 ---> nproc: 19:35:35 4 19:35:35 19:35:35 19:35:35 ---> df -h: 19:35:35 Filesystem Size Used Available Use% Mounted on 19:35:35 overlay 50.0G 7.3G 42.7G 15% / 19:35:35 tmpfs 64.0M 0 64.0M 0% /dev 19:35:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:35:35 shm 64.0M 0 64.0M 0% /dev/shm 19:35:35 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 19:35:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 19:35:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 19:35:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 19:35:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 19:35:35 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 19:35:35 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-37 19:35:35 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-37@tmp 19:35:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 19:35:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 19:35:35 19:35:35 19:35:35 ---> free -m: 19:35:35 total used free shared buff/cache available 19:35:35 Mem: 1837 726 98 0 1012 1005 19:35:35 Swap: 1023 0 1023 19:35:35 19:35:35 19:35:35 ---> ip addr: 19:35:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:35:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:35:35 inet 127.0.0.1/8 scope host lo 19:35:35 valid_lft forever preferred_lft forever 19:35:35 inet6 ::1/128 scope host 19:35:35 valid_lft forever preferred_lft forever 19:35:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:35:35 link/ether fa:16:3e:6e:71:f5 brd ff:ff:ff:ff:ff:ff 19:35:35 inet 10.30.122.98/23 brd 10.30.123.255 scope global dynamic eth0 19:35:35 valid_lft 85893sec preferred_lft 85893sec 19:35:35 inet6 fe80::f816:3eff:fe6e:71f5/64 scope link 19:35:35 valid_lft forever preferred_lft forever 19:35:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:35:35 link/ether 02:42:cb:5b:2d:1e brd ff:ff:ff:ff:ff:ff 19:35:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:35:35 valid_lft forever preferred_lft forever 19:35:35 inet6 fe80::42:cbff:fe5b:2d1e/64 scope link 19:35:35 valid_lft forever preferred_lft forever 19:35:35 19:35:35 19:35:35 ---> sar -b -r -n DEV: 19:35:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 19:35:35 19:35:35 19:26:54 LINUX RESTART (4 CPU) 19:35:35 19:35:35 19:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:35:35 19:29:01 52.62 14.45 38.17 0.00 4777.30 3578.92 0.00 19:35:35 19:30:02 2.31 0.00 2.31 0.00 0.00 39.80 0.00 19:35:35 19:31:01 0.63 0.00 0.63 0.00 0.00 7.82 0.00 19:35:35 19:32:01 0.55 0.00 0.55 0.00 0.00 5.83 0.00 19:35:35 19:33:01 0.58 0.00 0.58 0.00 0.00 6.88 0.00 19:35:35 19:34:01 0.25 0.00 0.25 0.00 0.00 3.34 0.00 19:35:35 19:35:01 16.92 16.59 0.33 0.00 2157.87 4.18 0.00 19:35:35 Average: 10.59 4.45 6.14 0.00 994.83 523.50 0.00 19:35:35 19:35:35 19:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:35:35 19:29:01 172368 0 618588 32.88 2620 1087968 1127196 38.47 435004 1076452 20 19:35:35 19:30:02 181736 0 609212 32.38 2620 1087976 1072040 36.59 439344 1063996 8 19:35:35 19:31:01 180732 0 610212 32.43 2620 1087980 1072256 36.59 440536 1063996 8 19:35:35 19:32:01 175176 0 615764 32.73 2620 1087984 1072304 36.60 452372 1057480 8 19:35:35 19:33:01 176088 0 614848 32.68 2620 1087988 1072136 36.59 448920 1059924 20 19:35:35 19:34:01 176664 0 614264 32.65 2620 1087996 1072100 36.59 448732 1059928 12 19:35:35 19:35:01 86136 0 639884 34.01 2620 1152904 1108412 37.83 473580 1123796 76 19:35:35 Average: 164129 0 617539 32.82 2620 1097257 1085206 37.04 448355 1072225 22 19:35:35 19:35:35 19:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:35:35 19:29:01 eth0 163.01 125.36 635.62 49.28 0.00 0.00 0.00 0.00 19:35:35 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:29:01 docker0 1.00 0.81 0.21 1.39 0.00 0.00 0.00 0.00 19:35:35 19:30:02 eth0 0.77 0.08 0.06 0.02 0.00 0.00 0.00 0.00 19:35:35 19:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:31:01 eth0 0.95 0.37 0.32 0.21 0.00 0.00 0.00 0.00 19:35:35 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:32:01 eth0 0.43 0.35 0.26 0.20 0.00 0.00 0.00 0.00 19:35:35 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:33:01 eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:35:35 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:34:01 eth0 0.20 0.20 0.07 0.02 0.00 0.00 0.00 0.00 19:35:35 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:35:01 eth0 8.67 5.62 8.96 3.18 0.00 0.00 0.00 0.00 19:35:35 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 Average: eth0 25.01 18.96 92.65 7.60 0.00 0.00 0.00 0.00 19:35:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:35 Average: docker0 0.14 0.12 0.03 0.20 0.00 0.00 0.00 0.00 19:35:35 19:35:35 19:35:35 ---> sar -P ALL: 19:35:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 19:35:35 19:35:35 19:26:54 LINUX RESTART (4 CPU) 19:35:35 19:35:35 19:28:01 CPU %user %nice %system %iowait %steal %idle 19:35:35 19:29:01 all 6.70 0.00 3.60 1.44 8.24 80.02 19:35:35 19:29:01 0 4.68 0.00 3.63 0.19 8.71 82.79 19:35:35 19:29:01 1 6.51 0.00 3.63 1.05 8.18 80.63 19:35:35 19:29:01 2 8.32 0.00 3.57 1.35 7.39 79.37 19:35:35 19:29:01 3 7.32 0.00 3.58 3.19 8.66 77.26 19:35:35 19:30:02 all 0.13 0.00 0.07 0.00 0.41 99.39 19:35:35 19:30:02 0 0.03 0.00 0.08 0.00 0.45 99.44 19:35:35 19:30:02 1 0.05 0.00 0.05 0.00 0.23 99.67 19:35:35 19:30:02 2 0.40 0.00 0.13 0.00 0.80 98.67 19:35:35 19:30:02 3 0.03 0.00 0.03 0.00 0.15 99.78 19:35:35 19:31:01 all 0.14 0.00 0.07 0.00 0.29 99.50 19:35:35 19:31:01 0 0.03 0.00 0.03 0.00 0.15 99.78 19:35:35 19:31:01 1 0.14 0.00 0.05 0.00 0.20 99.61 19:35:35 19:31:01 2 0.32 0.00 0.12 0.00 0.35 99.21 19:35:35 19:31:01 3 0.07 0.00 0.08 0.00 0.46 99.39 19:35:35 19:32:01 all 0.14 0.00 0.04 0.00 0.19 99.63 19:35:35 19:32:01 0 0.00 0.00 0.02 0.00 0.15 99.83 19:35:35 19:32:01 1 0.47 0.00 0.03 0.00 0.13 99.37 19:35:35 19:32:01 2 0.07 0.00 0.05 0.00 0.27 99.62 19:35:35 19:32:01 3 0.03 0.00 0.05 0.00 0.20 99.72 19:35:35 19:33:01 all 0.12 0.00 0.19 0.00 1.05 98.64 19:35:35 19:33:01 0 0.08 0.00 0.51 0.00 1.21 98.19 19:35:35 19:33:01 1 0.33 0.00 0.10 0.00 0.71 98.86 19:35:35 19:33:01 2 0.03 0.00 0.05 0.00 1.35 98.57 19:35:35 19:33:01 3 0.02 0.00 0.10 0.00 0.93 98.96 19:35:35 19:34:01 all 0.11 0.00 0.04 0.00 0.51 99.33 19:35:35 19:34:01 0 0.03 0.00 0.03 0.00 0.38 99.55 19:35:35 19:34:01 1 0.38 0.00 0.05 0.00 0.75 98.82 19:35:35 19:34:01 2 0.02 0.00 0.03 0.00 0.41 99.54 19:35:35 19:34:01 3 0.02 0.00 0.05 0.00 0.51 99.42 19:35:35 19:35:01 all 0.80 0.00 0.48 0.47 0.62 97.63 19:35:35 19:35:01 0 0.70 0.00 0.48 0.32 0.76 97.74 19:35:35 19:35:01 1 0.63 0.00 0.33 0.78 0.90 97.36 19:35:35 19:35:01 2 0.75 0.00 0.40 0.02 0.40 98.44 19:35:35 19:35:01 3 1.13 0.00 0.72 0.75 0.43 96.97 19:35:35 Average: all 1.19 0.00 0.66 0.28 1.65 96.23 19:35:35 Average: 0 0.82 0.00 0.70 0.07 1.73 96.67 19:35:35 Average: 1 1.24 0.00 0.62 0.27 1.62 96.25 19:35:35 Average: 2 1.43 0.00 0.63 0.20 1.59 96.15 19:35:35 Average: 3 1.26 0.00 0.67 0.57 1.65 95.85 19:35:35 19:35:35 19:35:35