Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 56bf3a934bd322bb4dbd660945e55fa2dba34717 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32956 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 56bf3a934bd322bb4dbd660945e55fa2dba34717 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56bf3a934bd322bb4dbd660945e55fa2dba34717 # timeout=10 Commit message: "Merge pull request #101 from lenny-intel/GenerateConsulToken" > git rev-list --no-walk 39d7c97d1a52a56ce45fba0fcafe44fd5bb034f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-06T14:09:57.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-06T14:09:57.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-06T14:09:57.996Z] ========================================================= [2021-04-06T14:09:57.996Z] EdgeX Global Pipelines Version Info [2021-04-06T14:09:57.996Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-06T14:09:59.456Z] ------------------- [2021-04-06T14:09:59.456Z] stable info: [2021-04-06T14:09:59.456Z] ------------------- [2021-04-06T14:09:59.456Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-06T14:09:59.456Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-06T14:09:59.456Z] Message: update stable to v1.0.186 [2021-04-06T14:10:00.403Z] ------------------- [2021-04-06T14:10:00.403Z] experimental info: [2021-04-06T14:10:00.403Z] ------------------- [2021-04-06T14:10:00.403Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-06T14:10:00.403Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-06T14:10:00.403Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-06T14:10:00.775Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-04-06T14:10:01.013Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-04-06T14:10:01.119Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-06T14:10:01.257Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-06T14:10:01.489Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-06T14:10:01.619Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-06T14:10:01.722Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-06T14:10:01.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-06T14:10:01.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-06T14:10:02.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-06T14:10:02.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-06T14:10:02.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2021-04-06T14:10:02.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-06T14:10:02.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-06T14:10:02.601Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T14:10:02.710Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T14:10:02.810Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T14:10:02.937Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T14:10:03.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-06T14:10:03.218Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-06T14:10:03.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-06T14:10:03.457Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-06T14:10:03.553Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-06T14:10:03.659Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-06T14:10:03.757Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-06T14:10:03.869Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-06T14:10:03.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-06T14:10:04.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-06T14:10:04.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-06T14:10:04.274Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56bf3a934bd322bb4dbd660945e55fa2dba34717 [Pipeline] echo [2021-04-06T14:10:04.385Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56bf3a9 [Pipeline] echo [2021-04-06T14:10:04.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T14:10:05.242Z] + git log --format=format:%s -1 56bf3a934bd322bb4dbd660945e55fa2dba34717 [Pipeline] echo [2021-04-06T14:10:05.323Z] GIT_COMMIT: 56bf3a934bd322bb4dbd660945e55fa2dba34717, Commit Message: Merge pull request #101 from lenny-intel/GenerateConsulToken [Pipeline] echo [2021-04-06T14:10:05.374Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:10:06.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T14:10:06.839Z] [2021-04-06T14:10:06.839Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:10:07.199Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T14:10:07.199Z] latest: Pulling from edgex-devops/git-semver [2021-04-06T14:10:07.199Z] 31603596830f: Pulling fs layer [2021-04-06T14:10:07.199Z] 2a8b12db71e7: Pulling fs layer [2021-04-06T14:10:07.199Z] 6ca5941a6612: Pulling fs layer [2021-04-06T14:10:07.199Z] ecc8261a40a4: Pulling fs layer [2021-04-06T14:10:07.199Z] ecc8261a40a4: Waiting [2021-04-06T14:10:07.199Z] 2a8b12db71e7: Verifying Checksum [2021-04-06T14:10:07.199Z] 2a8b12db71e7: Download complete [2021-04-06T14:10:07.463Z] 31603596830f: Download complete [2021-04-06T14:10:07.463Z] ecc8261a40a4: Verifying Checksum [2021-04-06T14:10:07.463Z] ecc8261a40a4: Download complete [2021-04-06T14:10:07.463Z] 6ca5941a6612: Download complete [2021-04-06T14:10:07.728Z] 31603596830f: Pull complete [2021-04-06T14:10:07.994Z] 2a8b12db71e7: Pull complete [2021-04-06T14:10:08.956Z] 6ca5941a6612: Pull complete [2021-04-06T14:10:09.222Z] ecc8261a40a4: Pull complete [2021-04-06T14:10:09.222Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-06T14:10:09.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T14:10:09.222Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-06T14:10:09.394Z] prd-centos7-docker-4c-2g-32956 does not seem to be running inside a container [2021-04-06T14:10:09.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-06T14:10:11.035Z] $ docker top ce477e6a5db92443a3a788e2d343d3a126e9e709f56b502a32c9588191a2637a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T14:10:11.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T14:10:11.328Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T14:10:11.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T14:10:11.590Z] $ docker exec ce477e6a5db92443a3a788e2d343d3a126e9e709f56b502a32c9588191a2637a ssh-agent [2021-04-06T14:10:11.783Z] SSH_AUTH_SOCK=/tmp/ssh-LoHUMeXZAFfw/agent.13 [2021-04-06T14:10:11.783Z] SSH_AGENT_PID=19 [2021-04-06T14:10:11.804Z] Running ssh-add (command line suppressed) [2021-04-06T14:10:11.945Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5567410809959128377.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5567410809959128377.key) [2021-04-06T14:10:11.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T14:10:12.364Z] + git tag --points-at HEAD [Pipeline] } [2021-04-06T14:10:12.389Z] $ docker exec --env ******** --env ******** ce477e6a5db92443a3a788e2d343d3a126e9e709f56b502a32c9588191a2637a ssh-agent -k [2021-04-06T14:10:12.542Z] unset SSH_AUTH_SOCK; [2021-04-06T14:10:12.543Z] unset SSH_AGENT_PID; [2021-04-06T14:10:12.543Z] echo Agent pid 19 killed; [2021-04-06T14:10:12.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-06T14:10:12.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T14:10:12.771Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T14:10:12.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T14:10:12.949Z] $ docker exec ce477e6a5db92443a3a788e2d343d3a126e9e709f56b502a32c9588191a2637a ssh-agent [2021-04-06T14:10:13.115Z] SSH_AUTH_SOCK=/tmp/ssh-qKIzAiE5zlHh/agent.51 [2021-04-06T14:10:13.115Z] SSH_AGENT_PID=57 [2021-04-06T14:10:13.122Z] Running ssh-add (command line suppressed) [2021-04-06T14:10:13.247Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4403513502002088813.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4403513502002088813.key) [2021-04-06T14:10:13.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T14:10:13.642Z] + git semver init [2021-04-06T14:10:13.642Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T14:10:13.642Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-04-06T14:10:13.642Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-04-06T14:10:13.642Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T14:10:13.642Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T14:10:13.642Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T14:10:13.642Z] # $SEMVER_BRANCH = master [2021-04-06T14:10:13.642Z] # $SEMVER_TEMP = /tmp/semver-461232388 [2021-04-06T14:10:13.642Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-04-06T14:10:14.217Z] # '/tmp/semver-461232388' -> '/w/workspace/gexfoundry_go-mod-secrets_master/.semver' [2021-04-06T14:10:14.217Z] # -> Force: false [2021-04-06T14:10:14.217Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } [2021-04-06T14:10:14.237Z] $ docker exec --env ******** --env ******** ce477e6a5db92443a3a788e2d343d3a126e9e709f56b502a32c9588191a2637a ssh-agent -k [2021-04-06T14:10:14.357Z] unset SSH_AUTH_SOCK; [2021-04-06T14:10:14.358Z] unset SSH_AGENT_PID; [2021-04-06T14:10:14.358Z] echo Agent pid 57 killed; [2021-04-06T14:10:14.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T14:10:14.887Z] + git semver [Pipeline] } [2021-04-06T14:10:14.906Z] $ docker stop --time=1 ce477e6a5db92443a3a788e2d343d3a126e9e709f56b502a32c9588191a2637a [2021-04-06T14:10:16.373Z] $ docker rm -f ce477e6a5db92443a3a788e2d343d3a126e9e709f56b502a32c9588191a2637a [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T14:10:16.846Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-06T14:10:17.212Z] Stashed 1 file(s) [Pipeline] echo [2021-04-06T14:10:17.215Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.12 [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-04-06T14:10:32.781Z] Still waiting to schedule task [2021-04-06T14:10:32.782Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-06T14:10:32.784Z] Still waiting to schedule task [2021-04-06T14:10:32.784Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-06T14:12:28.536Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32957 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws [2021-04-06T14:12:28.594Z] Running in /w/workspace/go-mod-secrets/36 [Pipeline] { [Pipeline] checkout [2021-04-06T14:12:33.247Z] using credential edgex-jenkins-ssh [2021-04-06T14:12:33.334Z] Cloning the remote Git repository [2021-04-06T14:12:33.396Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T14:12:33.508Z] > git init /w/workspace/go-mod-secrets/36 # timeout=10 [2021-04-06T14:12:33.578Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T14:12:33.578Z] > git --version # timeout=10 [2021-04-06T14:12:33.597Z] > git --version # 'git version 2.17.1' [2021-04-06T14:12:33.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T14:12:33.681Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T14:12:34.437Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-04-06T14:12:34.455Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T14:12:34.479Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-04-06T14:12:34.514Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T14:12:34.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T14:12:34.529Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T14:12:35.023Z] Checking out Revision 56bf3a934bd322bb4dbd660945e55fa2dba34717 (master) [2021-04-06T14:12:35.044Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T14:12:35.066Z] > git checkout -f 56bf3a934bd322bb4dbd660945e55fa2dba34717 # timeout=10 [2021-04-06T14:12:39.649Z] Commit message: "Merge pull request #101 from lenny-intel/GenerateConsulToken" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T14:12:41.157Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-06T14:12:41.560Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T14:12:41.921Z] + sudo service docker restart [2021-04-06T14:12:41.921Z] + true [Pipeline] unstash [Pipeline] echo [2021-04-06T14:12:44.873Z] ========================================================= [2021-04-06T14:12:44.873Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-06T14:12:44.873Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:12:45.273Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-06T14:12:46.261Z] Sending build context to Docker daemon 619.5kB [2021-04-06T14:12:46.535Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-06T14:12:46.535Z] Step 2/7 : FROM ${BASE} [2021-04-06T14:12:46.808Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-06T14:12:46.808Z] 5f621e34cdf4: Pulling fs layer [2021-04-06T14:12:46.808Z] a4357932f1b6: Pulling fs layer [2021-04-06T14:12:46.808Z] 18c013af1878: Pulling fs layer [2021-04-06T14:12:46.808Z] 00ac8860ef70: Pulling fs layer [2021-04-06T14:12:46.808Z] 63d7cb157983: Pulling fs layer [2021-04-06T14:12:46.808Z] b116817d02f9: Pulling fs layer [2021-04-06T14:12:46.808Z] 745a02a5169b: Pulling fs layer [2021-04-06T14:12:46.808Z] 00ac8860ef70: Waiting [2021-04-06T14:12:46.808Z] 63d7cb157983: Waiting [2021-04-06T14:12:46.808Z] b116817d02f9: Waiting [2021-04-06T14:12:46.808Z] 745a02a5169b: Waiting [2021-04-06T14:12:46.808Z] 18c013af1878: Download complete [2021-04-06T14:12:46.808Z] a4357932f1b6: Verifying Checksum [2021-04-06T14:12:46.808Z] a4357932f1b6: Download complete [2021-04-06T14:12:47.081Z] 63d7cb157983: Verifying Checksum [2021-04-06T14:12:47.081Z] 63d7cb157983: Download complete [2021-04-06T14:12:47.680Z] b116817d02f9: Verifying Checksum [2021-04-06T14:12:47.680Z] b116817d02f9: Download complete [2021-04-06T14:12:47.957Z] 5f621e34cdf4: Verifying Checksum [2021-04-06T14:12:47.957Z] 5f621e34cdf4: Download complete [2021-04-06T14:12:48.946Z] 5f621e34cdf4: Pull complete [2021-04-06T14:12:49.227Z] a4357932f1b6: Pull complete [2021-04-06T14:12:49.829Z] 18c013af1878: Pull complete [2021-04-06T14:12:49.829Z] 745a02a5169b: Verifying Checksum [2021-04-06T14:12:49.829Z] 745a02a5169b: Download complete [2021-04-06T14:12:51.267Z] 00ac8860ef70: Verifying Checksum [2021-04-06T14:12:51.267Z] 00ac8860ef70: Download complete [2021-04-06T14:13:01.431Z] 00ac8860ef70: Pull complete [2021-04-06T14:13:01.706Z] 63d7cb157983: Pull complete [2021-04-06T14:13:01.982Z] b116817d02f9: Pull complete [2021-04-06T14:13:05.412Z] 745a02a5169b: Pull complete [2021-04-06T14:13:05.412Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-06T14:13:05.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-06T14:13:05.412Z] ---> b7e6874047d6 [2021-04-06T14:13:05.412Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-06T14:13:06.853Z] Running on prd-centos7-docker-4c-2g-32959 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws [2021-04-06T14:13:06.924Z] Running in /w/workspace/go-mod-secrets/36 [Pipeline] { [Pipeline] checkout [2021-04-06T14:13:08.806Z] ---> Running in 23c05423e78a [2021-04-06T14:13:08.806Z] Removing intermediate container 23c05423e78a [2021-04-06T14:13:08.806Z] ---> 07c5c7fc1ab1 [2021-04-06T14:13:08.806Z] Step 4/7 : RUN apk add --update bash [2021-04-06T14:13:08.806Z] ---> Running in c8e269647624 [2021-04-06T14:13:09.214Z] using credential edgex-jenkins-ssh [2021-04-06T14:13:09.264Z] Cloning the remote Git repository [2021-04-06T14:13:10.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T14:13:09.099Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T14:13:09.169Z] > git init /w/workspace/go-mod-secrets/36 # timeout=10 [2021-04-06T14:13:09.246Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T14:13:09.247Z] > git --version # timeout=10 [2021-04-06T14:13:09.256Z] > git --version # 'git version 2.24.3' [2021-04-06T14:13:09.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T14:13:09.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T14:13:09.901Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-04-06T14:13:09.909Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T14:13:09.926Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-04-06T14:13:09.943Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T14:13:09.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T14:13:09.948Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T14:13:10.519Z] Checking out Revision 56bf3a934bd322bb4dbd660945e55fa2dba34717 (master) [2021-04-06T14:13:11.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-06T14:13:10.438Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T14:13:10.445Z] > git checkout -f 56bf3a934bd322bb4dbd660945e55fa2dba34717 # timeout=10 [2021-04-06T14:13:11.849Z] OK: 142 MiB in 39 packages [2021-04-06T14:13:13.291Z] Removing intermediate container c8e269647624 [2021-04-06T14:13:13.291Z] ---> fe39d9cae113 [2021-04-06T14:13:13.291Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-06T14:13:13.291Z] ---> Running in e92cfe458932 [2021-04-06T14:13:13.567Z] Removing intermediate container e92cfe458932 [2021-04-06T14:13:13.567Z] ---> d2b71b7bca62 [2021-04-06T14:13:13.567Z] Step 6/7 : COPY go.mod . [2021-04-06T14:13:14.172Z] Commit message: "Merge pull request #101 from lenny-intel/GenerateConsulToken" [Pipeline] withEnv [Pipeline] { [2021-04-06T14:13:14.555Z] ---> c4266052e4b1 [2021-04-06T14:13:14.555Z] Step 7/7 : RUN go mod download [2021-04-06T14:13:14.555Z] ---> Running in 7936ab48a17d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T14:13:15.351Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-06T14:13:15.681Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T14:13:15.984Z] + sudo service docker restart [2021-04-06T14:13:15.984Z] + true [2021-04-06T14:13:15.984Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-06T14:13:17.103Z] ========================================================= [2021-04-06T14:13:17.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-06T14:13:17.103Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:13:17.462Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-06T14:13:17.725Z] Sending build context to Docker daemon 626.2kB [2021-04-06T14:13:17.725Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-06T14:13:17.725Z] Step 2/7 : FROM ${BASE} [2021-04-06T14:13:17.990Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-06T14:13:17.990Z] 188c0c94c7c5: Pulling fs layer [2021-04-06T14:13:17.990Z] 0ef7d3d256c8: Pulling fs layer [2021-04-06T14:13:17.990Z] de9db76c5a1d: Pulling fs layer [2021-04-06T14:13:17.990Z] bca2f99d35d6: Pulling fs layer [2021-04-06T14:13:17.990Z] 93359f2a8cfa: Pulling fs layer [2021-04-06T14:13:17.990Z] 7c6f9722023f: Pulling fs layer [2021-04-06T14:13:17.990Z] a35cf1a2eb13: Pulling fs layer [2021-04-06T14:13:17.990Z] 93359f2a8cfa: Waiting [2021-04-06T14:13:17.990Z] 7c6f9722023f: Waiting [2021-04-06T14:13:17.990Z] bca2f99d35d6: Waiting [2021-04-06T14:13:17.990Z] a35cf1a2eb13: Waiting [2021-04-06T14:13:17.990Z] de9db76c5a1d: Download complete [2021-04-06T14:13:17.990Z] 0ef7d3d256c8: Download complete [2021-04-06T14:13:17.990Z] 93359f2a8cfa: Verifying Checksum [2021-04-06T14:13:17.990Z] 93359f2a8cfa: Download complete [2021-04-06T14:13:17.990Z] 7c6f9722023f: Verifying Checksum [2021-04-06T14:13:17.990Z] 7c6f9722023f: Download complete [2021-04-06T14:13:17.990Z] 188c0c94c7c5: Verifying Checksum [2021-04-06T14:13:17.990Z] 188c0c94c7c5: Download complete [2021-04-06T14:13:18.250Z] 188c0c94c7c5: Pull complete [2021-04-06T14:13:18.511Z] 0ef7d3d256c8: Pull complete [2021-04-06T14:13:18.511Z] de9db76c5a1d: Pull complete [2021-04-06T14:13:19.904Z] a35cf1a2eb13: Verifying Checksum [2021-04-06T14:13:19.904Z] a35cf1a2eb13: Download complete [2021-04-06T14:13:20.480Z] bca2f99d35d6: Verifying Checksum [2021-04-06T14:13:20.480Z] bca2f99d35d6: Download complete [2021-04-06T14:13:25.815Z] bca2f99d35d6: Pull complete [2021-04-06T14:13:25.815Z] 93359f2a8cfa: Pull complete [2021-04-06T14:13:25.815Z] 7c6f9722023f: Pull complete [2021-04-06T14:13:32.876Z] Removing intermediate container 7936ab48a17d [2021-04-06T14:13:32.876Z] ---> a69d14a70e81 [2021-04-06T14:13:32.876Z] Successfully built a69d14a70e81 [2021-04-06T14:13:32.876Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:13:33.221Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T14:13:33.221Z] . [Pipeline] withDockerContainer [2021-04-06T14:13:33.507Z] prd-ubuntu18.04-docker-arm64-4c-16g-32957 does not seem to be running inside a container [2021-04-06T14:13:33.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/36 -v /w/workspace/go-mod-secrets/36:/w/workspace/go-mod-secrets/36:rw,z -v /w/workspace/go-mod-secrets/36@tmp:/w/workspace/go-mod-secrets/36@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 ******** ci-base-image-arm64 cat [2021-04-06T14:13:34.016Z] a35cf1a2eb13: Pull complete [2021-04-06T14:13:34.017Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-06T14:13:34.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-06T14:13:34.017Z] ---> a62c8e92a672 [2021-04-06T14:13:34.017Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-06T14:13:34.017Z] ---> Running in b625bde16e5e [2021-04-06T14:13:34.017Z] Removing intermediate container b625bde16e5e [2021-04-06T14:13:34.017Z] ---> 6550e465504f [2021-04-06T14:13:34.017Z] Step 4/7 : RUN apk add --update bash [2021-04-06T14:13:34.017Z] ---> Running in 5abbd7d99af4 [2021-04-06T14:13:34.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T14:13:34.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T14:13:35.112Z] $ docker top d2e6103a45de4a441fb0c94a0cbe63e936b37bbe542904cd97582c9b8949e6f6 -eo pid,comm [2021-04-06T14:13:35.185Z] OK: 166 MiB in 39 packages [Pipeline] { [Pipeline] sh [2021-04-06T14:13:35.769Z] Removing intermediate container 5abbd7d99af4 [2021-04-06T14:13:35.769Z] ---> 95d8a9fb8c14 [2021-04-06T14:13:35.769Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-06T14:13:35.769Z] ---> Running in beb5df76aa63 [2021-04-06T14:13:36.031Z] Removing intermediate container beb5df76aa63 [2021-04-06T14:13:36.031Z] ---> ce7ccc2db5cf [2021-04-06T14:13:36.031Z] Step 6/7 : COPY go.mod . [2021-04-06T14:13:36.160Z] + go version [2021-04-06T14:13:36.160Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-06T14:13:36.180Z] $ docker stop --time=1 d2e6103a45de4a441fb0c94a0cbe63e936b37bbe542904cd97582c9b8949e6f6 [2021-04-06T14:13:36.298Z] ---> 49ef7c8720ac [2021-04-06T14:13:36.298Z] Step 7/7 : RUN go mod download [2021-04-06T14:13:36.298Z] ---> Running in ce47340afaf9 [2021-04-06T14:13:38.110Z] $ docker rm -f d2e6103a45de4a441fb0c94a0cbe63e936b37bbe542904cd97582c9b8949e6f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:13:39.183Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T14:13:39.183Z] . [Pipeline] withDockerContainer [2021-04-06T14:13:39.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-32957 does not seem to be running inside a container [2021-04-06T14:13:39.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/36 -v /w/workspace/go-mod-secrets/36:/w/workspace/go-mod-secrets/36:rw,z -v /w/workspace/go-mod-secrets/36@tmp:/w/workspace/go-mod-secrets/36@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 ******** ci-base-image-arm64 cat [2021-04-06T14:13:41.036Z] $ docker top 42316feba6023d35adec6f56791b6e103ed140455ef8d97bca2865d38a0e1172 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T14:13:42.169Z] + make test [2021-04-06T14:13:42.169Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-06T14:13:51.260Z] Removing intermediate container ce47340afaf9 [2021-04-06T14:13:51.260Z] ---> b45bf96f94b8 [2021-04-06T14:13:51.260Z] Successfully built b45bf96f94b8 [2021-04-06T14:13:51.260Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:13:51.583Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T14:13:51.583Z] . [Pipeline] withDockerContainer [2021-04-06T14:13:51.691Z] prd-centos7-docker-4c-2g-32959 does not seem to be running inside a container [2021-04-06T14:13:51.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/36 -v /w/workspace/go-mod-secrets/36:/w/workspace/go-mod-secrets/36:rw,z -v /w/workspace/go-mod-secrets/36@tmp:/w/workspace/go-mod-secrets/36@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 ******** ci-base-image-x86_64 cat [2021-04-06T14:13:52.509Z] $ docker top 088c01c7ea183d039c7a272e6c3234a863b38a67c5c9c5fb785ab08e58a98447 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T14:13:53.046Z] + go version [2021-04-06T14:13:53.046Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-06T14:13:53.059Z] $ docker stop --time=1 088c01c7ea183d039c7a272e6c3234a863b38a67c5c9c5fb785ab08e58a98447 [2021-04-06T14:13:54.411Z] $ docker rm -f 088c01c7ea183d039c7a272e6c3234a863b38a67c5c9c5fb785ab08e58a98447 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:13:55.340Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T14:13:55.340Z] . [Pipeline] withDockerContainer [2021-04-06T14:13:55.444Z] prd-centos7-docker-4c-2g-32959 does not seem to be running inside a container [2021-04-06T14:13:55.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/36 -v /w/workspace/go-mod-secrets/36:/w/workspace/go-mod-secrets/36:rw,z -v /w/workspace/go-mod-secrets/36@tmp:/w/workspace/go-mod-secrets/36@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 ******** ci-base-image-x86_64 cat [2021-04-06T14:13:56.117Z] $ docker top 088fa34ad8880514edd570d2fea24b2770debb9ddfe7c03b5aaea70b5ac2e9c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T14:13:56.609Z] + make test [2021-04-06T14:13:56.609Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-06T14:14:11.733Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.140s coverage: 81.0% of statements [2021-04-06T14:14:11.733Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.019s coverage: 57.1% of statements [2021-04-06T14:14:11.733Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-04-06T14:14:14.301Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.011s coverage: 96.7% of statements [2021-04-06T14:14:14.301Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.010s coverage: 89.5% of statements [2021-04-06T14:14:14.301Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-04-06T14:14:14.301Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.011s coverage: 100.0% of statements [2021-04-06T14:14:14.301Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-04-06T14:14:14.301Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.006s coverage: 85.7% of statements [2021-04-06T14:14:14.301Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.006s coverage: 100.0% of statements [2021-04-06T14:14:14.301Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-04-06T14:14:14.301Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-06T14:14:14.559Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.506s coverage: 81.0% of statements [2021-04-06T14:14:14.559Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.016s coverage: 57.1% of statements [2021-04-06T14:14:14.559Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-04-06T14:14:15.155Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.039s coverage: 96.7% of statements [2021-04-06T14:14:15.155Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.035s coverage: 89.5% of statements [2021-04-06T14:14:15.155Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-04-06T14:14:15.155Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.015s coverage: 100.0% of statements [2021-04-06T14:14:15.155Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-04-06T14:14:15.155Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.018s coverage: 85.7% of statements [2021-04-06T14:14:15.155Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.017s coverage: 100.0% of statements [2021-04-06T14:14:15.155Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-04-06T14:14:15.155Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-06T14:14:15.267Z] gofmt -l . [2021-04-06T14:14:15.267Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-06T14:14:15.281Z] $ docker stop --time=1 088fa34ad8880514edd570d2fea24b2770debb9ddfe7c03b5aaea70b5ac2e9c5 [2021-04-06T14:14:17.400Z] $ docker rm -f 088fa34ad8880514edd570d2fea24b2770debb9ddfe7c03b5aaea70b5ac2e9c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T14:14:17.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T14:14:18.310Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-04-06T14:14:18.552Z] gofmt -l . [2021-04-06T14:14:18.552Z] [ "`gofmt -l .`" = "" ] 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] } [2021-04-06T14:14:18.934Z] $ docker stop --time=1 42316feba6023d35adec6f56791b6e103ed140455ef8d97bca2865d38a0e1172 [2021-04-06T14:14:21.080Z] $ docker rm -f 42316feba6023d35adec6f56791b6e103ed140455ef8d97bca2865d38a0e1172 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-04-06T14:14:21.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] libraryResource [Pipeline] sh [Pipeline] stash [2021-04-06T14:14:22.057Z] Warning: overwriting stash ‘coverage-report’ [2021-04-06T14:14:22.262Z] ---> job-cost.sh [2021-04-06T14:14:22.263Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8ALg [2021-04-06T14:14:22.889Z] 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-04-06T14:14:23.866Z] ---> job-cost.sh [2021-04-06T14:14:23.866Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SaZS [2021-04-06T14:14:37.214Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T14:15:02.814Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T14:15:03.896Z] lf-activate-venv(): INFO: Adding /tmp/venv-8ALg/bin to PATH [2021-04-06T14:15:03.896Z] INFO: No Stack... [2021-04-06T14:15:04.844Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T14:15:05.429Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T14:15:05.739Z] + cat /w/workspace/go-mod-secrets/36/archives/cost.csv [2021-04-06T14:15:05.740Z] + cut -d, -f6 [Pipeline] lock [2021-04-06T14:15:05.816Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-36-stack-cost] [2021-04-06T14:15:05.824Z] Resource [jenkins-edgexfoundry-go-mod-secrets-master-36-stack-cost] did not exist. Created. [2021-04-06T14:15:05.824Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T14:15:06.269Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-06T14:15:06.434Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T14:15:06.445Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-36-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T14:16:24.572Z] lf-activate-venv(): INFO: Adding /tmp/venv-SaZS/bin to PATH [2021-04-06T14:16:24.572Z] INFO: No Stack... [2021-04-06T14:16:24.572Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-06T14:16:25.162Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T14:16:25.495Z] + cat /w/workspace/go-mod-secrets/36/archives/cost.csv [2021-04-06T14:16:25.495Z] + cut -d, -f6 [Pipeline] lock [2021-04-06T14:16:25.602Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-36-stack-cost] [2021-04-06T14:16:25.610Z] Resource [jenkins-edgexfoundry-go-mod-secrets-master-36-stack-cost] did not exist. Created. [2021-04-06T14:16:25.610Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T14:16:26.034Z] /w/workspace/go-mod-secrets/36@tmp/durable-cd3f9a7e/script.sh: 1: /w/workspace/go-mod-secrets/36@tmp/durable-cd3f9a7e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-06T14:16:26.379Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-06T14:16:26.397Z] Warning: overwriting stash ‘stack-cost’ [2021-04-06T14:16:26.555Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T14:16:26.569Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-36-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-06T14:16:27.817Z] provisioning config files... [2021-04-06T14:16:27.831Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config8447434363161020979tmp [Pipeline] { [Pipeline] sh [2021-04-06T14:16:28.206Z] + set +x [2021-04-06T14:16:28.207Z] + curl -s https://codecov.io/bash [2021-04-06T14:16:28.207Z] + bash -s -- [2021-04-06T14:16:28.470Z] [2021-04-06T14:16:28.470Z] _____ _ [2021-04-06T14:16:28.470Z] / ____| | | [2021-04-06T14:16:28.470Z] | | ___ __| | ___ ___ _____ __ [2021-04-06T14:16:28.470Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-06T14:16:28.470Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-06T14:16:28.470Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-06T14:16:28.470Z] Bash-20210309-2b87ace [2021-04-06T14:16:28.470Z] [2021-04-06T14:16:28.470Z] [2021-04-06T14:16:28.470Z] ==> git version 2.24.3 found [2021-04-06T14:16:28.470Z] ==> 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-04-06T14:16:28.470Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-06T14:16:28.470Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-06T14:16:28.470Z] ==> Jenkins CI detected. [2021-04-06T14:16:28.470Z] project root: . [2021-04-06T14:16:28.470Z] --> token set from env [2021-04-06T14:16:28.470Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-06T14:16:28.470Z] ==> Running gcov in . (disable via -X gcov) [2021-04-06T14:16:28.470Z] ==> Python coveragepy not found [2021-04-06T14:16:28.470Z] ==> Searching for coverage reports in: [2021-04-06T14:16:28.470Z] + . [2021-04-06T14:16:28.470Z] -> Found 1 reports [2021-04-06T14:16:28.470Z] ==> Detecting git/mercurial file structure [2021-04-06T14:16:28.470Z] ==> Reading reports [2021-04-06T14:16:28.470Z] + ./coverage.out bytes=29270 [2021-04-06T14:16:28.470Z] ==> Appending adjustments [2021-04-06T14:16:28.470Z] https://docs.codecov.io/docs/fixing-reports [2021-04-06T14:16:28.732Z] + Found adjustments [2021-04-06T14:16:28.732Z] ==> Gzipping contents [2021-04-06T14:16:28.732Z] 8.0K /tmp/codecov.N3W98q.gz [2021-04-06T14:16:28.732Z] ==> Uploading reports [2021-04-06T14:16:28.732Z] url: https://codecov.io [2021-04-06T14:16:28.732Z] query: branch=master&commit=56bf3a934bd322bb4dbd660945e55fa2dba34717&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-06T14:16:28.732Z] -> Pinging Codecov [2021-04-06T14:16:28.732Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=56bf3a934bd322bb4dbd660945e55fa2dba34717&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-06T14:16:29.309Z] -> Uploading to [2021-04-06T14:16:29.309Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-06/D63849C06B6B67093493C71CE874ED06/56bf3a934bd322bb4dbd660945e55fa2dba34717/d9b5ecd2-276a-4462-8bcd-2ebf437a1b17.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T141629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d4d5e7421b369b8b859bbdaa63583426bbe95a6ac25255fa7682328323c5cd5 [2021-04-06T14:16:29.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-06T14:16:29.309Z] Dload Upload Total Spent Left Speed [2021-04-06T14:16:29.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5973 0 0 100 5973 0 12472 --:--:-- --:--:-- --:--:-- 12469 100 5973 0 0 100 5973 0 12468 --:--:-- --:--:-- --:--:-- 12469 [2021-04-06T14:16:29.885Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/56bf3a934bd322bb4dbd660945e55fa2dba34717 [Pipeline] } [2021-04-06T14:16:29.896Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-04-06T14:16:30.808Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-06T14:16:30.868Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:16:31.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-06T14:16:31.226Z] [2021-04-06T14:16:31.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:16:31.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-06T14:16:31.598Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-06T14:16:31.598Z] 188c0c94c7c5: Pulling fs layer [2021-04-06T14:16:31.598Z] 0ef7d3d256c8: Pulling fs layer [2021-04-06T14:16:31.598Z] de9db76c5a1d: Pulling fs layer [2021-04-06T14:16:31.598Z] 0eba1c9be4d2: Pulling fs layer [2021-04-06T14:16:31.598Z] 0d57e429df01: Pulling fs layer [2021-04-06T14:16:31.598Z] 4e4be7b47b0d: Pulling fs layer [2021-04-06T14:16:31.598Z] e1f770b5df2f: Pulling fs layer [2021-04-06T14:16:31.598Z] 85a0685a4137: Pulling fs layer [2021-04-06T14:16:31.598Z] 0eba1c9be4d2: Waiting [2021-04-06T14:16:31.598Z] 0d57e429df01: Waiting [2021-04-06T14:16:31.598Z] 4e4be7b47b0d: Waiting [2021-04-06T14:16:31.598Z] 85a0685a4137: Waiting [2021-04-06T14:16:31.598Z] e1f770b5df2f: Waiting [2021-04-06T14:16:31.598Z] de9db76c5a1d: Download complete [2021-04-06T14:16:31.598Z] 0ef7d3d256c8: Verifying Checksum [2021-04-06T14:16:31.598Z] 0ef7d3d256c8: Download complete [2021-04-06T14:16:31.598Z] 0d57e429df01: Verifying Checksum [2021-04-06T14:16:31.598Z] 0d57e429df01: Download complete [2021-04-06T14:16:31.598Z] 4e4be7b47b0d: Verifying Checksum [2021-04-06T14:16:31.598Z] 4e4be7b47b0d: Download complete [2021-04-06T14:16:31.598Z] 188c0c94c7c5: Download complete [2021-04-06T14:16:32.176Z] 188c0c94c7c5: Pull complete [2021-04-06T14:16:32.439Z] 0ef7d3d256c8: Pull complete [2021-04-06T14:16:32.439Z] de9db76c5a1d: Pull complete [2021-04-06T14:16:33.015Z] e1f770b5df2f: Verifying Checksum [2021-04-06T14:16:33.016Z] e1f770b5df2f: Download complete [2021-04-06T14:16:34.959Z] 0eba1c9be4d2: Verifying Checksum [2021-04-06T14:16:34.959Z] 0eba1c9be4d2: Download complete [2021-04-06T14:16:35.222Z] 85a0685a4137: Verifying Checksum [2021-04-06T14:16:35.222Z] 85a0685a4137: Download complete [2021-04-06T14:16:40.570Z] 0eba1c9be4d2: Pull complete [2021-04-06T14:16:40.570Z] 0d57e429df01: Pull complete [2021-04-06T14:16:40.570Z] 4e4be7b47b0d: Pull complete [2021-04-06T14:16:43.134Z] e1f770b5df2f: Pull complete [2021-04-06T14:16:51.345Z] 85a0685a4137: Pull complete [2021-04-06T14:16:51.345Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-06T14:16:51.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-06T14:16:51.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-06T14:16:51.570Z] prd-centos7-docker-4c-2g-32956 does not seem to be running inside a container [2021-04-06T14:16:51.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-04-06T14:16:52.670Z] $ docker top 3df202f96aa9c1742155e28e49b4767ac3aee192c66dcc9921b0045b79223e0c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-06T14:16:52.894Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-06T14:16:53.192Z] + set -o pipefail [2021-04-06T14:16:53.192Z] + snyk monitor '--org=edgex-jenkins' [2021-04-06T14:16:58.516Z] [2021-04-06T14:16:58.516Z] Monitoring /w/workspace/gexfoundry_go-mod-secrets_master (github.com/edgexfoundry/go-mod-secrets/v2)... [2021-04-06T14:16:58.516Z] [2021-04-06T14:16:58.516Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/20f11a47-e9aa-42ec-9ba9-197631104114 [2021-04-06T14:16:58.516Z] [2021-04-06T14:16:58.516Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-06T14:16:58.516Z] [2021-04-06T14:16:58.516Z] [2021-04-06T14:16:58.516Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2021-04-06T14:16:58.516Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-04-06T14:16:58.531Z] $ docker stop --time=1 3df202f96aa9c1742155e28e49b4767ac3aee192c66dcc9921b0045b79223e0c [2021-04-06T14:17:00.623Z] $ docker rm -f 3df202f96aa9c1742155e28e49b4767ac3aee192c66dcc9921b0045b79223e0c [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-04-06T14:17:02.162Z] + git log --format=format:%s -1 56bf3a934bd322bb4dbd660945e55fa2dba34717 [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:17:02.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T14:17:02.517Z] . [Pipeline] withDockerContainer [2021-04-06T14:17:02.622Z] prd-centos7-docker-4c-2g-32956 does not seem to be running inside a container [2021-04-06T14:17:02.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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-04-06T14:17:03.617Z] $ docker top a3de5a46622758c05c2a0af54d1cac7cd9061df225f4ccc33f33633c208e7aaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T14:17:03.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T14:17:03.954Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T14:17:04.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T14:17:04.245Z] $ docker exec a3de5a46622758c05c2a0af54d1cac7cd9061df225f4ccc33f33633c208e7aaf ssh-agent [2021-04-06T14:17:04.441Z] SSH_AUTH_SOCK=/tmp/ssh-a1DM56NNy4QQ/agent.13 [2021-04-06T14:17:04.441Z] SSH_AGENT_PID=19 [2021-04-06T14:17:04.451Z] Running ssh-add (command line suppressed) [2021-04-06T14:17:04.644Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1922157495522739099.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1922157495522739099.key) [2021-04-06T14:17:04.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T14:17:05.059Z] + git semver tag [2021-04-06T14:17:05.059Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T14:17:05.059Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-04-06T14:17:05.059Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-04-06T14:17:05.059Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T14:17:05.059Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T14:17:05.059Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T14:17:05.059Z] # $SEMVER_BRANCH = master [2021-04-06T14:17:05.059Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [2021-04-06T14:17:05.059Z] # 56bf3a934bd322bb4dbd660945e55fa2dba34717 HEAD [2021-04-06T14:17:05.059Z] # -> Force: false [2021-04-06T14:17:05.059Z] # 1eec0c504a94388c536cbe59e4084ec6ddb361ad refs/tags/v2.0.0-dev.12 [Pipeline] } [2021-04-06T14:17:05.073Z] $ docker exec --env ******** --env ******** a3de5a46622758c05c2a0af54d1cac7cd9061df225f4ccc33f33633c208e7aaf ssh-agent -k [2021-04-06T14:17:05.204Z] unset SSH_AUTH_SOCK; [2021-04-06T14:17:05.205Z] unset SSH_AGENT_PID; [2021-04-06T14:17:05.205Z] echo Agent pid 19 killed; [2021-04-06T14:17:05.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T14:17:05.785Z] + git semver [Pipeline] } [2021-04-06T14:17:05.806Z] $ docker stop --time=1 a3de5a46622758c05c2a0af54d1cac7cd9061df225f4ccc33f33633c208e7aaf [2021-04-06T14:17:07.171Z] $ docker rm -f a3de5a46622758c05c2a0af54d1cac7cd9061df225f4ccc33f33633c208e7aaf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:17:07.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-06T14:17:07.809Z] [2021-04-06T14:17:07.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:17:08.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-06T14:17:08.162Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-06T14:17:08.162Z] ab5ef0e58194: Pulling fs layer [2021-04-06T14:17:08.162Z] 9712f1f96733: Pulling fs layer [2021-04-06T14:17:08.162Z] 63f879dbbcfc: Pulling fs layer [2021-04-06T14:17:08.162Z] 0d9ebad4ef96: Pulling fs layer [2021-04-06T14:17:08.162Z] e9a5061849ea: Pulling fs layer [2021-04-06T14:17:08.162Z] d747dcd14b5f: Pulling fs layer [2021-04-06T14:17:08.162Z] 2de7ff778b66: Pulling fs layer [2021-04-06T14:17:08.162Z] e9a5061849ea: Waiting [2021-04-06T14:17:08.162Z] 0d9ebad4ef96: Waiting [2021-04-06T14:17:08.162Z] d747dcd14b5f: Waiting [2021-04-06T14:17:08.162Z] 2de7ff778b66: Waiting [2021-04-06T14:17:08.162Z] 9712f1f96733: Verifying Checksum [2021-04-06T14:17:08.162Z] 9712f1f96733: Download complete [2021-04-06T14:17:10.106Z] 63f879dbbcfc: Verifying Checksum [2021-04-06T14:17:10.106Z] 63f879dbbcfc: Download complete [2021-04-06T14:17:10.106Z] e9a5061849ea: Verifying Checksum [2021-04-06T14:17:10.106Z] e9a5061849ea: Download complete [2021-04-06T14:17:10.106Z] d747dcd14b5f: Verifying Checksum [2021-04-06T14:17:10.106Z] d747dcd14b5f: Download complete [2021-04-06T14:17:10.370Z] 0d9ebad4ef96: Verifying Checksum [2021-04-06T14:17:10.370Z] 0d9ebad4ef96: Download complete [2021-04-06T14:17:10.633Z] ab5ef0e58194: Verifying Checksum [2021-04-06T14:17:10.633Z] ab5ef0e58194: Download complete [2021-04-06T14:17:10.633Z] 2de7ff778b66: Download complete [2021-04-06T14:17:15.977Z] ab5ef0e58194: Pull complete [2021-04-06T14:17:15.977Z] 9712f1f96733: Pull complete [2021-04-06T14:17:17.914Z] 63f879dbbcfc: Pull complete [2021-04-06T14:17:24.552Z] 0d9ebad4ef96: Pull complete [2021-04-06T14:17:24.552Z] e9a5061849ea: Pull complete [2021-04-06T14:17:24.820Z] d747dcd14b5f: Pull complete [2021-04-06T14:17:30.161Z] 2de7ff778b66: Pull complete [2021-04-06T14:17:30.161Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-06T14:17:30.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-06T14:17:30.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-06T14:17:30.386Z] prd-centos7-docker-4c-2g-32956 does not seem to be running inside a container [2021-04-06T14:17:30.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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:10003/edgex-lftools:0.23.1-centos7 cat [2021-04-06T14:17:34.060Z] $ docker top 901a3347df92e7bc647ed41c4ad1eaca1c66aaf4a87569f7bb4792f5e61618d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-06T14:17:34.323Z] provisioning config files... [2021-04-06T14:17:34.333Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config2709130061353291719tmp [2021-04-06T14:17:34.348Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config5776190628513192769tmp [2021-04-06T14:17:34.364Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config1174757966839243549tmp [Pipeline] { [Pipeline] echo [2021-04-06T14:17:34.436Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T14:17:34.744Z] ---> sigul-configuration.sh [2021-04-06T14:17:34.744Z] gpg: directory `/root/.gnupg' created [2021-04-06T14:17:34.744Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-06T14:17:34.744Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-06T14:17:34.744Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-06T14:17:34.744Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-06T14:17:34.745Z] gpg: CAST5 encrypted data [2021-04-06T14:17:35.009Z] gpg: encrypted with 1 passphrase [2021-04-06T14:17:35.009Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-06T14:17:35.311Z] + mkdir /home/jenkins [2021-04-06T14:17:35.312Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-06T14:17:35.611Z] + 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-04-06T14:17:35.622Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T14:17:35.921Z] ---> sigul-install.sh [2021-04-06T14:17:42.525Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-06T14:17:42.828Z] + git tag --list [2021-04-06T14:17:42.828Z] v0.0.0 [2021-04-06T14:17:42.828Z] v0.0.1 [2021-04-06T14:17:42.828Z] v0.0.10 [2021-04-06T14:17:42.828Z] v0.0.11 [2021-04-06T14:17:42.828Z] v0.0.12 [2021-04-06T14:17:42.828Z] v0.0.13 [2021-04-06T14:17:42.828Z] v0.0.14 [2021-04-06T14:17:42.828Z] v0.0.15 [2021-04-06T14:17:42.828Z] v0.0.16 [2021-04-06T14:17:42.828Z] v0.0.17 [2021-04-06T14:17:42.828Z] v0.0.18 [2021-04-06T14:17:42.828Z] v0.0.19 [2021-04-06T14:17:42.828Z] v0.0.2 [2021-04-06T14:17:42.828Z] v0.0.20 [2021-04-06T14:17:42.828Z] v0.0.21 [2021-04-06T14:17:42.828Z] v0.0.22 [2021-04-06T14:17:42.828Z] v0.0.23 [2021-04-06T14:17:42.828Z] v0.0.24 [2021-04-06T14:17:42.828Z] v0.0.25 [2021-04-06T14:17:42.828Z] v0.0.26 [2021-04-06T14:17:42.828Z] v0.0.27 [2021-04-06T14:17:42.828Z] v0.0.28 [2021-04-06T14:17:42.828Z] v0.0.29 [2021-04-06T14:17:42.828Z] v0.0.3 [2021-04-06T14:17:42.828Z] v0.0.30 [2021-04-06T14:17:42.828Z] v0.0.31 [2021-04-06T14:17:42.828Z] v0.0.32 [2021-04-06T14:17:42.828Z] v0.0.33 [2021-04-06T14:17:42.828Z] v0.0.4 [2021-04-06T14:17:42.828Z] v0.0.5 [2021-04-06T14:17:42.828Z] v0.0.6 [2021-04-06T14:17:42.828Z] v0.0.7 [2021-04-06T14:17:42.828Z] v0.0.8 [2021-04-06T14:17:42.828Z] v0.0.9 [2021-04-06T14:17:42.828Z] v2.0.0-dev.1 [2021-04-06T14:17:42.828Z] v2.0.0-dev.10 [2021-04-06T14:17:42.828Z] v2.0.0-dev.11 [2021-04-06T14:17:42.828Z] v2.0.0-dev.12 [2021-04-06T14:17:42.828Z] v2.0.0-dev.2 [2021-04-06T14:17:42.828Z] v2.0.0-dev.3 [2021-04-06T14:17:42.828Z] v2.0.0-dev.4 [2021-04-06T14:17:42.828Z] v2.0.0-dev.5 [2021-04-06T14:17:42.828Z] v2.0.0-dev.6 [2021-04-06T14:17:42.828Z] v2.0.0-dev.7 [2021-04-06T14:17:42.828Z] v2.0.0-dev.8 [2021-04-06T14:17:42.828Z] v2.0.0-dev.9 [Pipeline] sh [2021-04-06T14:17:43.130Z] + lftools sign git-tag v2.0.0-dev.12 [2021-04-06T14:17:44.639Z] Signing Git tag with Sigul... [2021-04-06T14:17:44.639Z] Signing v2.0.0-dev.12 [Pipeline] echo [2021-04-06T14:17:46.044Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T14:17:46.340Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-06T14:17:46.349Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-06T14:17:46.465Z] $ docker stop --time=1 901a3347df92e7bc647ed41c4ad1eaca1c66aaf4a87569f7bb4792f5e61618d5 [2021-04-06T14:17:48.576Z] $ docker rm -f 901a3347df92e7bc647ed41c4ad1eaca1c66aaf4a87569f7bb4792f5e61618d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:17:49.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T14:17:49.568Z] . [Pipeline] withDockerContainer [2021-04-06T14:17:49.673Z] prd-centos7-docker-4c-2g-32956 does not seem to be running inside a container [2021-04-06T14:17:49.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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-04-06T14:17:50.541Z] $ docker top e20128c2a14e6dac9ca980a355037ca48a73767fc6a83b34ad21d0162e5c5cb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T14:17:50.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T14:17:50.911Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T14:17:51.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T14:17:51.179Z] $ docker exec e20128c2a14e6dac9ca980a355037ca48a73767fc6a83b34ad21d0162e5c5cb9 ssh-agent [2021-04-06T14:17:51.376Z] SSH_AUTH_SOCK=/tmp/ssh-jba5k1UoBwUi/agent.12 [2021-04-06T14:17:51.376Z] SSH_AGENT_PID=18 [2021-04-06T14:17:51.384Z] Running ssh-add (command line suppressed) [2021-04-06T14:17:51.528Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1403234614501104103.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1403234614501104103.key) [2021-04-06T14:17:51.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T14:17:51.925Z] + git semver bump pre [2021-04-06T14:17:51.926Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T14:17:51.926Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-04-06T14:17:51.926Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-04-06T14:17:51.926Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T14:17:51.926Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T14:17:51.926Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T14:17:51.926Z] # $SEMVER_BRANCH = master [2021-04-06T14:17:51.926Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [2021-04-06T14:17:51.926Z] 2.0.0-dev.13 [Pipeline] } [2021-04-06T14:17:51.940Z] $ docker exec --env ******** --env ******** e20128c2a14e6dac9ca980a355037ca48a73767fc6a83b34ad21d0162e5c5cb9 ssh-agent -k [2021-04-06T14:17:52.086Z] unset SSH_AUTH_SOCK; [2021-04-06T14:17:52.086Z] unset SSH_AGENT_PID; [2021-04-06T14:17:52.086Z] echo Agent pid 18 killed; [2021-04-06T14:17:52.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T14:17:52.619Z] + git semver [Pipeline] } [2021-04-06T14:17:52.636Z] $ docker stop --time=1 e20128c2a14e6dac9ca980a355037ca48a73767fc6a83b34ad21d0162e5c5cb9 [2021-04-06T14:17:54.020Z] $ docker rm -f e20128c2a14e6dac9ca980a355037ca48a73767fc6a83b34ad21d0162e5c5cb9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:17:54.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T14:17:54.563Z] . [Pipeline] withDockerContainer [2021-04-06T14:17:54.671Z] prd-centos7-docker-4c-2g-32956 does not seem to be running inside a container [2021-04-06T14:17:54.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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-04-06T14:17:55.388Z] $ docker top af5a1d736c263b69fcfa168be0cd464f631f34871a51ab0b76d22d36f02d2bad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T14:17:55.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T14:17:55.679Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T14:17:55.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T14:17:55.885Z] $ docker exec af5a1d736c263b69fcfa168be0cd464f631f34871a51ab0b76d22d36f02d2bad ssh-agent [2021-04-06T14:17:56.072Z] SSH_AUTH_SOCK=/tmp/ssh-dm4B7FsDLKvy/agent.11 [2021-04-06T14:17:56.072Z] SSH_AGENT_PID=16 [2021-04-06T14:17:56.079Z] Running ssh-add (command line suppressed) [2021-04-06T14:17:56.216Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1361849774513433203.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1361849774513433203.key) [2021-04-06T14:17:56.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T14:17:56.633Z] + git semver push [2021-04-06T14:17:56.633Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T14:17:56.633Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-04-06T14:17:56.633Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-04-06T14:17:56.633Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T14:17:56.633Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T14:17:56.633Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T14:17:56.633Z] # $SEMVER_BRANCH = master [2021-04-06T14:17:56.633Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } [2021-04-06T14:17:59.967Z] $ docker exec --env ******** --env ******** af5a1d736c263b69fcfa168be0cd464f631f34871a51ab0b76d22d36f02d2bad ssh-agent -k [2021-04-06T14:18:00.138Z] unset SSH_AUTH_SOCK; [2021-04-06T14:18:00.139Z] unset SSH_AGENT_PID; [2021-04-06T14:18:00.139Z] echo Agent pid 16 killed; [2021-04-06T14:18:00.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T14:18:00.810Z] + git semver [Pipeline] } [2021-04-06T14:18:00.855Z] $ docker stop --time=1 af5a1d736c263b69fcfa168be0cd464f631f34871a51ab0b76d22d36f02d2bad [2021-04-06T14:18:02.245Z] $ docker rm -f af5a1d736c263b69fcfa168be0cd464f631f34871a51ab0b76d22d36f02d2bad [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-04-06T14:18:03.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T14:18:04.269Z] ---> package-listing.sh [2021-04-06T14:18:04.269Z] ++ facter osfamily [2021-04-06T14:18:04.269Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-06T14:18:04.269Z] + OS_FAMILY=redhat [2021-04-06T14:18:04.269Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_master [2021-04-06T14:18:04.269Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-06T14:18:04.269Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-06T14:18:04.269Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-06T14:18:04.269Z] + PACKAGES=/tmp/packages_start.txt [2021-04-06T14:18:04.269Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' [2021-04-06T14:18:04.269Z] + PACKAGES=/tmp/packages_end.txt [2021-04-06T14:18:04.269Z] + case "${OS_FAMILY}" in [2021-04-06T14:18:04.269Z] + rpm -qa [2021-04-06T14:18:04.269Z] + sort [2021-04-06T14:18:09.675Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-06T14:18:09.675Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-06T14:18:09.675Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-06T14:18:09.675Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' [2021-04-06T14:18:09.675Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [2021-04-06T14:18:09.675Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [Pipeline] echo [2021-04-06T14:18:09.689Z] 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/gexfoundry_go-mod-secrets_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-06T14:18:09.987Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:18:10.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T14:18:10.294Z] [2021-04-06T14:18:10.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-06T14:18:10.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T14:18:10.644Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-06T14:18:10.644Z] df20fa9351a1: Pulling fs layer [2021-04-06T14:18:10.644Z] 36b3adc4ff6f: Pulling fs layer [2021-04-06T14:18:10.644Z] 8ad3a11d3b57: Pulling fs layer [2021-04-06T14:18:10.644Z] 46f8f816bc3b: Pulling fs layer [2021-04-06T14:18:10.644Z] 93b61091891f: Pulling fs layer [2021-04-06T14:18:10.644Z] 93b9cdb0e59b: Pulling fs layer [2021-04-06T14:18:10.644Z] 5e14af77c1be: Pulling fs layer [2021-04-06T14:18:10.644Z] 01666e4c0597: Pulling fs layer [2021-04-06T14:18:10.644Z] aa168da1d23b: Pulling fs layer [2021-04-06T14:18:10.644Z] 93b61091891f: Waiting [2021-04-06T14:18:10.644Z] 93b9cdb0e59b: Waiting [2021-04-06T14:18:10.644Z] 5e14af77c1be: Waiting [2021-04-06T14:18:10.644Z] 01666e4c0597: Waiting [2021-04-06T14:18:10.644Z] aa168da1d23b: Waiting [2021-04-06T14:18:10.644Z] 46f8f816bc3b: Waiting [2021-04-06T14:18:10.644Z] 36b3adc4ff6f: Verifying Checksum [2021-04-06T14:18:10.644Z] 36b3adc4ff6f: Download complete [2021-04-06T14:18:10.644Z] 46f8f816bc3b: Verifying Checksum [2021-04-06T14:18:10.644Z] 46f8f816bc3b: Download complete [2021-04-06T14:18:10.906Z] df20fa9351a1: Download complete [2021-04-06T14:18:10.906Z] 93b9cdb0e59b: Verifying Checksum [2021-04-06T14:18:10.906Z] 93b9cdb0e59b: Download complete [2021-04-06T14:18:10.906Z] 5e14af77c1be: Verifying Checksum [2021-04-06T14:18:10.906Z] 5e14af77c1be: Download complete [2021-04-06T14:18:10.906Z] 93b61091891f: Verifying Checksum [2021-04-06T14:18:10.906Z] 93b61091891f: Download complete [2021-04-06T14:18:10.906Z] 01666e4c0597: Verifying Checksum [2021-04-06T14:18:10.906Z] 01666e4c0597: Download complete [2021-04-06T14:18:11.167Z] df20fa9351a1: Pull complete [2021-04-06T14:18:11.167Z] 8ad3a11d3b57: Verifying Checksum [2021-04-06T14:18:11.167Z] 8ad3a11d3b57: Download complete [2021-04-06T14:18:11.430Z] 36b3adc4ff6f: Pull complete [2021-04-06T14:18:12.389Z] 8ad3a11d3b57: Pull complete [2021-04-06T14:18:12.657Z] 46f8f816bc3b: Pull complete [2021-04-06T14:18:12.924Z] aa168da1d23b: Verifying Checksum [2021-04-06T14:18:12.924Z] aa168da1d23b: Download complete [2021-04-06T14:18:13.201Z] 93b61091891f: Pull complete [2021-04-06T14:18:13.476Z] 93b9cdb0e59b: Pull complete [2021-04-06T14:18:13.476Z] 5e14af77c1be: Pull complete [2021-04-06T14:18:13.749Z] 01666e4c0597: Pull complete [2021-04-06T14:18:20.429Z] aa168da1d23b: Pull complete [2021-04-06T14:18:20.429Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-06T14:18:20.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T14:18:20.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-06T14:18:20.637Z] prd-centos7-docker-4c-2g-32956 does not seem to be running inside a container [2021-04-06T14:18:20.686Z] $ 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/gexfoundry_go-mod-secrets_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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:10003/edgex-lftools-log-publisher:alpine cat [2021-04-06T14:18:23.840Z] $ docker top e73b4dc6d268bcb698d9f4738cb0c9a58ff391799f0217991e8fff26ad9de10d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T14:18:24.360Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-06T14:18:24.662Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-06T14:18:24.958Z] + ls /var/log/sa-host [2021-04-06T14:18:24.958Z] + sadf -c /var/log/sa-host/sa06 [2021-04-06T14:18:24.958Z] file_magic: OK [2021-04-06T14:18:24.958Z] HZ: Using current value: 100 [2021-04-06T14:18:24.958Z] file_header: OK [2021-04-06T14:18:24.958Z] 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-04-06T14:18:24.958Z] Statistics: [2021-04-06T14:18:24.958Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-06T14:18:24.958Z] File successfully converted to sysstat format version 12.2.1 [2021-04-06T14:18:24.958Z] + sadf -c /var/log/sa-host/sa23 [2021-04-06T14:18:24.958Z] file_magic: OK [2021-04-06T14:18:24.958Z] HZ: Using current value: 100 [2021-04-06T14:18:24.958Z] file_header: OK [2021-04-06T14:18:24.958Z] 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-04-06T14:18:24.958Z] Statistics: [2021-04-06T14:18:24.958Z] Hnuu...uuuununununu... [2021-04-06T14:18:24.958Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-06T14:18:25.645Z] provisioning config files... [2021-04-06T14:18:25.675Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config5117743914292213782tmp [Pipeline] { [Pipeline] echo [2021-04-06T14:18:25.745Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T14:18:26.042Z] ---> create-netrc.sh [Pipeline] } [2021-04-06T14:18:26.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-06T14:18:26.148Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T14:18:26.445Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-06T14:18:26.456Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T14:18:26.752Z] ---> sudo-logs.sh [2021-04-06T14:18:26.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-06T14:18:26.818Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T14:18:27.118Z] ---> job-cost.sh [2021-04-06T14:18:27.118Z] lf-activate-venv: SKIPPING [2021-04-06T14:18:27.118Z] DEBUG: total: 0.20999999344348907 [2021-04-06T14:18:27.118Z] INFO: Retrieving Stack Cost... [2021-04-06T14:18:28.066Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T14:18:28.330Z] INFO: Archiving Costs [Pipeline] echo [2021-04-06T14:18:28.345Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T14:18:28.643Z] ---> logs-deploy.sh [2021-04-06T14:18:28.643Z] lf-activate-venv: SKIPPING [2021-04-06T14:18:28.643Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/36 [2021-04-06T14:18:28.643Z] INFO: archiving workspace using pattern(s): [2021-04-06T14:18:30.567Z] Archives upload complete. [2021-04-06T14:18:30.567Z] INFO: archiving logs to Nexus