Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e7263182f03795a80ecad393cb2c8c940050476c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.13, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1475 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git Fetching without tags Checking out Revision e7263182f03795a80ecad393cb2c8c940050476c (master) > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7263182f03795a80ecad393cb2c8c940050476c # timeout=10 Commit message: "Merge pull request #77 from lenny-intel/listen" > git rev-list --no-walk eb30d2be4faf4beaddf493396d21315feafb1066 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-01T21:30:19.002Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-01T21:30:19.218Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-01T21:30:19.371Z] ========================================================= [2020-06-01T21:30:19.371Z] EdgeX Global Pipelines Version Info [2020-06-01T21:30:19.371Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-01T21:30:20.755Z] ------------------- [2020-06-01T21:30:20.756Z] stable info: [2020-06-01T21:30:20.756Z] ------------------- [2020-06-01T21:30:20.756Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-01T21:30:20.756Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-01T21:30:20.756Z] Message: update stable to v1.0.89 [2020-06-01T21:30:21.329Z] ------------------- [2020-06-01T21:30:21.329Z] experimental info: [2020-06-01T21:30:21.329Z] ------------------- [2020-06-01T21:30:21.329Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-01T21:30:21.329Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-01T21:30:21.329Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:30:24.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-01T21:30:24.570Z] [2020-06-01T21:30:24.570Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:30:25.230Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-01T21:30:25.230Z] latest: Pulling from edgex-devops/git-semver [2020-06-01T21:30:25.230Z] 9123ac7c32f7: Pulling fs layer [2020-06-01T21:30:25.230Z] b8cc5d1170e3: Pulling fs layer [2020-06-01T21:30:25.230Z] 2924cbbf6a41: Pulling fs layer [2020-06-01T21:30:25.230Z] 93b08a4f1073: Pulling fs layer [2020-06-01T21:30:25.230Z] 93b08a4f1073: Waiting [2020-06-01T21:30:25.230Z] b8cc5d1170e3: Verifying Checksum [2020-06-01T21:30:25.230Z] b8cc5d1170e3: Download complete [2020-06-01T21:30:25.500Z] 9123ac7c32f7: Download complete [2020-06-01T21:30:25.500Z] 93b08a4f1073: Verifying Checksum [2020-06-01T21:30:25.500Z] 93b08a4f1073: Download complete [2020-06-01T21:30:25.500Z] 2924cbbf6a41: Verifying Checksum [2020-06-01T21:30:25.500Z] 2924cbbf6a41: Download complete [2020-06-01T21:30:25.761Z] 9123ac7c32f7: Pull complete [2020-06-01T21:30:25.761Z] b8cc5d1170e3: Pull complete [2020-06-01T21:30:26.715Z] 2924cbbf6a41: Pull complete [2020-06-01T21:30:26.715Z] 93b08a4f1073: Pull complete [2020-06-01T21:30:26.715Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-01T21:30:26.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-01T21:30:26.848Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2020-06-01T21:30:26.879Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-01T21:30:27.542Z] $ docker top 0afb8bfbfbb65621dc66e043d452aa3d208f948f2108974f486542df8b7d4528 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-01T21:30:27.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-01T21:30:27.906Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-01T21:30:28.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-01T21:30:28.106Z] $ docker exec 0afb8bfbfbb65621dc66e043d452aa3d208f948f2108974f486542df8b7d4528 ssh-agent [2020-06-01T21:30:28.293Z] SSH_AUTH_SOCK=/tmp/ssh-exeJakr0UAHm/agent.14 [2020-06-01T21:30:28.293Z] SSH_AGENT_PID=21 [2020-06-01T21:30:28.302Z] Running ssh-add (command line suppressed) [2020-06-01T21:30:28.436Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2997250184370429168.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2997250184370429168.key) [2020-06-01T21:30:28.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-01T21:30:28.821Z] + git describe --exact-match --tags HEAD [2020-06-01T21:30:28.821Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-01T21:30:28.875Z] $ docker exec --env ******** --env ******** 0afb8bfbfbb65621dc66e043d452aa3d208f948f2108974f486542df8b7d4528 ssh-agent -k [2020-06-01T21:30:29.020Z] unset SSH_AUTH_SOCK; [2020-06-01T21:30:29.020Z] unset SSH_AGENT_PID; [2020-06-01T21:30:29.020Z] echo Agent pid 21 killed; [2020-06-01T21:30:29.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-01T21:30:29.214Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-01T21:30:29.214Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-01T21:30:29.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-01T21:30:29.297Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-01T21:30:29.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-01T21:30:29.471Z] $ docker exec 0afb8bfbfbb65621dc66e043d452aa3d208f948f2108974f486542df8b7d4528 ssh-agent [2020-06-01T21:30:29.659Z] SSH_AUTH_SOCK=/tmp/ssh-3WyxE4UvsxKB/agent.56 [2020-06-01T21:30:29.659Z] SSH_AGENT_PID=63 [2020-06-01T21:30:29.665Z] Running ssh-add (command line suppressed) [2020-06-01T21:30:29.796Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7561034647402580507.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7561034647402580507.key) [2020-06-01T21:30:29.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-01T21:30:30.220Z] + git semver init [2020-06-01T21:30:30.220Z] # -> Open(): unable to determine branch for HEAD [2020-06-01T21:30:30.220Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-06-01T21:30:30.220Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-01T21:30:30.220Z] # $SEMVER_REMOTE_NAME = origin [2020-06-01T21:30:30.220Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-01T21:30:30.220Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-01T21:30:30.220Z] # $SEMVER_BRANCH = master [2020-06-01T21:30:30.220Z] # $SEMVER_TEMP = /tmp/semver-312700940 [2020-06-01T21:30:30.220Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-06-01T21:30:30.484Z] # '/tmp/semver-312700940' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2020-06-01T21:30:30.744Z] # -> Force: false [2020-06-01T21:30:30.744Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-06-01T21:30:30.747Z] $ docker exec --env ******** --env ******** 0afb8bfbfbb65621dc66e043d452aa3d208f948f2108974f486542df8b7d4528 ssh-agent -k [2020-06-01T21:30:30.885Z] unset SSH_AUTH_SOCK; [2020-06-01T21:30:30.886Z] unset SSH_AGENT_PID; [2020-06-01T21:30:30.886Z] echo Agent pid 63 killed; [2020-06-01T21:30:30.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-01T21:30:31.487Z] + git semver [Pipeline] } [2020-06-01T21:30:31.511Z] $ docker stop --time=1 0afb8bfbfbb65621dc66e043d452aa3d208f948f2108974f486542df8b7d4528 [2020-06-01T21:30:32.848Z] $ docker rm -f 0afb8bfbfbb65621dc66e043d452aa3d208f948f2108974f486542df8b7d4528 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-01T21:30:33.554Z] Stashed 41 file(s) [Pipeline] echo [2020-06-01T21:30:33.556Z] [edgeXSemver] initialized semver on version 0.0.33 [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-06-01T21:30:48.837Z] Still waiting to schedule task [2020-06-01T21:30:48.837Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-01T21:30:48.839Z] Still waiting to schedule task [2020-06-01T21:30:48.839Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-01T21:32:40.926Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1476 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-06-01T21:32:40.981Z] Running in /w/workspace/go-mod-bootstrap/35 [Pipeline] { [Pipeline] checkout [2020-06-01T21:32:46.748Z] using credential edgex-jenkins-ssh [2020-06-01T21:32:46.824Z] Cloning the remote Git repository [2020-06-01T21:32:46.824Z] Cloning with configured refspecs honoured and without tags [2020-06-01T21:32:46.890Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-01T21:32:47.010Z] > git init /w/workspace/go-mod-bootstrap/35 # timeout=10 [2020-06-01T21:32:47.106Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-01T21:32:47.106Z] > git --version # timeout=10 [2020-06-01T21:32:47.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-01T21:32:47.223Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T21:32:48.141Z] Fetching without tags [2020-06-01T21:32:48.587Z] Checking out Revision e7263182f03795a80ecad393cb2c8c940050476c (master) [2020-06-01T21:32:48.023Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-06-01T21:32:48.072Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T21:32:48.113Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-06-01T21:32:48.152Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-01T21:32:48.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-01T21:32:48.166Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T21:32:48.625Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T21:32:48.655Z] > git checkout -f e7263182f03795a80ecad393cb2c8c940050476c # timeout=10 [2020-06-01T21:32:53.095Z] Commit message: "Merge pull request #77 from lenny-intel/listen" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-01T21:32:53.995Z] ========================================================= [2020-06-01T21:32:53.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-01T21:32:53.995Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:32:55.189Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-01T21:32:55.817Z] Sending build context to Docker daemon 581.6kB [2020-06-01T21:32:55.817Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-01T21:32:55.817Z] Step 2/8 : FROM ${BASE} [2020-06-01T21:32:56.416Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-01T21:32:56.416Z] cde5963f3b93: Pulling fs layer [2020-06-01T21:32:56.416Z] 2a23fa8c16f7: Pulling fs layer [2020-06-01T21:32:56.416Z] 777b28850792: Pulling fs layer [2020-06-01T21:32:56.416Z] 8a11ddd9e578: Pulling fs layer [2020-06-01T21:32:56.416Z] 4cf88f913ddb: Pulling fs layer [2020-06-01T21:32:56.416Z] 1df406cf5192: Pulling fs layer [2020-06-01T21:32:56.416Z] cd6300453558: Pulling fs layer [2020-06-01T21:32:56.416Z] b9c365052c96: Pulling fs layer [2020-06-01T21:32:56.416Z] a2d8cc88f415: Pulling fs layer [2020-06-01T21:32:56.416Z] ea1d1ca13537: Pulling fs layer [2020-06-01T21:32:56.416Z] 3750a50a1c5e: Pulling fs layer [2020-06-01T21:32:56.416Z] 8a11ddd9e578: Waiting [2020-06-01T21:32:56.416Z] 4cf88f913ddb: Waiting [2020-06-01T21:32:56.416Z] 1df406cf5192: Waiting [2020-06-01T21:32:56.416Z] b9c365052c96: Waiting [2020-06-01T21:32:56.416Z] a2d8cc88f415: Waiting [2020-06-01T21:32:56.416Z] ea1d1ca13537: Waiting [2020-06-01T21:32:56.416Z] cd6300453558: Waiting [2020-06-01T21:32:56.416Z] 3750a50a1c5e: Waiting [2020-06-01T21:32:56.416Z] 777b28850792: Verifying Checksum [2020-06-01T21:32:56.416Z] 777b28850792: Download complete [2020-06-01T21:32:56.416Z] 2a23fa8c16f7: Verifying Checksum [2020-06-01T21:32:56.416Z] 2a23fa8c16f7: Download complete [2020-06-01T21:32:56.416Z] 4cf88f913ddb: Download complete [2020-06-01T21:32:56.416Z] 1df406cf5192: Verifying Checksum [2020-06-01T21:32:56.416Z] 1df406cf5192: Download complete [2020-06-01T21:32:56.695Z] cde5963f3b93: Verifying Checksum [2020-06-01T21:32:56.695Z] cde5963f3b93: Download complete [2020-06-01T21:32:57.691Z] cde5963f3b93: Pull complete [2020-06-01T21:32:58.296Z] 2a23fa8c16f7: Pull complete [2020-06-01T21:32:58.573Z] 777b28850792: Pull complete [2020-06-01T21:33:00.517Z] Running on prd-centos7-docker-4c-2g-1477 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [2020-06-01T21:33:00.560Z] cd6300453558: Verifying Checksum [2020-06-01T21:33:00.560Z] cd6300453558: Download complete [Pipeline] ws [2020-06-01T21:33:00.629Z] Running in /w/workspace/go-mod-bootstrap/35 [Pipeline] { [2020-06-01T21:33:00.846Z] a2d8cc88f415: Verifying Checksum [2020-06-01T21:33:00.846Z] a2d8cc88f415: Download complete [Pipeline] checkout [2020-06-01T21:33:03.249Z] using credential edgex-jenkins-ssh [2020-06-01T21:33:03.318Z] Cloning the remote Git repository [2020-06-01T21:33:03.318Z] Cloning with configured refspecs honoured and without tags [2020-06-01T21:33:02.608Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-01T21:33:03.503Z] ea1d1ca13537: Verifying Checksum [2020-06-01T21:33:03.503Z] ea1d1ca13537: Download complete [2020-06-01T21:33:03.503Z] 3750a50a1c5e: Verifying Checksum [2020-06-01T21:33:03.503Z] 3750a50a1c5e: Download complete [2020-06-01T21:33:04.139Z] Fetching without tags [2020-06-01T21:33:02.681Z] > git init /w/workspace/go-mod-bootstrap/35 # timeout=10 [2020-06-01T21:33:02.880Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-01T21:33:02.881Z] > git --version # timeout=10 [2020-06-01T21:33:02.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-01T21:33:02.924Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T21:33:03.441Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-06-01T21:33:03.448Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T21:33:03.461Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-06-01T21:33:03.476Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-06-01T21:33:03.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-01T21:33:03.480Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-01T21:33:04.548Z] Checking out Revision e7263182f03795a80ecad393cb2c8c940050476c (master) [2020-06-01T21:33:03.921Z] > git config core.sparsecheckout # timeout=10 [2020-06-01T21:33:03.926Z] > git checkout -f e7263182f03795a80ecad393cb2c8c940050476c # timeout=10 [2020-06-01T21:33:06.125Z] b9c365052c96: Verifying Checksum [2020-06-01T21:33:06.125Z] b9c365052c96: Download complete [2020-06-01T21:33:07.552Z] 8a11ddd9e578: Verifying Checksum [2020-06-01T21:33:07.552Z] 8a11ddd9e578: Download complete [2020-06-01T21:33:08.105Z] Commit message: "Merge pull request #77 from lenny-intel/listen" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-01T21:33:08.789Z] ========================================================= [2020-06-01T21:33:08.789Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-01T21:33:08.789Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:33:09.441Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-01T21:33:09.441Z] Sending build context to Docker daemon 581.6kB [2020-06-01T21:33:09.441Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-01T21:33:09.441Z] Step 2/8 : FROM ${BASE} [2020-06-01T21:33:09.707Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-01T21:33:09.707Z] e6b0cf9c0882: Pulling fs layer [2020-06-01T21:33:09.707Z] 2848faf0eed1: Pulling fs layer [2020-06-01T21:33:09.707Z] 0f37312ad70f: Pulling fs layer [2020-06-01T21:33:09.707Z] 5788d62ee057: Pulling fs layer [2020-06-01T21:33:09.707Z] 0e6b1d234666: Pulling fs layer [2020-06-01T21:33:09.707Z] bf5d7aec512f: Pulling fs layer [2020-06-01T21:33:09.707Z] 34c802a77dc8: Pulling fs layer [2020-06-01T21:33:09.707Z] 9eb99e56ec68: Pulling fs layer [2020-06-01T21:33:09.707Z] 27c7a5d97fbd: Pulling fs layer [2020-06-01T21:33:09.707Z] 5c102a31e300: Pulling fs layer [2020-06-01T21:33:09.707Z] dcfb455df0a1: Pulling fs layer [2020-06-01T21:33:09.707Z] 34c802a77dc8: Waiting [2020-06-01T21:33:09.707Z] 9eb99e56ec68: Waiting [2020-06-01T21:33:09.707Z] 27c7a5d97fbd: Waiting [2020-06-01T21:33:09.707Z] 5c102a31e300: Waiting [2020-06-01T21:33:09.707Z] dcfb455df0a1: Waiting [2020-06-01T21:33:09.707Z] 5788d62ee057: Waiting [2020-06-01T21:33:09.707Z] 0e6b1d234666: Waiting [2020-06-01T21:33:09.707Z] bf5d7aec512f: Waiting [2020-06-01T21:33:09.707Z] 0f37312ad70f: Verifying Checksum [2020-06-01T21:33:09.707Z] 0f37312ad70f: Download complete [2020-06-01T21:33:09.707Z] 2848faf0eed1: Verifying Checksum [2020-06-01T21:33:09.707Z] 2848faf0eed1: Download complete [2020-06-01T21:33:09.707Z] 0e6b1d234666: Verifying Checksum [2020-06-01T21:33:09.707Z] 0e6b1d234666: Download complete [2020-06-01T21:33:09.707Z] bf5d7aec512f: Verifying Checksum [2020-06-01T21:33:09.707Z] bf5d7aec512f: Download complete [2020-06-01T21:33:09.707Z] e6b0cf9c0882: Verifying Checksum [2020-06-01T21:33:09.707Z] e6b0cf9c0882: Download complete [2020-06-01T21:33:09.971Z] e6b0cf9c0882: Pull complete [2020-06-01T21:33:10.569Z] 34c802a77dc8: Verifying Checksum [2020-06-01T21:33:10.569Z] 34c802a77dc8: Download complete [2020-06-01T21:33:10.569Z] 27c7a5d97fbd: Verifying Checksum [2020-06-01T21:33:10.569Z] 27c7a5d97fbd: Download complete [2020-06-01T21:33:11.153Z] 5c102a31e300: Verifying Checksum [2020-06-01T21:33:11.153Z] 5c102a31e300: Download complete [2020-06-01T21:33:11.153Z] dcfb455df0a1: Verifying Checksum [2020-06-01T21:33:11.153Z] dcfb455df0a1: Download complete [2020-06-01T21:33:11.153Z] 5788d62ee057: Verifying Checksum [2020-06-01T21:33:11.153Z] 5788d62ee057: Download complete [2020-06-01T21:33:11.415Z] 9eb99e56ec68: Verifying Checksum [2020-06-01T21:33:11.415Z] 9eb99e56ec68: Download complete [2020-06-01T21:33:12.357Z] 2848faf0eed1: Pull complete [2020-06-01T21:33:12.357Z] 0f37312ad70f: Pull complete [2020-06-01T21:33:18.971Z] 5788d62ee057: Pull complete [2020-06-01T21:33:18.971Z] 0e6b1d234666: Pull complete [2020-06-01T21:33:18.971Z] bf5d7aec512f: Pull complete [2020-06-01T21:33:19.961Z] 8a11ddd9e578: Pull complete [2020-06-01T21:33:19.961Z] 4cf88f913ddb: Pull complete [2020-06-01T21:33:19.961Z] 1df406cf5192: Pull complete [2020-06-01T21:33:23.196Z] 34c802a77dc8: Pull complete [2020-06-01T21:33:24.275Z] cd6300453558: Pull complete [2020-06-01T21:33:25.759Z] 9eb99e56ec68: Pull complete [2020-06-01T21:33:25.759Z] 27c7a5d97fbd: Pull complete [2020-06-01T21:33:26.743Z] 5c102a31e300: Pull complete [2020-06-01T21:33:26.743Z] dcfb455df0a1: Pull complete [2020-06-01T21:33:26.743Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-01T21:33:26.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-01T21:33:26.743Z] ---> 7c70fe431013 [2020-06-01T21:33:26.743Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-01T21:33:27.076Z] ---> Running in 110062b8835e [2020-06-01T21:33:27.076Z] Removing intermediate container 110062b8835e [2020-06-01T21:33:27.076Z] ---> 6e604a56a420 [2020-06-01T21:33:27.076Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-01T21:33:27.076Z] ---> Running in 2736c85ddaa9 [2020-06-01T21:33:28.025Z] Removing intermediate container 2736c85ddaa9 [2020-06-01T21:33:28.025Z] ---> eae49c23f6f0 [2020-06-01T21:33:28.025Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-06-01T21:33:28.025Z] ---> Running in c29da5584cec [2020-06-01T21:33:28.287Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-01T21:33:29.230Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-01T21:33:29.494Z] OK: 143 MiB in 39 packages [2020-06-01T21:33:29.674Z] b9c365052c96: Pull complete [2020-06-01T21:33:29.674Z] a2d8cc88f415: Pull complete [2020-06-01T21:33:29.756Z] Removing intermediate container c29da5584cec [2020-06-01T21:33:29.756Z] ---> 18f51409473a [2020-06-01T21:33:29.756Z] Step 6/8 : WORKDIR /build [2020-06-01T21:33:29.756Z] ---> Running in fccc1d4492db [2020-06-01T21:33:30.019Z] Removing intermediate container fccc1d4492db [2020-06-01T21:33:30.019Z] ---> d0b9e434ed08 [2020-06-01T21:33:30.019Z] Step 7/8 : COPY go.mod . [2020-06-01T21:33:30.280Z] ---> 408b91db7661 [2020-06-01T21:33:30.280Z] Step 8/8 : RUN go mod download [2020-06-01T21:33:30.280Z] ---> Running in f7ca74d57759 [2020-06-01T21:33:31.655Z] ea1d1ca13537: Pull complete [2020-06-01T21:33:31.928Z] 3750a50a1c5e: Pull complete [2020-06-01T21:33:31.928Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-01T21:33:31.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-01T21:33:31.928Z] ---> 78745c68409d [2020-06-01T21:33:31.928Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-01T21:33:32.205Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-01T21:33:32.205Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-01T21:33:32.205Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-01T21:33:32.205Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-01T21:33:32.205Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-01T21:33:32.205Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-01T21:33:32.205Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-01T21:33:32.205Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-01T21:33:32.205Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-06-01T21:33:32.205Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-06-01T21:33:32.205Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-01T21:33:32.205Z] go: finding github.com/fatih/color v1.7.0 [2020-06-01T21:33:32.205Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-01T21:33:32.205Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-01T21:33:32.205Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-01T21:33:32.205Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-01T21:33:32.466Z] go: finding github.com/google/uuid v1.1.0 [2020-06-01T21:33:32.466Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-01T21:33:32.466Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-01T21:33:32.728Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-01T21:33:32.728Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-01T21:33:32.728Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-01T21:33:32.728Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-01T21:33:32.728Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-01T21:33:32.728Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-01T21:33:32.728Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-01T21:33:32.728Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-01T21:33:32.729Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-01T21:33:32.729Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-01T21:33:32.729Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-01T21:33:32.729Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-01T21:33:32.729Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-01T21:33:32.729Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-01T21:33:32.729Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-01T21:33:32.990Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-01T21:33:32.990Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-01T21:33:32.990Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-01T21:33:32.990Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-01T21:33:32.990Z] go: finding github.com/posener/complete v1.1.1 [2020-06-01T21:33:32.990Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-01T21:33:32.990Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-01T21:33:32.990Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-01T21:33:32.990Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-01T21:33:32.990Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-01T21:33:32.990Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-01T21:33:32.990Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-06-01T21:33:32.990Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-01T21:33:32.990Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-01T21:33:33.251Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-01T21:33:33.251Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-01T21:33:36.241Z] ---> Running in 09963330ea97 [2020-06-01T21:33:36.241Z] Removing intermediate container 09963330ea97 [2020-06-01T21:33:36.241Z] ---> 3aa6da0624c5 [2020-06-01T21:33:36.241Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-01T21:33:36.241Z] ---> Running in 0605b02c6f18 [2020-06-01T21:33:37.478Z] Removing intermediate container f7ca74d57759 [2020-06-01T21:33:37.478Z] ---> 584347bd8d38 [2020-06-01T21:33:37.478Z] Successfully built 584347bd8d38 [2020-06-01T21:33:37.478Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:33:38.215Z] Removing intermediate container 0605b02c6f18 [2020-06-01T21:33:38.215Z] ---> 02daf6c88666 [2020-06-01T21:33:38.215Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-06-01T21:33:38.265Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-01T21:33:38.265Z] . [Pipeline] withDockerContainer [2020-06-01T21:33:38.399Z] prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container [2020-06-01T21:33:38.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/35 -v /w/workspace/go-mod-bootstrap/35:/w/workspace/go-mod-bootstrap/35:rw,z -v /w/workspace/go-mod-bootstrap/35@tmp:/w/workspace/go-mod-bootstrap/35@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 ******** ci-base-image-x86_64 cat [2020-06-01T21:33:38.490Z] ---> Running in 36034b14578f [2020-06-01T21:33:39.042Z] $ docker top 36537a2ab9dfd4016d10b742ec7059844537b770d45e759168f8a3588a8683c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-01T21:33:39.468Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-01T21:33:39.579Z] + go version [2020-06-01T21:33:39.579Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-01T21:33:39.878Z] + make test [2020-06-01T21:33:39.878Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-01T21:33:40.443Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-01T21:33:40.716Z] OK: 125 MiB in 39 packages [2020-06-01T21:33:42.151Z] Removing intermediate container 36034b14578f [2020-06-01T21:33:42.151Z] ---> 5da6a87775cf [2020-06-01T21:33:42.151Z] Step 6/8 : WORKDIR /build [2020-06-01T21:33:42.151Z] ---> Running in 7ddac72fe6c5 [2020-06-01T21:33:42.423Z] Removing intermediate container 7ddac72fe6c5 [2020-06-01T21:33:42.423Z] ---> 747ac7b7d789 [2020-06-01T21:33:42.423Z] Step 7/8 : COPY go.mod . [2020-06-01T21:33:43.017Z] ---> 07caf30ef3c3 [2020-06-01T21:33:43.017Z] Step 8/8 : RUN go mod download [2020-06-01T21:33:43.290Z] ---> Running in d09081b4f98e [2020-06-01T21:33:45.265Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-01T21:33:45.265Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-01T21:33:45.265Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-01T21:33:45.265Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-01T21:33:45.265Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-01T21:33:45.265Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-01T21:33:45.265Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-01T21:33:45.265Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-01T21:33:45.265Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-06-01T21:33:45.265Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-06-01T21:33:45.265Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-01T21:33:45.265Z] go: finding github.com/fatih/color v1.7.0 [2020-06-01T21:33:45.265Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-01T21:33:45.265Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-01T21:33:45.547Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-01T21:33:45.547Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-01T21:33:45.547Z] go: finding github.com/google/uuid v1.1.0 [2020-06-01T21:33:45.547Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-01T21:33:45.547Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-01T21:33:45.547Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-01T21:33:45.547Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-01T21:33:45.547Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-01T21:33:45.547Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-01T21:33:45.818Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-01T21:33:45.818Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-01T21:33:45.818Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-01T21:33:45.818Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-01T21:33:45.818Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-01T21:33:45.818Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-01T21:33:45.818Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-01T21:33:45.819Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-01T21:33:45.819Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-01T21:33:45.819Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-01T21:33:45.819Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-01T21:33:45.819Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-01T21:33:45.819Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-01T21:33:45.819Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-01T21:33:45.819Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-01T21:33:45.819Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-01T21:33:45.819Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-01T21:33:45.819Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-01T21:33:45.819Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-01T21:33:45.819Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-01T21:33:46.088Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-01T21:33:46.088Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-01T21:33:46.088Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-01T21:33:46.088Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-01T21:33:46.088Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-01T21:33:46.088Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-01T21:33:46.088Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-01T21:33:46.088Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-01T21:33:46.088Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-01T21:33:46.088Z] go: finding github.com/posener/complete v1.1.1 [2020-06-01T21:33:46.088Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-01T21:33:46.088Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-01T21:33:46.088Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-01T21:33:46.088Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-01T21:33:46.088Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-01T21:33:46.088Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-01T21:33:46.358Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-06-01T21:33:46.358Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-01T21:33:46.358Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-01T21:33:46.358Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-01T21:33:46.630Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-01T21:33:54.884Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-06-01T21:33:55.168Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.019s coverage: 50.4% of statements [2020-06-01T21:33:55.168Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-06-01T21:33:55.168Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.038s coverage: 84.2% of statements [2020-06-01T21:33:55.168Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-06-01T21:33:55.168Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-06-01T21:33:55.168Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-06-01T21:33:56.797Z] Removing intermediate container d09081b4f98e [2020-06-01T21:33:56.797Z] ---> bd6ab90875e9 [2020-06-01T21:33:56.797Z] Successfully built bd6ab90875e9 [2020-06-01T21:33:56.797Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:33:57.984Z] + docker inspect -f . ci-base-image-arm64 [2020-06-01T21:33:57.984Z] . [Pipeline] withDockerContainer [2020-06-01T21:33:58.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-1476 does not seem to be running inside a container [2020-06-01T21:33:58.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/35 -v /w/workspace/go-mod-bootstrap/35:/w/workspace/go-mod-bootstrap/35:rw,z -v /w/workspace/go-mod-bootstrap/35@tmp:/w/workspace/go-mod-bootstrap/35@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 ******** ci-base-image-arm64 cat [2020-06-01T21:34:00.244Z] $ docker top 9dcba8194e9edb848bc68c43aeff9918a4219f6792402b22cb795e5b735bbab6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-01T21:34:01.399Z] + go version [2020-06-01T21:34:01.399Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-01T21:34:02.071Z] + make test [2020-06-01T21:34:02.072Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-01T21:34:05.197Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.022s coverage: 100.0% of statements [2020-06-01T21:34:05.197Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-06-01T21:34:05.197Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-06-01T21:34:05.197Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-06-01T21:34:05.198Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.007s coverage: 48.9% of statements [2020-06-01T21:34:05.198Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-06-01T21:34:05.198Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-06-01T21:34:05.198Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.004s coverage: 91.3% of statements [2020-06-01T21:34:05.198Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-01T21:34:06.610Z] gofmt -l . [2020-06-01T21:34:06.610Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-01T21:34:07.045Z] Stashed 1 file(s) [Pipeline] } [2020-06-01T21:34:07.049Z] $ docker stop --time=1 36537a2ab9dfd4016d10b742ec7059844537b770d45e759168f8a3588a8683c1 [2020-06-01T21:34:08.510Z] $ docker rm -f 36537a2ab9dfd4016d10b742ec7059844537b770d45e759168f8a3588a8683c1 [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-06-01T21:34:41.108Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-06-01T21:34:42.551Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.065s coverage: 50.4% of statements [2020-06-01T21:34:42.551Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-06-01T21:34:42.551Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.053s coverage: 84.2% of statements [2020-06-01T21:34:42.551Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-06-01T21:34:42.551Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-06-01T21:34:42.551Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-06-01T21:34:50.803Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.052s coverage: 100.0% of statements [2020-06-01T21:34:50.803Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-06-01T21:34:50.803Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-06-01T21:34:50.803Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-06-01T21:34:50.803Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.026s coverage: 48.9% of statements [2020-06-01T21:34:50.803Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-06-01T21:34:50.803Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-06-01T21:34:50.803Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.026s coverage: 91.3% of statements [2020-06-01T21:34:50.803Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-01T21:34:56.214Z] gofmt -l . [2020-06-01T21:34:56.214Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-01T21:34:56.505Z] Warning: overwriting stash ‘coverage-report’ [2020-06-01T21:34:56.892Z] Stashed 1 file(s) [Pipeline] } [2020-06-01T21:34:56.896Z] $ docker stop --time=1 9dcba8194e9edb848bc68c43aeff9918a4219f6792402b22cb795e5b735bbab6 [2020-06-01T21:34:59.288Z] $ docker rm -f 9dcba8194e9edb848bc68c43aeff9918a4219f6792402b22cb795e5b735bbab6 [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-06-01T21:35:01.660Z] provisioning config files... [2020-06-01T21:35:01.672Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5969747021613854259tmp [Pipeline] { [Pipeline] sh [2020-06-01T21:35:02.056Z] + curl -s https://codecov.io/bash [2020-06-01T21:35:02.056Z] + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5969747021613854259tmp [2020-06-01T21:35:02.319Z] [2020-06-01T21:35:02.319Z] _____ _ [2020-06-01T21:35:02.319Z] / ____| | | [2020-06-01T21:35:02.319Z] | | ___ __| | ___ ___ _____ __ [2020-06-01T21:35:02.319Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-01T21:35:02.319Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-01T21:35:02.319Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-01T21:35:02.319Z] Bash-20200430-d757c17 [2020-06-01T21:35:02.319Z] [2020-06-01T21:35:02.319Z] [2020-06-01T21:35:02.319Z] ==> Jenkins CI detected. [2020-06-01T21:35:02.319Z] project root: . [2020-06-01T21:35:02.319Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-01T21:35:02.319Z] ==> Running gcov in . (disable via -X gcov) [2020-06-01T21:35:02.319Z] ==> Python coveragepy not found [2020-06-01T21:35:02.319Z] ==> Searching for coverage reports in: [2020-06-01T21:35:02.319Z] + . [2020-06-01T21:35:02.319Z] -> Found 1 reports [2020-06-01T21:35:02.319Z] ==> Detecting git/mercurial file structure [2020-06-01T21:35:02.319Z] ==> Reading reports [2020-06-01T21:35:02.319Z] + ./coverage.out bytes=20411 [2020-06-01T21:35:02.319Z] ==> Appending adjustments [2020-06-01T21:35:02.319Z] https://docs.codecov.io/docs/fixing-reports [2020-06-01T21:35:02.582Z] + Found adjustments [2020-06-01T21:35:02.582Z] ==> Gzipping contents [2020-06-01T21:35:02.582Z] ==> Uploading reports [2020-06-01T21:35:02.582Z] url: https://codecov.io [2020-06-01T21:35:02.582Z] query: branch=master&commit=e7263182f03795a80ecad393cb2c8c940050476c&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= [2020-06-01T21:35:02.582Z] -> Pinging Codecov [2020-06-01T21:35:02.582Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=e7263182f03795a80ecad393cb2c8c940050476c&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= [2020-06-01T21:35:03.154Z] -> Uploading [2020-06-01T21:35:03.420Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/e7263182f03795a80ecad393cb2c8c940050476c [Pipeline] } [2020-06-01T21:35:03.429Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-01T21:35:04.621Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-01T21:35:04.623Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-01T21:35:04.758Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:35:05.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-01T21:35:05.101Z] [2020-06-01T21:35:05.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:35:05.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-01T21:35:05.454Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-01T21:35:05.454Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-01T21:35:05.454Z] 408f87550127: Pulling fs layer [2020-06-01T21:35:05.454Z] fe522b08c979: Pulling fs layer [2020-06-01T21:35:05.454Z] 221eaa008020: Pulling fs layer [2020-06-01T21:35:05.454Z] 2a4607e5d6b9: Pulling fs layer [2020-06-01T21:35:05.454Z] 8f79b27c4fd2: Pulling fs layer [2020-06-01T21:35:05.454Z] e5c8dbe1645b: Pulling fs layer [2020-06-01T21:35:05.454Z] 23e8b3b47431: Pulling fs layer [2020-06-01T21:35:05.454Z] 5c568d65a230: Pulling fs layer [2020-06-01T21:35:05.454Z] 8f79b27c4fd2: Waiting [2020-06-01T21:35:05.454Z] e5c8dbe1645b: Waiting [2020-06-01T21:35:05.454Z] 23e8b3b47431: Waiting [2020-06-01T21:35:05.454Z] 5c568d65a230: Waiting [2020-06-01T21:35:05.454Z] 2a4607e5d6b9: Waiting [2020-06-01T21:35:05.454Z] 221eaa008020: Waiting [2020-06-01T21:35:05.454Z] fe522b08c979: Verifying Checksum [2020-06-01T21:35:05.454Z] fe522b08c979: Download complete [2020-06-01T21:35:05.454Z] 408f87550127: Verifying Checksum [2020-06-01T21:35:05.454Z] 408f87550127: Download complete [2020-06-01T21:35:05.454Z] 2a4607e5d6b9: Download complete [2020-06-01T21:35:05.454Z] 8f79b27c4fd2: Verifying Checksum [2020-06-01T21:35:05.454Z] 8f79b27c4fd2: Download complete [2020-06-01T21:35:05.454Z] cbdbe7a5bc2a: Verifying Checksum [2020-06-01T21:35:06.048Z] e5c8dbe1645b: Download complete [2020-06-01T21:35:06.048Z] cbdbe7a5bc2a: Pull complete [2020-06-01T21:35:06.323Z] 23e8b3b47431: Verifying Checksum [2020-06-01T21:35:06.323Z] 23e8b3b47431: Download complete [2020-06-01T21:35:06.586Z] 408f87550127: Pull complete [2020-06-01T21:35:06.587Z] 5c568d65a230: Verifying Checksum [2020-06-01T21:35:06.587Z] 5c568d65a230: Download complete [2020-06-01T21:35:06.587Z] fe522b08c979: Pull complete [2020-06-01T21:35:07.160Z] 221eaa008020: Download complete [2020-06-01T21:35:13.760Z] 221eaa008020: Pull complete [2020-06-01T21:35:13.760Z] 2a4607e5d6b9: Pull complete [2020-06-01T21:35:13.760Z] 8f79b27c4fd2: Pull complete [2020-06-01T21:35:15.328Z] e5c8dbe1645b: Pull complete [2020-06-01T21:35:17.247Z] 23e8b3b47431: Pull complete [2020-06-01T21:35:19.813Z] 5c568d65a230: Pull complete [2020-06-01T21:35:19.813Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-01T21:35:19.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-01T21:35:19.970Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2020-06-01T21:35:20.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-06-01T21:35:20.536Z] $ docker top f9a4862ff6f523a2d5bd6b996b86558dc441defe5b4c91038412ecbb25265d20 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-01T21:35:21.103Z] + snyk monitor '--org=edgex-jenkins' [2020-06-01T21:35:31.115Z] [2020-06-01T21:35:31.115Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap)... [2020-06-01T21:35:31.115Z] [2020-06-01T21:35:31.115Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/3d7aacce-e10d-49a6-b54c-c97b2a146e4c [2020-06-01T21:35:31.115Z] [2020-06-01T21:35:31.115Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-01T21:35:31.115Z] [2020-06-01T21:35:31.115Z] [Pipeline] } [2020-06-01T21:35:31.120Z] $ docker stop --time=1 f9a4862ff6f523a2d5bd6b996b86558dc441defe5b4c91038412ecbb25265d20 [2020-06-01T21:35:32.586Z] $ docker rm -f f9a4862ff6f523a2d5bd6b996b86558dc441defe5b4c91038412ecbb25265d20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:35:33.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-01T21:35:33.741Z] . [Pipeline] withDockerContainer [2020-06-01T21:35:33.858Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2020-06-01T21:35:33.895Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-01T21:35:34.516Z] $ docker top 6e26726bb29274884c98288e7432fe3d77f024b720f79c192214e3844f903e5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-01T21:35:34.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-01T21:35:34.791Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-01T21:35:34.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-01T21:35:34.983Z] $ docker exec 6e26726bb29274884c98288e7432fe3d77f024b720f79c192214e3844f903e5c ssh-agent [2020-06-01T21:35:35.197Z] SSH_AUTH_SOCK=/tmp/ssh-DiTEaYRxHAsB/agent.14 [2020-06-01T21:35:35.197Z] SSH_AGENT_PID=21 [2020-06-01T21:35:35.204Z] Running ssh-add (command line suppressed) [2020-06-01T21:35:35.339Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7606074185457751914.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7606074185457751914.key) [2020-06-01T21:35:35.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-01T21:35:35.762Z] + git semver tag [2020-06-01T21:35:35.762Z] # -> Open(): unable to determine branch for HEAD [2020-06-01T21:35:35.762Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-06-01T21:35:35.762Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-01T21:35:35.762Z] # $SEMVER_REMOTE_NAME = origin [2020-06-01T21:35:35.762Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-01T21:35:35.762Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-01T21:35:35.762Z] # $SEMVER_BRANCH = master [2020-06-01T21:35:35.762Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-06-01T21:35:35.762Z] # e7263182f03795a80ecad393cb2c8c940050476c HEAD [2020-06-01T21:35:35.763Z] # -> Force: false [2020-06-01T21:35:35.763Z] # 8fa15bae58ec3c5f450e6be86a5a4678fee25b75 refs/tags/v0.0.33 [Pipeline] } [2020-06-01T21:35:35.765Z] $ docker exec --env ******** --env ******** 6e26726bb29274884c98288e7432fe3d77f024b720f79c192214e3844f903e5c ssh-agent -k [2020-06-01T21:35:35.894Z] unset SSH_AUTH_SOCK; [2020-06-01T21:35:35.895Z] unset SSH_AGENT_PID; [2020-06-01T21:35:35.895Z] echo Agent pid 21 killed; [2020-06-01T21:35:35.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-01T21:35:36.544Z] + git semver [Pipeline] } [2020-06-01T21:35:36.551Z] $ docker stop --time=1 6e26726bb29274884c98288e7432fe3d77f024b720f79c192214e3844f903e5c [2020-06-01T21:35:37.887Z] $ docker rm -f 6e26726bb29274884c98288e7432fe3d77f024b720f79c192214e3844f903e5c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:35:38.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-01T21:35:38.546Z] [2020-06-01T21:35:38.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:35:38.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-01T21:35:38.882Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-01T21:35:38.882Z] ab5ef0e58194: Pulling fs layer [2020-06-01T21:35:38.882Z] 9712f1f96733: Pulling fs layer [2020-06-01T21:35:38.882Z] 63f879dbbcfc: Pulling fs layer [2020-06-01T21:35:38.882Z] 0d9ebad4ef96: Pulling fs layer [2020-06-01T21:35:38.882Z] e9a5061849ea: Pulling fs layer [2020-06-01T21:35:38.882Z] d747dcd14b5f: Pulling fs layer [2020-06-01T21:35:38.882Z] 2de7ff778b66: Pulling fs layer [2020-06-01T21:35:38.882Z] e9a5061849ea: Waiting [2020-06-01T21:35:38.882Z] d747dcd14b5f: Waiting [2020-06-01T21:35:38.882Z] 2de7ff778b66: Waiting [2020-06-01T21:35:38.882Z] 0d9ebad4ef96: Waiting [2020-06-01T21:35:38.882Z] 9712f1f96733: Verifying Checksum [2020-06-01T21:35:38.882Z] 9712f1f96733: Download complete [2020-06-01T21:35:39.473Z] 63f879dbbcfc: Verifying Checksum [2020-06-01T21:35:39.473Z] 63f879dbbcfc: Download complete [2020-06-01T21:35:39.473Z] e9a5061849ea: Verifying Checksum [2020-06-01T21:35:39.473Z] e9a5061849ea: Download complete [2020-06-01T21:35:39.473Z] d747dcd14b5f: Verifying Checksum [2020-06-01T21:35:39.473Z] d747dcd14b5f: Download complete [2020-06-01T21:35:39.738Z] 2de7ff778b66: Verifying Checksum [2020-06-01T21:35:39.738Z] 2de7ff778b66: Download complete [2020-06-01T21:35:40.001Z] 0d9ebad4ef96: Verifying Checksum [2020-06-01T21:35:40.001Z] 0d9ebad4ef96: Download complete [2020-06-01T21:35:40.001Z] ab5ef0e58194: Verifying Checksum [2020-06-01T21:35:40.001Z] ab5ef0e58194: Download complete [2020-06-01T21:35:45.367Z] ab5ef0e58194: Pull complete [2020-06-01T21:35:45.367Z] 9712f1f96733: Pull complete [2020-06-01T21:35:47.290Z] 63f879dbbcfc: Pull complete [2020-06-01T21:35:52.601Z] 0d9ebad4ef96: Pull complete [2020-06-01T21:35:52.601Z] e9a5061849ea: Pull complete [2020-06-01T21:35:52.601Z] d747dcd14b5f: Pull complete [2020-06-01T21:35:56.818Z] 2de7ff778b66: Pull complete [2020-06-01T21:35:56.818Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-01T21:35:56.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-01T21:35:56.935Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2020-06-01T21:35:56.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-06-01T21:35:57.502Z] $ docker top c98043e230e03a37184f7c9c11f43322bd35bd122f38016a5c4306721ecdcc38 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-01T21:35:57.807Z] provisioning config files... [2020-06-01T21:35:57.816Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8906116381056130927tmp [2020-06-01T21:35:57.830Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3127359299442477297tmp [2020-06-01T21:35:57.844Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8653691789637740732tmp [Pipeline] { [Pipeline] echo [2020-06-01T21:35:57.906Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-01T21:35:58.198Z] ---> sigul-configuration.sh [2020-06-01T21:35:58.198Z] gpg: directory `/root/.gnupg' created [2020-06-01T21:35:58.198Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-01T21:35:58.198Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-01T21:35:58.198Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-01T21:35:58.198Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-01T21:35:58.198Z] gpg: CAST5 encrypted data [2020-06-01T21:35:58.459Z] gpg: encrypted with 1 passphrase [2020-06-01T21:35:58.459Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-01T21:35:58.764Z] + mkdir /home/jenkins [2020-06-01T21:35:58.764Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-01T21:35:59.062Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-06-01T21:35:59.072Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-01T21:35:59.367Z] ---> sigul-install.sh [2020-06-01T21:36:04.661Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-01T21:36:04.959Z] + git tag --list [2020-06-01T21:36:04.959Z] v0.0.33 [Pipeline] sh [2020-06-01T21:36:05.285Z] + lftools sign git-tag v0.0.33 [2020-06-01T21:36:06.278Z] Signing Git tag with Sigul... [2020-06-01T21:36:06.278Z] Signing v0.0.33 [Pipeline] echo [2020-06-01T21:36:07.683Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-01T21:36:07.976Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-01T21:36:08.557Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-01T21:36:08.630Z] $ docker stop --time=1 c98043e230e03a37184f7c9c11f43322bd35bd122f38016a5c4306721ecdcc38 [2020-06-01T21:36:10.061Z] $ docker rm -f c98043e230e03a37184f7c9c11f43322bd35bd122f38016a5c4306721ecdcc38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:36:10.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-01T21:36:10.798Z] . [Pipeline] withDockerContainer [2020-06-01T21:36:10.923Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2020-06-01T21:36:10.955Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-01T21:36:11.524Z] $ docker top e3cdea32ff0c3c267b7698cc489c1dd90149dd578ff5d0b91f5f1f07595b48d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-01T21:36:11.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-01T21:36:11.826Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-01T21:36:12.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-01T21:36:12.007Z] $ docker exec e3cdea32ff0c3c267b7698cc489c1dd90149dd578ff5d0b91f5f1f07595b48d3 ssh-agent [2020-06-01T21:36:12.197Z] SSH_AUTH_SOCK=/tmp/ssh-FC765YZqSISa/agent.14 [2020-06-01T21:36:12.197Z] SSH_AGENT_PID=21 [2020-06-01T21:36:12.203Z] Running ssh-add (command line suppressed) [2020-06-01T21:36:12.334Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_9103375529837495341.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_9103375529837495341.key) [2020-06-01T21:36:12.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-01T21:36:12.718Z] + git semver bump patch [2020-06-01T21:36:12.718Z] # -> Open(): unable to determine branch for HEAD [2020-06-01T21:36:12.718Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-06-01T21:36:12.718Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-01T21:36:12.718Z] # $SEMVER_REMOTE_NAME = origin [2020-06-01T21:36:12.718Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-01T21:36:12.718Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-01T21:36:12.718Z] # $SEMVER_BRANCH = master [2020-06-01T21:36:12.718Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-06-01T21:36:12.718Z] 0.0.34 [Pipeline] } [2020-06-01T21:36:12.719Z] $ docker exec --env ******** --env ******** e3cdea32ff0c3c267b7698cc489c1dd90149dd578ff5d0b91f5f1f07595b48d3 ssh-agent -k [2020-06-01T21:36:12.851Z] unset SSH_AUTH_SOCK; [2020-06-01T21:36:12.852Z] unset SSH_AGENT_PID; [2020-06-01T21:36:12.852Z] echo Agent pid 21 killed; [2020-06-01T21:36:12.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-01T21:36:13.390Z] + git semver [Pipeline] } [2020-06-01T21:36:13.395Z] $ docker stop --time=1 e3cdea32ff0c3c267b7698cc489c1dd90149dd578ff5d0b91f5f1f07595b48d3 [2020-06-01T21:36:14.723Z] $ docker rm -f e3cdea32ff0c3c267b7698cc489c1dd90149dd578ff5d0b91f5f1f07595b48d3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:36:15.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-01T21:36:15.269Z] . [Pipeline] withDockerContainer [2020-06-01T21:36:15.379Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2020-06-01T21:36:15.409Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-01T21:36:15.941Z] $ docker top 706797bdd6f84fd1fac692f0adddd0016b94ea8be2fedea0fa251dba26d23808 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-01T21:36:16.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-01T21:36:16.215Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-01T21:36:16.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-01T21:36:16.394Z] $ docker exec 706797bdd6f84fd1fac692f0adddd0016b94ea8be2fedea0fa251dba26d23808 ssh-agent [2020-06-01T21:36:16.590Z] SSH_AUTH_SOCK=/tmp/ssh-C48OZBnygS0x/agent.14 [2020-06-01T21:36:16.590Z] SSH_AGENT_PID=21 [2020-06-01T21:36:16.596Z] Running ssh-add (command line suppressed) [2020-06-01T21:36:16.726Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5580222574020743920.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5580222574020743920.key) [2020-06-01T21:36:16.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-01T21:36:17.111Z] + git semver push [2020-06-01T21:36:17.111Z] # -> Open(): unable to determine branch for HEAD [2020-06-01T21:36:17.111Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-06-01T21:36:17.111Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-01T21:36:17.111Z] # $SEMVER_REMOTE_NAME = origin [2020-06-01T21:36:17.112Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-01T21:36:17.112Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-01T21:36:17.112Z] # $SEMVER_BRANCH = master [2020-06-01T21:36:17.112Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-06-01T21:36:23.699Z] $ docker exec --env ******** --env ******** 706797bdd6f84fd1fac692f0adddd0016b94ea8be2fedea0fa251dba26d23808 ssh-agent -k [2020-06-01T21:36:23.842Z] unset SSH_AUTH_SOCK; [2020-06-01T21:36:23.842Z] unset SSH_AGENT_PID; [2020-06-01T21:36:23.842Z] echo Agent pid 21 killed; [2020-06-01T21:36:23.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-01T21:36:24.366Z] + git semver [Pipeline] } [2020-06-01T21:36:24.372Z] $ docker stop --time=1 706797bdd6f84fd1fac692f0adddd0016b94ea8be2fedea0fa251dba26d23808 [2020-06-01T21:36:25.717Z] $ docker rm -f 706797bdd6f84fd1fac692f0adddd0016b94ea8be2fedea0fa251dba26d23808 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-01T21:36:26.615Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-01T21:36:27.174Z] ---> package-listing.sh [2020-06-01T21:36:27.174Z] ++ facter osfamily [2020-06-01T21:36:27.174Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-01T21:36:27.174Z] + OS_FAMILY=redhat [2020-06-01T21:36:27.174Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-01T21:36:27.174Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-01T21:36:27.174Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-01T21:36:27.174Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-01T21:36:27.174Z] + PACKAGES=/tmp/packages_start.txt [2020-06-01T21:36:27.174Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-06-01T21:36:27.174Z] + PACKAGES=/tmp/packages_end.txt [2020-06-01T21:36:27.174Z] + case "${OS_FAMILY}" in [2020-06-01T21:36:27.174Z] + rpm -qa [2020-06-01T21:36:27.174Z] + sort [2020-06-01T21:36:31.381Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-01T21:36:31.381Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-01T21:36:31.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-01T21:36:31.381Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-06-01T21:36:31.381Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2020-06-01T21:36:31.381Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:36:31.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-01T21:36:31.722Z] [2020-06-01T21:36:31.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-01T21:36:32.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-01T21:36:32.069Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-01T21:36:32.069Z] c9b1b535fdd9: Pulling fs layer [2020-06-01T21:36:32.069Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-01T21:36:32.069Z] 756a868c4378: Pulling fs layer [2020-06-01T21:36:32.069Z] 444b2fc9a129: Pulling fs layer [2020-06-01T21:36:32.069Z] ea15f1150254: Pulling fs layer [2020-06-01T21:36:32.069Z] 41b27a9f41bf: Pulling fs layer [2020-06-01T21:36:32.069Z] 28c525ee5125: Pulling fs layer [2020-06-01T21:36:32.069Z] 094b1ea09ed8: Pulling fs layer [2020-06-01T21:36:32.069Z] 138eaada9080: Pulling fs layer [2020-06-01T21:36:32.069Z] 0622d0fa9048: Pulling fs layer [2020-06-01T21:36:32.069Z] 41b27a9f41bf: Waiting [2020-06-01T21:36:32.069Z] 28c525ee5125: Waiting [2020-06-01T21:36:32.069Z] 094b1ea09ed8: Waiting [2020-06-01T21:36:32.069Z] 138eaada9080: Waiting [2020-06-01T21:36:32.069Z] 0622d0fa9048: Waiting [2020-06-01T21:36:32.069Z] ea15f1150254: Waiting [2020-06-01T21:36:32.069Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-01T21:36:32.069Z] 2cc5ad85d9ab: Download complete [2020-06-01T21:36:32.069Z] 444b2fc9a129: Verifying Checksum [2020-06-01T21:36:32.069Z] 444b2fc9a129: Download complete [2020-06-01T21:36:32.069Z] c9b1b535fdd9: Download complete [2020-06-01T21:36:32.069Z] ea15f1150254: Verifying Checksum [2020-06-01T21:36:32.069Z] ea15f1150254: Download complete [2020-06-01T21:36:32.333Z] 28c525ee5125: Download complete [2020-06-01T21:36:32.595Z] 756a868c4378: Verifying Checksum [2020-06-01T21:36:32.595Z] 756a868c4378: Download complete [2020-06-01T21:36:32.595Z] 138eaada9080: Verifying Checksum [2020-06-01T21:36:32.595Z] 138eaada9080: Download complete [2020-06-01T21:36:32.595Z] 0622d0fa9048: Verifying Checksum [2020-06-01T21:36:32.595Z] 0622d0fa9048: Download complete [2020-06-01T21:36:32.595Z] 094b1ea09ed8: Verifying Checksum [2020-06-01T21:36:32.595Z] 094b1ea09ed8: Download complete [2020-06-01T21:36:33.166Z] 41b27a9f41bf: Verifying Checksum [2020-06-01T21:36:33.166Z] 41b27a9f41bf: Download complete [2020-06-01T21:36:34.108Z] c9b1b535fdd9: Pull complete [2020-06-01T21:36:34.108Z] 2cc5ad85d9ab: Pull complete [2020-06-01T21:36:35.492Z] 756a868c4378: Pull complete [2020-06-01T21:36:35.753Z] 444b2fc9a129: Pull complete [2020-06-01T21:36:37.138Z] ea15f1150254: Pull complete [2020-06-01T21:36:41.345Z] 41b27a9f41bf: Pull complete [2020-06-01T21:36:41.345Z] 28c525ee5125: Pull complete [2020-06-01T21:36:43.263Z] 094b1ea09ed8: Pull complete [2020-06-01T21:36:43.526Z] 138eaada9080: Pull complete [2020-06-01T21:36:43.787Z] 0622d0fa9048: Pull complete [2020-06-01T21:36:43.787Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-01T21:36:43.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-01T21:36:43.927Z] prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container [2020-06-01T21:36:43.965Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-01T21:36:44.496Z] $ docker top 0e1bb95545ebed8b032cb4381dc2cac971d529aea7305596a0d7cf2bef57b718 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-01T21:36:44.741Z] provisioning config files... [2020-06-01T21:36:44.759Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3679095757282442206tmp [Pipeline] { [Pipeline] echo [2020-06-01T21:36:44.813Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-01T21:36:45.130Z] ---> create-netrc.sh [Pipeline] echo [2020-06-01T21:36:45.142Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-01T21:36:45.459Z] ---> logs-deploy.sh [2020-06-01T21:36:45.459Z] + ARCHIVE_ARTIFACTS= [2020-06-01T21:36:45.459Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-01T21:36:45.459Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-01T21:36:45.459Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-01T21:36:45.459Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/35 [2020-06-01T21:36:45.459Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/35/ [2020-06-01T21:36:45.460Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/35 /w/workspace/xfoundry_go-mod-bootstrap_master [2020-06-01T21:36:46.420Z] Archives upload complete. [2020-06-01T21:36:46.681Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/35 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/35/ [2020-06-01T21:36:47.630Z] ---> uname -a: [2020-06-01T21:36:47.631Z] Linux 0e1bb95545eb 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-06-01T21:36:47.631Z] [2020-06-01T21:36:47.631Z] [2020-06-01T21:36:47.631Z] ---> lscpu: [2020-06-01T21:36:47.631Z] Architecture: x86_64 [2020-06-01T21:36:47.631Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-01T21:36:47.631Z] Byte Order: Little Endian [2020-06-01T21:36:47.631Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-01T21:36:47.631Z] CPU(s): 4 [2020-06-01T21:36:47.631Z] On-line CPU(s) list: 0-3 [2020-06-01T21:36:47.631Z] Thread(s) per core: 1 [2020-06-01T21:36:47.631Z] Core(s) per socket: 1 [2020-06-01T21:36:47.631Z] Socket(s): 4 [2020-06-01T21:36:47.631Z] NUMA node(s): 1 [2020-06-01T21:36:47.631Z] Vendor ID: GenuineIntel [2020-06-01T21:36:47.631Z] CPU family: 6 [2020-06-01T21:36:47.631Z] Model: 44 [2020-06-01T21:36:47.631Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-01T21:36:47.631Z] Stepping: 1 [2020-06-01T21:36:47.631Z] CPU MHz: 2933.442 [2020-06-01T21:36:47.631Z] BogoMIPS: 5866.88 [2020-06-01T21:36:47.631Z] Virtualization: VT-x [2020-06-01T21:36:47.631Z] Hypervisor vendor: KVM [2020-06-01T21:36:47.631Z] Virtualization type: full [2020-06-01T21:36:47.631Z] L1d cache: 128 KiB [2020-06-01T21:36:47.631Z] L1i cache: 128 KiB [2020-06-01T21:36:47.631Z] L2 cache: 16 MiB [2020-06-01T21:36:47.631Z] L3 cache: 64 MiB [2020-06-01T21:36:47.631Z] NUMA node0 CPU(s): 0-3 [2020-06-01T21:36:47.631Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-06-01T21:36:47.631Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-01T21:36:47.631Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-01T21:36:47.631Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-06-01T21:36:47.631Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-06-01T21:36:47.631Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-06-01T21:36:47.631Z] [2020-06-01T21:36:47.631Z] [2020-06-01T21:36:48.204Z] ---> nproc: [2020-06-01T21:36:48.204Z] 4 [2020-06-01T21:36:48.204Z] [2020-06-01T21:36:48.204Z]