Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0+ec367beefa9f8642927785011f148b3a0c57ab60 (ccb1a698b0851921d28c096ad04a1c6c65cc676c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1792604903466653472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4798375012848672227.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-243/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-243/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6987804100167126918.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2461390032922390320.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-243/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-243/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8767794210351724370.key > 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-381 in /w/workspace/xfoundry_go-mod-bootstrap_PR-243 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-243 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/jenkins-gitclient-ssh5814797052177226221.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ec367beefa9f8642927785011f148b3a0c57ab60 into PR head commit d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 Merge succeeded, producing ba9a16d47aca37f50848a7e80da5804cab12e837 Checking out Revision ba9a16d47aca37f50848a7e80da5804cab12e837 (PR-243) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/jenkins-gitclient-ssh8329018316991321115.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/jenkins-gitclient-ssh6586649032093547866.key > git merge ec367beefa9f8642927785011f148b3a0c57ab60 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba9a16d47aca37f50848a7e80da5804cab12e837 # timeout=10 Commit message: "Merge commit 'ec367beefa9f8642927785011f148b3a0c57ab60' into HEAD" > git rev-list --no-walk d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:01:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:01:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:01:14 ========================================================= 07:01:14 EdgeX Global Pipelines Version Info 07:01:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:01:16 ------------------- 07:01:16 stable info: 07:01:16 ------------------- 07:01:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:01:16 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:01:16 Message: update stable to v1.0.192 07:01:16 ------------------- 07:01:16 experimental info: 07:01:16 ------------------- 07:01:16 Commited By: **** collab-it+edgex@linuxfoundation.org 07:01:16 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:01:16 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba9a16d47aca37f50848a7e80da5804cab12e837 [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba9a16d [Pipeline] echo 07:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:18 + git log --format=format:%s -1 ba9a16d47aca37f50848a7e80da5804cab12e837 [Pipeline] echo 07:01:18 GIT_COMMIT: ba9a16d47aca37f50848a7e80da5804cab12e837, Commit Message: Merge commit 'ec367beefa9f8642927785011f148b3a0c57ab60' into HEAD [Pipeline] echo 07:01:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:20 07:01:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:01:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:21 latest: Pulling from edgex-devops/git-semver 07:01:21 31603596830f: Pulling fs layer 07:01:21 54011a49482f: Pulling fs layer 07:01:21 a6820b24f6d8: Pulling fs layer 07:01:21 f581987b2513: Pulling fs layer 07:01:21 f581987b2513: Waiting 07:01:21 54011a49482f: Verifying Checksum 07:01:21 54011a49482f: Download complete 07:01:21 31603596830f: Verifying Checksum 07:01:21 31603596830f: Download complete 07:01:21 f581987b2513: Verifying Checksum 07:01:21 f581987b2513: Download complete 07:01:21 a6820b24f6d8: Verifying Checksum 07:01:21 a6820b24f6d8: Download complete 07:01:21 31603596830f: Pull complete 07:01:21 54011a49482f: Pull complete 07:01:22 a6820b24f6d8: Pull complete 07:01:22 f581987b2513: Pull complete 07:01:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:01:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:01:23 prd-centos7-docker-4c-2g-381 does not seem to be running inside a container 07:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-243 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-243:/w/workspace/xfoundry_go-mod-bootstrap_PR-243:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-243@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 07:01:26 $ docker top 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:27 [ssh-agent] Looking for ssh-agent implementation... 07:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:27 $ docker exec 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a ssh-agent 07:01:27 SSH_AUTH_SOCK=/tmp/ssh-OuCBEpSetncj/agent.14 07:01:27 SSH_AGENT_PID=21 07:01:27 Running ssh-add (command line suppressed) 07:01:27 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/private_key_7691436182110515607.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/private_key_7691436182110515607.key) 07:01:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:27 + git tag --points-at HEAD [Pipeline] } 07:01:27 $ docker exec --env ******** --env ******** 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a ssh-agent -k 07:01:27 unset SSH_AUTH_SOCK; 07:01:27 unset SSH_AGENT_PID; 07:01:27 echo Agent pid 21 killed; 07:01:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:01:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:27 [ssh-agent] Looking for ssh-agent implementation... 07:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:28 $ docker exec 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a ssh-agent 07:01:28 SSH_AUTH_SOCK=/tmp/ssh-P0TAToVXyOXU/agent.54 07:01:28 SSH_AGENT_PID=60 07:01:28 Running ssh-add (command line suppressed) 07:01:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/private_key_6526542908597339527.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/private_key_6526542908597339527.key) 07:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:28 + git semver init 07:01:28 # -> Open(): unable to determine branch for HEAD 07:01:28 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-243/.git 07:01:28 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-243 07:01:28 # $SEMVER_REMOTE_NAME = origin 07:01:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:01:28 # $SEMVER_USER_NAME = edgex-jenkins 07:01:28 # $SEMVER_BRANCH = PR-243 07:01:28 # $SEMVER_TEMP = /tmp/semver-063711010 07:01:28 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 07:01:29 # '/tmp/semver-063711010' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-243/.semver' 07:01:29 # -> Force: false 07:01:29 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-243/.semver [Pipeline] } 07:01:29 $ docker exec --env ******** --env ******** 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a ssh-agent -k 07:01:29 unset SSH_AUTH_SOCK; 07:01:29 unset SSH_AGENT_PID; 07:01:29 echo Agent pid 60 killed; 07:01:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:29 + git semver [Pipeline] } 07:01:29 $ docker stop --time=1 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a 07:01:31 $ docker rm -f 1af2f1afa76b9166990d175303fad3ea872a689127210728fac0d89f7599e93a [Pipeline] // withDockerContainer [Pipeline] sh 07:01:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:01:32 Stashed 1 file(s) [Pipeline] echo 07:01:32 [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 07:01:47 Still waiting to schedule task 07:01:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:01:47 Still waiting to schedule task 07:01:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:03:15 Running on prd-centos7-docker-4c-2g-384 in /w/workspace/xfoundry_go-mod-bootstrap_PR-243 [Pipeline] { [Pipeline] ws 07:03:15 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 07:03:15 Selected Git installation does not exist. Using Default 07:03:15 The recommended git tool is: NONE 07:03:18 using credential edgex-jenkins-ssh 07:03:18 Cloning the remote Git repository 07:03:18 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 07:03:18 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 07:03:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 07:03:18 > git --version # timeout=10 07:03:18 > git --version # 'git version 2.24.4' 07:03:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:18 [INFO] Currently running in a labeled security context 07:03:18 [INFO] Currently SELinux is 'enforcing' on the host 07:03:18 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh1160359236185883780.key 07:03:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 07:03:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 07:03:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 07:03:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:19 [INFO] Currently running in a labeled security context 07:03:19 [INFO] Currently SELinux is 'enforcing' on the host 07:03:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh841029198367378838.key 07:03:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:03:19 Merging remotes/origin/master commit ec367beefa9f8642927785011f148b3a0c57ab60 into PR head commit d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 07:03:19 Merge succeeded, producing cb84d156acf689734ddabca21ea4f254f262dc53 07:03:19 Checking out Revision cb84d156acf689734ddabca21ea4f254f262dc53 (PR-243) 07:03:19 > git config core.sparsecheckout # timeout=10 07:03:19 > git checkout -f d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 07:03:19 > git remote # timeout=10 07:03:19 > git config --get remote.origin.url # timeout=10 07:03:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:19 [INFO] Currently running in a labeled security context 07:03:19 [INFO] Currently SELinux is 'enforcing' on the host 07:03:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh7454928096116633381.key 07:03:19 > git merge ec367beefa9f8642927785011f148b3a0c57ab60 # timeout=10 07:03:19 > git rev-parse HEAD^{commit} # timeout=10 07:03:19 > git config core.sparsecheckout # timeout=10 07:03:19 > git checkout -f cb84d156acf689734ddabca21ea4f254f262dc53 # timeout=10 07:03:24 Commit message: "Merge commit 'ec367beefa9f8642927785011f148b3a0c57ab60' into HEAD" 07:03:24 > git rev-list --no-walk d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:03:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:03:26 + sudo service docker restart 07:03:26 + true 07:03:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 07:03:45 ========================================================= 07:03:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:03:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:03:45 + 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 . 07:03:45 Sending build context to Docker daemon 973.8kB 07:03:45 Step 1/8 : ARG BASE=golang:1.16-alpine 07:03:45 Step 2/8 : FROM ${BASE} 07:03:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:03:45 540db60ca938: Pulling fs layer 07:03:45 adcc1eea9eea: Pulling fs layer 07:03:45 4c4ab2625f07: Pulling fs layer 07:03:45 0510c868ecb4: Pulling fs layer 07:03:45 afea3b2eda06: Pulling fs layer 07:03:45 7809a108b3ef: Pulling fs layer 07:03:45 f706445af74f: Pulling fs layer 07:03:45 afea3b2eda06: Waiting 07:03:45 7809a108b3ef: Waiting 07:03:45 f706445af74f: Waiting 07:03:45 0510c868ecb4: Waiting 07:03:45 4c4ab2625f07: Verifying Checksum 07:03:45 4c4ab2625f07: Download complete 07:03:45 adcc1eea9eea: Verifying Checksum 07:03:45 adcc1eea9eea: Download complete 07:03:45 afea3b2eda06: Verifying Checksum 07:03:45 afea3b2eda06: Download complete 07:03:45 540db60ca938: Verifying Checksum 07:03:45 540db60ca938: Download complete 07:03:45 7809a108b3ef: Verifying Checksum 07:03:45 7809a108b3ef: Download complete 07:03:46 540db60ca938: Pull complete 07:03:46 adcc1eea9eea: Pull complete 07:03:46 4c4ab2625f07: Pull complete 07:03:47 f706445af74f: Verifying Checksum 07:03:47 f706445af74f: Download complete 07:03:48 0510c868ecb4: Verifying Checksum 07:03:48 0510c868ecb4: Download complete 07:03:51 0510c868ecb4: Pull complete 07:03:51 afea3b2eda06: Pull complete 07:03:51 7809a108b3ef: Pull complete 07:03:52 f706445af74f: Pull complete 07:03:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:03:52 ---> b068be0155e3 07:03:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:03:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-383 in /w/workspace/xfoundry_go-mod-bootstrap_PR-243 [Pipeline] { [Pipeline] ws 07:03:55 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 07:03:56 Selected Git installation does not exist. Using Default 07:03:56 The recommended git tool is: NONE 07:03:58 ---> Running in e4ae8dc6afed 07:03:58 Removing intermediate container e4ae8dc6afed 07:03:58 ---> fd8940b2a150 07:03:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:58 ---> Running in a89bd39020d1 07:03:58 Removing intermediate container a89bd39020d1 07:03:58 ---> 773bc7e11d07 07:03:58 Step 5/8 : RUN apk add --update --no-cache git make 07:03:58 ---> Running in 8165fd91b444 07:03:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:04:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:04:00 OK: 149 MiB in 40 packages 07:04:00 Removing intermediate container 8165fd91b444 07:04:00 ---> e7d2c4c5a207 07:04:00 Step 6/8 : WORKDIR /build 07:04:00 ---> Running in 9ff4b4daa2be 07:04:00 Removing intermediate container 9ff4b4daa2be 07:04:00 ---> c3badd309e12 07:04:00 Step 7/8 : COPY go.mod . 07:04:01 ---> b188276aca72 07:04:01 Step 8/8 : RUN go mod download 07:04:01 ---> Running in ce85b2a75ed2 07:04:02 using credential edgex-jenkins-ssh 07:04:02 Cloning the remote Git repository 07:04:02 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 07:04:02 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 07:04:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 07:04:02 > git --version # timeout=10 07:04:02 > git --version # 'git version 2.17.1' 07:04:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:06 Merging remotes/origin/master commit ec367beefa9f8642927785011f148b3a0c57ab60 into PR head commit d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 07:04:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 07:04:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 07:04:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 07:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:04:06 > git config core.sparsecheckout # timeout=10 07:04:06 > git checkout -f d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 07:04:06 > git remote # timeout=10 07:04:06 > git config --get remote.origin.url # timeout=10 07:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:06 > git merge ec367beefa9f8642927785011f148b3a0c57ab60 # timeout=10 07:04:06 Merge succeeded, producing 3f64a11a4db219a3146c65e9b1bdf08e85a01a63 07:04:06 Checking out Revision 3f64a11a4db219a3146c65e9b1bdf08e85a01a63 (PR-243) 07:04:06 > git rev-parse HEAD^{commit} # timeout=10 07:04:06 > git config core.sparsecheckout # timeout=10 07:04:06 > git checkout -f 3f64a11a4db219a3146c65e9b1bdf08e85a01a63 # timeout=10 07:04:10 Commit message: "Merge commit 'ec367beefa9f8642927785011f148b3a0c57ab60' into HEAD" 07:04:10 > git rev-list --no-walk d524c090c1bcf4183bb4eaa2f250bdc780c0a4e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:04:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:04:13 + true 07:04:13 + sudo service docker restart 07:04:19 Removing intermediate container ce85b2a75ed2 07:04:19 ---> 510cd35b32a9 07:04:19 Successfully built 510cd35b32a9 07:04:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:04:19 + docker inspect -f . ci-base-image-x86_64 07:04:19 . [Pipeline] withDockerContainer 07:04:20 prd-centos7-docker-4c-2g-384 does not seem to be running inside a container 07:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:20 $ docker top 2fc9ddd8f62316ad625d73a7a77dd10cc8dfe5fc7ba8ccf14de05b331bb630b9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:20 + go version 07:04:20 go version go1.16.3 linux/amd64 [Pipeline] } 07:04:20 $ docker stop --time=1 2fc9ddd8f62316ad625d73a7a77dd10cc8dfe5fc7ba8ccf14de05b331bb630b9 07:04:22 $ docker rm -f 2fc9ddd8f62316ad625d73a7a77dd10cc8dfe5fc7ba8ccf14de05b331bb630b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:22 + docker inspect -f . ci-base-image-x86_64 07:04:22 . [Pipeline] withDockerContainer 07:04:22 prd-centos7-docker-4c-2g-384 does not seem to be running inside a container 07:04:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:23 $ docker top 071a4483c53fd6a6520ce741d02a8d24ebb597d1a0da68eb8258d81ec806e810 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:23 + go mod tidy [Pipeline] sh 07:04:24 + make test 07:04:24 go mod tidy 07:04:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo 07:04:31 ========================================================= 07:04:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:04:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:04:32 + 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 . 07:04:33 Sending build context to Docker daemon 972.3kB 07:04:33 Step 1/8 : ARG BASE=golang:1.16-alpine 07:04:33 Step 2/8 : FROM ${BASE} 07:04:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:04:33 595b0fe564bb: Pulling fs layer 07:04:33 7186ed65a4f7: Pulling fs layer 07:04:33 316046926c0a: Pulling fs layer 07:04:33 4ebd0625c992: Pulling fs layer 07:04:33 207e8628e3a3: Pulling fs layer 07:04:33 c791037a9be2: Pulling fs layer 07:04:33 ffd874e62e21: Pulling fs layer 07:04:33 4ebd0625c992: Waiting 07:04:33 207e8628e3a3: Waiting 07:04:33 c791037a9be2: Waiting 07:04:33 ffd874e62e21: Waiting 07:04:34 316046926c0a: Verifying Checksum 07:04:34 316046926c0a: Download complete 07:04:34 7186ed65a4f7: Verifying Checksum 07:04:34 7186ed65a4f7: Download complete 07:04:34 207e8628e3a3: Verifying Checksum 07:04:34 207e8628e3a3: Download complete 07:04:34 c791037a9be2: Verifying Checksum 07:04:34 c791037a9be2: Download complete 07:04:34 595b0fe564bb: Verifying Checksum 07:04:34 595b0fe564bb: Download complete 07:04:34 595b0fe564bb: Pull complete 07:04:35 7186ed65a4f7: Pull complete 07:04:35 316046926c0a: Pull complete 07:04:36 ffd874e62e21: Verifying Checksum 07:04:36 ffd874e62e21: Download complete 07:04:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 07:04:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.4% of statements 07:04:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 07:04:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements 07:04:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.014s coverage: 85.3% of statements 07:04:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 07:04:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 07:04:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 07:04:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements 07:04:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 26.7% of statements 07:04:37 4ebd0625c992: Verifying Checksum 07:04:37 4ebd0625c992: Download complete 07:04:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.010s coverage: 90.7% of statements 07:04:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 07:04:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 07:04:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 07:04:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 07:04:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:04:46 gofmt -l . 07:04:46 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:04:46 $ docker stop --time=1 071a4483c53fd6a6520ce741d02a8d24ebb597d1a0da68eb8258d81ec806e810 07:04:47 $ docker rm -f 071a4483c53fd6a6520ce741d02a8d24ebb597d1a0da68eb8258d81ec806e810 [Pipeline] // withDockerContainer [Pipeline] sh 07:04:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:04:48 4ebd0625c992: Pull complete 07:04:48 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) 07:04:48 207e8628e3a3: Pull complete Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:04:48 c791037a9be2: Pull complete 07:04:48 ---> job-cost.sh 07:04:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5sAO 07:04:52 ffd874e62e21: Pull complete 07:04:52 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:04:52 ---> cfc18b08335c 07:04:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:04:53 ---> Running in ca937ef7bb57 07:04:54 Removing intermediate container ca937ef7bb57 07:04:54 ---> 083e2ed97d0b 07:04:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:54 ---> Running in ecb772245709 07:04:57 Removing intermediate container ecb772245709 07:04:57 ---> 89b85ec4331c 07:04:57 Step 5/8 : RUN apk add --update --no-cache git make 07:04:57 ---> Running in f19d43e43da1 07:04:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:04:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:04:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:05:00 OK: 138 MiB in 40 packages 07:05:01 Removing intermediate container f19d43e43da1 07:05:01 ---> 3231b1d3fe5f 07:05:01 Step 6/8 : WORKDIR /build 07:05:01 ---> Running in ed5894990304 07:05:01 Removing intermediate container ed5894990304 07:05:01 ---> f4a019d9e6f4 07:05:01 Step 7/8 : COPY go.mod . 07:05:02 ---> 06d8498dfd3d 07:05:02 Step 8/8 : RUN go mod download 07:05:02 ---> Running in e529225f82a4 07:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-5sAO/bin to PATH 07:05:11 INFO: No Stack... 07:05:13 INFO: Retrieving Pricing Info for: v3-standard-2 07:05:13 INFO: Archiving Costs [Pipeline] sh 07:05:13 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 07:05:13 + cut -d, -f6 [Pipeline] lock 07:05:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] 07:05:13 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] did not exist. Created. 07:05:13 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:14 + echo total: 0.05999999865889549 [Pipeline] stash 07:05:14 Stashed 1 file(s) [Pipeline] } 07:05:14 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:05:25 Removing intermediate container e529225f82a4 07:05:25 ---> a19a3610f109 07:05:25 Successfully built a19a3610f109 07:05:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:05:26 + docker inspect -f . ci-base-image-arm64 07:05:26 . [Pipeline] withDockerContainer 07:05:26 prd-ubuntu18.04-docker-arm64-4c-16g-383 does not seem to be running inside a container 07:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:05:28 $ docker top b5fb3634b44aace7979cd4ca2b93201fb897727ce496124b9da21f11b5958c38 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:29 + go version 07:05:29 go version go1.16.3 linux/arm64 [Pipeline] } 07:05:29 $ docker stop --time=1 b5fb3634b44aace7979cd4ca2b93201fb897727ce496124b9da21f11b5958c38 07:05:30 $ docker rm -f b5fb3634b44aace7979cd4ca2b93201fb897727ce496124b9da21f11b5958c38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:31 + docker inspect -f . ci-base-image-arm64 07:05:31 . [Pipeline] withDockerContainer 07:05:31 prd-ubuntu18.04-docker-arm64-4c-16g-383 does not seem to be running inside a container 07:05:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:05:33 $ docker top 473f17e9e84a5a68bef0f8e52220381a4f42eb52e1eb4c350fe8f4df27b47e56 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:34 + go mod tidy [Pipeline] sh 07:05:35 + make test 07:05:35 go mod tidy 07:05:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:06:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 07:06:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.052s coverage: 5.4% of statements 07:06:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 07:06:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.092s coverage: 92.2% of statements 07:06:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.034s coverage: 85.3% of statements 07:06:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 07:06:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 07:06:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 07:06:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.081s coverage: 100.0% of statements 07:06:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.059s coverage: 26.7% of statements 07:06:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.052s coverage: 90.7% of statements 07:06:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 07:06:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 07:06:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.025s coverage: 91.3% of statements 07:06:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 07:06:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:06:44 gofmt -l . 07:06:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:06:44 $ docker stop --time=1 473f17e9e84a5a68bef0f8e52220381a4f42eb52e1eb4c350fe8f4df27b47e56 07:06:46 $ docker rm -f 473f17e9e84a5a68bef0f8e52220381a4f42eb52e1eb4c350fe8f4df27b47e56 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:06:46 Warning: overwriting stash ‘coverage-report’ 07:06:47 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 07:06:47 ---> job-cost.sh 07:06:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qgyc 07:07:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:08:48 lf-activate-venv(): INFO: Adding /tmp/venv-Qgyc/bin to PATH 07:08:48 INFO: No Stack... 07:08:48 INFO: Retrieving Pricing Info for: v2-standard-4 07:08:48 INFO: Archiving Costs [Pipeline] sh 07:08:49 + cut -d, -f6 07:08:49 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [Pipeline] lock 07:08:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] 07:08:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] did not exist. Created. 07:08:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:49 /w/workspace/go-mod-bootstrap/2@tmp/durable-ad0bfe73/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-ad0bfe73/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:08:50 + echo total: 0.18000000715255737 [Pipeline] stash 07:08:50 Warning: overwriting stash ‘stack-cost’ 07:08:50 Stashed 1 file(s) [Pipeline] } 07:08:50 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-243-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:08:51 provisioning config files... 07:08:51 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/config5741815212621158886tmp [Pipeline] { [Pipeline] sh 07:08:51 + set +x 07:08:51 + curl -s https://codecov.io/bash 07:08:51 + bash -s -- 07:08:51 07:08:51 _____ _ 07:08:51 / ____| | | 07:08:51 | | ___ __| | ___ ___ _____ __ 07:08:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:08:51 | |___| (_) | (_| | __/ (_| (_) \ V / 07:08:51 \_____\___/ \__,_|\___|\___\___/ \_/ 07:08:51 Bash-1.0.3 07:08:51 07:08:51 07:08:51 ==> git version 2.24.4 found 07:08:51 ==> 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 07:08:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:08:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:08:51 ==> Jenkins CI detected. 07:08:51 project root: . 07:08:51 --> token set from env 07:08:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:08:51 ==> Running gcov in . (disable via -X gcov) 07:08:51 ==> Python coveragepy not found 07:08:51 ==> Searching for coverage reports in: 07:08:51 + . 07:08:51 -> Found 1 reports 07:08:51 ==> Detecting git/mercurial file structure 07:08:51 ==> Reading reports 07:08:51 + ./coverage.out bytes=31475 07:08:51 ==> Appending adjustments 07:08:51 https://docs.codecov.io/docs/fixing-reports 07:08:51 + Found adjustments 07:08:51 ==> Gzipping contents 07:08:51 8.0K /tmp/codecov.z7MrSW.gz 07:08:51 ==> Uploading reports 07:08:51 url: https://codecov.io 07:08:51 query: branch=PR-243&commit=ba9a16d47aca37f50848a7e80da5804cab12e837&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-243%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=243&job=&cmd_args= 07:08:51 -> Pinging Codecov 07:08:51 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-243&commit=ba9a16d47aca37f50848a7e80da5804cab12e837&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-243%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=243&job=&cmd_args= 07:08:52 -> Uploading to 07:08:52 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/833815588EE85121546D348822E98E2E/ba9a16d47aca37f50848a7e80da5804cab12e837/3291d83e-4a24-4505-b50d-20e478382933.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T070852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=849ceef09ba534c6f0fc6b80c3d4999932534ccad15433de322861cab8ffc75c 07:08:52 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:52 Dload Upload Total Spent Left Speed 07:08:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5956 0 0 100 5956 0 17716 --:--:-- --:--:-- --:--:-- 17673 100 5956 0 0 100 5956 0 17705 --:--:-- --:--:-- --:--:-- 17673 07:08:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ba9a16d47aca37f50848a7e80da5804cab12e837 [Pipeline] } 07:08:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:08:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:08:54 ---> package-listing.sh 07:08:54 ++ tr '[:upper:]' '[:lower:]' 07:08:54 ++ facter osfamily 07:08:54 + OS_FAMILY=redhat 07:08:54 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-243 07:08:54 + START_PACKAGES=/tmp/packages_start.txt 07:08:54 + END_PACKAGES=/tmp/packages_end.txt 07:08:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:54 + PACKAGES=/tmp/packages_start.txt 07:08:54 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-243 ']' 07:08:54 + PACKAGES=/tmp/packages_end.txt 07:08:54 + case "${OS_FAMILY}" in 07:08:54 + sort 07:08:54 + rpm -qa 07:08:55 + '[' -f /tmp/packages_start.txt ']' 07:08:55 + '[' -f /tmp/packages_end.txt ']' 07:08:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:55 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-243 ']' 07:08:55 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-243/archives/ 07:08:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-243/archives/ [Pipeline] echo 07:08:55 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/xfoundry_go-mod-bootstrap_PR-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:08:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:08:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:08:56 07:08:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:08:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:08:56 alpine: Pulling from edgex-lftools-log-publisher 07:08:56 df20fa9351a1: Pulling fs layer 07:08:56 36b3adc4ff6f: Pulling fs layer 07:08:56 8ad3a11d3b57: Pulling fs layer 07:08:56 46f8f816bc3b: Pulling fs layer 07:08:56 93b61091891f: Pulling fs layer 07:08:56 93b9cdb0e59b: Pulling fs layer 07:08:56 5e14af77c1be: Pulling fs layer 07:08:56 01666e4c0597: Pulling fs layer 07:08:56 aa168da1d23b: Pulling fs layer 07:08:56 93b9cdb0e59b: Waiting 07:08:56 5e14af77c1be: Waiting 07:08:56 01666e4c0597: Waiting 07:08:56 aa168da1d23b: Waiting 07:08:56 46f8f816bc3b: Waiting 07:08:56 93b61091891f: Waiting 07:08:56 36b3adc4ff6f: Verifying Checksum 07:08:56 36b3adc4ff6f: Download complete 07:08:56 46f8f816bc3b: Verifying Checksum 07:08:56 46f8f816bc3b: Download complete 07:08:57 df20fa9351a1: Verifying Checksum 07:08:57 df20fa9351a1: Download complete 07:08:57 93b61091891f: Verifying Checksum 07:08:57 93b61091891f: Download complete 07:08:57 93b9cdb0e59b: Verifying Checksum 07:08:57 93b9cdb0e59b: Download complete 07:08:57 5e14af77c1be: Verifying Checksum 07:08:57 5e14af77c1be: Download complete 07:08:57 01666e4c0597: Verifying Checksum 07:08:57 01666e4c0597: Download complete 07:08:57 8ad3a11d3b57: Verifying Checksum 07:08:57 8ad3a11d3b57: Download complete 07:08:57 df20fa9351a1: Pull complete 07:08:57 36b3adc4ff6f: Pull complete 07:08:58 8ad3a11d3b57: Pull complete 07:08:58 46f8f816bc3b: Pull complete 07:08:58 93b61091891f: Pull complete 07:08:58 93b9cdb0e59b: Pull complete 07:08:58 5e14af77c1be: Pull complete 07:08:58 01666e4c0597: Pull complete 07:08:59 aa168da1d23b: Verifying Checksum 07:08:59 aa168da1d23b: Download complete 07:09:04 aa168da1d23b: Pull complete 07:09:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:09:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:09:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:09:04 prd-centos7-docker-4c-2g-381 does not seem to be running inside a container 07:09:04 $ 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/xfoundry_go-mod-bootstrap_PR-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-243 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-243:/w/workspace/xfoundry_go-mod-bootstrap_PR-243:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-243@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 07:09:10 $ docker top e4b4170777f796dbd19571cf38025f667fa5403e83ff78eed3dbd79be87815ab -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:10 + touch /tmp/pre-build-complete [Pipeline] sh 07:09:10 + mkdir -p /var/log/sa [Pipeline] sh 07:09:11 + ls /var/log/sa-host 07:09:11 + sadf -c /var/log/sa-host/sa05 07:09:11 file_magic: OK 07:09:11 HZ: Using current value: 100 07:09:11 file_header: OK 07:09:11 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 07:09:11 Statistics: 07:09:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:09:11 File successfully converted to sysstat format version 12.2.1 07:09:11 + sadf -c /var/log/sa-host/sa26 07:09:11 file_magic: OK 07:09:11 HZ: Using current value: 100 07:09:11 file_header: OK 07:09:11 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 07:09:11 Statistics: 07:09:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:09:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:11 provisioning config files... 07:09:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp/config6453824861663203190tmp [Pipeline] { [Pipeline] echo 07:09:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:09:12 ---> create-netrc.sh [Pipeline] } 07:09:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:09:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:09:12 ---> python-tools-install.sh [Pipeline] echo 07:09:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:12 ---> sudo-logs.sh 07:09:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:09:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:09:13 ---> job-cost.sh 07:09:13 lf-activate-venv: SKIPPING 07:09:13 DEBUG: total: 0.18000000715255737 07:09:13 INFO: Retrieving Stack Cost... 07:09:13 INFO: Retrieving Pricing Info for: v3-standard-2 07:09:14 INFO: Archiving Costs [Pipeline] echo 07:09:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:09:14 ---> logs-deploy.sh 07:09:14 lf-activate-venv: SKIPPING 07:09:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-243/2 07:09:14 INFO: archiving workspace using pattern(s): 07:09:15 Archives upload complete. 07:09:15 INFO: archiving logs to Nexus 07:09:16 ---> uname -a: 07:09:16 Linux prd-centos7-docker-4c-2g-381.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:09:16 07:09:16 07:09:16 ---> lscpu: 07:09:16 Architecture: x86_64 07:09:16 CPU op-mode(s): 32-bit, 64-bit 07:09:16 Byte Order: Little Endian 07:09:16 Address sizes: 40 bits physical, 48 bits virtual 07:09:16 CPU(s): 2 07:09:16 On-line CPU(s) list: 0,1 07:09:16 Thread(s) per core: 1 07:09:16 Core(s) per socket: 1 07:09:16 Socket(s): 2 07:09:16 NUMA node(s): 1 07:09:16 Vendor ID: AuthenticAMD 07:09:16 CPU family: 23 07:09:16 Model: 49 07:09:16 Model name: AMD EPYC-Rome Processor 07:09:16 Stepping: 0 07:09:16 CPU MHz: 2800.000 07:09:16 BogoMIPS: 5600.00 07:09:16 Virtualization: AMD-V 07:09:16 Hypervisor vendor: KVM 07:09:16 Virtualization type: full 07:09:16 L1d cache: 64 KiB 07:09:16 L1i cache: 64 KiB 07:09:16 L2 cache: 1 MiB 07:09:16 L3 cache: 32 MiB 07:09:16 NUMA node0 CPU(s): 0,1 07:09:16 Vulnerability Itlb multihit: Not affected 07:09:16 Vulnerability L1tf: Not affected 07:09:16 Vulnerability Mds: Not affected 07:09:16 Vulnerability Meltdown: Not affected 07:09:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:09:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:09:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:09:16 Vulnerability Srbds: Not affected 07:09:16 Vulnerability Tsx async abort: Not affected 07:09:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:09:16 07:09:16 07:09:16 ---> nproc: 07:09:16 2 07:09:16 07:09:16 07:09:16 ---> df -h: 07:09:16 Filesystem Size Used Available Use% Mounted on 07:09:16 overlay 40.0G 7.6G 32.4G 19% / 07:09:16 tmpfs 64.0M 0 64.0M 0% /dev 07:09:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:09:16 shm 64.0M 0 64.0M 0% /dev/shm 07:09:16 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:09:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:09:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:09:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:09:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:09:16 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:09:16 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-243 07:09:16 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-243@tmp 07:09:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:09:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:09:16 07:09:16 07:09:16 ---> free -m: 07:09:16 total used free shared buff/cache available 07:09:16 Mem: 7821 978 4751 0 2091 6664 07:09:16 Swap: 1023 0 1023 07:09:16 07:09:16 07:09:16 ---> ip addr: 07:09:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:09:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:09:16 inet 127.0.0.1/8 scope host lo 07:09:16 valid_lft forever preferred_lft forever 07:09:16 inet6 ::1/128 scope host 07:09:16 valid_lft forever preferred_lft forever 07:09:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:09:16 link/ether fa:16:3e:a0:42:1c brd ff:ff:ff:ff:ff:ff 07:09:16 inet 10.30.122.108/23 brd 10.30.123.255 scope global dynamic eth0 07:09:16 valid_lft 85865sec preferred_lft 85865sec 07:09:16 inet6 fe80::f816:3eff:fea0:421c/64 scope link 07:09:16 valid_lft forever preferred_lft forever 07:09:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:09:16 link/ether 02:42:c7:d5:1a:66 brd ff:ff:ff:ff:ff:ff 07:09:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:09:16 valid_lft forever preferred_lft forever 07:09:16 inet6 fe80::42:c7ff:fed5:1a66/64 scope link 07:09:16 valid_lft forever preferred_lft forever 07:09:16 07:09:16 07:09:16 ---> sar -b -r -n DEV: 07:09:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 07:09:16 07:09:16 07:00:06 LINUX RESTART (2 CPU) 07:09:16 07:09:16 07:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:09:16 07:02:01 36.13 5.61 30.52 0.00 2982.27 3258.24 0.00 07:09:16 07:03:01 0.58 0.00 0.58 0.00 0.00 9.53 0.00 07:09:16 07:04:01 0.23 0.00 0.23 0.00 0.00 3.86 0.00 07:09:16 07:05:01 0.25 0.00 0.25 0.00 0.00 3.70 0.00 07:09:16 07:06:01 0.23 0.00 0.23 0.00 0.00 4.05 0.00 07:09:16 07:07:01 0.35 0.00 0.35 0.00 0.00 4.56 0.00 07:09:16 07:08:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 07:09:16 07:09:01 3.90 0.13 3.76 0.00 13.72 113.44 0.00 07:09:16 Average: 5.25 0.72 4.53 0.00 375.51 426.13 0.00 07:09:16 07:09:16 07:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:09:16 07:02:01 5466808 0 805824 10.06 2620 1733688 1292636 14.27 574232 1568484 132 07:09:16 07:03:01 5477092 0 795536 9.93 2620 1733692 1205396 13.31 571252 1562460 16 07:09:16 07:04:01 5473676 0 798948 9.98 2620 1733696 1205940 13.31 574488 1562532 16 07:09:16 07:05:01 5473536 0 799084 9.98 2620 1733700 1205976 13.31 574792 1562532 16 07:09:16 07:06:01 5474828 0 797784 9.96 2620 1733708 1205904 13.31 567144 1569672 8 07:09:16 07:07:01 5474248 0 798364 9.97 2620 1733708 1205892 13.31 567120 1569668 16 07:09:16 07:08:01 5469432 0 803176 10.03 2620 1733712 1205652 13.31 572004 1569668 16 07:09:16 07:09:01 4907052 0 945120 11.80 2620 2154148 1603832 17.71 908528 1757232 419484 07:09:16 Average: 5402084 0 817980 10.21 2620 1786256 1266404 13.98 613695 1590281 52463 07:09:16 07:09:16 07:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:09:16 07:02:01 eth0 553.01 380.06 1044.38 84.40 0.00 0.00 0.00 0.00 07:09:16 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:02:01 docker0 4.88 3.04 1.15 8.12 0.00 0.00 0.00 0.00 07:09:16 07:03:01 eth0 1.23 0.08 0.11 0.01 0.00 0.00 0.00 0.00 07:09:16 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:04:01 eth0 2.22 0.63 0.66 0.40 0.00 0.00 0.00 0.00 07:09:16 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:05:01 eth0 1.32 0.58 0.58 0.40 0.00 0.00 0.00 0.00 07:09:16 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:06:01 eth0 0.42 0.32 0.26 0.17 0.00 0.00 0.00 0.00 07:09:16 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:07:01 eth0 0.28 0.17 0.09 0.10 0.00 0.00 0.00 0.00 07:09:16 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:16 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:09:01 eth0 222.53 193.09 2170.52 18.40 0.00 0.00 0.00 0.00 07:09:16 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 Average: eth0 97.82 72.00 402.39 13.01 0.00 0.00 0.00 0.00 07:09:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:16 Average: docker0 0.61 0.38 0.14 1.02 0.00 0.00 0.00 0.00 07:09:16 07:09:16 07:09:16 ---> sar -P ALL: 07:09:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 07:09:16 07:09:16 07:00:06 LINUX RESTART (2 CPU) 07:09:16 07:09:16 07:01:01 CPU %user %nice %system %iowait %steal %idle 07:09:16 07:02:01 all 11.00 0.00 2.98 6.14 0.05 79.83 07:09:16 07:02:01 0 10.69 0.00 3.33 5.43 0.05 80.50 07:09:16 07:02:01 1 11.30 0.00 2.63 6.85 0.05 79.16 07:09:16 07:03:01 all 0.17 0.00 0.05 0.00 0.03 99.76 07:09:16 07:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:09:16 07:03:01 1 0.28 0.00 0.07 0.00 0.03 99.62 07:09:16 07:04:01 all 0.15 0.00 0.03 0.00 0.03 99.79 07:09:16 07:04:01 0 0.07 0.00 0.03 0.00 0.03 99.87 07:09:16 07:04:01 1 0.23 0.00 0.03 0.00 0.02 99.72 07:09:16 07:05:01 all 0.17 0.00 0.04 0.00 0.02 99.77 07:09:16 07:05:01 0 0.30 0.00 0.05 0.00 0.02 99.63 07:09:16 07:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:09:16 07:06:01 all 0.17 0.00 0.04 0.00 0.02 99.77 07:09:16 07:06:01 0 0.27 0.00 0.05 0.00 0.02 99.67 07:09:16 07:06:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:09:16 07:07:01 all 0.11 0.00 0.03 0.00 0.01 99.85 07:09:16 07:07:01 0 0.17 0.00 0.02 0.00 0.00 99.82 07:09:16 07:07:01 1 0.05 0.00 0.05 0.00 0.02 99.88 07:09:16 07:08:01 all 0.18 0.00 0.04 0.01 0.02 99.75 07:09:16 07:08:01 0 0.32 0.00 0.03 0.02 0.02 99.62 07:09:16 07:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 07:09:16 07:09:01 all 5.59 0.00 2.22 0.11 0.04 92.03 07:09:16 07:09:01 0 5.50 0.00 2.38 0.10 0.03 91.98 07:09:16 07:09:01 1 5.69 0.00 2.06 0.12 0.05 92.08 07:09:16 Average: all 2.16 0.00 0.67 0.77 0.03 96.37 07:09:16 Average: 0 2.14 0.00 0.73 0.68 0.02 96.42 07:09:16 Average: 1 2.19 0.00 0.61 0.86 0.03 96.32 07:09:16 07:09:16 07:09:16