Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 43efee3cfdd526bf845b5582b1730bb1b93e3b78 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go, goVersion:1.13] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-1018 in /w/workspace/gexfoundry_device-rest-go_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/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 43efee3cfdd526bf845b5582b1730bb1b93e3b78 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43efee3cfdd526bf845b5582b1730bb1b93e3b78 # timeout=10 Commit message: "Merge pull request #35 from hahattan/attribution-cleanup" > git rev-list --no-walk 2566be076a2097d201854259318eb76047854271 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-01T15:11:58.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-01T15:11:59.007Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-01T15:11:59.099Z] ========================================================= [2020-09-01T15:11:59.099Z] EdgeX Global Pipelines Version Info [2020-09-01T15:11:59.099Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-01T15:12:00.483Z] ------------------- [2020-09-01T15:12:00.483Z] stable info: [2020-09-01T15:12:00.483Z] ------------------- [2020-09-01T15:12:00.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-01T15:12:00.483Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-09-01T15:12:00.483Z] Message: update stable to v1.0.115 [2020-09-01T15:12:01.428Z] ------------------- [2020-09-01T15:12:01.428Z] experimental info: [2020-09-01T15:12:01.428Z] ------------------- [2020-09-01T15:12:01.428Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-01T15:12:01.428Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-09-01T15:12:01.428Z] Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-01T15:12:01.744Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2020-09-01T15:12:01.888Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2020-09-01T15:12:01.977Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-01T15:12:02.064Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-01T15:12:02.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-01T15:12:02.246Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-09-01T15:12:02.327Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-01T15:12:02.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-09-01T15:12:02.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-01T15:12:02.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-01T15:12:02.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-01T15:12:02.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2020-09-01T15:12:02.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-01T15:12:03.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-01T15:12:03.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-01T15:12:03.326Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-01T15:12:03.430Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-01T15:12:03.697Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-01T15:12:03.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-01T15:12:03.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-01T15:12:03.955Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-01T15:12:04.034Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-01T15:12:04.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-01T15:12:04.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-01T15:12:04.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-01T15:12:04.435Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43efee3cfdd526bf845b5582b1730bb1b93e3b78 [Pipeline] echo [2020-09-01T15:12:04.516Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43efee3 [Pipeline] echo [2020-09-01T15:12:04.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-01T15:12:05.159Z] + git log --format=format:%s -1 43efee3cfdd526bf845b5582b1730bb1b93e3b78 [Pipeline] echo [2020-09-01T15:12:05.222Z] GIT_COMMIT: 43efee3cfdd526bf845b5582b1730bb1b93e3b78, Commit Message: Merge pull request #35 from hahattan/attribution-cleanup [Pipeline] echo [2020-09-01T15:12:05.263Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:12:06.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-01T15:12:06.361Z] [2020-09-01T15:12:06.361Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:12:06.721Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-01T15:12:06.721Z] latest: Pulling from edgex-devops/git-semver [2020-09-01T15:12:06.721Z] 31603596830f: Pulling fs layer [2020-09-01T15:12:06.721Z] 2a8b12db71e7: Pulling fs layer [2020-09-01T15:12:06.721Z] 6ca5941a6612: Pulling fs layer [2020-09-01T15:12:06.721Z] ecc8261a40a4: Pulling fs layer [2020-09-01T15:12:06.721Z] ecc8261a40a4: Waiting [2020-09-01T15:12:06.721Z] 2a8b12db71e7: Verifying Checksum [2020-09-01T15:12:06.721Z] 2a8b12db71e7: Download complete [2020-09-01T15:12:06.721Z] 31603596830f: Verifying Checksum [2020-09-01T15:12:06.721Z] 31603596830f: Download complete [2020-09-01T15:12:06.983Z] ecc8261a40a4: Verifying Checksum [2020-09-01T15:12:06.983Z] ecc8261a40a4: Download complete [2020-09-01T15:12:06.983Z] 6ca5941a6612: Verifying Checksum [2020-09-01T15:12:06.983Z] 6ca5941a6612: Download complete [2020-09-01T15:12:07.247Z] 31603596830f: Pull complete [2020-09-01T15:12:07.247Z] 2a8b12db71e7: Pull complete [2020-09-01T15:12:07.830Z] 6ca5941a6612: Pull complete [2020-09-01T15:12:08.092Z] ecc8261a40a4: Pull complete [2020-09-01T15:12:08.092Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-01T15:12:08.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-01T15:12:08.092Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-01T15:12:08.199Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2020-09-01T15:12:08.242Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-01T15:12:10.767Z] $ docker top 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-01T15:12:11.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-01T15:12:11.030Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-01T15:12:11.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-01T15:12:11.224Z] $ docker exec 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc ssh-agent [2020-09-01T15:12:11.385Z] SSH_AUTH_SOCK=/tmp/ssh-LQNzkrg4C7EJ/agent.11 [2020-09-01T15:12:11.385Z] SSH_AGENT_PID=16 [2020-09-01T15:12:11.396Z] Running ssh-add (command line suppressed) [2020-09-01T15:12:11.511Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2177678692752488230.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2177678692752488230.key) [2020-09-01T15:12:11.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-01T15:12:11.889Z] + git describe --exact-match --tags HEAD [2020-09-01T15:12:11.889Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-01T15:12:11.911Z] $ docker exec --env ******** --env ******** 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc ssh-agent -k [2020-09-01T15:12:12.022Z] unset SSH_AUTH_SOCK; [2020-09-01T15:12:12.022Z] unset SSH_AGENT_PID; [2020-09-01T15:12:12.022Z] echo Agent pid 16 killed; [2020-09-01T15:12:12.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-01T15:12:12.144Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-01T15:12:12.144Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-01T15:12:12.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-01T15:12:12.235Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-01T15:12:12.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-01T15:12:12.422Z] $ docker exec 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc ssh-agent [2020-09-01T15:12:12.579Z] SSH_AUTH_SOCK=/tmp/ssh-AtmTJtwaFxUR/agent.45 [2020-09-01T15:12:12.579Z] SSH_AGENT_PID=50 [2020-09-01T15:12:12.585Z] Running ssh-add (command line suppressed) [2020-09-01T15:12:12.695Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6930160700881000650.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6930160700881000650.key) [2020-09-01T15:12:12.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-01T15:12:13.092Z] + git semver init [2020-09-01T15:12:13.092Z] # -> Open(): unable to determine branch for HEAD [2020-09-01T15:12:13.092Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-09-01T15:12:13.092Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-09-01T15:12:13.092Z] # $SEMVER_REMOTE_NAME = origin [2020-09-01T15:12:13.092Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-01T15:12:13.092Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-01T15:12:13.092Z] # $SEMVER_BRANCH = master [2020-09-01T15:12:13.092Z] # $SEMVER_TEMP = /tmp/semver-508084807 [2020-09-01T15:12:13.092Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2020-09-01T15:12:14.035Z] # '/tmp/semver-508084807' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' [2020-09-01T15:12:14.035Z] # -> Force: false [2020-09-01T15:12:14.035Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2020-09-01T15:12:14.048Z] $ docker exec --env ******** --env ******** 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc ssh-agent -k [2020-09-01T15:12:14.156Z] unset SSH_AUTH_SOCK; [2020-09-01T15:12:14.156Z] unset SSH_AGENT_PID; [2020-09-01T15:12:14.156Z] echo Agent pid 50 killed; [2020-09-01T15:12:14.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-01T15:12:14.638Z] + git semver [Pipeline] } [2020-09-01T15:12:14.661Z] $ docker stop --time=1 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc [2020-09-01T15:12:16.068Z] $ docker rm -f 7c97a1d70a53a1fc316eae767a5cd282306a91eb9e86ca3e255d095297f66cdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-01T15:12:17.299Z] Stashed 16 file(s) [Pipeline] echo [2020-09-01T15:12:17.301Z] [edgeXSemver]: initialized semver on version 1.1.3-dev.2 [Pipeline] echo [2020-09-01T15:12:17.381Z] Archived original version: [1.1.3-dev.2] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-09-01T15:12:32.734Z] Still waiting to schedule task [2020-09-01T15:12:32.734Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-01T15:12:32.736Z] Still waiting to schedule task [2020-09-01T15:12:32.736Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-01T15:14:27.452Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1019 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2020-09-01T15:14:27.551Z] Running in /w/workspace/device-rest-go/18 [Pipeline] { [Pipeline] checkout [2020-09-01T15:14:32.350Z] using credential edgex-jenkins-ssh [2020-09-01T15:14:32.401Z] Cloning the remote Git repository [2020-09-01T15:14:32.401Z] Cloning with configured refspecs honoured and without tags [2020-09-01T15:14:32.474Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-09-01T15:14:32.610Z] > git init /w/workspace/device-rest-go/18 # timeout=10 [2020-09-01T15:14:32.675Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-01T15:14:32.676Z] > git --version # timeout=10 [2020-09-01T15:14:32.700Z] > git --version # 'git version 2.17.1' [2020-09-01T15:14:32.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-01T15:14:32.787Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T15:14:34.409Z] Fetching without tags [2020-09-01T15:14:34.929Z] Checking out Revision 43efee3cfdd526bf845b5582b1730bb1b93e3b78 (master) [2020-09-01T15:14:34.284Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-01T15:14:34.313Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T15:14:34.350Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-01T15:14:34.441Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-01T15:14:34.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-01T15:14:34.461Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T15:14:34.957Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T15:14:34.970Z] > git checkout -f 43efee3cfdd526bf845b5582b1730bb1b93e3b78 # timeout=10 [2020-09-01T15:14:39.085Z] Commit message: "Merge pull request #35 from hahattan/attribution-cleanup" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-01T15:14:41.282Z] ========================================================= [2020-09-01T15:14:41.282Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-09-01T15:14:41.282Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:14:42.487Z] + 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-09-01T15:14:43.469Z] Sending build context to Docker daemon 8.038MB [2020-09-01T15:14:43.469Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-09-01T15:14:43.469Z] Step 2/10 : FROM ${BASE} [2020-09-01T15:14:44.066Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-01T15:14:44.066Z] b538f80385f9: Pulling fs layer [2020-09-01T15:14:44.066Z] 74f711af9a0d: Pulling fs layer [2020-09-01T15:14:44.066Z] 99f96fe45779: Pulling fs layer [2020-09-01T15:14:44.066Z] fd7a069fd194: Pulling fs layer [2020-09-01T15:14:44.066Z] 66aa3694b03b: Pulling fs layer [2020-09-01T15:14:44.066Z] 170f70906a0f: Pulling fs layer [2020-09-01T15:14:44.066Z] ad7c5574e4b9: Pulling fs layer [2020-09-01T15:14:44.066Z] e772456be8f7: Pulling fs layer [2020-09-01T15:14:44.066Z] c890913d741a: Pulling fs layer [2020-09-01T15:14:44.066Z] 2480fcc9aa5a: Pulling fs layer [2020-09-01T15:14:44.066Z] 09adf4765672: Pulling fs layer [2020-09-01T15:14:44.066Z] 66aa3694b03b: Waiting [2020-09-01T15:14:44.066Z] 170f70906a0f: Waiting [2020-09-01T15:14:44.066Z] ad7c5574e4b9: Waiting [2020-09-01T15:14:44.066Z] e772456be8f7: Waiting [2020-09-01T15:14:44.066Z] c890913d741a: Waiting [2020-09-01T15:14:44.066Z] 2480fcc9aa5a: Waiting [2020-09-01T15:14:44.066Z] 09adf4765672: Waiting [2020-09-01T15:14:44.066Z] fd7a069fd194: Waiting [2020-09-01T15:14:44.066Z] 99f96fe45779: Verifying Checksum [2020-09-01T15:14:44.066Z] 99f96fe45779: Download complete [2020-09-01T15:14:44.066Z] 74f711af9a0d: Verifying Checksum [2020-09-01T15:14:44.066Z] 74f711af9a0d: Download complete [2020-09-01T15:14:44.066Z] 66aa3694b03b: Verifying Checksum [2020-09-01T15:14:44.066Z] 66aa3694b03b: Download complete [2020-09-01T15:14:44.066Z] 170f70906a0f: Verifying Checksum [2020-09-01T15:14:44.066Z] 170f70906a0f: Download complete [2020-09-01T15:14:44.066Z] b538f80385f9: Verifying Checksum [2020-09-01T15:14:44.066Z] b538f80385f9: Download complete [2020-09-01T15:14:45.057Z] b538f80385f9: Pull complete [2020-09-01T15:14:45.330Z] 74f711af9a0d: Pull complete [2020-09-01T15:14:45.943Z] 99f96fe45779: Pull complete [2020-09-01T15:14:47.387Z] ad7c5574e4b9: Verifying Checksum [2020-09-01T15:14:47.387Z] ad7c5574e4b9: Download complete [2020-09-01T15:14:47.387Z] c890913d741a: Verifying Checksum [2020-09-01T15:14:47.387Z] c890913d741a: Download complete [2020-09-01T15:14:49.410Z] e772456be8f7: Verifying Checksum [2020-09-01T15:14:49.410Z] e772456be8f7: Download complete [2020-09-01T15:14:49.410Z] 09adf4765672: Download complete [2020-09-01T15:14:49.410Z] fd7a069fd194: Verifying Checksum [2020-09-01T15:14:49.410Z] fd7a069fd194: Download complete [2020-09-01T15:14:49.410Z] 2480fcc9aa5a: Download complete [2020-09-01T15:15:01.823Z] fd7a069fd194: Pull complete [2020-09-01T15:15:01.823Z] 66aa3694b03b: Pull complete [2020-09-01T15:15:01.823Z] 170f70906a0f: Pull complete [2020-09-01T15:15:05.224Z] ad7c5574e4b9: Pull complete [2020-09-01T15:15:09.566Z] e772456be8f7: Pull complete [2020-09-01T15:15:09.841Z] c890913d741a: Pull complete [2020-09-01T15:15:12.464Z] 2480fcc9aa5a: Pull complete [2020-09-01T15:15:12.740Z] 09adf4765672: Pull complete [2020-09-01T15:15:12.740Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-09-01T15:15:12.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-09-01T15:15:12.740Z] ---> 2248a725d1cf [2020-09-01T15:15:12.740Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-01T15:15:17.038Z] ---> Running in c456ef8fafc0 [2020-09-01T15:15:17.633Z] Removing intermediate container c456ef8fafc0 [2020-09-01T15:15:17.633Z] ---> 94c25ebbfd98 [2020-09-01T15:15:17.633Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-01T15:15:17.633Z] ---> Running in 3138669e207c [2020-09-01T15:15:17.912Z] Removing intermediate container 3138669e207c [2020-09-01T15:15:17.912Z] ---> dd91753fa1e2 [2020-09-01T15:15:17.912Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-01T15:15:18.186Z] ---> Running in 66031ae2e22d [2020-09-01T15:15:18.785Z] Removing intermediate container 66031ae2e22d [2020-09-01T15:15:18.785Z] ---> aeda104b76bb [2020-09-01T15:15:18.785Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-01T15:15:18.785Z] ---> Running in 101e02801b80 [2020-09-01T15:15:21.413Z] Removing intermediate container 101e02801b80 [2020-09-01T15:15:21.413Z] ---> f495701f934f [2020-09-01T15:15:21.413Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-01T15:15:21.413Z] ---> Running in be81e59eeee0 [2020-09-01T15:15:22.695Z] Running on prd-centos7-docker-4c-2g-1020 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2020-09-01T15:15:22.738Z] Running in /w/workspace/device-rest-go/18 [Pipeline] { [Pipeline] checkout [2020-09-01T15:15:22.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-01T15:15:23.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-01T15:15:24.450Z] OK: 142 MiB in 39 packages [2020-09-01T15:15:25.056Z] using credential edgex-jenkins-ssh [2020-09-01T15:15:25.102Z] Cloning the remote Git repository [2020-09-01T15:15:25.102Z] Cloning with configured refspecs honoured and without tags [2020-09-01T15:15:25.144Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-09-01T15:15:25.209Z] > git init /w/workspace/device-rest-go/18 # timeout=10 [2020-09-01T15:15:25.884Z] Removing intermediate container be81e59eeee0 [2020-09-01T15:15:25.884Z] ---> c0624015e5cb [2020-09-01T15:15:25.884Z] Step 8/10 : WORKDIR /device-rest-go [2020-09-01T15:15:25.884Z] ---> Running in 4d8b61eba909 [2020-09-01T15:15:25.272Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-01T15:15:25.273Z] > git --version # timeout=10 [2020-09-01T15:15:25.278Z] > git --version # 'git version 2.16.5' [2020-09-01T15:15:25.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-01T15:15:25.303Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T15:15:26.478Z] Removing intermediate container 4d8b61eba909 [2020-09-01T15:15:26.478Z] ---> 11628878eacd [2020-09-01T15:15:26.478Z] Step 9/10 : COPY . . [2020-09-01T15:15:27.454Z] ---> ae243a2d32a7 [2020-09-01T15:15:27.454Z] Step 10/10 : RUN go mod download [2020-09-01T15:15:27.730Z] ---> Running in 35c7b04e2409 [2020-09-01T15:15:27.802Z] Fetching without tags [2020-09-01T15:15:28.203Z] Checking out Revision 43efee3cfdd526bf845b5582b1730bb1b93e3b78 (master) [2020-09-01T15:15:27.778Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-01T15:15:27.785Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T15:15:27.801Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-01T15:15:27.812Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-01T15:15:27.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-01T15:15:27.817Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T15:15:28.216Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T15:15:28.220Z] > git checkout -f 43efee3cfdd526bf845b5582b1730bb1b93e3b78 # timeout=10 [2020-09-01T15:15:31.119Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-01T15:15:31.119Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-01T15:15:31.119Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-01T15:15:31.119Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-01T15:15:31.119Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-01T15:15:31.119Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-01T15:15:31.119Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-01T15:15:31.119Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-01T15:15:31.390Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-01T15:15:31.390Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-01T15:15:31.390Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-01T15:15:31.390Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-01T15:15:31.390Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-01T15:15:31.661Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-01T15:15:31.661Z] go: finding github.com/fatih/color v1.7.0 [2020-09-01T15:15:31.661Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-01T15:15:31.661Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-01T15:15:31.661Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-01T15:15:31.661Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-01T15:15:31.754Z] Commit message: "Merge pull request #35 from hahattan/attribution-cleanup" [2020-09-01T15:15:31.932Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-01T15:15:31.932Z] go: finding github.com/google/uuid v1.1.0 [2020-09-01T15:15:31.932Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-01T15:15:31.932Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-01T15:15:31.932Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-01T15:15:31.932Z] go: finding github.com/hashicorp/errwrap v1.0.0 [Pipeline] withEnv [Pipeline] { [2020-09-01T15:15:32.213Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-01T15:15:32.213Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-01T15:15:32.213Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-01T15:15:32.213Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-01T15:15:32.213Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-01T15:15:32.213Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-09-01T15:15:32.213Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-09-01T15:15:32.484Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-01T15:15:32.484Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-01T15:15:32.484Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-01T15:15:32.484Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-01T15:15:32.484Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-01T15:15:32.484Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-01T15:15:32.484Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-01T15:15:32.757Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-01T15:15:32.757Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-01T15:15:32.757Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-01T15:15:32.757Z] go: finding github.com/miekg/dns v1.0.14 [2020-09-01T15:15:32.757Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-01T15:15:32.757Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [Pipeline] echo [2020-09-01T15:15:32.902Z] ========================================================= [2020-09-01T15:15:32.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-09-01T15:15:32.902Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:15:33.028Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-01T15:15:33.028Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-09-01T15:15:33.028Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-01T15:15:33.028Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-01T15:15:33.028Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-01T15:15:33.028Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-01T15:15:33.028Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-01T15:15:33.297Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-01T15:15:33.297Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-01T15:15:33.297Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-01T15:15:33.297Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-01T15:15:33.297Z] go: finding github.com/posener/complete v1.1.1 [2020-09-01T15:15:33.297Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-09-01T15:15:33.297Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-01T15:15:33.569Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-01T15:15:33.569Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-01T15:15:33.569Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-01T15:15:33.569Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-01T15:15:33.569Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-01T15:15:33.569Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-01T15:15:33.578Z] + 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-09-01T15:15:33.840Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-09-01T15:15:33.840Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-01T15:15:33.840Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-01T15:15:33.840Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-09-01T15:15:33.840Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-01T15:15:33.842Z] Sending build context to Docker daemon 8.038MB [2020-09-01T15:15:33.842Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-09-01T15:15:33.842Z] Step 2/10 : FROM ${BASE} [2020-09-01T15:15:34.104Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-01T15:15:34.104Z] df20fa9351a1: Pulling fs layer [2020-09-01T15:15:34.104Z] ed8968b2872e: Pulling fs layer [2020-09-01T15:15:34.104Z] a92cc7c5fd73: Pulling fs layer [2020-09-01T15:15:34.104Z] 2dd03ba5bac4: Pulling fs layer [2020-09-01T15:15:34.104Z] 1e091d79d1de: Pulling fs layer [2020-09-01T15:15:34.104Z] 481702a1767f: Pulling fs layer [2020-09-01T15:15:34.104Z] f64a6f60c768: Pulling fs layer [2020-09-01T15:15:34.104Z] e78d2573fc39: Pulling fs layer [2020-09-01T15:15:34.104Z] e876d2f968b6: Pulling fs layer [2020-09-01T15:15:34.104Z] ce8a83651883: Pulling fs layer [2020-09-01T15:15:34.104Z] 07967f4d0e4b: Pulling fs layer [2020-09-01T15:15:34.104Z] e876d2f968b6: Waiting [2020-09-01T15:15:34.104Z] f64a6f60c768: Waiting [2020-09-01T15:15:34.104Z] ce8a83651883: Waiting [2020-09-01T15:15:34.104Z] e78d2573fc39: Waiting [2020-09-01T15:15:34.104Z] 07967f4d0e4b: Waiting [2020-09-01T15:15:34.104Z] 2dd03ba5bac4: Waiting [2020-09-01T15:15:34.104Z] 1e091d79d1de: Waiting [2020-09-01T15:15:34.104Z] 481702a1767f: Waiting [2020-09-01T15:15:34.104Z] a92cc7c5fd73: Verifying Checksum [2020-09-01T15:15:34.104Z] a92cc7c5fd73: Download complete [2020-09-01T15:15:34.104Z] ed8968b2872e: Download complete [2020-09-01T15:15:34.104Z] 1e091d79d1de: Verifying Checksum [2020-09-01T15:15:34.104Z] 1e091d79d1de: Download complete [2020-09-01T15:15:34.104Z] 481702a1767f: Download complete [2020-09-01T15:15:34.104Z] df20fa9351a1: Verifying Checksum [2020-09-01T15:15:34.104Z] df20fa9351a1: Download complete [2020-09-01T15:15:34.371Z] df20fa9351a1: Pull complete [2020-09-01T15:15:34.997Z] f64a6f60c768: Verifying Checksum [2020-09-01T15:15:34.997Z] f64a6f60c768: Download complete [2020-09-01T15:15:34.997Z] e876d2f968b6: Verifying Checksum [2020-09-01T15:15:34.997Z] e876d2f968b6: Download complete [2020-09-01T15:15:35.599Z] e78d2573fc39: Verifying Checksum [2020-09-01T15:15:35.599Z] e78d2573fc39: Download complete [2020-09-01T15:15:35.599Z] 2dd03ba5bac4: Verifying Checksum [2020-09-01T15:15:35.599Z] 2dd03ba5bac4: Download complete [2020-09-01T15:15:35.863Z] 07967f4d0e4b: Verifying Checksum [2020-09-01T15:15:35.863Z] 07967f4d0e4b: Download complete [2020-09-01T15:15:35.863Z] ce8a83651883: Verifying Checksum [2020-09-01T15:15:35.863Z] ce8a83651883: Download complete [2020-09-01T15:15:36.124Z] ed8968b2872e: Pull complete [2020-09-01T15:15:36.390Z] a92cc7c5fd73: Pull complete [2020-09-01T15:15:43.019Z] 2dd03ba5bac4: Pull complete [2020-09-01T15:15:43.019Z] 1e091d79d1de: Pull complete [2020-09-01T15:15:43.019Z] 481702a1767f: Pull complete [2020-09-01T15:15:43.996Z] Removing intermediate container 35c7b04e2409 [2020-09-01T15:15:43.996Z] ---> ce18e2e16956 [2020-09-01T15:15:43.996Z] Successfully built ce18e2e16956 [2020-09-01T15:15:43.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-01T15:15:46.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-01T15:15:46.940Z] + ls -al . [2020-09-01T15:15:46.940Z] total 100 [2020-09-01T15:15:46.940Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 15:14 . [2020-09-01T15:15:46.940Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 15:14 .. [2020-09-01T15:15:46.940Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 1 15:14 .dockerignore [2020-09-01T15:15:46.940Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 15:14 .git [2020-09-01T15:15:46.940Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 15:14 .github [2020-09-01T15:15:46.940Z] -rw-rw-r-- 1 jenkins jenkins 339 Sep 1 15:14 .gitignore [2020-09-01T15:15:46.940Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 15:14 .semver [2020-09-01T15:15:46.940Z] -rw-rw-r-- 1 jenkins jenkins 4566 Sep 1 15:14 Attribution.txt [2020-09-01T15:15:46.940Z] -rw-rw-r-- 1 jenkins jenkins 1519 Sep 1 15:14 Dockerfile [2020-09-01T15:15:46.940Z] -rw-rw-r-- 1 jenkins jenkins 989 Sep 1 15:14 Dockerfile.build [2020-09-01T15:15:46.941Z] -rw-rw-r-- 1 jenkins jenkins 702 Sep 1 15:14 Jenkinsfile [2020-09-01T15:15:46.941Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 1 15:14 LICENSE [2020-09-01T15:15:46.941Z] -rw-rw-r-- 1 jenkins jenkins 951 Sep 1 15:14 Makefile [2020-09-01T15:15:46.941Z] -rw-rw-r-- 1 jenkins jenkins 5716 Sep 1 15:14 README.md [2020-09-01T15:15:46.941Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 1 15:12 VERSION [2020-09-01T15:15:46.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 15:14 bin [2020-09-01T15:15:46.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 15:14 cmd [2020-09-01T15:15:46.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 15:14 driver [2020-09-01T15:15:46.941Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 1 15:14 go.mod [2020-09-01T15:15:46.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 15:14 snap [2020-09-01T15:15:46.941Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 1 15:14 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:15:47.285Z] + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=43efee3cfdd526bf845b5582b1730bb1b93e3b78 --label arch=arm64 --label version=1.1.3-dev.2 . [2020-09-01T15:15:47.557Z] Sending build context to Docker daemon 8.039MB [2020-09-01T15:15:47.831Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-09-01T15:15:47.831Z] Step 2/25 : FROM ${BASE} AS builder [2020-09-01T15:15:47.831Z] ---> ce18e2e16956 [2020-09-01T15:15:47.831Z] Step 3/25 : ARG MAKE='make build' [2020-09-01T15:15:48.103Z] ---> Running in 801b2c49de25 [2020-09-01T15:15:48.373Z] Removing intermediate container 801b2c49de25 [2020-09-01T15:15:48.373Z] ---> c4aeb684bc0b [2020-09-01T15:15:48.373Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-09-01T15:15:48.645Z] ---> Running in fb648af2c3b5 [2020-09-01T15:15:48.917Z] Removing intermediate container fb648af2c3b5 [2020-09-01T15:15:48.917Z] ---> cb33896a6221 [2020-09-01T15:15:48.917Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-09-01T15:15:49.189Z] ---> Running in 58bdd0feb57c [2020-09-01T15:15:49.464Z] Removing intermediate container 58bdd0feb57c [2020-09-01T15:15:49.464Z] ---> 96d99973498c [2020-09-01T15:15:49.464Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-01T15:15:49.736Z] ---> Running in 4d6bafbd6fb9 [2020-09-01T15:15:51.216Z] f64a6f60c768: Pull complete [2020-09-01T15:15:52.354Z] Removing intermediate container 4d6bafbd6fb9 [2020-09-01T15:15:52.354Z] ---> 7eab7c2073c6 [2020-09-01T15:15:52.354Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-01T15:15:52.354Z] ---> Running in 65c550357013 [2020-09-01T15:15:53.154Z] e78d2573fc39: Pull complete [2020-09-01T15:15:53.419Z] e876d2f968b6: Pull complete [2020-09-01T15:15:53.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-01T15:15:54.376Z] ce8a83651883: Pull complete [2020-09-01T15:15:54.376Z] 07967f4d0e4b: Pull complete [2020-09-01T15:15:54.376Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-09-01T15:15:54.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-09-01T15:15:54.376Z] ---> 5d7c900382c6 [2020-09-01T15:15:54.376Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-01T15:15:54.378Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-01T15:15:54.969Z] OK: 142 MiB in 39 packages [2020-09-01T15:15:55.765Z] ---> Running in adde2ff2007b [2020-09-01T15:15:55.765Z] Removing intermediate container adde2ff2007b [2020-09-01T15:15:55.765Z] ---> 820ae72556a9 [2020-09-01T15:15:55.765Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-01T15:15:56.029Z] ---> Running in 1b1f2ffde640 [2020-09-01T15:15:56.029Z] Removing intermediate container 1b1f2ffde640 [2020-09-01T15:15:56.029Z] ---> 9092d0d0646f [2020-09-01T15:15:56.029Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-01T15:15:56.029Z] ---> Running in f91aaa915586 [2020-09-01T15:15:56.294Z] Removing intermediate container f91aaa915586 [2020-09-01T15:15:56.294Z] ---> 954f01887f7c [2020-09-01T15:15:56.294Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-01T15:15:56.294Z] ---> Running in 9f052bf87696 [2020-09-01T15:15:56.395Z] Removing intermediate container 65c550357013 [2020-09-01T15:15:56.395Z] ---> 1f51061efc1a [2020-09-01T15:15:56.395Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-09-01T15:15:56.395Z] ---> Running in 5982370f71f0 [2020-09-01T15:15:56.668Z] Removing intermediate container 5982370f71f0 [2020-09-01T15:15:56.668Z] ---> 04e5581aea1c [2020-09-01T15:15:56.668Z] Step 9/25 : COPY go.mod . [2020-09-01T15:15:57.264Z] ---> da35e21fda10 [2020-09-01T15:15:57.264Z] Step 10/25 : COPY Makefile . [2020-09-01T15:15:57.711Z] Removing intermediate container 9f052bf87696 [2020-09-01T15:15:57.711Z] ---> 32d6afba0312 [2020-09-01T15:15:57.711Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-01T15:15:57.711Z] ---> Running in 6aba4620c7c2 [2020-09-01T15:15:58.242Z] ---> 0c36467b09de [2020-09-01T15:15:58.242Z] Step 11/25 : RUN make update [2020-09-01T15:15:58.242Z] ---> Running in 7c8b18eedcea [2020-09-01T15:15:58.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-01T15:15:59.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-01T15:15:59.686Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-01T15:15:59.819Z] OK: 166 MiB in 39 packages [2020-09-01T15:16:00.392Z] Removing intermediate container 6aba4620c7c2 [2020-09-01T15:16:00.392Z] ---> c0ef3f9bc97f [2020-09-01T15:16:00.392Z] Step 8/10 : WORKDIR /device-rest-go [2020-09-01T15:16:00.392Z] ---> Running in ae31c3e3cd2c [2020-09-01T15:16:00.392Z] Removing intermediate container ae31c3e3cd2c [2020-09-01T15:16:00.392Z] ---> 85f9dfeaf2cf [2020-09-01T15:16:00.392Z] Step 9/10 : COPY . . [2020-09-01T15:16:00.967Z] ---> 5564d0172176 [2020-09-01T15:16:00.967Z] Step 10/10 : RUN go mod download [2020-09-01T15:16:00.967Z] ---> Running in 3f7a372916bf [2020-09-01T15:16:01.120Z] Removing intermediate container 7c8b18eedcea [2020-09-01T15:16:01.120Z] ---> 7710a3ff39bb [2020-09-01T15:16:01.120Z] Step 12/25 : COPY . . [2020-09-01T15:16:02.100Z] ---> 149be77079b4 [2020-09-01T15:16:02.100Z] Step 13/25 : RUN $MAKE [2020-09-01T15:16:02.374Z] ---> Running in 158d5c2c2cc0 [2020-09-01T15:16:02.895Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-01T15:16:03.157Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-01T15:16:03.157Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-01T15:16:03.157Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-01T15:16:03.157Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-01T15:16:03.157Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-01T15:16:03.157Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-01T15:16:03.418Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-01T15:16:03.418Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-01T15:16:03.418Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-01T15:16:03.418Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-01T15:16:03.418Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-01T15:16:03.418Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-01T15:16:03.418Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-01T15:16:03.681Z] go: finding github.com/fatih/color v1.7.0 [2020-09-01T15:16:03.681Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-01T15:16:03.681Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-01T15:16:03.681Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-01T15:16:03.681Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-01T15:16:03.681Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-01T15:16:03.681Z] go: finding github.com/google/uuid v1.1.0 [2020-09-01T15:16:03.681Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-01T15:16:03.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.3-dev.2" -o cmd/device-rest-go ./cmd [2020-09-01T15:16:03.943Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-01T15:16:03.944Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-01T15:16:03.944Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-01T15:16:03.944Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-01T15:16:03.944Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-01T15:16:03.944Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-01T15:16:03.944Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-01T15:16:04.204Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-01T15:16:04.204Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-09-01T15:16:04.204Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-01T15:16:04.204Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-01T15:16:04.204Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-01T15:16:04.204Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-01T15:16:04.204Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-01T15:16:04.465Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-01T15:16:04.465Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-01T15:16:04.465Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-01T15:16:04.465Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-01T15:16:04.465Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-01T15:16:04.465Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-01T15:16:04.465Z] go: finding github.com/miekg/dns v1.0.14 [2020-09-01T15:16:04.727Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-01T15:16:04.727Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-01T15:16:04.727Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-01T15:16:04.727Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-09-01T15:16:04.727Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-01T15:16:04.727Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-01T15:16:04.727Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-01T15:16:04.989Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-01T15:16:04.989Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-01T15:16:04.989Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-01T15:16:04.989Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-01T15:16:04.989Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-01T15:16:04.989Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-01T15:16:04.989Z] go: finding github.com/posener/complete v1.1.1 [2020-09-01T15:16:05.250Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-09-01T15:16:05.250Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-01T15:16:05.250Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-01T15:16:05.250Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-01T15:16:05.250Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-01T15:16:05.250Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-01T15:16:05.250Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-01T15:16:05.515Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-01T15:16:05.515Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-09-01T15:16:05.515Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-01T15:16:05.515Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-01T15:16:05.515Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-09-01T15:16:05.515Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-01T15:16:13.684Z] Removing intermediate container 3f7a372916bf [2020-09-01T15:16:13.684Z] ---> a4b8014953e4 [2020-09-01T15:16:13.684Z] Successfully built a4b8014953e4 [2020-09-01T15:16:13.684Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-01T15:16:14.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-01T15:16:14.911Z] + ls -al . [2020-09-01T15:16:14.911Z] total 68 [2020-09-01T15:16:14.911Z] drwxrwxr-x. 9 jenkins jenkins 4096 Sep 1 15:15 . [2020-09-01T15:16:14.911Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 1 15:15 .. [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 4566 Sep 1 15:15 Attribution.txt [2020-09-01T15:16:14.911Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 1 15:15 bin [2020-09-01T15:16:14.911Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 1 15:15 cmd [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 1519 Sep 1 15:15 Dockerfile [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 989 Sep 1 15:15 Dockerfile.build [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 151 Sep 1 15:15 .dockerignore [2020-09-01T15:16:14.911Z] drwxrwxr-x. 2 jenkins jenkins 76 Sep 1 15:15 driver [2020-09-01T15:16:14.911Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 1 15:15 .git [2020-09-01T15:16:14.911Z] drwxrwxr-x. 2 jenkins jenkins 38 Sep 1 15:15 .github [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 339 Sep 1 15:15 .gitignore [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 266 Sep 1 15:15 go.mod [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 702 Sep 1 15:15 Jenkinsfile [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 1 15:15 LICENSE [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 951 Sep 1 15:15 Makefile [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 5716 Sep 1 15:15 README.md [2020-09-01T15:16:14.911Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 1 15:15 .semver [2020-09-01T15:16:14.911Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 1 15:15 snap [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 1 15:12 VERSION [2020-09-01T15:16:14.911Z] -rw-rw-r--. 1 jenkins jenkins 713 Sep 1 15:15 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:15.216Z] + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=43efee3cfdd526bf845b5582b1730bb1b93e3b78 --label arch=amd64 --label version=1.1.3-dev.2 . [2020-09-01T15:16:15.484Z] Sending build context to Docker daemon 8.039MB [2020-09-01T15:16:15.484Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-09-01T15:16:15.484Z] Step 2/25 : FROM ${BASE} AS builder [2020-09-01T15:16:15.484Z] ---> a4b8014953e4 [2020-09-01T15:16:15.484Z] Step 3/25 : ARG MAKE='make build' [2020-09-01T15:16:15.484Z] ---> Running in 78e683100b49 [2020-09-01T15:16:15.746Z] Removing intermediate container 78e683100b49 [2020-09-01T15:16:15.746Z] ---> 334a838987cc [2020-09-01T15:16:15.746Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-09-01T15:16:15.746Z] ---> Running in 801426019ba7 [2020-09-01T15:16:16.008Z] Removing intermediate container 801426019ba7 [2020-09-01T15:16:16.008Z] ---> 184f7ec88be8 [2020-09-01T15:16:16.008Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-09-01T15:16:16.008Z] ---> Running in 8cb38224c0bb [2020-09-01T15:16:16.008Z] Removing intermediate container 8cb38224c0bb [2020-09-01T15:16:16.008Z] ---> 2be821553a38 [2020-09-01T15:16:16.008Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-01T15:16:16.269Z] ---> Running in 673d3bbb861f [2020-09-01T15:16:17.658Z] Removing intermediate container 673d3bbb861f [2020-09-01T15:16:17.658Z] ---> 8ee526db8256 [2020-09-01T15:16:17.658Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-01T15:16:17.658Z] ---> Running in ed9528e97afd [2020-09-01T15:16:18.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-01T15:16:18.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-01T15:16:19.063Z] OK: 166 MiB in 39 packages [2020-09-01T15:16:19.637Z] Removing intermediate container ed9528e97afd [2020-09-01T15:16:19.637Z] ---> ea6fc8e3ab0b [2020-09-01T15:16:19.637Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-09-01T15:16:19.637Z] ---> Running in 12d6a8b794d8 [2020-09-01T15:16:19.637Z] Removing intermediate container 12d6a8b794d8 [2020-09-01T15:16:19.637Z] ---> f072183bcd2d [2020-09-01T15:16:19.637Z] Step 9/25 : COPY go.mod . [2020-09-01T15:16:19.899Z] ---> 8e64368a65a5 [2020-09-01T15:16:19.899Z] Step 10/25 : COPY Makefile . [2020-09-01T15:16:20.161Z] ---> afab67d683e1 [2020-09-01T15:16:20.161Z] Step 11/25 : RUN make update [2020-09-01T15:16:20.161Z] ---> Running in 6ee52fca26bd [2020-09-01T15:16:20.740Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-01T15:16:21.317Z] Removing intermediate container 6ee52fca26bd [2020-09-01T15:16:21.317Z] ---> b40941afebc2 [2020-09-01T15:16:21.317Z] Step 12/25 : COPY . . [2020-09-01T15:16:21.579Z] ---> eb7dc5162637 [2020-09-01T15:16:21.579Z] Step 13/25 : RUN $MAKE [2020-09-01T15:16:21.579Z] ---> Running in 0af47ce2278e [2020-09-01T15:16:22.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.3-dev.2" -o cmd/device-rest-go ./cmd [2020-09-01T15:16:30.614Z] Removing intermediate container 158d5c2c2cc0 [2020-09-01T15:16:30.615Z] ---> e2d64e0b6e5b [2020-09-01T15:16:30.615Z] Step 14/25 : FROM alpine:latest [2020-09-01T15:16:30.615Z] latest: Pulling from library/alpine [2020-09-01T15:16:30.615Z] b538f80385f9: Already exists [2020-09-01T15:16:30.615Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-01T15:16:30.615Z] Status: Downloaded newer image for alpine:latest [2020-09-01T15:16:30.615Z] ---> 62ee0e9f8440 [2020-09-01T15:16:30.615Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-01T15:16:30.615Z] ---> Running in 2ecbd3c58c4e [2020-09-01T15:16:30.890Z] Removing intermediate container 2ecbd3c58c4e [2020-09-01T15:16:30.890Z] ---> fa06360e2c26 [2020-09-01T15:16:30.890Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-09-01T15:16:31.177Z] ---> Running in 576e4d26a420 [2020-09-01T15:16:31.455Z] Removing intermediate container 576e4d26a420 [2020-09-01T15:16:31.455Z] ---> 6c76387e7479 [2020-09-01T15:16:31.455Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-09-01T15:16:32.438Z] ---> 95ed289494d4 [2020-09-01T15:16:32.438Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-09-01T15:16:33.068Z] ---> c41730011f3a [2020-09-01T15:16:33.069Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-09-01T15:16:34.500Z] ---> c9b282daa464 [2020-09-01T15:16:34.500Z] Step 20/25 : EXPOSE 49986 [2020-09-01T15:16:34.500Z] ---> Running in 7dce21105064 [2020-09-01T15:16:34.577Z] Removing intermediate container 0af47ce2278e [2020-09-01T15:16:34.577Z] ---> ab09a09d2552 [2020-09-01T15:16:34.577Z] Step 14/25 : FROM alpine:latest [2020-09-01T15:16:34.577Z] latest: Pulling from library/alpine [2020-09-01T15:16:34.577Z] df20fa9351a1: Already exists [2020-09-01T15:16:34.577Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-01T15:16:34.577Z] Status: Downloaded newer image for alpine:latest [2020-09-01T15:16:34.577Z] ---> a24bb4013296 [2020-09-01T15:16:34.577Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-01T15:16:34.577Z] ---> Running in acb484a17ce2 [2020-09-01T15:16:34.577Z] Removing intermediate container acb484a17ce2 [2020-09-01T15:16:34.577Z] ---> a16bc51a0eb7 [2020-09-01T15:16:34.577Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-09-01T15:16:34.577Z] ---> Running in 5ec0a619582e [2020-09-01T15:16:34.577Z] Removing intermediate container 5ec0a619582e [2020-09-01T15:16:34.577Z] ---> dd5e199b53fd [2020-09-01T15:16:34.577Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-09-01T15:16:34.577Z] ---> 0e81c2d0eaef [2020-09-01T15:16:34.577Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-09-01T15:16:34.577Z] ---> 011a4654f46b [2020-09-01T15:16:34.577Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-09-01T15:16:34.844Z] ---> 0d5ee61b2e16 [2020-09-01T15:16:34.844Z] Step 20/25 : EXPOSE 49986 [2020-09-01T15:16:34.844Z] ---> Running in 235ab965ce78 [2020-09-01T15:16:35.094Z] Removing intermediate container 7dce21105064 [2020-09-01T15:16:35.094Z] ---> a24177695881 [2020-09-01T15:16:35.094Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-09-01T15:16:35.094Z] ---> Running in 57a7a3433aa3 [2020-09-01T15:16:35.108Z] Removing intermediate container 235ab965ce78 [2020-09-01T15:16:35.108Z] ---> 49d151301fcd [2020-09-01T15:16:35.108Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-09-01T15:16:35.108Z] ---> Running in 0444bd55b9c2 [2020-09-01T15:16:35.378Z] Removing intermediate container 0444bd55b9c2 [2020-09-01T15:16:35.378Z] ---> 7d7790ff3332 [2020-09-01T15:16:35.378Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-01T15:16:35.378Z] ---> Running in fa2ba1549862 [2020-09-01T15:16:35.641Z] Removing intermediate container fa2ba1549862 [2020-09-01T15:16:35.641Z] ---> 8604a417f083 [2020-09-01T15:16:35.641Z] Step 23/25 : LABEL arch=amd64 [2020-09-01T15:16:35.641Z] ---> Running in c845dacb407c [2020-09-01T15:16:35.691Z] Removing intermediate container 57a7a3433aa3 [2020-09-01T15:16:35.692Z] ---> 16a4a700b4f7 [2020-09-01T15:16:35.692Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-01T15:16:35.692Z] ---> Running in aa49317305c3 [2020-09-01T15:16:35.903Z] Removing intermediate container c845dacb407c [2020-09-01T15:16:35.903Z] ---> 7daaaa4c4560 [2020-09-01T15:16:35.903Z] Step 24/25 : LABEL git_sha=43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:16:35.903Z] ---> Running in 98d2960220ae [2020-09-01T15:16:35.903Z] Removing intermediate container 98d2960220ae [2020-09-01T15:16:35.903Z] ---> 7a6184436371 [2020-09-01T15:16:35.903Z] Step 25/25 : LABEL version=1.1.3-dev.2 [2020-09-01T15:16:36.172Z] ---> Running in 7c3232fcf29a [2020-09-01T15:16:36.172Z] Removing intermediate container 7c3232fcf29a [2020-09-01T15:16:36.172Z] ---> f68487e862bd [2020-09-01T15:16:36.172Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-01T15:16:36.172Z] Successfully built f68487e862bd [2020-09-01T15:16:36.172Z] Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // script [2020-09-01T15:16:36.291Z] Removing intermediate container aa49317305c3 [2020-09-01T15:16:36.291Z] ---> 80937b04ba01 [2020-09-01T15:16:36.291Z] Step 23/25 : LABEL arch=arm64 [2020-09-01T15:16:36.291Z] ---> Running in fc36aade83a7 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-01T15:16:36.570Z] provisioning config files... [2020-09-01T15:16:36.602Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/18@tmp/config2302575141694771178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-01T15:16:36.887Z] Removing intermediate container fc36aade83a7 [2020-09-01T15:16:36.887Z] ---> d3b7df04c5cc [2020-09-01T15:16:36.887Z] Step 24/25 : LABEL git_sha=43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:16:36.887Z] ---> Running in 0ee4b56095aa [2020-09-01T15:16:36.954Z] ---> docker-login.sh [2020-09-01T15:16:36.954Z] nexus3.edgexfoundry.org:10001 [2020-09-01T15:16:36.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-01T15:16:37.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-01T15:16:37.217Z] Configure a credential helper to remove this warning. See [2020-09-01T15:16:37.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-01T15:16:37.217Z] [2020-09-01T15:16:37.217Z] Login Succeeded [2020-09-01T15:16:37.217Z] nexus3.edgexfoundry.org:10002 [2020-09-01T15:16:37.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-01T15:16:37.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-01T15:16:37.486Z] Configure a credential helper to remove this warning. See [2020-09-01T15:16:37.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-01T15:16:37.486Z] [2020-09-01T15:16:37.486Z] Login Succeeded [2020-09-01T15:16:37.486Z] nexus3.edgexfoundry.org:10003 [2020-09-01T15:16:37.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-01T15:16:37.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-01T15:16:37.486Z] Configure a credential helper to remove this warning. See [2020-09-01T15:16:37.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-01T15:16:37.486Z] [2020-09-01T15:16:37.486Z] Login Succeeded [2020-09-01T15:16:37.486Z] nexus3.edgexfoundry.org:10004 [2020-09-01T15:16:37.486Z] Removing intermediate container 0ee4b56095aa [2020-09-01T15:16:37.486Z] ---> a1f41045d30e [2020-09-01T15:16:37.486Z] Step 25/25 : LABEL version=1.1.3-dev.2 [2020-09-01T15:16:37.486Z] ---> Running in b73e7ae02ae4 [2020-09-01T15:16:37.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-01T15:16:37.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-01T15:16:37.752Z] Configure a credential helper to remove this warning. See [2020-09-01T15:16:37.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-01T15:16:37.752Z] [2020-09-01T15:16:37.752Z] Login Succeeded [2020-09-01T15:16:37.752Z] docker.io [2020-09-01T15:16:38.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-01T15:16:38.083Z] Removing intermediate container b73e7ae02ae4 [2020-09-01T15:16:38.083Z] ---> f373d91d1ff3 [2020-09-01T15:16:38.083Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-01T15:16:38.083Z] Successfully built f373d91d1ff3 [2020-09-01T15:16:38.083Z] Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-09-01T15:16:38.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-01T15:16:38.280Z] Configure a credential helper to remove this warning. See [2020-09-01T15:16:38.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-01T15:16:38.280Z] [2020-09-01T15:16:38.280Z] Login Succeeded [2020-09-01T15:16:38.280Z] ---> docker-login.sh ends [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] } [2020-09-01T15:16:38.334Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-01T15:16:38.503Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: [2020-09-01T15:16:38.503Z] 43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:16:38.503Z] latest [2020-09-01T15:16:38.503Z] 1.1.3-dev.2 [2020-09-01T15:16:38.503Z] 43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 [2020-09-01T15:16:38.503Z] master [2020-09-01T15:16:38.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-01T15:16:38.765Z] provisioning config files... [2020-09-01T15:16:38.807Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/18@tmp/config5049318766493883632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-01T15:16:38.974Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:39.202Z] ---> docker-login.sh [2020-09-01T15:16:39.202Z] nexus3.edgexfoundry.org:10001 [2020-09-01T15:16:39.281Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:16:39.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-09-01T15:16:39.281Z] f19d0a51da2c: Preparing [2020-09-01T15:16:39.281Z] 32e3f4d4952f: Preparing [2020-09-01T15:16:39.281Z] 4aa520adad79: Preparing [2020-09-01T15:16:39.281Z] 50644c29ef5a: Preparing [2020-09-01T15:16:39.281Z] 50644c29ef5a: Layer already exists [2020-09-01T15:16:39.281Z] 32e3f4d4952f: Pushed [2020-09-01T15:16:39.281Z] 4aa520adad79: Pushed [2020-09-01T15:16:39.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-01T15:16:39.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-01T15:16:39.749Z] Configure a credential helper to remove this warning. See [2020-09-01T15:16:39.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-01T15:16:39.749Z] [2020-09-01T15:16:39.749Z] Login Succeeded [2020-09-01T15:16:39.749Z] nexus3.edgexfoundry.org:10002 [2020-09-01T15:16:40.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-01T15:16:40.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-01T15:16:40.298Z] Configure a credential helper to remove this warning. See [2020-09-01T15:16:40.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-01T15:16:40.298Z] [2020-09-01T15:16:40.298Z] Login Succeeded [2020-09-01T15:16:40.298Z] nexus3.edgexfoundry.org:10003 [2020-09-01T15:16:40.670Z] f19d0a51da2c: Pushed [2020-09-01T15:16:40.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-01T15:16:40.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-01T15:16:40.899Z] Configure a credential helper to remove this warning. See [2020-09-01T15:16:40.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-01T15:16:40.899Z] [2020-09-01T15:16:40.899Z] Login Succeeded [2020-09-01T15:16:40.899Z] nexus3.edgexfoundry.org:10004 [2020-09-01T15:16:40.934Z] 43efee3cfdd526bf845b5582b1730bb1b93e3b78: digest: sha256:49eb9b12190cb0707cf7f58876e09aedd80cbe7a9f5a7e19f52f0e720f3eaeae size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:41.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-01T15:16:41.254Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:41.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-01T15:16:41.453Z] Configure a credential helper to remove this warning. See [2020-09-01T15:16:41.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-01T15:16:41.453Z] [2020-09-01T15:16:41.453Z] Login Succeeded [2020-09-01T15:16:41.453Z] docker.io [2020-09-01T15:16:41.565Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [2020-09-01T15:16:41.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-09-01T15:16:41.565Z] f19d0a51da2c: Preparing [2020-09-01T15:16:41.565Z] 32e3f4d4952f: Preparing [2020-09-01T15:16:41.565Z] 4aa520adad79: Preparing [2020-09-01T15:16:41.565Z] 50644c29ef5a: Preparing [2020-09-01T15:16:41.565Z] 32e3f4d4952f: Layer already exists [2020-09-01T15:16:41.565Z] f19d0a51da2c: Layer already exists [2020-09-01T15:16:41.565Z] 50644c29ef5a: Layer already exists [2020-09-01T15:16:41.565Z] 4aa520adad79: Layer already exists [2020-09-01T15:16:41.565Z] latest: digest: sha256:49eb9b12190cb0707cf7f58876e09aedd80cbe7a9f5a7e19f52f0e720f3eaeae size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:41.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-01T15:16:41.880Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:42.179Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.2 [2020-09-01T15:16:42.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-09-01T15:16:42.179Z] f19d0a51da2c: Preparing [2020-09-01T15:16:42.179Z] 32e3f4d4952f: Preparing [2020-09-01T15:16:42.179Z] 4aa520adad79: Preparing [2020-09-01T15:16:42.179Z] 50644c29ef5a: Preparing [2020-09-01T15:16:42.179Z] 50644c29ef5a: Layer already exists [2020-09-01T15:16:42.179Z] 4aa520adad79: Layer already exists [2020-09-01T15:16:42.179Z] f19d0a51da2c: Layer already exists [2020-09-01T15:16:42.179Z] 32e3f4d4952f: Layer already exists [2020-09-01T15:16:42.179Z] 1.1.3-dev.2: digest: sha256:49eb9b12190cb0707cf7f58876e09aedd80cbe7a9f5a7e19f52f0e720f3eaeae size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:42.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-01T15:16:42.327Z] Configure a credential helper to remove this warning. See [2020-09-01T15:16:42.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-01T15:16:42.327Z] [2020-09-01T15:16:42.327Z] Login Succeeded [2020-09-01T15:16:42.327Z] ---> docker-login.sh ends [Pipeline] } [2020-09-01T15:16:42.343Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2020-09-01T15:16:42.481Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2020-09-01T15:16:42.585Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: [2020-09-01T15:16:42.585Z] 43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:16:42.585Z] latest [2020-09-01T15:16:42.585Z] 1.1.3-dev.2 [2020-09-01T15:16:42.585Z] 43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 [2020-09-01T15:16:42.585Z] master [2020-09-01T15:16:42.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2020-09-01T15:16:42.792Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 [2020-09-01T15:16:42.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-09-01T15:16:42.792Z] f19d0a51da2c: Preparing [2020-09-01T15:16:42.792Z] 32e3f4d4952f: Preparing [2020-09-01T15:16:42.792Z] 4aa520adad79: Preparing [2020-09-01T15:16:42.792Z] 50644c29ef5a: Preparing [2020-09-01T15:16:42.792Z] 4aa520adad79: Layer already exists [2020-09-01T15:16:42.792Z] f19d0a51da2c: Layer already exists [2020-09-01T15:16:42.792Z] 32e3f4d4952f: Layer already exists [2020-09-01T15:16:42.792Z] 50644c29ef5a: Layer already exists [2020-09-01T15:16:42.792Z] 43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2: digest: sha256:49eb9b12190cb0707cf7f58876e09aedd80cbe7a9f5a7e19f52f0e720f3eaeae size: 1154 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:43.152Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:43.180Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:43.509Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:16:43.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-09-01T15:16:43.510Z] 1baee5ab9db0: Preparing [2020-09-01T15:16:43.510Z] 31c32d0ae420: Preparing [2020-09-01T15:16:43.510Z] 915754140b8b: Preparing [2020-09-01T15:16:43.510Z] e2f13739ad41: Preparing [2020-09-01T15:16:43.552Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [2020-09-01T15:16:43.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-09-01T15:16:43.552Z] f19d0a51da2c: Preparing [2020-09-01T15:16:43.552Z] 32e3f4d4952f: Preparing [2020-09-01T15:16:43.552Z] 4aa520adad79: Preparing [2020-09-01T15:16:43.552Z] 50644c29ef5a: Preparing [2020-09-01T15:16:43.552Z] 50644c29ef5a: Layer already exists [2020-09-01T15:16:43.552Z] 32e3f4d4952f: Layer already exists [2020-09-01T15:16:43.552Z] f19d0a51da2c: Layer already exists [2020-09-01T15:16:43.552Z] 4aa520adad79: Layer already exists [2020-09-01T15:16:43.552Z] master: digest: sha256:49eb9b12190cb0707cf7f58876e09aedd80cbe7a9f5a7e19f52f0e720f3eaeae size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-01T15:16:43.773Z] ===================================================== [2020-09-01T15:16:43.784Z] e2f13739ad41: Layer already exists [2020-09-01T15:16:43.784Z] 915754140b8b: Pushed [2020-09-01T15:16:43.784Z] 31c32d0ae420: Pushed [Pipeline] echo [2020-09-01T15:16:43.812Z] taggedImages: [2020-09-01T15:16:43.812Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:16:43.812Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [2020-09-01T15:16:43.812Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.2 [2020-09-01T15:16:43.812Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 [2020-09-01T15:16:43.812Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] } [Pipeline] // script [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-09-01T15:16:47.164Z] 1baee5ab9db0: Pushed [2020-09-01T15:16:47.164Z] 43efee3cfdd526bf845b5582b1730bb1b93e3b78: digest: sha256:15350b6e46fc3783afa5bef6e612acd8e931dd31ffce90c82560ca8b210d7733 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:47.508Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:47.843Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [2020-09-01T15:16:47.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-09-01T15:16:47.843Z] 1baee5ab9db0: Preparing [2020-09-01T15:16:47.843Z] 31c32d0ae420: Preparing [2020-09-01T15:16:47.843Z] 915754140b8b: Preparing [2020-09-01T15:16:47.843Z] e2f13739ad41: Preparing [2020-09-01T15:16:47.843Z] 915754140b8b: Layer already exists [2020-09-01T15:16:47.843Z] 1baee5ab9db0: Layer already exists [2020-09-01T15:16:47.843Z] 31c32d0ae420: Layer already exists [2020-09-01T15:16:47.843Z] e2f13739ad41: Layer already exists [2020-09-01T15:16:48.116Z] latest: digest: sha256:15350b6e46fc3783afa5bef6e612acd8e931dd31ffce90c82560ca8b210d7733 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:48.455Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:48.793Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.2 [2020-09-01T15:16:48.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-09-01T15:16:48.793Z] 1baee5ab9db0: Preparing [2020-09-01T15:16:48.793Z] 31c32d0ae420: Preparing [2020-09-01T15:16:48.793Z] 915754140b8b: Preparing [2020-09-01T15:16:48.793Z] e2f13739ad41: Preparing [2020-09-01T15:16:48.793Z] 915754140b8b: Layer already exists [2020-09-01T15:16:48.793Z] e2f13739ad41: Layer already exists [2020-09-01T15:16:48.793Z] 31c32d0ae420: Layer already exists [2020-09-01T15:16:48.793Z] 1baee5ab9db0: Layer already exists [2020-09-01T15:16:49.071Z] 1.1.3-dev.2: digest: sha256:15350b6e46fc3783afa5bef6e612acd8e931dd31ffce90c82560ca8b210d7733 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:49.410Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:49.747Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 [2020-09-01T15:16:49.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-09-01T15:16:49.747Z] 1baee5ab9db0: Preparing [2020-09-01T15:16:49.747Z] 31c32d0ae420: Preparing [2020-09-01T15:16:49.747Z] 915754140b8b: Preparing [2020-09-01T15:16:49.747Z] e2f13739ad41: Preparing [2020-09-01T15:16:49.747Z] 1baee5ab9db0: Layer already exists [2020-09-01T15:16:49.747Z] 31c32d0ae420: Layer already exists [2020-09-01T15:16:49.747Z] 915754140b8b: Layer already exists [2020-09-01T15:16:49.747Z] e2f13739ad41: Layer already exists [2020-09-01T15:16:50.017Z] 43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2: digest: sha256:15350b6e46fc3783afa5bef6e612acd8e931dd31ffce90c82560ca8b210d7733 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:50.355Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:50.692Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [2020-09-01T15:16:50.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-09-01T15:16:50.692Z] 1baee5ab9db0: Preparing [2020-09-01T15:16:50.692Z] 31c32d0ae420: Preparing [2020-09-01T15:16:50.692Z] 915754140b8b: Preparing [2020-09-01T15:16:50.692Z] e2f13739ad41: Preparing [2020-09-01T15:16:50.692Z] 31c32d0ae420: Layer already exists [2020-09-01T15:16:50.692Z] 915754140b8b: Layer already exists [2020-09-01T15:16:50.692Z] 1baee5ab9db0: Layer already exists [2020-09-01T15:16:50.692Z] e2f13739ad41: Layer already exists [2020-09-01T15:16:50.965Z] master: digest: sha256:15350b6e46fc3783afa5bef6e612acd8e931dd31ffce90c82560ca8b210d7733 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-01T15:16:51.133Z] ===================================================== [Pipeline] echo [2020-09-01T15:16:51.250Z] taggedImages: [2020-09-01T15:16:51.250Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:16:51.250Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [2020-09-01T15:16:51.250Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.2 [2020-09-01T15:16:51.250Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78-1.1.3-dev.2 [2020-09-01T15:16:51.250Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] } [Pipeline] // script [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-09-01T15:16:52.836Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-01T15:16:52.838Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-01T15:16:52.880Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:53.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-01T15:16:53.226Z] [2020-09-01T15:16:53.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:16:53.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-01T15:16:53.574Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-01T15:16:53.574Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-01T15:16:53.574Z] 408f87550127: Pulling fs layer [2020-09-01T15:16:53.574Z] fe522b08c979: Pulling fs layer [2020-09-01T15:16:53.574Z] 221eaa008020: Pulling fs layer [2020-09-01T15:16:53.574Z] 2a4607e5d6b9: Pulling fs layer [2020-09-01T15:16:53.574Z] 8f79b27c4fd2: Pulling fs layer [2020-09-01T15:16:53.574Z] e5c8dbe1645b: Pulling fs layer [2020-09-01T15:16:53.574Z] 23e8b3b47431: Pulling fs layer [2020-09-01T15:16:53.574Z] 5c568d65a230: Pulling fs layer [2020-09-01T15:16:53.574Z] 8f79b27c4fd2: Waiting [2020-09-01T15:16:53.574Z] 221eaa008020: Waiting [2020-09-01T15:16:53.574Z] e5c8dbe1645b: Waiting [2020-09-01T15:16:53.574Z] 23e8b3b47431: Waiting [2020-09-01T15:16:53.574Z] 5c568d65a230: Waiting [2020-09-01T15:16:53.574Z] fe522b08c979: Verifying Checksum [2020-09-01T15:16:53.574Z] fe522b08c979: Download complete [2020-09-01T15:16:53.574Z] 408f87550127: Verifying Checksum [2020-09-01T15:16:53.574Z] 408f87550127: Download complete [2020-09-01T15:16:53.574Z] 2a4607e5d6b9: Verifying Checksum [2020-09-01T15:16:53.574Z] 2a4607e5d6b9: Download complete [2020-09-01T15:16:53.574Z] 8f79b27c4fd2: Download complete [2020-09-01T15:16:53.574Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-01T15:16:53.574Z] cbdbe7a5bc2a: Download complete [2020-09-01T15:16:53.841Z] cbdbe7a5bc2a: Pull complete [2020-09-01T15:16:54.107Z] e5c8dbe1645b: Verifying Checksum [2020-09-01T15:16:54.107Z] e5c8dbe1645b: Download complete [2020-09-01T15:16:54.380Z] 23e8b3b47431: Verifying Checksum [2020-09-01T15:16:54.380Z] 23e8b3b47431: Download complete [2020-09-01T15:16:54.380Z] 408f87550127: Pull complete [2020-09-01T15:16:54.645Z] 5c568d65a230: Verifying Checksum [2020-09-01T15:16:54.645Z] 5c568d65a230: Download complete [2020-09-01T15:16:54.645Z] fe522b08c979: Pull complete [2020-09-01T15:16:54.908Z] 221eaa008020: Verifying Checksum [2020-09-01T15:16:54.908Z] 221eaa008020: Download complete [2020-09-01T15:17:00.229Z] 221eaa008020: Pull complete [2020-09-01T15:17:00.229Z] 2a4607e5d6b9: Pull complete [2020-09-01T15:17:00.229Z] 8f79b27c4fd2: Pull complete [2020-09-01T15:17:02.146Z] e5c8dbe1645b: Pull complete [2020-09-01T15:17:05.460Z] 23e8b3b47431: Pull complete [2020-09-01T15:17:06.032Z] 5c568d65a230: Pull complete [2020-09-01T15:17:06.033Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-01T15:17:06.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-01T15:17:06.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-01T15:17:06.230Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2020-09-01T15:17:06.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-rest-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-09-01T15:17:07.362Z] $ docker top 77a45c24a845f9250e9cd4ef9d763527a1e13c88c982466d7e10cf9dcafa6e63 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-01T15:17:07.941Z] + snyk monitor '--org=edgex-jenkins' [2020-09-01T15:17:13.237Z] [2020-09-01T15:17:13.237Z] Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... [2020-09-01T15:17:13.237Z] [2020-09-01T15:17:13.237Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/ef02da84-6cd4-4d6e-8dee-9a598cd4f746 [2020-09-01T15:17:13.237Z] [2020-09-01T15:17:13.237Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-01T15:17:13.238Z] [2020-09-01T15:17:13.238Z] [2020-09-01T15:17:13.238Z] Snyk CLI supports Node.js 8 and higher. [2020-09-01T15:17:13.238Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-09-01T15:17:13.238Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-01T15:17:13.238Z] [2020-09-01T15:17:13.238Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-01T15:17:13.238Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-09-01T15:17:13.251Z] $ docker stop --time=1 77a45c24a845f9250e9cd4ef9d763527a1e13c88c982466d7e10cf9dcafa6e63 [2020-09-01T15:17:15.295Z] $ docker rm -f 77a45c24a845f9250e9cd4ef9d763527a1e13c88c982466d7e10cf9dcafa6e63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:17:16.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-01T15:17:16.404Z] [2020-09-01T15:17:16.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:17:16.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-01T15:17:16.746Z] latest: Pulling from edgex-devops/edgex-klar [2020-09-01T15:17:16.746Z] e7c96db7181b: Pulling fs layer [2020-09-01T15:17:16.746Z] 1868ca2cb446: Pulling fs layer [2020-09-01T15:17:16.746Z] 136be5d0fe8e: Pulling fs layer [2020-09-01T15:17:16.746Z] 894bfe63afcb: Pulling fs layer [2020-09-01T15:17:16.746Z] 894bfe63afcb: Waiting [2020-09-01T15:17:16.746Z] 1868ca2cb446: Verifying Checksum [2020-09-01T15:17:16.746Z] 1868ca2cb446: Download complete [2020-09-01T15:17:16.746Z] 136be5d0fe8e: Verifying Checksum [2020-09-01T15:17:16.746Z] 136be5d0fe8e: Download complete [2020-09-01T15:17:16.746Z] e7c96db7181b: Verifying Checksum [2020-09-01T15:17:16.746Z] e7c96db7181b: Download complete [2020-09-01T15:17:16.746Z] 894bfe63afcb: Verifying Checksum [2020-09-01T15:17:16.746Z] 894bfe63afcb: Download complete [2020-09-01T15:17:17.005Z] e7c96db7181b: Pull complete [2020-09-01T15:17:17.265Z] 1868ca2cb446: Pull complete [2020-09-01T15:17:17.265Z] 136be5d0fe8e: Pull complete [2020-09-01T15:17:17.526Z] 894bfe63afcb: Pull complete [2020-09-01T15:17:17.526Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-09-01T15:17:17.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-01T15:17:17.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-09-01T15:17:17.614Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2020-09-01T15:17:17.658Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-01T15:17:18.731Z] $ docker top a01b1292eca5373717d05a425f21943141710d296952a64adc8397d23bb4e999 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-01T15:17:19.313Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:17:19.313Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-01T15:17:23.681Z] $ docker stop --time=1 a01b1292eca5373717d05a425f21943141710d296952a64adc8397d23bb4e999 [2020-09-01T15:17:25.050Z] $ docker rm -f a01b1292eca5373717d05a425f21943141710d296952a64adc8397d23bb4e999 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:17:25.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-01T15:17:25.600Z] . [Pipeline] withDockerContainer [2020-09-01T15:17:25.688Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2020-09-01T15:17:25.730Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-01T15:17:26.314Z] $ docker top 6fdf3dbe7e7922e30e9fe4465e104951f1f0ea3b76f3eefb8649a20f878f534e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-01T15:17:26.804Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:17:26.804Z] + tee [2020-09-01T15:17:26.804Z] clair timeout 1m0s [2020-09-01T15:17:26.804Z] docker timeout: 1m0s [2020-09-01T15:17:26.804Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-01T15:17:27.468Z] $ docker stop --time=1 6fdf3dbe7e7922e30e9fe4465e104951f1f0ea3b76f3eefb8649a20f878f534e [2020-09-01T15:17:28.797Z] $ docker rm -f 6fdf3dbe7e7922e30e9fe4465e104951f1f0ea3b76f3eefb8649a20f878f534e [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-01T15:17:29.287Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo [2020-09-01T15:17:29.299Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go_43efee3cfdd526bf845b5582b1730bb1b93e3b78.html [Pipeline] writeFile [Pipeline] step [2020-09-01T15:17:29.356Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:17:29.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-01T15:17:29.702Z] . [Pipeline] withDockerContainer [2020-09-01T15:17:29.793Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2020-09-01T15:17:29.839Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-01T15:17:30.408Z] $ docker top 22e4ae32e642739439d2d7db6a2ba6a8e184268f1e2ebd19b827b870101a442f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-01T15:17:30.935Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:17:30.935Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-01T15:17:34.393Z] $ docker stop --time=1 22e4ae32e642739439d2d7db6a2ba6a8e184268f1e2ebd19b827b870101a442f [2020-09-01T15:17:35.721Z] $ docker rm -f 22e4ae32e642739439d2d7db6a2ba6a8e184268f1e2ebd19b827b870101a442f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:17:36.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-01T15:17:36.170Z] . [Pipeline] withDockerContainer [2020-09-01T15:17:36.262Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2020-09-01T15:17:36.302Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-01T15:17:36.931Z] $ docker top 6ad13456e8169199aa3a90aab5298aa6c11ec8a05e981c6e706e7b135624ae6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-01T15:17:37.491Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:43efee3cfdd526bf845b5582b1730bb1b93e3b78 [2020-09-01T15:17:37.491Z] + tee [2020-09-01T15:17:37.491Z] clair timeout 1m0s [2020-09-01T15:17:37.491Z] docker timeout: 1m0s [2020-09-01T15:17:37.491Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-01T15:17:38.164Z] $ docker stop --time=1 6ad13456e8169199aa3a90aab5298aa6c11ec8a05e981c6e706e7b135624ae6d [2020-09-01T15:17:39.508Z] $ docker rm -f 6ad13456e8169199aa3a90aab5298aa6c11ec8a05e981c6e706e7b135624ae6d [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-01T15:17:39.955Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo [2020-09-01T15:17:39.967Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go-arm64_43efee3cfdd526bf845b5582b1730bb1b93e3b78.html [Pipeline] writeFile [Pipeline] step [2020-09-01T15:17:40.014Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:17:42.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-01T15:17:42.233Z] . [Pipeline] withDockerContainer [2020-09-01T15:17:42.320Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2020-09-01T15:17:42.359Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-01T15:17:43.014Z] $ docker top 50adc561bb47b899a8c186cc250851109c5036ebb014e39240c0cde96a8ed358 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-01T15:17:43.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-01T15:17:43.290Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-01T15:17:43.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-01T15:17:43.505Z] $ docker exec 50adc561bb47b899a8c186cc250851109c5036ebb014e39240c0cde96a8ed358 ssh-agent [2020-09-01T15:17:43.660Z] SSH_AUTH_SOCK=/tmp/ssh-QS7L85str2mI/agent.13 [2020-09-01T15:17:43.660Z] SSH_AGENT_PID=18 [2020-09-01T15:17:43.666Z] Running ssh-add (command line suppressed) [2020-09-01T15:17:43.787Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8262993548670033266.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8262993548670033266.key) [2020-09-01T15:17:43.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-01T15:17:44.155Z] + git semver tag [2020-09-01T15:17:44.155Z] # -> Open(): unable to determine branch for HEAD [2020-09-01T15:17:44.155Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-09-01T15:17:44.155Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-09-01T15:17:44.155Z] # $SEMVER_REMOTE_NAME = origin [2020-09-01T15:17:44.155Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-01T15:17:44.155Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-01T15:17:44.155Z] # $SEMVER_BRANCH = master [2020-09-01T15:17:44.155Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2020-09-01T15:17:44.155Z] # 43efee3cfdd526bf845b5582b1730bb1b93e3b78 HEAD [2020-09-01T15:17:44.155Z] # -> Force: false [2020-09-01T15:17:44.155Z] # 40c4ff61c3401fbf0b6807fbbe5a1c454ae9b2ca refs/tags/v1.1.3-dev.2 [Pipeline] } [2020-09-01T15:17:44.166Z] $ docker exec --env ******** --env ******** 50adc561bb47b899a8c186cc250851109c5036ebb014e39240c0cde96a8ed358 ssh-agent -k [2020-09-01T15:17:44.272Z] unset SSH_AUTH_SOCK; [2020-09-01T15:17:44.272Z] unset SSH_AGENT_PID; [2020-09-01T15:17:44.272Z] echo Agent pid 18 killed; [2020-09-01T15:17:44.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-01T15:17:44.771Z] + git semver [Pipeline] } [2020-09-01T15:17:44.786Z] $ docker stop --time=1 50adc561bb47b899a8c186cc250851109c5036ebb014e39240c0cde96a8ed358 [2020-09-01T15:17:46.123Z] $ docker rm -f 50adc561bb47b899a8c186cc250851109c5036ebb014e39240c0cde96a8ed358 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:17:46.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-01T15:17:46.691Z] [2020-09-01T15:17:46.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:17:47.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-01T15:17:47.027Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-01T15:17:47.027Z] ab5ef0e58194: Pulling fs layer [2020-09-01T15:17:47.027Z] 9712f1f96733: Pulling fs layer [2020-09-01T15:17:47.027Z] 63f879dbbcfc: Pulling fs layer [2020-09-01T15:17:47.027Z] 0d9ebad4ef96: Pulling fs layer [2020-09-01T15:17:47.027Z] e9a5061849ea: Pulling fs layer [2020-09-01T15:17:47.027Z] d747dcd14b5f: Pulling fs layer [2020-09-01T15:17:47.027Z] 2de7ff778b66: Pulling fs layer [2020-09-01T15:17:47.027Z] 0d9ebad4ef96: Waiting [2020-09-01T15:17:47.027Z] e9a5061849ea: Waiting [2020-09-01T15:17:47.027Z] d747dcd14b5f: Waiting [2020-09-01T15:17:47.027Z] 2de7ff778b66: Waiting [2020-09-01T15:17:47.027Z] 9712f1f96733: Download complete [2020-09-01T15:17:47.606Z] 63f879dbbcfc: Verifying Checksum [2020-09-01T15:17:47.606Z] 63f879dbbcfc: Download complete [2020-09-01T15:17:47.606Z] e9a5061849ea: Verifying Checksum [2020-09-01T15:17:47.606Z] e9a5061849ea: Download complete [2020-09-01T15:17:47.606Z] d747dcd14b5f: Verifying Checksum [2020-09-01T15:17:47.606Z] d747dcd14b5f: Download complete [2020-09-01T15:17:47.867Z] 0d9ebad4ef96: Verifying Checksum [2020-09-01T15:17:47.867Z] 0d9ebad4ef96: Download complete [2020-09-01T15:17:47.867Z] ab5ef0e58194: Verifying Checksum [2020-09-01T15:17:47.867Z] ab5ef0e58194: Download complete [2020-09-01T15:17:47.867Z] 2de7ff778b66: Verifying Checksum [2020-09-01T15:17:47.867Z] 2de7ff778b66: Download complete [2020-09-01T15:17:52.089Z] ab5ef0e58194: Pull complete [2020-09-01T15:17:52.089Z] 9712f1f96733: Pull complete [2020-09-01T15:17:54.639Z] 63f879dbbcfc: Pull complete [2020-09-01T15:17:59.957Z] 0d9ebad4ef96: Pull complete [2020-09-01T15:18:01.341Z] e9a5061849ea: Pull complete [2020-09-01T15:18:01.602Z] d747dcd14b5f: Pull complete [2020-09-01T15:18:04.153Z] 2de7ff778b66: Pull complete [2020-09-01T15:18:04.153Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-01T15:18:04.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-01T15:18:04.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-01T15:18:04.335Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2020-09-01T15:18:04.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-09-01T15:18:08.392Z] $ docker top 52491f2a2f825edf3c1008d1ac40a4f4a001cb714931e73dc86c8ff8489160d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-01T15:18:08.653Z] provisioning config files... [2020-09-01T15:18:08.667Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config1438966096308031022tmp [2020-09-01T15:18:08.685Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config7123739060962867939tmp [2020-09-01T15:18:08.698Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config8460595624257825809tmp [Pipeline] { [Pipeline] echo [2020-09-01T15:18:08.745Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-01T15:18:09.037Z] ---> sigul-configuration.sh [2020-09-01T15:18:09.037Z] gpg: directory `/root/.gnupg' created [2020-09-01T15:18:09.037Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-01T15:18:09.037Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-01T15:18:09.037Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-01T15:18:09.037Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-01T15:18:09.037Z] gpg: CAST5 encrypted data [2020-09-01T15:18:09.299Z] gpg: encrypted with 1 passphrase [2020-09-01T15:18:09.299Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-01T15:18:09.595Z] + mkdir /home/jenkins [2020-09-01T15:18:09.595Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-01T15:18:09.888Z] + 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-09-01T15:18:09.898Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-01T15:18:10.190Z] ---> sigul-install.sh [2020-09-01T15:18:18.333Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-01T15:18:18.623Z] + git tag --list [2020-09-01T15:18:18.623Z] v1.1.3-dev.2 [Pipeline] sh [2020-09-01T15:18:18.915Z] + lftools sign git-tag v1.1.3-dev.2 [2020-09-01T15:18:20.301Z] Signing Git tag with Sigul... [2020-09-01T15:18:20.301Z] Signing v1.1.3-dev.2 [2020-09-01T15:18:20.872Z] Error: Authentication failed [Pipeline] echo [2020-09-01T15:18:20.883Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-01T15:18:21.177Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-01T15:18:21.186Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-01T15:18:21.266Z] $ docker stop --time=1 52491f2a2f825edf3c1008d1ac40a4f4a001cb714931e73dc86c8ff8489160d5 [2020-09-01T15:18:23.253Z] $ docker rm -f 52491f2a2f825edf3c1008d1ac40a4f4a001cb714931e73dc86c8ff8489160d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:18:24.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-01T15:18:24.060Z] . [Pipeline] withDockerContainer [2020-09-01T15:18:24.153Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2020-09-01T15:18:24.195Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-01T15:18:24.891Z] $ docker top 2cf50544ca266845f8f7784c70c75fd6b2fe95e777fe82b6487805897495f98a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-01T15:18:25.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-01T15:18:25.212Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-01T15:18:25.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-01T15:18:25.416Z] $ docker exec 2cf50544ca266845f8f7784c70c75fd6b2fe95e777fe82b6487805897495f98a ssh-agent [2020-09-01T15:18:25.582Z] SSH_AUTH_SOCK=/tmp/ssh-11VmtUCE3BPw/agent.12 [2020-09-01T15:18:25.582Z] SSH_AGENT_PID=17 [2020-09-01T15:18:25.588Z] Running ssh-add (command line suppressed) [2020-09-01T15:18:25.711Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3614537067494603174.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3614537067494603174.key) [2020-09-01T15:18:25.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-01T15:18:26.092Z] + git semver bump pre [2020-09-01T15:18:26.092Z] # -> Open(): unable to determine branch for HEAD [2020-09-01T15:18:26.092Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-09-01T15:18:26.092Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-09-01T15:18:26.092Z] # $SEMVER_REMOTE_NAME = origin [2020-09-01T15:18:26.092Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-01T15:18:26.092Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-01T15:18:26.092Z] # $SEMVER_BRANCH = master [2020-09-01T15:18:26.092Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2020-09-01T15:18:26.092Z] 1.1.3-dev.3 [Pipeline] } [2020-09-01T15:18:26.104Z] $ docker exec --env ******** --env ******** 2cf50544ca266845f8f7784c70c75fd6b2fe95e777fe82b6487805897495f98a ssh-agent -k [2020-09-01T15:18:26.219Z] unset SSH_AUTH_SOCK; [2020-09-01T15:18:26.220Z] unset SSH_AGENT_PID; [2020-09-01T15:18:26.220Z] echo Agent pid 17 killed; [2020-09-01T15:18:26.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-01T15:18:26.707Z] + git semver [Pipeline] } [2020-09-01T15:18:26.723Z] $ docker stop --time=1 2cf50544ca266845f8f7784c70c75fd6b2fe95e777fe82b6487805897495f98a [2020-09-01T15:18:28.070Z] $ docker rm -f 2cf50544ca266845f8f7784c70c75fd6b2fe95e777fe82b6487805897495f98a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:18:28.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-01T15:18:28.579Z] . [Pipeline] withDockerContainer [2020-09-01T15:18:28.671Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2020-09-01T15:18:28.710Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-01T15:18:29.384Z] $ docker top a1391458b74454a7bba7cc242fbf29992bfc8204146089450f46f653c689b22a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-01T15:18:29.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-01T15:18:29.680Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-01T15:18:29.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-01T15:18:29.897Z] $ docker exec a1391458b74454a7bba7cc242fbf29992bfc8204146089450f46f653c689b22a ssh-agent [2020-09-01T15:18:30.059Z] SSH_AUTH_SOCK=/tmp/ssh-4Nuf7NjzEjPy/agent.12 [2020-09-01T15:18:30.059Z] SSH_AGENT_PID=17 [2020-09-01T15:18:30.066Z] Running ssh-add (command line suppressed) [2020-09-01T15:18:30.187Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8913194841540939794.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8913194841540939794.key) [2020-09-01T15:18:30.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-01T15:18:30.599Z] + git semver push [2020-09-01T15:18:30.599Z] # -> Open(): unable to determine branch for HEAD [2020-09-01T15:18:30.599Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-09-01T15:18:30.599Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-09-01T15:18:30.599Z] # $SEMVER_REMOTE_NAME = origin [2020-09-01T15:18:30.599Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-01T15:18:30.599Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-01T15:18:30.599Z] # $SEMVER_BRANCH = master [2020-09-01T15:18:30.599Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2020-09-01T15:18:37.257Z] $ docker exec --env ******** --env ******** a1391458b74454a7bba7cc242fbf29992bfc8204146089450f46f653c689b22a ssh-agent -k [2020-09-01T15:18:37.375Z] unset SSH_AUTH_SOCK; [2020-09-01T15:18:37.375Z] unset SSH_AGENT_PID; [2020-09-01T15:18:37.375Z] echo Agent pid 17 killed; [2020-09-01T15:18:37.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-01T15:18:37.920Z] + git semver [Pipeline] } [2020-09-01T15:18:37.936Z] $ docker stop --time=1 a1391458b74454a7bba7cc242fbf29992bfc8204146089450f46f653c689b22a [2020-09-01T15:18:39.277Z] $ docker rm -f a1391458b74454a7bba7cc242fbf29992bfc8204146089450f46f653c689b22a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-01T15:18:40.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-01T15:18:41.049Z] ---> package-listing.sh [2020-09-01T15:18:41.049Z] ++ facter osfamily [2020-09-01T15:18:41.049Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-01T15:18:41.049Z] + OS_FAMILY=redhat [2020-09-01T15:18:41.049Z] + workspace=/w/workspace/gexfoundry_device-rest-go_master [2020-09-01T15:18:41.049Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-01T15:18:41.049Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-01T15:18:41.049Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-01T15:18:41.049Z] + PACKAGES=/tmp/packages_start.txt [2020-09-01T15:18:41.049Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2020-09-01T15:18:41.049Z] + PACKAGES=/tmp/packages_end.txt [2020-09-01T15:18:41.049Z] + case "${OS_FAMILY}" in [2020-09-01T15:18:41.049Z] + rpm -qa [2020-09-01T15:18:41.049Z] + sort [2020-09-01T15:18:45.262Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-01T15:18:45.263Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-01T15:18:45.263Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-01T15:18:45.263Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2020-09-01T15:18:45.263Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ [2020-09-01T15:18:45.263Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:18:46.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-01T15:18:46.145Z] [2020-09-01T15:18:46.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-01T15:18:46.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-01T15:18:46.483Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-01T15:18:46.483Z] c9b1b535fdd9: Pulling fs layer [2020-09-01T15:18:46.483Z] 2cc5ad85d9ab: Pulling fs layer [2020-09-01T15:18:46.483Z] 756a868c4378: Pulling fs layer [2020-09-01T15:18:46.483Z] 444b2fc9a129: Pulling fs layer [2020-09-01T15:18:46.483Z] ea15f1150254: Pulling fs layer [2020-09-01T15:18:46.483Z] 41b27a9f41bf: Pulling fs layer [2020-09-01T15:18:46.483Z] 28c525ee5125: Pulling fs layer [2020-09-01T15:18:46.483Z] 094b1ea09ed8: Pulling fs layer [2020-09-01T15:18:46.483Z] 138eaada9080: Pulling fs layer [2020-09-01T15:18:46.483Z] 0622d0fa9048: Pulling fs layer [2020-09-01T15:18:46.483Z] ea15f1150254: Waiting [2020-09-01T15:18:46.483Z] 41b27a9f41bf: Waiting [2020-09-01T15:18:46.483Z] 444b2fc9a129: Waiting [2020-09-01T15:18:46.483Z] 28c525ee5125: Waiting [2020-09-01T15:18:46.483Z] 094b1ea09ed8: Waiting [2020-09-01T15:18:46.483Z] 138eaada9080: Waiting [2020-09-01T15:18:46.483Z] 0622d0fa9048: Waiting [2020-09-01T15:18:46.483Z] 2cc5ad85d9ab: Download complete [2020-09-01T15:18:46.484Z] 444b2fc9a129: Verifying Checksum [2020-09-01T15:18:46.484Z] 444b2fc9a129: Download complete [2020-09-01T15:18:46.484Z] c9b1b535fdd9: Verifying Checksum [2020-09-01T15:18:46.484Z] c9b1b535fdd9: Download complete [2020-09-01T15:18:46.484Z] ea15f1150254: Download complete [2020-09-01T15:18:46.484Z] 28c525ee5125: Verifying Checksum [2020-09-01T15:18:46.484Z] 28c525ee5125: Download complete [2020-09-01T15:18:46.754Z] 756a868c4378: Verifying Checksum [2020-09-01T15:18:46.754Z] 756a868c4378: Download complete [2020-09-01T15:18:47.021Z] c9b1b535fdd9: Pull complete [2020-09-01T15:18:47.021Z] 138eaada9080: Verifying Checksum [2020-09-01T15:18:47.021Z] 138eaada9080: Download complete [2020-09-01T15:18:47.021Z] 0622d0fa9048: Verifying Checksum [2020-09-01T15:18:47.021Z] 0622d0fa9048: Download complete [2020-09-01T15:18:47.021Z] 094b1ea09ed8: Verifying Checksum [2020-09-01T15:18:47.021Z] 094b1ea09ed8: Download complete [2020-09-01T15:18:47.281Z] 2cc5ad85d9ab: Pull complete [2020-09-01T15:18:47.544Z] 41b27a9f41bf: Verifying Checksum [2020-09-01T15:18:47.544Z] 41b27a9f41bf: Download complete [2020-09-01T15:18:48.953Z] 756a868c4378: Pull complete [2020-09-01T15:18:48.953Z] 444b2fc9a129: Pull complete [2020-09-01T15:18:49.216Z] ea15f1150254: Pull complete [2020-09-01T15:18:52.527Z] 41b27a9f41bf: Pull complete [2020-09-01T15:18:52.527Z] 28c525ee5125: Pull complete [2020-09-01T15:18:55.080Z] 094b1ea09ed8: Pull complete [2020-09-01T15:18:55.080Z] 138eaada9080: Pull complete [2020-09-01T15:18:55.080Z] 0622d0fa9048: Pull complete [2020-09-01T15:18:55.080Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-09-01T15:18:55.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-01T15:18:55.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-01T15:18:55.192Z] prd-centos7-docker-4c-2g-1018 does not seem to be running inside a container [2020-09-01T15:18:55.230Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-01T15:18:59.100Z] $ docker top 76a2e34a1d5b61b6ea0d5dba960f450534f5db30c730feeff63f33c00bbc8abf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-01T15:18:59.381Z] provisioning config files... [2020-09-01T15:18:59.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config681943493783336499tmp [Pipeline] { [Pipeline] echo [2020-09-01T15:18:59.481Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-01T15:18:59.773Z] ---> create-netrc.sh [Pipeline] echo [2020-09-01T15:18:59.782Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-01T15:19:00.072Z] ---> logs-deploy.sh [2020-09-01T15:19:00.072Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/18 [2020-09-01T15:19:00.072Z] INFO: archiving workspace using pattern(s): [2020-09-01T15:19:01.013Z] Archives upload complete. [2020-09-01T15:19:01.275Z] INFO: archiving logs to Nexus