Pull request #804 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at d38291b108151c678147caa989c3776b19aa5fc1 rather than 59be67405636ca3d79829d3faa151f769b51d209 Obtained Jenkinsfile from d38291b108151c678147caa989c3776b19aa5fc1 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-804/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-804/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28209’ Running on prd-centos7-docker-4c-2g-28213 in /w/workspace/dgexfoundry_device-sdk-go_PR-804 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-804 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 59be67405636ca3d79829d3faa151f769b51d209 Merge succeeded, producing 59be67405636ca3d79829d3faa151f769b51d209 Checking out Revision 59be67405636ca3d79829d3faa151f769b51d209 (PR-804) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59be67405636ca3d79829d3faa151f769b51d209 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59be67405636ca3d79829d3faa151f769b51d209 # timeout=10 Commit message: "build: Upgrade the go-mod-core-contracts lib" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:28:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:28:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:28:16 ========================================================= 13:28:16 EdgeX Global Pipelines Version Info 13:28:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:28:17 ------------------- 13:28:17 stable info: 13:28:17 ------------------- 13:28:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:28:17 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 13:28:17 Message: update stable to v1.0.183 13:28:18 ------------------- 13:28:18 experimental info: 13:28:18 ------------------- 13:28:18 Commited By: **** collab-it+edgex@linuxfoundation.org 13:28:18 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 13:28:18 Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 13:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:28:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:28:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:28:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:28:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:28:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:28:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:28:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:28:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:28:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:28:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:28:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:28:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:28:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-804 [Pipeline] echo 13:28:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-804 [Pipeline] echo 13:28:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-804 [Pipeline] echo 13:28:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59be67405636ca3d79829d3faa151f769b51d209 [Pipeline] echo 13:28:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59be674 [Pipeline] echo 13:28:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:28:23 provisioning config files... 13:28:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/config9186868110660700873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:24 ---> docker-login.sh 13:28:24 nexus3.edgexfoundry.org:10001 13:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:24 Configure a credential helper to remove this warning. See 13:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:24 13:28:24 Login Succeeded 13:28:24 nexus3.edgexfoundry.org:10002 13:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:24 Configure a credential helper to remove this warning. See 13:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:24 13:28:24 Login Succeeded 13:28:24 nexus3.edgexfoundry.org:10003 13:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:25 Configure a credential helper to remove this warning. See 13:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:25 13:28:25 Login Succeeded 13:28:25 nexus3.edgexfoundry.org:10004 13:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:25 Configure a credential helper to remove this warning. See 13:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:25 13:28:25 Login Succeeded 13:28:25 docker.io 13:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:25 Configure a credential helper to remove this warning. See 13:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:25 13:28:25 Login Succeeded 13:28:25 ---> docker-login.sh ends [Pipeline] } 13:28:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:26 + git log --format=format:%s -1 59be67405636ca3d79829d3faa151f769b51d209 [Pipeline] echo 13:28:26 GIT_COMMIT: 59be67405636ca3d79829d3faa151f769b51d209, Commit Message: build: Upgrade the go-mod-core-contracts lib [Pipeline] echo 13:28:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:28:27 13:28:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:28:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:28:28 latest: Pulling from edgex-devops/git-semver 13:28:28 31603596830f: Pulling fs layer 13:28:28 2a8b12db71e7: Pulling fs layer 13:28:28 6ca5941a6612: Pulling fs layer 13:28:28 ecc8261a40a4: Pulling fs layer 13:28:28 ecc8261a40a4: Waiting 13:28:28 2a8b12db71e7: Verifying Checksum 13:28:28 2a8b12db71e7: Download complete 13:28:28 31603596830f: Verifying Checksum 13:28:28 31603596830f: Download complete 13:28:28 ecc8261a40a4: Verifying Checksum 13:28:28 ecc8261a40a4: Download complete 13:28:28 6ca5941a6612: Verifying Checksum 13:28:28 6ca5941a6612: Download complete 13:28:28 31603596830f: Pull complete 13:28:28 2a8b12db71e7: Pull complete 13:28:29 6ca5941a6612: Pull complete 13:28:29 ecc8261a40a4: Pull complete 13:28:29 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:28:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:28:29 prd-centos7-docker-4c-2g-28213 does not seem to be running inside a container 13:28:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-804 -v /w/workspace/dgexfoundry_device-sdk-go_PR-804:/w/workspace/dgexfoundry_device-sdk-go_PR-804:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:28:32 $ docker top 0ba9de908ae09a194f333ab770cacb9ca5f1d4620b50caf47e8b3128686123fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:28:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:33 [ssh-agent] Looking for ssh-agent implementation... 13:28:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:33 $ docker exec 0ba9de908ae09a194f333ab770cacb9ca5f1d4620b50caf47e8b3128686123fa ssh-agent 13:28:33 SSH_AUTH_SOCK=/tmp/ssh-FQQobtCJIOCD/agent.11 13:28:33 SSH_AGENT_PID=16 13:28:33 Running ssh-add (command line suppressed) 13:28:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_5495480640746342462.key (/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_5495480640746342462.key) 13:28:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:34 + git tag --points-at HEAD [Pipeline] } 13:28:34 $ docker exec --env ******** --env ******** 0ba9de908ae09a194f333ab770cacb9ca5f1d4620b50caf47e8b3128686123fa ssh-agent -k 13:28:34 unset SSH_AUTH_SOCK; 13:28:34 unset SSH_AGENT_PID; 13:28:34 echo Agent pid 16 killed; 13:28:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:28:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:34 [ssh-agent] Looking for ssh-agent implementation... 13:28:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:34 $ docker exec 0ba9de908ae09a194f333ab770cacb9ca5f1d4620b50caf47e8b3128686123fa ssh-agent 13:28:34 SSH_AUTH_SOCK=/tmp/ssh-jiC314H74U6p/agent.46 13:28:34 SSH_AGENT_PID=51 13:28:34 Running ssh-add (command line suppressed) 13:28:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_8201963642029054959.key (/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_8201963642029054959.key) 13:28:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:35 + git semver init 13:28:35 # -> Open(): unable to determine branch for HEAD 13:28:35 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-804/.git 13:28:35 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-804 13:28:35 # $SEMVER_REMOTE_NAME = origin 13:28:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:28:35 # $SEMVER_USER_NAME = edgex-jenkins 13:28:35 # $SEMVER_BRANCH = PR-804 13:28:35 # $SEMVER_TEMP = /tmp/semver-872347850 13:28:35 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:28:36 # '/tmp/semver-872347850' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-804/.semver' 13:28:36 # -> Force: false 13:28:36 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-804/.semver [Pipeline] } 13:28:36 $ docker exec --env ******** --env ******** 0ba9de908ae09a194f333ab770cacb9ca5f1d4620b50caf47e8b3128686123fa ssh-agent -k 13:28:36 unset SSH_AUTH_SOCK; 13:28:36 unset SSH_AGENT_PID; 13:28:36 echo Agent pid 51 killed; 13:28:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:28:37 + git semver [Pipeline] } 13:28:37 $ docker stop --time=1 0ba9de908ae09a194f333ab770cacb9ca5f1d4620b50caf47e8b3128686123fa 13:28:38 $ docker rm -f 0ba9de908ae09a194f333ab770cacb9ca5f1d4620b50caf47e8b3128686123fa [Pipeline] // withDockerContainer [Pipeline] sh 13:28:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:28:39 Stashed 1 file(s) [Pipeline] echo 13:28:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 13:28:55 Still waiting to schedule task 13:28:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:28:55 Still waiting to schedule task 13:28:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:30:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28214 in /w/workspace/dgexfoundry_device-sdk-go_PR-804 [Pipeline] { [Pipeline] ws 13:30:43 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:30:48 using credential edgex-jenkins-ssh 13:30:48 Cloning the remote Git repository 13:30:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:30:49 > git init /w/workspace/device-sdk-go/1 # timeout=10 13:30:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:30:49 > git --version # timeout=10 13:30:49 > git --version # 'git version 2.17.1' 13:30:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:51 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 59be67405636ca3d79829d3faa151f769b51d209 13:30:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:30:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:30:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:30:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:30:51 Merge succeeded, producing 59be67405636ca3d79829d3faa151f769b51d209 13:30:51 Checking out Revision 59be67405636ca3d79829d3faa151f769b51d209 (PR-804) 13:30:51 > git config core.sparsecheckout # timeout=10 13:30:51 > git checkout -f 59be67405636ca3d79829d3faa151f769b51d209 # timeout=10 13:30:51 > git remote # timeout=10 13:30:51 > git config --get remote.origin.url # timeout=10 13:30:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:51 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 13:30:51 > git rev-parse HEAD^{commit} # timeout=10 13:30:51 > git config core.sparsecheckout # timeout=10 13:30:51 > git checkout -f 59be67405636ca3d79829d3faa151f769b51d209 # timeout=10 13:30:55 Commit message: "build: Upgrade the go-mod-core-contracts lib" 13:30:55 > git --version # timeout=10 13:30:55 > git --version # 'git version 2.17.1' 13:30:55 fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:30:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:30:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:30:58 + sudo service docker restart 13:30:58 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:31:01 provisioning config files... 13:31:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8717618250951794950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:01 Running on prd-centos7-docker-4c-2g-28215 in /w/workspace/dgexfoundry_device-sdk-go_PR-804 [Pipeline] { 13:31:01 ---> docker-login.sh 13:31:01 nexus3.edgexfoundry.org:10001 [Pipeline] ws 13:31:02 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:03 Configure a credential helper to remove this warning. See 13:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:03 13:31:03 Login Succeeded 13:31:03 nexus3.edgexfoundry.org:10002 13:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:03 Configure a credential helper to remove this warning. See 13:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:03 13:31:03 Login Succeeded 13:31:03 nexus3.edgexfoundry.org:10003 13:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:04 Configure a credential helper to remove this warning. See 13:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:04 13:31:04 Login Succeeded 13:31:04 nexus3.edgexfoundry.org:10004 13:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:04 Configure a credential helper to remove this warning. See 13:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:04 13:31:04 Login Succeeded 13:31:04 docker.io 13:31:04 using credential edgex-jenkins-ssh 13:31:04 Cloning the remote Git repository 13:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:05 Configure a credential helper to remove this warning. See 13:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:05 13:31:05 Login Succeeded 13:31:05 ---> docker-login.sh ends [Pipeline] } 13:31:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 13:31:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:31:05 > git init /w/workspace/device-sdk-go/1 # timeout=10 13:31:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:31:05 > git --version # timeout=10 13:31:05 > git --version # 'git version 2.24.3' 13:31:05 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] unstash [Pipeline] echo 13:31:06 ========================================================= 13:31:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:31:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:31:06 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 13:31:06 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 59be67405636ca3d79829d3faa151f769b51d209 13:31:06 Merge succeeded, producing 59be67405636ca3d79829d3faa151f769b51d209 13:31:06 Checking out Revision 59be67405636ca3d79829d3faa151f769b51d209 (PR-804) 13:31:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:31:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:31:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:31:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:31:06 > git config core.sparsecheckout # timeout=10 13:31:06 > git checkout -f 59be67405636ca3d79829d3faa151f769b51d209 # timeout=10 13:31:06 > git remote # timeout=10 13:31:06 > git config --get remote.origin.url # timeout=10 13:31:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:06 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 13:31:06 > git rev-parse HEAD^{commit} # timeout=10 13:31:06 > git config core.sparsecheckout # timeout=10 13:31:06 > git checkout -f 59be67405636ca3d79829d3faa151f769b51d209 # timeout=10 13:31:07 Sending build context to Docker daemon 2.457MB 13:31:07 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 13:31:07 Step 2/8 : FROM ${BASE} 13:31:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:31:07 5f621e34cdf4: Pulling fs layer 13:31:07 a4357932f1b6: Pulling fs layer 13:31:07 18c013af1878: Pulling fs layer 13:31:07 00ac8860ef70: Pulling fs layer 13:31:07 63d7cb157983: Pulling fs layer 13:31:07 b116817d02f9: Pulling fs layer 13:31:07 745a02a5169b: Pulling fs layer 13:31:07 00ac8860ef70: Waiting 13:31:07 63d7cb157983: Waiting 13:31:07 b116817d02f9: Waiting 13:31:07 18c013af1878: Download complete 13:31:07 a4357932f1b6: Verifying Checksum 13:31:07 a4357932f1b6: Download complete 13:31:07 63d7cb157983: Verifying Checksum 13:31:07 63d7cb157983: Download complete 13:31:07 b116817d02f9: Verifying Checksum 13:31:07 b116817d02f9: Download complete 13:31:07 5f621e34cdf4: Verifying Checksum 13:31:07 5f621e34cdf4: Download complete 13:31:07 5f621e34cdf4: Pull complete 13:31:08 a4357932f1b6: Pull complete 13:31:08 18c013af1878: Pull complete 13:31:09 745a02a5169b: Verifying Checksum 13:31:09 745a02a5169b: Download complete 13:31:10 Commit message: "build: Upgrade the go-mod-core-contracts lib" 13:31:10 > git --version # timeout=10 13:31:10 > git --version # 'git version 2.24.3' 13:31:10 fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { 13:31:10 00ac8860ef70: Verifying Checksum 13:31:10 00ac8860ef70: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:31:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:31:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:31:12 + sudo service docker restart 13:31:12 + true 13:31:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:31:13 provisioning config files... 13:31:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6111446961214421526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:14 ---> docker-login.sh 13:31:14 nexus3.edgexfoundry.org:10001 13:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:14 Configure a credential helper to remove this warning. See 13:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:14 13:31:14 Login Succeeded 13:31:14 nexus3.edgexfoundry.org:10002 13:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:14 Configure a credential helper to remove this warning. See 13:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:14 13:31:14 Login Succeeded 13:31:14 nexus3.edgexfoundry.org:10003 13:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:15 Configure a credential helper to remove this warning. See 13:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:15 13:31:15 Login Succeeded 13:31:15 nexus3.edgexfoundry.org:10004 13:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:15 Configure a credential helper to remove this warning. See 13:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:15 13:31:15 Login Succeeded 13:31:15 docker.io 13:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:15 Configure a credential helper to remove this warning. See 13:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:15 13:31:15 Login Succeeded 13:31:15 ---> docker-login.sh ends [Pipeline] } 13:31:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:31:16 ========================================================= 13:31:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:31:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:31:16 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 13:31:17 Sending build context to Docker daemon 2.457MB 13:31:17 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 13:31:17 Step 2/8 : FROM ${BASE} 13:31:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:31:17 188c0c94c7c5: Pulling fs layer 13:31:17 0ef7d3d256c8: Pulling fs layer 13:31:17 de9db76c5a1d: Pulling fs layer 13:31:17 bca2f99d35d6: Pulling fs layer 13:31:17 93359f2a8cfa: Pulling fs layer 13:31:17 7c6f9722023f: Pulling fs layer 13:31:17 a35cf1a2eb13: Pulling fs layer 13:31:17 bca2f99d35d6: Waiting 13:31:17 93359f2a8cfa: Waiting 13:31:17 7c6f9722023f: Waiting 13:31:17 a35cf1a2eb13: Waiting 13:31:17 de9db76c5a1d: Verifying Checksum 13:31:17 de9db76c5a1d: Download complete 13:31:17 0ef7d3d256c8: Download complete 13:31:17 93359f2a8cfa: Verifying Checksum 13:31:17 93359f2a8cfa: Download complete 13:31:17 7c6f9722023f: Verifying Checksum 13:31:17 7c6f9722023f: Download complete 13:31:17 188c0c94c7c5: Verifying Checksum 13:31:17 188c0c94c7c5: Download complete 13:31:17 188c0c94c7c5: Pull complete 13:31:17 0ef7d3d256c8: Pull complete 13:31:17 de9db76c5a1d: Pull complete 13:31:18 a35cf1a2eb13: Verifying Checksum 13:31:18 a35cf1a2eb13: Download complete 13:31:19 bca2f99d35d6: Verifying Checksum 13:31:19 bca2f99d35d6: Download complete 13:31:20 00ac8860ef70: Pull complete 13:31:21 63d7cb157983: Pull complete 13:31:21 b116817d02f9: Pull complete 13:31:24 745a02a5169b: Pull complete 13:31:24 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 13:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:31:24 ---> b7e6874047d6 13:31:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:31:26 bca2f99d35d6: Pull complete 13:31:26 93359f2a8cfa: Pull complete 13:31:26 7c6f9722023f: Pull complete 13:31:28 ---> Running in 282de672de70 13:31:28 Removing intermediate container 282de672de70 13:31:28 ---> 7c42adb89d7e 13:31:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:28 ---> Running in ec54a90d0739 13:31:30 Removing intermediate container ec54a90d0739 13:31:30 ---> 5a323fbf4de1 13:31:30 Step 5/8 : RUN apk add --update --no-cache make git 13:31:30 ---> Running in 2824d9106ce0 13:31:31 a35cf1a2eb13: Pull complete 13:31:31 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 13:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:31:31 ---> a62c8e92a672 13:31:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:31:31 ---> Running in e3fcae80f87c 13:31:31 Removing intermediate container e3fcae80f87c 13:31:31 ---> dbe4c004a19e 13:31:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:31 ---> Running in 362a2e3929f2 13:31:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:31:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:31:32 Removing intermediate container 362a2e3929f2 13:31:32 ---> 6b6d5e7e24f0 13:31:32 Step 5/8 : RUN apk add --update --no-cache make git 13:31:32 ---> Running in ae3a82db451b 13:31:33 OK: 142 MiB in 39 packages 13:31:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:31:34 Removing intermediate container 2824d9106ce0 13:31:34 ---> e8c600cbc519 13:31:34 Step 6/8 : WORKDIR /device-sdk-go 13:31:34 ---> Running in b7afa33e8c41 13:31:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:31:35 Removing intermediate container b7afa33e8c41 13:31:35 ---> f089109e61d2 13:31:35 Step 7/8 : COPY . . 13:31:35 OK: 166 MiB in 39 packages 13:31:35 Removing intermediate container ae3a82db451b 13:31:35 ---> 58134859b707 13:31:35 Step 6/8 : WORKDIR /device-sdk-go 13:31:35 ---> Running in 0fa054376ca8 13:31:35 Removing intermediate container 0fa054376ca8 13:31:35 ---> ca71f5012d0c 13:31:35 Step 7/8 : COPY . . 13:31:36 ---> b8f68e1c7dc9 13:31:36 Step 8/8 : RUN go mod download 13:31:36 ---> Running in 3304f1a98d16 13:31:37 ---> e1d4c1132276 13:31:37 Step 8/8 : RUN go mod download 13:31:37 ---> Running in aec2ccd88677 13:31:59 Removing intermediate container aec2ccd88677 13:31:59 ---> 7c983bd801c8 13:31:59 Successfully built 7c983bd801c8 13:31:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:31:59 + docker inspect -f . ci-base-image-x86_64 13:31:59 . [Pipeline] withDockerContainer 13:31:59 prd-centos7-docker-4c-2g-28215 does not seem to be running inside a container 13:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:32:00 $ docker top 515e1f1af1f8661de6ea658c002ec88493117e911ec44602f6498b5b0a824b3c -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:01 + go version 13:32:01 go version go1.15.5 linux/amd64 [Pipeline] } 13:32:01 $ docker stop --time=1 515e1f1af1f8661de6ea658c002ec88493117e911ec44602f6498b5b0a824b3c 13:32:02 $ docker rm -f 515e1f1af1f8661de6ea658c002ec88493117e911ec44602f6498b5b0a824b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:32:03 Removing intermediate container 3304f1a98d16 13:32:03 ---> a3133dc3074b 13:32:03 Successfully built a3133dc3074b 13:32:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:32:04 + docker inspect -f . ci-base-image-arm64 13:32:04 . [Pipeline] withDockerContainer 13:32:04 + docker inspect -f . ci-base-image-x86_64 13:32:04 . 13:32:04 prd-ubuntu18.04-docker-arm64-4c-16g-28214 does not seem to be running inside a container 13:32:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:32:06 $ docker top cdb28f401c68db77c83d9c44b108c70d79c563c8145bf511222cebc4260a452d -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 13:32:06 prd-centos7-docker-4c-2g-28215 does not seem to be running inside a container 13:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:32:07 $ docker top 746b4073cdb6fb8b0db0be79e71b55f8aa5ae025c25fa9497d49b01502dda594 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 13:32:08 + make test 13:32:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:32:08 + go version 13:32:08 go version go1.15.5 linux/arm64 [Pipeline] } 13:32:08 $ docker stop --time=1 cdb28f401c68db77c83d9c44b108c70d79c563c8145bf511222cebc4260a452d 13:32:10 $ docker rm -f cdb28f401c68db77c83d9c44b108c70d79c563c8145bf511222cebc4260a452d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:32:11 + docker inspect -f . ci-base-image-arm64 13:32:11 . [Pipeline] withDockerContainer 13:32:11 prd-ubuntu18.04-docker-arm64-4c-16g-28214 does not seem to be running inside a container 13:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:32:13 $ docker top 9539839bb58e2c37256708f4686c8c1331ae15d65f9c873a9b06773e659437a3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:14 + make test 13:32:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:32:16 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:32:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:32:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:32:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:32:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 25.5% of statements 13:32:36 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:33:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.082s coverage: 10.5% of statements 13:33:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.079s coverage: 12.5% of statements 13:33:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:33:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.070s coverage: 84.8% of statements 13:33:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 13:33:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 13:33:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:33:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:33:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.091s coverage: 48.7% of statements 13:33:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 13:33:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.070s coverage: 81.3% of statements 13:33:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.077s coverage: 24.8% of statements 13:33:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.459s coverage: 83.5% of statements 13:33:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.2% of statements 13:33:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:33:08 GO111MODULE=on go vet ./... 13:33:16 gofmt -l . 13:33:16 [ "`gofmt -l .`" = "" ] 13:33:16 ./bin/test-attribution-txt.sh 13:33:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:33:16 $ docker stop --time=1 746b4073cdb6fb8b0db0be79e71b55f8aa5ae025c25fa9497d49b01502dda594 13:33:18 $ docker rm -f 746b4073cdb6fb8b0db0be79e71b55f8aa5ae025c25fa9497d49b01502dda594 [Pipeline] // withDockerContainer [Pipeline] sh 13:33:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:33:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:33:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:33:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:33:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:33:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.114s coverage: 25.5% of statements [Pipeline] sh 13:33:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:33:26 + ls -al . 13:33:26 total 188 13:33:26 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 2 13:33 . 13:33:26 drwxrwxr-x. 4 jenkins jenkins 28 Mar 2 13:31 .. 13:33:26 drwxrwxr-x. 2 jenkins jenkins 64 Mar 2 13:31 bin 13:33:26 -rw-r--r--. 1 jenkins jenkins 102528 Mar 2 13:33 coverage.out 13:33:26 -rw-rw-r--. 1 jenkins jenkins 949 Mar 2 13:31 Dockerfile.build 13:33:26 -rw-rw-r--. 1 jenkins jenkins 140 Mar 2 13:31 .dockerignore 13:33:26 drwxrwxr-x. 4 jenkins jenkins 48 Mar 2 13:31 example 13:33:26 drwxrwxr-x. 8 jenkins jenkins 179 Mar 2 13:31 .git 13:33:26 drwxrwxr-x. 2 jenkins jenkins 103 Mar 2 13:31 .github 13:33:26 -rw-rw-r--. 1 jenkins jenkins 138 Mar 2 13:31 .gitignore 13:33:26 -rw-r--r--. 1 jenkins jenkins 516 Mar 2 13:33 go.mod 13:33:26 -rw-r--r--. 1 jenkins jenkins 17372 Mar 2 13:33 go.sum 13:33:26 drwxrwxr-x. 13 jenkins jenkins 183 Mar 2 13:31 internal 13:33:26 -rw-rw-r--. 1 jenkins jenkins 901 Mar 2 13:31 Jenkinsfile 13:33:26 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 2 13:31 LICENSE 13:33:26 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 2 13:31 Makefile 13:33:26 drwxrwxr-x. 4 jenkins jenkins 26 Mar 2 13:31 openapi 13:33:26 drwxrwxr-x. 5 jenkins jenkins 50 Mar 2 13:31 pkg 13:33:26 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 2 13:31 README.md 13:33:26 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 2 13:31 RELEASE-NOTES.txt 13:33:26 drwxrwxr-x. 4 jenkins jenkins 54 Mar 2 13:31 snap 13:33:26 -rw-rw-r--. 1 jenkins jenkins 5 Mar 2 13:28 VERSION 13:33:26 -rw-rw-r--. 1 jenkins jenkins 222 Mar 2 13:31 version.go [Pipeline] isUnix [Pipeline] sh 13:33:26 + 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=59be67405636ca3d79829d3faa151f769b51d209 --label arch=amd64 --label version=0.0.0 . 13:33:26 Sending build context to Docker daemon 2.56MB 13:33:26 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 13:33:26 Step 2/24 : FROM ${BASE} AS builder 13:33:26 ---> 7c983bd801c8 13:33:26 Step 3/24 : ARG MAKE='make build' 13:33:27 ---> Running in 7db8cfdcaad5 13:33:27 Removing intermediate container 7db8cfdcaad5 13:33:27 ---> 98b8e2cbd298 13:33:27 Step 4/24 : WORKDIR /device-sdk-go 13:33:27 ---> Running in 17411aa9809a 13:33:27 Removing intermediate container 17411aa9809a 13:33:27 ---> b6712fba35bb 13:33:27 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:33:27 ---> Running in e3db81a59d8f 13:33:28 Removing intermediate container e3db81a59d8f 13:33:28 ---> e27b797cc524 13:33:28 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:28 ---> Running in 6f30e706a3aa 13:33:29 Removing intermediate container 6f30e706a3aa 13:33:29 ---> 8f9f1750ee4e 13:33:29 Step 7/24 : RUN apk add --update --no-cache make git 13:33:29 ---> Running in 7d7af3238cc3 13:33:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:33:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:33:33 OK: 166 MiB in 39 packages 13:33:33 Removing intermediate container 7d7af3238cc3 13:33:33 ---> de424ecc0d02 13:33:33 Step 8/24 : COPY . . 13:33:35 ---> e02d07db202c 13:33:35 Step 9/24 : RUN ${MAKE} 13:33:35 ---> Running in defaaa97d054 13:33:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:33:45 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 13:33:47 Removing intermediate container defaaa97d054 13:33:47 ---> de668763b6d9 13:33:47 Step 10/24 : FROM scratch 13:33:47 ---> 13:33:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:33:47 ---> Running in 4038674d15f9 13:33:47 Removing intermediate container 4038674d15f9 13:33:47 ---> 6eafd4b9c8c3 13:33:47 Step 12/24 : ENV APP_PORT=49990 13:33:47 ---> Running in bb688594ca45 13:33:47 Removing intermediate container bb688594ca45 13:33:47 ---> 4b163e3634b2 13:33:47 Step 13/24 : EXPOSE $APP_PORT 13:33:47 ---> Running in da34dd54dabd 13:33:47 Removing intermediate container da34dd54dabd 13:33:47 ---> 0fdc06f576e8 13:33:47 Step 14/24 : WORKDIR / 13:33:48 ---> Running in 34127b0a60e2 13:33:48 Removing intermediate container 34127b0a60e2 13:33:48 ---> 4e8953a1d12f 13:33:48 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 13:33:48 ---> f60cfc6a57d8 13:33:48 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 13:33:48 ---> dcda5327f226 13:33:48 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 13:33:49 ---> 56b6f9ff5c0b 13:33:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 13:33:49 ---> eac9a9c16c8f 13:33:49 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 13:33:49 ---> 47d0769bd0a3 13:33:49 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 13:33:49 ---> Running in 2d499e18ff53 13:33:50 Removing intermediate container 2d499e18ff53 13:33:50 ---> bb1e2ac5b5ca 13:33:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:33:50 ---> Running in fcb548d71655 13:33:50 Removing intermediate container fcb548d71655 13:33:50 ---> 469fb01526b3 13:33:50 Step 22/24 : LABEL arch=amd64 13:33:50 ---> Running in 2f21d60dd1ec 13:33:50 Removing intermediate container 2f21d60dd1ec 13:33:50 ---> 02fd628d078a 13:33:50 Step 23/24 : LABEL git_sha=59be67405636ca3d79829d3faa151f769b51d209 13:33:50 ---> Running in c7c5d986cced 13:33:50 Removing intermediate container c7c5d986cced 13:33:50 ---> df8d7b3c3f26 13:33:50 Step 24/24 : LABEL version=0.0.0 13:33:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.181s coverage: 10.5% of statements 13:33:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.133s coverage: 12.5% of statements 13:33:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:33:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.153s coverage: 84.8% of statements 13:33:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 13:33:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 13:33:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:33:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:33:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.195s coverage: 48.7% of statements 13:33:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 13:33:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.172s coverage: 81.3% of statements 13:33:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.194s coverage: 24.8% of statements 13:33:50 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.687s coverage: 83.5% of statements 13:33:50 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.133s coverage: 5.2% of statements 13:33:50 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:33:50 GO111MODULE=on go vet ./... 13:33:50 ---> Running in 2d9523fe32c9 13:33:50 Removing intermediate container 2d9523fe32c9 13:33:50 ---> e80032ceac89 13:33:50 [Warning] One or more build-args [ARCH] were not consumed 13:33:50 Successfully built e80032ceac89 13:33:50 Successfully tagged docker-device-sdk-simple:latest [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 Post stage [Pipeline] libraryResource [Pipeline] sh 13:33:52 ---> job-cost.sh 13:33:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mUYF 13:34:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:34:23 gofmt -l . 13:34:23 [ "`gofmt -l .`" = "" ] 13:34:23 ./bin/test-attribution-txt.sh 13:34:24 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:34:25 $ docker stop --time=1 9539839bb58e2c37256708f4686c8c1331ae15d65f9c873a9b06773e659437a3 13:34:27 $ docker rm -f 9539839bb58e2c37256708f4686c8c1331ae15d65f9c873a9b06773e659437a3 [Pipeline] // withDockerContainer [Pipeline] sh 13:34:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:34:28 Warning: overwriting stash ‘coverage-report’ 13:34:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:34:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:34:30 + ls -al . 13:34:30 total 224 13:34:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 2 13:34 . 13:34:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:30 .. 13:34:30 -rw-rw-r-- 1 jenkins jenkins 140 Mar 2 13:30 .dockerignore 13:34:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 2 13:30 .git 13:34:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 13:30 .github 13:34:30 -rw-rw-r-- 1 jenkins jenkins 138 Mar 2 13:30 .gitignore 13:34:30 -rw-rw-r-- 1 jenkins jenkins 949 Mar 2 13:30 Dockerfile.build 13:34:30 -rw-rw-r-- 1 jenkins jenkins 901 Mar 2 13:30 Jenkinsfile 13:34:30 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 2 13:30 LICENSE 13:34:30 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 2 13:30 Makefile 13:34:30 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 2 13:30 README.md 13:34:30 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 2 13:30 RELEASE-NOTES.txt 13:34:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 2 13:28 VERSION 13:34:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 13:30 bin 13:34:30 -rw-r--r-- 1 jenkins jenkins 102529 Mar 2 13:33 coverage.out 13:34:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:30 example 13:34:30 -rw-r--r-- 1 jenkins jenkins 516 Mar 2 13:34 go.mod 13:34:30 -rw-r--r-- 1 jenkins jenkins 17372 Mar 2 13:34 go.sum 13:34:30 drwxrwxr-x 13 jenkins jenkins 4096 Mar 2 13:30 internal 13:34:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:30 openapi 13:34:30 drwxrwxr-x 5 jenkins jenkins 4096 Mar 2 13:30 pkg 13:34:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 13:30 snap 13:34:30 -rw-rw-r-- 1 jenkins jenkins 222 Mar 2 13:30 version.go [Pipeline] isUnix [Pipeline] sh 13:34:31 + 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=59be67405636ca3d79829d3faa151f769b51d209 --label arch=arm64 --label version=0.0.0 . 13:34:31 Sending build context to Docker daemon 2.561MB 13:34:31 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 13:34:31 Step 2/24 : FROM ${BASE} AS builder 13:34:31 ---> a3133dc3074b 13:34:31 Step 3/24 : ARG MAKE='make build' 13:34:32 ---> Running in 35e80c80f7af 13:34:32 Removing intermediate container 35e80c80f7af 13:34:32 ---> 81fbe9abce54 13:34:32 Step 4/24 : WORKDIR /device-sdk-go 13:34:32 ---> Running in a82f6d54a236 13:34:33 Removing intermediate container a82f6d54a236 13:34:33 ---> a08a9cbfcee4 13:34:33 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:34:33 ---> Running in 228a4b3106fd 13:34:33 Removing intermediate container 228a4b3106fd 13:34:33 ---> f367b60fdffb 13:34:33 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:33 ---> Running in 427241c3e9a8 13:34:36 Removing intermediate container 427241c3e9a8 13:34:36 ---> ff31e512a410 13:34:36 Step 7/24 : RUN apk add --update --no-cache make git 13:34:36 ---> Running in 72bf6ac443e5 13:34:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:34:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-mUYF/bin to PATH 13:34:39 INFO: No Stack... 13:34:39 INFO: Retrieving Pricing Info for: v1-standard-2 13:34:39 INFO: Archiving Costs [Pipeline] sh 13:34:40 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 13:34:40 + cut -d, -f6 [Pipeline] lock 13:34:40 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-804-1-stack-cost] 13:34:40 Resource [jenkins-edgexfoundry-device-sdk-go-PR-804-1-stack-cost] did not exist. Created. 13:34:40 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-804-1-stack-cost] [Pipeline] { [Pipeline] unstash 13:34:40 OK: 142 MiB in 39 packages [Pipeline] sh 13:34:40 + echo total: 0.029999999329447746 [Pipeline] stash 13:34:40 Stashed 1 file(s) [Pipeline] } 13:34:40 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-804-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } 13:34:41 Removing intermediate container 72bf6ac443e5 13:34:41 ---> ae4387f3373f 13:34:41 Step 8/24 : COPY . . [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:34:42 ---> 3237ebc99f76 13:34:42 Step 9/24 : RUN ${MAKE} 13:34:42 ---> Running in 8f20568c55f6 13:34:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:35:10 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 13:35:11 Removing intermediate container 8f20568c55f6 13:35:11 ---> 1706a70f23b3 13:35:11 Step 10/24 : FROM scratch 13:35:11 ---> 13:35:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:35:11 ---> Running in 147f52ea9db9 13:35:11 Removing intermediate container 147f52ea9db9 13:35:11 ---> 89c10ad62b88 13:35:11 Step 12/24 : ENV APP_PORT=49990 13:35:12 ---> Running in f0647663a0c9 13:35:12 Removing intermediate container f0647663a0c9 13:35:12 ---> e5a127f04843 13:35:12 Step 13/24 : EXPOSE $APP_PORT 13:35:12 ---> Running in ba6514b72a16 13:35:12 Removing intermediate container ba6514b72a16 13:35:12 ---> 06bb7f1d45f7 13:35:12 Step 14/24 : WORKDIR / 13:35:13 ---> Running in 713a6e12f6d9 13:35:13 Removing intermediate container 713a6e12f6d9 13:35:13 ---> 847d11b1ed1e 13:35:13 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 13:35:14 ---> 4e9f43203702 13:35:14 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 13:35:15 ---> e41e99fbed4d 13:35:15 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 13:35:16 ---> 65fa6d3de6af 13:35:16 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 13:35:17 ---> 2cb3c59dc9ca 13:35:17 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 13:35:17 ---> f3a7dc2f14cb 13:35:17 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 13:35:17 ---> Running in 457cce461c7f 13:35:18 Removing intermediate container 457cce461c7f 13:35:18 ---> 04d2cd2cf81a 13:35:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:18 ---> Running in b724af98e540 13:35:18 Removing intermediate container b724af98e540 13:35:18 ---> b9b506f740b3 13:35:18 Step 22/24 : LABEL arch=arm64 13:35:18 ---> Running in fcf9c0df010c 13:35:19 Removing intermediate container fcf9c0df010c 13:35:19 ---> dbefb2a3ae47 13:35:19 Step 23/24 : LABEL git_sha=59be67405636ca3d79829d3faa151f769b51d209 13:35:19 ---> Running in 851b8005ca8e 13:35:20 Removing intermediate container 851b8005ca8e 13:35:20 ---> 046499a03742 13:35:20 Step 24/24 : LABEL version=0.0.0 13:35:20 ---> Running in ea53abd32670 13:35:20 Removing intermediate container ea53abd32670 13:35:20 ---> 3cefe0d8c5d5 13:35:20 [Warning] One or more build-args [ARCH] were not consumed 13:35:20 Successfully built 3cefe0d8c5d5 13:35:20 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 Post stage [Pipeline] libraryResource [Pipeline] sh 13:35:21 ---> job-cost.sh 13:35:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2bog 13:36:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:38:07 lf-activate-venv(): INFO: Adding /tmp/venv-2bog/bin to PATH 13:38:07 INFO: No Stack... 13:38:08 INFO: Retrieving Pricing Info for: lf-standard-4 13:38:08 INFO: Archiving Costs [Pipeline] sh 13:38:09 + + cut -d, -f6 13:38:09 cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 13:38:09 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-804-1-stack-cost] 13:38:09 Resource [jenkins-edgexfoundry-device-sdk-go-PR-804-1-stack-cost] did not exist. Created. 13:38:09 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-804-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:38:09 /w/workspace/device-sdk-go/1@tmp/durable-4819c8fc/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-4819c8fc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:38:10 + echo total: 0.20999999344348907 [Pipeline] stash 13:38:10 Warning: overwriting stash ‘stack-cost’ 13:38:10 Stashed 1 file(s) [Pipeline] } 13:38:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-804-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 13:38:12 provisioning config files... 13:38:12 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/config7449184570117480698tmp [Pipeline] { [Pipeline] sh 13:38:12 + set +x 13:38:12 + curl -s https://codecov.io/bash 13:38:12 + bash -s -- 13:38:13 13:38:13 _____ _ 13:38:13 / ____| | | 13:38:13 | | ___ __| | ___ ___ _____ __ 13:38:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:38:13 | |___| (_) | (_| | __/ (_| (_) \ V / 13:38:13 \_____\___/ \__,_|\___|\___\___/ \_/ 13:38:13 Bash-20210226-7100762 13:38:13 13:38:13 13:38:13 ==> git version 2.24.3 found 13:38:13 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:38:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:38:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:38:13 ==> Jenkins CI detected. 13:38:13 project root: . 13:38:13 --> token set from env 13:38:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:38:13 ==> Running gcov in . (disable via -X gcov) 13:38:13 ==> Python coveragepy not found 13:38:13 ==> Searching for coverage reports in: 13:38:13 + . 13:38:13 -> Found 1 reports 13:38:13 ==> Detecting git/mercurial file structure 13:38:13 ==> Reading reports 13:38:13 + ./coverage.out bytes=102529 13:38:13 ==> Appending adjustments 13:38:13 https://docs.codecov.io/docs/fixing-reports 13:38:13 + Found adjustments 13:38:13 ==> Gzipping contents 13:38:13 20K /tmp/codecov.OweSOP.gz 13:38:13 ==> Uploading reports 13:38:13 url: https://codecov.io 13:38:13 query: branch=PR-804&commit=59be67405636ca3d79829d3faa151f769b51d209&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-804%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=804&job=&cmd_args= 13:38:13 -> Pinging Codecov 13:38:13 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-804&commit=59be67405636ca3d79829d3faa151f769b51d209&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-804%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=804&job=&cmd_args= 13:38:13 -> Uploading to 13:38:13 https://storage.googleapis.com/codecov/v4/raw/2021-03-02/7E55EF52A471D76F132DFD9A03CDDE97/59be67405636ca3d79829d3faa151f769b51d209/36d78299-369a-476c-a88b-dc8414849477.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210302T133813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb560d46194501c5b7d80bb1f299ff26b056148a68aaa93ca07f3d051f44f560 13:38:13 % Total % Received % Xferd Average Speed Time Time Time Current 13:38:13 Dload Upload Total Spent Left Speed 13:38:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16615 0 0 100 16615 0 31858 --:--:-- --:--:-- --:--:-- 31890 13:38:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/59be67405636ca3d79829d3faa151f769b51d209 [Pipeline] } 13:38:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:38:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:38:18 ---> package-listing.sh 13:38:18 ++ facter osfamily 13:38:18 ++ tr '[:upper:]' '[:lower:]' 13:38:18 + OS_FAMILY=redhat 13:38:18 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-804 13:38:18 + START_PACKAGES=/tmp/packages_start.txt 13:38:18 + END_PACKAGES=/tmp/packages_end.txt 13:38:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:38:18 + PACKAGES=/tmp/packages_start.txt 13:38:18 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-804 ']' 13:38:18 + PACKAGES=/tmp/packages_end.txt 13:38:18 + case "${OS_FAMILY}" in 13:38:18 + rpm -qa 13:38:18 + sort 13:38:24 + '[' -f /tmp/packages_start.txt ']' 13:38:24 + '[' -f /tmp/packages_end.txt ']' 13:38:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:38:24 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-804 ']' 13:38:24 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-804/archives/ 13:38:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-804/archives/ [Pipeline] echo 13:38:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-804/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:38:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:38:24 13:38:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:38:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:38:25 alpine: Pulling from edgex-lftools-log-publisher 13:38:25 df20fa9351a1: Pulling fs layer 13:38:25 36b3adc4ff6f: Pulling fs layer 13:38:25 8ad3a11d3b57: Pulling fs layer 13:38:25 46f8f816bc3b: Pulling fs layer 13:38:25 93b61091891f: Pulling fs layer 13:38:25 93b9cdb0e59b: Pulling fs layer 13:38:25 5e14af77c1be: Pulling fs layer 13:38:25 01666e4c0597: Pulling fs layer 13:38:25 aa168da1d23b: Pulling fs layer 13:38:25 93b9cdb0e59b: Waiting 13:38:25 5e14af77c1be: Waiting 13:38:25 46f8f816bc3b: Waiting 13:38:25 93b61091891f: Waiting 13:38:25 01666e4c0597: Waiting 13:38:25 aa168da1d23b: Waiting 13:38:25 36b3adc4ff6f: Verifying Checksum 13:38:25 36b3adc4ff6f: Download complete 13:38:25 46f8f816bc3b: Verifying Checksum 13:38:25 46f8f816bc3b: Download complete 13:38:25 df20fa9351a1: Verifying Checksum 13:38:25 df20fa9351a1: Download complete 13:38:25 93b9cdb0e59b: Verifying Checksum 13:38:25 93b9cdb0e59b: Download complete 13:38:25 5e14af77c1be: Verifying Checksum 13:38:25 5e14af77c1be: Download complete 13:38:25 93b61091891f: Verifying Checksum 13:38:25 93b61091891f: Download complete 13:38:25 01666e4c0597: Verifying Checksum 13:38:25 01666e4c0597: Download complete 13:38:25 df20fa9351a1: Pull complete 13:38:25 36b3adc4ff6f: Pull complete 13:38:26 8ad3a11d3b57: Verifying Checksum 13:38:26 8ad3a11d3b57: Download complete 13:38:26 8ad3a11d3b57: Pull complete 13:38:27 46f8f816bc3b: Pull complete 13:38:28 93b61091891f: Pull complete 13:38:28 aa168da1d23b: Verifying Checksum 13:38:28 aa168da1d23b: Download complete 13:38:28 93b9cdb0e59b: Pull complete 13:38:28 5e14af77c1be: Pull complete 13:38:28 01666e4c0597: Pull complete 13:38:35 aa168da1d23b: Pull complete 13:38:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:38:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:38:35 prd-centos7-docker-4c-2g-28213 does not seem to be running inside a container 13:38:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-804/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-804 -v /w/workspace/dgexfoundry_device-sdk-go_PR-804:/w/workspace/dgexfoundry_device-sdk-go_PR-804:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:38:39 $ docker top f65363f2db6e634d66f304b54ca159c3d986a41f33b1419143acafc5ab1f97c6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:39 + touch /tmp/pre-build-complete [Pipeline] sh 13:38:40 + mkdir -p /var/log/sa [Pipeline] sh 13:38:40 + ls /var/log/sa-host 13:38:40 + sadf -c /var/log/sa-host/sa02 13:38:40 file_magic: OK 13:38:40 HZ: Using current value: 100 13:38:40 file_header: OK 13:38:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:38:40 Statistics: 13:38:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:38:40 File successfully converted to sysstat format version 12.2.1 13:38:40 + sadf -c /var/log/sa-host/sa23 13:38:40 file_magic: OK 13:38:40 HZ: Using current value: 100 13:38:40 file_header: OK 13:38:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:38:40 Statistics: 13:38:40 Hnuu...uuuununununu... 13:38:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:41 provisioning config files... 13:38:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/config8995807354691937195tmp [Pipeline] { [Pipeline] echo 13:38:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:38:41 ---> create-netrc.sh [Pipeline] } 13:38:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:38:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:38:42 ---> python-tools-install.sh [Pipeline] echo 13:38:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:38:42 ---> sudo-logs.sh 13:38:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:38:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:38:43 ---> job-cost.sh 13:38:43 lf-activate-venv: SKIPPING 13:38:43 DEBUG: total: 0.20999999344348907 13:38:43 INFO: Retrieving Stack Cost... 13:38:44 INFO: Retrieving Pricing Info for: v1-standard-2 13:38:44 INFO: Archiving Costs [Pipeline] echo 13:38:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:38:45 ---> logs-deploy.sh 13:38:45 lf-activate-venv: SKIPPING 13:38:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-804/1 13:38:45 INFO: archiving workspace using pattern(s): 13:38:47 Archives upload complete. 13:38:47 INFO: archiving logs to Nexus 13:38:47 ---> uname -a: 13:38:47 Linux prd-centos7-docker-4c-2g-28213.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 13:38:47 13:38:47 13:38:47 ---> lscpu: 13:38:47 Architecture: x86_64 13:38:47 CPU op-mode(s): 32-bit, 64-bit 13:38:47 Byte Order: Little Endian 13:38:47 Address sizes: 40 bits physical, 48 bits virtual 13:38:47 CPU(s): 4 13:38:47 On-line CPU(s) list: 0-3 13:38:47 Thread(s) per core: 1 13:38:47 Core(s) per socket: 1 13:38:47 Socket(s): 4 13:38:47 NUMA node(s): 1 13:38:47 Vendor ID: GenuineIntel 13:38:47 CPU family: 6 13:38:47 Model: 44 13:38:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:38:47 Stepping: 1 13:38:47 CPU MHz: 2933.438 13:38:47 BogoMIPS: 5866.87 13:38:47 Virtualization: VT-x 13:38:47 Hypervisor vendor: KVM 13:38:47 Virtualization type: full 13:38:47 L1d cache: 128 KiB 13:38:47 L1i cache: 128 KiB 13:38:47 L2 cache: 16 MiB 13:38:47 L3 cache: 64 MiB 13:38:47 NUMA node0 CPU(s): 0-3 13:38:47 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 13:38:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 13:38:47 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 13:38:47 Vulnerability Meltdown: Mitigation; PTI 13:38:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:38:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:38:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:38:47 Vulnerability Srbds: Not affected 13:38:47 Vulnerability Tsx async abort: Not affected 13:38:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 13:38:47 13:38:47 13:38:47 ---> nproc: 13:38:47 4 13:38:47 13:38:47 13:38:47 ---> df -h: 13:38:47 Filesystem Size Used Available Use% Mounted on 13:38:47 overlay 50.0G 7.3G 42.7G 15% / 13:38:47 tmpfs 64.0M 0 64.0M 0% /dev 13:38:47 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 13:38:47 shm 64.0M 0 64.0M 0% /dev/shm 13:38:47 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 13:38:47 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 13:38:47 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 13:38:47 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 13:38:47 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 13:38:47 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 13:38:47 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 13:38:47 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 13:38:47 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-804 13:38:47 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp 13:38:47 13:38:47 13:38:47 ---> free -m: 13:38:47 total used free shared buff/cache available 13:38:47 Mem: 1837 694 84 0 1058 1038 13:38:47 Swap: 1023 1 1022 13:38:47 13:38:47 13:38:47 ---> ip addr: 13:38:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:38:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:38:47 inet 127.0.0.1/8 scope host lo 13:38:47 valid_lft forever preferred_lft forever 13:38:47 inet6 ::1/128 scope host 13:38:47 valid_lft forever preferred_lft forever 13:38:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:38:47 link/ether fa:16:3e:5d:cb:1f brd ff:ff:ff:ff:ff:ff 13:38:47 inet 10.30.122.251/23 brd 10.30.123.255 scope global dynamic eth0 13:38:47 valid_lft 85735sec preferred_lft 85735sec 13:38:47 inet6 fe80::f816:3eff:fe5d:cb1f/64 scope link 13:38:47 valid_lft forever preferred_lft forever 13:38:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:38:47 link/ether 02:42:93:cf:a0:44 brd ff:ff:ff:ff:ff:ff 13:38:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:38:47 valid_lft forever preferred_lft forever 13:38:47 inet6 fe80::42:93ff:fecf:a044/64 scope link 13:38:47 valid_lft forever preferred_lft forever 13:38:47 13:38:47 13:38:47 ---> sar -b -r -n DEV: 13:38:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/02/21 _x86_64_ (4 CPU) 13:38:47 13:38:47 13:27:31 LINUX RESTART (4 CPU) 13:38:47 13:38:47 13:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:38:47 13:29:01 62.23 22.58 39.65 0.00 5729.65 3766.97 0.00 13:38:47 13:30:02 1.67 0.00 1.67 0.00 0.00 28.59 0.00 13:38:47 13:31:01 0.15 0.00 0.15 0.00 0.00 1.69 0.00 13:38:47 13:32:01 0.37 0.00 0.37 0.00 0.00 5.54 0.00 13:38:47 13:33:01 0.30 0.00 0.30 0.00 0.00 4.53 0.00 13:38:47 13:34:01 0.32 0.00 0.32 0.00 0.00 5.03 0.00 13:38:47 13:35:01 0.35 0.00 0.35 0.00 0.00 5.16 0.00 13:38:47 13:36:01 0.25 0.00 0.25 0.00 0.00 4.15 0.00 13:38:47 13:37:01 0.33 0.00 0.33 0.00 0.00 5.30 0.00 13:38:47 13:38:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 13:38:47 Average: 6.64 2.26 4.38 0.00 574.39 384.06 0.00 13:38:47 13:38:47 13:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:38:47 13:29:01 160136 0 577724 30.70 2620 1141064 1104616 37.70 428136 1093360 128 13:38:47 13:30:02 166896 0 570968 30.35 2620 1141060 1074132 36.66 427688 1087960 20 13:38:47 13:31:01 164124 0 573736 30.49 2620 1141064 1074384 36.67 429024 1089780 20 13:38:47 13:32:01 164336 0 573524 30.48 2620 1141064 1074288 36.66 442828 1075476 16 13:38:47 13:33:01 163420 0 574432 30.53 2620 1141072 1074132 36.66 444004 1075204 8 13:38:47 13:34:01 162400 0 575448 30.58 2620 1141076 1074192 36.66 454864 1065564 8 13:38:47 13:35:01 163128 0 574716 30.54 2620 1141080 1074132 36.66 454612 1065564 12 13:38:47 13:36:01 162888 0 574952 30.56 2620 1141084 1074132 36.66 454548 1065564 8 13:38:47 13:37:01 162752 0 575080 30.56 2620 1141092 1074132 36.66 455068 1065052 8 13:38:47 13:38:01 162932 0 574896 30.55 2620 1141096 1074132 36.66 455212 1065052 12 13:38:47 Average: 163301 0 574548 30.54 2620 1141075 1077227 36.76 444598 1074858 24 13:38:47 13:38:47 13:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:38:47 13:29:01 eth0 582.38 364.84 1075.99 97.16 0.00 0.00 0.00 0.00 13:38:47 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:29:01 docker0 12.71 10.97 1.64 22.94 0.00 0.00 0.00 0.00 13:38:47 13:30:02 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:38:47 13:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:31:01 eth0 1.10 0.47 0.33 0.18 0.00 0.00 0.00 0.00 13:38:47 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:32:01 eth0 0.50 0.40 0.27 0.23 0.00 0.00 0.00 0.00 13:38:47 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:38:47 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:34:01 eth0 0.35 0.25 0.20 0.08 0.00 0.00 0.00 0.00 13:38:47 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:35:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:38:47 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:38:47 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:38:47 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:38:47 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 Average: eth0 58.70 36.74 107.96 9.79 0.00 0.00 0.00 0.00 13:38:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 Average: docker0 1.27 1.10 0.16 2.30 0.00 0.00 0.00 0.00 13:38:47 13:38:47 13:38:47 ---> sar -P ALL: 13:38:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/02/21 _x86_64_ (4 CPU) 13:38:47 13:38:47 13:27:31 LINUX RESTART (4 CPU) 13:38:47 13:38:47 13:28:01 CPU %user %nice %system %iowait %steal %idle 13:38:47 13:29:01 all 11.14 0.00 3.73 1.30 0.05 83.78 13:38:47 13:29:01 0 12.14 0.00 4.05 0.27 0.03 83.51 13:38:47 13:29:01 1 10.16 0.00 3.00 1.50 0.03 85.31 13:38:47 13:29:01 2 10.57 0.00 3.85 0.83 0.07 84.68 13:38:47 13:29:01 3 11.70 0.00 4.02 2.60 0.05 81.63 13:38:47 13:30:02 all 0.17 0.00 0.05 0.00 0.00 99.78 13:38:47 13:30:02 0 0.05 0.00 0.07 0.00 0.00 99.88 13:38:47 13:30:02 1 0.53 0.00 0.03 0.00 0.00 99.43 13:38:47 13:30:02 2 0.05 0.00 0.03 0.00 0.02 99.90 13:38:47 13:30:02 3 0.07 0.00 0.05 0.00 0.00 99.88 13:38:47 13:31:01 all 0.15 0.00 0.05 0.00 0.00 99.80 13:38:47 13:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:38:47 13:31:01 1 0.49 0.00 0.05 0.00 0.02 99.44 13:38:47 13:31:01 2 0.03 0.00 0.07 0.00 0.00 99.90 13:38:47 13:31:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:38:47 13:32:01 all 0.17 0.00 0.06 0.00 0.00 99.77 13:38:47 13:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:38:47 13:32:01 1 0.32 0.00 0.10 0.00 0.00 99.58 13:38:47 13:32:01 2 0.27 0.00 0.08 0.00 0.00 99.65 13:38:47 13:32:01 3 0.07 0.00 0.03 0.00 0.02 99.88 13:38:47 13:33:01 all 0.14 0.00 0.03 0.00 0.00 99.83 13:38:47 13:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:38:47 13:33:01 1 0.45 0.00 0.05 0.00 0.00 99.50 13:38:47 13:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 13:38:47 13:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:38:47 13:34:01 all 0.15 0.00 0.05 0.00 0.00 99.79 13:38:47 13:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:38:47 13:34:01 1 0.05 0.00 0.13 0.00 0.02 99.80 13:38:47 13:34:01 2 0.52 0.00 0.03 0.00 0.00 99.45 13:38:47 13:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:38:47 13:35:01 all 0.15 0.00 0.03 0.00 0.00 99.82 13:38:47 13:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:38:47 13:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:38:47 13:35:01 2 0.52 0.00 0.02 0.00 0.00 99.47 13:38:47 13:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:38:47 13:36:01 all 0.15 0.00 0.04 0.00 0.00 99.81 13:38:47 13:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:38:47 13:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:38:47 13:36:01 2 0.50 0.00 0.05 0.00 0.00 99.45 13:38:47 13:36:01 3 0.03 0.00 0.05 0.00 0.00 99.92 13:38:47 13:37:01 all 0.15 0.00 0.03 0.00 0.00 99.82 13:38:47 13:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:38:47 13:37:01 1 0.03 0.00 0.05 0.00 0.00 99.92 13:38:47 13:37:01 2 0.50 0.00 0.00 0.00 0.00 99.50 13:38:47 13:37:01 3 0.08 0.00 0.03 0.00 0.00 99.88 13:38:47 13:38:01 all 0.15 0.00 0.04 0.00 0.00 99.80 13:38:47 13:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:38:47 13:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:38:47 13:38:01 2 0.52 0.00 0.03 0.00 0.02 99.43 13:38:47 13:38:01 3 0.05 0.00 0.07 0.00 0.00 99.88 13:38:47 Average: all 1.24 0.00 0.41 0.13 0.01 98.22 13:38:47 Average: 0 1.22 0.00 0.43 0.03 0.00 98.32 13:38:47 Average: 1 1.20 0.00 0.35 0.15 0.01 98.29 13:38:47 Average: 2 1.34 0.00 0.42 0.08 0.01 98.15 13:38:47 Average: 3 1.20 0.00 0.43 0.26 0.01 98.10 13:38:47 13:38:47 13:38:47