Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from edd67ecb88b97bda48033a03adb9a73868023c99 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-ssh9133102835799460625.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-ssh896675315402334123.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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh332366264728159883.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-ssh5863962762909304254.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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8126625273092187589.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-428 in /w/workspace/xfoundry_go-mod-bootstrap_master [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 Avoid second fetch Checking out Revision edd67ecb88b97bda48033a03adb9a73868023c99 (master) > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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_master@tmp/jenkins-gitclient-ssh176018564115212466.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 core.sparsecheckout # timeout=10 > git checkout -f edd67ecb88b97bda48033a03adb9a73868023c99 # timeout=10 Commit message: "Merge pull request #238 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.21" > git rev-list --no-walk 496c89ede8f5912c6b8b6a4266a56d635ff24de4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T18:46:13.137Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T18:46:13.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T18:46:13.284Z] ========================================================= [2021-05-17T18:46:13.284Z] EdgeX Global Pipelines Version Info [2021-05-17T18:46:13.284Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:46:16.114Z] ------------------- [2021-05-17T18:46:16.114Z] stable info: [2021-05-17T18:46:16.114Z] ------------------- [2021-05-17T18:46:16.114Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T18:46:16.114Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:46:16.114Z] Message: update stable to v1.0.192 [2021-05-17T18:46:17.178Z] ------------------- [2021-05-17T18:46:17.178Z] experimental info: [2021-05-17T18:46:17.178Z] ------------------- [2021-05-17T18:46:17.178Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T18:46:17.178Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:46:17.178Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T18:46:17.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-05-17T18:46:17.410Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-05-17T18:46:17.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T18:46:17.458Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T18:46:17.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T18:46:17.510Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T18:46:17.534Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T18:46:17.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T18:46:17.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T18:46:17.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T18:46:17.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T18:46:17.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-05-17T18:46:17.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T18:46:17.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T18:46:17.723Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:46:17.745Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:46:17.768Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:46:17.790Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:46:17.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T18:46:17.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-17T18:46:17.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-17T18:46:17.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-17T18:46:17.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T18:46:17.977Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T18:46:18.000Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-17T18:46:18.022Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T18:46:18.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-17T18:46:18.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-17T18:46:18.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-17T18:46:18.120Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edd67ecb88b97bda48033a03adb9a73868023c99 [Pipeline] echo [2021-05-17T18:46:18.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edd67ec [Pipeline] echo [2021-05-17T18:46:18.165Z] [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-17T18:46:18.772Z] + git log --format=format:%s -1 edd67ecb88b97bda48033a03adb9a73868023c99 [Pipeline] echo [2021-05-17T18:46:18.935Z] GIT_COMMIT: edd67ecb88b97bda48033a03adb9a73868023c99, Commit Message: Merge pull request #238 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.21 [Pipeline] echo [2021-05-17T18:46:18.948Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:46:19.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:46:20.045Z] [2021-05-17T18:46:20.045Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:46:20.481Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:46:20.801Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T18:46:20.801Z] 31603596830f: Pulling fs layer [2021-05-17T18:46:20.801Z] 54011a49482f: Pulling fs layer [2021-05-17T18:46:20.801Z] a6820b24f6d8: Pulling fs layer [2021-05-17T18:46:20.801Z] f581987b2513: Pulling fs layer [2021-05-17T18:46:20.801Z] f581987b2513: Waiting [2021-05-17T18:46:20.801Z] 54011a49482f: Verifying Checksum [2021-05-17T18:46:20.801Z] 54011a49482f: Download complete [2021-05-17T18:46:21.458Z] 31603596830f: Verifying Checksum [2021-05-17T18:46:21.458Z] 31603596830f: Download complete [2021-05-17T18:46:21.800Z] a6820b24f6d8: Verifying Checksum [2021-05-17T18:46:21.800Z] a6820b24f6d8: Download complete [2021-05-17T18:46:22.080Z] 31603596830f: Pull complete [2021-05-17T18:46:22.080Z] f581987b2513: Verifying Checksum [2021-05-17T18:46:22.080Z] f581987b2513: Download complete [2021-05-17T18:46:22.080Z] 54011a49482f: Pull complete [2021-05-17T18:46:23.600Z] a6820b24f6d8: Pull complete [2021-05-17T18:46:24.271Z] f581987b2513: Pull complete [2021-05-17T18:46:24.271Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T18:46:24.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:46:24.271Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T18:46:24.578Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-05-17T18:46:24.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T18:46:26.835Z] $ docker top efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:46:27.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:46:27.025Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:46:27.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:46:27.514Z] $ docker exec efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 ssh-agent [2021-05-17T18:46:27.855Z] SSH_AUTH_SOCK=/tmp/ssh-le7FxdTT8KZI/agent.13 [2021-05-17T18:46:27.855Z] SSH_AGENT_PID=19 [2021-05-17T18:46:27.884Z] Running ssh-add (command line suppressed) [2021-05-17T18:46:28.255Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4785105222802197544.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4785105222802197544.key) [2021-05-17T18:46:28.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:46:29.286Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T18:46:29.333Z] $ docker exec --env ******** --env ******** efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 ssh-agent -k [2021-05-17T18:46:29.639Z] unset SSH_AUTH_SOCK; [2021-05-17T18:46:29.640Z] unset SSH_AGENT_PID; [2021-05-17T18:46:29.640Z] echo Agent pid 19 killed; [2021-05-17T18:46:29.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T18:46:29.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:46:29.734Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:46:29.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:46:29.936Z] $ docker exec efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 ssh-agent [2021-05-17T18:46:30.519Z] SSH_AUTH_SOCK=/tmp/ssh-HLXbC7qMqi4b/agent.48 [2021-05-17T18:46:30.520Z] SSH_AGENT_PID=54 [2021-05-17T18:46:30.531Z] Running ssh-add (command line suppressed) [2021-05-17T18:46:30.751Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6564654875731107155.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6564654875731107155.key) [2021-05-17T18:46:30.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:46:31.599Z] + git semver init [2021-05-17T18:46:31.599Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:46:31.599Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-05-17T18:46:31.599Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-05-17T18:46:31.599Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:46:31.599Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:46:31.599Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:46:31.599Z] # $SEMVER_BRANCH = master [2021-05-17T18:46:31.599Z] # $SEMVER_TEMP = /tmp/semver-859167064 [2021-05-17T18:46:31.599Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-05-17T18:46:32.187Z] # '/tmp/semver-859167064' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2021-05-17T18:46:32.187Z] # -> Force: false [2021-05-17T18:46:32.187Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-05-17T18:46:32.239Z] $ docker exec --env ******** --env ******** efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 ssh-agent -k [2021-05-17T18:46:32.379Z] unset SSH_AUTH_SOCK; [2021-05-17T18:46:32.380Z] unset SSH_AGENT_PID; [2021-05-17T18:46:32.381Z] echo Agent pid 54 killed; [2021-05-17T18:46:32.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:46:32.870Z] + git semver [Pipeline] } [2021-05-17T18:46:32.921Z] $ docker stop --time=1 efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 [2021-05-17T18:46:34.591Z] $ docker rm -f efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:46:35.046Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T18:46:35.736Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T18:46:35.739Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.57 [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-17T18:46:51.088Z] Still waiting to schedule task [2021-05-17T18:46:51.088Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-17T18:46:51.091Z] Still waiting to schedule task [2021-05-17T18:46:51.091Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-17T18:48:37.101Z] Running on prd-centos7-docker-4c-2g-433 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-05-17T18:48:37.119Z] Running in /w/workspace/go-mod-bootstrap/134 [Pipeline] { [Pipeline] checkout [2021-05-17T18:48:37.228Z] Selected Git installation does not exist. Using Default [2021-05-17T18:48:37.228Z] The recommended git tool is: NONE [2021-05-17T18:48:40.038Z] using credential edgex-jenkins-ssh [2021-05-17T18:48:40.051Z] Cloning the remote Git repository [2021-05-17T18:48:40.080Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T18:48:40.159Z] > git init /w/workspace/go-mod-bootstrap/134 # timeout=10 [2021-05-17T18:48:40.220Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T18:48:40.220Z] > git --version # timeout=10 [2021-05-17T18:48:40.227Z] > git --version # 'git version 2.24.3' [2021-05-17T18:48:40.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:48:40.258Z] [INFO] Currently running in a labeled security context [2021-05-17T18:48:40.258Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T18:48:40.259Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/134@tmp/jenkins-gitclient-ssh5774895686385478591.key [2021-05-17T18:48:40.279Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:48:40.891Z] Avoid second fetch [2021-05-17T18:48:40.892Z] Checking out Revision edd67ecb88b97bda48033a03adb9a73868023c99 (master) [2021-05-17T18:48:40.880Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T18:48:40.886Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:48:40.910Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:48:40.916Z] > git checkout -f edd67ecb88b97bda48033a03adb9a73868023c99 # timeout=10 [2021-05-17T18:48:44.724Z] Commit message: "Merge pull request #238 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:48:45.728Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:48:46.065Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:48:46.380Z] + sudo service docker restart [2021-05-17T18:48:46.381Z] + true [2021-05-17T18:48:46.381Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-17T18:48:47.946Z] ========================================================= [2021-05-17T18:48:47.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T18:48:47.946Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:48:48.261Z] + 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-17T18:48:48.526Z] Sending build context to Docker daemon 944.6kB [2021-05-17T18:48:48.526Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-17T18:48:48.526Z] Step 2/8 : FROM ${BASE} [2021-05-17T18:48:48.799Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T18:48:48.799Z] 540db60ca938: Pulling fs layer [2021-05-17T18:48:48.799Z] adcc1eea9eea: Pulling fs layer [2021-05-17T18:48:48.799Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T18:48:48.799Z] 0510c868ecb4: Pulling fs layer [2021-05-17T18:48:48.799Z] afea3b2eda06: Pulling fs layer [2021-05-17T18:48:48.799Z] 7809a108b3ef: Pulling fs layer [2021-05-17T18:48:48.799Z] f706445af74f: Pulling fs layer [2021-05-17T18:48:48.799Z] 0510c868ecb4: Waiting [2021-05-17T18:48:48.799Z] afea3b2eda06: Waiting [2021-05-17T18:48:48.799Z] f706445af74f: Waiting [2021-05-17T18:48:48.799Z] 7809a108b3ef: Waiting [2021-05-17T18:48:48.799Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T18:48:48.799Z] 4c4ab2625f07: Download complete [2021-05-17T18:48:48.799Z] adcc1eea9eea: Download complete [2021-05-17T18:48:48.799Z] afea3b2eda06: Verifying Checksum [2021-05-17T18:48:48.799Z] afea3b2eda06: Download complete [2021-05-17T18:48:48.799Z] 7809a108b3ef: Download complete [2021-05-17T18:48:48.799Z] 540db60ca938: Download complete [2021-05-17T18:48:49.066Z] 540db60ca938: Pull complete [2021-05-17T18:48:49.333Z] adcc1eea9eea: Pull complete [2021-05-17T18:48:49.597Z] 4c4ab2625f07: Pull complete [2021-05-17T18:48:50.178Z] f706445af74f: Verifying Checksum [2021-05-17T18:48:50.178Z] f706445af74f: Download complete [2021-05-17T18:48:51.133Z] 0510c868ecb4: Verifying Checksum [2021-05-17T18:48:51.133Z] 0510c868ecb4: Download complete [2021-05-17T18:48:57.833Z] 0510c868ecb4: Pull complete [2021-05-17T18:48:57.833Z] afea3b2eda06: Pull complete [2021-05-17T18:48:57.833Z] 7809a108b3ef: Pull complete [2021-05-17T18:49:02.133Z] f706445af74f: Pull complete [2021-05-17T18:49:02.133Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T18:49:02.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T18:49:02.133Z] ---> b068be0155e3 [2021-05-17T18:49:02.133Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T18:49:02.549Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-432 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-05-17T18:49:02.568Z] Running in /w/workspace/go-mod-bootstrap/134 [Pipeline] { [Pipeline] checkout [2021-05-17T18:49:02.711Z] ---> Running in 41bf71bb4313 [2021-05-17T18:49:02.762Z] Selected Git installation does not exist. Using Default [2021-05-17T18:49:02.762Z] The recommended git tool is: NONE [2021-05-17T18:49:02.977Z] Removing intermediate container 41bf71bb4313 [2021-05-17T18:49:02.977Z] ---> 9e2b5cdaf7f3 [2021-05-17T18:49:02.977Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:49:02.977Z] ---> Running in 49a2e6792664 [2021-05-17T18:49:04.385Z] Removing intermediate container 49a2e6792664 [2021-05-17T18:49:04.385Z] ---> b7f944689dca [2021-05-17T18:49:04.385Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-17T18:49:04.385Z] ---> Running in ae277d2052f8 [2021-05-17T18:49:04.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:49:05.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:49:06.239Z] OK: 149 MiB in 40 packages [2021-05-17T18:49:06.822Z] Removing intermediate container ae277d2052f8 [2021-05-17T18:49:06.822Z] ---> e47445f9b360 [2021-05-17T18:49:06.822Z] Step 6/8 : WORKDIR /build [2021-05-17T18:49:06.822Z] ---> Running in fbf16a1492b2 [2021-05-17T18:49:07.092Z] Removing intermediate container fbf16a1492b2 [2021-05-17T18:49:07.092Z] ---> a2017adc54d6 [2021-05-17T18:49:07.092Z] Step 7/8 : COPY go.mod . [2021-05-17T18:49:07.359Z] ---> 339da053be9e [2021-05-17T18:49:07.359Z] Step 8/8 : RUN go mod download [2021-05-17T18:49:07.359Z] ---> Running in 1fb30b0463e7 [2021-05-17T18:49:08.291Z] using credential edgex-jenkins-ssh [2021-05-17T18:49:08.310Z] Cloning the remote Git repository [2021-05-17T18:49:08.372Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T18:49:08.482Z] > git init /w/workspace/go-mod-bootstrap/134 # timeout=10 [2021-05-17T18:49:08.564Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T18:49:08.565Z] > git --version # timeout=10 [2021-05-17T18:49:08.584Z] > git --version # 'git version 2.17.1' [2021-05-17T18:49:08.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:49:08.675Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:49:09.543Z] Avoid second fetch [2021-05-17T18:49:09.543Z] Checking out Revision edd67ecb88b97bda48033a03adb9a73868023c99 (master) [2021-05-17T18:49:09.522Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T18:49:09.540Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:49:09.576Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:49:09.592Z] > git checkout -f edd67ecb88b97bda48033a03adb9a73868023c99 # timeout=10 [2021-05-17T18:49:13.761Z] Commit message: "Merge pull request #238 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:49:14.952Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:49:15.455Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:49:15.801Z] + sudo service docker restart [2021-05-17T18:49:15.801Z] + true [Pipeline] unstash [Pipeline] echo [2021-05-17T18:49:18.713Z] ========================================================= [2021-05-17T18:49:18.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T18:49:18.713Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:49:19.065Z] + 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-17T18:49:20.059Z] Sending build context to Docker daemon 943.6kB [2021-05-17T18:49:20.059Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-17T18:49:20.059Z] Step 2/8 : FROM ${BASE} [2021-05-17T18:49:20.336Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T18:49:20.336Z] 595b0fe564bb: Pulling fs layer [2021-05-17T18:49:20.336Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T18:49:20.336Z] 316046926c0a: Pulling fs layer [2021-05-17T18:49:20.336Z] 4ebd0625c992: Pulling fs layer [2021-05-17T18:49:20.336Z] 207e8628e3a3: Pulling fs layer [2021-05-17T18:49:20.336Z] c791037a9be2: Pulling fs layer [2021-05-17T18:49:20.336Z] ffd874e62e21: Pulling fs layer [2021-05-17T18:49:20.336Z] c791037a9be2: Waiting [2021-05-17T18:49:20.336Z] ffd874e62e21: Waiting [2021-05-17T18:49:20.336Z] 4ebd0625c992: Waiting [2021-05-17T18:49:20.336Z] 207e8628e3a3: Waiting [2021-05-17T18:49:20.336Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T18:49:20.336Z] 316046926c0a: Verifying Checksum [2021-05-17T18:49:20.336Z] 316046926c0a: Download complete [2021-05-17T18:49:20.336Z] 207e8628e3a3: Verifying Checksum [2021-05-17T18:49:20.336Z] 207e8628e3a3: Download complete [2021-05-17T18:49:20.336Z] c791037a9be2: Verifying Checksum [2021-05-17T18:49:20.336Z] c791037a9be2: Download complete [2021-05-17T18:49:20.336Z] 595b0fe564bb: Verifying Checksum [2021-05-17T18:49:20.336Z] 595b0fe564bb: Download complete [2021-05-17T18:49:20.938Z] 595b0fe564bb: Pull complete [2021-05-17T18:49:21.545Z] 7186ed65a4f7: Pull complete [2021-05-17T18:49:22.150Z] 316046926c0a: Pull complete [2021-05-17T18:49:22.427Z] ffd874e62e21: Verifying Checksum [2021-05-17T18:49:22.427Z] ffd874e62e21: Download complete [2021-05-17T18:49:23.883Z] 4ebd0625c992: Verifying Checksum [2021-05-17T18:49:23.883Z] 4ebd0625c992: Download complete [2021-05-17T18:49:29.415Z] Removing intermediate container 1fb30b0463e7 [2021-05-17T18:49:29.415Z] ---> ef0e3183ed80 [2021-05-17T18:49:29.415Z] Successfully built ef0e3183ed80 [2021-05-17T18:49:29.415Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:49:29.738Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T18:49:29.738Z] . [Pipeline] withDockerContainer [2021-05-17T18:49:29.874Z] prd-centos7-docker-4c-2g-433 does not seem to be running inside a container [2021-05-17T18:49:29.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/134 -v /w/workspace/go-mod-bootstrap/134:/w/workspace/go-mod-bootstrap/134:rw,z -v /w/workspace/go-mod-bootstrap/134@tmp:/w/workspace/go-mod-bootstrap/134@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 ******** ci-base-image-x86_64 cat [2021-05-17T18:49:30.858Z] $ docker top eed019907b6a37e5feca2cf9b654a9f5f55b58ef9500a5ed9a213c00ddfd221c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:49:31.361Z] + go version [2021-05-17T18:49:31.361Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T18:49:31.384Z] $ docker stop --time=1 eed019907b6a37e5feca2cf9b654a9f5f55b58ef9500a5ed9a213c00ddfd221c [2021-05-17T18:49:33.212Z] $ docker rm -f eed019907b6a37e5feca2cf9b654a9f5f55b58ef9500a5ed9a213c00ddfd221c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:49:33.818Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T18:49:33.818Z] . [Pipeline] withDockerContainer [2021-05-17T18:49:33.938Z] prd-centos7-docker-4c-2g-433 does not seem to be running inside a container [2021-05-17T18:49:34.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/134 -v /w/workspace/go-mod-bootstrap/134:/w/workspace/go-mod-bootstrap/134:rw,z -v /w/workspace/go-mod-bootstrap/134@tmp:/w/workspace/go-mod-bootstrap/134@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 ******** ci-base-image-x86_64 cat [2021-05-17T18:49:34.045Z] 4ebd0625c992: Pull complete [2021-05-17T18:49:34.045Z] 207e8628e3a3: Pull complete [2021-05-17T18:49:34.045Z] c791037a9be2: Pull complete [2021-05-17T18:49:34.810Z] $ docker top bc40fa57d8cb813dfcd4ff746b7264b58c5b7df8a0a1ac620d98504eee023a9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:49:35.239Z] + go mod tidy [Pipeline] sh [2021-05-17T18:49:35.829Z] + make test [2021-05-17T18:49:35.829Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T18:49:37.460Z] ffd874e62e21: Pull complete [2021-05-17T18:49:37.460Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T18:49:37.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T18:49:37.460Z] ---> cfc18b08335c [2021-05-17T18:49:37.460Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T18:49:40.150Z] ---> Running in 8496b4e1d3c8 [2021-05-17T18:49:40.424Z] Removing intermediate container 8496b4e1d3c8 [2021-05-17T18:49:40.424Z] ---> 80f6bb4ddc09 [2021-05-17T18:49:40.424Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:49:40.706Z] ---> Running in 433eca1c27ff [2021-05-17T18:49:42.677Z] Removing intermediate container 433eca1c27ff [2021-05-17T18:49:42.677Z] ---> 5093ca434237 [2021-05-17T18:49:42.677Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-17T18:49:42.951Z] ---> Running in ae0d6cc6046b [2021-05-17T18:49:43.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:49:44.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:49:45.884Z] OK: 138 MiB in 40 packages [2021-05-17T18:49:46.857Z] Removing intermediate container ae0d6cc6046b [2021-05-17T18:49:46.857Z] ---> d5c7151d9606 [2021-05-17T18:49:46.857Z] Step 6/8 : WORKDIR /build [2021-05-17T18:49:47.128Z] ---> Running in 964065dd9bab [2021-05-17T18:49:47.725Z] Removing intermediate container 964065dd9bab [2021-05-17T18:49:47.725Z] ---> 746b40ef43b2 [2021-05-17T18:49:47.725Z] Step 7/8 : COPY go.mod . [2021-05-17T18:49:48.329Z] ---> 6e317cdf5bb4 [2021-05-17T18:49:48.329Z] Step 8/8 : RUN go mod download [2021-05-17T18:49:48.329Z] ---> Running in bada167d2bb4 [2021-05-17T18:49:50.931Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-17T18:49:50.931Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.030s coverage: 5.4% of statements [2021-05-17T18:49:50.931Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-17T18:49:50.931Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.024s coverage: 92.2% of statements [2021-05-17T18:49:50.931Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.035s coverage: 85.3% of statements [2021-05-17T18:49:50.931Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-17T18:49:50.931Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-17T18:49:51.206Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-17T18:49:51.802Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.016s coverage: 100.0% of statements [2021-05-17T18:49:51.802Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.022s coverage: 26.7% of statements [2021-05-17T18:49:56.041Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.038s coverage: 90.7% of statements [2021-05-17T18:49:56.041Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-17T18:49:56.041Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-17T18:49:56.041Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.024s coverage: 91.3% of statements [2021-05-17T18:49:56.041Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-17T18:49:56.041Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T18:50:04.287Z] gofmt -l . [2021-05-17T18:50:04.287Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T18:50:04.312Z] $ docker stop --time=1 bc40fa57d8cb813dfcd4ff746b7264b58c5b7df8a0a1ac620d98504eee023a9f [2021-05-17T18:50:06.874Z] $ docker rm -f bc40fa57d8cb813dfcd4ff746b7264b58c5b7df8a0a1ac620d98504eee023a9f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:50:07.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T18:50:07.863Z] 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-17T18:50:08.806Z] ---> job-cost.sh [2021-05-17T18:50:08.807Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-URcw [2021-05-17T18:50:15.124Z] Removing intermediate container bada167d2bb4 [2021-05-17T18:50:15.124Z] ---> df40012ae6fb [2021-05-17T18:50:15.124Z] Successfully built df40012ae6fb [2021-05-17T18:50:15.124Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:50:15.470Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T18:50:15.470Z] . [Pipeline] withDockerContainer [2021-05-17T18:50:15.749Z] prd-ubuntu18.04-docker-arm64-4c-16g-432 does not seem to be running inside a container [2021-05-17T18:50:15.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/134 -v /w/workspace/go-mod-bootstrap/134:/w/workspace/go-mod-bootstrap/134:rw,z -v /w/workspace/go-mod-bootstrap/134@tmp:/w/workspace/go-mod-bootstrap/134@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 ******** ci-base-image-arm64 cat [2021-05-17T18:50:17.420Z] $ docker top 6174f8e8a3d62a96b501755fe102f9f32ad9dee76649d8adca9e92591e90b07b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:50:18.405Z] + go version [2021-05-17T18:50:18.405Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T18:50:18.438Z] $ docker stop --time=1 6174f8e8a3d62a96b501755fe102f9f32ad9dee76649d8adca9e92591e90b07b [2021-05-17T18:50:20.405Z] $ docker rm -f 6174f8e8a3d62a96b501755fe102f9f32ad9dee76649d8adca9e92591e90b07b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:50:21.144Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T18:50:21.144Z] . [Pipeline] withDockerContainer [2021-05-17T18:50:21.438Z] prd-ubuntu18.04-docker-arm64-4c-16g-432 does not seem to be running inside a container [2021-05-17T18:50:21.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/134 -v /w/workspace/go-mod-bootstrap/134:/w/workspace/go-mod-bootstrap/134:rw,z -v /w/workspace/go-mod-bootstrap/134@tmp:/w/workspace/go-mod-bootstrap/134@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 ******** ci-base-image-arm64 cat [2021-05-17T18:50:22.933Z] $ docker top 9eb76b20cb79afcc537398502e5fb95d36d7aaec9dceb52451fdb1810843cb9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:50:23.785Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T18:50:23.830Z] + go mod tidy [Pipeline] sh [2021-05-17T18:50:25.083Z] + make test [2021-05-17T18:50:25.084Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T18:50:50.442Z] lf-activate-venv(): INFO: Adding /tmp/venv-URcw/bin to PATH [2021-05-17T18:50:50.442Z] INFO: No Stack... [2021-05-17T18:50:51.841Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T18:50:52.417Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T18:50:52.736Z] + cat /w/workspace/go-mod-bootstrap/134/archives/cost.csv [2021-05-17T18:50:52.736Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T18:50:52.780Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] [2021-05-17T18:50:52.846Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] did not exist. Created. [2021-05-17T18:50:52.846Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T18:50:53.173Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-17T18:50:53.301Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T18:50:53.314Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T18:51:04.233Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-17T18:51:04.233Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.106s coverage: 5.4% of statements [2021-05-17T18:51:04.233Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-17T18:51:04.233Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.069s coverage: 92.2% of statements [2021-05-17T18:51:05.246Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.029s coverage: 85.3% of statements [2021-05-17T18:51:05.246Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-17T18:51:05.246Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-17T18:51:05.847Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-17T18:51:07.299Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.043s coverage: 100.0% of statements [2021-05-17T18:51:07.299Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.048s coverage: 26.7% of statements [2021-05-17T18:51:11.606Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.074s coverage: 90.7% of statements [2021-05-17T18:51:11.606Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-17T18:51:11.606Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-17T18:51:11.606Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements [2021-05-17T18:51:11.606Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-17T18:51:11.879Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T18:51:38.703Z] gofmt -l . [2021-05-17T18:51:38.703Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T18:51:38.735Z] $ docker stop --time=1 9eb76b20cb79afcc537398502e5fb95d36d7aaec9dceb52451fdb1810843cb9b [2021-05-17T18:51:40.849Z] $ docker rm -f 9eb76b20cb79afcc537398502e5fb95d36d7aaec9dceb52451fdb1810843cb9b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:51:41.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T18:51:41.698Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T18:51:42.188Z] 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-17T18:51:42.996Z] ---> job-cost.sh [2021-05-17T18:51:42.996Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4DF9 [2021-05-17T18:52:21.970Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T18:53:43.735Z] lf-activate-venv(): INFO: Adding /tmp/venv-4DF9/bin to PATH [2021-05-17T18:53:43.735Z] INFO: No Stack... [2021-05-17T18:53:43.735Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T18:53:44.328Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T18:53:44.672Z] + cut -d, -f6 [2021-05-17T18:53:44.672Z] + cat /w/workspace/go-mod-bootstrap/134/archives/cost.csv [Pipeline] lock [2021-05-17T18:53:44.731Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] [2021-05-17T18:53:44.745Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] did not exist. Created. [2021-05-17T18:53:44.745Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T18:53:45.127Z] /w/workspace/go-mod-bootstrap/134@tmp/durable-84690fcc/script.sh: 1: /w/workspace/go-mod-bootstrap/134@tmp/durable-84690fcc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-17T18:53:45.468Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T18:53:45.500Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T18:53:45.650Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T18:53:45.664Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-134-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-17T18:53:46.204Z] provisioning config files... [2021-05-17T18:53:46.222Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7049914723994864259tmp [Pipeline] { [Pipeline] sh [2021-05-17T18:53:46.545Z] + set +x [2021-05-17T18:53:46.545Z] + curl -s https://codecov.io/bash [2021-05-17T18:53:46.545Z] + bash -s -- [2021-05-17T18:53:46.820Z] [2021-05-17T18:53:46.820Z] _____ _ [2021-05-17T18:53:46.820Z] / ____| | | [2021-05-17T18:53:46.820Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T18:53:46.820Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T18:53:46.820Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T18:53:46.820Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T18:53:46.820Z] Bash-1.0.2 [2021-05-17T18:53:46.820Z] [2021-05-17T18:53:46.820Z] [2021-05-17T18:53:46.820Z] ==> git version 2.24.3 found [2021-05-17T18:53:46.820Z] ==> 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-17T18:53:46.820Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T18:53:46.820Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T18:53:46.820Z] ==> Jenkins CI detected. [2021-05-17T18:53:46.820Z] project root: . [2021-05-17T18:53:46.820Z] --> token set from env [2021-05-17T18:53:46.820Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T18:53:46.820Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T18:53:46.820Z] ==> Python coveragepy not found [2021-05-17T18:53:46.820Z] ==> Searching for coverage reports in: [2021-05-17T18:53:46.820Z] + . [2021-05-17T18:53:46.820Z] -> Found 1 reports [2021-05-17T18:53:46.820Z] ==> Detecting git/mercurial file structure [2021-05-17T18:53:46.820Z] ==> Reading reports [2021-05-17T18:53:47.089Z] + ./coverage.out bytes=31473 [2021-05-17T18:53:47.090Z] ==> Appending adjustments [2021-05-17T18:53:47.090Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T18:53:47.360Z] + Found adjustments [2021-05-17T18:53:47.360Z] ==> Gzipping contents [2021-05-17T18:53:47.360Z] 8.0K /tmp/codecov.DM257M.gz [2021-05-17T18:53:47.360Z] ==> Uploading reports [2021-05-17T18:53:47.360Z] url: https://codecov.io [2021-05-17T18:53:47.360Z] query: branch=master&commit=edd67ecb88b97bda48033a03adb9a73868023c99&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-17T18:53:47.360Z] -> Pinging Codecov [2021-05-17T18:53:47.360Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=edd67ecb88b97bda48033a03adb9a73868023c99&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-17T18:53:47.955Z] -> Uploading to [2021-05-17T18:53:47.955Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/833815588EE85121546D348822E98E2E/edd67ecb88b97bda48033a03adb9a73868023c99/29c063e8-cf00-45d2-9970-d7ee4f43daae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T185347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d03b9b4675f6046267acfbf8c9628179a5ff8c8414b5eb5bb7ea310af36f685e [2021-05-17T18:53:47.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T18:53:47.955Z] Dload Upload Total Spent Left Speed [2021-05-17T18:53:48.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5953 0 0 100 5953 0 13768 --:--:-- --:--:-- --:--:-- 13812 [2021-05-17T18:53:48.222Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/edd67ecb88b97bda48033a03adb9a73868023c99 [Pipeline] } [2021-05-17T18:53:48.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-17T18:53:48.670Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-17T18:53:48.699Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:53:49.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T18:53:49.371Z] [2021-05-17T18:53:49.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:53:49.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T18:53:49.879Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-17T18:53:49.879Z] 188c0c94c7c5: Pulling fs layer [2021-05-17T18:53:49.879Z] 0ef7d3d256c8: Pulling fs layer [2021-05-17T18:53:49.879Z] de9db76c5a1d: Pulling fs layer [2021-05-17T18:53:49.879Z] 0eba1c9be4d2: Pulling fs layer [2021-05-17T18:53:49.879Z] 0d57e429df01: Pulling fs layer [2021-05-17T18:53:49.879Z] 4e4be7b47b0d: Pulling fs layer [2021-05-17T18:53:49.879Z] e1f770b5df2f: Pulling fs layer [2021-05-17T18:53:49.879Z] 85a0685a4137: Pulling fs layer [2021-05-17T18:53:49.879Z] 0d57e429df01: Waiting [2021-05-17T18:53:49.879Z] 4e4be7b47b0d: Waiting [2021-05-17T18:53:49.879Z] e1f770b5df2f: Waiting [2021-05-17T18:53:49.879Z] 85a0685a4137: Waiting [2021-05-17T18:53:49.879Z] 0eba1c9be4d2: Waiting [2021-05-17T18:53:49.879Z] de9db76c5a1d: Download complete [2021-05-17T18:53:49.879Z] 0ef7d3d256c8: Verifying Checksum [2021-05-17T18:53:49.879Z] 0ef7d3d256c8: Download complete [2021-05-17T18:53:49.879Z] 0d57e429df01: Verifying Checksum [2021-05-17T18:53:49.879Z] 0d57e429df01: Download complete [2021-05-17T18:53:49.879Z] 4e4be7b47b0d: Verifying Checksum [2021-05-17T18:53:49.879Z] 4e4be7b47b0d: Download complete [2021-05-17T18:53:49.879Z] 188c0c94c7c5: Verifying Checksum [2021-05-17T18:53:49.879Z] 188c0c94c7c5: Download complete [2021-05-17T18:53:51.413Z] 188c0c94c7c5: Pull complete [2021-05-17T18:53:51.730Z] 0ef7d3d256c8: Pull complete [2021-05-17T18:53:52.015Z] de9db76c5a1d: Pull complete [2021-05-17T18:53:52.015Z] e1f770b5df2f: Download complete [2021-05-17T18:53:56.469Z] 0eba1c9be4d2: Verifying Checksum [2021-05-17T18:53:56.469Z] 0eba1c9be4d2: Download complete [2021-05-17T18:53:56.469Z] 85a0685a4137: Verifying Checksum [2021-05-17T18:53:56.469Z] 85a0685a4137: Download complete [2021-05-17T18:54:04.850Z] 0eba1c9be4d2: Pull complete [2021-05-17T18:54:04.850Z] 0d57e429df01: Pull complete [2021-05-17T18:54:04.850Z] 4e4be7b47b0d: Pull complete [2021-05-17T18:54:05.815Z] e1f770b5df2f: Pull complete [2021-05-17T18:54:15.936Z] 85a0685a4137: Pull complete [2021-05-17T18:54:15.936Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-17T18:54:15.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T18:54:15.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-17T18:54:16.151Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-05-17T18:54:16.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-17T18:54:17.972Z] $ docker top a9babd30d1cc4a8db3ace477f6b7e296133beb41b8b7d88eb6b6bda137af8e58 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T18:54:18.304Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-17T18:54:18.637Z] + set -o pipefail [2021-05-17T18:54:18.637Z] + snyk monitor '--org=edgex-jenkins' [2021-05-17T18:54:28.762Z] [2021-05-17T18:54:28.762Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-05-17T18:54:28.762Z] [2021-05-17T18:54:28.763Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/0cc14e44-e1e7-467d-8612-2b973e81a6e5 [2021-05-17T18:54:28.763Z] [2021-05-17T18:54:28.763Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-17T18:54:28.763Z] [2021-05-17T18:59:35.661Z] [Pipeline] } [2021-05-17T18:59:35.694Z] $ docker stop --time=1 a9babd30d1cc4a8db3ace477f6b7e296133beb41b8b7d88eb6b6bda137af8e58 [2021-05-17T18:59:37.604Z] $ docker rm -f a9babd30d1cc4a8db3ace477f6b7e296133beb41b8b7d88eb6b6bda137af8e58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T18:59:41.256Z] + git log --format=format:%s -1 edd67ecb88b97bda48033a03adb9a73868023c99 [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:59:41.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:59:41.612Z] . [Pipeline] withDockerContainer [2021-05-17T18:59:41.738Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-05-17T18:59:41.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T18:59:43.083Z] $ docker top 5885cc60e81c1471503a76c2b32547d322569bc198a6f0d1be2a29fa7f7fa726 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:59:43.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:59:43.427Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:59:43.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:59:43.756Z] $ docker exec 5885cc60e81c1471503a76c2b32547d322569bc198a6f0d1be2a29fa7f7fa726 ssh-agent [2021-05-17T18:59:44.192Z] SSH_AUTH_SOCK=/tmp/ssh-GhnKCkRAxM6w/agent.11 [2021-05-17T18:59:44.192Z] SSH_AGENT_PID=16 [2021-05-17T18:59:44.205Z] Running ssh-add (command line suppressed) [2021-05-17T18:59:44.522Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7592428944250975206.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7592428944250975206.key) [2021-05-17T18:59:44.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:59:45.051Z] + git semver tag [2021-05-17T18:59:45.319Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:59:45.319Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-05-17T18:59:45.319Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-05-17T18:59:45.319Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:59:45.319Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:59:45.319Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:59:45.319Z] # $SEMVER_BRANCH = master [2021-05-17T18:59:45.319Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-05-17T18:59:45.319Z] # edd67ecb88b97bda48033a03adb9a73868023c99 HEAD [2021-05-17T18:59:45.319Z] # -> Force: false [2021-05-17T18:59:45.319Z] # 4856f06b2c2a2f9ccf6eab08aca93dd516c92923 refs/tags/v2.0.0-dev.57 [Pipeline] } [2021-05-17T18:59:45.335Z] $ docker exec --env ******** --env ******** 5885cc60e81c1471503a76c2b32547d322569bc198a6f0d1be2a29fa7f7fa726 ssh-agent -k [2021-05-17T18:59:45.490Z] unset SSH_AUTH_SOCK; [2021-05-17T18:59:45.490Z] unset SSH_AGENT_PID; [2021-05-17T18:59:45.491Z] echo Agent pid 16 killed; [2021-05-17T18:59:45.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:59:45.951Z] + git semver [Pipeline] } [2021-05-17T18:59:46.006Z] $ docker stop --time=1 5885cc60e81c1471503a76c2b32547d322569bc198a6f0d1be2a29fa7f7fa726 [2021-05-17T18:59:47.454Z] $ docker rm -f 5885cc60e81c1471503a76c2b32547d322569bc198a6f0d1be2a29fa7f7fa726 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:59:48.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T18:59:48.007Z] [2021-05-17T18:59:48.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:59:48.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T18:59:48.344Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-17T18:59:48.344Z] ab5ef0e58194: Pulling fs layer [2021-05-17T18:59:48.344Z] 9712f1f96733: Pulling fs layer [2021-05-17T18:59:48.344Z] 63f879dbbcfc: Pulling fs layer [2021-05-17T18:59:48.344Z] 0d9ebad4ef96: Pulling fs layer [2021-05-17T18:59:48.344Z] e9a5061849ea: Pulling fs layer [2021-05-17T18:59:48.344Z] d747dcd14b5f: Pulling fs layer [2021-05-17T18:59:48.344Z] 2de7ff778b66: Pulling fs layer [2021-05-17T18:59:48.344Z] e9a5061849ea: Waiting [2021-05-17T18:59:48.344Z] d747dcd14b5f: Waiting [2021-05-17T18:59:48.344Z] 2de7ff778b66: Waiting [2021-05-17T18:59:48.344Z] 0d9ebad4ef96: Waiting [2021-05-17T18:59:48.344Z] 9712f1f96733: Verifying Checksum [2021-05-17T18:59:48.344Z] 9712f1f96733: Download complete [2021-05-17T18:59:50.943Z] 63f879dbbcfc: Download complete [2021-05-17T18:59:50.943Z] e9a5061849ea: Verifying Checksum [2021-05-17T18:59:50.943Z] e9a5061849ea: Download complete [2021-05-17T18:59:50.943Z] d747dcd14b5f: Verifying Checksum [2021-05-17T18:59:50.943Z] d747dcd14b5f: Download complete [2021-05-17T18:59:51.210Z] 2de7ff778b66: Verifying Checksum [2021-05-17T18:59:51.210Z] 2de7ff778b66: Download complete [2021-05-17T18:59:51.476Z] 0d9ebad4ef96: Verifying Checksum [2021-05-17T18:59:51.476Z] 0d9ebad4ef96: Download complete [2021-05-17T18:59:51.739Z] ab5ef0e58194: Verifying Checksum [2021-05-17T18:59:51.739Z] ab5ef0e58194: Download complete [2021-05-17T18:59:57.102Z] ab5ef0e58194: Pull complete [2021-05-17T18:59:57.102Z] 9712f1f96733: Pull complete [2021-05-17T18:59:59.673Z] 63f879dbbcfc: Pull complete [2021-05-17T19:00:06.349Z] 0d9ebad4ef96: Pull complete [2021-05-17T19:00:08.285Z] e9a5061849ea: Pull complete [2021-05-17T19:00:08.285Z] d747dcd14b5f: Pull complete [2021-05-17T19:00:10.856Z] 2de7ff778b66: Pull complete [2021-05-17T19:00:10.856Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-17T19:00:10.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T19:00:10.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-17T19:00:11.104Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-05-17T19:00:11.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-17T19:00:15.171Z] $ docker top 1b5937033f61e03aa30c11ead6bbd3400d06b4f1b85c03cd33086ffb760b910e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-17T19:00:15.468Z] provisioning config files... [2021-05-17T19:00:15.483Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config9129719302032432466tmp [2021-05-17T19:00:15.516Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6042160585144987537tmp [2021-05-17T19:00:15.540Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2837678900126653427tmp [Pipeline] { [Pipeline] echo [2021-05-17T19:00:15.568Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:00:15.911Z] ---> sigul-configuration.sh [2021-05-17T19:00:16.179Z] gpg: directory `/root/.gnupg' created [2021-05-17T19:00:16.179Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-17T19:00:16.179Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-17T19:00:16.179Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-17T19:00:16.179Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-17T19:00:16.179Z] gpg: CAST5 encrypted data [2021-05-17T19:00:16.179Z] gpg: encrypted with 1 passphrase [2021-05-17T19:00:16.179Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-17T19:00:16.844Z] + mkdir /home/jenkins [2021-05-17T19:00:16.844Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-17T19:00:17.401Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-17T19:00:17.450Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:00:17.939Z] ---> sigul-install.sh [2021-05-17T19:00:28.064Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-17T19:00:28.413Z] + git tag --list [2021-05-17T19:00:28.414Z] v0.0.1 [2021-05-17T19:00:28.414Z] v0.0.10 [2021-05-17T19:00:28.414Z] v0.0.11 [2021-05-17T19:00:28.414Z] v0.0.12 [2021-05-17T19:00:28.414Z] v0.0.13 [2021-05-17T19:00:28.414Z] v0.0.14 [2021-05-17T19:00:28.414Z] v0.0.15 [2021-05-17T19:00:28.414Z] v0.0.16 [2021-05-17T19:00:28.414Z] v0.0.17 [2021-05-17T19:00:28.414Z] v0.0.18 [2021-05-17T19:00:28.414Z] v0.0.19 [2021-05-17T19:00:28.414Z] v0.0.2 [2021-05-17T19:00:28.414Z] v0.0.20 [2021-05-17T19:00:28.414Z] v0.0.21 [2021-05-17T19:00:28.414Z] v0.0.22 [2021-05-17T19:00:28.414Z] v0.0.23 [2021-05-17T19:00:28.414Z] v0.0.24 [2021-05-17T19:00:28.414Z] v0.0.25 [2021-05-17T19:00:28.414Z] v0.0.26 [2021-05-17T19:00:28.414Z] v0.0.27 [2021-05-17T19:00:28.414Z] v0.0.28 [2021-05-17T19:00:28.414Z] v0.0.29 [2021-05-17T19:00:28.414Z] v0.0.3 [2021-05-17T19:00:28.414Z] v0.0.30 [2021-05-17T19:00:28.414Z] v0.0.31 [2021-05-17T19:00:28.414Z] v0.0.32 [2021-05-17T19:00:28.414Z] v0.0.33 [2021-05-17T19:00:28.414Z] v0.0.34 [2021-05-17T19:00:28.414Z] v0.0.35 [2021-05-17T19:00:28.414Z] v0.0.36 [2021-05-17T19:00:28.414Z] v0.0.37 [2021-05-17T19:00:28.414Z] v0.0.38 [2021-05-17T19:00:28.414Z] v0.0.39 [2021-05-17T19:00:28.414Z] v0.0.4 [2021-05-17T19:00:28.414Z] v0.0.40 [2021-05-17T19:00:28.414Z] v0.0.41 [2021-05-17T19:00:28.414Z] v0.0.42 [2021-05-17T19:00:28.414Z] v0.0.43 [2021-05-17T19:00:28.414Z] v0.0.44 [2021-05-17T19:00:28.414Z] v0.0.45 [2021-05-17T19:00:28.414Z] v0.0.46 [2021-05-17T19:00:28.414Z] v0.0.47 [2021-05-17T19:00:28.414Z] v0.0.48 [2021-05-17T19:00:28.414Z] v0.0.49 [2021-05-17T19:00:28.414Z] v0.0.5 [2021-05-17T19:00:28.414Z] v0.0.50 [2021-05-17T19:00:28.414Z] v0.0.51 [2021-05-17T19:00:28.414Z] v0.0.52 [2021-05-17T19:00:28.414Z] v0.0.53 [2021-05-17T19:00:28.414Z] v0.0.54 [2021-05-17T19:00:28.414Z] v0.0.55 [2021-05-17T19:00:28.414Z] v0.0.56 [2021-05-17T19:00:28.414Z] v0.0.57 [2021-05-17T19:00:28.414Z] v0.0.58 [2021-05-17T19:00:28.414Z] v0.0.59 [2021-05-17T19:00:28.414Z] v0.0.6 [2021-05-17T19:00:28.414Z] v0.0.60 [2021-05-17T19:00:28.414Z] v0.0.61 [2021-05-17T19:00:28.414Z] v0.0.62 [2021-05-17T19:00:28.414Z] v0.0.63 [2021-05-17T19:00:28.414Z] v0.0.64 [2021-05-17T19:00:28.414Z] v0.0.65 [2021-05-17T19:00:28.414Z] v0.0.66 [2021-05-17T19:00:28.414Z] v0.0.67 [2021-05-17T19:00:28.414Z] v0.0.68 [2021-05-17T19:00:28.414Z] v0.0.69 [2021-05-17T19:00:28.414Z] v0.0.7 [2021-05-17T19:00:28.414Z] v0.0.70 [2021-05-17T19:00:28.414Z] v0.0.71 [2021-05-17T19:00:28.414Z] v0.0.72 [2021-05-17T19:00:28.414Z] v0.0.8 [2021-05-17T19:00:28.414Z] v0.0.9 [2021-05-17T19:00:28.414Z] v2.0.0-dev.1 [2021-05-17T19:00:28.414Z] v2.0.0-dev.10 [2021-05-17T19:00:28.414Z] v2.0.0-dev.11 [2021-05-17T19:00:28.414Z] v2.0.0-dev.12 [2021-05-17T19:00:28.414Z] v2.0.0-dev.13 [2021-05-17T19:00:28.414Z] v2.0.0-dev.14 [2021-05-17T19:00:28.414Z] v2.0.0-dev.15 [2021-05-17T19:00:28.414Z] v2.0.0-dev.16 [2021-05-17T19:00:28.414Z] v2.0.0-dev.17 [2021-05-17T19:00:28.414Z] v2.0.0-dev.18 [2021-05-17T19:00:28.414Z] v2.0.0-dev.19 [2021-05-17T19:00:28.414Z] v2.0.0-dev.2 [2021-05-17T19:00:28.414Z] v2.0.0-dev.20 [2021-05-17T19:00:28.414Z] v2.0.0-dev.21 [2021-05-17T19:00:28.414Z] v2.0.0-dev.22 [2021-05-17T19:00:28.414Z] v2.0.0-dev.23 [2021-05-17T19:00:28.414Z] v2.0.0-dev.24 [2021-05-17T19:00:28.414Z] v2.0.0-dev.25 [2021-05-17T19:00:28.414Z] v2.0.0-dev.26 [2021-05-17T19:00:28.414Z] v2.0.0-dev.27 [2021-05-17T19:00:28.414Z] v2.0.0-dev.28 [2021-05-17T19:00:28.414Z] v2.0.0-dev.29 [2021-05-17T19:00:28.414Z] v2.0.0-dev.3 [2021-05-17T19:00:28.414Z] v2.0.0-dev.30 [2021-05-17T19:00:28.414Z] v2.0.0-dev.31 [2021-05-17T19:00:28.414Z] v2.0.0-dev.32 [2021-05-17T19:00:28.414Z] v2.0.0-dev.33 [2021-05-17T19:00:28.414Z] v2.0.0-dev.34 [2021-05-17T19:00:28.414Z] v2.0.0-dev.35 [2021-05-17T19:00:28.414Z] v2.0.0-dev.36 [2021-05-17T19:00:28.414Z] v2.0.0-dev.37 [2021-05-17T19:00:28.414Z] v2.0.0-dev.38 [2021-05-17T19:00:28.414Z] v2.0.0-dev.39 [2021-05-17T19:00:28.414Z] v2.0.0-dev.4 [2021-05-17T19:00:28.414Z] v2.0.0-dev.40 [2021-05-17T19:00:28.414Z] v2.0.0-dev.41 [2021-05-17T19:00:28.414Z] v2.0.0-dev.42 [2021-05-17T19:00:28.414Z] v2.0.0-dev.43 [2021-05-17T19:00:28.414Z] v2.0.0-dev.44 [2021-05-17T19:00:28.414Z] v2.0.0-dev.45 [2021-05-17T19:00:28.414Z] v2.0.0-dev.46 [2021-05-17T19:00:28.414Z] v2.0.0-dev.47 [2021-05-17T19:00:28.414Z] v2.0.0-dev.48 [2021-05-17T19:00:28.414Z] v2.0.0-dev.49 [2021-05-17T19:00:28.414Z] v2.0.0-dev.5 [2021-05-17T19:00:28.414Z] v2.0.0-dev.50 [2021-05-17T19:00:28.414Z] v2.0.0-dev.51 [2021-05-17T19:00:28.414Z] v2.0.0-dev.52 [2021-05-17T19:00:28.414Z] v2.0.0-dev.53 [2021-05-17T19:00:28.414Z] v2.0.0-dev.54 [2021-05-17T19:00:28.414Z] v2.0.0-dev.55 [2021-05-17T19:00:28.414Z] v2.0.0-dev.56 [2021-05-17T19:00:28.414Z] v2.0.0-dev.57 [2021-05-17T19:00:28.414Z] v2.0.0-dev.6 [2021-05-17T19:00:28.414Z] v2.0.0-dev.7 [2021-05-17T19:00:28.414Z] v2.0.0-dev.8 [2021-05-17T19:00:28.414Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-17T19:00:29.074Z] + lftools sign git-tag v2.0.0-dev.57 [2021-05-17T19:00:31.023Z] Signing Git tag with Sigul... [2021-05-17T19:00:31.023Z] Signing v2.0.0-dev.57 [Pipeline] echo [2021-05-17T19:00:31.618Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:00:31.960Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-17T19:00:31.979Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-17T19:00:32.023Z] $ docker stop --time=1 1b5937033f61e03aa30c11ead6bbd3400d06b4f1b85c03cd33086ffb760b910e [2021-05-17T19:00:34.133Z] $ docker rm -f 1b5937033f61e03aa30c11ead6bbd3400d06b4f1b85c03cd33086ffb760b910e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:00:35.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T19:00:35.051Z] . [Pipeline] withDockerContainer [2021-05-17T19:00:35.200Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-05-17T19:00:35.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T19:00:36.548Z] $ docker top 4c2da63905989c841e01cabf252e88b307610a77d632f23a84beb74d8345eb4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T19:00:36.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T19:00:36.913Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T19:00:37.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T19:00:37.616Z] $ docker exec 4c2da63905989c841e01cabf252e88b307610a77d632f23a84beb74d8345eb4c ssh-agent [2021-05-17T19:00:37.937Z] SSH_AUTH_SOCK=/tmp/ssh-fQYTnqKmoaRj/agent.11 [2021-05-17T19:00:37.937Z] SSH_AGENT_PID=17 [2021-05-17T19:00:37.950Z] Running ssh-add (command line suppressed) [2021-05-17T19:00:38.300Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2589086649919692297.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2589086649919692297.key) [2021-05-17T19:00:38.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T19:00:38.745Z] + git semver bump pre [2021-05-17T19:00:38.745Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T19:00:38.745Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-05-17T19:00:38.745Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-05-17T19:00:38.745Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T19:00:38.745Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T19:00:38.745Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T19:00:38.745Z] # $SEMVER_BRANCH = master [2021-05-17T19:00:38.745Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-05-17T19:00:39.009Z] 2.0.0-dev.58 [Pipeline] } [2021-05-17T19:00:39.023Z] $ docker exec --env ******** --env ******** 4c2da63905989c841e01cabf252e88b307610a77d632f23a84beb74d8345eb4c ssh-agent -k [2021-05-17T19:00:39.232Z] unset SSH_AUTH_SOCK; [2021-05-17T19:00:39.232Z] unset SSH_AGENT_PID; [2021-05-17T19:00:39.232Z] echo Agent pid 17 killed; [2021-05-17T19:00:39.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T19:00:39.664Z] + git semver [Pipeline] } [2021-05-17T19:00:39.689Z] $ docker stop --time=1 4c2da63905989c841e01cabf252e88b307610a77d632f23a84beb74d8345eb4c [2021-05-17T19:00:41.252Z] $ docker rm -f 4c2da63905989c841e01cabf252e88b307610a77d632f23a84beb74d8345eb4c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:00:42.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T19:00:42.036Z] . [Pipeline] withDockerContainer [2021-05-17T19:00:42.220Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-05-17T19:00:42.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T19:00:43.388Z] $ docker top e0dc0fd749f90987a6aa0a572af8fa8f5fab7eaad4cd18f8e3eb09c6c108a936 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T19:00:43.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T19:00:43.742Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T19:00:44.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T19:00:44.200Z] $ docker exec e0dc0fd749f90987a6aa0a572af8fa8f5fab7eaad4cd18f8e3eb09c6c108a936 ssh-agent [2021-05-17T19:00:44.500Z] SSH_AUTH_SOCK=/tmp/ssh-PsM0SeLYgJQU/agent.12 [2021-05-17T19:00:44.500Z] SSH_AGENT_PID=17 [2021-05-17T19:00:44.518Z] Running ssh-add (command line suppressed) [2021-05-17T19:00:44.749Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6841115415260996649.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6841115415260996649.key) [2021-05-17T19:00:44.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T19:00:45.190Z] + git semver push [2021-05-17T19:00:45.190Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T19:00:45.190Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-05-17T19:00:45.190Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-05-17T19:00:45.190Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T19:00:45.190Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T19:00:45.190Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T19:00:45.190Z] # $SEMVER_BRANCH = master [2021-05-17T19:00:45.190Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-05-17T19:00:50.524Z] $ docker exec --env ******** --env ******** e0dc0fd749f90987a6aa0a572af8fa8f5fab7eaad4cd18f8e3eb09c6c108a936 ssh-agent -k [2021-05-17T19:00:50.681Z] unset SSH_AUTH_SOCK; [2021-05-17T19:00:50.686Z] unset SSH_AGENT_PID; [2021-05-17T19:00:50.686Z] echo Agent pid 17 killed; [2021-05-17T19:00:50.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T19:00:51.099Z] + git semver [Pipeline] } [2021-05-17T19:00:51.119Z] $ docker stop --time=1 e0dc0fd749f90987a6aa0a572af8fa8f5fab7eaad4cd18f8e3eb09c6c108a936 [2021-05-17T19:00:52.557Z] $ docker rm -f e0dc0fd749f90987a6aa0a572af8fa8f5fab7eaad4cd18f8e3eb09c6c108a936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-17T19:00:53.738Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:00:54.658Z] ---> package-listing.sh [2021-05-17T19:00:54.659Z] ++ facter osfamily [2021-05-17T19:00:54.659Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T19:00:54.933Z] + OS_FAMILY=redhat [2021-05-17T19:00:54.933Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2021-05-17T19:00:54.933Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T19:00:54.933Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T19:00:54.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T19:00:54.933Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T19:00:54.933Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-05-17T19:00:54.933Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T19:00:54.933Z] + case "${OS_FAMILY}" in [2021-05-17T19:00:54.933Z] + rpm -qa [2021-05-17T19:00:54.933Z] + sort [2021-05-17T19:01:00.271Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T19:01:00.271Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T19:01:00.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T19:01:00.271Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-05-17T19:01:00.271Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2021-05-17T19:01:00.271Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo [2021-05-17T19:01:00.288Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T19:01:00.592Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:01:01.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T19:01:01.357Z] [2021-05-17T19:01:01.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T19:01:01.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T19:01:01.712Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T19:01:01.712Z] df20fa9351a1: Pulling fs layer [2021-05-17T19:01:01.712Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T19:01:01.712Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T19:01:01.712Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T19:01:01.712Z] 93b61091891f: Pulling fs layer [2021-05-17T19:01:01.712Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T19:01:01.712Z] 5e14af77c1be: Pulling fs layer [2021-05-17T19:01:01.712Z] 01666e4c0597: Pulling fs layer [2021-05-17T19:01:01.712Z] aa168da1d23b: Pulling fs layer [2021-05-17T19:01:01.712Z] 93b9cdb0e59b: Waiting [2021-05-17T19:01:01.712Z] 5e14af77c1be: Waiting [2021-05-17T19:01:01.712Z] 01666e4c0597: Waiting [2021-05-17T19:01:01.712Z] aa168da1d23b: Waiting [2021-05-17T19:01:01.712Z] 46f8f816bc3b: Waiting [2021-05-17T19:01:01.712Z] 93b61091891f: Waiting [2021-05-17T19:01:01.712Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T19:01:01.712Z] 36b3adc4ff6f: Download complete [2021-05-17T19:01:01.712Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T19:01:01.712Z] 46f8f816bc3b: Download complete [2021-05-17T19:01:01.981Z] df20fa9351a1: Verifying Checksum [2021-05-17T19:01:01.981Z] df20fa9351a1: Download complete [2021-05-17T19:01:01.981Z] 93b61091891f: Verifying Checksum [2021-05-17T19:01:01.981Z] 93b61091891f: Download complete [2021-05-17T19:01:01.981Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T19:01:01.981Z] 93b9cdb0e59b: Download complete [2021-05-17T19:01:01.981Z] 5e14af77c1be: Verifying Checksum [2021-05-17T19:01:01.981Z] 01666e4c0597: Verifying Checksum [2021-05-17T19:01:01.981Z] 01666e4c0597: Download complete [2021-05-17T19:01:01.981Z] 5e14af77c1be: Download complete [2021-05-17T19:01:01.981Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T19:01:01.981Z] 8ad3a11d3b57: Download complete [2021-05-17T19:01:02.248Z] df20fa9351a1: Pull complete [2021-05-17T19:01:02.843Z] 36b3adc4ff6f: Pull complete [2021-05-17T19:01:04.806Z] 8ad3a11d3b57: Pull complete [2021-05-17T19:01:04.806Z] aa168da1d23b: Verifying Checksum [2021-05-17T19:01:04.806Z] aa168da1d23b: Download complete [2021-05-17T19:01:05.074Z] 46f8f816bc3b: Pull complete [2021-05-17T19:01:05.657Z] 93b61091891f: Pull complete [2021-05-17T19:01:05.657Z] 93b9cdb0e59b: Pull complete [2021-05-17T19:01:05.925Z] 5e14af77c1be: Pull complete [2021-05-17T19:01:05.925Z] 01666e4c0597: Pull complete [2021-05-17T19:01:14.172Z] aa168da1d23b: Pull complete [2021-05-17T19:01:14.172Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T19:01:14.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T19:01:14.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T19:01:14.424Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-05-17T19:01:14.485Z] $ 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_master/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_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T19:01:17.814Z] $ docker top c032ea97b672aaddd56e2ead057c51a204fb2cc268bdc55fbb386b187675f065 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T19:01:18.325Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T19:01:18.664Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T19:01:18.979Z] + ls /var/log/sa-host [2021-05-17T19:01:18.979Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T19:01:18.979Z] file_magic: OK [2021-05-17T19:01:18.979Z] HZ: Using current value: 100 [2021-05-17T19:01:18.979Z] file_header: OK [2021-05-17T19:01:18.979Z] 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-17T19:01:18.979Z] Statistics: [2021-05-17T19:01:18.979Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T19:01:18.979Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T19:01:18.979Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T19:01:18.979Z] file_magic: OK [2021-05-17T19:01:18.979Z] HZ: Using current value: 100 [2021-05-17T19:01:18.979Z] file_header: OK [2021-05-17T19:01:18.979Z] 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-17T19:01:18.979Z] Statistics: [2021-05-17T19:01:18.979Z] Hnuu...uuuununununu... [2021-05-17T19:01:18.979Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T19:01:19.210Z] provisioning config files... [2021-05-17T19:01:19.230Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7645793037715851139tmp [Pipeline] { [Pipeline] echo [2021-05-17T19:01:19.264Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:01:19.591Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T19:01:19.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T19:01:19.636Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:01:19.961Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T19:01:19.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:01:20.308Z] ---> sudo-logs.sh [2021-05-17T19:01:20.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T19:01:20.341Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:01:20.656Z] ---> job-cost.sh [2021-05-17T19:01:20.656Z] lf-activate-venv: SKIPPING [2021-05-17T19:01:20.656Z] DEBUG: total: 0.20999999344348907 [2021-05-17T19:01:20.656Z] INFO: Retrieving Stack Cost... [2021-05-17T19:01:21.622Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T19:01:21.887Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T19:01:21.907Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T19:01:22.225Z] ---> logs-deploy.sh [2021-05-17T19:01:22.225Z] lf-activate-venv: SKIPPING [2021-05-17T19:01:22.225Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/134 [2021-05-17T19:01:22.225Z] INFO: archiving workspace using pattern(s): [2021-05-17T19:01:24.169Z] Archives upload complete. [2021-05-17T19:01:24.435Z] INFO: archiving logs to Nexus