Pull request #88 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 61fb651eb112b9f68e8e68d90300db840e50a90a+3b6091f8eff40fc84d400135c919cf8aac043fac (707b376558df3441f02b9c6cb0580e047ddad99c) 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 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 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-88/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 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 > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-88/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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-24282’ is offline Running on prd-centos7-docker-4c-2g-24284 in /w/workspace/dgexfoundry_go-mod-secrets_PR-88 [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-88 # timeout=10 Merging remotes/origin/master commit 3b6091f8eff40fc84d400135c919cf8aac043fac into PR head commit 61fb651eb112b9f68e8e68d90300db840e50a90a Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61fb651eb112b9f68e8e68d90300db840e50a90a # timeout=10 Merge succeeded, producing 61fb651eb112b9f68e8e68d90300db840e50a90a Checking out Revision 61fb651eb112b9f68e8e68d90300db840e50a90a (PR-88) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3b6091f8eff40fc84d400135c919cf8aac043fac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61fb651eb112b9f68e8e68d90300db840e50a90a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-01T06:15:57.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-01T06:15:57.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-01T06:15:58.110Z] ========================================================= [2021-02-01T06:15:58.110Z] EdgeX Global Pipelines Version Info [2021-02-01T06:15:58.110Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-01T06:15:59.597Z] ------------------- [2021-02-01T06:15:59.597Z] stable info: [2021-02-01T06:15:59.597Z] ------------------- [2021-02-01T06:15:59.597Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T06:15:59.597Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T06:15:59.597Z] Message: update stable to v1.0.179 [2021-02-01T06:16:00.541Z] ------------------- [2021-02-01T06:16:00.541Z] experimental info: [2021-02-01T06:16:00.541Z] ------------------- [2021-02-01T06:16:00.541Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T06:16:00.541Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T06:16:00.541Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-01T06:16:00.993Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-02-01T06:16:01.113Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-02-01T06:16:01.228Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-01T06:16:01.349Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-01T06:16:01.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-01T06:16:01.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-01T06:16:01.765Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-01T06:16:01.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-01T06:16:02.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-01T06:16:02.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-01T06:16:02.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-01T06:16:02.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2021-02-01T06:16:02.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-01T06:16:02.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-01T06:16:02.912Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T06:16:03.034Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T06:16:03.157Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T06:16:03.271Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T06:16:03.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-01T06:16:03.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-01T06:16:03.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-01T06:16:03.814Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-01T06:16:03.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-01T06:16:04.068Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-01T06:16:04.191Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-01T06:16:04.310Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-01T06:16:04.426Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-01T06:16:04.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-88 [Pipeline] echo [2021-02-01T06:16:04.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-88 [Pipeline] echo [2021-02-01T06:16:04.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-88 [Pipeline] echo [2021-02-01T06:16:04.961Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61fb651eb112b9f68e8e68d90300db840e50a90a [Pipeline] echo [2021-02-01T06:16:05.084Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61fb651 [Pipeline] echo [2021-02-01T06:16:05.208Z] [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-01T06:16:06.103Z] + git log --format=format:%s -1 61fb651eb112b9f68e8e68d90300db840e50a90a [Pipeline] echo [2021-02-01T06:16:06.187Z] GIT_COMMIT: 61fb651eb112b9f68e8e68d90300db840e50a90a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-02-01T06:16:06.273Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-01T06:16:06.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T06:16:07.156Z] [2021-02-01T06:16:07.156Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T06:16:07.553Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T06:16:07.553Z] latest: Pulling from edgex-devops/git-semver [2021-02-01T06:16:07.553Z] 31603596830f: Pulling fs layer [2021-02-01T06:16:07.553Z] 2a8b12db71e7: Pulling fs layer [2021-02-01T06:16:07.553Z] 6ca5941a6612: Pulling fs layer [2021-02-01T06:16:07.553Z] ecc8261a40a4: Pulling fs layer [2021-02-01T06:16:07.553Z] ecc8261a40a4: Waiting [2021-02-01T06:16:07.553Z] 2a8b12db71e7: Verifying Checksum [2021-02-01T06:16:07.553Z] 2a8b12db71e7: Download complete [2021-02-01T06:16:07.819Z] 31603596830f: Verifying Checksum [2021-02-01T06:16:07.819Z] 31603596830f: Download complete [2021-02-01T06:16:07.819Z] ecc8261a40a4: Verifying Checksum [2021-02-01T06:16:07.819Z] ecc8261a40a4: Download complete [2021-02-01T06:16:07.819Z] 6ca5941a6612: Verifying Checksum [2021-02-01T06:16:07.819Z] 6ca5941a6612: Download complete [2021-02-01T06:16:08.081Z] 31603596830f: Pull complete [2021-02-01T06:16:08.081Z] 2a8b12db71e7: Pull complete [2021-02-01T06:16:09.027Z] 6ca5941a6612: Pull complete [2021-02-01T06:16:09.289Z] ecc8261a40a4: Pull complete [2021-02-01T06:16:09.289Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-01T06:16:09.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T06:16:09.289Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-01T06:16:09.462Z] prd-centos7-docker-4c-2g-24284 does not seem to be running inside a container [2021-02-01T06:16:09.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-88 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-88:/w/workspace/dgexfoundry_go-mod-secrets_PR-88:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-88@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-88@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-01T06:16:11.179Z] $ docker top 22ab1fc64aed47bdd5c684351e070016104a363fcdf66b5b37577e9b61516317 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-01T06:16:11.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T06:16:11.634Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T06:16:11.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T06:16:11.888Z] $ docker exec 22ab1fc64aed47bdd5c684351e070016104a363fcdf66b5b37577e9b61516317 ssh-agent [2021-02-01T06:16:12.063Z] SSH_AUTH_SOCK=/tmp/ssh-DVJ6J2SaXV2t/agent.11 [2021-02-01T06:16:12.063Z] SSH_AGENT_PID=17 [2021-02-01T06:16:12.077Z] Running ssh-add (command line suppressed) [2021-02-01T06:16:12.190Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-88@tmp/private_key_8255311641240045645.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-88@tmp/private_key_8255311641240045645.key) [2021-02-01T06:16:12.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T06:16:12.630Z] + git tag --points-at HEAD [Pipeline] } [2021-02-01T06:16:12.769Z] $ docker exec --env ******** --env ******** 22ab1fc64aed47bdd5c684351e070016104a363fcdf66b5b37577e9b61516317 ssh-agent -k [2021-02-01T06:16:12.946Z] unset SSH_AUTH_SOCK; [2021-02-01T06:16:12.947Z] unset SSH_AGENT_PID; [2021-02-01T06:16:12.947Z] echo Agent pid 17 killed; [2021-02-01T06:16:13.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-01T06:16:13.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T06:16:13.196Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T06:16:13.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T06:16:13.369Z] $ docker exec 22ab1fc64aed47bdd5c684351e070016104a363fcdf66b5b37577e9b61516317 ssh-agent [2021-02-01T06:16:13.535Z] SSH_AUTH_SOCK=/tmp/ssh-EJoZ2hm1jBk7/agent.45 [2021-02-01T06:16:13.535Z] SSH_AGENT_PID=51 [2021-02-01T06:16:13.542Z] Running ssh-add (command line suppressed) [2021-02-01T06:16:13.664Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-88@tmp/private_key_7449650245042448570.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-88@tmp/private_key_7449650245042448570.key) [2021-02-01T06:16:13.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T06:16:14.101Z] + git semver init [2021-02-01T06:16:14.101Z] # -> Open(): unable to determine branch for HEAD [2021-02-01T06:16:14.101Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-88/.git [2021-02-01T06:16:14.101Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-88 [2021-02-01T06:16:14.101Z] # $SEMVER_REMOTE_NAME = origin [2021-02-01T06:16:14.101Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-01T06:16:14.101Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-01T06:16:14.101Z] # $SEMVER_BRANCH = PR-88 [2021-02-01T06:16:14.101Z] # $SEMVER_TEMP = /tmp/semver-359734928 [2021-02-01T06:16:14.101Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-02-01T06:16:14.364Z] # '/tmp/semver-359734928' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-88/.semver' [2021-02-01T06:16:14.364Z] # -> Force: false [2021-02-01T06:16:14.364Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-88/.semver [Pipeline] } [2021-02-01T06:16:14.383Z] $ docker exec --env ******** --env ******** 22ab1fc64aed47bdd5c684351e070016104a363fcdf66b5b37577e9b61516317 ssh-agent -k [2021-02-01T06:16:14.499Z] unset SSH_AUTH_SOCK; [2021-02-01T06:16:14.500Z] unset SSH_AGENT_PID; [2021-02-01T06:16:14.500Z] echo Agent pid 51 killed; [2021-02-01T06:16:14.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T06:16:15.122Z] + git semver [Pipeline] } [2021-02-01T06:16:15.155Z] $ docker stop --time=1 22ab1fc64aed47bdd5c684351e070016104a363fcdf66b5b37577e9b61516317 [2021-02-01T06:16:16.708Z] $ docker rm -f 22ab1fc64aed47bdd5c684351e070016104a363fcdf66b5b37577e9b61516317 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T06:16:17.247Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-01T06:16:17.812Z] Stashed 1 file(s) [Pipeline] echo [2021-02-01T06:16:17.833Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-01T06:16:33.617Z] Still waiting to schedule task [2021-02-01T06:16:33.617Z] ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-24287’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-24285’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-02-01T06:16:33.641Z] Still waiting to schedule task [2021-02-01T06:16:33.641Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-24285’ is offline [2021-02-01T06:17:34.812Z] Running on prd-centos7-docker-4c-2g-24290 in /w/workspace/dgexfoundry_go-mod-secrets_PR-88 [Pipeline] { [Pipeline] ws [2021-02-01T06:17:34.897Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-02-01T06:17:37.266Z] using credential edgex-jenkins-ssh [2021-02-01T06:17:37.327Z] Cloning the remote Git repository [2021-02-01T06:17:36.890Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-01T06:17:36.966Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-02-01T06:17:37.034Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-01T06:17:37.034Z] > git --version # timeout=10 [2021-02-01T06:17:37.041Z] > git --version # 'git version 2.24.3' [2021-02-01T06:17:37.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T06:17:37.072Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T06:17:37.623Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-02-01T06:17:37.631Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T06:17:37.642Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-02-01T06:17:37.656Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-01T06:17:37.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T06:17:37.661Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T06:17:38.477Z] Merging remotes/origin/master commit 3b6091f8eff40fc84d400135c919cf8aac043fac into PR head commit 61fb651eb112b9f68e8e68d90300db840e50a90a [2021-02-01T06:17:38.554Z] Merge succeeded, producing 61fb651eb112b9f68e8e68d90300db840e50a90a [2021-02-01T06:17:38.554Z] Checking out Revision 61fb651eb112b9f68e8e68d90300db840e50a90a (PR-88) [2021-02-01T06:17:38.106Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T06:17:38.113Z] > git checkout -f 61fb651eb112b9f68e8e68d90300db840e50a90a # timeout=10 [2021-02-01T06:17:38.147Z] > git remote # timeout=10 [2021-02-01T06:17:38.154Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T06:17:38.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T06:17:38.163Z] > git merge 3b6091f8eff40fc84d400135c919cf8aac043fac # timeout=10 [2021-02-01T06:17:38.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T06:17:38.184Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T06:17:38.189Z] > git checkout -f 61fb651eb112b9f68e8e68d90300db840e50a90a # timeout=10 [2021-02-01T06:17:42.000Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-01T06:17:41.947Z] > git --version # timeout=10 [2021-02-01T06:17:41.952Z] > git --version # 'git version 2.24.3' [2021-02-01T06:17:41.961Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T06:17:43.447Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-01T06:17:43.793Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T06:17:44.133Z] + sudo service docker restart [2021-02-01T06:17:44.133Z] + true [2021-02-01T06:17:44.133Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-01T06:17:45.428Z] ========================================================= [2021-02-01T06:17:45.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-01T06:17:45.428Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T06:17:45.832Z] + 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-01T06:17:46.100Z] Sending build context to Docker daemon 464.4kB [2021-02-01T06:17:46.365Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-01T06:17:46.365Z] Step 2/7 : FROM ${BASE} [2021-02-01T06:17:46.365Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-01T06:17:46.365Z] 188c0c94c7c5: Pulling fs layer [2021-02-01T06:17:46.365Z] 0ef7d3d256c8: Pulling fs layer [2021-02-01T06:17:46.365Z] de9db76c5a1d: Pulling fs layer [2021-02-01T06:17:46.365Z] bca2f99d35d6: Pulling fs layer [2021-02-01T06:17:46.365Z] 93359f2a8cfa: Pulling fs layer [2021-02-01T06:17:46.365Z] 7c6f9722023f: Pulling fs layer [2021-02-01T06:17:46.365Z] a35cf1a2eb13: Pulling fs layer [2021-02-01T06:17:46.365Z] bca2f99d35d6: Waiting [2021-02-01T06:17:46.365Z] 93359f2a8cfa: Waiting [2021-02-01T06:17:46.365Z] 7c6f9722023f: Waiting [2021-02-01T06:17:46.365Z] a35cf1a2eb13: Waiting [2021-02-01T06:17:46.365Z] de9db76c5a1d: Verifying Checksum [2021-02-01T06:17:46.365Z] de9db76c5a1d: Download complete [2021-02-01T06:17:46.365Z] 0ef7d3d256c8: Verifying Checksum [2021-02-01T06:17:46.365Z] 0ef7d3d256c8: Download complete [2021-02-01T06:17:46.365Z] 93359f2a8cfa: Verifying Checksum [2021-02-01T06:17:46.365Z] 93359f2a8cfa: Download complete [2021-02-01T06:17:46.365Z] 7c6f9722023f: Verifying Checksum [2021-02-01T06:17:46.365Z] 7c6f9722023f: Download complete [2021-02-01T06:17:46.942Z] 188c0c94c7c5: Verifying Checksum [2021-02-01T06:17:46.942Z] 188c0c94c7c5: Download complete [2021-02-01T06:17:47.207Z] 188c0c94c7c5: Pull complete [2021-02-01T06:17:47.469Z] 0ef7d3d256c8: Pull complete [2021-02-01T06:17:47.469Z] de9db76c5a1d: Pull complete [2021-02-01T06:17:48.426Z] a35cf1a2eb13: Download complete [2021-02-01T06:17:49.006Z] bca2f99d35d6: Download complete [2021-02-01T06:17:55.669Z] bca2f99d35d6: Pull complete [2021-02-01T06:17:55.669Z] 93359f2a8cfa: Pull complete [2021-02-01T06:17:55.669Z] 7c6f9722023f: Pull complete [2021-02-01T06:18:01.021Z] a35cf1a2eb13: Pull complete [2021-02-01T06:18:01.021Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-01T06:18:01.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-01T06:18:01.021Z] ---> a62c8e92a672 [2021-02-01T06:18:01.021Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-01T06:18:01.289Z] ---> Running in 6e8808c00690 [2021-02-01T06:18:01.289Z] Removing intermediate container 6e8808c00690 [2021-02-01T06:18:01.289Z] ---> eda04923e331 [2021-02-01T06:18:01.289Z] Step 4/7 : RUN apk add --update bash [2021-02-01T06:18:01.289Z] ---> Running in 0ed2ba2229c9 [2021-02-01T06:18:02.261Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T06:18:02.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T06:18:03.422Z] OK: 166 MiB in 39 packages [2021-02-01T06:18:03.688Z] Removing intermediate container 0ed2ba2229c9 [2021-02-01T06:18:03.688Z] ---> 25d97c1f7e1d [2021-02-01T06:18:03.688Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-01T06:18:03.958Z] ---> Running in 0bf770331ce6 [2021-02-01T06:18:03.958Z] Removing intermediate container 0bf770331ce6 [2021-02-01T06:18:03.958Z] ---> a14cb4aa9825 [2021-02-01T06:18:03.958Z] Step 6/7 : COPY go.mod . [2021-02-01T06:18:04.227Z] ---> 44e328f00ac5 [2021-02-01T06:18:04.227Z] Step 7/7 : RUN go mod download [2021-02-01T06:18:04.227Z] ---> Running in 3263d9fdc4f9 [2021-02-01T06:18:16.556Z] Removing intermediate container 3263d9fdc4f9 [2021-02-01T06:18:16.556Z] ---> f49988e93cf5 [2021-02-01T06:18:16.556Z] Successfully built f49988e93cf5 [2021-02-01T06:18:16.556Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T06:18:16.912Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T06:18:16.912Z] . [Pipeline] withDockerContainer [2021-02-01T06:18:17.048Z] prd-centos7-docker-4c-2g-24290 does not seem to be running inside a container [2021-02-01T06:18:17.098Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T06:18:17.887Z] $ docker top 1133103ebc4685ded10e8b04cebc250a2db5e48418c95b4642ec149567df16fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T06:18:18.430Z] + go version [2021-02-01T06:18:18.430Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-01T06:18:18.462Z] $ docker stop --time=1 1133103ebc4685ded10e8b04cebc250a2db5e48418c95b4642ec149567df16fc [2021-02-01T06:18:19.836Z] $ docker rm -f 1133103ebc4685ded10e8b04cebc250a2db5e48418c95b4642ec149567df16fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T06:18:21.075Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T06:18:21.075Z] . [Pipeline] withDockerContainer [2021-02-01T06:18:21.212Z] prd-centos7-docker-4c-2g-24290 does not seem to be running inside a container [2021-02-01T06:18:21.279Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T06:18:21.926Z] $ docker top a0e851955a1b994e0e01be0be8b31cc0236fc62463530eed88aac3c8412abf93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T06:18:22.456Z] + make test [2021-02-01T06:18:22.456Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-01T06:18:29.157Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg [no test files] [2021-02-01T06:18:29.157Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-02-01T06:18:39.259Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.011s coverage: 96.7% of statements [2021-02-01T06:18:39.259Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/providers/vault 0.007s coverage: 44.1% of statements [2021-02-01T06:18:39.259Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.013s coverage: 89.5% of statements [2021-02-01T06:18:39.259Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-02-01T06:18:39.259Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.022s coverage: 100.0% of statements [2021-02-01T06:18:39.259Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-02-01T06:18:39.259Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.017s coverage: 87.5% of statements [2021-02-01T06:18:47.421Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 15.011s coverage: 93.3% of statements [2021-02-01T06:18:47.421Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-02-01T06:18:47.421Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-01T06:18:47.683Z] gofmt -l . [2021-02-01T06:18:47.683Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-01T06:18:47.733Z] $ docker stop --time=1 a0e851955a1b994e0e01be0be8b31cc0236fc62463530eed88aac3c8412abf93 [2021-02-01T06:18:49.863Z] $ docker rm -f a0e851955a1b994e0e01be0be8b31cc0236fc62463530eed88aac3c8412abf93 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T06:18:50.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-01T06:18:50.900Z] 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-01T06:18:59.386Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24292 in /w/workspace/dgexfoundry_go-mod-secrets_PR-88 [Pipeline] { [Pipeline] ws [2021-02-01T06:18:59.475Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-02-01T06:19:04.432Z] using credential edgex-jenkins-ssh [2021-02-01T06:19:04.490Z] Cloning the remote Git repository [2021-02-01T06:19:04.552Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-01T06:19:04.656Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-02-01T06:19:04.742Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-01T06:19:04.742Z] > git --version # timeout=10 [2021-02-01T06:19:04.766Z] > git --version # 'git version 2.17.1' [2021-02-01T06:19:04.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T06:19:04.827Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T06:19:05.613Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-02-01T06:19:05.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T06:19:05.666Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-02-01T06:19:05.713Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-01T06:19:05.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T06:19:05.727Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T06:19:06.206Z] Merging remotes/origin/master commit 3b6091f8eff40fc84d400135c919cf8aac043fac into PR head commit 61fb651eb112b9f68e8e68d90300db840e50a90a [2021-02-01T06:19:06.554Z] Merge succeeded, producing 61fb651eb112b9f68e8e68d90300db840e50a90a [2021-02-01T06:19:06.555Z] Checking out Revision 61fb651eb112b9f68e8e68d90300db840e50a90a (PR-88) [2021-02-01T06:19:06.230Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T06:19:06.265Z] > git checkout -f 61fb651eb112b9f68e8e68d90300db840e50a90a # timeout=10 [2021-02-01T06:19:06.354Z] > git remote # timeout=10 [2021-02-01T06:19:06.372Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T06:19:06.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T06:19:06.448Z] > git merge 3b6091f8eff40fc84d400135c919cf8aac043fac # timeout=10 [2021-02-01T06:19:06.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T06:19:06.564Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T06:19:06.583Z] > git checkout -f 61fb651eb112b9f68e8e68d90300db840e50a90a # timeout=10 [2021-02-01T06:19:10.909Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-01T06:19:10.967Z] > git --version # timeout=10 [2021-02-01T06:19:10.975Z] > git --version # 'git version 2.17.1' [2021-02-01T06:19:10.996Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T06:19:12.587Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-01T06:19:13.050Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T06:19:13.434Z] + true [2021-02-01T06:19:13.434Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-01T06:19:16.358Z] ========================================================= [2021-02-01T06:19:16.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-01T06:19:16.358Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T06:19:16.770Z] + 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-01T06:19:17.749Z] Sending build context to Docker daemon 463.4kB [2021-02-01T06:19:17.749Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-01T06:19:17.749Z] Step 2/7 : FROM ${BASE} [2021-02-01T06:19:18.024Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-01T06:19:18.024Z] 5f621e34cdf4: Pulling fs layer [2021-02-01T06:19:18.024Z] a4357932f1b6: Pulling fs layer [2021-02-01T06:19:18.024Z] 18c013af1878: Pulling fs layer [2021-02-01T06:19:18.024Z] 00ac8860ef70: Pulling fs layer [2021-02-01T06:19:18.024Z] 63d7cb157983: Pulling fs layer [2021-02-01T06:19:18.024Z] b116817d02f9: Pulling fs layer [2021-02-01T06:19:18.024Z] 745a02a5169b: Pulling fs layer [2021-02-01T06:19:18.024Z] 00ac8860ef70: Waiting [2021-02-01T06:19:18.024Z] 63d7cb157983: Waiting [2021-02-01T06:19:18.024Z] b116817d02f9: Waiting [2021-02-01T06:19:18.024Z] 745a02a5169b: Waiting [2021-02-01T06:19:18.024Z] 18c013af1878: Download complete [2021-02-01T06:19:18.024Z] a4357932f1b6: Download complete [2021-02-01T06:19:18.024Z] 63d7cb157983: Verifying Checksum [2021-02-01T06:19:18.024Z] 63d7cb157983: Download complete [2021-02-01T06:19:18.024Z] b116817d02f9: Download complete [2021-02-01T06:19:18.024Z] 5f621e34cdf4: Verifying Checksum [2021-02-01T06:19:18.024Z] 5f621e34cdf4: Download complete [2021-02-01T06:19:19.024Z] 5f621e34cdf4: Pull complete [2021-02-01T06:19:19.298Z] a4357932f1b6: Pull complete [2021-02-01T06:19:19.897Z] 18c013af1878: Pull complete [2021-02-01T06:19:20.494Z] 745a02a5169b: Verifying Checksum [2021-02-01T06:19:20.494Z] 745a02a5169b: Download complete [2021-02-01T06:19:21.480Z] 00ac8860ef70: Verifying Checksum [2021-02-01T06:19:21.480Z] 00ac8860ef70: Download complete [2021-02-01T06:19:31.660Z] 00ac8860ef70: Pull complete [2021-02-01T06:19:31.660Z] 63d7cb157983: Pull complete [2021-02-01T06:19:32.259Z] b116817d02f9: Pull complete [2021-02-01T06:19:36.605Z] 745a02a5169b: Pull complete [2021-02-01T06:19:36.605Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-01T06:19:36.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-01T06:19:36.605Z] ---> b7e6874047d6 [2021-02-01T06:19:36.605Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-01T06:19:39.046Z] ---> Running in 0ad21f6b4426 [2021-02-01T06:19:39.046Z] Removing intermediate container 0ad21f6b4426 [2021-02-01T06:19:39.046Z] ---> 451f5509adc0 [2021-02-01T06:19:39.046Z] Step 4/7 : RUN apk add --update bash [2021-02-01T06:19:39.323Z] ---> Running in dd17327c5247 [2021-02-01T06:19:40.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T06:19:41.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T06:19:42.259Z] OK: 142 MiB in 39 packages [2021-02-01T06:19:43.696Z] Removing intermediate container dd17327c5247 [2021-02-01T06:19:43.696Z] ---> 774956b52b3a [2021-02-01T06:19:43.696Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-01T06:19:43.696Z] ---> Running in c80298fd5233 [2021-02-01T06:19:43.972Z] Removing intermediate container c80298fd5233 [2021-02-01T06:19:43.972Z] ---> 0e8211b40dfd [2021-02-01T06:19:43.972Z] Step 6/7 : COPY go.mod . [2021-02-01T06:19:44.572Z] ---> f4ee7777fea7 [2021-02-01T06:19:44.572Z] Step 7/7 : RUN go mod download [2021-02-01T06:19:44.845Z] ---> Running in fa5509858438 [2021-02-01T06:19:59.914Z] Removing intermediate container fa5509858438 [2021-02-01T06:19:59.914Z] ---> 54a87c7223f9 [2021-02-01T06:19:59.914Z] Successfully built 54a87c7223f9 [2021-02-01T06:19:59.914Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T06:20:00.307Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T06:20:00.307Z] . [Pipeline] withDockerContainer [2021-02-01T06:20:00.603Z] prd-ubuntu18.04-docker-arm64-4c-16g-24292 does not seem to be running inside a container [2021-02-01T06:20:00.686Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-02-01T06:20:02.266Z] $ docker top 9c056b90c2518b63b68ac6a31ab652051bbca69da11579bdd74b878b687e9ea9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T06:20:03.364Z] + go version [2021-02-01T06:20:03.364Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-01T06:20:03.408Z] $ docker stop --time=1 9c056b90c2518b63b68ac6a31ab652051bbca69da11579bdd74b878b687e9ea9 [2021-02-01T06:20:05.242Z] $ docker rm -f 9c056b90c2518b63b68ac6a31ab652051bbca69da11579bdd74b878b687e9ea9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T06:20:06.429Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T06:20:06.429Z] . [Pipeline] withDockerContainer [2021-02-01T06:20:06.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-24292 does not seem to be running inside a container [2021-02-01T06:20:06.777Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-02-01T06:20:08.219Z] $ docker top 837edb5667b3d722ef47cc4d5ec086290f035b4a0ef0c4826934c144b5684f15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T06:20:09.319Z] + make test [2021-02-01T06:20:09.319Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-01T06:20:31.547Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg [no test files] [2021-02-01T06:20:31.547Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-02-01T06:20:41.714Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.021s coverage: 96.7% of statements [2021-02-01T06:20:41.714Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/providers/vault 0.023s coverage: 44.1% of statements [2021-02-01T06:20:41.714Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.023s coverage: 89.5% of statements [2021-02-01T06:20:41.714Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-02-01T06:20:41.714Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.040s coverage: 100.0% of statements [2021-02-01T06:20:41.714Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-02-01T06:20:41.714Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.012s coverage: 87.5% of statements [2021-02-01T06:20:51.850Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 15.029s coverage: 93.3% of statements [2021-02-01T06:20:51.850Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-02-01T06:20:51.850Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-01T06:20:53.842Z] gofmt -l . [2021-02-01T06:20:53.842Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-01T06:20:53.884Z] $ docker stop --time=1 837edb5667b3d722ef47cc4d5ec086290f035b4a0ef0c4826934c144b5684f15 [2021-02-01T06:20:56.220Z] $ docker rm -f 837edb5667b3d722ef47cc4d5ec086290f035b4a0ef0c4826934c144b5684f15 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T06:20:57.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-01T06:20:57.117Z] Warning: overwriting stash ‘coverage-report’ [2021-02-01T06:20:57.858Z] 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-01T06:21:00.229Z] provisioning config files... [2021-02-01T06:21:00.243Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-88@tmp/config2821857764241365710tmp [Pipeline] { [Pipeline] sh [2021-02-01T06:21:00.718Z] + set +x [2021-02-01T06:21:00.718Z] + curl -s https://codecov.io/bash [2021-02-01T06:21:00.718Z] + bash -s -- [2021-02-01T06:21:00.718Z] [2021-02-01T06:21:00.718Z] _____ _ [2021-02-01T06:21:00.718Z] / ____| | | [2021-02-01T06:21:00.718Z] | | ___ __| | ___ ___ _____ __ [2021-02-01T06:21:00.718Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-01T06:21:00.718Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-01T06:21:00.718Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-01T06:21:00.718Z] Bash-20210129-7c25fce [2021-02-01T06:21:00.718Z] [2021-02-01T06:21:00.718Z] [2021-02-01T06:21:00.718Z] ==> git version 2.24.3 found [2021-02-01T06:21:00.718Z] ==> 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-01T06:21:00.718Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-01T06:21:00.718Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-01T06:21:00.981Z] ==> Jenkins CI detected. [2021-02-01T06:21:00.981Z] project root: . [2021-02-01T06:21:00.981Z] --> token set from env [2021-02-01T06:21:00.981Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-01T06:21:00.981Z] ==> Running gcov in . (disable via -X gcov) [2021-02-01T06:21:00.981Z] ==> Python coveragepy not found [2021-02-01T06:21:00.981Z] ==> Searching for coverage reports in: [2021-02-01T06:21:00.981Z] + . [2021-02-01T06:21:00.981Z] -> Found 1 reports [2021-02-01T06:21:00.981Z] ==> Detecting git/mercurial file structure [2021-02-01T06:21:00.981Z] ==> Reading reports [2021-02-01T06:21:00.981Z] + ./coverage.out bytes=17226 [2021-02-01T06:21:00.981Z] ==> Appending adjustments [2021-02-01T06:21:00.981Z] https://docs.codecov.io/docs/fixing-reports [2021-02-01T06:21:00.981Z] + Found adjustments [2021-02-01T06:21:00.981Z] ==> Gzipping contents [2021-02-01T06:21:00.981Z] 4.0K /tmp/codecov.donK3D.gz [2021-02-01T06:21:00.981Z] ==> Uploading reports [2021-02-01T06:21:00.981Z] url: https://codecov.io [2021-02-01T06:21:00.981Z] query: branch=PR-88&commit=61fb651eb112b9f68e8e68d90300db840e50a90a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-88%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=88&job=&cmd_args= [2021-02-01T06:21:00.981Z] -> Pinging Codecov [2021-02-01T06:21:00.981Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-88&commit=61fb651eb112b9f68e8e68d90300db840e50a90a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-88%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=88&job=&cmd_args= [2021-02-01T06:21:01.558Z] -> Uploading to [2021-02-01T06:21:01.558Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-01/D63849C06B6B67093493C71CE874ED06/61fb651eb112b9f68e8e68d90300db840e50a90a/88397987-c1d3-486b-a2c2-c8acb17d9019.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210201T062101Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b47cc84c060371a6e6a8610d11e59696e679f9a68a27a8b4ac501bd66be4510 [2021-02-01T06:21:01.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-01T06:21:01.558Z] Dload Upload Total Spent Left Speed [2021-02-01T06:21:01.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3706 0 0 100 3706 0 9330 --:--:-- --:--:-- --:--:-- 9311 100 3706 0 0 100 3706 0 9327 --:--:-- --:--:-- --:--:-- 9311 [2021-02-01T06:21:01.824Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/61fb651eb112b9f68e8e68d90300db840e50a90a [Pipeline] } [2021-02-01T06:21:01.855Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-01T06:21:05.273Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T06:21:05.623Z] ---> package-listing.sh [2021-02-01T06:21:05.623Z] ++ facter osfamily [2021-02-01T06:21:05.623Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-01T06:21:05.623Z] + OS_FAMILY=redhat [2021-02-01T06:21:05.623Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-88 [2021-02-01T06:21:05.623Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-01T06:21:05.623Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-01T06:21:05.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-01T06:21:05.623Z] + PACKAGES=/tmp/packages_start.txt [2021-02-01T06:21:05.623Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-88 ']' [2021-02-01T06:21:05.623Z] + PACKAGES=/tmp/packages_end.txt [2021-02-01T06:21:05.623Z] + case "${OS_FAMILY}" in [2021-02-01T06:21:05.623Z] + rpm -qa [2021-02-01T06:21:05.623Z] + sort [2021-02-01T06:21:10.940Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-01T06:21:10.940Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-01T06:21:10.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-01T06:21:10.940Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-88 ']' [2021-02-01T06:21:10.940Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-88/archives/ [2021-02-01T06:21:10.940Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-88/archives/ [Pipeline] echo [2021-02-01T06:21:10.972Z] 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-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-01T06:21:11.282Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-01T06:21:11.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T06:21:11.623Z] [2021-02-01T06:21:11.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-01T06:21:12.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T06:21:12.018Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-01T06:21:12.018Z] df20fa9351a1: Pulling fs layer [2021-02-01T06:21:12.018Z] 36b3adc4ff6f: Pulling fs layer [2021-02-01T06:21:12.018Z] 8ad3a11d3b57: Pulling fs layer [2021-02-01T06:21:12.018Z] 46f8f816bc3b: Pulling fs layer [2021-02-01T06:21:12.018Z] 93b61091891f: Pulling fs layer [2021-02-01T06:21:12.018Z] 93b9cdb0e59b: Pulling fs layer [2021-02-01T06:21:12.018Z] 5e14af77c1be: Pulling fs layer [2021-02-01T06:21:12.018Z] 01666e4c0597: Pulling fs layer [2021-02-01T06:21:12.018Z] aa168da1d23b: Pulling fs layer [2021-02-01T06:21:12.018Z] 5e14af77c1be: Waiting [2021-02-01T06:21:12.018Z] 46f8f816bc3b: Waiting [2021-02-01T06:21:12.018Z] 93b61091891f: Waiting [2021-02-01T06:21:12.018Z] 93b9cdb0e59b: Waiting [2021-02-01T06:21:12.018Z] aa168da1d23b: Waiting [2021-02-01T06:21:12.018Z] 01666e4c0597: Waiting [2021-02-01T06:21:12.018Z] 36b3adc4ff6f: Verifying Checksum [2021-02-01T06:21:12.018Z] 36b3adc4ff6f: Download complete [2021-02-01T06:21:12.018Z] 46f8f816bc3b: Verifying Checksum [2021-02-01T06:21:12.018Z] 46f8f816bc3b: Download complete [2021-02-01T06:21:12.018Z] df20fa9351a1: Verifying Checksum [2021-02-01T06:21:12.018Z] df20fa9351a1: Download complete [2021-02-01T06:21:12.018Z] 93b9cdb0e59b: Verifying Checksum [2021-02-01T06:21:12.018Z] 93b9cdb0e59b: Download complete [2021-02-01T06:21:12.287Z] 5e14af77c1be: Verifying Checksum [2021-02-01T06:21:12.287Z] 5e14af77c1be: Download complete [2021-02-01T06:21:12.287Z] 01666e4c0597: Verifying Checksum [2021-02-01T06:21:12.287Z] 01666e4c0597: Download complete [2021-02-01T06:21:12.287Z] 93b61091891f: Verifying Checksum [2021-02-01T06:21:12.287Z] 93b61091891f: Download complete [2021-02-01T06:21:12.287Z] 8ad3a11d3b57: Verifying Checksum [2021-02-01T06:21:12.287Z] 8ad3a11d3b57: Download complete [2021-02-01T06:21:12.551Z] df20fa9351a1: Pull complete [2021-02-01T06:21:12.824Z] 36b3adc4ff6f: Pull complete [2021-02-01T06:21:13.425Z] 8ad3a11d3b57: Pull complete [2021-02-01T06:21:13.425Z] 46f8f816bc3b: Pull complete [2021-02-01T06:21:14.823Z] 93b61091891f: Pull complete [2021-02-01T06:21:14.823Z] 93b9cdb0e59b: Pull complete [2021-02-01T06:21:15.091Z] aa168da1d23b: Verifying Checksum [2021-02-01T06:21:15.091Z] aa168da1d23b: Download complete [2021-02-01T06:21:15.091Z] 5e14af77c1be: Pull complete [2021-02-01T06:21:15.353Z] 01666e4c0597: Pull complete [2021-02-01T06:21:22.003Z] aa168da1d23b: Pull complete [2021-02-01T06:21:22.003Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-01T06:21:22.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T06:21:22.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-01T06:21:22.231Z] prd-centos7-docker-4c-2g-24284 does not seem to be running inside a container [2021-02-01T06:21:22.277Z] $ 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-88/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-88 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-88:/w/workspace/dgexfoundry_go-mod-secrets_PR-88:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-88@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-01T06:21:25.352Z] $ docker top 7ce41e4114532e1f4e2ad6538dfead4c91c737e20247fa0d86f21155a3fc71e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T06:21:25.927Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-01T06:21:26.251Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-01T06:21:26.571Z] + ls /var/log/sa-host [2021-02-01T06:21:26.571Z] + sadf -c /var/log/sa-host/sa01 [2021-02-01T06:21:26.571Z] file_magic: OK [2021-02-01T06:21:26.571Z] HZ: Using current value: 100 [2021-02-01T06:21:26.571Z] file_header: OK [2021-02-01T06:21:26.571Z] 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-01T06:21:26.571Z] Statistics: [2021-02-01T06:21:26.571Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-01T06:21:26.571Z] File successfully converted to sysstat format version 12.2.1 [2021-02-01T06:21:26.571Z] + sadf -c /var/log/sa-host/sa23 [2021-02-01T06:21:26.571Z] file_magic: OK [2021-02-01T06:21:26.571Z] HZ: Using current value: 100 [2021-02-01T06:21:26.571Z] file_header: OK [2021-02-01T06:21:26.571Z] 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-01T06:21:26.571Z] Statistics: [2021-02-01T06:21:26.571Z] Hnuu...uuuununununu... [2021-02-01T06:21:26.571Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-01T06:21:26.850Z] provisioning config files... [2021-02-01T06:21:26.872Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-88@tmp/config7919423516328556155tmp [Pipeline] { [Pipeline] echo [2021-02-01T06:21:26.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T06:21:27.332Z] ---> create-netrc.sh [Pipeline] } [2021-02-01T06:21:27.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-01T06:21:27.510Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T06:21:27.863Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-01T06:21:27.901Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T06:21:28.236Z] ---> sudo-logs.sh [2021-02-01T06:21:28.237Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-01T06:21:28.272Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T06:21:28.608Z] ---> job-cost.sh [2021-02-01T06:21:28.609Z] lf-activate-venv: SKIPPING [2021-02-01T06:21:28.609Z] INFO: No Stack... [2021-02-01T06:21:29.555Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-01T06:21:29.819Z] INFO: Archiving Costs [Pipeline] echo [2021-02-01T06:21:29.862Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T06:21:30.213Z] ---> logs-deploy.sh [2021-02-01T06:21:30.213Z] lf-activate-venv: SKIPPING [2021-02-01T06:21:30.213Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-88/1 [2021-02-01T06:21:30.213Z] INFO: archiving workspace using pattern(s): [2021-02-01T06:21:31.604Z] Archives upload complete. [2021-02-01T06:21:31.865Z] INFO: archiving logs to Nexus