Pull request #65 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 073b62e05f9f4e2d0ef16ddaf080205eadabeef6+762a295623681f189d06bfa752067490d084119a (b706c38f5ae49f2869703d799131313b711e4859) Running in Durability level: MAX_SURVIVABILITY 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-65/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-65/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-6166 in /w/workspace/dgexfoundry_go-mod-secrets_PR-65 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-65 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 762a295623681f189d06bfa752067490d084119a into PR head commit 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 Merge succeeded, producing 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 Checking out Revision 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 (PR-65) > git config core.sparsecheckout # timeout=10 > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 762a295623681f189d06bfa752067490d084119a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T06:17:03.976Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T06:17:04.396Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T06:17:04.596Z] ========================================================= [2020-10-19T06:17:04.596Z] EdgeX Global Pipelines Version Info [2020-10-19T06:17:04.596Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:17:06.230Z] ------------------- [2020-10-19T06:17:06.230Z] stable info: [2020-10-19T06:17:06.230Z] ------------------- [2020-10-19T06:17:06.231Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T06:17:06.231Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T06:17:06.231Z] Message: update stable to v1.0.144 [2020-10-19T06:17:07.178Z] ------------------- [2020-10-19T06:17:07.178Z] experimental info: [2020-10-19T06:17:07.178Z] ------------------- [2020-10-19T06:17:07.178Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T06:17:07.178Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T06:17:07.178Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T06:17:07.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2020-10-19T06:17:07.823Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2020-10-19T06:17:07.943Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T06:17:08.062Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T06:17:08.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T06:17:08.311Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T06:17:08.429Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T06:17:08.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T06:17:08.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T06:17:08.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T06:17:08.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T06:17:09.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2020-10-19T06:17:09.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T06:17:09.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T06:17:09.435Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:17:09.554Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:17:09.701Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:17:09.829Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:17:09.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T06:17:10.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T06:17:10.282Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T06:17:10.409Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T06:17:10.535Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T06:17:10.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T06:17:10.786Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T06:17:10.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2020-10-19T06:17:11.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2020-10-19T06:17:11.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2020-10-19T06:17:11.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 [Pipeline] echo [2020-10-19T06:17:11.526Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 073b62e [Pipeline] echo [2020-10-19T06:17:11.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T06:17:12.496Z] + git log --format=format:%s -1 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 [Pipeline] echo [2020-10-19T06:17:12.589Z] GIT_COMMIT: 073b62e05f9f4e2d0ef16ddaf080205eadabeef6, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-10-19T06:17:12.674Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:17:13.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:17:13.610Z] [2020-10-19T06:17:13.610Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:17:13.998Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:17:13.998Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T06:17:13.998Z] 31603596830f: Pulling fs layer [2020-10-19T06:17:13.998Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T06:17:13.998Z] 6ca5941a6612: Pulling fs layer [2020-10-19T06:17:13.998Z] ecc8261a40a4: Pulling fs layer [2020-10-19T06:17:13.998Z] ecc8261a40a4: Waiting [2020-10-19T06:17:13.998Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T06:17:13.998Z] 2a8b12db71e7: Download complete [2020-10-19T06:17:13.998Z] 31603596830f: Verifying Checksum [2020-10-19T06:17:13.998Z] 31603596830f: Download complete [2020-10-19T06:17:14.264Z] ecc8261a40a4: Verifying Checksum [2020-10-19T06:17:14.264Z] ecc8261a40a4: Download complete [2020-10-19T06:17:14.264Z] 6ca5941a6612: Verifying Checksum [2020-10-19T06:17:14.264Z] 6ca5941a6612: Download complete [2020-10-19T06:17:14.527Z] 31603596830f: Pull complete [2020-10-19T06:17:14.527Z] 2a8b12db71e7: Pull complete [2020-10-19T06:17:15.493Z] 6ca5941a6612: Pull complete [2020-10-19T06:17:15.493Z] ecc8261a40a4: Pull complete [2020-10-19T06:17:15.493Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T06:17:15.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:17:15.493Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T06:17:15.622Z] prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container [2020-10-19T06:17:15.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-65 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-65:/w/workspace/dgexfoundry_go-mod-secrets_PR-65:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T06:17:17.764Z] $ docker top 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T06:17:18.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T06:17:18.157Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T06:17:18.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T06:17:18.373Z] $ docker exec 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f ssh-agent [2020-10-19T06:17:18.569Z] SSH_AUTH_SOCK=/tmp/ssh-zE6xWCVR5rgJ/agent.12 [2020-10-19T06:17:18.569Z] SSH_AGENT_PID=17 [2020-10-19T06:17:18.584Z] Running ssh-add (command line suppressed) [2020-10-19T06:17:18.713Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/private_key_618513209228195618.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/private_key_618513209228195618.key) [2020-10-19T06:17:18.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T06:17:19.138Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T06:17:19.169Z] $ docker exec --env ******** --env ******** 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f ssh-agent -k [2020-10-19T06:17:19.282Z] unset SSH_AUTH_SOCK; [2020-10-19T06:17:19.283Z] unset SSH_AGENT_PID; [2020-10-19T06:17:19.283Z] echo Agent pid 17 killed; [2020-10-19T06:17:19.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T06:17:19.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T06:17:19.528Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T06:17:19.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T06:17:19.696Z] $ docker exec 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f ssh-agent [2020-10-19T06:17:19.855Z] SSH_AUTH_SOCK=/tmp/ssh-2olYyBe9sWry/agent.46 [2020-10-19T06:17:19.856Z] SSH_AGENT_PID=51 [2020-10-19T06:17:19.862Z] Running ssh-add (command line suppressed) [2020-10-19T06:17:19.980Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/private_key_8988587834790989670.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/private_key_8988587834790989670.key) [2020-10-19T06:17:20.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T06:17:20.406Z] + git semver init [2020-10-19T06:17:20.406Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T06:17:20.406Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-65/.git [2020-10-19T06:17:20.406Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-65 [2020-10-19T06:17:20.406Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T06:17:20.406Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T06:17:20.406Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T06:17:20.406Z] # $SEMVER_BRANCH = PR-65 [2020-10-19T06:17:20.406Z] # $SEMVER_TEMP = /tmp/semver-959403409 [2020-10-19T06:17:20.406Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2020-10-19T06:17:20.671Z] # '/tmp/semver-959403409' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-65/.semver' [2020-10-19T06:17:20.671Z] # -> Force: false [2020-10-19T06:17:20.671Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-65/.semver [Pipeline] } [2020-10-19T06:17:20.696Z] $ docker exec --env ******** --env ******** 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f ssh-agent -k [2020-10-19T06:17:20.817Z] unset SSH_AUTH_SOCK; [2020-10-19T06:17:20.817Z] unset SSH_AGENT_PID; [2020-10-19T06:17:20.817Z] echo Agent pid 51 killed; [2020-10-19T06:17:20.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T06:17:21.506Z] + git semver [Pipeline] } [2020-10-19T06:17:21.538Z] $ docker stop --time=1 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f [2020-10-19T06:17:22.907Z] $ docker rm -f 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T06:17:23.468Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T06:17:23.974Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T06:17:23.998Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-19T06:17:39.960Z] Still waiting to schedule task [2020-10-19T06:17:39.961Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T06:17:39.988Z] Still waiting to schedule task [2020-10-19T06:17:39.988Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-19T06:19:24.480Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6168 in /w/workspace/dgexfoundry_go-mod-secrets_PR-65 [Pipeline] { [Pipeline] ws [2020-10-19T06:19:24.575Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2020-10-19T06:19:29.739Z] using credential edgex-jenkins-ssh [2020-10-19T06:19:29.795Z] Cloning the remote Git repository [2020-10-19T06:19:29.846Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-19T06:19:29.960Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2020-10-19T06:19:30.051Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-19T06:19:30.052Z] > git --version # timeout=10 [2020-10-19T06:19:30.071Z] > git --version # 'git version 2.17.1' [2020-10-19T06:19:30.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:19:30.124Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:19:30.840Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-10-19T06:19:30.858Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:19:30.894Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-10-19T06:19:31.410Z] Merging remotes/origin/master commit 762a295623681f189d06bfa752067490d084119a into PR head commit 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 [2020-10-19T06:19:31.745Z] Merge succeeded, producing 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 [2020-10-19T06:19:31.746Z] Checking out Revision 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 (PR-65) [2020-10-19T06:19:30.937Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-19T06:19:30.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:19:30.950Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T06:19:31.429Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:19:31.457Z] > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # timeout=10 [2020-10-19T06:19:31.545Z] > git remote # timeout=10 [2020-10-19T06:19:31.567Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T06:19:31.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:19:31.608Z] > git merge 762a295623681f189d06bfa752067490d084119a # timeout=10 [2020-10-19T06:19:31.702Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T06:19:31.759Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:19:31.808Z] > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # timeout=10 [2020-10-19T06:19:36.111Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-10-19T06:19:36.166Z] > git --version # timeout=10 [2020-10-19T06:19:36.177Z] > git --version # 'git version 2.17.1' [2020-10-19T06:19:36.204Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T06:19:37.221Z] ========================================================= [2020-10-19T06:19:37.222Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T06:19:37.222Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:19:38.348Z] + 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 . [2020-10-19T06:19:39.364Z] Sending build context to Docker daemon 400.4kB [2020-10-19T06:19:39.364Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T06:19:39.364Z] Step 2/7 : FROM ${BASE} [2020-10-19T06:19:39.637Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T06:19:39.637Z] b538f80385f9: Pulling fs layer [2020-10-19T06:19:39.637Z] 74f711af9a0d: Pulling fs layer [2020-10-19T06:19:39.637Z] 99f96fe45779: Pulling fs layer [2020-10-19T06:19:39.637Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T06:19:39.637Z] 45590311c82a: Pulling fs layer [2020-10-19T06:19:39.637Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T06:19:39.637Z] 209524e5b208: Pulling fs layer [2020-10-19T06:19:39.637Z] 45590311c82a: Waiting [2020-10-19T06:19:39.637Z] 69ca0ff8b7b3: Waiting [2020-10-19T06:19:39.637Z] 209524e5b208: Waiting [2020-10-19T06:19:39.637Z] 8529a6b9a6be: Waiting [2020-10-19T06:19:39.637Z] 99f96fe45779: Verifying Checksum [2020-10-19T06:19:39.637Z] 99f96fe45779: Download complete [2020-10-19T06:19:39.637Z] 74f711af9a0d: Verifying Checksum [2020-10-19T06:19:39.637Z] 74f711af9a0d: Download complete [2020-10-19T06:19:39.637Z] 45590311c82a: Verifying Checksum [2020-10-19T06:19:39.637Z] 45590311c82a: Download complete [2020-10-19T06:19:39.637Z] 69ca0ff8b7b3: Download complete [2020-10-19T06:19:39.637Z] b538f80385f9: Verifying Checksum [2020-10-19T06:19:39.637Z] b538f80385f9: Download complete [2020-10-19T06:19:40.651Z] b538f80385f9: Pull complete [2020-10-19T06:19:40.933Z] 74f711af9a0d: Pull complete [2020-10-19T06:19:41.218Z] 99f96fe45779: Pull complete [2020-10-19T06:19:42.683Z] 209524e5b208: Verifying Checksum [2020-10-19T06:19:42.683Z] 209524e5b208: Download complete [2020-10-19T06:19:44.136Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T06:19:44.136Z] 8529a6b9a6be: Download complete [2020-10-19T06:19:53.074Z] Running on prd-centos7-docker-4c-2g-6170 in /w/workspace/dgexfoundry_go-mod-secrets_PR-65 [Pipeline] { [Pipeline] ws [2020-10-19T06:19:53.163Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2020-10-19T06:19:54.314Z] 8529a6b9a6be: Pull complete [2020-10-19T06:19:54.591Z] 45590311c82a: Pull complete [2020-10-19T06:19:54.878Z] 69ca0ff8b7b3: Pull complete [2020-10-19T06:19:56.130Z] using credential edgex-jenkins-ssh [2020-10-19T06:19:56.185Z] Cloning the remote Git repository [2020-10-19T06:19:56.172Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-19T06:19:56.251Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2020-10-19T06:19:57.817Z] Merging remotes/origin/master commit 762a295623681f189d06bfa752067490d084119a into PR head commit 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 [2020-10-19T06:19:56.812Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-19T06:19:56.813Z] > git --version # timeout=10 [2020-10-19T06:19:56.819Z] > git --version # 'git version 2.16.5' [2020-10-19T06:19:56.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:19:56.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:19:57.389Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-10-19T06:19:57.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:19:57.408Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-10-19T06:19:57.422Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-19T06:19:57.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:19:57.429Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T06:19:57.828Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:19:57.836Z] > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # timeout=10 [2020-10-19T06:19:57.904Z] Merge succeeded, producing 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 [2020-10-19T06:19:57.905Z] Checking out Revision 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 (PR-65) [2020-10-19T06:19:58.295Z] 209524e5b208: Pull complete [2020-10-19T06:19:58.295Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T06:19:58.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T06:19:58.574Z] ---> 5bddaf1c2fca [2020-10-19T06:19:58.574Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T06:19:57.874Z] > git remote # timeout=10 [2020-10-19T06:19:57.880Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T06:19:57.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:19:57.890Z] > git merge 762a295623681f189d06bfa752067490d084119a # timeout=10 [2020-10-19T06:19:57.901Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T06:19:57.910Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:19:57.914Z] > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # timeout=10 [2020-10-19T06:20:01.203Z] ---> Running in e655e95e7186 [2020-10-19T06:20:01.482Z] Removing intermediate container e655e95e7186 [2020-10-19T06:20:01.482Z] ---> 5d735902d0be [2020-10-19T06:20:01.482Z] Step 4/7 : RUN apk add --update bash [2020-10-19T06:20:01.482Z] ---> Running in f352293c4a07 [2020-10-19T06:20:01.533Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-10-19T06:20:01.562Z] > git --version # timeout=10 [2020-10-19T06:20:01.567Z] > git --version # 'git version 2.16.5' [2020-10-19T06:20:01.573Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T06:20:02.568Z] ========================================================= [2020-10-19T06:20:02.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T06:20:02.568Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:20:03.367Z] + 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 . [2020-10-19T06:20:03.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T06:20:04.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T06:20:04.332Z] Sending build context to Docker daemon 400.4kB [2020-10-19T06:20:04.332Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T06:20:04.332Z] Step 2/7 : FROM ${BASE} [2020-10-19T06:20:04.332Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T06:20:04.332Z] df20fa9351a1: Pulling fs layer [2020-10-19T06:20:04.332Z] ed8968b2872e: Pulling fs layer [2020-10-19T06:20:04.332Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T06:20:04.332Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T06:20:04.332Z] e73272ec9a57: Pulling fs layer [2020-10-19T06:20:04.332Z] 1e910a182e73: Pulling fs layer [2020-10-19T06:20:04.332Z] 4e634b169226: Pulling fs layer [2020-10-19T06:20:04.332Z] e73272ec9a57: Waiting [2020-10-19T06:20:04.332Z] 1e910a182e73: Waiting [2020-10-19T06:20:04.332Z] 4e634b169226: Waiting [2020-10-19T06:20:04.332Z] e871e8e8d7a9: Waiting [2020-10-19T06:20:04.598Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T06:20:04.599Z] a92cc7c5fd73: Download complete [2020-10-19T06:20:04.599Z] ed8968b2872e: Verifying Checksum [2020-10-19T06:20:04.599Z] ed8968b2872e: Download complete [2020-10-19T06:20:04.599Z] e73272ec9a57: Verifying Checksum [2020-10-19T06:20:04.599Z] e73272ec9a57: Download complete [2020-10-19T06:20:04.599Z] 1e910a182e73: Verifying Checksum [2020-10-19T06:20:04.599Z] 1e910a182e73: Download complete [2020-10-19T06:20:04.599Z] df20fa9351a1: Verifying Checksum [2020-10-19T06:20:04.599Z] df20fa9351a1: Download complete [2020-10-19T06:20:04.684Z] OK: 142 MiB in 39 packages [2020-10-19T06:20:04.867Z] df20fa9351a1: Pull complete [2020-10-19T06:20:05.133Z] ed8968b2872e: Pull complete [2020-10-19T06:20:05.133Z] a92cc7c5fd73: Pull complete [2020-10-19T06:20:06.122Z] Removing intermediate container f352293c4a07 [2020-10-19T06:20:06.122Z] ---> 70349e39a215 [2020-10-19T06:20:06.122Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T06:20:06.122Z] ---> Running in ac59d14ceddb [2020-10-19T06:20:06.724Z] Removing intermediate container ac59d14ceddb [2020-10-19T06:20:06.724Z] ---> 3acf12930468 [2020-10-19T06:20:06.724Z] Step 6/7 : COPY go.mod . [2020-10-19T06:20:07.073Z] 4e634b169226: Verifying Checksum [2020-10-19T06:20:07.073Z] 4e634b169226: Download complete [2020-10-19T06:20:07.323Z] ---> 03f65f7331d8 [2020-10-19T06:20:07.323Z] Step 7/7 : RUN go mod download [2020-10-19T06:20:07.347Z] e871e8e8d7a9: Download complete [2020-10-19T06:20:07.597Z] ---> Running in d14179e8794f [2020-10-19T06:20:12.717Z] e871e8e8d7a9: Pull complete [2020-10-19T06:20:12.717Z] e73272ec9a57: Pull complete [2020-10-19T06:20:12.717Z] 1e910a182e73: Pull complete [2020-10-19T06:20:18.053Z] 4e634b169226: Pull complete [2020-10-19T06:20:18.053Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T06:20:18.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T06:20:18.053Z] ---> f7629b54cfaa [2020-10-19T06:20:18.053Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T06:20:18.053Z] ---> Running in 213bbf1eaa73 [2020-10-19T06:20:18.053Z] Removing intermediate container 213bbf1eaa73 [2020-10-19T06:20:18.053Z] ---> 9ffa4b6034b4 [2020-10-19T06:20:18.053Z] Step 4/7 : RUN apk add --update bash [2020-10-19T06:20:18.053Z] ---> Running in b09f99cd3ad3 [2020-10-19T06:20:19.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T06:20:20.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T06:20:20.612Z] OK: 166 MiB in 39 packages [2020-10-19T06:20:20.876Z] Removing intermediate container b09f99cd3ad3 [2020-10-19T06:20:20.877Z] ---> d1b2578a75df [2020-10-19T06:20:20.877Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T06:20:21.140Z] ---> Running in 3458b5bda5a5 [2020-10-19T06:20:21.140Z] Removing intermediate container 3458b5bda5a5 [2020-10-19T06:20:21.140Z] ---> 8184fb9f643f [2020-10-19T06:20:21.140Z] Step 6/7 : COPY go.mod . [2020-10-19T06:20:21.405Z] ---> 6894435e8df6 [2020-10-19T06:20:21.405Z] Step 7/7 : RUN go mod download [2020-10-19T06:20:21.405Z] ---> Running in c6ccc6e5d1c7 [2020-10-19T06:20:22.778Z] Removing intermediate container d14179e8794f [2020-10-19T06:20:22.778Z] ---> 1a1921a9421d [2020-10-19T06:20:22.778Z] Successfully built 1a1921a9421d [2020-10-19T06:20:22.778Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:20:23.215Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T06:20:23.216Z] . [Pipeline] withDockerContainer [2020-10-19T06:20:23.532Z] prd-ubuntu18.04-docker-arm64-4c-16g-6168 does not seem to be running inside a container [2020-10-19T06:20:23.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 [2020-10-19T06:20:25.490Z] $ docker top bd14fe0697928c4b5b0f29eb51f05d1d5bd231b4b3c8ac080fb1c74eeb647af9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:20:27.014Z] + go version [2020-10-19T06:20:27.014Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T06:20:27.059Z] $ docker stop --time=1 bd14fe0697928c4b5b0f29eb51f05d1d5bd231b4b3c8ac080fb1c74eeb647af9 [2020-10-19T06:20:28.983Z] $ docker rm -f bd14fe0697928c4b5b0f29eb51f05d1d5bd231b4b3c8ac080fb1c74eeb647af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:20:30.282Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T06:20:30.282Z] . [Pipeline] withDockerContainer [2020-10-19T06:20:30.587Z] prd-ubuntu18.04-docker-arm64-4c-16g-6168 does not seem to be running inside a container [2020-10-19T06:20:30.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 [2020-10-19T06:20:32.496Z] $ docker top 140f8b8dcbaa87071f9ff3c6658b0277e244558f0a02d89bb94ff190a4164e70 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:20:33.697Z] Removing intermediate container c6ccc6e5d1c7 [2020-10-19T06:20:33.697Z] ---> 10e954a7fa0f [2020-10-19T06:20:33.697Z] Successfully built 10e954a7fa0f [2020-10-19T06:20:33.697Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:20:33.975Z] + make test [2020-10-19T06:20:33.975Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-19T06:20:34.082Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T06:20:34.083Z] . [Pipeline] withDockerContainer [2020-10-19T06:20:34.292Z] prd-centos7-docker-4c-2g-6170 does not seem to be running inside a container [2020-10-19T06:20:34.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T06:20:35.214Z] $ docker top a5b019a42ece0b780b129d54d2efbf13473110f63e6153d833202dac1fce782d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:20:35.796Z] + go version [2020-10-19T06:20:35.796Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T06:20:35.829Z] $ docker stop --time=1 a5b019a42ece0b780b129d54d2efbf13473110f63e6153d833202dac1fce782d [2020-10-19T06:20:37.177Z] $ docker rm -f a5b019a42ece0b780b129d54d2efbf13473110f63e6153d833202dac1fce782d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:20:38.311Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T06:20:38.311Z] . [Pipeline] withDockerContainer [2020-10-19T06:20:38.430Z] prd-centos7-docker-4c-2g-6170 does not seem to be running inside a container [2020-10-19T06:20:38.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T06:20:39.197Z] $ docker top 73d575e6f6976b4c94d72255dcdacd126a6b260ef0405af63f899fe1920987a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:20:39.778Z] + make test [2020-10-19T06:20:39.778Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-19T06:20:43.141Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-10-19T06:20:43.141Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-10-19T06:20:46.420Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-10-19T06:20:46.420Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-10-19T06:20:53.259Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.066s coverage: 96.7% of statements [2020-10-19T06:20:56.642Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.034s coverage: 96.7% of statements [2020-10-19T06:21:03.291Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.018s coverage: 86.4% of statements [2020-10-19T06:21:03.291Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.011s coverage: 89.5% of statements [2020-10-19T06:21:03.291Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.005s coverage: 100.0% of statements [2020-10-19T06:21:03.291Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.010s coverage: 100.0% of statements [2020-10-19T06:21:03.291Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.006s coverage: 100.0% of statements [2020-10-19T06:21:03.291Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T06:21:03.874Z] gofmt -l . [2020-10-19T06:21:03.874Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T06:21:04.199Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T06:21:04.217Z] $ docker stop --time=1 73d575e6f6976b4c94d72255dcdacd126a6b260ef0405af63f899fe1920987a4 [2020-10-19T06:21:06.422Z] $ docker rm -f 73d575e6f6976b4c94d72255dcdacd126a6b260ef0405af63f899fe1920987a4 [Pipeline] // withDockerContainer [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] } [2020-10-19T06:21:14.976Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.075s coverage: 86.4% of statements [2020-10-19T06:21:14.976Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.051s coverage: 89.5% of statements [2020-10-19T06:21:14.976Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.020s coverage: 100.0% of statements [2020-10-19T06:21:14.976Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.011s coverage: 100.0% of statements [2020-10-19T06:21:14.976Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.011s coverage: 100.0% of statements [2020-10-19T06:21:14.976Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T06:21:17.611Z] gofmt -l . [2020-10-19T06:21:17.611Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T06:21:17.936Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T06:21:18.708Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T06:21:18.738Z] $ docker stop --time=1 140f8b8dcbaa87071f9ff3c6658b0277e244558f0a02d89bb94ff190a4164e70 [2020-10-19T06:21:21.079Z] $ docker rm -f 140f8b8dcbaa87071f9ff3c6658b0277e244558f0a02d89bb94ff190a4164e70 [Pipeline] // withDockerContainer [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-19T06:21:24.350Z] provisioning config files... [2020-10-19T06:21:24.364Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/config975151944706587148tmp [Pipeline] { [Pipeline] sh [2020-10-19T06:21:24.775Z] + set +x [2020-10-19T06:21:24.775Z] + curl -s https://codecov.io/bash [2020-10-19T06:21:24.775Z] + bash -s -- [2020-10-19T06:21:25.037Z] [2020-10-19T06:21:25.037Z] _____ _ [2020-10-19T06:21:25.037Z] / ____| | | [2020-10-19T06:21:25.037Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T06:21:25.037Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T06:21:25.037Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T06:21:25.037Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T06:21:25.037Z] Bash-20201009-048fee3 [2020-10-19T06:21:25.037Z] [2020-10-19T06:21:25.037Z] [2020-10-19T06:21:25.037Z] ==> Jenkins CI detected. [2020-10-19T06:21:25.037Z] project root: . [2020-10-19T06:21:25.037Z] --> token set from env [2020-10-19T06:21:25.037Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T06:21:25.037Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T06:21:25.037Z] ==> Python coveragepy not found [2020-10-19T06:21:25.037Z] ==> Searching for coverage reports in: [2020-10-19T06:21:25.037Z] + . [2020-10-19T06:21:25.037Z] -> Found 1 reports [2020-10-19T06:21:25.037Z] ==> Detecting git/mercurial file structure [2020-10-19T06:21:25.037Z] ==> Reading reports [2020-10-19T06:21:25.037Z] + ./coverage.out bytes=16941 [2020-10-19T06:21:25.037Z] ==> Appending adjustments [2020-10-19T06:21:25.037Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T06:21:25.299Z] + Found adjustments [2020-10-19T06:21:25.299Z] ==> Gzipping contents [2020-10-19T06:21:25.299Z] ==> Uploading reports [2020-10-19T06:21:25.299Z] url: https://codecov.io [2020-10-19T06:21:25.299Z] query: branch=PR-65&commit=073b62e05f9f4e2d0ef16ddaf080205eadabeef6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-65%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=65&job=&cmd_args= [2020-10-19T06:21:25.299Z] -> Pinging Codecov [2020-10-19T06:21:25.299Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-65&commit=073b62e05f9f4e2d0ef16ddaf080205eadabeef6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-65%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=65&job=&cmd_args= [2020-10-19T06:21:25.561Z] -> Uploading to [2020-10-19T06:21:25.561Z] [2020-10-19T06:21:25.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T06:21:25.561Z] Dload Upload Total Spent Left Speed [2020-10-19T06:21:25.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T06:21:25.561Z] X> Failed to upload [2020-10-19T06:21:25.561Z] ==> Uploading to Codecov [2020-10-19T06:21:25.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T06:21:25.561Z] Dload Upload Total Spent Left Speed [2020-10-19T06:21:26.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 3965 0 0 100 3854 0 5604 --:--:-- --:--:-- --:--:-- 5601 100 3965 100 111 100 3854 161 5602 --:--:-- --:--:-- --:--:-- 5601 [2020-10-19T06:21:26.136Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/073b62e05f9f4e2d0ef16ddaf080205eadabeef6 [Pipeline] } [2020-10-19T06:21:26.159Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:21:30.020Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:21:30.678Z] ---> package-listing.sh [2020-10-19T06:21:30.678Z] ++ facter osfamily [2020-10-19T06:21:30.678Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T06:21:30.678Z] + OS_FAMILY=redhat [2020-10-19T06:21:30.678Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-65 [2020-10-19T06:21:30.678Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T06:21:30.678Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T06:21:30.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T06:21:30.678Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T06:21:30.678Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-65 ']' [2020-10-19T06:21:30.678Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T06:21:30.678Z] + case "${OS_FAMILY}" in [2020-10-19T06:21:30.678Z] + rpm -qa [2020-10-19T06:21:30.678Z] + sort [2020-10-19T06:21:34.926Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T06:21:34.926Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T06:21:34.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T06:21:34.926Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-65 ']' [2020-10-19T06:21:34.926Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-65/archives/ [2020-10-19T06:21:34.926Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-65/archives/ [Pipeline] echo [2020-10-19T06:21:34.978Z] 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/dgexfoundry_go-mod-secrets_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T06:21:35.290Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:21:35.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T06:21:35.625Z] [2020-10-19T06:21:35.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:21:36.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T06:21:36.019Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T06:21:36.019Z] df20fa9351a1: Pulling fs layer [2020-10-19T06:21:36.019Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T06:21:36.019Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T06:21:36.019Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T06:21:36.019Z] 93b61091891f: Pulling fs layer [2020-10-19T06:21:36.019Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T06:21:36.019Z] 5e14af77c1be: Pulling fs layer [2020-10-19T06:21:36.019Z] 01666e4c0597: Pulling fs layer [2020-10-19T06:21:36.019Z] aa168da1d23b: Pulling fs layer [2020-10-19T06:21:36.019Z] 46f8f816bc3b: Waiting [2020-10-19T06:21:36.019Z] 93b61091891f: Waiting [2020-10-19T06:21:36.019Z] 93b9cdb0e59b: Waiting [2020-10-19T06:21:36.019Z] 5e14af77c1be: Waiting [2020-10-19T06:21:36.019Z] 01666e4c0597: Waiting [2020-10-19T06:21:36.019Z] aa168da1d23b: Waiting [2020-10-19T06:21:36.019Z] 36b3adc4ff6f: Verifying Checksum [2020-10-19T06:21:36.019Z] 36b3adc4ff6f: Download complete [2020-10-19T06:21:36.019Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T06:21:36.019Z] 46f8f816bc3b: Download complete [2020-10-19T06:21:36.286Z] df20fa9351a1: Verifying Checksum [2020-10-19T06:21:36.286Z] df20fa9351a1: Download complete [2020-10-19T06:21:36.286Z] 93b9cdb0e59b: Download complete [2020-10-19T06:21:36.286Z] 93b61091891f: Verifying Checksum [2020-10-19T06:21:36.286Z] 93b61091891f: Download complete [2020-10-19T06:21:36.286Z] 5e14af77c1be: Verifying Checksum [2020-10-19T06:21:36.286Z] 5e14af77c1be: Download complete [2020-10-19T06:21:36.286Z] 01666e4c0597: Verifying Checksum [2020-10-19T06:21:36.286Z] 01666e4c0597: Download complete [2020-10-19T06:21:36.548Z] df20fa9351a1: Pull complete [2020-10-19T06:21:36.548Z] 36b3adc4ff6f: Pull complete [2020-10-19T06:21:36.811Z] 8ad3a11d3b57: Download complete [2020-10-19T06:21:37.770Z] 8ad3a11d3b57: Pull complete [2020-10-19T06:21:37.770Z] 46f8f816bc3b: Pull complete [2020-10-19T06:21:38.364Z] 93b61091891f: Pull complete [2020-10-19T06:21:38.627Z] aa168da1d23b: Verifying Checksum [2020-10-19T06:21:38.627Z] aa168da1d23b: Download complete [2020-10-19T06:21:38.627Z] 93b9cdb0e59b: Pull complete [2020-10-19T06:21:38.910Z] 5e14af77c1be: Pull complete [2020-10-19T06:21:38.910Z] 01666e4c0597: Pull complete [2020-10-19T06:21:47.167Z] aa168da1d23b: Pull complete [2020-10-19T06:21:47.167Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T06:21:47.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T06:21:47.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T06:21:47.394Z] prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container [2020-10-19T06:21:47.454Z] $ 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/dgexfoundry_go-mod-secrets_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-65 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-65:/w/workspace/dgexfoundry_go-mod-secrets_PR-65:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T06:21:50.918Z] $ docker top 91c7adf41f19a1fe102b84adb7c2c61e5f0b3b18289fc3b8c98c689ad74020d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:21:51.469Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T06:21:51.794Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T06:21:52.119Z] + ls /var/log/sa-host [2020-10-19T06:21:52.119Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T06:21:52.119Z] file_magic: OK [2020-10-19T06:21:52.119Z] HZ: Using current value: 100 [2020-10-19T06:21:52.119Z] file_header: OK [2020-10-19T06:21:52.119Z] 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 [2020-10-19T06:21:52.119Z] Statistics: [2020-10-19T06:21:52.119Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T06:21:52.119Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T06:21:52.119Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T06:21:52.119Z] file_magic: OK [2020-10-19T06:21:52.119Z] HZ: Using current value: 100 [2020-10-19T06:21:52.119Z] file_header: OK [2020-10-19T06:21:52.119Z] 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 [2020-10-19T06:21:52.119Z] Statistics: [2020-10-19T06:21:52.119Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T06:21:52.119Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T06:21:52.408Z] provisioning config files... [2020-10-19T06:21:52.425Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/config7412824056541105926tmp [Pipeline] { [Pipeline] echo [2020-10-19T06:21:52.554Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:21:52.900Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T06:21:52.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T06:21:53.072Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:21:53.412Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T06:21:53.442Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:21:53.781Z] ---> sudo-logs.sh [2020-10-19T06:21:53.782Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T06:21:53.817Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:21:54.167Z] ---> job-cost.sh [2020-10-19T06:21:54.167Z] lf-activate-venv: SKIPPING [2020-10-19T06:21:54.167Z] INFO: No Stack... [2020-10-19T06:21:55.564Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T06:21:55.827Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T06:21:55.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:21:56.197Z] ---> logs-deploy.sh [2020-10-19T06:21:56.197Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-65/1 [2020-10-19T06:21:56.197Z] INFO: archiving workspace using pattern(s): [2020-10-19T06:21:58.120Z] Archives upload complete. [2020-10-19T06:21:58.120Z] INFO: archiving logs to Nexus