Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4988 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 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 Fetching without tags Checking out Revision e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 Commit message: "Merge pull request #448 from hahattan/issue-418" > git rev-list --no-walk 48688a4bd0b1e0580b86c0f4f944ad389879dbd8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:28:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:28:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:28:09 ========================================================= 15:28:09 EdgeX Global Pipelines Version Info 15:28:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:28:10 ------------------- 15:28:10 stable info: 15:28:10 ------------------- 15:28:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:28:10 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:28:10 Message: update stable to v1.0.73 15:28:11 ------------------- 15:28:11 experimental info: 15:28:11 ------------------- 15:28:11 Commited By: **** collab-it+edgex@linuxfoundation.org 15:28:11 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:28:11 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:28:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:13 15:28:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:28:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:14 latest: Pulling from edgex-devops/git-semver 15:28:14 9123ac7c32f7: Pulling fs layer 15:28:14 b8cc5d1170e3: Pulling fs layer 15:28:14 2924cbbf6a41: Pulling fs layer 15:28:14 93b08a4f1073: Pulling fs layer 15:28:14 93b08a4f1073: Waiting 15:28:14 b8cc5d1170e3: Verifying Checksum 15:28:14 b8cc5d1170e3: Download complete 15:28:14 9123ac7c32f7: Verifying Checksum 15:28:14 9123ac7c32f7: Download complete 15:28:14 93b08a4f1073: Verifying Checksum 15:28:14 93b08a4f1073: Download complete 15:28:14 2924cbbf6a41: Verifying Checksum 15:28:14 2924cbbf6a41: Download complete 15:28:14 9123ac7c32f7: Pull complete 15:28:15 b8cc5d1170e3: Pull complete 15:28:16 2924cbbf6a41: Pull complete 15:28:16 93b08a4f1073: Pull complete 15:28:16 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:28:16 prd-centos7-docker-4c-2g-4988 does not seem to be running inside a container 15:28:16 $ 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 15:28:17 $ docker top acb98cb68ac5e5deb1f19dee15ceb2574a63e50bcbca2762dc6afddd3fbb9cb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:17 [ssh-agent] Looking for ssh-agent implementation... 15:28:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:18 $ docker exec acb98cb68ac5e5deb1f19dee15ceb2574a63e50bcbca2762dc6afddd3fbb9cb4 ssh-agent 15:28:18 SSH_AUTH_SOCK=/tmp/ssh-hA0utQScG4Bf/agent.15 15:28:18 SSH_AGENT_PID=22 15:28:18 Running ssh-add (command line suppressed) 15:28:18 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1611392091148677022.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1611392091148677022.key) 15:28:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:19 + git describe --exact-match --tags HEAD 15:28:19 fatal: No names found, cannot describe anything. [Pipeline] } 15:28:19 $ docker exec --env ******** --env ******** acb98cb68ac5e5deb1f19dee15ceb2574a63e50bcbca2762dc6afddd3fbb9cb4 ssh-agent -k 15:28:19 unset SSH_AUTH_SOCK; 15:28:19 unset SSH_AGENT_PID; 15:28:19 echo Agent pid 22 killed; 15:28:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:28:19 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:28:19 This usually means this commit has not been tagged. [Pipeline] sshagent 15:28:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:20 [ssh-agent] Looking for ssh-agent implementation... 15:28:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:20 $ docker exec acb98cb68ac5e5deb1f19dee15ceb2574a63e50bcbca2762dc6afddd3fbb9cb4 ssh-agent 15:28:21 SSH_AUTH_SOCK=/tmp/ssh-DCd6RiylLN05/agent.56 15:28:21 SSH_AGENT_PID=63 15:28:21 Running ssh-add (command line suppressed) 15:28:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2516007005945822667.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2516007005945822667.key) 15:28:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:22 + git semver init 15:28:22 # -> Open(): unable to determine branch for HEAD 15:28:22 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:28:22 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:28:22 # $SEMVER_REMOTE_NAME = origin 15:28:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:28:22 # $SEMVER_USER_NAME = edgex-jenkins 15:28:22 # $SEMVER_BRANCH = master 15:28:22 # $SEMVER_TEMP = /tmp/semver-615877697 15:28:22 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:28:24 # '/tmp/semver-615877697' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 15:28:24 # -> Force: false 15:28:24 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 15:28:24 $ docker exec --env ******** --env ******** acb98cb68ac5e5deb1f19dee15ceb2574a63e50bcbca2762dc6afddd3fbb9cb4 ssh-agent -k 15:28:24 unset SSH_AUTH_SOCK; 15:28:24 unset SSH_AGENT_PID; 15:28:24 echo Agent pid 63 killed; 15:28:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:25 + git semver [Pipeline] } 15:28:25 $ docker stop --time=1 acb98cb68ac5e5deb1f19dee15ceb2574a63e50bcbca2762dc6afddd3fbb9cb4 15:28:27 $ docker rm -f acb98cb68ac5e5deb1f19dee15ceb2574a63e50bcbca2762dc6afddd3fbb9cb4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:28:29 Stashed 43 file(s) [Pipeline] echo 15:28:29 [edgeXSemver] initialized semver on version 1.2.0-dev.26 [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 15:28:44 Still waiting to schedule task 15:28:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:28:44 Still waiting to schedule task 15:28:44 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:31:11 Running on prd-centos7-docker-4c-2g-4989 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 15:31:11 Running in /w/workspace/device-sdk-go/26 [Pipeline] { [Pipeline] checkout 15:31:14 using credential edgex-jenkins-ssh 15:31:14 Cloning the remote Git repository 15:31:14 Cloning with configured refspecs honoured and without tags 15:31:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:31:14 > git init /w/workspace/device-sdk-go/26 # timeout=10 15:31:15 Fetching without tags 15:31:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:31:14 > git --version # timeout=10 15:31:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:31:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:31:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:31:15 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:31:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:31:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:31:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:31:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:31:15 Checking out Revision e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 (master) 15:31:15 > git config core.sparsecheckout # timeout=10 15:31:15 > git checkout -f e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 15:31:19 Commit message: "Merge pull request #448 from hahattan/issue-418" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:31:20 ========================================================= 15:31:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:31:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:31:21 + 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 . 15:31:21 Sending build context to Docker daemon 2.917MB 15:31:21 Step 1/8 : ARG BASE=golang:1.13-alpine 15:31:21 Step 2/8 : FROM ${BASE} 15:31:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:31:21 e6b0cf9c0882: Pulling fs layer 15:31:21 2848faf0eed1: Pulling fs layer 15:31:21 0f37312ad70f: Pulling fs layer 15:31:21 5788d62ee057: Pulling fs layer 15:31:21 0e6b1d234666: Pulling fs layer 15:31:21 bf5d7aec512f: Pulling fs layer 15:31:21 34c802a77dc8: Pulling fs layer 15:31:21 9eb99e56ec68: Pulling fs layer 15:31:21 27c7a5d97fbd: Pulling fs layer 15:31:21 5c102a31e300: Pulling fs layer 15:31:21 dcfb455df0a1: Pulling fs layer 15:31:21 5788d62ee057: Waiting 15:31:21 0e6b1d234666: Waiting 15:31:21 bf5d7aec512f: Waiting 15:31:21 34c802a77dc8: Waiting 15:31:21 9eb99e56ec68: Waiting 15:31:21 27c7a5d97fbd: Waiting 15:31:21 5c102a31e300: Waiting 15:31:21 dcfb455df0a1: Waiting 15:31:21 0f37312ad70f: Verifying Checksum 15:31:21 0f37312ad70f: Download complete 15:31:21 2848faf0eed1: Download complete 15:31:21 0e6b1d234666: Verifying Checksum 15:31:21 0e6b1d234666: Download complete 15:31:21 e6b0cf9c0882: Verifying Checksum 15:31:21 e6b0cf9c0882: Download complete 15:31:21 bf5d7aec512f: Verifying Checksum 15:31:21 bf5d7aec512f: Download complete 15:31:21 e6b0cf9c0882: Pull complete 15:31:21 2848faf0eed1: Pull complete 15:31:22 0f37312ad70f: Pull complete 15:31:22 34c802a77dc8: Download complete 15:31:22 27c7a5d97fbd: Verifying Checksum 15:31:22 27c7a5d97fbd: Download complete 15:31:22 5c102a31e300: Verifying Checksum 15:31:22 5c102a31e300: Download complete 15:31:22 dcfb455df0a1: Verifying Checksum 15:31:22 dcfb455df0a1: Download complete 15:31:23 9eb99e56ec68: Verifying Checksum 15:31:23 9eb99e56ec68: Download complete 15:31:23 5788d62ee057: Download complete 15:31:30 5788d62ee057: Pull complete 15:31:30 0e6b1d234666: Pull complete 15:31:30 bf5d7aec512f: Pull complete 15:31:34 34c802a77dc8: Pull complete 15:31:37 9eb99e56ec68: Pull complete 15:31:37 27c7a5d97fbd: Pull complete 15:31:38 5c102a31e300: Pull complete 15:31:38 dcfb455df0a1: Pull complete 15:31:38 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:31:38 ---> 7c70fe431013 15:31:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:31:38 ---> Running in a8f969632e93 15:31:38 Removing intermediate container a8f969632e93 15:31:38 ---> d0c50773224f 15:31:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:38 ---> Running in e1985ef7d4b7 15:31:40 Removing intermediate container e1985ef7d4b7 15:31:40 ---> 57b2e30c8e3a 15:31:40 Step 5/8 : RUN apk add --no-cache make git 15:31:40 ---> Running in 7c2337e9c3c7 15:31:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:31:41 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:31:41 OK: 143 MiB in 39 packages 15:31:42 Removing intermediate container 7c2337e9c3c7 15:31:42 ---> add7640c13a0 15:31:42 Step 6/8 : WORKDIR /device-sdk-go 15:31:42 ---> Running in 4390fe110079 15:31:42 Removing intermediate container 4390fe110079 15:31:42 ---> 26c7e8097652 15:31:42 Step 7/8 : COPY . . 15:31:42 ---> 612283e66cee 15:31:42 Step 8/8 : RUN go mod download 15:31:42 ---> Running in ccbdb1f1926a 15:31:44 go: finding github.com/BurntSushi/toml v0.3.1 15:31:44 go: finding github.com/OneOfOne/xxhash v1.2.6 15:31:44 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:31:44 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:31:44 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:31:44 go: finding github.com/bgentry/speakeasy v0.1.0 15:31:44 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:31:44 go: finding github.com/davecgh/go-spew v1.1.1 15:31:44 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 15:31:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:31:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:31:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:31:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:31:45 go: finding github.com/fatih/color v1.7.0 15:31:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:31:45 go: finding github.com/go-kit/kit v0.8.0 15:31:45 go: finding github.com/go-logfmt/logfmt v0.4.0 15:31:45 go: finding github.com/go-stack/stack v1.8.0 15:31:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:31:45 go: finding github.com/google/uuid v1.1.0 15:31:45 go: finding github.com/gorilla/mux v1.7.1 15:31:45 go: finding github.com/hashicorp/consul/api v1.1.0 15:31:45 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:31:45 go: finding github.com/hashicorp/errwrap v1.0.0 15:31:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:31:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:31:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:31:45 go: finding github.com/hashicorp/go-multierror v1.0.0 15:31:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:31:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:31:45 go: finding github.com/hashicorp/go-syslog v1.0.0 15:31:45 go: finding github.com/hashicorp/go-uuid v1.0.1 15:31:45 go: finding github.com/hashicorp/go.net v0.0.1 15:31:45 go: finding github.com/hashicorp/golang-lru v0.5.0 15:31:45 go: finding github.com/hashicorp/logutils v1.0.0 15:31:45 go: finding github.com/hashicorp/mdns v1.0.0 15:31:45 go: finding github.com/hashicorp/memberlist v0.1.3 15:31:45 go: finding github.com/hashicorp/serf v0.8.2 15:31:45 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:31:45 go: finding github.com/mattn/go-colorable v0.0.9 15:31:45 go: finding github.com/mattn/go-isatty v0.0.3 15:31:45 go: finding github.com/miekg/dns v1.0.14 15:31:45 go: finding github.com/mitchellh/cli v1.0.0 15:31:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:31:45 go: finding github.com/mitchellh/copystructure v1.0.0 15:31:45 go: finding github.com/mitchellh/go-homedir v1.0.0 15:31:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:31:45 go: finding github.com/mitchellh/gox v0.4.0 15:31:45 go: finding github.com/mitchellh/iochan v1.0.0 15:31:45 go: finding github.com/mitchellh/mapstructure v1.1.2 15:31:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:31:45 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:31:45 go: finding github.com/pelletier/go-toml v1.2.0 15:31:45 go: finding github.com/pkg/errors v0.8.1 15:31:45 go: finding github.com/pmezard/go-difflib v1.0.0 15:31:45 go: finding github.com/posener/complete v1.1.1 15:31:45 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:31:45 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:31:45 go: finding github.com/stretchr/objx v0.1.0 15:31:45 go: finding github.com/stretchr/testify v1.5.1 15:31:45 go: finding github.com/ugorji/go v1.1.4 15:31:45 go: finding github.com/x448/float16 v0.8.4 15:31:45 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:31:45 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:31:45 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:31:45 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:31:45 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:31:45 go: finding gopkg.in/yaml.v2 v2.2.8 15:31:49 Removing intermediate container ccbdb1f1926a 15:31:49 ---> bda2e1df9bff 15:31:49 Successfully built bda2e1df9bff 15:31:49 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 15:31:50 + docker inspect -f . ci-base-image-x86_64 15:31:50 . [Pipeline] withDockerContainer 15:31:50 prd-centos7-docker-4c-2g-4989 does not seem to be running inside a container 15:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/26 -v /w/workspace/device-sdk-go/26:/w/workspace/device-sdk-go/26:rw,z -v /w/workspace/device-sdk-go/26@tmp:/w/workspace/device-sdk-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:31:51 $ docker top 4649a1a6ef74a1d1552bc41bb3f48c7f007fc4ace3431f558462f17fff076833 -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:51 + go version 15:31:51 go version go1.13.5 linux/amd64 [Pipeline] sh 15:31:52 + make test 15:31:52 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:31:52 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:32:02 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:32:02 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:32:02 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 15:32:03 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.009s coverage: 22.1% of statements 15:32:11 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.047s coverage: 95.8% of statements 15:32:43 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.018s coverage: 11.4% of statements 15:32:43 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.008s coverage: 22.1% of statements 15:32:43 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:32:43 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.160s coverage: 36.9% of statements 15:32:43 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:32:43 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:32:43 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.554s coverage: 74.9% of statements 15:32:43 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:32:43 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:32:43 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:32:43 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.064s coverage: 52.6% of statements 15:32:43 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 15:32:43 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.096s coverage: 71.4% of statements 15:32:43 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 15:32:43 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:32:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:32:43 gofmt -l . 15:32:43 [ "`gofmt -l .`" = "" ] 15:32:43 ./bin/test-attribution-txt.sh 15:32:43 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:32:44 Stashed 1 file(s) [Pipeline] } 15:32:44 $ docker stop --time=1 4649a1a6ef74a1d1552bc41bb3f48c7f007fc4ace3431f558462f17fff076833 15:32:45 $ docker rm -f 4649a1a6ef74a1d1552bc41bb3f48c7f007fc4ace3431f558462f17fff076833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4990 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 15:32:46 Running in /w/workspace/device-sdk-go/26 [Pipeline] { [Pipeline] checkout 15:32:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:32:46 + ls -al . 15:32:46 total 160 15:32:46 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 20 15:32 . 15:32:46 drwxrwxr-x. 4 jenkins jenkins 30 Apr 20 15:31 .. 15:32:46 drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 15:31 api 15:32:46 drwxrwxr-x. 2 jenkins jenkins 64 Apr 20 15:31 bin 15:32:46 -rw-r--r--. 1 jenkins jenkins 97497 Apr 20 15:32 coverage.out 15:32:46 -rw-rw-r--. 1 jenkins jenkins 936 Apr 20 15:31 Dockerfile.build 15:32:46 -rw-rw-r--. 1 jenkins jenkins 140 Apr 20 15:31 .dockerignore 15:32:46 drwxrwxr-x. 4 jenkins jenkins 48 Apr 20 15:31 example 15:32:46 drwxrwxr-x. 8 jenkins jenkins 162 Apr 20 15:31 .git 15:32:46 drwxrwxr-x. 2 jenkins jenkins 38 Apr 20 15:31 .github 15:32:46 -rw-rw-r--. 1 jenkins jenkins 138 Apr 20 15:31 .gitignore 15:32:46 -rw-r--r--. 1 jenkins jenkins 446 Apr 20 15:32 go.mod 15:32:46 -rw-r--r--. 1 jenkins jenkins 12076 Apr 20 15:32 go.sum 15:32:46 drwxrwxr-x. 15 jenkins jenkins 217 Apr 20 15:31 internal 15:32:46 -rw-rw-r--. 1 jenkins jenkins 808 Apr 20 15:31 Jenkinsfile 15:32:46 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 20 15:31 LICENSE 15:32:46 -rw-rw-r--. 1 jenkins jenkins 892 Apr 20 15:31 Makefile 15:32:46 drwxrwxr-x. 5 jenkins jenkins 50 Apr 20 15:31 pkg 15:32:46 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 20 15:31 README.md 15:32:46 drwxrwxr-x. 3 jenkins jenkins 44 Apr 20 15:31 .semver 15:32:46 drwxrwxr-x. 4 jenkins jenkins 54 Apr 20 15:31 snap 15:32:46 -rw-rw-r--. 1 jenkins jenkins 12 Apr 20 15:28 VERSION 15:32:46 -rw-rw-r--. 1 jenkins jenkins 222 Apr 20 15:31 version.go [Pipeline] isUnix [Pipeline] sh 15:32:47 + 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=e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 --label arch=amd64 --label version=1.2.0-dev.26 . 15:32:47 Sending build context to Docker daemon 3.036MB 15:32:47 Step 1/21 : ARG BASE=golang:1.13-alpine 15:32:47 Step 2/21 : FROM ${BASE} AS builder 15:32:47 ---> bda2e1df9bff 15:32:47 Step 3/21 : ARG MAKE='make build' 15:32:47 ---> Running in 098e10fcf02f 15:32:47 Removing intermediate container 098e10fcf02f 15:32:47 ---> 8719cd323a1a 15:32:47 Step 4/21 : WORKDIR /device-sdk-go 15:32:47 ---> Running in dc4f9935adc9 15:32:47 Removing intermediate container dc4f9935adc9 15:32:47 ---> 5017b8fb99f7 15:32:47 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:32:47 ---> Running in cf9da36bf8a1 15:32:47 Removing intermediate container cf9da36bf8a1 15:32:47 ---> bd769f468b9e 15:32:47 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:47 ---> Running in 6eee004eac9f 15:32:48 Removing intermediate container 6eee004eac9f 15:32:48 ---> a8c8b2c53155 15:32:48 Step 7/21 : RUN apk add --update --no-cache make git 15:32:48 ---> Running in a19dd0ab00ec 15:32:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:32:49 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:32:50 OK: 143 MiB in 39 packages 15:32:50 Removing intermediate container a19dd0ab00ec 15:32:50 ---> 1593e895b71e 15:32:50 Step 8/21 : COPY . . 15:32:51 ---> cdba02e6ad81 15:32:51 Step 9/21 : RUN ${MAKE} 15:32:51 ---> Running in 08240c9d8f0f 15:32:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.26" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:32:52 using credential edgex-jenkins-ssh 15:32:52 Cloning the remote Git repository 15:32:52 Cloning with configured refspecs honoured and without tags 15:32:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:32:52 > git init /w/workspace/device-sdk-go/26 # timeout=10 15:32:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:32:52 > git --version # timeout=10 15:32:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:32:53 Fetching without tags 15:32:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:32:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:32:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:32:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:32:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:32:54 Checking out Revision e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 (master) 15:32:54 > git config core.sparsecheckout # timeout=10 15:32:54 > git checkout -f e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 # timeout=10 15:32:59 Commit message: "Merge pull request #448 from hahattan/issue-418" 15:32:59 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 15:33:00 Removing intermediate container 08240c9d8f0f 15:33:00 ---> 1acf56c06a56 15:33:00 Step 10/21 : FROM scratch 15:33:00 ---> 15:33:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:33:00 ---> Running in ce544ea74b45 15:33:00 Removing intermediate container ce544ea74b45 15:33:00 ---> 6e835182da6d 15:33:00 Step 12/21 : ENV APP_PORT=49990 15:33:00 ---> Running in c1d84bc3e19f 15:33:00 Removing intermediate container c1d84bc3e19f 15:33:00 ---> 695fc2bc5aba 15:33:00 Step 13/21 : EXPOSE $APP_PORT 15:33:00 ---> Running in 86474bd336fc [Pipeline] echo 15:33:00 ========================================================= 15:33:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:33:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:33:00 Removing intermediate container 86474bd336fc 15:33:00 ---> 7a7c2e206822 15:33:00 Step 14/21 : WORKDIR / 15:33:00 ---> Running in 570d9a3c20b5 15:33:00 Removing intermediate container 570d9a3c20b5 15:33:00 ---> eb4433c168cb 15:33:00 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 15:33:01 ---> 1a9cbd789e60 15:33:01 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 15:33:01 ---> 655c01536f4a 15:33:01 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 15:33:01 ---> f5c3affee775 15:33:01 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:01 ---> Running in 86202f6c97bf 15:33:01 + 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 . 15:33:01 Removing intermediate container 86202f6c97bf 15:33:01 ---> fbcd58e758b7 15:33:01 Step 19/21 : LABEL arch=amd64 15:33:01 ---> Running in db31c103f192 15:33:01 Removing intermediate container db31c103f192 15:33:01 ---> a9bf87cab13f 15:33:01 Step 20/21 : LABEL git_sha=e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 15:33:01 ---> Running in 23d9996d0adb 15:33:01 Removing intermediate container 23d9996d0adb 15:33:01 ---> 078e463665e9 15:33:01 Step 21/21 : LABEL version=1.2.0-dev.26 15:33:01 ---> Running in 2551968d8df9 15:33:02 Removing intermediate container 2551968d8df9 15:33:02 ---> 98ecc370e634 15:33:02 [Warning] One or more build-args [ARCH] were not consumed 15:33:02 Successfully built 98ecc370e634 15:33:02 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] } 15:33:02 Sending build context to Docker daemon 2.917MB 15:33:02 Step 1/8 : ARG BASE=golang:1.13-alpine 15:33:02 Step 2/8 : FROM ${BASE} [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 15:33:02 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:33:02 cde5963f3b93: Pulling fs layer 15:33:02 2a23fa8c16f7: Pulling fs layer 15:33:02 777b28850792: Pulling fs layer 15:33:02 8a11ddd9e578: Pulling fs layer 15:33:02 4cf88f913ddb: Pulling fs layer 15:33:02 1df406cf5192: Pulling fs layer 15:33:02 cd6300453558: Pulling fs layer 15:33:02 b9c365052c96: Pulling fs layer 15:33:02 a2d8cc88f415: Pulling fs layer 15:33:02 ea1d1ca13537: Pulling fs layer 15:33:02 3750a50a1c5e: Pulling fs layer 15:33:02 1df406cf5192: Waiting 15:33:02 cd6300453558: Waiting 15:33:02 b9c365052c96: Waiting 15:33:02 a2d8cc88f415: Waiting 15:33:02 ea1d1ca13537: Waiting 15:33:02 3750a50a1c5e: Waiting 15:33:02 8a11ddd9e578: Waiting 15:33:02 4cf88f913ddb: Waiting 15:33:02 777b28850792: Verifying Checksum 15:33:02 777b28850792: Download complete 15:33:02 2a23fa8c16f7: Verifying Checksum 15:33:02 2a23fa8c16f7: Download complete 15:33:02 4cf88f913ddb: Verifying Checksum 15:33:02 4cf88f913ddb: Download complete 15:33:02 1df406cf5192: Verifying Checksum 15:33:02 1df406cf5192: Download complete [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 15:33:03 cde5963f3b93: Download complete [Pipeline] } 15:33:03 cde5963f3b93: Pull complete 15:33:04 2a23fa8c16f7: Pull complete 15:33:04 777b28850792: Pull complete 15:33:07 cd6300453558: Verifying Checksum 15:33:07 cd6300453558: Download complete 15:33:07 a2d8cc88f415: Verifying Checksum 15:33:07 a2d8cc88f415: Download complete 15:33:09 ea1d1ca13537: Verifying Checksum 15:33:09 ea1d1ca13537: Download complete 15:33:09 3750a50a1c5e: Verifying Checksum 15:33:09 3750a50a1c5e: Download complete 15:33:12 b9c365052c96: Verifying Checksum 15:33:12 b9c365052c96: Download complete 15:33:13 8a11ddd9e578: Verifying Checksum 15:33:13 8a11ddd9e578: Download complete 15:33:26 8a11ddd9e578: Pull complete 15:33:26 4cf88f913ddb: Pull complete 15:33:26 1df406cf5192: Pull complete 15:33:29 cd6300453558: Pull complete 15:33:34 b9c365052c96: Pull complete 15:33:34 a2d8cc88f415: Pull complete 15:33:36 ea1d1ca13537: Pull complete 15:33:37 3750a50a1c5e: Pull complete 15:33:37 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:33:37 ---> 78745c68409d 15:33:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:33:41 ---> Running in 19ad2a8014bc 15:33:41 Removing intermediate container 19ad2a8014bc 15:33:41 ---> 141bcd2f8ebb 15:33:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:41 ---> Running in 8a86bb8ef26c 15:33:43 Removing intermediate container 8a86bb8ef26c 15:33:43 ---> e727fee6e79f 15:33:43 Step 5/8 : RUN apk add --no-cache make git 15:33:44 ---> Running in 8a17abbe4098 15:33:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:33:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:33:46 OK: 125 MiB in 39 packages 15:33:47 Removing intermediate container 8a17abbe4098 15:33:47 ---> 4a799b51209a 15:33:47 Step 6/8 : WORKDIR /device-sdk-go 15:33:47 ---> Running in c0898ad010cd 15:33:47 Removing intermediate container c0898ad010cd 15:33:47 ---> 38be3eca30b0 15:33:47 Step 7/8 : COPY . . 15:33:48 ---> 1807900311ab 15:33:48 Step 8/8 : RUN go mod download 15:33:49 ---> Running in 14683ce66d45 15:33:51 go: finding github.com/BurntSushi/toml v0.3.1 15:33:51 go: finding github.com/OneOfOne/xxhash v1.2.6 15:33:51 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:33:51 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:33:51 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:33:51 go: finding github.com/bgentry/speakeasy v0.1.0 15:33:51 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:33:51 go: finding github.com/davecgh/go-spew v1.1.1 15:33:51 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 15:33:51 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:33:51 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:33:51 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:33:51 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:33:51 go: finding github.com/fatih/color v1.7.0 15:33:51 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:33:51 go: finding github.com/go-kit/kit v0.8.0 15:33:51 go: finding github.com/go-logfmt/logfmt v0.4.0 15:33:51 go: finding github.com/go-stack/stack v1.8.0 15:33:51 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:33:51 go: finding github.com/google/uuid v1.1.0 15:33:51 go: finding github.com/gorilla/mux v1.7.1 15:33:51 go: finding github.com/hashicorp/consul/api v1.1.0 15:33:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:33:51 go: finding github.com/hashicorp/errwrap v1.0.0 15:33:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:33:51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:33:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:33:51 go: finding github.com/hashicorp/go-multierror v1.0.0 15:33:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:33:51 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:33:51 go: finding github.com/hashicorp/go-syslog v1.0.0 15:33:51 go: finding github.com/hashicorp/go-uuid v1.0.1 15:33:51 go: finding github.com/hashicorp/go.net v0.0.1 15:33:51 go: finding github.com/hashicorp/golang-lru v0.5.0 15:33:51 go: finding github.com/hashicorp/logutils v1.0.0 15:33:51 go: finding github.com/hashicorp/mdns v1.0.0 15:33:51 go: finding github.com/hashicorp/memberlist v0.1.3 15:33:51 go: finding github.com/hashicorp/serf v0.8.2 15:33:51 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:33:51 go: finding github.com/mattn/go-colorable v0.0.9 15:33:51 go: finding github.com/mattn/go-isatty v0.0.3 15:33:51 go: finding github.com/miekg/dns v1.0.14 15:33:51 go: finding github.com/mitchellh/cli v1.0.0 15:33:51 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:33:51 go: finding github.com/mitchellh/copystructure v1.0.0 15:33:51 go: finding github.com/mitchellh/go-homedir v1.0.0 15:33:51 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:33:51 go: finding github.com/mitchellh/gox v0.4.0 15:33:51 go: finding github.com/mitchellh/iochan v1.0.0 15:33:51 go: finding github.com/mitchellh/mapstructure v1.1.2 15:33:51 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:33:51 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:33:51 go: finding github.com/pelletier/go-toml v1.2.0 15:33:51 go: finding github.com/pkg/errors v0.8.1 15:33:51 go: finding github.com/pmezard/go-difflib v1.0.0 15:33:51 go: finding github.com/posener/complete v1.1.1 15:33:51 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:33:51 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:33:51 go: finding github.com/stretchr/objx v0.1.0 15:33:51 go: finding github.com/stretchr/testify v1.5.1 15:33:51 go: finding github.com/ugorji/go v1.1.4 15:33:51 go: finding github.com/x448/float16 v0.8.4 15:33:51 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:33:51 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:33:51 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:33:51 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:33:51 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:33:51 go: finding gopkg.in/yaml.v2 v2.2.8 15:34:01 Removing intermediate container 14683ce66d45 15:34:01 ---> 2d1a7d184177 15:34:01 Successfully built 2d1a7d184177 15:34:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:34:02 + docker inspect -f . ci-base-image-arm64 15:34:02 . [Pipeline] withDockerContainer 15:34:03 prd-ubuntu18.04-docker-arm64-4c-16g-4990 does not seem to be running inside a container 15:34:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/26 -v /w/workspace/device-sdk-go/26:/w/workspace/device-sdk-go/26:rw,z -v /w/workspace/device-sdk-go/26@tmp:/w/workspace/device-sdk-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:34:04 $ docker top d7a6568ce31d7dbc10fe1e66b9ea718b290a354a5677816d9619145284a1b1a0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:05 + go version 15:34:05 go version go1.13.5 linux/arm64 [Pipeline] sh 15:34:06 + make test 15:34:06 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:34:07 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:34:34 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:34:34 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:34:34 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 15:34:36 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.016s coverage: 22.1% of statements 15:34:39 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.217s coverage: 95.8% of statements 15:35:11 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.068s coverage: 11.4% of statements 15:35:11 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.017s coverage: 22.1% of statements 15:35:11 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:35:11 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.189s coverage: 36.9% of statements 15:35:11 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:35:11 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:35:11 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.678s coverage: 74.9% of statements 15:35:11 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:35:11 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:35:11 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:35:11 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.042s coverage: 52.6% of statements 15:35:11 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 15:35:11 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.352s coverage: 71.4% of statements 15:35:11 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 15:35:11 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:35:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:35:14 gofmt -l . 15:35:14 [ "`gofmt -l .`" = "" ] 15:35:15 ./bin/test-attribution-txt.sh 15:35:15 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:35:16 Warning: overwriting stash ‘coverage-report’ 15:35:16 Stashed 1 file(s) [Pipeline] } 15:35:16 $ docker stop --time=1 d7a6568ce31d7dbc10fe1e66b9ea718b290a354a5677816d9619145284a1b1a0 15:35:18 $ docker rm -f d7a6568ce31d7dbc10fe1e66b9ea718b290a354a5677816d9619145284a1b1a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:35:20 + ls -al . 15:35:20 total 200 15:35:20 drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 15:35 . 15:35:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:32 .. 15:35:20 -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 15:32 .dockerignore 15:35:20 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 15:32 .git 15:35:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:32 .github 15:35:20 -rw-rw-r-- 1 jenkins jenkins 138 Apr 20 15:32 .gitignore 15:35:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:33 .semver 15:35:20 -rw-rw-r-- 1 jenkins jenkins 936 Apr 20 15:32 Dockerfile.build 15:35:20 -rw-rw-r-- 1 jenkins jenkins 808 Apr 20 15:32 Jenkinsfile 15:35:20 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 20 15:32 LICENSE 15:35:20 -rw-rw-r-- 1 jenkins jenkins 892 Apr 20 15:32 Makefile 15:35:20 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 20 15:32 README.md 15:35:20 -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 15:28 VERSION 15:35:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:32 api 15:35:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:32 bin 15:35:20 -rw-r--r-- 1 jenkins jenkins 97497 Apr 20 15:35 coverage.out 15:35:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:32 example 15:35:20 -rw-r--r-- 1 jenkins jenkins 446 Apr 20 15:35 go.mod 15:35:20 -rw-r--r-- 1 jenkins jenkins 12076 Apr 20 15:35 go.sum 15:35:20 drwxrwxr-x 15 jenkins jenkins 4096 Apr 20 15:32 internal 15:35:20 drwxrwxr-x 5 jenkins jenkins 4096 Apr 20 15:32 pkg 15:35:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:32 snap 15:35:20 -rw-rw-r-- 1 jenkins jenkins 222 Apr 20 15:32 version.go [Pipeline] isUnix [Pipeline] sh 15:35:20 + 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=e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 --label arch=arm64 --label version=1.2.0-dev.26 . 15:35:21 Sending build context to Docker daemon 3.036MB 15:35:21 Step 1/21 : ARG BASE=golang:1.13-alpine 15:35:21 Step 2/21 : FROM ${BASE} AS builder 15:35:21 ---> 2d1a7d184177 15:35:21 Step 3/21 : ARG MAKE='make build' 15:35:21 ---> Running in c1a0f62710ca 15:35:22 Removing intermediate container c1a0f62710ca 15:35:22 ---> be958239357f 15:35:22 Step 4/21 : WORKDIR /device-sdk-go 15:35:22 ---> Running in 6bb5a5839c0a 15:35:22 Removing intermediate container 6bb5a5839c0a 15:35:22 ---> 020e39cacdc5 15:35:22 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:35:22 ---> Running in b02a14862c57 15:35:22 Removing intermediate container b02a14862c57 15:35:22 ---> d6ffdafa6783 15:35:22 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:23 ---> Running in 95b02837f6e1 15:35:25 Removing intermediate container 95b02837f6e1 15:35:25 ---> cbd0fa17b371 15:35:25 Step 7/21 : RUN apk add --update --no-cache make git 15:35:25 ---> Running in 9314297f4e68 15:35:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:35:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:35:27 OK: 125 MiB in 39 packages 15:35:28 Removing intermediate container 9314297f4e68 15:35:28 ---> 31c0445e3488 15:35:28 Step 8/21 : COPY . . 15:35:29 ---> 1413e6e4b7a5 15:35:29 Step 9/21 : RUN ${MAKE} 15:35:29 ---> Running in 55101e78a3f0 15:35:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.26" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:35:52 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 15:35:55 Removing intermediate container 55101e78a3f0 15:35:55 ---> b0f70d7d1cb5 15:35:55 Step 10/21 : FROM scratch 15:35:55 ---> 15:35:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:35:55 ---> Running in e419dbd95811 15:35:55 Removing intermediate container e419dbd95811 15:35:55 ---> 04c2d277a3e0 15:35:55 Step 12/21 : ENV APP_PORT=49990 15:35:55 ---> Running in 11f105b3439f 15:35:56 Removing intermediate container 11f105b3439f 15:35:56 ---> 6c1b3b111f84 15:35:56 Step 13/21 : EXPOSE $APP_PORT 15:35:56 ---> Running in 5933c8c5b442 15:35:56 Removing intermediate container 5933c8c5b442 15:35:56 ---> 2caa040f8fd4 15:35:56 Step 14/21 : WORKDIR / 15:35:56 ---> Running in b3663f5a43a0 15:35:57 Removing intermediate container b3663f5a43a0 15:35:57 ---> 25483abef286 15:35:57 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 15:35:58 ---> 87697c043ca3 15:35:58 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 15:35:58 ---> 7c3931972fa9 15:35:58 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 15:35:59 ---> 3197784f5d93 15:35:59 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:59 ---> Running in b5926cbf10a2 15:35:59 Removing intermediate container b5926cbf10a2 15:35:59 ---> 00ca3b7da3c5 15:35:59 Step 19/21 : LABEL arch=arm64 15:35:59 ---> Running in 160c80d6c8bc 15:36:00 Removing intermediate container 160c80d6c8bc 15:36:00 ---> 2c6eee5156e1 15:36:00 Step 20/21 : LABEL git_sha=e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 15:36:00 ---> Running in ee15d74478f8 15:36:00 Removing intermediate container ee15d74478f8 15:36:00 ---> b85391cb0e9b 15:36:00 Step 21/21 : LABEL version=1.2.0-dev.26 15:36:00 ---> Running in c2cda7006b84 15:36:00 Removing intermediate container c2cda7006b84 15:36:00 ---> 2f42e5e185d2 15:36:00 [Warning] One or more build-args [ARCH] were not consumed 15:36:00 Successfully built 2f42e5e185d2 15:36:00 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:36:02 provisioning config files... 15:36:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4296175831742368240tmp [Pipeline] { [Pipeline] sh 15:36:03 + curl -s https://codecov.io/bash 15:36:03 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4296175831742368240tmp 15:36:03 15:36:03 _____ _ 15:36:03 / ____| | | 15:36:03 | | ___ __| | ___ ___ _____ __ 15:36:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:36:03 | |___| (_) | (_| | __/ (_| (_) \ V / 15:36:03 \_____\___/ \__,_|\___|\___\___/ \_/ 15:36:03 Bash-tbd 15:36:03 15:36:03 15:36:03 ==> Jenkins CI detected. 15:36:03 project root: . 15:36:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:36:03 ==> Running gcov in . (disable via -X gcov) 15:36:03 ==> Python coveragepy not found 15:36:03 ==> Searching for coverage reports in: 15:36:03 + . 15:36:03 -> Found 1 reports 15:36:03 ==> Detecting git/mercurial file structure 15:36:03 ==> Reading reports 15:36:03 + ./coverage.out bytes=97497 15:36:03 ==> Appending adjustments 15:36:03 http://docs.codecov.io/docs/fixing-reports 15:36:03 + Found adjustments 15:36:03 ==> Gzipping contents 15:36:03 ==> Uploading reports 15:36:03 url: https://codecov.io 15:36:03 query: branch=master&commit=e907dc85042501c8e2f4fb84c2bfa5a8a6549c65&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 15:36:03 -> Pinging Codecov 15:36:03 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=e907dc85042501c8e2f4fb84c2bfa5a8a6549c65&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 15:36:04 -> Uploading 15:36:05 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 [Pipeline] } 15:36:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:36:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:36:05 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:36:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:36:06 15:36:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 15:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:36:06 1.217.3: Pulling from edgex-devops/edgex-snyk-go 15:36:06 e6b0cf9c0882: Pulling fs layer 15:36:06 2848faf0eed1: Pulling fs layer 15:36:06 0f37312ad70f: Pulling fs layer 15:36:06 7d08f2745646: Pulling fs layer 15:36:06 4c9f31393084: Pulling fs layer 15:36:06 eb21ddb83652: Pulling fs layer 15:36:06 345998794f6b: Pulling fs layer 15:36:06 97a711d68925: Pulling fs layer 15:36:06 7c8476c1cb00: Pulling fs layer 15:36:06 7d08f2745646: Waiting 15:36:06 4c9f31393084: Waiting 15:36:06 eb21ddb83652: Waiting 15:36:06 345998794f6b: Waiting 15:36:06 97a711d68925: Waiting 15:36:06 7c8476c1cb00: Waiting 15:36:06 0f37312ad70f: Verifying Checksum 15:36:06 0f37312ad70f: Download complete 15:36:06 2848faf0eed1: Verifying Checksum 15:36:06 2848faf0eed1: Download complete 15:36:06 4c9f31393084: Verifying Checksum 15:36:06 4c9f31393084: Download complete 15:36:06 eb21ddb83652: Verifying Checksum 15:36:06 eb21ddb83652: Download complete 15:36:06 e6b0cf9c0882: Verifying Checksum 15:36:07 e6b0cf9c0882: Pull complete 15:36:07 345998794f6b: Verifying Checksum 15:36:07 345998794f6b: Download complete 15:36:07 2848faf0eed1: Pull complete 15:36:07 0f37312ad70f: Pull complete 15:36:08 97a711d68925: Verifying Checksum 15:36:08 97a711d68925: Download complete 15:36:09 7c8476c1cb00: Verifying Checksum 15:36:09 7c8476c1cb00: Download complete 15:36:10 7d08f2745646: Verifying Checksum 15:36:10 7d08f2745646: Download complete 15:36:19 7d08f2745646: Pull complete 15:36:19 4c9f31393084: Pull complete 15:36:19 eb21ddb83652: Pull complete 15:36:20 345998794f6b: Pull complete 15:36:23 97a711d68925: Pull complete 15:36:25 7c8476c1cb00: Pull complete 15:36:25 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 15:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 15:36:25 prd-centos7-docker-4c-2g-4988 does not seem to be running inside a container 15:36:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 15:36:27 $ docker top f049d330b077e0339508f3b19841e2a97c126bfc3caf45e638261f5481fbc613 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:27 + snyk monitor '--org=edgex-jenkins' 15:36:34 15:36:34 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 15:36:34 15:36:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/292cc391-9b5b-4207-a4c7-455b99254e64 15:36:34 15:36:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:36:34 15:36:34 [Pipeline] } 15:36:34 $ docker stop --time=1 f049d330b077e0339508f3b19841e2a97c126bfc3caf45e638261f5481fbc613 15:36:36 $ docker rm -f f049d330b077e0339508f3b19841e2a97c126bfc3caf45e638261f5481fbc613 [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 15:36:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:36:37 . [Pipeline] withDockerContainer 15:36:37 prd-centos7-docker-4c-2g-4988 does not seem to be running inside a container 15:36:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:36:38 $ docker top 3a64a5a9ceb7de541b2a5e0fe093e216db4a807fe8c2cc3e9ff7b19c7d7c0e32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:38 [ssh-agent] Looking for ssh-agent implementation... 15:36:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:39 $ docker exec 3a64a5a9ceb7de541b2a5e0fe093e216db4a807fe8c2cc3e9ff7b19c7d7c0e32 ssh-agent 15:36:39 SSH_AUTH_SOCK=/tmp/ssh-GCrRHHWWVT3p/agent.14 15:36:39 SSH_AGENT_PID=20 15:36:39 Running ssh-add (command line suppressed) 15:36:39 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5714292409503211907.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5714292409503211907.key) 15:36:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:40 + git semver tag 15:36:40 # -> Open(): unable to determine branch for HEAD 15:36:40 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:36:40 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:36:40 # $SEMVER_REMOTE_NAME = origin 15:36:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:36:40 # $SEMVER_USER_NAME = edgex-jenkins 15:36:40 # $SEMVER_BRANCH = master 15:36:40 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 15:36:40 # e907dc85042501c8e2f4fb84c2bfa5a8a6549c65 HEAD 15:36:40 # -> Force: false 15:36:40 # 278af822e8bec2dfc371519e82b7db5661a4141b refs/tags/v1.2.0-dev.26 [Pipeline] } 15:36:40 $ docker exec --env ******** --env ******** 3a64a5a9ceb7de541b2a5e0fe093e216db4a807fe8c2cc3e9ff7b19c7d7c0e32 ssh-agent -k 15:36:40 unset SSH_AUTH_SOCK; 15:36:40 unset SSH_AGENT_PID; 15:36:40 echo Agent pid 20 killed; 15:36:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:41 + git semver [Pipeline] } 15:36:41 $ docker stop --time=1 3a64a5a9ceb7de541b2a5e0fe093e216db4a807fe8c2cc3e9ff7b19c7d7c0e32 15:36:44 $ docker rm -f 3a64a5a9ceb7de541b2a5e0fe093e216db4a807fe8c2cc3e9ff7b19c7d7c0e32 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:36:44 15:36:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:36:45 0.23.1-centos7: Pulling from edgex-lftools 15:36:45 ab5ef0e58194: Pulling fs layer 15:36:45 9712f1f96733: Pulling fs layer 15:36:45 63f879dbbcfc: Pulling fs layer 15:36:45 0d9ebad4ef96: Pulling fs layer 15:36:45 e9a5061849ea: Pulling fs layer 15:36:45 d747dcd14b5f: Pulling fs layer 15:36:45 2de7ff778b66: Pulling fs layer 15:36:45 0d9ebad4ef96: Waiting 15:36:45 e9a5061849ea: Waiting 15:36:45 d747dcd14b5f: Waiting 15:36:45 2de7ff778b66: Waiting 15:36:45 9712f1f96733: Verifying Checksum 15:36:45 9712f1f96733: Download complete 15:36:46 63f879dbbcfc: Verifying Checksum 15:36:46 63f879dbbcfc: Download complete 15:36:47 e9a5061849ea: Verifying Checksum 15:36:47 e9a5061849ea: Download complete 15:36:47 d747dcd14b5f: Verifying Checksum 15:36:47 d747dcd14b5f: Download complete 15:36:48 0d9ebad4ef96: Verifying Checksum 15:36:48 0d9ebad4ef96: Download complete 15:36:48 ab5ef0e58194: Verifying Checksum 15:36:48 ab5ef0e58194: Download complete 15:36:48 2de7ff778b66: Verifying Checksum 15:36:48 2de7ff778b66: Download complete 15:36:54 ab5ef0e58194: Pull complete 15:36:54 9712f1f96733: Pull complete 15:36:55 63f879dbbcfc: Pull complete 15:37:05 0d9ebad4ef96: Pull complete 15:37:06 e9a5061849ea: Pull complete 15:37:06 d747dcd14b5f: Pull complete 15:37:08 2de7ff778b66: Pull complete 15:37:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:37:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:37:09 prd-centos7-docker-4c-2g-4988 does not seem to be running inside a container 15:37:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:37:09 $ docker top afe5d0958ef82a1402aa9bc82f45798d9174a2d6505f4c2943a2c2ecf692072c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:37:10 provisioning config files... 15:37:10 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7618643267944038036tmp 15:37:10 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6489089882136650272tmp 15:37:10 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1877117307088357237tmp [Pipeline] { [Pipeline] echo 15:37:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:37:10 ---> sigul-configuration.sh 15:37:10 gpg: directory `/root/.gnupg' created 15:37:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:37:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:37:10 gpg: keyring `/root/.gnupg/secring.gpg' created 15:37:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:37:10 gpg: CAST5 encrypted data 15:37:10 gpg: encrypted with 1 passphrase 15:37:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:37:11 + mkdir /home/jenkins 15:37:11 + mkdir /home/jenkins/sigul [Pipeline] sh 15:37:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 15:37:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:37:12 ---> sigul-install.sh 15:37:21 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:37:22 + git tag --list 15:37:22 v1.2.0-dev.26 [Pipeline] sh 15:37:22 + lftools sign git-tag v1.2.0-dev.26 15:37:24 Signing Git tag with Sigul... 15:37:24 Signing v1.2.0-dev.26 [Pipeline] echo 15:37:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:37:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:37:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:37:27 $ docker stop --time=1 afe5d0958ef82a1402aa9bc82f45798d9174a2d6505f4c2943a2c2ecf692072c 15:37:29 $ docker rm -f afe5d0958ef82a1402aa9bc82f45798d9174a2d6505f4c2943a2c2ecf692072c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:37:30 . [Pipeline] withDockerContainer 15:37:30 prd-centos7-docker-4c-2g-4988 does not seem to be running inside a container 15:37:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:37:32 $ docker top eb6f28b20c46a6d84a248ea8c348d00c14c115d7a571d822ac9b6f078f79771c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:32 [ssh-agent] Looking for ssh-agent implementation... 15:37:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:33 $ docker exec eb6f28b20c46a6d84a248ea8c348d00c14c115d7a571d822ac9b6f078f79771c ssh-agent 15:37:34 SSH_AUTH_SOCK=/tmp/ssh-wJHXlw39LUJb/agent.15 15:37:34 SSH_AGENT_PID=21 15:37:34 Running ssh-add (command line suppressed) 15:37:34 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4746355143772760897.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4746355143772760897.key) 15:37:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:35 + git semver bump pre 15:37:35 # -> Open(): unable to determine branch for HEAD 15:37:35 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:37:35 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:37:35 # $SEMVER_REMOTE_NAME = origin 15:37:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:37:35 # $SEMVER_USER_NAME = edgex-jenkins 15:37:35 # $SEMVER_BRANCH = master 15:37:35 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 15:37:35 1.2.0-dev.27 [Pipeline] } 15:37:35 $ docker exec --env ******** --env ******** eb6f28b20c46a6d84a248ea8c348d00c14c115d7a571d822ac9b6f078f79771c ssh-agent -k 15:37:35 unset SSH_AUTH_SOCK; 15:37:35 unset SSH_AGENT_PID; 15:37:35 echo Agent pid 21 killed; 15:37:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:36 + git semver [Pipeline] } 15:37:36 $ docker stop --time=1 eb6f28b20c46a6d84a248ea8c348d00c14c115d7a571d822ac9b6f078f79771c 15:37:38 $ docker rm -f eb6f28b20c46a6d84a248ea8c348d00c14c115d7a571d822ac9b6f078f79771c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:37:38 . [Pipeline] withDockerContainer 15:37:39 prd-centos7-docker-4c-2g-4988 does not seem to be running inside a container 15:37:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:37:40 $ docker top d101aa71c4b3e63bc31a05c8d6b561d5e95b532fffd9c7f4b2bf6bb5e8471199 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:40 [ssh-agent] Looking for ssh-agent implementation... 15:37:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:41 $ docker exec d101aa71c4b3e63bc31a05c8d6b561d5e95b532fffd9c7f4b2bf6bb5e8471199 ssh-agent 15:37:41 SSH_AUTH_SOCK=/tmp/ssh-VKrzE4SNvSXG/agent.15 15:37:41 SSH_AGENT_PID=21 15:37:41 Running ssh-add (command line suppressed) 15:37:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5245191836043515692.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5245191836043515692.key) 15:37:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:43 + git semver push 15:37:43 # -> Open(): unable to determine branch for HEAD 15:37:43 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 15:37:43 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 15:37:43 # $SEMVER_REMOTE_NAME = origin 15:37:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:37:43 # $SEMVER_USER_NAME = edgex-jenkins 15:37:43 # $SEMVER_BRANCH = master 15:37:43 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 15:37:49 $ docker exec --env ******** --env ******** d101aa71c4b3e63bc31a05c8d6b561d5e95b532fffd9c7f4b2bf6bb5e8471199 ssh-agent -k 15:37:50 unset SSH_AUTH_SOCK; 15:37:50 unset SSH_AGENT_PID; 15:37:50 echo Agent pid 21 killed; 15:37:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:51 + git semver [Pipeline] } 15:37:51 $ docker stop --time=1 d101aa71c4b3e63bc31a05c8d6b561d5e95b532fffd9c7f4b2bf6bb5e8471199 15:37:53 $ docker rm -f d101aa71c4b3e63bc31a05c8d6b561d5e95b532fffd9c7f4b2bf6bb5e8471199 [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 15:37:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:37:54 ---> package-listing.sh 15:37:54 ++ facter osfamily 15:37:54 ++ tr '[:upper:]' '[:lower:]' 15:37:54 + OS_FAMILY=redhat 15:37:54 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 15:37:54 + START_PACKAGES=/tmp/packages_start.txt 15:37:54 + END_PACKAGES=/tmp/packages_end.txt 15:37:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:54 + PACKAGES=/tmp/packages_start.txt 15:37:54 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 15:37:54 + PACKAGES=/tmp/packages_end.txt 15:37:54 + case "${OS_FAMILY}" in 15:37:54 + sort 15:37:54 + rpm -qa 15:38:00 + '[' -f /tmp/packages_start.txt ']' 15:38:00 + '[' -f /tmp/packages_end.txt ']' 15:38:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:38:00 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 15:38:00 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 15:38:00 + 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 15:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:38:00 15:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:38:01 alpine: Pulling from edgex-lftools-log-publisher 15:38:01 c9b1b535fdd9: Pulling fs layer 15:38:01 2cc5ad85d9ab: Pulling fs layer 15:38:01 756a868c4378: Pulling fs layer 15:38:01 444b2fc9a129: Pulling fs layer 15:38:01 ea15f1150254: Pulling fs layer 15:38:01 41b27a9f41bf: Pulling fs layer 15:38:01 28c525ee5125: Pulling fs layer 15:38:01 094b1ea09ed8: Pulling fs layer 15:38:01 138eaada9080: Pulling fs layer 15:38:01 0622d0fa9048: Pulling fs layer 15:38:01 41b27a9f41bf: Waiting 15:38:01 28c525ee5125: Waiting 15:38:01 094b1ea09ed8: Waiting 15:38:01 444b2fc9a129: Waiting 15:38:01 ea15f1150254: Waiting 15:38:01 0622d0fa9048: Waiting 15:38:01 138eaada9080: Waiting 15:38:01 2cc5ad85d9ab: Download complete 15:38:01 444b2fc9a129: Verifying Checksum 15:38:01 444b2fc9a129: Download complete 15:38:01 c9b1b535fdd9: Verifying Checksum 15:38:01 c9b1b535fdd9: Download complete 15:38:01 ea15f1150254: Download complete 15:38:01 28c525ee5125: Verifying Checksum 15:38:01 28c525ee5125: Download complete 15:38:01 c9b1b535fdd9: Pull complete 15:38:01 756a868c4378: Verifying Checksum 15:38:01 756a868c4378: Download complete 15:38:01 2cc5ad85d9ab: Pull complete 15:38:02 138eaada9080: Verifying Checksum 15:38:02 138eaada9080: Download complete 15:38:02 0622d0fa9048: Verifying Checksum 15:38:02 0622d0fa9048: Download complete 15:38:02 094b1ea09ed8: Verifying Checksum 15:38:02 094b1ea09ed8: Download complete 15:38:04 41b27a9f41bf: Verifying Checksum 15:38:04 41b27a9f41bf: Download complete 15:38:04 756a868c4378: Pull complete 15:38:04 444b2fc9a129: Pull complete 15:38:04 ea15f1150254: Pull complete 15:38:09 41b27a9f41bf: Pull complete 15:38:09 28c525ee5125: Pull complete 15:38:13 094b1ea09ed8: Pull complete 15:38:13 138eaada9080: Pull complete 15:38:13 0622d0fa9048: Pull complete 15:38:13 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:38:14 prd-centos7-docker-4c-2g-4988 does not seem to be running inside a container 15:38:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:38:15 $ docker top 741d186da3a1a34d10ec55b9a593b9f490b7b52cfeee2ec4bdd0fc08fa1e464b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:15 provisioning config files... 15:38:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2457200353815261132tmp [Pipeline] { [Pipeline] echo 15:38:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:38:16 ---> create-netrc.sh [Pipeline] echo 15:38:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:38:16 ---> logs-deploy.sh 15:38:16 + ARCHIVE_ARTIFACTS= 15:38:16 + LOGS_SERVER=https://logs.edgexfoundry.org 15:38:16 + '[' https://logs.edgexfoundry.org == None ']' 15:38:16 + NEXUS_URL=https://nexus.edgexfoundry.org 15:38:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/26 15:38:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/26/ 15:38:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/26 /w/workspace/dgexfoundry_device-sdk-go_master 15:38:18 Archives upload complete. 15:38:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/26 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/26/ 15:38:20 ---> uname -a: 15:38:20 Linux 741d186da3a1 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:38:20 15:38:20 15:38:20 ---> lscpu: 15:38:20 Architecture: x86_64 15:38:20 CPU op-mode(s): 32-bit, 64-bit 15:38:20 Byte Order: Little Endian 15:38:20 Address sizes: 40 bits physical, 48 bits virtual 15:38:20 CPU(s): 4 15:38:20 On-line CPU(s) list: 0-3 15:38:20 Thread(s) per core: 1 15:38:20 Core(s) per socket: 1 15:38:20 Socket(s): 4 15:38:20 NUMA node(s): 1 15:38:20 Vendor ID: GenuineIntel 15:38:20 CPU family: 6 15:38:20 Model: 44 15:38:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:38:20 Stepping: 1 15:38:20 CPU MHz: 2933.438 15:38:20 BogoMIPS: 5866.87 15:38:20 Virtualization: VT-x 15:38:20 Hypervisor vendor: KVM 15:38:20 Virtualization type: full 15:38:20 L1d cache: 128 KiB 15:38:20 L1i cache: 128 KiB 15:38:20 L2 cache: 16 MiB 15:38:20 L3 cache: 64 MiB 15:38:20 NUMA node0 CPU(s): 0-3 15:38:20 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 15:38:20 Vulnerability Meltdown: Mitigation; PTI 15:38:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:38:20 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 15:38:20 Vulnerability Spectre v2: Mitigation; Full retpoline 15:38:20 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 15:38:20 15:38:20 15:38:20 ---> nproc: 15:38:20 4 15:38:20 15:38:20 15:38:20 ---> df -h: 15:38:20 Filesystem Size Used Available Use% Mounted on 15:38:20 overlay 50.0G 7.5G 42.5G 15% / 15:38:20 tmpfs 64.0M 0 64.0M 0% /dev 15:38:20 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 15:38:20 shm 64.0M 0 64.0M 0% /dev/shm 15:38:20 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 15:38:20 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 15:38:20 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 15:38:20 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 15:38:20 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 15:38:20 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master 15:38:20 15:38:20 15:38:20 ---> free -m: 15:38:20 total used free shared buff/cache available 15:38:20 Mem: 1838 734 87 0 1015 1036 15:38:20 Swap: 1023 1 1022 15:38:20 15:38:20 15:38:20 ---> ip addr: 15:38:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:38:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:38:20 inet 127.0.0.1/8 scope host lo 15:38:20 valid_lft forever preferred_lft forever 15:38:20 16: eth0@if17: mtu 1458 qdisc noqueue state UP 15:38:20 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:38:20 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:38:20 valid_lft forever preferred_lft forever 15:38:20 15:38:20 15:38:20 ---> sar -b -r -n DEV: 15:38:20 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) 15:38:20 15:38:20 15:27:10 LINUX RESTART 15:38:20 15:38:20 15:28:01 tps rtps wtps bread/s bwrtn/s 15:38:20 15:29:01 45.18 9.32 35.86 2134.98 2628.32 15:38:20 15:30:01 1.25 0.02 1.23 0.53 60.56 15:38:20 15:31:01 0.15 0.00 0.15 0.00 1.88 15:38:20 15:32:01 0.27 0.00 0.27 0.00 3.86 15:38:20 15:33:01 0.28 0.00 0.28 0.00 4.31 15:38:20 15:34:01 0.27 0.00 0.27 0.00 3.38 15:38:20 15:35:01 0.32 0.02 0.30 0.13 3.46 15:38:20 15:36:01 0.32 0.00 0.32 0.00 4.69 15:38:20 15:37:02 281.33 124.06 157.27 4822.42 48909.55 15:38:20 15:38:01 159.05 86.01 73.04 5488.86 11694.41 15:38:20 Average: 48.78 21.90 26.89 1240.34 6341.48 15:38:20 15:38:20 15:28:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:38:20 15:29:01 117608 1764696 93.75 2620 1210716 950128 32.42 456652 1146024 20 15:38:20 15:30:01 128288 1754016 93.18 2620 1210724 882464 30.11 447704 1145676 12 15:38:20 15:31:01 128156 1754148 93.19 2620 1210728 882500 30.11 447964 1145676 16 15:38:20 15:32:01 127224 1755080 93.24 2620 1210736 882632 30.11 448940 1145596 20 15:38:20 15:33:01 127632 1754672 93.22 2620 1210740 882708 30.12 449068 1145560 20 15:38:20 15:34:01 128540 1753764 93.17 2620 1210744 882528 30.11 448160 1145560 16 15:38:20 15:35:01 132988 1749316 92.93 2620 1210752 882528 30.11 443564 1145528 8 15:38:20 15:36:01 132816 1749488 92.94 2620 1210756 882528 30.11 443644 1145528 8 15:38:20 15:37:02 73584 1808720 96.09 2620 1114204 1158612 39.53 586104 983428 89752 15:38:20 15:38:01 112216 1770088 94.04 2620 1037252 1173992 40.06 582120 905944 15864 15:38:20 Average: 120905 1761399 93.58 2620 1183735 946062 32.28 475392 1105452 10574 15:38:20 15:38:20 15:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:38:20 15:29:01 eth0 97.69 85.63 494.02 64.71 0.00 0.00 0.00 15:38:20 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:29:01 docker0 6.91 5.11 0.98 16.72 0.00 0.00 0.00 15:38:20 15:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 15:38:20 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:31:01 eth0 0.60 0.15 0.13 0.01 0.00 0.00 0.00 15:38:20 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:32:01 eth0 1.15 0.37 0.32 0.17 0.00 0.00 0.00 15:38:20 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:33:01 eth0 0.73 0.45 0.41 0.30 0.00 0.00 0.00 15:38:20 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:34:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 15:38:20 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:35:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 15:38:20 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 15:38:20 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:37:02 eth0 251.58 205.80 6723.04 59.25 0.00 0.00 0.00 15:38:20 15:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:37:02 docker0 26.50 20.41 2.84 46.13 0.00 0.00 0.00 15:38:20 15:38:01 eth0 107.93 94.67 571.08 58.90 0.00 0.00 0.00 15:38:20 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 15:38:01 docker0 38.47 39.53 2.55 254.87 0.00 0.00 0.00 15:38:20 Average: eth0 46.01 38.73 781.62 18.30 0.00 0.00 0.00 15:38:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:20 Average: docker0 7.15 6.47 0.64 31.47 0.00 0.00 0.00 15:38:20 15:38:20 15:38:20 ---> sar -P ALL: 15:38:20 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) 15:38:20 15:38:20 15:27:10 LINUX RESTART 15:38:20 15:38:20 15:28:01 CPU %user %nice %system %iowait %steal %idle 15:38:20 15:29:01 all 3.33 0.00 2.65 1.26 7.91 84.85 15:38:20 15:29:01 0 3.33 0.00 3.25 2.96 8.24 82.21 15:38:20 15:29:01 1 3.10 0.00 2.29 0.11 7.46 87.03 15:38:20 15:29:01 2 3.36 0.00 2.63 0.19 7.81 86.00 15:38:20 15:29:01 3 3.48 0.00 2.40 1.76 8.16 84.20 15:38:20 15:30:01 all 0.13 0.00 0.05 0.00 0.14 99.68 15:38:20 15:30:01 0 0.07 0.00 0.03 0.00 0.05 99.85 15:38:20 15:30:01 1 0.05 0.00 0.05 0.00 0.07 99.83 15:38:20 15:30:01 2 0.22 0.00 0.03 0.00 0.23 99.52 15:38:20 15:30:01 3 0.22 0.00 0.05 0.00 0.18 99.55 15:38:20 15:31:01 all 0.14 0.00 0.03 0.00 0.20 99.63 15:38:20 15:31:01 0 0.05 0.00 0.03 0.00 0.30 99.62 15:38:20 15:31:01 1 0.02 0.00 0.02 0.00 0.08 99.88 15:38:20 15:31:01 2 0.38 0.00 0.03 0.00 0.15 99.43 15:38:20 15:31:01 3 0.10 0.00 0.03 0.00 0.27 99.60 15:38:20 15:32:01 all 0.12 0.00 0.03 0.00 0.44 99.41 15:38:20 15:32:01 0 0.07 0.00 0.02 0.00 0.68 99.24 15:38:20 15:32:01 1 0.05 0.00 0.02 0.00 0.42 99.52 15:38:20 15:32:01 2 0.33 0.00 0.05 0.00 0.33 99.28 15:38:20 15:32:01 3 0.05 0.00 0.03 0.00 0.35 99.57 15:38:20 15:33:01 all 0.15 0.00 0.03 0.00 0.10 99.72 15:38:20 15:33:01 0 0.38 0.00 0.05 0.00 0.13 99.43 15:38:20 15:33:01 1 0.07 0.00 0.03 0.00 0.05 99.85 15:38:20 15:33:01 2 0.05 0.00 0.03 0.00 0.17 99.75 15:38:20 15:33:01 3 0.07 0.00 0.05 0.00 0.05 99.83 15:38:20 15:34:01 all 0.12 0.00 0.04 0.00 0.17 99.68 15:38:20 15:34:01 0 0.07 0.00 0.03 0.00 0.25 99.65 15:38:20 15:34:01 1 0.03 0.00 0.03 0.00 0.18 99.75 15:38:20 15:34:01 2 0.28 0.00 0.03 0.00 0.12 99.57 15:38:20 15:34:01 3 0.07 0.00 0.03 0.00 0.10 99.80 15:38:20 15:35:01 all 0.13 0.00 0.04 0.00 0.10 99.73 15:38:20 15:35:01 0 0.05 0.00 0.02 0.00 0.07 99.87 15:38:20 15:35:01 1 0.03 0.00 0.05 0.00 0.07 99.85 15:38:20 15:35:01 2 0.35 0.00 0.05 0.00 0.13 99.47 15:38:20 15:35:01 3 0.08 0.00 0.07 0.02 0.12 99.72 15:38:20 15:36:01 all 0.14 0.00 0.04 0.00 0.15 99.67 15:38:20 15:36:01 0 0.05 0.00 0.07 0.00 0.30 99.58 15:38:20 15:36:01 1 0.25 0.00 0.02 0.00 0.08 99.65 15:38:20 15:36:01 2 0.18 0.00 0.03 0.00 0.10 99.68 15:38:20 15:36:01 3 0.08 0.00 0.05 0.00 0.15 99.72 15:38:20 15:37:02 all 10.93 0.00 6.10 1.89 16.00 65.08 15:38:20 15:37:02 0 11.78 0.00 6.53 2.20 17.17 62.32 15:38:20 15:37:02 1 11.22 0.00 5.69 1.50 14.82 66.76 15:38:20 15:37:02 2 10.03 0.00 5.11 1.00 15.28 68.58 15:38:20 15:37:02 3 10.70 0.00 7.08 2.85 16.73 62.63 15:38:20 15:38:01 all 5.94 0.00 4.73 2.88 12.83 73.62 15:38:20 15:38:01 0 4.45 0.00 4.53 1.10 14.03 75.90 15:38:20 15:38:01 1 5.26 0.00 4.16 3.87 12.43 74.28 15:38:20 15:38:01 2 9.63 0.00 4.62 3.23 12.13 70.40 15:38:20 15:38:01 3 4.47 0.00 5.65 3.35 12.71 73.82 15:38:20 Average: all 2.12 0.00 1.38 0.61 3.83 92.05 15:38:20 Average: 0 2.04 0.00 1.47 0.63 4.16 91.70 15:38:20 Average: 1 2.02 0.00 1.25 0.56 3.60 92.58 15:38:20 Average: 2 2.50 0.00 1.27 0.45 3.68 92.10 15:38:20 Average: 3 1.94 0.00 1.55 0.80 3.90 91.81 15:38:20 15:38:20 15:38:20