Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a939715cd6b2ce15799d62ce2550d8dc39d33fc5 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > 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:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage: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: device-sdk-go-settings PROJECT: device-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6730 in /w/workspace/dgexfoundry_device-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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision a939715cd6b2ce15799d62ce2550d8dc39d33fc5 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f a939715cd6b2ce15799d62ce2550d8dc39d33fc5 # timeout=10 Commit message: "Merge pull request #519 from lenny-intel/bootstrap" > git rev-list --no-walk f380c9750d394b15a68c03899168051b17741a54 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:13:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:13:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:13:43 ========================================================= 13:13:43 EdgeX Global Pipelines Version Info 13:13:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:13:44 ------------------- 13:13:44 stable info: 13:13:44 ------------------- 13:13:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:13:44 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 13:13:44 Message: update stable to v1.0.86 13:13:45 ------------------- 13:13:45 experimental info: 13:13:45 ------------------- 13:13:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:13:45 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 13:13:45 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:13:47 13:13:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:13:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:13:48 latest: Pulling from edgex-devops/git-semver 13:13:48 9123ac7c32f7: Pulling fs layer 13:13:48 b8cc5d1170e3: Pulling fs layer 13:13:48 2924cbbf6a41: Pulling fs layer 13:13:48 93b08a4f1073: Pulling fs layer 13:13:48 93b08a4f1073: Waiting 13:13:48 b8cc5d1170e3: Verifying Checksum 13:13:48 b8cc5d1170e3: Download complete 13:13:48 9123ac7c32f7: Verifying Checksum 13:13:48 9123ac7c32f7: Download complete 13:13:48 2924cbbf6a41: Verifying Checksum 13:13:48 2924cbbf6a41: Download complete 13:13:48 93b08a4f1073: Verifying Checksum 13:13:48 93b08a4f1073: Download complete 13:13:48 9123ac7c32f7: Pull complete 13:13:48 b8cc5d1170e3: Pull complete 13:13:49 2924cbbf6a41: Pull complete 13:13:49 93b08a4f1073: Pull complete 13:13:49 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 13:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:13:49 prd-centos7-docker-4c-2g-6730 does not seem to be running inside a container 13:13:49 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:13:50 $ docker top 0457368b017b4c13a2d38d88e6b5a8b67893cd8271c0cce64eeac0071dcf939f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:13:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:13:50 [ssh-agent] Looking for ssh-agent implementation... 13:13:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:13:50 $ docker exec 0457368b017b4c13a2d38d88e6b5a8b67893cd8271c0cce64eeac0071dcf939f ssh-agent 13:13:51 SSH_AUTH_SOCK=/tmp/ssh-uoKT2a4no7wn/agent.15 13:13:51 SSH_AGENT_PID=22 13:13:51 Running ssh-add (command line suppressed) 13:13:51 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3021690611144254312.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3021690611144254312.key) 13:13:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:13:51 + git describe --exact-match --tags HEAD 13:13:51 fatal: No names found, cannot describe anything. [Pipeline] } 13:13:51 $ docker exec --env ******** --env ******** 0457368b017b4c13a2d38d88e6b5a8b67893cd8271c0cce64eeac0071dcf939f ssh-agent -k 13:13:51 unset SSH_AUTH_SOCK; 13:13:51 unset SSH_AGENT_PID; 13:13:51 echo Agent pid 22 killed; 13:13:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:13:52 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 13:13:52 This usually means this commit has not been tagged. [Pipeline] sshagent 13:13:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:13:52 [ssh-agent] Looking for ssh-agent implementation... 13:13:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:13:52 $ docker exec 0457368b017b4c13a2d38d88e6b5a8b67893cd8271c0cce64eeac0071dcf939f ssh-agent 13:13:52 SSH_AUTH_SOCK=/tmp/ssh-nWqKXCwCrzKe/agent.58 13:13:52 SSH_AGENT_PID=65 13:13:52 Running ssh-add (command line suppressed) 13:13:52 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8593765865756255957.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8593765865756255957.key) 13:13:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:13:52 + git semver init 13:13:52 # -> Open(): unable to determine branch for HEAD 13:13:52 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:13:52 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:13:52 # $SEMVER_REMOTE_NAME = origin 13:13:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:13:52 # $SEMVER_USER_NAME = edgex-jenkins 13:13:52 # $SEMVER_BRANCH = master 13:13:52 # $SEMVER_TEMP = /tmp/semver-577560310 13:13:52 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:13:53 # '/tmp/semver-577560310' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 13:13:53 # -> Force: false 13:13:53 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 13:13:53 $ docker exec --env ******** --env ******** 0457368b017b4c13a2d38d88e6b5a8b67893cd8271c0cce64eeac0071dcf939f ssh-agent -k 13:13:53 unset SSH_AUTH_SOCK; 13:13:53 unset SSH_AGENT_PID; 13:13:53 echo Agent pid 65 killed; 13:13:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:13:54 + git semver [Pipeline] } 13:13:54 $ docker stop --time=1 0457368b017b4c13a2d38d88e6b5a8b67893cd8271c0cce64eeac0071dcf939f 13:13:55 $ docker rm -f 0457368b017b4c13a2d38d88e6b5a8b67893cd8271c0cce64eeac0071dcf939f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 13:13:56 Stashed 56 file(s) [Pipeline] echo 13:13:56 [edgeXSemver] initialized semver on version 1.2.1-dev.1 [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 13:13:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6728 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:13:56 Running in /w/workspace/device-sdk-go/37 [Pipeline] { [Pipeline] checkout 13:14:00 using credential edgex-jenkins-ssh 13:14:00 Cloning the remote Git repository 13:14:00 Cloning with configured refspecs honoured and without tags 13:14:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:14:00 > git init /w/workspace/device-sdk-go/37 # timeout=10 13:14:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:14:00 > git --version # timeout=10 13:14:00 using GIT_SSH to set credentials SSH Credentials for GitHub 13:14:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:14:01 Fetching without tags 13:14:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:14:01 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:14:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:14:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:14:01 using GIT_SSH to set credentials SSH Credentials for GitHub 13:14:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:14:03 Checking out Revision a939715cd6b2ce15799d62ce2550d8dc39d33fc5 (master) 13:14:03 > git config core.sparsecheckout # timeout=10 13:14:03 > git checkout -f a939715cd6b2ce15799d62ce2550d8dc39d33fc5 # timeout=10 13:14:07 Commit message: "Merge pull request #519 from lenny-intel/bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:14:09 ========================================================= 13:14:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 13:14:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:14:10 + 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 . 13:14:11 Sending build context to Docker daemon 3.013MB 13:14:11 Step 1/8 : ARG BASE=golang:1.13-alpine 13:14:11 Step 2/8 : FROM ${BASE} 13:14:11 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:14:11 cde5963f3b93: Pulling fs layer 13:14:11 2a23fa8c16f7: Pulling fs layer 13:14:11 777b28850792: Pulling fs layer 13:14:11 8a11ddd9e578: Pulling fs layer 13:14:11 4cf88f913ddb: Pulling fs layer 13:14:11 1df406cf5192: Pulling fs layer 13:14:11 cd6300453558: Pulling fs layer 13:14:11 b9c365052c96: Pulling fs layer 13:14:11 a2d8cc88f415: Pulling fs layer 13:14:11 ea1d1ca13537: Pulling fs layer 13:14:11 3750a50a1c5e: Pulling fs layer 13:14:11 8a11ddd9e578: Waiting 13:14:11 4cf88f913ddb: Waiting 13:14:11 1df406cf5192: Waiting 13:14:11 cd6300453558: Waiting 13:14:11 b9c365052c96: Waiting 13:14:11 a2d8cc88f415: Waiting 13:14:11 3750a50a1c5e: Waiting 13:14:11 ea1d1ca13537: Waiting 13:14:11 777b28850792: Verifying Checksum 13:14:11 777b28850792: Download complete 13:14:11 2a23fa8c16f7: Verifying Checksum 13:14:11 2a23fa8c16f7: Download complete 13:14:11 4cf88f913ddb: Verifying Checksum 13:14:11 4cf88f913ddb: Download complete 13:14:11 1df406cf5192: Verifying Checksum 13:14:11 1df406cf5192: Download complete 13:14:11 cde5963f3b93: Verifying Checksum 13:14:11 cde5963f3b93: Download complete 13:14:11 Still waiting to schedule task 13:14:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:14:12 cde5963f3b93: Pull complete 13:14:12 2a23fa8c16f7: Pull complete 13:14:13 777b28850792: Pull complete 13:14:15 cd6300453558: Verifying Checksum 13:14:15 cd6300453558: Download complete 13:14:15 a2d8cc88f415: Verifying Checksum 13:14:15 a2d8cc88f415: Download complete 13:14:18 ea1d1ca13537: Download complete 13:14:18 3750a50a1c5e: Verifying Checksum 13:14:18 3750a50a1c5e: Download complete 13:14:20 b9c365052c96: Verifying Checksum 13:14:20 b9c365052c96: Download complete 13:14:22 8a11ddd9e578: Verifying Checksum 13:14:22 8a11ddd9e578: Download complete 13:14:35 8a11ddd9e578: Pull complete 13:14:35 4cf88f913ddb: Pull complete 13:14:35 1df406cf5192: Pull complete 13:14:39 cd6300453558: Pull complete 13:14:44 b9c365052c96: Pull complete 13:14:44 a2d8cc88f415: Pull complete 13:14:46 ea1d1ca13537: Pull complete 13:14:46 3750a50a1c5e: Pull complete 13:14:46 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 13:14:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 13:14:46 ---> 78745c68409d 13:14:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:14:50 ---> Running in 1d62475bf0e4 13:14:50 Removing intermediate container 1d62475bf0e4 13:14:50 ---> caa793041a48 13:14:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:51 ---> Running in 5ab933df8d47 13:14:53 Removing intermediate container 5ab933df8d47 13:14:53 ---> 3eb3012d17d5 13:14:53 Step 5/8 : RUN apk add --no-cache make git 13:14:53 ---> Running in b34f6c50fa2c 13:14:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 13:14:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 13:14:55 OK: 125 MiB in 39 packages 13:14:56 Removing intermediate container b34f6c50fa2c 13:14:56 ---> d07fca06c8d0 13:14:56 Step 6/8 : WORKDIR /device-sdk-go 13:14:56 ---> Running in eef832578fd0 13:14:56 Removing intermediate container eef832578fd0 13:14:56 ---> 323ca8e59dfa 13:14:56 Step 7/8 : COPY . . 13:14:57 ---> 7c5bb5ca95d4 13:14:57 Step 8/8 : RUN go mod download 13:14:58 ---> Running in d47f89359217 13:15:00 go: finding github.com/BurntSushi/toml v0.3.1 13:15:00 go: finding github.com/OneOfOne/xxhash v1.2.6 13:15:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 13:15:00 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:15:00 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 13:15:00 go: finding github.com/bgentry/speakeasy v0.1.0 13:15:00 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 13:15:00 go: finding github.com/davecgh/go-spew v1.1.1 13:15:00 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 13:15:00 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 13:15:00 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 13:15:00 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 13:15:00 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 13:15:00 go: finding github.com/fatih/color v1.7.0 13:15:00 go: finding github.com/fxamacker/cbor/v2 v2.2.0 13:15:00 go: finding github.com/go-kit/kit v0.8.0 13:15:00 go: finding github.com/go-logfmt/logfmt v0.4.0 13:15:00 go: finding github.com/go-stack/stack v1.8.0 13:15:00 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:15:00 go: finding github.com/google/uuid v1.1.0 13:15:00 go: finding github.com/gorilla/mux v1.7.1 13:15:00 go: finding github.com/hashicorp/consul/api v1.1.0 13:15:00 go: finding github.com/hashicorp/consul/sdk v0.1.1 13:15:00 go: finding github.com/hashicorp/errwrap v1.0.0 13:15:00 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 13:15:00 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 13:15:00 go: finding github.com/hashicorp/go-msgpack v0.5.3 13:15:00 go: finding github.com/hashicorp/go-multierror v1.0.0 13:15:00 go: finding github.com/hashicorp/go-rootcerts v1.0.0 13:15:00 go: finding github.com/hashicorp/go-sockaddr v1.0.0 13:15:00 go: finding github.com/hashicorp/go-syslog v1.0.0 13:15:00 go: finding github.com/hashicorp/go-uuid v1.0.1 13:15:00 go: finding github.com/hashicorp/go.net v0.0.1 13:15:00 go: finding github.com/hashicorp/golang-lru v0.5.0 13:15:00 go: finding github.com/hashicorp/logutils v1.0.0 13:15:00 go: finding github.com/hashicorp/mdns v1.0.0 13:15:00 go: finding github.com/hashicorp/memberlist v0.1.3 13:15:00 go: finding github.com/hashicorp/serf v0.8.2 13:15:00 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:15:00 go: finding github.com/mattn/go-colorable v0.0.9 13:15:00 go: finding github.com/mattn/go-isatty v0.0.3 13:15:00 go: finding github.com/miekg/dns v1.0.14 13:15:00 go: finding github.com/mitchellh/cli v1.0.0 13:15:00 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:15:00 go: finding github.com/mitchellh/copystructure v1.0.0 13:15:00 go: finding github.com/mitchellh/go-homedir v1.0.0 13:15:00 go: finding github.com/mitchellh/go-testing-interface v1.0.0 13:15:00 go: finding github.com/mitchellh/gox v0.4.0 13:15:00 go: finding github.com/mitchellh/iochan v1.0.0 13:15:00 go: finding github.com/mitchellh/mapstructure v1.1.2 13:15:00 go: finding github.com/mitchellh/reflectwalk v1.0.0 13:15:00 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:15:00 go: finding github.com/pelletier/go-toml v1.2.0 13:15:00 go: finding github.com/pkg/errors v0.8.1 13:15:00 go: finding github.com/pmezard/go-difflib v1.0.0 13:15:00 go: finding github.com/posener/complete v1.1.1 13:15:00 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 13:15:00 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:15:00 go: finding github.com/stretchr/objx v0.1.0 13:15:00 go: finding github.com/stretchr/testify v1.5.1 13:15:00 go: finding github.com/ugorji/go v1.1.4 13:15:00 go: finding github.com/x448/float16 v0.8.4 13:15:00 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 13:15:00 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 13:15:00 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 13:15:00 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 13:15:00 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 13:15:00 go: finding gopkg.in/yaml.v2 v2.2.8 13:15:10 Removing intermediate container d47f89359217 13:15:10 ---> 840a80fd25a5 13:15:10 Successfully built 840a80fd25a5 13:15:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:15:11 + docker inspect -f . ci-base-image-arm64 13:15:11 . [Pipeline] withDockerContainer 13:15:11 prd-ubuntu18.04-docker-arm64-4c-16g-6728 does not seem to be running inside a container 13:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/37 -v /w/workspace/device-sdk-go/37:/w/workspace/device-sdk-go/37:rw,z -v /w/workspace/device-sdk-go/37@tmp:/w/workspace/device-sdk-go/37@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-arm64 cat 13:15:13 $ docker top e5e58463076fdd80a6eb511cb5e55eeee08971148d5a84b55f8041824f411544 -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:14 + go version 13:15:14 go version go1.13.5 linux/arm64 [Pipeline] sh 13:15:14 + make test 13:15:14 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:15:15 ? github.com/edgexfoundry/device-sdk-go [no test files] 13:15:42 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 13:15:42 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 13:15:42 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 13:15:45 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.037s coverage: 22.1% of statements 13:15:47 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.147s coverage: 95.8% of statements 13:16:20 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.037s coverage: 11.4% of statements 13:16:20 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.017s coverage: 21.7% of statements 13:16:20 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 13:16:20 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.171s coverage: 36.9% of statements 13:16:20 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 13:16:20 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 13:16:20 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.514s coverage: 65.2% of statements 13:16:20 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 13:16:20 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 13:16:20 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 13:16:20 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.040s coverage: 52.6% of statements 13:16:20 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 13:16:20 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.348s coverage: 68.9% of statements 13:16:20 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 13:16:20 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 13:16:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:16:22 gofmt -l . 13:16:23 [ "`gofmt -l .`" = "" ] 13:16:23 ./bin/test-attribution-txt.sh 13:16:24 ./bin/test-go-mod-tidy.sh [Pipeline] stash 13:16:25 Stashed 1 file(s) [Pipeline] } 13:16:25 $ docker stop --time=1 e5e58463076fdd80a6eb511cb5e55eeee08971148d5a84b55f8041824f411544 13:16:27 $ docker rm -f e5e58463076fdd80a6eb511cb5e55eeee08971148d5a84b55f8041824f411544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:16:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:16:29 + ls -al . 13:16:29 total 220 13:16:29 drwxrwxr-x 11 jenkins jenkins 4096 Apr 30 13:16 . 13:16:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 13:14 .. 13:16:29 -rw-rw-r-- 1 jenkins jenkins 140 Apr 30 13:14 .dockerignore 13:16:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 30 13:14 .git 13:16:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 13:14 .github 13:16:29 -rw-rw-r-- 1 jenkins jenkins 138 Apr 30 13:14 .gitignore 13:16:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 13:14 .semver 13:16:29 -rw-rw-r-- 1 jenkins jenkins 936 Apr 30 13:14 Dockerfile.build 13:16:29 -rw-rw-r-- 1 jenkins jenkins 808 Apr 30 13:14 Jenkinsfile 13:16:29 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 30 13:14 LICENSE 13:16:29 -rw-rw-r-- 1 jenkins jenkins 892 Apr 30 13:14 Makefile 13:16:29 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 30 13:14 README.md 13:16:29 -rw-rw-r-- 1 jenkins jenkins 3497 Apr 30 13:14 RELEASE-NOTES.txt 13:16:29 -rw-rw-r-- 1 jenkins jenkins 11 Apr 30 13:13 VERSION 13:16:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 13:14 api 13:16:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 13:14 bin 13:16:29 -rw-r--r-- 1 jenkins jenkins 110877 Apr 30 13:16 coverage.out 13:16:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 13:14 example 13:16:29 -rw-r--r-- 1 jenkins jenkins 446 Apr 30 13:16 go.mod 13:16:29 -rw-r--r-- 1 jenkins jenkins 12076 Apr 30 13:16 go.sum 13:16:29 drwxrwxr-x 15 jenkins jenkins 4096 Apr 30 13:14 internal 13:16:29 drwxrwxr-x 5 jenkins jenkins 4096 Apr 30 13:14 pkg 13:16:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 13:14 snap 13:16:29 -rw-rw-r-- 1 jenkins jenkins 222 Apr 30 13:14 version.go [Pipeline] isUnix [Pipeline] sh 13:16:29 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a939715cd6b2ce15799d62ce2550d8dc39d33fc5 --label arch=arm64 --label version=1.2.1-dev.1 . 13:16:30 Sending build context to Docker daemon 3.141MB 13:16:30 Step 1/21 : ARG BASE=golang:1.13-alpine 13:16:30 Step 2/21 : FROM ${BASE} AS builder 13:16:30 ---> 840a80fd25a5 13:16:30 Step 3/21 : ARG MAKE='make build' 13:16:30 ---> Running in a5891d393a72 13:16:30 Removing intermediate container a5891d393a72 13:16:30 ---> 743239937b31 13:16:30 Step 4/21 : WORKDIR /device-sdk-go 13:16:30 ---> Running in e02c23a1670d 13:16:31 Removing intermediate container e02c23a1670d 13:16:31 ---> befa797dbbfd 13:16:31 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:16:31 ---> Running in 16ad135cdf4f 13:16:31 Removing intermediate container 16ad135cdf4f 13:16:31 ---> b8f8c0a08311 13:16:31 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:31 ---> Running in 5f4ee2bab042 13:16:31 Running on prd-centos7-docker-4c-2g-6731 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:16:31 Running in /w/workspace/device-sdk-go/37 [Pipeline] { [Pipeline] checkout 13:16:33 Removing intermediate container 5f4ee2bab042 13:16:33 ---> 73fd9597a470 13:16:33 Step 7/21 : RUN apk add --update --no-cache make git 13:16:33 ---> Running in e87b195712db 13:16:34 using credential edgex-jenkins-ssh 13:16:34 Cloning the remote Git repository 13:16:34 Cloning with configured refspecs honoured and without tags 13:16:34 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 13:16:35 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 13:16:35 Fetching without tags 13:16:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:16:34 > git init /w/workspace/device-sdk-go/37 # timeout=10 13:16:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:16:34 > git --version # timeout=10 13:16:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:16:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:16:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:16:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:16:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:16:35 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:16:35 Checking out Revision a939715cd6b2ce15799d62ce2550d8dc39d33fc5 (master) 13:16:35 OK: 125 MiB in 39 packages 13:16:35 > git config core.sparsecheckout # timeout=10 13:16:35 > git checkout -f a939715cd6b2ce15799d62ce2550d8dc39d33fc5 # timeout=10 13:16:36 Removing intermediate container e87b195712db 13:16:36 ---> 921994a83e6a 13:16:36 Step 8/21 : COPY . . 13:16:37 ---> 0abd38a027b8 13:16:37 Step 9/21 : RUN ${MAKE} 13:16:37 ---> Running in 1744f47dcb74 13:16:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.1-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:16:39 Commit message: "Merge pull request #519 from lenny-intel/bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:16:40 ========================================================= 13:16:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 13:16:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:16:41 + 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 . 13:16:41 Sending build context to Docker daemon 3.015MB 13:16:41 Step 1/8 : ARG BASE=golang:1.13-alpine 13:16:41 Step 2/8 : FROM ${BASE} 13:16:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 13:16:41 e6b0cf9c0882: Pulling fs layer 13:16:41 2848faf0eed1: Pulling fs layer 13:16:41 0f37312ad70f: Pulling fs layer 13:16:41 5788d62ee057: Pulling fs layer 13:16:41 0e6b1d234666: Pulling fs layer 13:16:41 bf5d7aec512f: Pulling fs layer 13:16:41 34c802a77dc8: Pulling fs layer 13:16:41 9eb99e56ec68: Pulling fs layer 13:16:41 27c7a5d97fbd: Pulling fs layer 13:16:41 5c102a31e300: Pulling fs layer 13:16:41 dcfb455df0a1: Pulling fs layer 13:16:41 5788d62ee057: Waiting 13:16:41 bf5d7aec512f: Waiting 13:16:41 34c802a77dc8: Waiting 13:16:41 5c102a31e300: Waiting 13:16:41 27c7a5d97fbd: Waiting 13:16:41 9eb99e56ec68: Waiting 13:16:41 dcfb455df0a1: Waiting 13:16:41 0f37312ad70f: Verifying Checksum 13:16:41 0f37312ad70f: Download complete 13:16:41 2848faf0eed1: Download complete 13:16:41 0e6b1d234666: Verifying Checksum 13:16:41 0e6b1d234666: Download complete 13:16:41 e6b0cf9c0882: Verifying Checksum 13:16:41 e6b0cf9c0882: Download complete 13:16:41 bf5d7aec512f: Verifying Checksum 13:16:41 bf5d7aec512f: Download complete 13:16:42 e6b0cf9c0882: Pull complete 13:16:42 34c802a77dc8: Verifying Checksum 13:16:42 34c802a77dc8: Download complete 13:16:42 27c7a5d97fbd: Verifying Checksum 13:16:43 5c102a31e300: Verifying Checksum 13:16:43 5c102a31e300: Download complete 13:16:43 dcfb455df0a1: Verifying Checksum 13:16:43 dcfb455df0a1: Download complete 13:16:43 9eb99e56ec68: Verifying Checksum 13:16:43 9eb99e56ec68: Download complete 13:16:43 5788d62ee057: Verifying Checksum 13:16:43 5788d62ee057: Download complete 13:16:44 2848faf0eed1: Pull complete 13:16:44 0f37312ad70f: Pull complete 13:16:50 5788d62ee057: Pull complete 13:16:50 0e6b1d234666: Pull complete 13:16:50 bf5d7aec512f: Pull complete 13:16:54 34c802a77dc8: Pull complete 13:16:58 9eb99e56ec68: Pull complete 13:16:58 27c7a5d97fbd: Pull complete 13:16:59 5c102a31e300: Pull complete 13:16:59 dcfb455df0a1: Pull complete 13:16:59 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 13:16:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 13:16:59 ---> 7c70fe431013 13:16:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:16:59 ---> Running in d1297621876c 13:16:59 Removing intermediate container d1297621876c 13:16:59 ---> 2ca05d402c31 13:16:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:59 ---> Running in 4cca0d427213 13:17:00 Removing intermediate container 4cca0d427213 13:17:00 ---> f9bec0b89766 13:17:00 Step 5/8 : RUN apk add --no-cache make git 13:17:00 ---> Running in 6d703e2702c0 13:17:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 13:17:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 13:17:02 OK: 143 MiB in 39 packages 13:17:02 Removing intermediate container 6d703e2702c0 13:17:02 ---> 582fa98323fd 13:17:02 Step 6/8 : WORKDIR /device-sdk-go 13:17:02 ---> Running in d7672a8196f2 13:17:02 Removing intermediate container d7672a8196f2 13:17:02 ---> 2a11dc419baa 13:17:02 Step 7/8 : COPY . . 13:17:03 ---> 9dd51dcd33f8 13:17:03 Step 8/8 : RUN go mod download 13:17:03 ---> Running in 5b72162915dd 13:17:05 go: finding github.com/BurntSushi/toml v0.3.1 13:17:05 go: finding github.com/OneOfOne/xxhash v1.2.6 13:17:05 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 13:17:05 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:17:05 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 13:17:05 go: finding github.com/bgentry/speakeasy v0.1.0 13:17:05 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 13:17:05 go: finding github.com/davecgh/go-spew v1.1.1 13:17:05 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 13:17:05 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 13:17:05 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 13:17:05 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 13:17:05 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 13:17:05 go: finding github.com/fatih/color v1.7.0 13:17:05 go: finding github.com/fxamacker/cbor/v2 v2.2.0 13:17:05 go: finding github.com/go-kit/kit v0.8.0 13:17:05 go: finding github.com/go-logfmt/logfmt v0.4.0 13:17:05 go: finding github.com/go-stack/stack v1.8.0 13:17:05 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:17:05 go: finding github.com/google/uuid v1.1.0 13:17:05 go: finding github.com/gorilla/mux v1.7.1 13:17:05 go: finding github.com/hashicorp/consul/api v1.1.0 13:17:05 go: finding github.com/hashicorp/consul/sdk v0.1.1 13:17:05 go: finding github.com/hashicorp/errwrap v1.0.0 13:17:05 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 13:17:05 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 13:17:05 go: finding github.com/hashicorp/go-msgpack v0.5.3 13:17:05 go: finding github.com/hashicorp/go-multierror v1.0.0 13:17:05 go: finding github.com/hashicorp/go-rootcerts v1.0.0 13:17:05 go: finding github.com/hashicorp/go-sockaddr v1.0.0 13:17:05 go: finding github.com/hashicorp/go-syslog v1.0.0 13:17:05 go: finding github.com/hashicorp/go-uuid v1.0.1 13:17:05 go: finding github.com/hashicorp/go.net v0.0.1 13:17:05 go: finding github.com/hashicorp/golang-lru v0.5.0 13:17:05 go: finding github.com/hashicorp/logutils v1.0.0 13:17:05 go: finding github.com/hashicorp/mdns v1.0.0 13:17:05 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 13:17:05 Removing intermediate container 1744f47dcb74 13:17:05 ---> cae8d39e4394 13:17:05 Step 10/21 : FROM scratch 13:17:05 ---> 13:17:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:17:05 ---> Running in e3b2b8a95e58 13:17:05 Removing intermediate container e3b2b8a95e58 13:17:05 ---> 62eb63a847ff 13:17:05 Step 12/21 : ENV APP_PORT=49990 13:17:05 ---> Running in c54ba78e0b61 13:17:05 Removing intermediate container c54ba78e0b61 13:17:05 ---> 54ab63d03bd0 13:17:05 Step 13/21 : EXPOSE $APP_PORT 13:17:05 ---> Running in b19df7041cba 13:17:05 Removing intermediate container b19df7041cba 13:17:05 ---> 49cda2304eb3 13:17:05 Step 14/21 : WORKDIR / 13:17:05 ---> Running in 5490e0bcb092 13:17:05 go: finding github.com/hashicorp/memberlist v0.1.3 13:17:05 go: finding github.com/hashicorp/serf v0.8.2 13:17:05 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:17:05 go: finding github.com/mattn/go-colorable v0.0.9 13:17:05 go: finding github.com/mattn/go-isatty v0.0.3 13:17:05 go: finding github.com/miekg/dns v1.0.14 13:17:05 go: finding github.com/mitchellh/cli v1.0.0 13:17:05 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:17:05 go: finding github.com/mitchellh/copystructure v1.0.0 13:17:05 go: finding github.com/mitchellh/go-homedir v1.0.0 13:17:05 go: finding github.com/mitchellh/go-testing-interface v1.0.0 13:17:05 go: finding github.com/mitchellh/gox v0.4.0 13:17:05 go: finding github.com/mitchellh/iochan v1.0.0 13:17:05 go: finding github.com/mitchellh/mapstructure v1.1.2 13:17:05 go: finding github.com/mitchellh/reflectwalk v1.0.0 13:17:05 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:17:05 go: finding github.com/pelletier/go-toml v1.2.0 13:17:05 go: finding github.com/pkg/errors v0.8.1 13:17:05 go: finding github.com/pmezard/go-difflib v1.0.0 13:17:05 go: finding github.com/posener/complete v1.1.1 13:17:05 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 13:17:05 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:17:05 go: finding github.com/stretchr/objx v0.1.0 13:17:05 go: finding github.com/stretchr/testify v1.5.1 13:17:05 go: finding github.com/ugorji/go v1.1.4 13:17:05 go: finding github.com/x448/float16 v0.8.4 13:17:05 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 13:17:05 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 13:17:05 Removing intermediate container 5490e0bcb092 13:17:05 ---> 7bd43bff73f6 13:17:05 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 13:17:06 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 13:17:06 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 13:17:06 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 13:17:06 go: finding gopkg.in/yaml.v2 v2.2.8 13:17:06 ---> 116f2e76b879 13:17:06 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 13:17:07 ---> 812e10d04e78 13:17:07 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 13:17:08 ---> dda5e859d210 13:17:08 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:08 ---> Running in a05d8f90eed9 13:17:08 Removing intermediate container a05d8f90eed9 13:17:08 ---> e640df884c78 13:17:08 Step 19/21 : LABEL arch=arm64 13:17:08 ---> Running in 463fef080b65 13:17:08 Removing intermediate container 463fef080b65 13:17:08 ---> d8ecd58841af 13:17:08 Step 20/21 : LABEL git_sha=a939715cd6b2ce15799d62ce2550d8dc39d33fc5 13:17:08 ---> Running in 9242983ab336 13:17:09 Removing intermediate container 9242983ab336 13:17:09 ---> a8267af7ca60 13:17:09 Step 21/21 : LABEL version=1.2.1-dev.1 13:17:09 ---> Running in 9f2856ec29dc 13:17:09 Removing intermediate container 9f2856ec29dc 13:17:09 ---> d1c18c965b47 13:17:09 [Warning] One or more build-args [ARCH] were not consumed 13:17:09 Successfully built d1c18c965b47 13:17:09 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [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] } 13:17:12 Removing intermediate container 5b72162915dd 13:17:12 ---> faf97b4d3565 13:17:12 Successfully built faf97b4d3565 13:17:12 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 13:17:13 + docker inspect -f . ci-base-image-x86_64 13:17:13 . [Pipeline] withDockerContainer 13:17:13 prd-centos7-docker-4c-2g-6731 does not seem to be running inside a container 13:17:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/37 -v /w/workspace/device-sdk-go/37:/w/workspace/device-sdk-go/37:rw,z -v /w/workspace/device-sdk-go/37@tmp:/w/workspace/device-sdk-go/37@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 13:17:14 $ docker top 2eab1e450aa6518c17494ad979e81b7ef495c9f0d73e9ca27303faf8488e73dc -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:14 + go version 13:17:14 go version go1.13.5 linux/amd64 [Pipeline] sh 13:17:14 + make test 13:17:14 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:17:15 ? github.com/edgexfoundry/device-sdk-go [no test files] 13:17:27 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 13:17:27 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 13:17:27 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 13:17:27 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.010s coverage: 22.1% of statements 13:17:27 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.038s coverage: 95.8% of statements 13:18:06 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.347s coverage: 11.4% of statements 13:18:06 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.007s coverage: 21.7% of statements 13:18:06 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 13:18:06 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.076s coverage: 36.9% of statements 13:18:06 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 13:18:06 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 13:18:06 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.278s coverage: 65.2% of statements 13:18:06 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 13:18:06 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 13:18:06 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 13:18:06 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.031s coverage: 52.6% of statements 13:18:06 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 13:18:06 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.097s coverage: 68.9% of statements 13:18:06 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 13:18:06 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 13:18:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:18:06 gofmt -l . 13:18:06 [ "`gofmt -l .`" = "" ] 13:18:06 ./bin/test-attribution-txt.sh 13:18:06 ./bin/test-go-mod-tidy.sh [Pipeline] stash 13:18:06 Warning: overwriting stash ‘coverage-report’ 13:18:07 Stashed 1 file(s) [Pipeline] } 13:18:07 $ docker stop --time=1 2eab1e450aa6518c17494ad979e81b7ef495c9f0d73e9ca27303faf8488e73dc 13:18:08 $ docker rm -f 2eab1e450aa6518c17494ad979e81b7ef495c9f0d73e9ca27303faf8488e73dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:18:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:18:09 + ls -al . 13:18:09 total 180 13:18:09 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 30 13:18 . 13:18:09 drwxrwxr-x. 4 jenkins jenkins 30 Apr 30 13:16 .. 13:18:09 drwxrwxr-x. 3 jenkins jenkins 20 Apr 30 13:16 api 13:18:09 drwxrwxr-x. 2 jenkins jenkins 64 Apr 30 13:16 bin 13:18:09 -rw-r--r--. 1 jenkins jenkins 110877 Apr 30 13:18 coverage.out 13:18:09 -rw-rw-r--. 1 jenkins jenkins 936 Apr 30 13:16 Dockerfile.build 13:18:09 -rw-rw-r--. 1 jenkins jenkins 140 Apr 30 13:16 .dockerignore 13:18:09 drwxrwxr-x. 4 jenkins jenkins 48 Apr 30 13:16 example 13:18:09 drwxrwxr-x. 8 jenkins jenkins 162 Apr 30 13:16 .git 13:18:09 drwxrwxr-x. 2 jenkins jenkins 38 Apr 30 13:16 .github 13:18:09 -rw-rw-r--. 1 jenkins jenkins 138 Apr 30 13:16 .gitignore 13:18:09 -rw-r--r--. 1 jenkins jenkins 446 Apr 30 13:18 go.mod 13:18:09 -rw-r--r--. 1 jenkins jenkins 12076 Apr 30 13:18 go.sum 13:18:09 drwxrwxr-x. 15 jenkins jenkins 217 Apr 30 13:16 internal 13:18:09 -rw-rw-r--. 1 jenkins jenkins 808 Apr 30 13:16 Jenkinsfile 13:18:09 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 30 13:16 LICENSE 13:18:09 -rw-rw-r--. 1 jenkins jenkins 892 Apr 30 13:16 Makefile 13:18:09 drwxrwxr-x. 5 jenkins jenkins 50 Apr 30 13:16 pkg 13:18:09 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 30 13:16 README.md 13:18:09 -rw-rw-r--. 1 jenkins jenkins 3497 Apr 30 13:16 RELEASE-NOTES.txt 13:18:09 drwxrwxr-x. 3 jenkins jenkins 59 Apr 30 13:16 .semver 13:18:09 drwxrwxr-x. 4 jenkins jenkins 54 Apr 30 13:16 snap 13:18:09 -rw-rw-r--. 1 jenkins jenkins 11 Apr 30 13:13 VERSION 13:18:09 -rw-rw-r--. 1 jenkins jenkins 222 Apr 30 13:16 version.go [Pipeline] isUnix [Pipeline] sh 13:18:09 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a939715cd6b2ce15799d62ce2550d8dc39d33fc5 --label arch=amd64 --label version=1.2.1-dev.1 . 13:18:09 Sending build context to Docker daemon 3.143MB 13:18:09 Step 1/21 : ARG BASE=golang:1.13-alpine 13:18:09 Step 2/21 : FROM ${BASE} AS builder 13:18:09 ---> faf97b4d3565 13:18:09 Step 3/21 : ARG MAKE='make build' 13:18:10 ---> Running in 6881c8b4859f 13:18:10 Removing intermediate container 6881c8b4859f 13:18:10 ---> bf0f11396caa 13:18:10 Step 4/21 : WORKDIR /device-sdk-go 13:18:10 ---> Running in fb116da6e979 13:18:10 Removing intermediate container fb116da6e979 13:18:10 ---> 4b2b3c06595f 13:18:10 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:18:10 ---> Running in fe76ffd9b311 13:18:10 Removing intermediate container fe76ffd9b311 13:18:10 ---> 4cf1d975a4fd 13:18:10 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:10 ---> Running in f1219225b748 13:18:11 Removing intermediate container f1219225b748 13:18:11 ---> c88cc0f864c7 13:18:11 Step 7/21 : RUN apk add --update --no-cache make git 13:18:11 ---> Running in eca27562fce3 13:18:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 13:18:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 13:18:13 OK: 143 MiB in 39 packages 13:18:13 Removing intermediate container eca27562fce3 13:18:13 ---> b637d314f71e 13:18:13 Step 8/21 : COPY . . 13:18:13 ---> a2049b501f3f 13:18:13 Step 9/21 : RUN ${MAKE} 13:18:13 ---> Running in 505de2d7b4e6 13:18:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.1-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:18:22 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 13:18:23 Removing intermediate container 505de2d7b4e6 13:18:23 ---> 0583c07c7ad4 13:18:23 Step 10/21 : FROM scratch 13:18:23 ---> 13:18:23 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:18:23 ---> Running in 1bbc488064eb 13:18:23 Removing intermediate container 1bbc488064eb 13:18:23 ---> aff1a4fc0ab0 13:18:23 Step 12/21 : ENV APP_PORT=49990 13:18:23 ---> Running in 8154aac5ef6c 13:18:23 Removing intermediate container 8154aac5ef6c 13:18:23 ---> edfcb89252ce 13:18:23 Step 13/21 : EXPOSE $APP_PORT 13:18:23 ---> Running in b331a84a6208 13:18:23 Removing intermediate container b331a84a6208 13:18:23 ---> 356048202f29 13:18:23 Step 14/21 : WORKDIR / 13:18:23 ---> Running in 605c1cc4af82 13:18:24 Removing intermediate container 605c1cc4af82 13:18:24 ---> 867f44acdcfa 13:18:24 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 13:18:24 ---> 68fc897da7cf 13:18:24 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 13:18:24 ---> 961a7cf5c4fb 13:18:24 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 13:18:24 ---> 2ed634d9eb41 13:18:24 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:18:24 ---> Running in d6245b0db3f5 13:18:24 Removing intermediate container d6245b0db3f5 13:18:24 ---> 1f97b41c8056 13:18:24 Step 19/21 : LABEL arch=amd64 13:18:24 ---> Running in 8fc40e017f51 13:18:25 Removing intermediate container 8fc40e017f51 13:18:25 ---> 94078fe01a8d 13:18:25 Step 20/21 : LABEL git_sha=a939715cd6b2ce15799d62ce2550d8dc39d33fc5 13:18:25 ---> Running in fa5d04449969 13:18:25 Removing intermediate container fa5d04449969 13:18:25 ---> 546f05a4410c 13:18:25 Step 21/21 : LABEL version=1.2.1-dev.1 13:18:25 ---> Running in 842af7b72c3c 13:18:25 Removing intermediate container 842af7b72c3c 13:18:25 ---> d8d00f351e77 13:18:25 [Warning] One or more build-args [ARCH] were not consumed 13:18:25 Successfully built d8d00f351e77 13:18:25 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [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 13:18:26 provisioning config files... 13:18:26 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config40164712533997347tmp [Pipeline] { [Pipeline] sh 13:18:27 + curl -s https://codecov.io/bash 13:18:27 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config40164712533997347tmp 13:18:27 13:18:27 _____ _ 13:18:27 / ____| | | 13:18:27 | | ___ __| | ___ ___ _____ __ 13:18:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:18:27 | |___| (_) | (_| | __/ (_| (_) \ V / 13:18:27 \_____\___/ \__,_|\___|\___\___/ \_/ 13:18:27 Bash-tbd 13:18:27 13:18:27 13:18:27 ==> Jenkins CI detected. 13:18:27 project root: . 13:18:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:18:27 ==> Running gcov in . (disable via -X gcov) 13:18:27 ==> Python coveragepy not found 13:18:27 ==> Searching for coverage reports in: 13:18:27 + . 13:18:27 -> Found 1 reports 13:18:27 ==> Detecting git/mercurial file structure 13:18:27 ==> Reading reports 13:18:27 + ./coverage.out bytes=110877 13:18:27 ==> Appending adjustments 13:18:27 http://docs.codecov.io/docs/fixing-reports 13:18:27 + Found adjustments 13:18:27 ==> Gzipping contents 13:18:27 ==> Uploading reports 13:18:27 url: https://codecov.io 13:18:27 query: branch=master&commit=a939715cd6b2ce15799d62ce2550d8dc39d33fc5&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 13:18:27 -> Pinging Codecov 13:18:27 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=a939715cd6b2ce15799d62ce2550d8dc39d33fc5&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 13:18:28 -> Uploading 13:18:28 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a939715cd6b2ce15799d62ce2550d8dc39d33fc5 [Pipeline] } 13:18:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:18:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 13:18:29 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 13:18:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 13:18:29 13:18:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 13:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 13:18:29 1.217.3: Pulling from edgex-devops/edgex-snyk-go 13:18:29 e6b0cf9c0882: Pulling fs layer 13:18:29 2848faf0eed1: Pulling fs layer 13:18:29 0f37312ad70f: Pulling fs layer 13:18:29 7d08f2745646: Pulling fs layer 13:18:29 4c9f31393084: Pulling fs layer 13:18:29 eb21ddb83652: Pulling fs layer 13:18:29 345998794f6b: Pulling fs layer 13:18:29 97a711d68925: Pulling fs layer 13:18:29 7c8476c1cb00: Pulling fs layer 13:18:29 7d08f2745646: Waiting 13:18:29 4c9f31393084: Waiting 13:18:29 97a711d68925: Waiting 13:18:29 eb21ddb83652: Waiting 13:18:29 345998794f6b: Waiting 13:18:29 0f37312ad70f: Verifying Checksum 13:18:29 0f37312ad70f: Download complete 13:18:29 2848faf0eed1: Verifying Checksum 13:18:29 2848faf0eed1: Download complete 13:18:29 4c9f31393084: Verifying Checksum 13:18:29 4c9f31393084: Download complete 13:18:29 eb21ddb83652: Verifying Checksum 13:18:29 eb21ddb83652: Download complete 13:18:29 e6b0cf9c0882: Verifying Checksum 13:18:29 e6b0cf9c0882: Download complete 13:18:30 e6b0cf9c0882: Pull complete 13:18:30 345998794f6b: Verifying Checksum 13:18:30 345998794f6b: Download complete 13:18:30 2848faf0eed1: Pull complete 13:18:30 0f37312ad70f: Pull complete 13:18:31 97a711d68925: Verifying Checksum 13:18:31 97a711d68925: Download complete 13:18:31 7c8476c1cb00: Verifying Checksum 13:18:31 7c8476c1cb00: Download complete 13:18:32 7d08f2745646: Verifying Checksum 13:18:32 7d08f2745646: Download complete 13:18:37 7d08f2745646: Pull complete 13:18:37 4c9f31393084: Pull complete 13:18:37 eb21ddb83652: Pull complete 13:18:39 345998794f6b: Pull complete 13:18:43 97a711d68925: Pull complete 13:18:43 7c8476c1cb00: Pull complete 13:18:43 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 13:18:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 13:18:43 prd-centos7-docker-4c-2g-6730 does not seem to be running inside a container 13:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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-devops/edgex-snyk-go:1.217.3 cat 13:18:44 $ docker top 25086ef0b9c79fbf32817fc959025d978f98651f8031b30a7678a504ffe73922 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:45 + snyk monitor '--org=edgex-jenkins' 13:18:49 13:18:49 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 13:18:49 13:18:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/73353e7b-2fa4-48ba-ab59-38ddbcdc62e8 13:18:49 13:18:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:18:49 13:18:49 [Pipeline] } 13:18:49 $ docker stop --time=1 25086ef0b9c79fbf32817fc959025d978f98651f8031b30a7678a504ffe73922 13:18:51 $ docker rm -f 25086ef0b9c79fbf32817fc959025d978f98651f8031b30a7678a504ffe73922 [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 13:18:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:18:52 . [Pipeline] withDockerContainer 13:18:52 prd-centos7-docker-4c-2g-6730 does not seem to be running inside a container 13:18:52 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 13:18:52 $ docker top 2cb28cbc967fadddf48847e1972211a1b989bd9a984ff8572c7d8639589f27e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:18:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:18:53 [ssh-agent] Looking for ssh-agent implementation... 13:18:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:18:53 $ docker exec 2cb28cbc967fadddf48847e1972211a1b989bd9a984ff8572c7d8639589f27e1 ssh-agent 13:18:53 SSH_AUTH_SOCK=/tmp/ssh-Lny5qDNQlGfR/agent.15 13:18:53 SSH_AGENT_PID=22 13:18:53 Running ssh-add (command line suppressed) 13:18:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_475417177941552078.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_475417177941552078.key) 13:18:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:18:54 + git semver tag 13:18:54 # -> Open(): unable to determine branch for HEAD 13:18:54 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:18:54 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:18:54 # $SEMVER_REMOTE_NAME = origin 13:18:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:18:54 # $SEMVER_USER_NAME = edgex-jenkins 13:18:54 # $SEMVER_BRANCH = master 13:18:54 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 13:18:54 # a939715cd6b2ce15799d62ce2550d8dc39d33fc5 HEAD 13:18:54 # -> Force: false 13:18:54 # b056e88c3b07cf2b5b4d7d93899aa37ddb1f0d18 refs/tags/v1.2.1-dev.1 [Pipeline] } 13:18:54 $ docker exec --env ******** --env ******** 2cb28cbc967fadddf48847e1972211a1b989bd9a984ff8572c7d8639589f27e1 ssh-agent -k 13:18:54 unset SSH_AUTH_SOCK; 13:18:54 unset SSH_AGENT_PID; 13:18:54 echo Agent pid 22 killed; 13:18:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:18:55 + git semver [Pipeline] } 13:18:55 $ docker stop --time=1 2cb28cbc967fadddf48847e1972211a1b989bd9a984ff8572c7d8639589f27e1 13:18:56 $ docker rm -f 2cb28cbc967fadddf48847e1972211a1b989bd9a984ff8572c7d8639589f27e1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:18:57 13:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:18:57 0.23.1-centos7: Pulling from edgex-lftools 13:18:57 ab5ef0e58194: Pulling fs layer 13:18:57 9712f1f96733: Pulling fs layer 13:18:57 63f879dbbcfc: Pulling fs layer 13:18:57 0d9ebad4ef96: Pulling fs layer 13:18:57 e9a5061849ea: Pulling fs layer 13:18:57 d747dcd14b5f: Pulling fs layer 13:18:57 2de7ff778b66: Pulling fs layer 13:18:57 0d9ebad4ef96: Waiting 13:18:57 e9a5061849ea: Waiting 13:18:57 d747dcd14b5f: Waiting 13:18:57 2de7ff778b66: Waiting 13:18:57 9712f1f96733: Verifying Checksum 13:18:57 9712f1f96733: Download complete 13:18:57 63f879dbbcfc: Verifying Checksum 13:18:57 63f879dbbcfc: Download complete 13:18:57 e9a5061849ea: Verifying Checksum 13:18:57 e9a5061849ea: Download complete 13:18:58 d747dcd14b5f: Verifying Checksum 13:18:58 d747dcd14b5f: Download complete 13:18:58 2de7ff778b66: Verifying Checksum 13:18:58 2de7ff778b66: Download complete 13:18:58 ab5ef0e58194: Verifying Checksum 13:18:58 ab5ef0e58194: Download complete 13:18:58 0d9ebad4ef96: Verifying Checksum 13:18:58 0d9ebad4ef96: Download complete 13:19:03 ab5ef0e58194: Pull complete 13:19:03 9712f1f96733: Pull complete 13:19:06 63f879dbbcfc: Pull complete 13:19:11 0d9ebad4ef96: Pull complete 13:19:12 e9a5061849ea: Pull complete 13:19:12 d747dcd14b5f: Pull complete 13:19:16 2de7ff778b66: Pull complete 13:19:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:19:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:19:16 prd-centos7-docker-4c-2g-6730 does not seem to be running inside a container 13:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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:10003/edgex-lftools:0.23.1-centos7 cat 13:19:17 $ docker top 2c8938bcfe8451b3fe3f03ea579d322a8c5120c33edbf6c58025333bb18104ae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:19:18 provisioning config files... 13:19:18 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4587638400724763925tmp 13:19:18 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8711371205688576018tmp 13:19:18 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3024319874714316164tmp [Pipeline] { [Pipeline] echo 13:19:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:19:18 ---> sigul-configuration.sh 13:19:18 gpg: directory `/root/.gnupg' created 13:19:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:19:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:19:18 gpg: keyring `/root/.gnupg/secring.gpg' created 13:19:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:19:18 gpg: CAST5 encrypted data 13:19:18 gpg: encrypted with 1 passphrase 13:19:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:19:18 + mkdir /home/jenkins 13:19:18 + mkdir /home/jenkins/sigul [Pipeline] sh 13:19:19 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 13:19:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:19:19 ---> sigul-install.sh 13:19:25 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 13:19:25 + git tag --list 13:19:25 v1.2.1-dev.1 [Pipeline] sh 13:19:25 + lftools sign git-tag v1.2.1-dev.1 13:19:26 Signing Git tag with Sigul... 13:19:26 Signing v1.2.1-dev.1 [Pipeline] echo 13:19:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:19:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:19:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:19:28 $ docker stop --time=1 2c8938bcfe8451b3fe3f03ea579d322a8c5120c33edbf6c58025333bb18104ae 13:19:30 $ docker rm -f 2c8938bcfe8451b3fe3f03ea579d322a8c5120c33edbf6c58025333bb18104ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:19:30 . [Pipeline] withDockerContainer 13:19:31 prd-centos7-docker-4c-2g-6730 does not seem to be running inside a container 13:19:31 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 13:19:31 $ docker top 3366aef6cc8039548e0574bc52686a0ba6ae2c2c3c692f5159f6ce14fc5ecd55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:32 [ssh-agent] Looking for ssh-agent implementation... 13:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:32 $ docker exec 3366aef6cc8039548e0574bc52686a0ba6ae2c2c3c692f5159f6ce14fc5ecd55 ssh-agent 13:19:32 SSH_AUTH_SOCK=/tmp/ssh-wzQaSza1LGsV/agent.15 13:19:32 SSH_AGENT_PID=22 13:19:32 Running ssh-add (command line suppressed) 13:19:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5362830687998037886.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5362830687998037886.key) 13:19:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:33 + git semver bump pre 13:19:33 # -> Open(): unable to determine branch for HEAD 13:19:33 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:19:33 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:19:33 # $SEMVER_REMOTE_NAME = origin 13:19:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:19:33 # $SEMVER_USER_NAME = edgex-jenkins 13:19:33 # $SEMVER_BRANCH = master 13:19:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 13:19:33 1.2.1-dev.2 [Pipeline] } 13:19:33 $ docker exec --env ******** --env ******** 3366aef6cc8039548e0574bc52686a0ba6ae2c2c3c692f5159f6ce14fc5ecd55 ssh-agent -k 13:19:33 unset SSH_AUTH_SOCK; 13:19:33 unset SSH_AGENT_PID; 13:19:33 echo Agent pid 22 killed; 13:19:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:33 + git semver [Pipeline] } 13:19:33 $ docker stop --time=1 3366aef6cc8039548e0574bc52686a0ba6ae2c2c3c692f5159f6ce14fc5ecd55 13:19:35 $ docker rm -f 3366aef6cc8039548e0574bc52686a0ba6ae2c2c3c692f5159f6ce14fc5ecd55 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:19:35 . [Pipeline] withDockerContainer 13:19:35 prd-centos7-docker-4c-2g-6730 does not seem to be running inside a container 13:19:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 13:19:36 $ docker top 0b9810db2d8a7be1fef130778a5fa8a9b8d50dea0087fbf0e76cd2a3830669c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:36 [ssh-agent] Looking for ssh-agent implementation... 13:19:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:36 $ docker exec 0b9810db2d8a7be1fef130778a5fa8a9b8d50dea0087fbf0e76cd2a3830669c1 ssh-agent 13:19:37 SSH_AUTH_SOCK=/tmp/ssh-XHP3GHutGZa3/agent.13 13:19:37 SSH_AGENT_PID=20 13:19:37 Running ssh-add (command line suppressed) 13:19:37 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3535229097993045218.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3535229097993045218.key) 13:19:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:37 + git semver push 13:19:37 # -> Open(): unable to determine branch for HEAD 13:19:37 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:19:37 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:19:37 # $SEMVER_REMOTE_NAME = origin 13:19:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:19:37 # $SEMVER_USER_NAME = edgex-jenkins 13:19:37 # $SEMVER_BRANCH = master 13:19:37 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 13:19:45 $ docker exec --env ******** --env ******** 0b9810db2d8a7be1fef130778a5fa8a9b8d50dea0087fbf0e76cd2a3830669c1 ssh-agent -k 13:19:45 unset SSH_AUTH_SOCK; 13:19:45 unset SSH_AGENT_PID; 13:19:45 echo Agent pid 20 killed; 13:19:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:46 + git semver [Pipeline] } 13:19:46 $ docker stop --time=1 0b9810db2d8a7be1fef130778a5fa8a9b8d50dea0087fbf0e76cd2a3830669c1 13:19:47 $ docker rm -f 0b9810db2d8a7be1fef130778a5fa8a9b8d50dea0087fbf0e76cd2a3830669c1 [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 13:19:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:19:49 ---> package-listing.sh 13:19:49 ++ facter osfamily 13:19:49 ++ tr '[:upper:]' '[:lower:]' 13:19:49 + OS_FAMILY=redhat 13:19:49 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 13:19:49 + START_PACKAGES=/tmp/packages_start.txt 13:19:49 + END_PACKAGES=/tmp/packages_end.txt 13:19:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:19:49 + PACKAGES=/tmp/packages_start.txt 13:19:49 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 13:19:49 + PACKAGES=/tmp/packages_end.txt 13:19:49 + case "${OS_FAMILY}" in 13:19:49 + rpm -qa 13:19:49 + sort 13:19:53 + '[' -f /tmp/packages_start.txt ']' 13:19:53 + '[' -f /tmp/packages_end.txt ']' 13:19:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:19:53 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 13:19:53 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 13:19:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 13:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:19:53 13:19:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:19:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:19:54 alpine: Pulling from edgex-lftools-log-publisher 13:19:54 c9b1b535fdd9: Pulling fs layer 13:19:54 2cc5ad85d9ab: Pulling fs layer 13:19:54 756a868c4378: Pulling fs layer 13:19:54 444b2fc9a129: Pulling fs layer 13:19:54 ea15f1150254: Pulling fs layer 13:19:54 41b27a9f41bf: Pulling fs layer 13:19:54 28c525ee5125: Pulling fs layer 13:19:54 094b1ea09ed8: Pulling fs layer 13:19:54 138eaada9080: Pulling fs layer 13:19:54 0622d0fa9048: Pulling fs layer 13:19:54 ea15f1150254: Waiting 13:19:54 41b27a9f41bf: Waiting 13:19:54 28c525ee5125: Waiting 13:19:54 094b1ea09ed8: Waiting 13:19:54 138eaada9080: Waiting 13:19:54 0622d0fa9048: Waiting 13:19:54 444b2fc9a129: Waiting 13:19:54 2cc5ad85d9ab: Verifying Checksum 13:19:54 2cc5ad85d9ab: Download complete 13:19:54 444b2fc9a129: Verifying Checksum 13:19:54 444b2fc9a129: Download complete 13:19:54 c9b1b535fdd9: Verifying Checksum 13:19:54 c9b1b535fdd9: Download complete 13:19:54 ea15f1150254: Verifying Checksum 13:19:54 ea15f1150254: Download complete 13:19:54 28c525ee5125: Verifying Checksum 13:19:54 28c525ee5125: Download complete 13:19:54 756a868c4378: Verifying Checksum 13:19:54 756a868c4378: Download complete 13:19:54 094b1ea09ed8: Verifying Checksum 13:19:54 094b1ea09ed8: Download complete 13:19:54 138eaada9080: Verifying Checksum 13:19:54 138eaada9080: Download complete 13:19:54 0622d0fa9048: Verifying Checksum 13:19:54 0622d0fa9048: Download complete 13:19:55 41b27a9f41bf: Verifying Checksum 13:19:55 41b27a9f41bf: Download complete 13:19:55 c9b1b535fdd9: Pull complete 13:19:56 2cc5ad85d9ab: Pull complete 13:19:57 756a868c4378: Pull complete 13:19:57 444b2fc9a129: Pull complete 13:19:57 ea15f1150254: Pull complete 13:20:01 41b27a9f41bf: Pull complete 13:20:01 28c525ee5125: Pull complete 13:20:03 094b1ea09ed8: Pull complete 13:20:03 138eaada9080: Pull complete 13:20:03 0622d0fa9048: Pull complete 13:20:03 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 13:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:20:04 prd-centos7-docker-4c-2g-6730 does not seem to be running inside a container 13:20:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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:10003/edgex-lftools-log-publisher:alpine cat 13:20:04 $ docker top 38801de3c28c9f7f272431777208a77c2ed12871f10bd447a3c3f03ae6d3f6ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:04 provisioning config files... 13:20:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3866597253125560978tmp [Pipeline] { [Pipeline] echo 13:20:04 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:20:05 ---> create-netrc.sh [Pipeline] echo 13:20:05 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:20:05 ---> logs-deploy.sh 13:20:05 + ARCHIVE_ARTIFACTS= 13:20:05 + LOGS_SERVER=https://logs.edgexfoundry.org 13:20:05 + '[' https://logs.edgexfoundry.org == None ']' 13:20:05 + NEXUS_URL=https://nexus.edgexfoundry.org 13:20:05 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/37 13:20:05 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/37/ 13:20:05 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/37 /w/workspace/dgexfoundry_device-sdk-go_master 13:20:06 Archives upload complete. 13:20:06 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/37 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/37/ 13:20:07 ---> uname -a: 13:20:07 Linux 38801de3c28c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 13:20:07 13:20:07 13:20:07 ---> lscpu: 13:20:07 Architecture: x86_64 13:20:07 CPU op-mode(s): 32-bit, 64-bit 13:20:07 Byte Order: Little Endian 13:20:07 Address sizes: 40 bits physical, 48 bits virtual 13:20:07 CPU(s): 4 13:20:07 On-line CPU(s) list: 0-3 13:20:07 Thread(s) per core: 1 13:20:07 Core(s) per socket: 1 13:20:07 Socket(s): 4 13:20:07 NUMA node(s): 1 13:20:07 Vendor ID: GenuineIntel 13:20:07 CPU family: 6 13:20:07 Model: 44 13:20:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:20:07 Stepping: 1 13:20:07 CPU MHz: 2933.438 13:20:07 BogoMIPS: 5866.87 13:20:07 Virtualization: VT-x 13:20:07 Hypervisor vendor: KVM 13:20:07 Virtualization type: full 13:20:07 L1d cache: 128 KiB 13:20:07 L1i cache: 128 KiB 13:20:07 L2 cache: 16 MiB 13:20:07 L3 cache: 64 MiB 13:20:07 NUMA node0 CPU(s): 0-3 13:20:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 13:20:07 Vulnerability Meltdown: Mitigation; PTI 13:20:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:20:07 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 13:20:07 Vulnerability Spectre v2: Mitigation; Full retpoline 13:20:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 13:20:07 13:20:07 13:20:07 ---> nproc: 13:20:07 4 13:20:07 13:20:07 13:20:07 ---> df -h: 13:20:07 Filesystem Size Used Available Use% Mounted on 13:20:07 overlay 50.0G 7.5G 42.5G 15% / 13:20:07 tmpfs 64.0M 0 64.0M 0% /dev 13:20:07 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 13:20:07 shm 64.0M 0 64.0M 0% /dev/shm 13:20:07 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 13:20:07 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 13:20:07 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 13:20:07 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master 13:20:07 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 13:20:07 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 13:20:07 13:20:07 13:20:07 ---> free -m: 13:20:07 total used free shared buff/cache available 13:20:07 Mem: 1838 730 87 0 1020 1041 13:20:07 Swap: 1023 1 1022 13:20:07 13:20:07 13:20:07 ---> ip addr: 13:20:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:20:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:20:07 inet 127.0.0.1/8 scope host lo 13:20:07 valid_lft forever preferred_lft forever 13:20:07 16: eth0@if17: mtu 1458 qdisc noqueue state UP 13:20:07 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 13:20:07 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 13:20:07 valid_lft forever preferred_lft forever 13:20:07 13:20:07 13:20:07 ---> sar -b -r -n DEV: 13:20:07 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/30/20 _x86_64_ (4 CPU) 13:20:07 13:20:07 13:13:01 LINUX RESTART 13:20:07 13:20:07 13:14:01 tps rtps wtps bread/s bwrtn/s 13:20:07 13:15:01 9.06 0.00 9.06 0.00 1935.19 13:20:07 13:16:01 0.18 0.00 0.18 0.00 1.62 13:20:07 13:17:01 0.28 0.00 0.28 0.00 3.75 13:20:07 13:18:02 0.27 0.00 0.27 0.00 3.60 13:20:07 13:19:01 224.12 118.18 105.94 4736.36 37972.63 13:20:07 13:20:01 222.58 80.21 142.37 5362.09 36622.52 13:20:07 Average: 75.71 32.85 42.86 1675.48 12692.86 13:20:07 13:20:07 13:14:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:20:07 13:15:01 115556 1766748 93.86 2620 1230272 911364 31.10 434188 1169056 16 13:20:07 13:16:01 116136 1766168 93.83 2620 1230276 905196 30.88 433996 1168664 8 13:20:07 13:17:01 115424 1766880 93.87 2620 1230284 905444 30.89 435068 1168664 12 13:20:07 13:18:02 116568 1765736 93.81 2620 1230288 905264 30.89 434196 1168664 8 13:20:07 13:19:01 75668 1806636 95.98 2620 1203344 1110616 37.89 563076 1051756 53128 13:20:07 13:20:01 147816 1734488 92.15 2456 1015736 1134944 38.72 594700 867944 67180 13:20:07 Average: 114528 1767776 93.92 2593 1190033 978805 33.40 482537 1099125 20059 13:20:07 13:20:07 13:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 13:20:07 13:15:01 eth0 0.10 0.10 0.01 0.02 0.00 0.00 0.00 13:20:07 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 13:16:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 13:20:07 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 13:17:01 eth0 0.82 0.48 0.36 0.21 0.00 0.00 0.00 13:20:07 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 13:18:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 13:20:07 13:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 13:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 13:19:01 eth0 368.21 309.14 6861.61 35.92 0.00 0.00 0.00 13:20:07 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 13:19:01 docker0 20.73 15.76 2.38 43.95 0.00 0.00 0.00 13:20:07 13:20:01 eth0 209.54 167.68 2508.45 74.50 0.00 0.00 0.00 13:20:07 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 13:20:01 docker0 33.20 36.66 2.07 125.31 0.00 0.00 0.00 13:20:07 Average: eth0 95.78 79.00 1547.76 18.41 0.00 0.00 0.00 13:20:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 Average: docker0 8.96 8.72 0.74 28.18 0.00 0.00 0.00 13:20:07 13:20:07 13:20:07 ---> sar -P ALL: 13:20:07 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/30/20 _x86_64_ (4 CPU) 13:20:07 13:20:07 13:13:01 LINUX RESTART 13:20:07 13:20:07 13:14:01 CPU %user %nice %system %iowait %steal %idle 13:20:07 13:15:01 all 0.20 0.00 0.11 0.00 0.00 99.69 13:20:07 13:15:01 0 0.53 0.00 0.05 0.00 0.02 99.40 13:20:07 13:15:01 1 0.05 0.00 0.13 0.00 0.00 99.82 13:20:07 13:15:01 2 0.08 0.00 0.17 0.00 0.00 99.75 13:20:07 13:15:01 3 0.10 0.00 0.08 0.00 0.00 99.82 13:20:07 13:16:01 all 0.18 0.00 0.04 0.00 0.00 99.78 13:20:07 13:16:01 0 0.05 0.00 0.05 0.00 0.00 99.90 13:20:07 13:16:01 1 0.07 0.00 0.07 0.00 0.00 99.87 13:20:07 13:16:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:20:07 13:16:01 3 0.53 0.00 0.02 0.00 0.00 99.45 13:20:07 13:17:01 all 0.18 0.00 0.05 0.00 0.00 99.77 13:20:07 13:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:20:07 13:17:01 1 0.08 0.00 0.07 0.00 0.02 99.83 13:20:07 13:17:01 2 0.07 0.00 0.05 0.00 0.00 99.88 13:20:07 13:17:01 3 0.53 0.00 0.03 0.00 0.00 99.43 13:20:07 13:18:02 all 0.18 0.00 0.04 0.00 0.00 99.78 13:20:07 13:18:02 0 0.05 0.00 0.05 0.00 0.00 99.90 13:20:07 13:18:02 1 0.07 0.00 0.05 0.00 0.00 99.88 13:20:07 13:18:02 2 0.05 0.00 0.02 0.00 0.00 99.93 13:20:07 13:18:02 3 0.55 0.00 0.03 0.00 0.00 99.42 13:20:07 13:19:01 all 9.95 0.00 5.52 3.46 0.03 81.04 13:20:07 13:19:01 0 9.90 0.00 5.45 2.83 0.02 81.80 13:20:07 13:19:01 1 10.24 0.00 5.66 3.11 0.03 80.96 13:20:07 13:19:01 2 9.29 0.00 5.15 3.22 0.03 82.31 13:20:07 13:19:01 3 10.36 0.00 5.83 4.70 0.03 79.08 13:20:07 13:20:01 all 12.29 0.00 7.59 3.44 0.02 76.66 13:20:07 13:20:01 0 13.66 0.00 6.83 3.49 0.02 76.00 13:20:07 13:20:01 1 12.61 0.00 7.66 3.79 0.02 75.93 13:20:07 13:20:01 2 11.16 0.00 8.08 2.30 0.02 78.45 13:20:07 13:20:01 3 11.75 0.00 7.80 4.18 0.02 76.26 13:20:07 Average: all 3.78 0.00 2.20 1.13 0.01 92.88 13:20:07 Average: 0 3.99 0.00 2.05 1.04 0.01 92.92 13:20:07 Average: 1 3.81 0.00 2.25 1.14 0.01 92.80 13:20:07 Average: 2 3.41 0.00 2.22 0.91 0.01 93.45 13:20:07 Average: 3 3.92 0.00 2.27 1.46 0.01 92.34 13:20:07 13:20:07 13:20:07