Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24383 in /w/workspace/xfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 # timeout=10 Commit message: "Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.3" > git rev-list --no-walk 2b6b0fcc6b5c73f841d629cf32c650eeba103d73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-01T18:37:04.391Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-01T18:37:04.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-01T18:37:04.783Z] ========================================================= [2021-02-01T18:37:04.783Z] EdgeX Global Pipelines Version Info [2021-02-01T18:37:04.783Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-01T18:37:06.269Z] ------------------- [2021-02-01T18:37:06.269Z] stable info: [2021-02-01T18:37:06.269Z] ------------------- [2021-02-01T18:37:06.269Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T18:37:06.269Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T18:37:06.269Z] Message: update stable to v1.0.179 [2021-02-01T18:37:07.228Z] ------------------- [2021-02-01T18:37:07.228Z] experimental info: [2021-02-01T18:37:07.228Z] ------------------- [2021-02-01T18:37:07.228Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T18:37:07.228Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T18:37:07.228Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-01T18:37:07.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-02-01T18:37:07.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-02-01T18:37:07.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-01T18:37:07.942Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-01T18:37:08.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-01T18:37:08.121Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-01T18:37:08.249Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-01T18:37:08.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-01T18:37:08.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-01T18:37:08.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-01T18:37:08.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-01T18:37:08.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-02-01T18:37:08.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-01T18:37:08.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-01T18:37:09.006Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T18:37:09.175Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T18:37:09.322Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T18:37:09.449Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T18:37:09.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-01T18:37:09.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-01T18:37:09.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-01T18:37:09.835Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-01T18:37:09.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-01T18:37:10.081Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-01T18:37:10.195Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-01T18:37:10.300Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-01T18:37:10.422Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-01T18:37:10.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-01T18:37:10.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-01T18:37:10.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-01T18:37:10.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 [Pipeline] echo [2021-02-01T18:37:10.979Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7097895 [Pipeline] echo [2021-02-01T18:37:11.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T18:37:11.773Z] + git log --format=format:%s -1 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 [Pipeline] echo [2021-02-01T18:37:11.849Z] GIT_COMMIT: 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6, Commit Message: Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.3 [Pipeline] echo [2021-02-01T18:37:11.891Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:37:13.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T18:37:14.143Z] [2021-02-01T18:37:14.143Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:37:14.494Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T18:37:14.494Z] latest: Pulling from edgex-devops/git-semver [2021-02-01T18:37:14.494Z] 31603596830f: Pulling fs layer [2021-02-01T18:37:14.494Z] 2a8b12db71e7: Pulling fs layer [2021-02-01T18:37:14.494Z] 6ca5941a6612: Pulling fs layer [2021-02-01T18:37:14.494Z] ecc8261a40a4: Pulling fs layer [2021-02-01T18:37:14.494Z] ecc8261a40a4: Waiting [2021-02-01T18:37:14.494Z] 2a8b12db71e7: Verifying Checksum [2021-02-01T18:37:14.494Z] 2a8b12db71e7: Download complete [2021-02-01T18:37:14.759Z] 31603596830f: Verifying Checksum [2021-02-01T18:37:14.759Z] 31603596830f: Download complete [2021-02-01T18:37:14.759Z] 6ca5941a6612: Download complete [2021-02-01T18:37:14.759Z] ecc8261a40a4: Verifying Checksum [2021-02-01T18:37:14.759Z] ecc8261a40a4: Download complete [2021-02-01T18:37:15.023Z] 31603596830f: Pull complete [2021-02-01T18:37:15.285Z] 2a8b12db71e7: Pull complete [2021-02-01T18:37:15.868Z] 6ca5941a6612: Pull complete [2021-02-01T18:37:16.130Z] ecc8261a40a4: Pull complete [2021-02-01T18:37:16.393Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-01T18:37:16.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T18:37:16.393Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-01T18:37:16.505Z] prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container [2021-02-01T18:37:16.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-01T18:37:18.531Z] $ docker top b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-01T18:37:18.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T18:37:18.931Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T18:37:19.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T18:37:19.204Z] $ docker exec b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 ssh-agent [2021-02-01T18:37:19.392Z] SSH_AUTH_SOCK=/tmp/ssh-WBrclKc72kRE/agent.13 [2021-02-01T18:37:19.392Z] SSH_AGENT_PID=18 [2021-02-01T18:37:19.407Z] Running ssh-add (command line suppressed) [2021-02-01T18:37:19.546Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3610306330012099082.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3610306330012099082.key) [2021-02-01T18:37:19.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T18:37:19.932Z] + git tag --points-at HEAD [Pipeline] } [2021-02-01T18:37:19.957Z] $ docker exec --env ******** --env ******** b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 ssh-agent -k [2021-02-01T18:37:20.135Z] unset SSH_AUTH_SOCK; [2021-02-01T18:37:20.135Z] unset SSH_AGENT_PID; [2021-02-01T18:37:20.135Z] echo Agent pid 18 killed; [2021-02-01T18:37:20.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-01T18:37:20.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T18:37:20.380Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T18:37:20.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T18:37:20.570Z] $ docker exec b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 ssh-agent [2021-02-01T18:37:20.756Z] SSH_AUTH_SOCK=/tmp/ssh-TqNorMaicPED/agent.48 [2021-02-01T18:37:20.756Z] SSH_AGENT_PID=54 [2021-02-01T18:37:20.763Z] Running ssh-add (command line suppressed) [2021-02-01T18:37:20.892Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6565895598458867464.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6565895598458867464.key) [2021-02-01T18:37:20.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T18:37:21.283Z] + git semver init [2021-02-01T18:37:21.283Z] # -> Open(): unable to determine branch for HEAD [2021-02-01T18:37:21.283Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-02-01T18:37:21.283Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-02-01T18:37:21.283Z] # $SEMVER_REMOTE_NAME = origin [2021-02-01T18:37:21.283Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-01T18:37:21.283Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-01T18:37:21.283Z] # $SEMVER_BRANCH = master [2021-02-01T18:37:21.283Z] # $SEMVER_TEMP = /tmp/semver-695425678 [2021-02-01T18:37:21.283Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-02-01T18:37:21.857Z] # '/tmp/semver-695425678' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2021-02-01T18:37:21.857Z] # -> Force: false [2021-02-01T18:37:21.857Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-02-01T18:37:21.873Z] $ docker exec --env ******** --env ******** b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 ssh-agent -k [2021-02-01T18:37:21.994Z] unset SSH_AUTH_SOCK; [2021-02-01T18:37:21.994Z] unset SSH_AGENT_PID; [2021-02-01T18:37:21.994Z] echo Agent pid 54 killed; [2021-02-01T18:37:22.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T18:37:22.501Z] + git semver [Pipeline] } [2021-02-01T18:37:22.522Z] $ docker stop --time=1 b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 [2021-02-01T18:37:24.337Z] $ docker rm -f b226b7c7eef570e3233b2144e58d3fc2b3b271455c1d902c5e3b3ffc1ce00976 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T18:37:24.833Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-01T18:37:25.573Z] Stashed 1 file(s) [Pipeline] echo [2021-02-01T18:37:25.575Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.6 [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-02-01T18:37:41.208Z] Still waiting to schedule task [2021-02-01T18:37:41.208Z] ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-24371’ is offline; ‘prd-centos7-docker-4c-2g-24374’ is offline; ‘prd-centos7-docker-4c-2g-24381’ is offline; ‘prd-centos7-docker-4c-2g-24384’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-24382’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-02-01T18:37:41.210Z] Still waiting to schedule task [2021-02-01T18:37:41.210Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-01T18:38:56.111Z] Running on prd-centos7-docker-4c-2g-24386 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-02-01T18:38:56.166Z] Running in /w/workspace/go-mod-bootstrap/82 [Pipeline] { [Pipeline] checkout [2021-02-01T18:38:58.698Z] using credential edgex-jenkins-ssh [2021-02-01T18:38:58.762Z] Cloning the remote Git repository [2021-02-01T18:38:58.789Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-01T18:38:58.861Z] > git init /w/workspace/go-mod-bootstrap/82 # timeout=10 [2021-02-01T18:38:58.920Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-01T18:38:58.920Z] > git --version # timeout=10 [2021-02-01T18:38:58.928Z] > git --version # 'git version 2.24.3' [2021-02-01T18:38:58.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T18:38:58.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T18:38:59.588Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-01T18:38:59.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T18:38:59.616Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-01T18:38:59.629Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-01T18:38:59.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T18:38:59.634Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T18:39:00.034Z] Checking out Revision 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 (master) [2021-02-01T18:39:00.043Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T18:39:00.055Z] > git checkout -f 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 # timeout=10 [2021-02-01T18:39:03.722Z] Commit message: "Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T18:39:05.183Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-01T18:39:05.521Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T18:39:05.824Z] + sudo service docker restart [2021-02-01T18:39:05.824Z] + true [2021-02-01T18:39:05.824Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-01T18:39:06.949Z] ========================================================= [2021-02-01T18:39:06.949Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-01T18:39:06.949Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:39:07.315Z] + 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-02-01T18:39:07.894Z] Sending build context to Docker daemon 669.7kB [2021-02-01T18:39:07.894Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-02-01T18:39:07.894Z] Step 2/8 : FROM ${BASE} [2021-02-01T18:39:07.894Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-01T18:39:07.894Z] 188c0c94c7c5: Pulling fs layer [2021-02-01T18:39:07.894Z] 0ef7d3d256c8: Pulling fs layer [2021-02-01T18:39:07.894Z] de9db76c5a1d: Pulling fs layer [2021-02-01T18:39:07.894Z] bca2f99d35d6: Pulling fs layer [2021-02-01T18:39:07.894Z] 93359f2a8cfa: Pulling fs layer [2021-02-01T18:39:07.894Z] 7c6f9722023f: Pulling fs layer [2021-02-01T18:39:07.894Z] a35cf1a2eb13: Pulling fs layer [2021-02-01T18:39:07.894Z] 93359f2a8cfa: Waiting [2021-02-01T18:39:07.894Z] 7c6f9722023f: Waiting [2021-02-01T18:39:07.894Z] a35cf1a2eb13: Waiting [2021-02-01T18:39:07.894Z] bca2f99d35d6: Waiting [2021-02-01T18:39:07.894Z] de9db76c5a1d: Verifying Checksum [2021-02-01T18:39:07.894Z] de9db76c5a1d: Download complete [2021-02-01T18:39:07.894Z] 0ef7d3d256c8: Download complete [2021-02-01T18:39:07.894Z] 93359f2a8cfa: Verifying Checksum [2021-02-01T18:39:07.894Z] 93359f2a8cfa: Download complete [2021-02-01T18:39:07.894Z] 7c6f9722023f: Download complete [2021-02-01T18:39:07.894Z] 188c0c94c7c5: Verifying Checksum [2021-02-01T18:39:07.894Z] 188c0c94c7c5: Download complete [2021-02-01T18:39:08.158Z] 188c0c94c7c5: Pull complete [2021-02-01T18:39:08.422Z] 0ef7d3d256c8: Pull complete [2021-02-01T18:39:08.422Z] de9db76c5a1d: Pull complete [2021-02-01T18:39:09.813Z] a35cf1a2eb13: Download complete [2021-02-01T18:39:10.389Z] bca2f99d35d6: Verifying Checksum [2021-02-01T18:39:10.389Z] bca2f99d35d6: Download complete [2021-02-01T18:39:15.715Z] bca2f99d35d6: Pull complete [2021-02-01T18:39:15.715Z] 93359f2a8cfa: Pull complete [2021-02-01T18:39:15.715Z] 7c6f9722023f: Pull complete [2021-02-01T18:39:22.399Z] a35cf1a2eb13: Pull complete [2021-02-01T18:39:22.399Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-01T18:39:22.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-01T18:39:22.399Z] ---> a62c8e92a672 [2021-02-01T18:39:22.399Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-01T18:39:22.399Z] ---> Running in dda5e4c3d2c0 [2021-02-01T18:39:22.399Z] Removing intermediate container dda5e4c3d2c0 [2021-02-01T18:39:22.399Z] ---> dbcb1c9b77fb [2021-02-01T18:39:22.399Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T18:39:22.399Z] ---> Running in 27a6e510589c [2021-02-01T18:39:23.805Z] Removing intermediate container 27a6e510589c [2021-02-01T18:39:23.805Z] ---> 901d6f7f1c4a [2021-02-01T18:39:23.805Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-02-01T18:39:23.805Z] ---> Running in 8650cdb2214a [2021-02-01T18:39:24.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T18:39:25.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T18:39:25.912Z] OK: 166 MiB in 39 packages [2021-02-01T18:39:26.486Z] Removing intermediate container 8650cdb2214a [2021-02-01T18:39:26.486Z] ---> 34686d74eb88 [2021-02-01T18:39:26.486Z] Step 6/8 : WORKDIR /build [2021-02-01T18:39:26.486Z] ---> Running in 8c134613e1c6 [2021-02-01T18:39:26.749Z] Removing intermediate container 8c134613e1c6 [2021-02-01T18:39:26.749Z] ---> 0f18a472da58 [2021-02-01T18:39:26.749Z] Step 7/8 : COPY go.mod . [2021-02-01T18:39:27.012Z] ---> 07bd9bc8dca4 [2021-02-01T18:39:27.012Z] Step 8/8 : RUN go mod download [2021-02-01T18:39:27.012Z] ---> Running in d08beafb4831 [2021-02-01T18:39:45.243Z] Removing intermediate container d08beafb4831 [2021-02-01T18:39:45.243Z] ---> 54a7673bd4ad [2021-02-01T18:39:45.243Z] Successfully built 54a7673bd4ad [2021-02-01T18:39:45.243Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:39:45.576Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T18:39:45.576Z] . [Pipeline] withDockerContainer [2021-02-01T18:39:45.700Z] prd-centos7-docker-4c-2g-24386 does not seem to be running inside a container [2021-02-01T18:39:45.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T18:39:46.535Z] $ docker top 9cbb33ff8b749c3bc0f7ca9033c9e2bf33b00cce103c3c4e480d97f6c3b57b8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T18:39:47.145Z] + go version [2021-02-01T18:39:47.145Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-01T18:39:47.180Z] $ docker stop --time=1 9cbb33ff8b749c3bc0f7ca9033c9e2bf33b00cce103c3c4e480d97f6c3b57b8b [2021-02-01T18:39:48.543Z] $ docker rm -f 9cbb33ff8b749c3bc0f7ca9033c9e2bf33b00cce103c3c4e480d97f6c3b57b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:39:49.445Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T18:39:49.445Z] . [Pipeline] withDockerContainer [2021-02-01T18:39:49.551Z] prd-centos7-docker-4c-2g-24386 does not seem to be running inside a container [2021-02-01T18:39:49.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T18:39:50.285Z] $ docker top a8e44635f0ce3c639118525ace6e744b30f702fc8c3650f027b001128f7e318e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T18:39:50.771Z] + make test [2021-02-01T18:39:50.771Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-01T18:40:00.885Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-02-01T18:40:00.885Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.028s coverage: 9.0% of statements [2021-02-01T18:40:00.885Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-02-01T18:40:00.885Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.018s coverage: 92.2% of statements [2021-02-01T18:40:00.885Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.006s coverage: 85.3% of statements [2021-02-01T18:40:01.159Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.023s coverage: 34.3% of statements [2021-02-01T18:40:01.159Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-02-01T18:40:01.159Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-02-01T18:40:01.159Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.004s coverage: 18.2% of statements [2021-02-01T18:40:04.495Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.022s coverage: 95.3% of statements [2021-02-01T18:40:04.495Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-02-01T18:40:04.495Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-02-01T18:40:04.495Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.023s coverage: 91.3% of statements [2021-02-01T18:40:04.495Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-02-01T18:40:04.495Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-01T18:40:06.833Z] gofmt -l . [2021-02-01T18:40:06.833Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-01T18:40:06.861Z] $ docker stop --time=1 a8e44635f0ce3c639118525ace6e744b30f702fc8c3650f027b001128f7e318e [2021-02-01T18:40:09.207Z] $ docker rm -f a8e44635f0ce3c639118525ace6e744b30f702fc8c3650f027b001128f7e318e [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T18:40:09.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-01T18:40:10.263Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-01T18:40:40.486Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24389 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2021-02-01T18:40:40.675Z] Running in /w/workspace/go-mod-bootstrap/82 [Pipeline] { [Pipeline] checkout [2021-02-01T18:40:46.156Z] using credential edgex-jenkins-ssh [2021-02-01T18:40:46.214Z] Cloning the remote Git repository [2021-02-01T18:40:46.274Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-01T18:40:46.382Z] > git init /w/workspace/go-mod-bootstrap/82 # timeout=10 [2021-02-01T18:40:46.455Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-01T18:40:46.457Z] > git --version # timeout=10 [2021-02-01T18:40:46.477Z] > git --version # 'git version 2.17.1' [2021-02-01T18:40:46.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T18:40:46.558Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T18:40:48.002Z] Checking out Revision 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 (master) [2021-02-01T18:40:47.392Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-01T18:40:47.410Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T18:40:47.439Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-01T18:40:47.490Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-01T18:40:47.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T18:40:47.504Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T18:40:48.023Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T18:40:48.050Z] > git checkout -f 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 # timeout=10 [2021-02-01T18:40:52.556Z] Commit message: "Merge pull request #159 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T18:40:53.927Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-01T18:40:54.353Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T18:40:54.718Z] + true [2021-02-01T18:40:54.718Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-01T18:40:57.798Z] ========================================================= [2021-02-01T18:40:57.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-01T18:40:57.798Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:40:58.177Z] + 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-02-01T18:40:59.168Z] Sending build context to Docker daemon 668.7kB [2021-02-01T18:40:59.168Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-02-01T18:40:59.168Z] Step 2/8 : FROM ${BASE} [2021-02-01T18:40:59.446Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-01T18:40:59.446Z] 5f621e34cdf4: Pulling fs layer [2021-02-01T18:40:59.446Z] a4357932f1b6: Pulling fs layer [2021-02-01T18:40:59.446Z] 18c013af1878: Pulling fs layer [2021-02-01T18:40:59.446Z] 00ac8860ef70: Pulling fs layer [2021-02-01T18:40:59.446Z] 63d7cb157983: Pulling fs layer [2021-02-01T18:40:59.446Z] b116817d02f9: Pulling fs layer [2021-02-01T18:40:59.446Z] 745a02a5169b: Pulling fs layer [2021-02-01T18:40:59.446Z] 00ac8860ef70: Waiting [2021-02-01T18:40:59.446Z] 63d7cb157983: Waiting [2021-02-01T18:40:59.446Z] b116817d02f9: Waiting [2021-02-01T18:40:59.446Z] 745a02a5169b: Waiting [2021-02-01T18:40:59.446Z] 18c013af1878: Verifying Checksum [2021-02-01T18:40:59.446Z] 18c013af1878: Download complete [2021-02-01T18:40:59.446Z] a4357932f1b6: Download complete [2021-02-01T18:40:59.446Z] 63d7cb157983: Verifying Checksum [2021-02-01T18:40:59.446Z] 63d7cb157983: Download complete [2021-02-01T18:40:59.719Z] b116817d02f9: Verifying Checksum [2021-02-01T18:40:59.719Z] b116817d02f9: Download complete [2021-02-01T18:41:00.319Z] 5f621e34cdf4: Verifying Checksum [2021-02-01T18:41:00.319Z] 5f621e34cdf4: Download complete [2021-02-01T18:41:01.340Z] 5f621e34cdf4: Pull complete [2021-02-01T18:41:01.946Z] a4357932f1b6: Pull complete [2021-02-01T18:41:02.222Z] 18c013af1878: Pull complete [2021-02-01T18:41:02.498Z] 745a02a5169b: Verifying Checksum [2021-02-01T18:41:02.498Z] 745a02a5169b: Download complete [2021-02-01T18:41:03.949Z] 00ac8860ef70: Verifying Checksum [2021-02-01T18:41:03.949Z] 00ac8860ef70: Download complete [2021-02-01T18:41:14.158Z] 00ac8860ef70: Pull complete [2021-02-01T18:41:14.158Z] 63d7cb157983: Pull complete [2021-02-01T18:41:14.433Z] b116817d02f9: Pull complete [2021-02-01T18:41:18.764Z] 745a02a5169b: Pull complete [2021-02-01T18:41:18.764Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-01T18:41:18.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-01T18:41:18.764Z] ---> b7e6874047d6 [2021-02-01T18:41:18.764Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-01T18:41:20.756Z] ---> Running in 0f4a25c2ff0f [2021-02-01T18:41:21.361Z] Removing intermediate container 0f4a25c2ff0f [2021-02-01T18:41:21.361Z] ---> fb3e35169054 [2021-02-01T18:41:21.361Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T18:41:21.361Z] ---> Running in f7b344594b24 [2021-02-01T18:41:24.018Z] Removing intermediate container f7b344594b24 [2021-02-01T18:41:24.018Z] ---> 7b006b42e938 [2021-02-01T18:41:24.018Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-02-01T18:41:24.018Z] ---> Running in 61682b8fd371 [2021-02-01T18:41:25.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T18:41:25.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T18:41:26.602Z] OK: 142 MiB in 39 packages [2021-02-01T18:41:27.584Z] Removing intermediate container 61682b8fd371 [2021-02-01T18:41:27.584Z] ---> 3d140718f79c [2021-02-01T18:41:27.584Z] Step 6/8 : WORKDIR /build [2021-02-01T18:41:27.858Z] ---> Running in 93e5e68f692f [2021-02-01T18:41:28.132Z] Removing intermediate container 93e5e68f692f [2021-02-01T18:41:28.132Z] ---> a11c06cde948 [2021-02-01T18:41:28.132Z] Step 7/8 : COPY go.mod . [2021-02-01T18:41:29.111Z] ---> c129c58c56d8 [2021-02-01T18:41:29.111Z] Step 8/8 : RUN go mod download [2021-02-01T18:41:29.111Z] ---> Running in 59fb7f62ca4c [2021-02-01T18:41:51.310Z] Removing intermediate container 59fb7f62ca4c [2021-02-01T18:41:51.310Z] ---> c7d868b4ea2b [2021-02-01T18:41:51.310Z] Successfully built c7d868b4ea2b [2021-02-01T18:41:51.310Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:41:51.653Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T18:41:51.653Z] . [Pipeline] withDockerContainer [2021-02-01T18:41:51.895Z] prd-ubuntu18.04-docker-arm64-4c-16g-24389 does not seem to be running inside a container [2021-02-01T18:41:51.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-01T18:41:53.481Z] $ docker top 2972099a2c789fbe66979e5a76f8eab1e105914d6986777ca7b30e55eb6f6ba3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T18:41:54.601Z] + go version [2021-02-01T18:41:54.602Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-01T18:41:54.629Z] $ docker stop --time=1 2972099a2c789fbe66979e5a76f8eab1e105914d6986777ca7b30e55eb6f6ba3 [2021-02-01T18:41:56.527Z] $ docker rm -f 2972099a2c789fbe66979e5a76f8eab1e105914d6986777ca7b30e55eb6f6ba3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:41:57.524Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T18:41:57.525Z] . [Pipeline] withDockerContainer [2021-02-01T18:41:57.772Z] prd-ubuntu18.04-docker-arm64-4c-16g-24389 does not seem to be running inside a container [2021-02-01T18:41:57.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/82 -v /w/workspace/go-mod-bootstrap/82:/w/workspace/go-mod-bootstrap/82:rw,z -v /w/workspace/go-mod-bootstrap/82@tmp:/w/workspace/go-mod-bootstrap/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-01T18:41:59.388Z] $ docker top b8f5611554ff0d61f7e5fc98cc4bbb17681ac54641a71c74e505be909348cd76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T18:42:00.499Z] + make test [2021-02-01T18:42:00.499Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-01T18:42:32.983Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-02-01T18:42:32.983Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.019s coverage: 9.0% of statements [2021-02-01T18:42:32.983Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-02-01T18:42:33.256Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.039s coverage: 92.2% of statements [2021-02-01T18:42:33.533Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.018s coverage: 85.3% of statements [2021-02-01T18:42:36.928Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.051s coverage: 34.3% of statements [2021-02-01T18:42:36.928Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-02-01T18:42:36.928Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-02-01T18:42:36.928Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 18.2% of statements [2021-02-01T18:42:39.546Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.039s coverage: 95.3% of statements [2021-02-01T18:42:39.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-02-01T18:42:39.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-02-01T18:42:39.546Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.024s coverage: 91.3% of statements [2021-02-01T18:42:39.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-02-01T18:42:39.822Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-01T18:42:46.103Z] gofmt -l . [2021-02-01T18:42:46.103Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-01T18:42:46.127Z] $ docker stop --time=1 b8f5611554ff0d61f7e5fc98cc4bbb17681ac54641a71c74e505be909348cd76 [2021-02-01T18:42:48.364Z] $ docker rm -f b8f5611554ff0d61f7e5fc98cc4bbb17681ac54641a71c74e505be909348cd76 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T18:42:49.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-01T18:42:49.327Z] Warning: overwriting stash ‘coverage-report’ [2021-02-01T18:42:50.140Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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-02-01T18:42:51.913Z] provisioning config files... [2021-02-01T18:42:51.926Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5293968336175567121tmp [Pipeline] { [Pipeline] sh [2021-02-01T18:42:52.323Z] + set +x [2021-02-01T18:42:52.323Z] + curl -s https://codecov.io/bash [2021-02-01T18:42:52.323Z] + bash -s -- [2021-02-01T18:42:52.586Z] [2021-02-01T18:42:52.586Z] _____ _ [2021-02-01T18:42:52.586Z] / ____| | | [2021-02-01T18:42:52.586Z] | | ___ __| | ___ ___ _____ __ [2021-02-01T18:42:52.586Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-01T18:42:52.586Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-01T18:42:52.586Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-01T18:42:52.586Z] Bash-20210129-7c25fce [2021-02-01T18:42:52.586Z] [2021-02-01T18:42:52.586Z] [2021-02-01T18:42:52.586Z] ==> git version 2.24.3 found [2021-02-01T18:42:52.586Z] ==> 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-02-01T18:42:52.586Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-01T18:42:52.586Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-01T18:42:52.586Z] ==> Jenkins CI detected. [2021-02-01T18:42:52.586Z] project root: . [2021-02-01T18:42:52.586Z] --> token set from env [2021-02-01T18:42:52.586Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-01T18:42:52.586Z] ==> Running gcov in . (disable via -X gcov) [2021-02-01T18:42:52.586Z] ==> Python coveragepy not found [2021-02-01T18:42:52.586Z] ==> Searching for coverage reports in: [2021-02-01T18:42:52.586Z] + . [2021-02-01T18:42:52.586Z] -> Found 1 reports [2021-02-01T18:42:52.586Z] ==> Detecting git/mercurial file structure [2021-02-01T18:42:52.586Z] ==> Reading reports [2021-02-01T18:42:52.586Z] + ./coverage.out bytes=26895 [2021-02-01T18:42:52.586Z] ==> Appending adjustments [2021-02-01T18:42:52.586Z] https://docs.codecov.io/docs/fixing-reports [2021-02-01T18:42:52.849Z] + Found adjustments [2021-02-01T18:42:52.849Z] ==> Gzipping contents [2021-02-01T18:42:52.849Z] 8.0K /tmp/codecov.ZeISND.gz [2021-02-01T18:42:52.849Z] ==> Uploading reports [2021-02-01T18:42:52.849Z] url: https://codecov.io [2021-02-01T18:42:52.849Z] query: branch=master&commit=70978958e59783cd5bd2b4f344ddc1bcbe32a3f6&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-01T18:42:52.849Z] -> Pinging Codecov [2021-02-01T18:42:52.849Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=70978958e59783cd5bd2b4f344ddc1bcbe32a3f6&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-01T18:42:55.422Z] -> Uploading to [2021-02-01T18:42:55.422Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-01/833815588EE85121546D348822E98E2E/70978958e59783cd5bd2b4f344ddc1bcbe32a3f6/5dd64c57-e62e-4d94-bf32-3ba21ab5fefc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210201T184254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3ba9cddc2de00251551c4ba7761f3eb3488cb54ca239b6faa93a95f6ae2c6d3 [2021-02-01T18:42:55.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-01T18:42:55.422Z] Dload Upload Total Spent Left Speed [2021-02-01T18:42:55.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5078 0 0 100 5078 0 10169 --:--:-- --:--:-- --:--:-- 10176 [2021-02-01T18:42:55.686Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 [Pipeline] } [2021-02-01T18:42:55.699Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-01T18:42:56.131Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-01T18:42:56.181Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:42:56.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-01T18:42:56.801Z] [2021-02-01T18:42:56.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:42:57.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-01T18:42:57.151Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-01T18:42:57.151Z] 188c0c94c7c5: Pulling fs layer [2021-02-01T18:42:57.151Z] 0ef7d3d256c8: Pulling fs layer [2021-02-01T18:42:57.151Z] de9db76c5a1d: Pulling fs layer [2021-02-01T18:42:57.151Z] 0eba1c9be4d2: Pulling fs layer [2021-02-01T18:42:57.151Z] 0d57e429df01: Pulling fs layer [2021-02-01T18:42:57.151Z] 4e4be7b47b0d: Pulling fs layer [2021-02-01T18:42:57.151Z] e1f770b5df2f: Pulling fs layer [2021-02-01T18:42:57.151Z] 85a0685a4137: Pulling fs layer [2021-02-01T18:42:57.151Z] 0eba1c9be4d2: Waiting [2021-02-01T18:42:57.151Z] 0d57e429df01: Waiting [2021-02-01T18:42:57.151Z] 4e4be7b47b0d: Waiting [2021-02-01T18:42:57.151Z] e1f770b5df2f: Waiting [2021-02-01T18:42:57.151Z] 85a0685a4137: Waiting [2021-02-01T18:42:57.151Z] de9db76c5a1d: Verifying Checksum [2021-02-01T18:42:57.151Z] de9db76c5a1d: Download complete [2021-02-01T18:42:57.151Z] 0ef7d3d256c8: Download complete [2021-02-01T18:42:57.151Z] 0d57e429df01: Verifying Checksum [2021-02-01T18:42:57.151Z] 0d57e429df01: Download complete [2021-02-01T18:42:57.151Z] 188c0c94c7c5: Verifying Checksum [2021-02-01T18:42:57.151Z] 188c0c94c7c5: Download complete [2021-02-01T18:42:57.418Z] 4e4be7b47b0d: Verifying Checksum [2021-02-01T18:42:57.418Z] 4e4be7b47b0d: Download complete [2021-02-01T18:42:57.689Z] 188c0c94c7c5: Pull complete [2021-02-01T18:42:57.957Z] 0ef7d3d256c8: Pull complete [2021-02-01T18:42:57.957Z] de9db76c5a1d: Pull complete [2021-02-01T18:42:58.914Z] e1f770b5df2f: Verifying Checksum [2021-02-01T18:42:58.915Z] e1f770b5df2f: Download complete [2021-02-01T18:43:00.864Z] 0eba1c9be4d2: Verifying Checksum [2021-02-01T18:43:00.864Z] 0eba1c9be4d2: Download complete [2021-02-01T18:43:01.460Z] 85a0685a4137: Verifying Checksum [2021-02-01T18:43:01.460Z] 85a0685a4137: Download complete [2021-02-01T18:43:08.122Z] 0eba1c9be4d2: Pull complete [2021-02-01T18:43:08.122Z] 0d57e429df01: Pull complete [2021-02-01T18:43:08.122Z] 4e4be7b47b0d: Pull complete [2021-02-01T18:43:09.527Z] e1f770b5df2f: Pull complete [2021-02-01T18:43:17.739Z] 85a0685a4137: Pull complete [2021-02-01T18:43:17.739Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-01T18:43:17.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-01T18:43:17.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-01T18:43:17.973Z] prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container [2021-02-01T18:43:18.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-02-01T18:43:19.165Z] $ docker top a9300d72113cea9922e146ba463af81660b48ac164dddcd63260faeef08a20da -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-01T18:43:19.394Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-01T18:43:19.906Z] + set -o pipefail [2021-02-01T18:43:19.906Z] + snyk monitor '--org=edgex-jenkins' [2021-02-01T18:43:26.564Z] [2021-02-01T18:43:26.564Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-02-01T18:43:26.564Z] [2021-02-01T18:43:26.564Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/74ba1737-5cfb-4c74-b1e0-1fa079e6a0c5 [2021-02-01T18:43:26.564Z] [2021-02-01T18:43:26.564Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-01T18:43:26.564Z] [2021-02-01T18:43:26.564Z] [Pipeline] } [2021-02-01T18:43:26.595Z] $ docker stop --time=1 a9300d72113cea9922e146ba463af81660b48ac164dddcd63260faeef08a20da [2021-02-01T18:43:29.238Z] $ docker rm -f a9300d72113cea9922e146ba463af81660b48ac164dddcd63260faeef08a20da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-01T18:43:31.466Z] + git log --format=format:%s -1 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:43:31.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T18:43:31.785Z] . [Pipeline] withDockerContainer [2021-02-01T18:43:31.894Z] prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container [2021-02-01T18:43:31.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-01T18:43:32.847Z] $ docker top fbc76574e3b03192b2c963fb33b617cf279caa933e75628186d1c88851af707a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-01T18:43:33.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T18:43:33.177Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T18:43:33.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T18:43:33.428Z] $ docker exec fbc76574e3b03192b2c963fb33b617cf279caa933e75628186d1c88851af707a ssh-agent [2021-02-01T18:43:33.610Z] SSH_AUTH_SOCK=/tmp/ssh-z57Rn5LH64YC/agent.11 [2021-02-01T18:43:33.610Z] SSH_AGENT_PID=17 [2021-02-01T18:43:33.619Z] Running ssh-add (command line suppressed) [2021-02-01T18:43:33.752Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2386979069737594809.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2386979069737594809.key) [2021-02-01T18:43:33.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T18:43:34.137Z] + git semver tag [2021-02-01T18:43:34.137Z] # -> Open(): unable to determine branch for HEAD [2021-02-01T18:43:34.137Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-02-01T18:43:34.137Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-02-01T18:43:34.137Z] # $SEMVER_REMOTE_NAME = origin [2021-02-01T18:43:34.137Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-01T18:43:34.137Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-01T18:43:34.137Z] # $SEMVER_BRANCH = master [2021-02-01T18:43:34.137Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-02-01T18:43:34.137Z] # 70978958e59783cd5bd2b4f344ddc1bcbe32a3f6 HEAD [2021-02-01T18:43:34.137Z] # -> Force: false [2021-02-01T18:43:34.137Z] # 6d7fc0b15e8fc8d1c9ae221d87134c470bef8e20 refs/tags/v2.0.0-dev.6 [Pipeline] } [2021-02-01T18:43:34.151Z] $ docker exec --env ******** --env ******** fbc76574e3b03192b2c963fb33b617cf279caa933e75628186d1c88851af707a ssh-agent -k [2021-02-01T18:43:34.274Z] unset SSH_AUTH_SOCK; [2021-02-01T18:43:34.274Z] unset SSH_AGENT_PID; [2021-02-01T18:43:34.274Z] echo Agent pid 17 killed; [2021-02-01T18:43:34.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T18:43:34.772Z] + git semver [Pipeline] } [2021-02-01T18:43:34.792Z] $ docker stop --time=1 fbc76574e3b03192b2c963fb33b617cf279caa933e75628186d1c88851af707a [2021-02-01T18:43:36.159Z] $ docker rm -f fbc76574e3b03192b2c963fb33b617cf279caa933e75628186d1c88851af707a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:43:36.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-01T18:43:36.968Z] [2021-02-01T18:43:36.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:43:37.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-01T18:43:37.328Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-01T18:43:37.328Z] ab5ef0e58194: Pulling fs layer [2021-02-01T18:43:37.328Z] 9712f1f96733: Pulling fs layer [2021-02-01T18:43:37.328Z] 63f879dbbcfc: Pulling fs layer [2021-02-01T18:43:37.328Z] 0d9ebad4ef96: Pulling fs layer [2021-02-01T18:43:37.328Z] e9a5061849ea: Pulling fs layer [2021-02-01T18:43:37.328Z] d747dcd14b5f: Pulling fs layer [2021-02-01T18:43:37.328Z] 2de7ff778b66: Pulling fs layer [2021-02-01T18:43:37.328Z] e9a5061849ea: Waiting [2021-02-01T18:43:37.328Z] d747dcd14b5f: Waiting [2021-02-01T18:43:37.328Z] 0d9ebad4ef96: Waiting [2021-02-01T18:43:37.328Z] 2de7ff778b66: Waiting [2021-02-01T18:43:37.328Z] 9712f1f96733: Verifying Checksum [2021-02-01T18:43:37.328Z] 9712f1f96733: Download complete [2021-02-01T18:43:39.267Z] 63f879dbbcfc: Verifying Checksum [2021-02-01T18:43:39.267Z] 63f879dbbcfc: Download complete [2021-02-01T18:43:39.267Z] e9a5061849ea: Verifying Checksum [2021-02-01T18:43:39.267Z] e9a5061849ea: Download complete [2021-02-01T18:43:39.535Z] d747dcd14b5f: Verifying Checksum [2021-02-01T18:43:39.535Z] d747dcd14b5f: Download complete [2021-02-01T18:43:39.806Z] 2de7ff778b66: Verifying Checksum [2021-02-01T18:43:39.806Z] 2de7ff778b66: Download complete [2021-02-01T18:43:40.387Z] 0d9ebad4ef96: Verifying Checksum [2021-02-01T18:43:40.387Z] 0d9ebad4ef96: Download complete [2021-02-01T18:43:40.965Z] ab5ef0e58194: Verifying Checksum [2021-02-01T18:43:40.965Z] ab5ef0e58194: Download complete [2021-02-01T18:43:46.421Z] ab5ef0e58194: Pull complete [2021-02-01T18:43:46.421Z] 9712f1f96733: Pull complete [2021-02-01T18:43:48.483Z] 63f879dbbcfc: Pull complete [2021-02-01T18:43:56.687Z] 0d9ebad4ef96: Pull complete [2021-02-01T18:43:57.310Z] e9a5061849ea: Pull complete [2021-02-01T18:43:57.310Z] d747dcd14b5f: Pull complete [2021-02-01T18:43:59.896Z] 2de7ff778b66: Pull complete [2021-02-01T18:43:59.896Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-01T18:43:59.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-01T18:43:59.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-01T18:44:00.110Z] prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container [2021-02-01T18:44:00.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-01T18:44:03.922Z] $ docker top 6d7306afe06bd953c3e406bfba138acdd1f245946860c434361efcc4f94552f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-01T18:44:04.269Z] provisioning config files... [2021-02-01T18:44:04.280Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4938749517213477644tmp [2021-02-01T18:44:04.302Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8570767300003925156tmp [2021-02-01T18:44:04.322Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4344420582165609177tmp [Pipeline] { [Pipeline] echo [2021-02-01T18:44:04.385Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T18:44:04.690Z] ---> sigul-configuration.sh [2021-02-01T18:44:04.690Z] gpg: directory `/root/.gnupg' created [2021-02-01T18:44:04.690Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-01T18:44:04.690Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-01T18:44:04.690Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-01T18:44:04.690Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-01T18:44:04.690Z] gpg: CAST5 encrypted data [2021-02-01T18:44:04.953Z] gpg: encrypted with 1 passphrase [2021-02-01T18:44:04.953Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-01T18:44:05.261Z] + mkdir /home/jenkins [2021-02-01T18:44:05.262Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-01T18:44:05.574Z] + 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-02-01T18:44:05.590Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T18:44:05.903Z] ---> sigul-install.sh [2021-02-01T18:44:12.533Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-01T18:44:12.841Z] + git tag --list [2021-02-01T18:44:12.841Z] v0.0.1 [2021-02-01T18:44:12.841Z] v0.0.10 [2021-02-01T18:44:12.841Z] v0.0.11 [2021-02-01T18:44:12.841Z] v0.0.12 [2021-02-01T18:44:12.841Z] v0.0.13 [2021-02-01T18:44:12.841Z] v0.0.14 [2021-02-01T18:44:12.841Z] v0.0.15 [2021-02-01T18:44:12.841Z] v0.0.16 [2021-02-01T18:44:12.841Z] v0.0.17 [2021-02-01T18:44:12.841Z] v0.0.18 [2021-02-01T18:44:12.841Z] v0.0.19 [2021-02-01T18:44:12.841Z] v0.0.2 [2021-02-01T18:44:12.841Z] v0.0.20 [2021-02-01T18:44:12.841Z] v0.0.21 [2021-02-01T18:44:12.841Z] v0.0.22 [2021-02-01T18:44:12.841Z] v0.0.23 [2021-02-01T18:44:12.841Z] v0.0.24 [2021-02-01T18:44:12.841Z] v0.0.25 [2021-02-01T18:44:12.841Z] v0.0.26 [2021-02-01T18:44:12.841Z] v0.0.27 [2021-02-01T18:44:12.841Z] v0.0.28 [2021-02-01T18:44:12.841Z] v0.0.29 [2021-02-01T18:44:12.841Z] v0.0.3 [2021-02-01T18:44:12.841Z] v0.0.30 [2021-02-01T18:44:12.841Z] v0.0.31 [2021-02-01T18:44:12.841Z] v0.0.32 [2021-02-01T18:44:12.841Z] v0.0.33 [2021-02-01T18:44:12.841Z] v0.0.34 [2021-02-01T18:44:12.841Z] v0.0.35 [2021-02-01T18:44:12.841Z] v0.0.36 [2021-02-01T18:44:12.841Z] v0.0.37 [2021-02-01T18:44:12.841Z] v0.0.38 [2021-02-01T18:44:12.841Z] v0.0.39 [2021-02-01T18:44:12.841Z] v0.0.4 [2021-02-01T18:44:12.841Z] v0.0.40 [2021-02-01T18:44:12.841Z] v0.0.41 [2021-02-01T18:44:12.841Z] v0.0.42 [2021-02-01T18:44:12.841Z] v0.0.43 [2021-02-01T18:44:12.841Z] v0.0.44 [2021-02-01T18:44:12.841Z] v0.0.45 [2021-02-01T18:44:12.841Z] v0.0.46 [2021-02-01T18:44:12.841Z] v0.0.47 [2021-02-01T18:44:12.841Z] v0.0.48 [2021-02-01T18:44:12.841Z] v0.0.49 [2021-02-01T18:44:12.841Z] v0.0.5 [2021-02-01T18:44:12.841Z] v0.0.50 [2021-02-01T18:44:12.841Z] v0.0.51 [2021-02-01T18:44:12.841Z] v0.0.52 [2021-02-01T18:44:12.841Z] v0.0.53 [2021-02-01T18:44:12.841Z] v0.0.54 [2021-02-01T18:44:12.841Z] v0.0.55 [2021-02-01T18:44:12.841Z] v0.0.56 [2021-02-01T18:44:12.841Z] v0.0.57 [2021-02-01T18:44:12.841Z] v0.0.58 [2021-02-01T18:44:12.841Z] v0.0.59 [2021-02-01T18:44:12.841Z] v0.0.6 [2021-02-01T18:44:12.841Z] v0.0.60 [2021-02-01T18:44:12.841Z] v0.0.61 [2021-02-01T18:44:12.841Z] v0.0.62 [2021-02-01T18:44:12.841Z] v0.0.63 [2021-02-01T18:44:12.841Z] v0.0.64 [2021-02-01T18:44:12.841Z] v0.0.65 [2021-02-01T18:44:12.841Z] v0.0.66 [2021-02-01T18:44:12.841Z] v0.0.67 [2021-02-01T18:44:12.841Z] v0.0.68 [2021-02-01T18:44:12.841Z] v0.0.69 [2021-02-01T18:44:12.841Z] v0.0.7 [2021-02-01T18:44:12.841Z] v0.0.70 [2021-02-01T18:44:12.841Z] v0.0.71 [2021-02-01T18:44:12.841Z] v0.0.72 [2021-02-01T18:44:12.841Z] v0.0.8 [2021-02-01T18:44:12.841Z] v0.0.9 [2021-02-01T18:44:12.841Z] v2.0.0-dev.1 [2021-02-01T18:44:12.841Z] v2.0.0-dev.2 [2021-02-01T18:44:12.841Z] v2.0.0-dev.3 [2021-02-01T18:44:12.841Z] v2.0.0-dev.4 [2021-02-01T18:44:12.841Z] v2.0.0-dev.5 [2021-02-01T18:44:12.841Z] v2.0.0-dev.6 [Pipeline] sh [2021-02-01T18:44:13.148Z] + lftools sign git-tag v2.0.0-dev.6 [2021-02-01T18:44:14.540Z] Signing Git tag with Sigul... [2021-02-01T18:44:14.540Z] Signing v2.0.0-dev.6 [Pipeline] echo [2021-02-01T18:44:15.504Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T18:44:15.804Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-01T18:44:15.815Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-01T18:44:15.932Z] $ docker stop --time=1 6d7306afe06bd953c3e406bfba138acdd1f245946860c434361efcc4f94552f7 [2021-02-01T18:44:17.950Z] $ docker rm -f 6d7306afe06bd953c3e406bfba138acdd1f245946860c434361efcc4f94552f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:44:18.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T18:44:18.900Z] . [Pipeline] withDockerContainer [2021-02-01T18:44:19.018Z] prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container [2021-02-01T18:44:19.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-01T18:44:20.153Z] $ docker top fd8c11e7ba363e3d19019f74968b6a1538891c9d6ce18ebdbbf2548957f6df4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-01T18:44:20.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T18:44:20.679Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T18:44:20.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T18:44:20.943Z] $ docker exec fd8c11e7ba363e3d19019f74968b6a1538891c9d6ce18ebdbbf2548957f6df4f ssh-agent [2021-02-01T18:44:21.148Z] SSH_AUTH_SOCK=/tmp/ssh-v2lKIFmmveYG/agent.11 [2021-02-01T18:44:21.148Z] SSH_AGENT_PID=17 [2021-02-01T18:44:21.158Z] Running ssh-add (command line suppressed) [2021-02-01T18:44:21.297Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6735240701928226240.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6735240701928226240.key) [2021-02-01T18:44:21.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T18:44:21.727Z] + git semver bump pre [2021-02-01T18:44:21.727Z] # -> Open(): unable to determine branch for HEAD [2021-02-01T18:44:21.727Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-02-01T18:44:21.727Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-02-01T18:44:21.727Z] # $SEMVER_REMOTE_NAME = origin [2021-02-01T18:44:21.727Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-01T18:44:21.727Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-01T18:44:21.727Z] # $SEMVER_BRANCH = master [2021-02-01T18:44:21.727Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2021-02-01T18:44:21.727Z] 2.0.0-dev.7 [Pipeline] } [2021-02-01T18:44:21.745Z] $ docker exec --env ******** --env ******** fd8c11e7ba363e3d19019f74968b6a1538891c9d6ce18ebdbbf2548957f6df4f ssh-agent -k [2021-02-01T18:44:21.898Z] unset SSH_AUTH_SOCK; [2021-02-01T18:44:21.899Z] unset SSH_AGENT_PID; [2021-02-01T18:44:21.899Z] echo Agent pid 17 killed; [2021-02-01T18:44:21.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T18:44:22.483Z] + git semver [Pipeline] } [2021-02-01T18:44:22.505Z] $ docker stop --time=1 fd8c11e7ba363e3d19019f74968b6a1538891c9d6ce18ebdbbf2548957f6df4f [2021-02-01T18:44:23.907Z] $ docker rm -f fd8c11e7ba363e3d19019f74968b6a1538891c9d6ce18ebdbbf2548957f6df4f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:44:24.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T18:44:24.518Z] . [Pipeline] withDockerContainer [2021-02-01T18:44:24.630Z] prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container [2021-02-01T18:44:24.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-01T18:44:25.549Z] $ docker top 075bb45a122c94e92e4a74afe2959d2f10f252a911c129133f73b62cddc6bc68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-01T18:44:25.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T18:44:25.872Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T18:44:26.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T18:44:26.097Z] $ docker exec 075bb45a122c94e92e4a74afe2959d2f10f252a911c129133f73b62cddc6bc68 ssh-agent [2021-02-01T18:44:26.304Z] SSH_AUTH_SOCK=/tmp/ssh-s8Y6Wb5Wg1Jp/agent.11 [2021-02-01T18:44:26.304Z] SSH_AGENT_PID=16 [2021-02-01T18:44:26.314Z] Running ssh-add (command line suppressed) [2021-02-01T18:44:26.475Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5062404830488363769.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5062404830488363769.key) [2021-02-01T18:44:26.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T18:44:26.886Z] + git semver push [2021-02-01T18:44:26.886Z] # -> Open(): unable to determine branch for HEAD [2021-02-01T18:44:26.886Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2021-02-01T18:44:26.886Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2021-02-01T18:44:26.886Z] # $SEMVER_REMOTE_NAME = origin [2021-02-01T18:44:26.886Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-01T18:44:26.886Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-01T18:44:26.886Z] # $SEMVER_BRANCH = master [2021-02-01T18:44:26.886Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2021-02-01T18:44:33.592Z] $ docker exec --env ******** --env ******** 075bb45a122c94e92e4a74afe2959d2f10f252a911c129133f73b62cddc6bc68 ssh-agent -k [2021-02-01T18:44:33.753Z] unset SSH_AUTH_SOCK; [2021-02-01T18:44:33.753Z] unset SSH_AGENT_PID; [2021-02-01T18:44:33.753Z] echo Agent pid 16 killed; [2021-02-01T18:44:33.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T18:44:34.355Z] + git semver [Pipeline] } [2021-02-01T18:44:34.376Z] $ docker stop --time=1 075bb45a122c94e92e4a74afe2959d2f10f252a911c129133f73b62cddc6bc68 [2021-02-01T18:44:35.764Z] $ docker rm -f 075bb45a122c94e92e4a74afe2959d2f10f252a911c129133f73b62cddc6bc68 [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-02-01T18:44:37.235Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T18:44:37.829Z] ---> package-listing.sh [2021-02-01T18:44:37.830Z] ++ facter osfamily [2021-02-01T18:44:37.830Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-01T18:44:37.830Z] + OS_FAMILY=redhat [2021-02-01T18:44:37.830Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2021-02-01T18:44:37.830Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-01T18:44:37.830Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-01T18:44:37.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-01T18:44:37.830Z] + PACKAGES=/tmp/packages_start.txt [2021-02-01T18:44:37.830Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-02-01T18:44:37.830Z] + PACKAGES=/tmp/packages_end.txt [2021-02-01T18:44:37.830Z] + case "${OS_FAMILY}" in [2021-02-01T18:44:37.830Z] + rpm -qa [2021-02-01T18:44:37.830Z] + sort [2021-02-01T18:44:43.281Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-01T18:44:43.281Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-01T18:44:43.281Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-01T18:44:43.281Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2021-02-01T18:44:43.281Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2021-02-01T18:44:43.281Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo [2021-02-01T18:44:43.296Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-01T18:44:43.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:44:43.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T18:44:43.914Z] [2021-02-01T18:44:43.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-01T18:44:44.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T18:44:44.277Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-01T18:44:44.277Z] df20fa9351a1: Pulling fs layer [2021-02-01T18:44:44.277Z] 36b3adc4ff6f: Pulling fs layer [2021-02-01T18:44:44.277Z] 8ad3a11d3b57: Pulling fs layer [2021-02-01T18:44:44.277Z] 46f8f816bc3b: Pulling fs layer [2021-02-01T18:44:44.277Z] 93b61091891f: Pulling fs layer [2021-02-01T18:44:44.277Z] 93b9cdb0e59b: Pulling fs layer [2021-02-01T18:44:44.277Z] 5e14af77c1be: Pulling fs layer [2021-02-01T18:44:44.277Z] 01666e4c0597: Pulling fs layer [2021-02-01T18:44:44.277Z] aa168da1d23b: Pulling fs layer [2021-02-01T18:44:44.277Z] 93b9cdb0e59b: Waiting [2021-02-01T18:44:44.277Z] 5e14af77c1be: Waiting [2021-02-01T18:44:44.277Z] 46f8f816bc3b: Waiting [2021-02-01T18:44:44.277Z] 93b61091891f: Waiting [2021-02-01T18:44:44.277Z] aa168da1d23b: Waiting [2021-02-01T18:44:44.277Z] 36b3adc4ff6f: Download complete [2021-02-01T18:44:44.277Z] 46f8f816bc3b: Verifying Checksum [2021-02-01T18:44:44.277Z] 46f8f816bc3b: Download complete [2021-02-01T18:44:44.277Z] df20fa9351a1: Verifying Checksum [2021-02-01T18:44:44.277Z] 93b9cdb0e59b: Verifying Checksum [2021-02-01T18:44:44.277Z] 93b9cdb0e59b: Download complete [2021-02-01T18:44:44.277Z] 5e14af77c1be: Verifying Checksum [2021-02-01T18:44:44.277Z] 5e14af77c1be: Download complete [2021-02-01T18:44:44.557Z] 93b61091891f: Verifying Checksum [2021-02-01T18:44:44.557Z] 93b61091891f: Download complete [2021-02-01T18:44:44.557Z] 01666e4c0597: Verifying Checksum [2021-02-01T18:44:44.557Z] 01666e4c0597: Download complete [2021-02-01T18:44:44.557Z] 8ad3a11d3b57: Verifying Checksum [2021-02-01T18:44:44.557Z] 8ad3a11d3b57: Download complete [2021-02-01T18:44:44.827Z] df20fa9351a1: Pull complete [2021-02-01T18:44:45.092Z] 36b3adc4ff6f: Pull complete [2021-02-01T18:44:46.534Z] 8ad3a11d3b57: Pull complete [2021-02-01T18:44:46.534Z] 46f8f816bc3b: Pull complete [2021-02-01T18:44:46.819Z] aa168da1d23b: Verifying Checksum [2021-02-01T18:44:46.819Z] aa168da1d23b: Download complete [2021-02-01T18:44:47.403Z] 93b61091891f: Pull complete [2021-02-01T18:44:47.403Z] 93b9cdb0e59b: Pull complete [2021-02-01T18:44:47.669Z] 5e14af77c1be: Pull complete [2021-02-01T18:44:47.669Z] 01666e4c0597: Pull complete [2021-02-01T18:44:55.939Z] aa168da1d23b: Pull complete [2021-02-01T18:44:55.940Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-01T18:44:55.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T18:44:55.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-01T18:44:56.101Z] prd-centos7-docker-4c-2g-24383 does not seem to be running inside a container [2021-02-01T18:44:56.157Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-01T18:44:59.061Z] $ docker top d45b816975f3fc393576a3193f7d0aceeb38e447fa938ba92af11902d4987845 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T18:44:59.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-01T18:44:59.893Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-01T18:45:00.196Z] + ls /var/log/sa-host [2021-02-01T18:45:00.196Z] + sadf -c /var/log/sa-host/sa01 [2021-02-01T18:45:00.196Z] file_magic: OK [2021-02-01T18:45:00.196Z] HZ: Using current value: 100 [2021-02-01T18:45:00.196Z] file_header: OK [2021-02-01T18:45:00.196Z] 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-02-01T18:45:00.196Z] Statistics: [2021-02-01T18:45:00.196Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-01T18:45:00.196Z] File successfully converted to sysstat format version 12.2.1 [2021-02-01T18:45:00.196Z] + sadf -c /var/log/sa-host/sa23 [2021-02-01T18:45:00.196Z] file_magic: OK [2021-02-01T18:45:00.196Z] HZ: Using current value: 100 [2021-02-01T18:45:00.196Z] file_header: OK [2021-02-01T18:45:00.196Z] 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-02-01T18:45:00.196Z] Statistics: [2021-02-01T18:45:00.196Z] Hnuu...uuuununununu... [2021-02-01T18:45:00.196Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-01T18:45:00.827Z] provisioning config files... [2021-02-01T18:45:00.844Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config627176109994022188tmp [Pipeline] { [Pipeline] echo [2021-02-01T18:45:00.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T18:45:01.229Z] ---> create-netrc.sh [Pipeline] } [2021-02-01T18:45:01.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-01T18:45:01.327Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T18:45:01.636Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-01T18:45:01.649Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T18:45:01.965Z] ---> sudo-logs.sh [2021-02-01T18:45:01.965Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-01T18:45:01.993Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T18:45:02.309Z] ---> job-cost.sh [2021-02-01T18:45:02.309Z] lf-activate-venv: SKIPPING [2021-02-01T18:45:02.309Z] INFO: No Stack... [2021-02-01T18:45:03.291Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-01T18:45:03.869Z] INFO: Archiving Costs [Pipeline] echo [2021-02-01T18:45:03.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T18:45:04.187Z] ---> logs-deploy.sh [2021-02-01T18:45:04.187Z] lf-activate-venv: SKIPPING [2021-02-01T18:45:04.187Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/82 [2021-02-01T18:45:04.187Z] INFO: archiving workspace using pattern(s): [2021-02-01T18:45:06.117Z] Archives upload complete. [2021-02-01T18:45:06.117Z] INFO: archiving logs to Nexus