Pull request #248 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d+fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 (d7faa7cd0b6ec35c55e39ad2dc1fb3aed53638f7) 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-ssh3487833800822105611.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-ssh4172647932511685147.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-248/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-248/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh536493332472539040.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-ssh3328577795493900893.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-248/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-248/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7211017829538154665.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-486 in /w/workspace/xfoundry_go-mod-bootstrap_PR-248 [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-248 # 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-248@tmp/jenkins-gitclient-ssh1029335567021454515.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-248@tmp/jenkins-gitclient-ssh694523904301100091.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 into PR head commit 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d Merge succeeded, producing 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d Checking out Revision 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d (PR-248) > git config core.sparsecheckout # timeout=10 > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # 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-248@tmp/jenkins-gitclient-ssh8437058334335942927.key > git merge fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # timeout=10 Commit message: "fix(secuirty): remove retry config items from SecretStore config" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-26T23:29:50.175Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-26T23:29:50.275Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-26T23:29:50.304Z] ========================================================= [2021-05-26T23:29:50.304Z] EdgeX Global Pipelines Version Info [2021-05-26T23:29:50.304Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5c238d7f6a18b0d5014764050882407698b05e04 # timeout=10 [2021-05-26T23:29:51.799Z] ------------------- [2021-05-26T23:29:51.799Z] stable info: [2021-05-26T23:29:51.799Z] ------------------- [2021-05-26T23:29:51.799Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-26T23:29:51.799Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T23:29:51.799Z] Message: update stable to v1.0.192 [2021-05-26T23:29:52.373Z] ------------------- [2021-05-26T23:29:52.373Z] experimental info: [2021-05-26T23:29:52.373Z] ------------------- [2021-05-26T23:29:52.373Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-26T23:29:52.373Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T23:29:52.373Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-26T23:29:52.490Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-05-26T23:29:52.514Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-05-26T23:29:52.538Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-26T23:29:52.562Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-26T23:29:52.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-26T23:29:52.620Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-26T23:29:52.646Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-26T23:29:52.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-26T23:29:52.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-26T23:29:52.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-26T23:29:52.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-26T23:29:52.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-05-26T23:29:52.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-26T23:29:52.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-26T23:29:52.843Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T23:29:52.889Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T23:29:52.912Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T23:29:52.936Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T23:29:52.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-26T23:29:52.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-26T23:29:53.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-26T23:29:53.032Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-26T23:29:53.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-26T23:29:53.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-26T23:29:53.106Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-26T23:29:53.148Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-26T23:29:53.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-248 [Pipeline] echo [2021-05-26T23:29:53.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-248 [Pipeline] echo [2021-05-26T23:29:53.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-248 [Pipeline] echo [2021-05-26T23:29:53.246Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d [Pipeline] echo [2021-05-26T23:29:53.270Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f84bdf [Pipeline] echo [2021-05-26T23:29:53.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T23:29:53.703Z] + git log --format=format:%s -1 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d [Pipeline] echo [2021-05-26T23:29:53.742Z] GIT_COMMIT: 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d, Commit Message: fix(secuirty): remove retry config items from SecretStore config [Pipeline] echo [2021-05-26T23:29:53.756Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-26T23:29:54.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T23:29:54.311Z] [2021-05-26T23:29:54.311Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T23:29:54.624Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T23:29:54.624Z] latest: Pulling from edgex-devops/git-semver [2021-05-26T23:29:54.624Z] 31603596830f: Pulling fs layer [2021-05-26T23:29:54.624Z] 54011a49482f: Pulling fs layer [2021-05-26T23:29:54.624Z] a6820b24f6d8: Pulling fs layer [2021-05-26T23:29:54.624Z] f581987b2513: Pulling fs layer [2021-05-26T23:29:54.624Z] f581987b2513: Waiting [2021-05-26T23:29:54.624Z] 54011a49482f: Download complete [2021-05-26T23:29:54.624Z] 31603596830f: Download complete [2021-05-26T23:29:54.887Z] f581987b2513: Verifying Checksum [2021-05-26T23:29:54.887Z] f581987b2513: Download complete [2021-05-26T23:29:54.887Z] a6820b24f6d8: Verifying Checksum [2021-05-26T23:29:54.887Z] a6820b24f6d8: Download complete [2021-05-26T23:29:54.887Z] 31603596830f: Pull complete [2021-05-26T23:29:55.147Z] 54011a49482f: Pull complete [2021-05-26T23:29:55.722Z] a6820b24f6d8: Pull complete [2021-05-26T23:29:55.722Z] f581987b2513: Pull complete [2021-05-26T23:29:55.983Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-26T23:29:55.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T23:29:55.983Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-26T23:29:56.063Z] prd-centos7-docker-4c-2g-486 does not seem to be running inside a container [2021-05-26T23:29:56.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-248 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-248:/w/workspace/xfoundry_go-mod-bootstrap_PR-248:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-26T23:29:57.030Z] $ docker top fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T23:29:57.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T23:29:57.187Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T23:29:57.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T23:29:57.304Z] $ docker exec fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 ssh-agent [2021-05-26T23:29:57.415Z] SSH_AUTH_SOCK=/tmp/ssh-SSkGTpsMitxA/agent.14 [2021-05-26T23:29:57.415Z] SSH_AGENT_PID=20 [2021-05-26T23:29:57.426Z] Running ssh-add (command line suppressed) [2021-05-26T23:29:57.527Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/private_key_4115403978271577416.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/private_key_4115403978271577416.key) [2021-05-26T23:29:57.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T23:29:57.870Z] + git tag --points-at HEAD [Pipeline] } [2021-05-26T23:29:57.883Z] $ docker exec --env ******** --env ******** fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 ssh-agent -k [2021-05-26T23:29:57.980Z] unset SSH_AUTH_SOCK; [2021-05-26T23:29:57.980Z] unset SSH_AGENT_PID; [2021-05-26T23:29:57.980Z] echo Agent pid 20 killed; [2021-05-26T23:29:58.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-26T23:29:58.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T23:29:58.063Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T23:29:58.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T23:29:58.165Z] $ docker exec fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 ssh-agent [2021-05-26T23:29:58.260Z] SSH_AUTH_SOCK=/tmp/ssh-X4ClY0ppAAgJ/agent.55 [2021-05-26T23:29:58.260Z] SSH_AGENT_PID=62 [2021-05-26T23:29:58.265Z] Running ssh-add (command line suppressed) [2021-05-26T23:29:58.355Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/private_key_7592075714174129534.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/private_key_7592075714174129534.key) [2021-05-26T23:29:58.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T23:29:58.684Z] + git semver init [2021-05-26T23:29:58.685Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T23:29:58.685Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-248/.git [2021-05-26T23:29:58.685Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-248 [2021-05-26T23:29:58.685Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T23:29:58.685Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T23:29:58.685Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T23:29:58.685Z] # $SEMVER_BRANCH = PR-248 [2021-05-26T23:29:58.685Z] # $SEMVER_TEMP = /tmp/semver-074930902 [2021-05-26T23:29:58.685Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-05-26T23:29:59.260Z] # '/tmp/semver-074930902' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-248/.semver' [2021-05-26T23:29:59.260Z] # -> Force: false [2021-05-26T23:29:59.260Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-248/.semver [Pipeline] } [2021-05-26T23:29:59.269Z] $ docker exec --env ******** --env ******** fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 ssh-agent -k [2021-05-26T23:29:59.361Z] unset SSH_AUTH_SOCK; [2021-05-26T23:29:59.361Z] unset SSH_AGENT_PID; [2021-05-26T23:29:59.361Z] echo Agent pid 62 killed; [2021-05-26T23:29:59.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T23:29:59.716Z] + git semver [Pipeline] } [2021-05-26T23:29:59.729Z] $ docker stop --time=1 fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 [2021-05-26T23:30:00.984Z] $ docker rm -f fc67f1955075278da2e896f3781b64c37b1e939c33a86f91f6407fa480751b28 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T23:30:01.362Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-26T23:30:01.629Z] Stashed 1 file(s) [Pipeline] echo [2021-05-26T23:30:01.633Z] [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 [2021-05-26T23:30:16.943Z] Still waiting to schedule task [2021-05-26T23:30:16.944Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-26T23:30:16.970Z] Still waiting to schedule task [2021-05-26T23:30:16.971Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-484’ is offline [2021-05-26T23:31:33.605Z] Running on prd-centos7-docker-4c-2g-488 in /w/workspace/xfoundry_go-mod-bootstrap_PR-248 [Pipeline] { [Pipeline] ws [2021-05-26T23:31:33.622Z] Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout [2021-05-26T23:31:33.737Z] Selected Git installation does not exist. Using Default [2021-05-26T23:31:33.737Z] The recommended git tool is: NONE [2021-05-26T23:31:36.162Z] using credential edgex-jenkins-ssh [2021-05-26T23:31:36.179Z] Cloning the remote Git repository [2021-05-26T23:31:36.158Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T23:31:36.241Z] > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 [2021-05-26T23:31:36.271Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T23:31:36.271Z] > git --version # timeout=10 [2021-05-26T23:31:36.285Z] > git --version # 'git version 2.24.4' [2021-05-26T23:31:36.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T23:31:36.310Z] [INFO] Currently running in a labeled security context [2021-05-26T23:31:36.310Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T23:31:36.310Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh8143812519468705936.key [2021-05-26T23:31:36.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T23:31:36.878Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-26T23:31:36.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T23:31:36.902Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-26T23:31:36.914Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T23:31:36.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T23:31:36.915Z] [INFO] Currently running in a labeled security context [2021-05-26T23:31:36.915Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T23:31:36.915Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh287840465538499507.key [2021-05-26T23:31:36.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T23:31:37.377Z] Merging remotes/origin/master commit fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 into PR head commit 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d [2021-05-26T23:31:37.472Z] Merge succeeded, producing 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d [2021-05-26T23:31:37.472Z] Checking out Revision 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d (PR-248) [2021-05-26T23:31:37.382Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T23:31:37.391Z] > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # timeout=10 [2021-05-26T23:31:37.421Z] > git remote # timeout=10 [2021-05-26T23:31:37.429Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T23:31:37.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T23:31:37.441Z] [INFO] Currently running in a labeled security context [2021-05-26T23:31:37.441Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T23:31:37.441Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh3865901141501300203.key [2021-05-26T23:31:37.450Z] > git merge fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 # timeout=10 [2021-05-26T23:31:37.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T23:31:37.472Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T23:31:37.476Z] > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # timeout=10 [2021-05-26T23:31:41.021Z] Commit message: "fix(secuirty): remove retry config items from SecretStore config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T23:31:42.154Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-26T23:31:42.481Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T23:31:42.781Z] + sudo service docker restart [2021-05-26T23:31:42.782Z] + true [2021-05-26T23:31:42.782Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-26T23:32:01.071Z] ========================================================= [2021-05-26T23:32:01.071Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-26T23:32:01.071Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T23:32:01.387Z] + 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 . [2021-05-26T23:32:01.387Z] Sending build context to Docker daemon 993.8kB [2021-05-26T23:32:01.387Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-26T23:32:01.387Z] Step 2/8 : FROM ${BASE} [2021-05-26T23:32:01.650Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-26T23:32:01.650Z] 540db60ca938: Pulling fs layer [2021-05-26T23:32:01.650Z] adcc1eea9eea: Pulling fs layer [2021-05-26T23:32:01.650Z] 4c4ab2625f07: Pulling fs layer [2021-05-26T23:32:01.650Z] 0510c868ecb4: Pulling fs layer [2021-05-26T23:32:01.650Z] afea3b2eda06: Pulling fs layer [2021-05-26T23:32:01.650Z] 7809a108b3ef: Pulling fs layer [2021-05-26T23:32:01.650Z] f706445af74f: Pulling fs layer [2021-05-26T23:32:01.650Z] 0510c868ecb4: Waiting [2021-05-26T23:32:01.650Z] afea3b2eda06: Waiting [2021-05-26T23:32:01.650Z] 7809a108b3ef: Waiting [2021-05-26T23:32:01.650Z] f706445af74f: Waiting [2021-05-26T23:32:01.916Z] 4c4ab2625f07: Verifying Checksum [2021-05-26T23:32:01.916Z] 4c4ab2625f07: Download complete [2021-05-26T23:32:01.916Z] adcc1eea9eea: Verifying Checksum [2021-05-26T23:32:01.916Z] adcc1eea9eea: Download complete [2021-05-26T23:32:01.916Z] afea3b2eda06: Verifying Checksum [2021-05-26T23:32:01.916Z] afea3b2eda06: Download complete [2021-05-26T23:32:01.916Z] 540db60ca938: Verifying Checksum [2021-05-26T23:32:01.916Z] 540db60ca938: Download complete [2021-05-26T23:32:01.916Z] 7809a108b3ef: Verifying Checksum [2021-05-26T23:32:01.916Z] 7809a108b3ef: Download complete [2021-05-26T23:32:02.184Z] 540db60ca938: Pull complete [2021-05-26T23:32:02.447Z] adcc1eea9eea: Pull complete [2021-05-26T23:32:02.447Z] 4c4ab2625f07: Pull complete [2021-05-26T23:32:04.372Z] f706445af74f: Verifying Checksum [2021-05-26T23:32:04.372Z] f706445af74f: Download complete [2021-05-26T23:32:04.639Z] 0510c868ecb4: Verifying Checksum [2021-05-26T23:32:04.639Z] 0510c868ecb4: Download complete [2021-05-26T23:32:07.976Z] 0510c868ecb4: Pull complete [2021-05-26T23:32:08.240Z] afea3b2eda06: Pull complete [2021-05-26T23:32:08.240Z] 7809a108b3ef: Pull complete [2021-05-26T23:32:09.653Z] f706445af74f: Pull complete [2021-05-26T23:32:09.915Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-26T23:32:09.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-26T23:32:09.915Z] ---> b068be0155e3 [2021-05-26T23:32:09.915Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T23:32:13.252Z] ---> Running in b19cef72ab71 [2021-05-26T23:32:13.515Z] Removing intermediate container b19cef72ab71 [2021-05-26T23:32:13.515Z] ---> 3c49db9cd12c [2021-05-26T23:32:13.515Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T23:32:13.515Z] ---> Running in 23380484e2a6 [2021-05-26T23:32:14.092Z] Removing intermediate container 23380484e2a6 [2021-05-26T23:32:14.092Z] ---> a21a53008e9d [2021-05-26T23:32:14.092Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-26T23:32:14.092Z] ---> Running in 8a1e9b8508ac [2021-05-26T23:32:14.354Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T23:32:14.522Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-487 in /w/workspace/xfoundry_go-mod-bootstrap_PR-248 [Pipeline] { [Pipeline] ws [2021-05-26T23:32:14.541Z] Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout [2021-05-26T23:32:14.758Z] Selected Git installation does not exist. Using Default [2021-05-26T23:32:14.759Z] The recommended git tool is: NONE [2021-05-26T23:32:15.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T23:32:15.558Z] OK: 149 MiB in 40 packages [2021-05-26T23:32:16.134Z] Removing intermediate container 8a1e9b8508ac [2021-05-26T23:32:16.134Z] ---> 874674cc0b18 [2021-05-26T23:32:16.134Z] Step 6/8 : WORKDIR /build [2021-05-26T23:32:16.134Z] ---> Running in bb1d84afec8d [2021-05-26T23:32:16.134Z] Removing intermediate container bb1d84afec8d [2021-05-26T23:32:16.134Z] ---> 8e49da432b13 [2021-05-26T23:32:16.134Z] Step 7/8 : COPY go.mod . [2021-05-26T23:32:16.397Z] ---> 69c4d404ac06 [2021-05-26T23:32:16.397Z] Step 8/8 : RUN go mod download [2021-05-26T23:32:16.397Z] ---> Running in 0e9a86c62090 [2021-05-26T23:32:19.989Z] using credential edgex-jenkins-ssh [2021-05-26T23:32:20.009Z] Cloning the remote Git repository [2021-05-26T23:32:20.078Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T23:32:20.177Z] > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 [2021-05-26T23:32:20.272Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T23:32:20.272Z] > git --version # timeout=10 [2021-05-26T23:32:20.289Z] > git --version # 'git version 2.17.1' [2021-05-26T23:32:20.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T23:32:20.378Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T23:32:21.953Z] Merging remotes/origin/master commit fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 into PR head commit 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d [2021-05-26T23:32:21.273Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-26T23:32:21.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T23:32:21.321Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-26T23:32:21.356Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-26T23:32:21.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T23:32:21.369Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T23:32:21.978Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T23:32:21.991Z] > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # timeout=10 [2021-05-26T23:32:22.076Z] > git remote # timeout=10 [2021-05-26T23:32:22.094Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T23:32:22.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T23:32:22.125Z] > git merge fd895b2ae1c1da34a8bd42f15a688467eb0c2cf1 # timeout=10 [2021-05-26T23:32:22.161Z] Merge succeeded, producing 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d [2021-05-26T23:32:22.161Z] Checking out Revision 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d (PR-248) [2021-05-26T23:32:22.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T23:32:22.172Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T23:32:22.184Z] > git checkout -f 3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d # timeout=10 [2021-05-26T23:32:26.385Z] Commit message: "fix(secuirty): remove retry config items from SecretStore config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T23:32:27.649Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-26T23:32:28.084Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T23:32:28.436Z] + true [2021-05-26T23:32:28.436Z] + sudo service docker restart [2021-05-26T23:32:28.652Z] Removing intermediate container 0e9a86c62090 [2021-05-26T23:32:28.652Z] ---> 550442921fb1 [2021-05-26T23:32:28.652Z] Successfully built 550442921fb1 [2021-05-26T23:32:28.652Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T23:32:28.975Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T23:32:28.975Z] . [Pipeline] withDockerContainer [2021-05-26T23:32:29.065Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-05-26T23:32:29.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T23:32:29.512Z] $ docker top f98c9795a939d7cc9222bb239b4473f97fe0f679fa1b3e5cbd3f833c3cee777d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T23:32:29.911Z] + go version [2021-05-26T23:32:29.911Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-26T23:32:29.920Z] $ docker stop --time=1 f98c9795a939d7cc9222bb239b4473f97fe0f679fa1b3e5cbd3f833c3cee777d [2021-05-26T23:32:31.123Z] $ docker rm -f f98c9795a939d7cc9222bb239b4473f97fe0f679fa1b3e5cbd3f833c3cee777d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T23:32:31.600Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T23:32:31.600Z] . [Pipeline] withDockerContainer [2021-05-26T23:32:31.680Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-05-26T23:32:31.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T23:32:32.143Z] $ docker top f6b3e5f7e91ba6a2f1e8e2f91f3573855707cda7ee07205e21dbb572f1711853 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T23:32:32.550Z] + go mod tidy [Pipeline] sh [2021-05-26T23:32:33.114Z] + make test [2021-05-26T23:32:33.115Z] go mod tidy [2021-05-26T23:32:33.115Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-26T23:32:45.528Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-26T23:32:46.115Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.010s coverage: 5.4% of statements [2021-05-26T23:32:46.115Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-26T23:32:46.115Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.008s coverage: 92.2% of statements [2021-05-26T23:32:46.381Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.012s coverage: 85.3% of statements [2021-05-26T23:32:46.652Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-26T23:32:46.652Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [Pipeline] unstash [2021-05-26T23:32:46.919Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [Pipeline] echo [2021-05-26T23:32:46.995Z] ========================================================= [2021-05-26T23:32:46.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-26T23:32:46.995Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T23:32:47.346Z] + 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 . [2021-05-26T23:32:47.495Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.010s coverage: 100.0% of statements [2021-05-26T23:32:47.495Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements [2021-05-26T23:32:48.328Z] Sending build context to Docker daemon 993.3kB [2021-05-26T23:32:48.328Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-26T23:32:48.328Z] Step 2/8 : FROM ${BASE} [2021-05-26T23:32:48.601Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-26T23:32:48.601Z] 595b0fe564bb: Pulling fs layer [2021-05-26T23:32:48.601Z] 7186ed65a4f7: Pulling fs layer [2021-05-26T23:32:48.601Z] 316046926c0a: Pulling fs layer [2021-05-26T23:32:48.601Z] 4ebd0625c992: Pulling fs layer [2021-05-26T23:32:48.601Z] 207e8628e3a3: Pulling fs layer [2021-05-26T23:32:48.601Z] c791037a9be2: Pulling fs layer [2021-05-26T23:32:48.601Z] ffd874e62e21: Pulling fs layer [2021-05-26T23:32:48.601Z] 4ebd0625c992: Waiting [2021-05-26T23:32:48.601Z] 207e8628e3a3: Waiting [2021-05-26T23:32:48.601Z] c791037a9be2: Waiting [2021-05-26T23:32:48.601Z] 316046926c0a: Verifying Checksum [2021-05-26T23:32:48.601Z] 316046926c0a: Download complete [2021-05-26T23:32:48.601Z] 7186ed65a4f7: Verifying Checksum [2021-05-26T23:32:48.601Z] 7186ed65a4f7: Download complete [2021-05-26T23:32:48.877Z] 207e8628e3a3: Download complete [2021-05-26T23:32:48.877Z] c791037a9be2: Verifying Checksum [2021-05-26T23:32:48.877Z] c791037a9be2: Download complete [2021-05-26T23:32:48.877Z] 595b0fe564bb: Verifying Checksum [2021-05-26T23:32:48.877Z] 595b0fe564bb: Download complete [2021-05-26T23:32:49.478Z] 595b0fe564bb: Pull complete [2021-05-26T23:32:50.086Z] 7186ed65a4f7: Pull complete [2021-05-26T23:32:50.689Z] 316046926c0a: Pull complete [2021-05-26T23:32:50.813Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements [2021-05-26T23:32:50.813Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-26T23:32:50.813Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-26T23:32:50.813Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2021-05-26T23:32:50.813Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-26T23:32:50.813Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-26T23:32:50.966Z] ffd874e62e21: Verifying Checksum [2021-05-26T23:32:51.242Z] ffd874e62e21: Download complete [2021-05-26T23:32:52.232Z] 4ebd0625c992: Verifying Checksum [2021-05-26T23:32:52.232Z] 4ebd0625c992: Download complete [2021-05-26T23:32:57.452Z] gofmt -l . [2021-05-26T23:32:57.452Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-26T23:32:57.464Z] $ docker stop --time=1 f6b3e5f7e91ba6a2f1e8e2f91f3573855707cda7ee07205e21dbb572f1711853 [2021-05-26T23:32:58.876Z] $ docker rm -f f6b3e5f7e91ba6a2f1e8e2f91f3573855707cda7ee07205e21dbb572f1711853 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T23:32:59.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T23:32:59.541Z] 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 [2021-05-26T23:33:00.280Z] ---> job-cost.sh [2021-05-26T23:33:00.280Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ygCe [2021-05-26T23:33:02.422Z] 4ebd0625c992: Pull complete [2021-05-26T23:33:02.699Z] 207e8628e3a3: Pull complete [2021-05-26T23:33:03.298Z] c791037a9be2: Pull complete [2021-05-26T23:33:07.617Z] ffd874e62e21: Pull complete [2021-05-26T23:33:07.617Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-26T23:33:07.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-26T23:33:07.617Z] ---> cfc18b08335c [2021-05-26T23:33:07.617Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T23:33:09.064Z] ---> Running in 15fecd2a22d3 [2021-05-26T23:33:09.336Z] Removing intermediate container 15fecd2a22d3 [2021-05-26T23:33:09.336Z] ---> fbeb5b99f841 [2021-05-26T23:33:09.336Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T23:33:09.614Z] ---> Running in c7666a117f76 [2021-05-26T23:33:10.335Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T23:33:12.243Z] Removing intermediate container c7666a117f76 [2021-05-26T23:33:12.243Z] ---> be56d06a6080 [2021-05-26T23:33:12.243Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-26T23:33:12.243Z] ---> Running in 98cc11e7a306 [2021-05-26T23:33:13.221Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T23:33:14.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T23:33:14.806Z] OK: 138 MiB in 40 packages [2021-05-26T23:33:15.810Z] Removing intermediate container 98cc11e7a306 [2021-05-26T23:33:15.810Z] ---> 193273e0f911 [2021-05-26T23:33:15.810Z] Step 6/8 : WORKDIR /build [2021-05-26T23:33:15.810Z] ---> Running in 76b4ca5dc786 [2021-05-26T23:33:16.402Z] Removing intermediate container 76b4ca5dc786 [2021-05-26T23:33:16.402Z] ---> 6b94ba745d99 [2021-05-26T23:33:16.402Z] Step 7/8 : COPY go.mod . [2021-05-26T23:33:16.995Z] ---> 04c44e5bd299 [2021-05-26T23:33:16.995Z] Step 8/8 : RUN go mod download [2021-05-26T23:33:16.995Z] ---> Running in 10ca94562eb1 [2021-05-26T23:33:22.676Z] lf-activate-venv(): INFO: Adding /tmp/venv-ygCe/bin to PATH [2021-05-26T23:33:22.676Z] INFO: No Stack... [2021-05-26T23:33:22.942Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T23:33:23.515Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T23:33:23.828Z] + cut -d, -f6 [2021-05-26T23:33:23.829Z] + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [Pipeline] lock [2021-05-26T23:33:23.863Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] [2021-05-26T23:33:23.874Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] did not exist. Created. [2021-05-26T23:33:23.875Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T23:33:24.204Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-26T23:33:24.277Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T23:33:24.286Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-26T23:33:39.184Z] Removing intermediate container 10ca94562eb1 [2021-05-26T23:33:39.184Z] ---> 9d7c6c02e734 [2021-05-26T23:33:39.184Z] Successfully built 9d7c6c02e734 [2021-05-26T23:33:39.184Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T23:33:39.532Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T23:33:39.532Z] . [Pipeline] withDockerContainer [2021-05-26T23:33:39.805Z] prd-ubuntu18.04-docker-arm64-4c-16g-487 does not seem to be running inside a container [2021-05-26T23:33:39.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-26T23:33:41.460Z] $ docker top 915b7968fbfc6e7fad7c14611efc7fab0b59628c3c9c88571747c6a1ae187a91 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T23:33:42.447Z] + go version [2021-05-26T23:33:42.447Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-26T23:33:42.463Z] $ docker stop --time=1 915b7968fbfc6e7fad7c14611efc7fab0b59628c3c9c88571747c6a1ae187a91 [2021-05-26T23:33:44.213Z] $ docker rm -f 915b7968fbfc6e7fad7c14611efc7fab0b59628c3c9c88571747c6a1ae187a91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T23:33:44.908Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T23:33:44.908Z] . [Pipeline] withDockerContainer [2021-05-26T23:33:45.161Z] prd-ubuntu18.04-docker-arm64-4c-16g-487 does not seem to be running inside a container [2021-05-26T23:33:45.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-26T23:33:46.777Z] $ docker top f2feec10808a86ffe3c589f775556fa186cb6921e8cabab103462667731e0bd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T23:33:47.716Z] + go mod tidy [Pipeline] sh [2021-05-26T23:33:48.969Z] + make test [2021-05-26T23:33:48.969Z] go mod tidy [2021-05-26T23:33:49.245Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-26T23:34:28.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-26T23:34:28.294Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.047s coverage: 5.4% of statements [2021-05-26T23:34:28.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-26T23:34:28.294Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.110s coverage: 92.2% of statements [2021-05-26T23:34:28.294Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.022s coverage: 85.3% of statements [2021-05-26T23:34:28.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-26T23:34:28.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-26T23:34:28.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-26T23:34:28.904Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.042s coverage: 100.0% of statements [2021-05-26T23:34:28.904Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.059s coverage: 26.7% of statements [2021-05-26T23:34:34.320Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.052s coverage: 91.0% of statements [2021-05-26T23:34:34.320Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-26T23:34:34.320Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-26T23:34:34.320Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.032s coverage: 91.3% of statements [2021-05-26T23:34:34.320Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-26T23:34:34.320Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-26T23:34:56.529Z] gofmt -l . [2021-05-26T23:34:56.529Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-26T23:34:56.543Z] $ docker stop --time=1 f2feec10808a86ffe3c589f775556fa186cb6921e8cabab103462667731e0bd7 [2021-05-26T23:34:58.656Z] $ docker rm -f f2feec10808a86ffe3c589f775556fa186cb6921e8cabab103462667731e0bd7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T23:34:59.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T23:34:59.509Z] Warning: overwriting stash ‘coverage-report’ [2021-05-26T23:35:00.334Z] 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 [2021-05-26T23:35:00.880Z] ---> job-cost.sh [2021-05-26T23:35:00.880Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZeQL [2021-05-26T23:35:39.919Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T23:37:01.666Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZeQL/bin to PATH [2021-05-26T23:37:01.666Z] INFO: No Stack... [2021-05-26T23:37:01.666Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-26T23:37:01.666Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T23:37:02.007Z] + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [2021-05-26T23:37:02.007Z] + cut -d, -f6 [Pipeline] lock [2021-05-26T23:37:02.076Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] [2021-05-26T23:37:02.084Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] did not exist. Created. [2021-05-26T23:37:02.085Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T23:37:02.447Z] /w/workspace/go-mod-bootstrap/4@tmp/durable-5f5c2686/script.sh: 1: /w/workspace/go-mod-bootstrap/4@tmp/durable-5f5c2686/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-26T23:37:02.787Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-26T23:37:02.819Z] Warning: overwriting stash ‘stack-cost’ [2021-05-26T23:37:02.976Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T23:37:02.990Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-248-4-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 [2021-05-26T23:37:03.588Z] provisioning config files... [2021-05-26T23:37:03.600Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/config8685160158511408365tmp [Pipeline] { [Pipeline] sh [2021-05-26T23:37:03.933Z] + set +x [2021-05-26T23:37:03.933Z] + bash -s -- [2021-05-26T23:37:03.933Z] + curl -s https://codecov.io/bash [2021-05-26T23:37:03.933Z] [2021-05-26T23:37:03.933Z] _____ _ [2021-05-26T23:37:03.933Z] / ____| | | [2021-05-26T23:37:03.933Z] | | ___ __| | ___ ___ _____ __ [2021-05-26T23:37:03.933Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-26T23:37:03.933Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-26T23:37:03.934Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-26T23:37:03.934Z] Bash-1.0.3 [2021-05-26T23:37:03.934Z] [2021-05-26T23:37:03.934Z] [2021-05-26T23:37:03.934Z] ==> git version 2.24.4 found [2021-05-26T23:37:03.934Z] ==> 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 [2021-05-26T23:37:03.934Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-26T23:37:03.934Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-26T23:37:03.934Z] ==> Jenkins CI detected. [2021-05-26T23:37:04.218Z] project root: . [2021-05-26T23:37:04.218Z] --> token set from env [2021-05-26T23:37:04.218Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-26T23:37:04.218Z] ==> Running gcov in . (disable via -X gcov) [2021-05-26T23:37:04.218Z] ==> Python coveragepy not found [2021-05-26T23:37:04.218Z] ==> Searching for coverage reports in: [2021-05-26T23:37:04.218Z] + . [2021-05-26T23:37:04.218Z] -> Found 1 reports [2021-05-26T23:37:04.218Z] ==> Detecting git/mercurial file structure [2021-05-26T23:37:04.218Z] ==> Reading reports [2021-05-26T23:37:04.218Z] + ./coverage.out bytes=31740 [2021-05-26T23:37:04.218Z] ==> Appending adjustments [2021-05-26T23:37:04.218Z] https://docs.codecov.io/docs/fixing-reports [2021-05-26T23:37:04.218Z] + Found adjustments [2021-05-26T23:37:04.218Z] ==> Gzipping contents [2021-05-26T23:37:04.218Z] 8.0K /tmp/codecov.roBp4N.gz [2021-05-26T23:37:04.218Z] ==> Uploading reports [2021-05-26T23:37:04.218Z] url: https://codecov.io [2021-05-26T23:37:04.218Z] query: branch=PR-248&commit=3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-248%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=248&job=&cmd_args= [2021-05-26T23:37:04.218Z] -> Pinging Codecov [2021-05-26T23:37:04.218Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-248&commit=3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-248%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=248&job=&cmd_args= [2021-05-26T23:37:04.793Z] -> Uploading to [2021-05-26T23:37:04.793Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-26/833815588EE85121546D348822E98E2E/3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d/3ebeb229-2893-4fff-9acf-621c2bb329e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T233704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6504027c64f168eea8fad431ea4e75d16146e4163acf65a14ce6d5e917eef479 [2021-05-26T23:37:04.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T23:37:04.793Z] Dload Upload Total Spent Left Speed [2021-05-26T23:37:05.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5990 0 0 100 5990 0 17564 --:--:-- --:--:-- --:--:-- 17617 [2021-05-26T23:37:05.081Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3f84bdff87684eb0f6ee1cd3f8d3b275e6efdd8d [Pipeline] } [2021-05-26T23:37:05.092Z] 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 [2021-05-26T23:37:06.508Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T23:37:07.075Z] ---> package-listing.sh [2021-05-26T23:37:07.075Z] ++ facter osfamily [2021-05-26T23:37:07.075Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-26T23:37:07.375Z] + OS_FAMILY=redhat [2021-05-26T23:37:07.375Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-248 [2021-05-26T23:37:07.375Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-26T23:37:07.375Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-26T23:37:07.375Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-26T23:37:07.375Z] + PACKAGES=/tmp/packages_start.txt [2021-05-26T23:37:07.375Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-248 ']' [2021-05-26T23:37:07.375Z] + PACKAGES=/tmp/packages_end.txt [2021-05-26T23:37:07.375Z] + case "${OS_FAMILY}" in [2021-05-26T23:37:07.375Z] + rpm -qa [2021-05-26T23:37:07.375Z] + sort [2021-05-26T23:37:07.947Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-26T23:37:07.947Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-26T23:37:07.947Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-26T23:37:07.947Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-248 ']' [2021-05-26T23:37:07.947Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-248/archives/ [2021-05-26T23:37:07.947Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-248/archives/ [Pipeline] echo [2021-05-26T23:37:07.960Z] 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-248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-26T23:37:08.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-26T23:37:08.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T23:37:08.826Z] [2021-05-26T23:37:08.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-26T23:37:09.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T23:37:09.143Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-26T23:37:09.143Z] df20fa9351a1: Pulling fs layer [2021-05-26T23:37:09.143Z] 36b3adc4ff6f: Pulling fs layer [2021-05-26T23:37:09.143Z] 8ad3a11d3b57: Pulling fs layer [2021-05-26T23:37:09.143Z] 46f8f816bc3b: Pulling fs layer [2021-05-26T23:37:09.143Z] 93b61091891f: Pulling fs layer [2021-05-26T23:37:09.143Z] 93b9cdb0e59b: Pulling fs layer [2021-05-26T23:37:09.143Z] 5e14af77c1be: Pulling fs layer [2021-05-26T23:37:09.143Z] 01666e4c0597: Pulling fs layer [2021-05-26T23:37:09.143Z] aa168da1d23b: Pulling fs layer [2021-05-26T23:37:09.143Z] 93b61091891f: Waiting [2021-05-26T23:37:09.143Z] 93b9cdb0e59b: Waiting [2021-05-26T23:37:09.143Z] 5e14af77c1be: Waiting [2021-05-26T23:37:09.143Z] 01666e4c0597: Waiting [2021-05-26T23:37:09.143Z] aa168da1d23b: Waiting [2021-05-26T23:37:09.143Z] 46f8f816bc3b: Waiting [2021-05-26T23:37:09.143Z] 36b3adc4ff6f: Verifying Checksum [2021-05-26T23:37:09.143Z] 36b3adc4ff6f: Download complete [2021-05-26T23:37:09.143Z] 46f8f816bc3b: Verifying Checksum [2021-05-26T23:37:09.143Z] 46f8f816bc3b: Download complete [2021-05-26T23:37:09.143Z] df20fa9351a1: Verifying Checksum [2021-05-26T23:37:09.143Z] df20fa9351a1: Download complete [2021-05-26T23:37:09.143Z] 93b9cdb0e59b: Verifying Checksum [2021-05-26T23:37:09.143Z] 93b9cdb0e59b: Download complete [2021-05-26T23:37:09.467Z] 5e14af77c1be: Verifying Checksum [2021-05-26T23:37:09.467Z] 5e14af77c1be: Download complete [2021-05-26T23:37:09.467Z] 93b61091891f: Verifying Checksum [2021-05-26T23:37:09.467Z] 93b61091891f: Download complete [2021-05-26T23:37:09.467Z] 01666e4c0597: Verifying Checksum [2021-05-26T23:37:09.467Z] 01666e4c0597: Download complete [2021-05-26T23:37:09.467Z] df20fa9351a1: Pull complete [2021-05-26T23:37:09.742Z] 36b3adc4ff6f: Pull complete [2021-05-26T23:37:09.742Z] 8ad3a11d3b57: Verifying Checksum [2021-05-26T23:37:09.742Z] 8ad3a11d3b57: Download complete [2021-05-26T23:37:10.319Z] 8ad3a11d3b57: Pull complete [2021-05-26T23:37:10.319Z] 46f8f816bc3b: Pull complete [2021-05-26T23:37:10.586Z] 93b61091891f: Pull complete [2021-05-26T23:37:10.586Z] 93b9cdb0e59b: Pull complete [2021-05-26T23:37:10.881Z] 5e14af77c1be: Pull complete [2021-05-26T23:37:10.882Z] 01666e4c0597: Pull complete [2021-05-26T23:37:11.452Z] aa168da1d23b: Verifying Checksum [2021-05-26T23:37:11.452Z] aa168da1d23b: Download complete [2021-05-26T23:37:15.686Z] aa168da1d23b: Pull complete [2021-05-26T23:37:15.686Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-26T23:37:15.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T23:37:15.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-26T23:37:15.765Z] prd-centos7-docker-4c-2g-486 does not seem to be running inside a container [2021-05-26T23:37:15.812Z] $ 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-248/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-248 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-248:/w/workspace/xfoundry_go-mod-bootstrap_PR-248:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-26T23:37:18.264Z] $ docker top 7ebfb11995171ae687284de94352f9ef8b8b46e417ad5d973fbb7fabd588e38b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T23:37:18.654Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-26T23:37:18.949Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-26T23:37:19.251Z] + ls /var/log/sa-host [2021-05-26T23:37:19.251Z] + sadf -c /var/log/sa-host/sa05 [2021-05-26T23:37:19.251Z] file_magic: OK [2021-05-26T23:37:19.251Z] HZ: Using current value: 100 [2021-05-26T23:37:19.251Z] file_header: OK [2021-05-26T23:37:19.251Z] 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 [2021-05-26T23:37:19.251Z] Statistics: [2021-05-26T23:37:19.251Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T23:37:19.251Z] File successfully converted to sysstat format version 12.2.1 [2021-05-26T23:37:19.251Z] + sadf -c /var/log/sa-host/sa26 [2021-05-26T23:37:19.251Z] file_magic: OK [2021-05-26T23:37:19.251Z] HZ: Using current value: 100 [2021-05-26T23:37:19.251Z] file_header: OK [2021-05-26T23:37:19.251Z] 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 [2021-05-26T23:37:19.251Z] Statistics: [2021-05-26T23:37:19.251Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T23:37:19.251Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T23:37:19.417Z] provisioning config files... [2021-05-26T23:37:19.429Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp/config899855854227296269tmp [Pipeline] { [Pipeline] echo [2021-05-26T23:37:19.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T23:37:19.746Z] ---> create-netrc.sh [Pipeline] } [2021-05-26T23:37:19.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-26T23:37:19.784Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T23:37:20.080Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-26T23:37:20.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T23:37:20.401Z] ---> sudo-logs.sh [2021-05-26T23:37:20.401Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-26T23:37:20.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T23:37:20.725Z] ---> job-cost.sh [2021-05-26T23:37:20.725Z] lf-activate-venv: SKIPPING [2021-05-26T23:37:20.725Z] DEBUG: total: 0.18000000715255737 [2021-05-26T23:37:20.725Z] INFO: Retrieving Stack Cost... [2021-05-26T23:37:21.669Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T23:37:22.241Z] INFO: Archiving Costs [Pipeline] echo [2021-05-26T23:37:22.256Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T23:37:22.550Z] ---> logs-deploy.sh [2021-05-26T23:37:22.550Z] lf-activate-venv: SKIPPING [2021-05-26T23:37:22.550Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-248/4 [2021-05-26T23:37:22.550Z] INFO: archiving workspace using pattern(s): [2021-05-26T23:37:23.494Z] Archives upload complete. [2021-05-26T23:37:23.494Z] INFO: archiving logs to Nexus [2021-05-26T23:37:24.066Z] ---> uname -a: [2021-05-26T23:37:24.066Z] Linux prd-centos7-docker-4c-2g-486.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-26T23:37:24.066Z] [2021-05-26T23:37:24.066Z] [2021-05-26T23:37:24.066Z] ---> lscpu: [2021-05-26T23:37:24.066Z] Architecture: x86_64 [2021-05-26T23:37:24.066Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-26T23:37:24.066Z] Byte Order: Little Endian [2021-05-26T23:37:24.066Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-26T23:37:24.066Z] CPU(s): 2 [2021-05-26T23:37:24.066Z] On-line CPU(s) list: 0,1 [2021-05-26T23:37:24.066Z] Thread(s) per core: 1 [2021-05-26T23:37:24.066Z] Core(s) per socket: 1 [2021-05-26T23:37:24.066Z] Socket(s): 2 [2021-05-26T23:37:24.066Z] NUMA node(s): 1 [2021-05-26T23:37:24.066Z] Vendor ID: AuthenticAMD [2021-05-26T23:37:24.066Z] CPU family: 23 [2021-05-26T23:37:24.066Z] Model: 49 [2021-05-26T23:37:24.066Z] Model name: AMD EPYC-Rome Processor [2021-05-26T23:37:24.066Z] Stepping: 0 [2021-05-26T23:37:24.066Z] CPU MHz: 2799.998 [2021-05-26T23:37:24.066Z] BogoMIPS: 5599.99 [2021-05-26T23:37:24.066Z] Virtualization: AMD-V [2021-05-26T23:37:24.066Z] Hypervisor vendor: KVM [2021-05-26T23:37:24.066Z] Virtualization type: full [2021-05-26T23:37:24.066Z] L1d cache: 64 KiB [2021-05-26T23:37:24.066Z] L1i cache: 64 KiB [2021-05-26T23:37:24.066Z] L2 cache: 1 MiB [2021-05-26T23:37:24.066Z] L3 cache: 32 MiB [2021-05-26T23:37:24.066Z] NUMA node0 CPU(s): 0,1 [2021-05-26T23:37:24.066Z] Vulnerability Itlb multihit: Not affected [2021-05-26T23:37:24.066Z] Vulnerability L1tf: Not affected [2021-05-26T23:37:24.066Z] Vulnerability Mds: Not affected [2021-05-26T23:37:24.066Z] Vulnerability Meltdown: Not affected [2021-05-26T23:37:24.066Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-26T23:37:24.066Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-26T23:37:24.066Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-26T23:37:24.066Z] Vulnerability Srbds: Not affected [2021-05-26T23:37:24.066Z] Vulnerability Tsx async abort: Not affected [2021-05-26T23:37:24.066Z] 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 [2021-05-26T23:37:24.066Z] [2021-05-26T23:37:24.066Z] [2021-05-26T23:37:24.066Z] ---> nproc: [2021-05-26T23:37:24.066Z] 2 [2021-05-26T23:37:24.066Z] [2021-05-26T23:37:24.066Z] [2021-05-26T23:37:24.066Z] ---> df -h: [2021-05-26T23:37:24.066Z] Filesystem Size Used Available Use% Mounted on [2021-05-26T23:37:24.066Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-26T23:37:24.066Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-26T23:37:24.066Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-26T23:37:24.066Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-26T23:37:24.066Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-26T23:37:24.066Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-26T23:37:24.066Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-26T23:37:24.066Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-26T23:37:24.066Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-26T23:37:24.066Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-26T23:37:24.066Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-248 [2021-05-26T23:37:24.066Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-248@tmp [2021-05-26T23:37:24.066Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-26T23:37:24.066Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-26T23:37:24.066Z] [2021-05-26T23:37:24.066Z] [2021-05-26T23:37:24.066Z] ---> free -m: [2021-05-26T23:37:24.066Z] total used free shared buff/cache available [2021-05-26T23:37:24.066Z] Mem: 7821 938 4788 0 2094 6704 [2021-05-26T23:37:24.066Z] Swap: 1023 0 1023 [2021-05-26T23:37:24.066Z] [2021-05-26T23:37:24.066Z] [2021-05-26T23:37:24.066Z] ---> ip addr: [2021-05-26T23:37:24.066Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-26T23:37:24.066Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-26T23:37:24.066Z] inet 127.0.0.1/8 scope host lo [2021-05-26T23:37:24.066Z] valid_lft forever preferred_lft forever [2021-05-26T23:37:24.066Z] inet6 ::1/128 scope host [2021-05-26T23:37:24.066Z] valid_lft forever preferred_lft forever [2021-05-26T23:37:24.066Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-26T23:37:24.066Z] link/ether fa:16:3e:a1:40:f6 brd ff:ff:ff:ff:ff:ff [2021-05-26T23:37:24.066Z] inet 10.30.123.103/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-26T23:37:24.066Z] valid_lft 85918sec preferred_lft 85918sec [2021-05-26T23:37:24.066Z] inet6 fe80::f816:3eff:fea1:40f6/64 scope link [2021-05-26T23:37:24.066Z] valid_lft forever preferred_lft forever [2021-05-26T23:37:24.066Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-26T23:37:24.066Z] link/ether 02:42:c7:9a:00:9e brd ff:ff:ff:ff:ff:ff [2021-05-26T23:37:24.066Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-26T23:37:24.067Z] valid_lft forever preferred_lft forever [2021-05-26T23:37:24.067Z] inet6 fe80::42:c7ff:fe9a:9e/64 scope link [2021-05-26T23:37:24.067Z] valid_lft forever preferred_lft forever [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z] ---> sar -b -r -n DEV: [2021-05-26T23:37:24.067Z] 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) [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z] 23:29:12 LINUX RESTART (2 CPU) [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z] 23:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-26T23:37:24.067Z] 23:31:01 3.58 0.02 3.56 0.00 0.53 118.84 0.00 [2021-05-26T23:37:24.067Z] 23:32:01 0.45 0.00 0.45 0.00 0.00 6.95 0.00 [2021-05-26T23:37:24.067Z] 23:33:01 0.27 0.00 0.27 0.00 0.00 3.02 0.00 [2021-05-26T23:37:24.067Z] 23:34:02 0.22 0.00 0.22 0.00 0.00 3.50 0.00 [2021-05-26T23:37:24.067Z] 23:35:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 [2021-05-26T23:37:24.067Z] 23:36:01 0.27 0.00 0.27 0.00 0.00 3.00 0.00 [2021-05-26T23:37:24.067Z] 23:37:01 0.23 0.00 0.23 0.00 0.00 3.63 0.00 [2021-05-26T23:37:24.067Z] Average: 0.75 0.00 0.75 0.00 0.08 20.33 0.00 [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z] 23:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-26T23:37:24.067Z] 23:31:01 5464876 0 804860 10.05 2620 1736584 1274584 14.07 575916 1567964 24 [2021-05-26T23:37:24.067Z] 23:32:01 5469904 0 799828 9.99 2620 1736588 1206772 13.32 572160 1568336 8 [2021-05-26T23:37:24.067Z] 23:33:01 5470256 0 799472 9.98 2620 1736592 1206688 13.32 568928 1571200 20 [2021-05-26T23:37:24.067Z] 23:34:02 5470384 0 799340 9.98 2620 1736596 1206520 13.32 568148 1572056 16 [2021-05-26T23:37:24.067Z] 23:35:01 5470020 0 799696 9.99 2620 1736604 1206592 13.32 565476 1575104 8 [2021-05-26T23:37:24.067Z] 23:36:01 5470144 0 799572 9.98 2620 1736604 1206580 13.32 565472 1575160 8 [2021-05-26T23:37:24.067Z] 23:37:01 5470356 0 799348 9.98 2620 1736616 1206520 13.32 565216 1575160 8 [2021-05-26T23:37:24.067Z] Average: 5469420 0 800302 9.99 2620 1736598 1216322 13.43 568759 1572140 13 [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z] 23:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-26T23:37:24.067Z] 23:31:01 eth0 4.00 1.90 3.09 0.21 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:32:01 eth0 1.35 0.48 0.39 0.21 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:33:01 eth0 0.98 0.50 0.54 0.39 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:34:02 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:35:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:36:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:37:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] Average: eth0 0.99 0.47 0.60 0.13 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z] ---> sar -P ALL: [2021-05-26T23:37:24.067Z] 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) [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z] 23:29:12 LINUX RESTART (2 CPU) [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z] 23:30:01 CPU %user %nice %system %iowait %steal %idle [2021-05-26T23:37:24.067Z] 23:31:01 all 0.11 0.00 0.05 0.00 0.04 99.80 [2021-05-26T23:37:24.067Z] 23:31:01 0 0.12 0.00 0.07 0.00 0.03 99.78 [2021-05-26T23:37:24.067Z] 23:31:01 1 0.10 0.00 0.03 0.00 0.05 99.82 [2021-05-26T23:37:24.067Z] 23:32:01 all 0.08 0.00 0.04 0.00 0.04 99.83 [2021-05-26T23:37:24.067Z] 23:32:01 0 0.12 0.00 0.05 0.00 0.03 99.80 [2021-05-26T23:37:24.067Z] 23:32:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-26T23:37:24.067Z] 23:33:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-05-26T23:37:24.067Z] 23:33:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-26T23:37:24.067Z] 23:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-26T23:37:24.067Z] 23:34:02 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-26T23:37:24.067Z] 23:34:02 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-26T23:37:24.067Z] 23:34:02 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-26T23:37:24.067Z] 23:35:01 all 0.04 0.00 0.03 0.00 0.06 99.87 [2021-05-26T23:37:24.067Z] 23:35:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-26T23:37:24.067Z] 23:35:01 1 0.05 0.00 0.02 0.00 0.07 99.86 [2021-05-26T23:37:24.067Z] 23:36:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-05-26T23:37:24.067Z] 23:36:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-05-26T23:37:24.067Z] 23:36:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-26T23:37:24.067Z] 23:37:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-05-26T23:37:24.067Z] 23:37:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-26T23:37:24.067Z] 23:37:01 1 0.05 0.00 0.05 0.00 0.05 99.85 [2021-05-26T23:37:24.067Z] Average: all 0.07 0.00 0.03 0.00 0.04 99.86 [2021-05-26T23:37:24.067Z] Average: 0 0.09 0.00 0.03 0.00 0.02 99.85 [2021-05-26T23:37:24.067Z] Average: 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z] [2021-05-26T23:37:24.067Z]