Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0cc019e137b243b92f6339afa82e67598b4e7bc1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5657 in /w/workspace/ndry_app-functions-sdk-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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 0cc019e137b243b92f6339afa82e67598b4e7bc1 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc019e137b243b92f6339afa82e67598b4e7bc1 # timeout=10 Commit message: "Merge pull request #332 from rsdmike/semantics" > git rev-list --no-walk f7e59da40d5f6aebd2e2c2c7bff0bc49abf55454 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:24:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:24:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:24:23 ========================================================= 17:24:23 EdgeX Global Pipelines Version Info 17:24:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:24:24 ------------------- 17:24:24 stable info: 17:24:24 ------------------- 17:24:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:24:24 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 17:24:24 Message: update stable to v1.0.73 17:24:25 ------------------- 17:24:25 experimental info: 17:24:25 ------------------- 17:24:25 Commited By: **** collab-it+edgex@linuxfoundation.org 17:24:25 Commit SHA: 9405cb0f8260d2ac26698faec61c136a79101d83 17:24:25 Message: update experimental to v1.0.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:27 17:24:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:24:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:27 latest: Pulling from edgex-devops/git-semver 17:24:27 9123ac7c32f7: Pulling fs layer 17:24:27 b8cc5d1170e3: Pulling fs layer 17:24:27 2924cbbf6a41: Pulling fs layer 17:24:27 93b08a4f1073: Pulling fs layer 17:24:27 93b08a4f1073: Waiting 17:24:27 b8cc5d1170e3: Download complete 17:24:27 9123ac7c32f7: Verifying Checksum 17:24:27 9123ac7c32f7: Download complete 17:24:27 93b08a4f1073: Verifying Checksum 17:24:27 93b08a4f1073: Download complete 17:24:27 2924cbbf6a41: Verifying Checksum 17:24:27 2924cbbf6a41: Download complete 17:24:28 9123ac7c32f7: Pull complete 17:24:28 b8cc5d1170e3: Pull complete 17:24:28 2924cbbf6a41: Pull complete 17:24:28 93b08a4f1073: Pull complete 17:24:28 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:24:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:24:29 prd-centos7-docker-4c-2g-5657 does not seem to be running inside a container 17:24:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:24:29 $ docker top 4084c6f6e1b4b4dd370021267d33c0dd8e0d998c4321093cb3589770e2d507ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:30 [ssh-agent] Looking for ssh-agent implementation... 17:24:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:30 $ docker exec 4084c6f6e1b4b4dd370021267d33c0dd8e0d998c4321093cb3589770e2d507ca ssh-agent 17:24:30 SSH_AUTH_SOCK=/tmp/ssh-rtNWxagH2nzs/agent.14 17:24:30 SSH_AGENT_PID=21 17:24:30 Running ssh-add (command line suppressed) 17:24:30 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2237309486899341279.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2237309486899341279.key) 17:24:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:30 + git describe --exact-match --tags HEAD 17:24:30 fatal: No names found, cannot describe anything. [Pipeline] } 17:24:31 $ docker exec --env ******** --env ******** 4084c6f6e1b4b4dd370021267d33c0dd8e0d998c4321093cb3589770e2d507ca ssh-agent -k 17:24:31 unset SSH_AUTH_SOCK; 17:24:31 unset SSH_AGENT_PID; 17:24:31 echo Agent pid 21 killed; 17:24:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:24:31 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:24:31 This usually means this commit has not been tagged. [Pipeline] sshagent 17:24:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:31 [ssh-agent] Looking for ssh-agent implementation... 17:24:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:31 $ docker exec 4084c6f6e1b4b4dd370021267d33c0dd8e0d998c4321093cb3589770e2d507ca ssh-agent 17:24:31 SSH_AUTH_SOCK=/tmp/ssh-xntazZqv1jE7/agent.57 17:24:31 SSH_AGENT_PID=64 17:24:31 Running ssh-add (command line suppressed) 17:24:31 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_502059960140574504.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_502059960140574504.key) 17:24:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:32 + git semver init 17:24:32 # -> Open(): unable to determine branch for HEAD 17:24:32 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:24:32 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:24:32 # $SEMVER_REMOTE_NAME = origin 17:24:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:24:32 # $SEMVER_USER_NAME = edgex-jenkins 17:24:32 # $SEMVER_BRANCH = master 17:24:32 # $SEMVER_TEMP = /tmp/semver-686230128 17:24:32 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:24:34 # '/tmp/semver-686230128' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 17:24:34 # -> Force: false 17:24:34 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 17:24:34 $ docker exec --env ******** --env ******** 4084c6f6e1b4b4dd370021267d33c0dd8e0d998c4321093cb3589770e2d507ca ssh-agent -k 17:24:34 unset SSH_AUTH_SOCK; 17:24:34 unset SSH_AGENT_PID; 17:24:34 echo Agent pid 64 killed; 17:24:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:35 + git semver [Pipeline] } 17:24:35 $ docker stop --time=1 4084c6f6e1b4b4dd370021267d33c0dd8e0d998c4321093cb3589770e2d507ca 17:24:36 $ docker rm -f 4084c6f6e1b4b4dd370021267d33c0dd8e0d998c4321093cb3589770e2d507ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:24:39 Stashed 104 file(s) [Pipeline] echo 17:24:39 [edgeXSemver] initialized semver on version 1.0.1-dev.35 [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 17:24:54 Still waiting to schedule task 17:24:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:24:54 Still waiting to schedule task 17:24:54 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5650’ 17:26:24 Running on prd-centos7-docker-4c-2g-5660 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 17:26:24 Running in /w/workspace/app-functions-sdk-go/41 [Pipeline] { [Pipeline] checkout 17:26:26 using credential edgex-jenkins-ssh 17:26:26 Cloning the remote Git repository 17:26:26 Cloning with configured refspecs honoured and without tags 17:26:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:26:27 > git init /w/workspace/app-functions-sdk-go/41 # timeout=10 17:26:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:26:27 > git --version # timeout=10 17:26:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:26:28 Fetching without tags 17:26:28 Checking out Revision 0cc019e137b243b92f6339afa82e67598b4e7bc1 (master) 17:26:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:26:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:26:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:26:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:26:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:26:28 > git config core.sparsecheckout # timeout=10 17:26:28 > git checkout -f 0cc019e137b243b92f6339afa82e67598b4e7bc1 # timeout=10 17:26:32 Commit message: "Merge pull request #332 from rsdmike/semantics" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:26:33 ========================================================= 17:26:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:26:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:26:34 + 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 . 17:26:35 Sending build context to Docker daemon 36.82MB 17:26:35 Step 1/8 : ARG BASE=golang:1.13-alpine 17:26:35 Step 2/8 : FROM ${BASE} 17:26:35 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:26:35 e6b0cf9c0882: Pulling fs layer 17:26:35 2848faf0eed1: Pulling fs layer 17:26:35 0f37312ad70f: Pulling fs layer 17:26:35 5788d62ee057: Pulling fs layer 17:26:35 0e6b1d234666: Pulling fs layer 17:26:35 bf5d7aec512f: Pulling fs layer 17:26:35 34c802a77dc8: Pulling fs layer 17:26:35 9eb99e56ec68: Pulling fs layer 17:26:35 27c7a5d97fbd: Pulling fs layer 17:26:35 5c102a31e300: Pulling fs layer 17:26:35 dcfb455df0a1: Pulling fs layer 17:26:35 34c802a77dc8: Waiting 17:26:35 9eb99e56ec68: Waiting 17:26:35 27c7a5d97fbd: Waiting 17:26:35 5c102a31e300: Waiting 17:26:35 dcfb455df0a1: Waiting 17:26:35 0e6b1d234666: Waiting 17:26:35 bf5d7aec512f: Waiting 17:26:35 5788d62ee057: Waiting 17:26:35 0f37312ad70f: Verifying Checksum 17:26:35 0f37312ad70f: Download complete 17:26:35 2848faf0eed1: Download complete 17:26:35 0e6b1d234666: Verifying Checksum 17:26:35 0e6b1d234666: Download complete 17:26:35 bf5d7aec512f: Verifying Checksum 17:26:35 bf5d7aec512f: Download complete 17:26:35 e6b0cf9c0882: Verifying Checksum 17:26:35 e6b0cf9c0882: Download complete 17:26:36 34c802a77dc8: Verifying Checksum 17:26:36 34c802a77dc8: Download complete 17:26:36 27c7a5d97fbd: Verifying Checksum 17:26:36 27c7a5d97fbd: Download complete 17:26:36 5c102a31e300: Verifying Checksum 17:26:36 5c102a31e300: Download complete 17:26:36 dcfb455df0a1: Verifying Checksum 17:26:36 dcfb455df0a1: Download complete 17:26:36 9eb99e56ec68: Verifying Checksum 17:26:36 9eb99e56ec68: Download complete 17:26:37 5788d62ee057: Verifying Checksum 17:26:37 5788d62ee057: Download complete 17:26:37 e6b0cf9c0882: Pull complete 17:26:38 2848faf0eed1: Pull complete 17:26:38 0f37312ad70f: Pull complete 17:26:43 5788d62ee057: Pull complete 17:26:43 0e6b1d234666: Pull complete 17:26:44 bf5d7aec512f: Pull complete 17:26:49 34c802a77dc8: Pull complete 17:26:53 9eb99e56ec68: Pull complete 17:26:53 27c7a5d97fbd: Pull complete 17:26:53 5c102a31e300: Pull complete 17:26:53 dcfb455df0a1: Pull complete 17:26:53 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:26:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:26:53 ---> 7c70fe431013 17:26:53 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:26:54 latest: Pulling from library/docker 17:26:54 aad63a933944: Pulling fs layer 17:26:54 69846a6807b3: Pulling fs layer 17:26:54 5517540127c6: Pulling fs layer 17:26:54 da4bc653673c: Pulling fs layer 17:26:54 7d6a82484b25: Pulling fs layer 17:26:54 98d7178a08bc: Pulling fs layer 17:26:54 06fedb666dd1: Pulling fs layer 17:26:54 da4bc653673c: Waiting 17:26:54 7d6a82484b25: Waiting 17:26:54 98d7178a08bc: Waiting 17:26:54 06fedb666dd1: Waiting 17:26:54 5517540127c6: Verifying Checksum 17:26:54 5517540127c6: Download complete 17:26:54 aad63a933944: Verifying Checksum 17:26:54 69846a6807b3: Verifying Checksum 17:26:54 69846a6807b3: Download complete 17:26:54 98d7178a08bc: Verifying Checksum 17:26:54 98d7178a08bc: Download complete 17:26:54 7d6a82484b25: Verifying Checksum 17:26:54 7d6a82484b25: Download complete 17:26:54 aad63a933944: Pull complete 17:26:54 06fedb666dd1: Verifying Checksum 17:26:54 06fedb666dd1: Download complete 17:26:55 da4bc653673c: Verifying Checksum 17:26:55 da4bc653673c: Download complete 17:26:55 69846a6807b3: Pull complete 17:26:56 5517540127c6: Pull complete 17:26:58 da4bc653673c: Pull complete 17:26:58 7d6a82484b25: Pull complete 17:26:58 98d7178a08bc: Pull complete 17:26:58 06fedb666dd1: Pull complete 17:26:58 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 17:26:58 Status: Downloaded newer image for docker:latest 17:27:00 ---> bd0e5c9f93d9 17:27:00 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:27:00 ---> Running in c9ee6f570f60 17:27:00 Removing intermediate container c9ee6f570f60 17:27:00 ---> 6e9ebcbbb3a4 17:27:00 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:27:00 ---> Running in aa4b2f9b6e34 17:27:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:27:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:27:02 (1/5) Installing libsodium (1.0.18-r0) 17:27:02 (2/5) Installing libzmq (4.3.2-r0) 17:27:02 (3/5) Installing pkgconf (1.6.3-r0) 17:27:02 (4/5) Installing libsodium-dev (1.0.18-r0) 17:27:02 (5/5) Installing zeromq-dev (4.3.2-r0) 17:27:02 Executing busybox-1.31.1-r8.trigger 17:27:02 OK: 145 MiB in 44 packages 17:27:03 Removing intermediate container aa4b2f9b6e34 17:27:03 ---> 9e916c643728 17:27:03 Step 6/8 : WORKDIR /build 17:27:03 ---> Running in 8cafc12317b1 17:27:03 Removing intermediate container 8cafc12317b1 17:27:03 ---> dd9a9990f3ec 17:27:03 Step 7/8 : COPY go.mod . 17:27:03 ---> 1c9ea623757d 17:27:03 Step 8/8 : RUN go mod download 17:27:03 ---> Running in 29e15d323f6f 17:27:06 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:27:06 go: finding github.com/BurntSushi/toml v0.3.1 17:27:06 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:27:06 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:27:06 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:27:06 go: finding github.com/bgentry/speakeasy v0.1.0 17:27:06 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:27:06 go: finding github.com/davecgh/go-spew v1.1.1 17:27:06 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:27:06 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:27:06 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 17:27:06 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:27:06 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 17:27:06 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 17:27:06 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:27:06 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:27:06 go: finding github.com/fatih/color v1.7.0 17:27:06 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:27:06 go: finding github.com/go-kit/kit v0.8.0 17:27:06 go: finding github.com/go-logfmt/logfmt v0.4.0 17:27:06 go: finding github.com/go-stack/stack v1.8.0 17:27:06 go: finding github.com/golang/snappy v0.0.1 17:27:06 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:27:06 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:27:06 go: finding github.com/google/go-cmp v0.4.0 17:27:06 go: finding github.com/google/uuid v1.1.1 17:27:06 go: finding github.com/gorilla/mux v1.7.4 17:27:06 go: finding github.com/hashicorp/consul/api v1.1.0 17:27:06 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:27:06 go: finding github.com/hashicorp/errwrap v1.0.0 17:27:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:27:06 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:27:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:27:06 go: finding github.com/hashicorp/go-multierror v1.0.0 17:27:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:27:06 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:27:06 go: finding github.com/hashicorp/go-syslog v1.0.0 17:27:06 go: finding github.com/hashicorp/go-uuid v1.0.1 17:27:06 go: finding github.com/hashicorp/go.net v0.0.1 17:27:06 go: finding github.com/hashicorp/golang-lru v0.5.0 17:27:06 go: finding github.com/hashicorp/logutils v1.0.0 17:27:06 go: finding github.com/hashicorp/mdns v1.0.0 17:27:06 go: finding github.com/hashicorp/memberlist v0.1.3 17:27:06 go: finding github.com/hashicorp/serf v0.8.2 17:27:06 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:27:06 go: finding github.com/mattn/go-colorable v0.0.9 17:27:06 go: finding github.com/mattn/go-isatty v0.0.3 17:27:06 go: finding github.com/miekg/dns v1.0.14 17:27:06 go: finding github.com/mitchellh/cli v1.0.0 17:27:06 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:27:06 go: finding github.com/mitchellh/copystructure v1.0.0 17:27:06 go: finding github.com/mitchellh/go-homedir v1.0.0 17:27:06 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:27:06 go: finding github.com/mitchellh/gox v0.4.0 17:27:06 go: finding github.com/mitchellh/iochan v1.0.0 17:27:06 go: finding github.com/mitchellh/mapstructure v1.1.2 17:27:06 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:27:06 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:27:06 go: finding github.com/pebbe/zmq4 v1.0.0 17:27:06 go: finding github.com/pelletier/go-toml v1.2.0 17:27:06 go: finding github.com/pkg/errors v0.8.1 17:27:06 go: finding github.com/pmezard/go-difflib v1.0.0 17:27:06 go: finding github.com/posener/complete v1.1.1 17:27:06 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:27:06 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:27:06 go: finding github.com/stretchr/objx v0.2.0 17:27:06 go: finding github.com/stretchr/testify v1.5.1 17:27:06 go: finding github.com/tidwall/pretty v1.0.1 17:27:06 go: finding github.com/ugorji/go v1.1.4 17:27:06 go: finding github.com/x448/float16 v0.8.4 17:27:06 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:27:06 go: finding github.com/xdg/stringprep v1.0.0 17:27:06 go: finding go.mongodb.org/mongo-driver v1.1.1 17:27:06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:27:06 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:27:06 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:27:06 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:27:06 go: finding golang.org/x/text v0.3.0 17:27:06 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:27:06 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:27:06 go: finding gopkg.in/yaml.v2 v2.2.8 17:27:14 Removing intermediate container 29e15d323f6f 17:27:14 ---> ee80b6e8d25d 17:27:14 Successfully built ee80b6e8d25d 17:27:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:15 + docker inspect -f . ci-base-image-x86_64 17:27:15 . [Pipeline] withDockerContainer 17:27:15 prd-centos7-docker-4c-2g-5660 does not seem to be running inside a container 17:27:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/41 -v /w/workspace/app-functions-sdk-go/41:/w/workspace/app-functions-sdk-go/41:rw,z -v /w/workspace/app-functions-sdk-go/41@tmp:/w/workspace/app-functions-sdk-go/41@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 ******** ci-base-image-x86_64 cat 17:27:16 $ docker top 1b319b85716eb6f74ad5215c92f4472e6e1e990cfaab002180ebe7ddb8b5c565 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:16 + go version 17:27:16 go version go1.13.5 linux/amd64 [Pipeline] sh 17:27:16 + make test 17:27:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:27:20 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:27:28 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.099s coverage: 86.2% of statements 17:27:40 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.337s coverage: 49.8% of statements 17:27:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:27:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 17:27:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.028s coverage: 59.8% of statements 17:27:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:27:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.482s coverage: 69.1% of statements 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.573s coverage: 73.4% of statements 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.013s coverage: 89.5% of statements 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.009s coverage: 100.0% of statements 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.086s coverage: 100.0% of statements 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.009s coverage: 100.0% of statements 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.643s coverage: 76.3% of statements 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.061s coverage: 81.1% of statements 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.386s coverage: 70.1% of statements 17:27:55 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:27:55 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 17:27:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:27:57 gofmt -l . 17:27:57 [ "`gofmt -l .`" = "" ] 17:27:57 ./bin/test-go-mod-tidy.sh [Pipeline] stash 17:27:58 Stashed 1 file(s) [Pipeline] } 17:27:58 $ docker stop --time=1 1b319b85716eb6f74ad5215c92f4472e6e1e990cfaab002180ebe7ddb8b5c565 17:27:59 $ docker rm -f 1b319b85716eb6f74ad5215c92f4472e6e1e990cfaab002180ebe7ddb8b5c565 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:28:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5661 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 17:28:25 Running in /w/workspace/app-functions-sdk-go/41 [Pipeline] { [Pipeline] checkout 17:28:32 using credential edgex-jenkins-ssh 17:28:32 Cloning the remote Git repository 17:28:32 Cloning with configured refspecs honoured and without tags 17:28:32 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:28:32 > git init /w/workspace/app-functions-sdk-go/41 # timeout=10 17:28:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:28:32 > git --version # timeout=10 17:28:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:28:36 Fetching without tags 17:28:35 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:28:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:28:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:28:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:28:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:28:36 Checking out Revision 0cc019e137b243b92f6339afa82e67598b4e7bc1 (master) 17:28:36 > git config core.sparsecheckout # timeout=10 17:28:36 > git checkout -f 0cc019e137b243b92f6339afa82e67598b4e7bc1 # timeout=10 17:28:41 Commit message: "Merge pull request #332 from rsdmike/semantics" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:28:44 ========================================================= 17:28:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:28:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:28:46 + 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 . 17:28:47 Sending build context to Docker daemon 36.82MB 17:28:47 Step 1/8 : ARG BASE=golang:1.13-alpine 17:28:47 Step 2/8 : FROM ${BASE} 17:28:48 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:28:48 cde5963f3b93: Pulling fs layer 17:28:48 2a23fa8c16f7: Pulling fs layer 17:28:48 777b28850792: Pulling fs layer 17:28:48 8a11ddd9e578: Pulling fs layer 17:28:48 4cf88f913ddb: Pulling fs layer 17:28:48 1df406cf5192: Pulling fs layer 17:28:48 cd6300453558: Pulling fs layer 17:28:48 b9c365052c96: Pulling fs layer 17:28:48 a2d8cc88f415: Pulling fs layer 17:28:48 ea1d1ca13537: Pulling fs layer 17:28:48 3750a50a1c5e: Pulling fs layer 17:28:48 8a11ddd9e578: Waiting 17:28:48 4cf88f913ddb: Waiting 17:28:48 1df406cf5192: Waiting 17:28:48 b9c365052c96: Waiting 17:28:48 cd6300453558: Waiting 17:28:48 a2d8cc88f415: Waiting 17:28:48 3750a50a1c5e: Waiting 17:28:48 ea1d1ca13537: Waiting 17:28:48 777b28850792: Verifying Checksum 17:28:48 777b28850792: Download complete 17:28:48 2a23fa8c16f7: Verifying Checksum 17:28:48 2a23fa8c16f7: Download complete 17:28:48 4cf88f913ddb: Verifying Checksum 17:28:48 4cf88f913ddb: Download complete 17:28:48 1df406cf5192: Download complete 17:28:48 cde5963f3b93: Download complete 17:28:49 cde5963f3b93: Pull complete 17:28:50 2a23fa8c16f7: Pull complete 17:28:50 777b28850792: Pull complete 17:28:52 cd6300453558: Verifying Checksum 17:28:52 cd6300453558: Download complete 17:28:52 a2d8cc88f415: Verifying Checksum 17:28:52 a2d8cc88f415: Download complete 17:28:54 ea1d1ca13537: Verifying Checksum 17:28:54 ea1d1ca13537: Download complete 17:28:54 3750a50a1c5e: Verifying Checksum 17:28:54 3750a50a1c5e: Download complete 17:28:58 b9c365052c96: Verifying Checksum 17:28:59 8a11ddd9e578: Verifying Checksum 17:28:59 8a11ddd9e578: Download complete 17:29:12 8a11ddd9e578: Pull complete 17:29:12 4cf88f913ddb: Pull complete 17:29:12 1df406cf5192: Pull complete 17:29:15 cd6300453558: Pull complete 17:29:20 b9c365052c96: Pull complete 17:29:20 a2d8cc88f415: Pull complete 17:29:22 ea1d1ca13537: Pull complete 17:29:23 3750a50a1c5e: Pull complete 17:29:23 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:29:23 ---> 78745c68409d 17:29:23 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:29:23 latest: Pulling from library/docker 17:29:23 8a0637ca1ac9: Pulling fs layer 17:29:23 4726da4a2734: Pulling fs layer 17:29:23 73e3cb2b3a46: Pulling fs layer 17:29:23 af8135161ac3: Pulling fs layer 17:29:23 8938096eeda7: Pulling fs layer 17:29:23 648c0e7fc3a8: Pulling fs layer 17:29:23 fe85cdb0d7dc: Pulling fs layer 17:29:23 8938096eeda7: Waiting 17:29:23 648c0e7fc3a8: Waiting 17:29:23 fe85cdb0d7dc: Waiting 17:29:23 af8135161ac3: Waiting 17:29:23 73e3cb2b3a46: Verifying Checksum 17:29:23 73e3cb2b3a46: Download complete 17:29:23 4726da4a2734: Verifying Checksum 17:29:23 4726da4a2734: Download complete 17:29:23 8a0637ca1ac9: Verifying Checksum 17:29:23 8a0637ca1ac9: Download complete 17:29:24 8938096eeda7: Verifying Checksum 17:29:24 8938096eeda7: Download complete 17:29:24 648c0e7fc3a8: Verifying Checksum 17:29:24 648c0e7fc3a8: Download complete 17:29:24 fe85cdb0d7dc: Verifying Checksum 17:29:24 fe85cdb0d7dc: Download complete 17:29:24 8a0637ca1ac9: Pull complete 17:29:25 4726da4a2734: Pull complete 17:29:25 73e3cb2b3a46: Pull complete 17:29:29 af8135161ac3: Verifying Checksum 17:29:29 af8135161ac3: Download complete 17:29:32 af8135161ac3: Pull complete 17:29:32 8938096eeda7: Pull complete 17:29:33 648c0e7fc3a8: Pull complete 17:29:33 fe85cdb0d7dc: Pull complete 17:29:33 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 17:29:33 Status: Downloaded newer image for docker:latest 17:29:41 ---> 392de77a0422 17:29:41 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:29:41 ---> Running in a11a4d604a8b 17:29:41 Removing intermediate container a11a4d604a8b 17:29:41 ---> 8f635f033393 17:29:41 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:29:41 ---> Running in 107c1ab97362 17:29:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:29:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:29:43 (1/5) Installing libsodium (1.0.18-r0) 17:29:43 (2/5) Installing libzmq (4.3.2-r0) 17:29:43 (3/5) Installing pkgconf (1.6.3-r0) 17:29:43 (4/5) Installing libsodium-dev (1.0.18-r0) 17:29:43 (5/5) Installing zeromq-dev (4.3.2-r0) 17:29:43 Executing busybox-1.31.1-r8.trigger 17:29:44 OK: 127 MiB in 44 packages 17:29:45 Removing intermediate container 107c1ab97362 17:29:45 ---> 7aae83f6fc3b 17:29:45 Step 6/8 : WORKDIR /build 17:29:45 ---> Running in a3eb67497a0b 17:29:46 Removing intermediate container a3eb67497a0b 17:29:46 ---> d34dd9eb492c 17:29:46 Step 7/8 : COPY go.mod . 17:29:46 ---> 7d4d6c1c4855 17:29:46 Step 8/8 : RUN go mod download 17:29:46 ---> Running in 23bfffbd4427 17:29:48 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:29:48 go: finding github.com/BurntSushi/toml v0.3.1 17:29:48 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:29:48 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:29:49 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:29:49 go: finding github.com/bgentry/speakeasy v0.1.0 17:29:49 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:29:49 go: finding github.com/davecgh/go-spew v1.1.1 17:29:49 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:29:49 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:29:49 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 17:29:49 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:29:49 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 17:29:49 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 17:29:49 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:29:49 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:29:49 go: finding github.com/fatih/color v1.7.0 17:29:49 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:29:49 go: finding github.com/go-kit/kit v0.8.0 17:29:49 go: finding github.com/go-logfmt/logfmt v0.4.0 17:29:49 go: finding github.com/go-stack/stack v1.8.0 17:29:49 go: finding github.com/golang/snappy v0.0.1 17:29:49 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:29:49 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:29:49 go: finding github.com/google/go-cmp v0.4.0 17:29:49 go: finding github.com/google/uuid v1.1.1 17:29:49 go: finding github.com/gorilla/mux v1.7.4 17:29:49 go: finding github.com/hashicorp/consul/api v1.1.0 17:29:49 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:29:49 go: finding github.com/hashicorp/errwrap v1.0.0 17:29:49 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:29:49 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:29:49 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:29:49 go: finding github.com/hashicorp/go-multierror v1.0.0 17:29:49 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:29:49 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:29:49 go: finding github.com/hashicorp/go-syslog v1.0.0 17:29:49 go: finding github.com/hashicorp/go-uuid v1.0.1 17:29:49 go: finding github.com/hashicorp/go.net v0.0.1 17:29:49 go: finding github.com/hashicorp/golang-lru v0.5.0 17:29:49 go: finding github.com/hashicorp/logutils v1.0.0 17:29:49 go: finding github.com/hashicorp/mdns v1.0.0 17:29:49 go: finding github.com/hashicorp/memberlist v0.1.3 17:29:49 go: finding github.com/hashicorp/serf v0.8.2 17:29:49 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:29:49 go: finding github.com/mattn/go-colorable v0.0.9 17:29:49 go: finding github.com/mattn/go-isatty v0.0.3 17:29:49 go: finding github.com/miekg/dns v1.0.14 17:29:49 go: finding github.com/mitchellh/cli v1.0.0 17:29:49 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:29:49 go: finding github.com/mitchellh/copystructure v1.0.0 17:29:49 go: finding github.com/mitchellh/go-homedir v1.0.0 17:29:49 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:29:49 go: finding github.com/mitchellh/gox v0.4.0 17:29:49 go: finding github.com/mitchellh/iochan v1.0.0 17:29:49 go: finding github.com/mitchellh/mapstructure v1.1.2 17:29:49 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:29:49 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:29:49 go: finding github.com/pebbe/zmq4 v1.0.0 17:29:49 go: finding github.com/pelletier/go-toml v1.2.0 17:29:49 go: finding github.com/pkg/errors v0.8.1 17:29:49 go: finding github.com/pmezard/go-difflib v1.0.0 17:29:49 go: finding github.com/posener/complete v1.1.1 17:29:49 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:29:49 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:29:49 go: finding github.com/stretchr/objx v0.2.0 17:29:49 go: finding github.com/stretchr/testify v1.5.1 17:29:49 go: finding github.com/tidwall/pretty v1.0.1 17:29:49 go: finding github.com/ugorji/go v1.1.4 17:29:49 go: finding github.com/x448/float16 v0.8.4 17:29:49 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:29:49 go: finding github.com/xdg/stringprep v1.0.0 17:29:49 go: finding go.mongodb.org/mongo-driver v1.1.1 17:29:49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:29:49 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:29:49 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:29:49 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:29:49 go: finding golang.org/x/text v0.3.0 17:29:49 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:29:49 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:29:49 go: finding gopkg.in/yaml.v2 v2.2.8 17:30:04 Removing intermediate container 23bfffbd4427 17:30:04 ---> ff4fc3acd21b 17:30:04 Successfully built ff4fc3acd21b 17:30:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:30:05 + docker inspect -f . ci-base-image-arm64 17:30:06 . [Pipeline] withDockerContainer 17:30:06 prd-ubuntu18.04-docker-arm64-4c-16g-5661 does not seem to be running inside a container 17:30:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/41 -v /w/workspace/app-functions-sdk-go/41:/w/workspace/app-functions-sdk-go/41:rw,z -v /w/workspace/app-functions-sdk-go/41@tmp:/w/workspace/app-functions-sdk-go/41@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 ******** ci-base-image-arm64 cat 17:30:08 $ docker top 39c4cbc116ebdd28c3a142e20fb9c446c97a5d507855c59d96618f783365e270 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:09 + go version 17:30:09 go version go1.13.5 linux/arm64 [Pipeline] sh 17:30:10 + make test 17:30:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:30:12 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:30:39 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.086s coverage: 86.2% of statements 17:31:11 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.325s coverage: 49.8% of statements 17:31:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:31:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 17:31:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.059s coverage: 59.8% of statements 17:31:11 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:31:11 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.336s coverage: 69.1% of statements 17:31:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.563s coverage: 73.4% of statements 17:31:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.018s coverage: 89.5% of statements 17:31:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.019s coverage: 100.0% of statements 17:31:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.103s coverage: 100.0% of statements 17:31:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.019s coverage: 100.0% of statements 17:31:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.021s coverage: 100.0% of statements 17:31:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:31:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:31:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:31:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:31:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:31:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:31:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:31:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.034s coverage: 96.6% of statements 17:31:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:31:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 17:31:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:31:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:31:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 17:31:25 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.664s coverage: 76.3% of statements 17:31:25 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.114s coverage: 81.1% of statements 17:31:25 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:31:25 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.615s coverage: 70.1% of statements 17:31:25 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:31:25 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.019s coverage: 100.0% of statements 17:31:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:31:38 gofmt -l . 17:31:38 [ "`gofmt -l .`" = "" ] 17:31:38 ./bin/test-go-mod-tidy.sh [Pipeline] stash 17:31:38 Warning: overwriting stash ‘coverage-report’ 17:31:38 Stashed 1 file(s) [Pipeline] } 17:31:38 $ docker stop --time=1 39c4cbc116ebdd28c3a142e20fb9c446c97a5d507855c59d96618f783365e270 17:31:41 $ docker rm -f 39c4cbc116ebdd28c3a142e20fb9c446c97a5d507855c59d96618f783365e270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:31:43 provisioning config files... 17:31:43 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4323583762830302842tmp [Pipeline] { [Pipeline] sh 17:31:43 + curl -s https://codecov.io/bash 17:31:43 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4323583762830302842tmp 17:31:43 17:31:43 _____ _ 17:31:43 / ____| | | 17:31:43 | | ___ __| | ___ ___ _____ __ 17:31:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:31:43 | |___| (_) | (_| | __/ (_| (_) \ V / 17:31:43 \_____\___/ \__,_|\___|\___\___/ \_/ 17:31:43 Bash-tbd 17:31:43 17:31:43 17:31:43 ==> Jenkins CI detected. 17:31:43 project root: . 17:31:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:31:43 ==> Running gcov in . (disable via -X gcov) 17:31:43 ==> Python coveragepy not found 17:31:43 ==> Searching for coverage reports in: 17:31:43 + . 17:31:43 -> Found 1 reports 17:31:43 ==> Detecting git/mercurial file structure 17:31:43 ==> Reading reports 17:31:43 + ./coverage.out bytes=74252 17:31:43 ==> Appending adjustments 17:31:43 http://docs.codecov.io/docs/fixing-reports 17:31:44 + Found adjustments 17:31:44 ==> Gzipping contents 17:31:44 ==> Uploading reports 17:31:44 url: https://codecov.io 17:31:44 query: branch=master&commit=0cc019e137b243b92f6339afa82e67598b4e7bc1&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F41%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 17:31:44 -> Pinging Codecov 17:31:44 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=0cc019e137b243b92f6339afa82e67598b4e7bc1&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F41%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 17:31:44 -> Uploading 17:31:45 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/0cc019e137b243b92f6339afa82e67598b4e7bc1 [Pipeline] } 17:31:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:31:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 17:31:45 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 17:31:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 17:31:45 17:31:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 17:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 17:31:46 1.217.3: Pulling from edgex-devops/edgex-snyk-go 17:31:46 e6b0cf9c0882: Pulling fs layer 17:31:46 2848faf0eed1: Pulling fs layer 17:31:46 0f37312ad70f: Pulling fs layer 17:31:46 7d08f2745646: Pulling fs layer 17:31:46 4c9f31393084: Pulling fs layer 17:31:46 eb21ddb83652: Pulling fs layer 17:31:46 345998794f6b: Pulling fs layer 17:31:46 97a711d68925: Pulling fs layer 17:31:46 7c8476c1cb00: Pulling fs layer 17:31:46 eb21ddb83652: Waiting 17:31:46 345998794f6b: Waiting 17:31:46 97a711d68925: Waiting 17:31:46 7c8476c1cb00: Waiting 17:31:46 7d08f2745646: Waiting 17:31:46 4c9f31393084: Waiting 17:31:46 0f37312ad70f: Verifying Checksum 17:31:46 0f37312ad70f: Download complete 17:31:46 2848faf0eed1: Download complete 17:31:46 4c9f31393084: Verifying Checksum 17:31:46 4c9f31393084: Download complete 17:31:46 eb21ddb83652: Verifying Checksum 17:31:46 eb21ddb83652: Download complete 17:31:46 e6b0cf9c0882: Verifying Checksum 17:31:46 e6b0cf9c0882: Download complete 17:31:46 e6b0cf9c0882: Pull complete 17:31:46 345998794f6b: Verifying Checksum 17:31:46 345998794f6b: Download complete 17:31:47 2848faf0eed1: Pull complete 17:31:47 97a711d68925: Download complete 17:31:47 7c8476c1cb00: Verifying Checksum 17:31:47 7c8476c1cb00: Download complete 17:31:47 0f37312ad70f: Pull complete 17:31:47 7d08f2745646: Verifying Checksum 17:31:47 7d08f2745646: Download complete 17:31:54 7d08f2745646: Pull complete 17:31:54 4c9f31393084: Pull complete 17:31:54 eb21ddb83652: Pull complete 17:31:57 345998794f6b: Pull complete 17:31:59 97a711d68925: Pull complete 17:32:00 7c8476c1cb00: Pull complete 17:32:00 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 17:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 17:32:00 prd-centos7-docker-4c-2g-5657 does not seem to be running inside a container 17:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 17:32:01 $ docker top 6ceabb8ee86129dc2d54a4d8ce78ecbfe6ad0e41614e8010703454c7e78e02f0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:01 + snyk monitor '--org=edgex-jenkins' 17:32:19 17:32:19 Monitoring /w/workspace/ndry_app-functions-sdk-go_master... 17:32:19 17:32:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/3fa0c2c7-6ea2-49a6-868c-3d1e1b1c8be6 17:32:19 17:32:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:32:19 17:32:19 [Pipeline] } 17:32:19 $ docker stop --time=1 6ceabb8ee86129dc2d54a4d8ce78ecbfe6ad0e41614e8010703454c7e78e02f0 17:32:21 $ docker rm -f 6ceabb8ee86129dc2d54a4d8ce78ecbfe6ad0e41614e8010703454c7e78e02f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 17:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:32:23 . [Pipeline] withDockerContainer 17:32:23 prd-centos7-docker-4c-2g-5657 does not seem to be running inside a container 17:32:23 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:32:24 $ docker top 68437a934119346ce18b5f10708c1cc1281e81c0b5f20cb0092509c62c9ba4c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:32:24 [ssh-agent] Looking for ssh-agent implementation... 17:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:24 $ docker exec 68437a934119346ce18b5f10708c1cc1281e81c0b5f20cb0092509c62c9ba4c2 ssh-agent 17:32:25 SSH_AUTH_SOCK=/tmp/ssh-QZ9QstAd365B/agent.14 17:32:25 SSH_AGENT_PID=20 17:32:25 Running ssh-add (command line suppressed) 17:32:25 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_851916156507985457.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_851916156507985457.key) 17:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:32:25 + git semver tag 17:32:25 # -> Open(): unable to determine branch for HEAD 17:32:25 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:32:25 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:32:25 # $SEMVER_REMOTE_NAME = origin 17:32:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:32:25 # $SEMVER_USER_NAME = edgex-jenkins 17:32:25 # $SEMVER_BRANCH = master 17:32:25 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 17:32:25 # 0cc019e137b243b92f6339afa82e67598b4e7bc1 HEAD 17:32:25 # -> Force: false 17:32:25 # edd77ec9e040e7b2d0c9e0460f2c8b4091a1ab2c refs/tags/v1.0.1-dev.35 [Pipeline] } 17:32:25 $ docker exec --env ******** --env ******** 68437a934119346ce18b5f10708c1cc1281e81c0b5f20cb0092509c62c9ba4c2 ssh-agent -k 17:32:25 unset SSH_AUTH_SOCK; 17:32:25 unset SSH_AGENT_PID; 17:32:25 echo Agent pid 20 killed; 17:32:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:32:26 + git semver [Pipeline] } 17:32:26 $ docker stop --time=1 68437a934119346ce18b5f10708c1cc1281e81c0b5f20cb0092509c62c9ba4c2 17:32:27 $ docker rm -f 68437a934119346ce18b5f10708c1cc1281e81c0b5f20cb0092509c62c9ba4c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:32:28 17:32:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:32:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:32:29 0.23.1-centos7: Pulling from edgex-lftools 17:32:29 ab5ef0e58194: Pulling fs layer 17:32:29 9712f1f96733: Pulling fs layer 17:32:29 63f879dbbcfc: Pulling fs layer 17:32:29 0d9ebad4ef96: Pulling fs layer 17:32:29 e9a5061849ea: Pulling fs layer 17:32:29 d747dcd14b5f: Pulling fs layer 17:32:29 2de7ff778b66: Pulling fs layer 17:32:29 e9a5061849ea: Waiting 17:32:29 d747dcd14b5f: Waiting 17:32:29 2de7ff778b66: Waiting 17:32:29 0d9ebad4ef96: Waiting 17:32:29 9712f1f96733: Download complete 17:32:29 63f879dbbcfc: Verifying Checksum 17:32:29 63f879dbbcfc: Download complete 17:32:30 e9a5061849ea: Verifying Checksum 17:32:30 e9a5061849ea: Download complete 17:32:30 d747dcd14b5f: Verifying Checksum 17:32:30 d747dcd14b5f: Download complete 17:32:30 0d9ebad4ef96: Verifying Checksum 17:32:30 0d9ebad4ef96: Download complete 17:32:30 ab5ef0e58194: Verifying Checksum 17:32:30 ab5ef0e58194: Download complete 17:32:30 2de7ff778b66: Verifying Checksum 17:32:30 2de7ff778b66: Download complete 17:32:34 ab5ef0e58194: Pull complete 17:32:34 9712f1f96733: Pull complete 17:32:37 63f879dbbcfc: Pull complete 17:32:43 0d9ebad4ef96: Pull complete 17:32:46 e9a5061849ea: Pull complete 17:32:46 d747dcd14b5f: Pull complete 17:32:49 2de7ff778b66: Pull complete 17:32:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:32:49 prd-centos7-docker-4c-2g-5657 does not seem to be running inside a container 17:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:32:50 $ docker top 6d462a6ea8d4ae1ae443554f2d8d54ad0f4d758d035d1ef6a1c115ee33a0e871 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:32:50 provisioning config files... 17:32:50 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3620300753253430521tmp 17:32:50 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6629256833946512064tmp 17:32:50 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1914840228738179750tmp [Pipeline] { [Pipeline] echo 17:32:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:32:50 ---> sigul-configuration.sh 17:32:50 gpg: directory `/root/.gnupg' created 17:32:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:32:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:32:50 gpg: keyring `/root/.gnupg/secring.gpg' created 17:32:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:32:50 gpg: CAST5 encrypted data 17:32:51 gpg: encrypted with 1 passphrase 17:32:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:32:51 + mkdir /home/jenkins 17:32:51 + mkdir /home/jenkins/sigul [Pipeline] sh 17:32:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 17:32:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:32:51 ---> sigul-install.sh 17:33:00 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:33:00 + git tag --list 17:33:00 v1.0.1-dev.35 [Pipeline] sh 17:33:00 + lftools sign git-tag v1.0.1-dev.35 17:33:02 Signing Git tag with Sigul... 17:33:02 Signing v1.0.1-dev.35 [Pipeline] echo 17:33:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:33:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:33:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:33:03 $ docker stop --time=1 6d462a6ea8d4ae1ae443554f2d8d54ad0f4d758d035d1ef6a1c115ee33a0e871 17:33:04 $ docker rm -f 6d462a6ea8d4ae1ae443554f2d8d54ad0f4d758d035d1ef6a1c115ee33a0e871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:33:05 . [Pipeline] withDockerContainer 17:33:05 prd-centos7-docker-4c-2g-5657 does not seem to be running inside a container 17:33:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:33:05 $ docker top c9fd71f94994165349404cf4a54f1205d47db95681e5a4cc86c36273a2319d0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:06 [ssh-agent] Looking for ssh-agent implementation... 17:33:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:06 $ docker exec c9fd71f94994165349404cf4a54f1205d47db95681e5a4cc86c36273a2319d0f ssh-agent 17:33:06 SSH_AUTH_SOCK=/tmp/ssh-Y0hRYpkjACVL/agent.14 17:33:06 SSH_AGENT_PID=20 17:33:06 Running ssh-add (command line suppressed) 17:33:06 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_260040978514988864.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_260040978514988864.key) 17:33:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:07 + git semver bump pre 17:33:07 # -> Open(): unable to determine branch for HEAD 17:33:07 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:33:07 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:33:07 # $SEMVER_REMOTE_NAME = origin 17:33:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:33:07 # $SEMVER_USER_NAME = edgex-jenkins 17:33:07 # $SEMVER_BRANCH = master 17:33:07 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 17:33:07 1.0.1-dev.36 [Pipeline] } 17:33:07 $ docker exec --env ******** --env ******** c9fd71f94994165349404cf4a54f1205d47db95681e5a4cc86c36273a2319d0f ssh-agent -k 17:33:07 unset SSH_AUTH_SOCK; 17:33:07 unset SSH_AGENT_PID; 17:33:07 echo Agent pid 20 killed; 17:33:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:07 + git semver [Pipeline] } 17:33:07 $ docker stop --time=1 c9fd71f94994165349404cf4a54f1205d47db95681e5a4cc86c36273a2319d0f 17:33:09 $ docker rm -f c9fd71f94994165349404cf4a54f1205d47db95681e5a4cc86c36273a2319d0f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:33:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:33:09 . [Pipeline] withDockerContainer 17:33:09 prd-centos7-docker-4c-2g-5657 does not seem to be running inside a container 17:33:09 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:33:10 $ docker top 6aec46d59213759cb6c97ffaaef5a8f245905d7d68c80d4d260330a72f5c0265 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:10 [ssh-agent] Looking for ssh-agent implementation... 17:33:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:10 $ docker exec 6aec46d59213759cb6c97ffaaef5a8f245905d7d68c80d4d260330a72f5c0265 ssh-agent 17:33:11 SSH_AUTH_SOCK=/tmp/ssh-ct7MKF4fZaK3/agent.13 17:33:11 SSH_AGENT_PID=20 17:33:11 Running ssh-add (command line suppressed) 17:33:11 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6973282847640430844.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6973282847640430844.key) 17:33:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:11 + git semver push 17:33:11 # -> Open(): unable to determine branch for HEAD 17:33:11 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:33:11 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:33:11 # $SEMVER_REMOTE_NAME = origin 17:33:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:33:11 # $SEMVER_USER_NAME = edgex-jenkins 17:33:11 # $SEMVER_BRANCH = master 17:33:11 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 17:33:18 $ docker exec --env ******** --env ******** 6aec46d59213759cb6c97ffaaef5a8f245905d7d68c80d4d260330a72f5c0265 ssh-agent -k 17:33:18 unset SSH_AUTH_SOCK; 17:33:18 unset SSH_AGENT_PID; 17:33:18 echo Agent pid 20 killed; 17:33:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:18 + git semver [Pipeline] } 17:33:18 $ docker stop --time=1 6aec46d59213759cb6c97ffaaef5a8f245905d7d68c80d4d260330a72f5c0265 17:33:20 $ docker rm -f 6aec46d59213759cb6c97ffaaef5a8f245905d7d68c80d4d260330a72f5c0265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:33:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:33:21 ---> package-listing.sh 17:33:21 ++ facter osfamily 17:33:21 ++ tr '[:upper:]' '[:lower:]' 17:33:21 + OS_FAMILY=redhat 17:33:21 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 17:33:21 + START_PACKAGES=/tmp/packages_start.txt 17:33:21 + END_PACKAGES=/tmp/packages_end.txt 17:33:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:33:21 + PACKAGES=/tmp/packages_start.txt 17:33:21 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 17:33:21 + PACKAGES=/tmp/packages_end.txt 17:33:21 + case "${OS_FAMILY}" in 17:33:21 + rpm -qa 17:33:21 + sort 17:33:25 + '[' -f /tmp/packages_start.txt ']' 17:33:25 + '[' -f /tmp/packages_end.txt ']' 17:33:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:33:25 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 17:33:25 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 17:33:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 17:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:33:26 17:33:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:33:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:33:26 alpine: Pulling from edgex-lftools-log-publisher 17:33:26 c9b1b535fdd9: Pulling fs layer 17:33:26 2cc5ad85d9ab: Pulling fs layer 17:33:26 756a868c4378: Pulling fs layer 17:33:26 444b2fc9a129: Pulling fs layer 17:33:26 ea15f1150254: Pulling fs layer 17:33:26 41b27a9f41bf: Pulling fs layer 17:33:26 28c525ee5125: Pulling fs layer 17:33:26 094b1ea09ed8: Pulling fs layer 17:33:26 138eaada9080: Pulling fs layer 17:33:26 0622d0fa9048: Pulling fs layer 17:33:26 444b2fc9a129: Waiting 17:33:26 ea15f1150254: Waiting 17:33:26 41b27a9f41bf: Waiting 17:33:26 094b1ea09ed8: Waiting 17:33:26 138eaada9080: Waiting 17:33:26 28c525ee5125: Waiting 17:33:26 0622d0fa9048: Waiting 17:33:26 2cc5ad85d9ab: Verifying Checksum 17:33:26 2cc5ad85d9ab: Download complete 17:33:26 444b2fc9a129: Verifying Checksum 17:33:26 444b2fc9a129: Download complete 17:33:26 c9b1b535fdd9: Download complete 17:33:26 ea15f1150254: Verifying Checksum 17:33:26 ea15f1150254: Download complete 17:33:26 28c525ee5125: Verifying Checksum 17:33:26 28c525ee5125: Download complete 17:33:26 c9b1b535fdd9: Pull complete 17:33:26 756a868c4378: Verifying Checksum 17:33:26 756a868c4378: Download complete 17:33:26 138eaada9080: Verifying Checksum 17:33:26 138eaada9080: Download complete 17:33:26 0622d0fa9048: Verifying Checksum 17:33:26 0622d0fa9048: Download complete 17:33:27 094b1ea09ed8: Verifying Checksum 17:33:27 094b1ea09ed8: Download complete 17:33:27 41b27a9f41bf: Verifying Checksum 17:33:27 41b27a9f41bf: Download complete 17:33:28 2cc5ad85d9ab: Pull complete 17:33:29 756a868c4378: Pull complete 17:33:29 444b2fc9a129: Pull complete 17:33:30 ea15f1150254: Pull complete 17:33:33 41b27a9f41bf: Pull complete 17:33:33 28c525ee5125: Pull complete 17:33:35 094b1ea09ed8: Pull complete 17:33:35 138eaada9080: Pull complete 17:33:35 0622d0fa9048: Pull complete 17:33:35 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:33:35 prd-centos7-docker-4c-2g-5657 does not seem to be running inside a container 17:33:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:33:36 $ docker top 69a31f75b88054e766bd6a18799e65328e284cafd1fa4dd6a731770ba4623d23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:36 provisioning config files... 17:33:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6146910610258726633tmp [Pipeline] { [Pipeline] echo 17:33:36 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:33:37 ---> create-netrc.sh [Pipeline] echo 17:33:37 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:33:37 ---> logs-deploy.sh 17:33:37 + ARCHIVE_ARTIFACTS= 17:33:37 + LOGS_SERVER=https://logs.edgexfoundry.org 17:33:37 + '[' https://logs.edgexfoundry.org == None ']' 17:33:37 + NEXUS_URL=https://nexus.edgexfoundry.org 17:33:37 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/41 17:33:37 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/41/ 17:33:37 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/41 /w/workspace/ndry_app-functions-sdk-go_master 17:33:38 Archives upload complete. 17:33:38 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/41 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/41/ 17:33:39 ---> uname -a: 17:33:39 Linux 69a31f75b880 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 17:33:39 17:33:39