Pull request #816 updated 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 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 rather than 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 Obtained Jenkinsfile from 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29781 in /w/workspace/dgexfoundry_device-sdk-go_PR-816 [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-816 # 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 > 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/816/head:refs/remotes/origin/PR-816 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 Merge succeeded, producing 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 Checking out Revision 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 (PR-816) > git config core.sparsecheckout # timeout=10 > git checkout -f 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 # 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 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 # timeout=10 Commit message: "refactor: Update example device config and api doc" > git rev-list --no-walk ee37646d93806932af97a1dbec2aa3ea91e5802d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:39:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:39:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:39:26 ========================================================= 05:39:26 EdgeX Global Pipelines Version Info 05:39:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:39:28 ------------------- 05:39:28 stable info: 05:39:28 ------------------- 05:39:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:39:28 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 05:39:28 Message: update stable to v1.0.184 05:39:29 ------------------- 05:39:29 experimental info: 05:39:29 ------------------- 05:39:29 Commited By: **** collab-it+edgex@linuxfoundation.org 05:39:29 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 05:39:29 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:39:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:39:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:39:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:39:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:39:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:39:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:39:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:39:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:39:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:39:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:39:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:39:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:39:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:39:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:39:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:39:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:39:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:39:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:39:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-816 [Pipeline] echo 05:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-816 [Pipeline] echo 05:39:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-816 [Pipeline] echo 05:39:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 [Pipeline] echo 05:39:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2880e22 [Pipeline] echo 05:39:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:39:33 provisioning config files... 05:39:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-816@tmp/config1654690878612729483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:33 ---> docker-login.sh 05:39:33 nexus3.edgexfoundry.org:10001 05:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:34 Configure a credential helper to remove this warning. See 05:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:34 05:39:34 Login Succeeded 05:39:34 nexus3.edgexfoundry.org:10002 05:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:34 Configure a credential helper to remove this warning. See 05:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:34 05:39:34 Login Succeeded 05:39:34 nexus3.edgexfoundry.org:10003 05:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:34 Configure a credential helper to remove this warning. See 05:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:34 05:39:34 Login Succeeded 05:39:34 nexus3.edgexfoundry.org:10004 05:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:34 Configure a credential helper to remove this warning. See 05:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:34 05:39:34 Login Succeeded 05:39:34 docker.io 05:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:35 Configure a credential helper to remove this warning. See 05:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:35 05:39:35 Login Succeeded 05:39:35 ---> docker-login.sh ends [Pipeline] } 05:39:35 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 05:39:36 + git log --format=format:%s -1 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 [Pipeline] echo 05:39:36 GIT_COMMIT: 2880e2238917e15b05fdefa4b92a9c92cf8f3af9, Commit Message: refactor: Update example device config and api doc [Pipeline] echo 05:39:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:37 05:39:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:39:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:37 latest: Pulling from edgex-devops/git-semver 05:39:37 31603596830f: Pulling fs layer 05:39:37 2a8b12db71e7: Pulling fs layer 05:39:37 6ca5941a6612: Pulling fs layer 05:39:37 ecc8261a40a4: Pulling fs layer 05:39:37 ecc8261a40a4: Waiting 05:39:37 2a8b12db71e7: Verifying Checksum 05:39:37 2a8b12db71e7: Download complete 05:39:37 31603596830f: Verifying Checksum 05:39:37 31603596830f: Download complete 05:39:37 ecc8261a40a4: Verifying Checksum 05:39:37 ecc8261a40a4: Download complete 05:39:37 6ca5941a6612: Verifying Checksum 05:39:37 6ca5941a6612: Download complete 05:39:38 31603596830f: Pull complete 05:39:38 2a8b12db71e7: Pull complete 05:39:39 6ca5941a6612: Pull complete 05:39:39 ecc8261a40a4: Pull complete 05:39:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:39:39 prd-centos7-docker-4c-2g-29781 does not seem to be running inside a container 05:39:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-816 -v /w/workspace/dgexfoundry_device-sdk-go_PR-816:/w/workspace/dgexfoundry_device-sdk-go_PR-816:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-816@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-816@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:39:41 $ docker top 21f0a4a5bd4d3f469ec45605db10186a93f69ea7e4d17166a72dbb49dca2d73f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:42 [ssh-agent] Looking for ssh-agent implementation... 05:39:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:42 $ docker exec 21f0a4a5bd4d3f469ec45605db10186a93f69ea7e4d17166a72dbb49dca2d73f ssh-agent 05:39:42 SSH_AUTH_SOCK=/tmp/ssh-O0LcVM5w5NGs/agent.12 05:39:42 SSH_AGENT_PID=17 05:39:42 Running ssh-add (command line suppressed) 05:39:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-816@tmp/private_key_7681305165287653735.key (/w/workspace/dgexfoundry_device-sdk-go_PR-816@tmp/private_key_7681305165287653735.key) 05:39:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:43 + git tag --points-at HEAD [Pipeline] } 05:39:43 $ docker exec --env ******** --env ******** 21f0a4a5bd4d3f469ec45605db10186a93f69ea7e4d17166a72dbb49dca2d73f ssh-agent -k 05:39:43 unset SSH_AUTH_SOCK; 05:39:43 unset SSH_AGENT_PID; 05:39:43 echo Agent pid 17 killed; 05:39:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:39:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:43 [ssh-agent] Looking for ssh-agent implementation... 05:39:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:43 $ docker exec 21f0a4a5bd4d3f469ec45605db10186a93f69ea7e4d17166a72dbb49dca2d73f ssh-agent 05:39:43 SSH_AUTH_SOCK=/tmp/ssh-fC1w1JB3GYC1/agent.45 05:39:43 SSH_AGENT_PID=51 05:39:43 Running ssh-add (command line suppressed) 05:39:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-816@tmp/private_key_2353883140996078500.key (/w/workspace/dgexfoundry_device-sdk-go_PR-816@tmp/private_key_2353883140996078500.key) 05:39:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:44 + git semver init 05:39:44 # -> Open(): unable to determine branch for HEAD 05:39:44 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-816/.git 05:39:44 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-816 05:39:44 # $SEMVER_REMOTE_NAME = origin 05:39:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:39:44 # $SEMVER_USER_NAME = edgex-jenkins 05:39:44 # $SEMVER_BRANCH = PR-816 05:39:44 # $SEMVER_TEMP = /tmp/semver-993582948 05:39:44 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:39:44 # '/tmp/semver-993582948' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-816/.semver' 05:39:44 # -> Force: false 05:39:44 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-816/.semver [Pipeline] } 05:39:44 $ docker exec --env ******** --env ******** 21f0a4a5bd4d3f469ec45605db10186a93f69ea7e4d17166a72dbb49dca2d73f ssh-agent -k 05:39:44 unset SSH_AUTH_SOCK; 05:39:44 unset SSH_AGENT_PID; 05:39:44 echo Agent pid 51 killed; 05:39:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:45 + git semver [Pipeline] } 05:39:45 $ docker stop --time=1 21f0a4a5bd4d3f469ec45605db10186a93f69ea7e4d17166a72dbb49dca2d73f 05:39:46 $ docker rm -f 21f0a4a5bd4d3f469ec45605db10186a93f69ea7e4d17166a72dbb49dca2d73f [Pipeline] // withDockerContainer [Pipeline] sh 05:39:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:39:47 Stashed 1 file(s) [Pipeline] echo 05:39:47 [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 05:40:03 Still waiting to schedule task 05:40:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:40:03 Still waiting to schedule task 05:40:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:41:22 Running on prd-centos7-docker-4c-2g-29783 in /w/workspace/dgexfoundry_device-sdk-go_PR-816 [Pipeline] { [Pipeline] ws 05:41:22 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 05:41:24 using credential edgex-jenkins-ssh 05:41:24 Cloning the remote Git repository 05:41:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:41:24 > git init /w/workspace/device-sdk-go/5 # timeout=10 05:41:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:41:24 > git --version # timeout=10 05:41:24 > git --version # 'git version 2.24.3' 05:41:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:41:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:41:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:41:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/816/head:refs/remotes/origin/PR-816 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:26 Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 05:41:26 Merge succeeded, producing 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 05:41:26 Checking out Revision 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 (PR-816) 05:41:26 > git config core.sparsecheckout # timeout=10 05:41:26 > git checkout -f 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 # timeout=10 05:41:26 > git remote # timeout=10 05:41:26 > git config --get remote.origin.url # timeout=10 05:41:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:26 > git merge 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 05:41:26 > git rev-parse HEAD^{commit} # timeout=10 05:41:26 > git config core.sparsecheckout # timeout=10 05:41:26 > git checkout -f 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 # timeout=10 05:41:29 Commit message: "refactor: Update example device config and api doc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:41:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:41:31 + true 05:41:31 + sudo service docker restart 05:41:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:41:32 provisioning config files... 05:41:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config10016665763088966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:33 ---> docker-login.sh 05:41:33 nexus3.edgexfoundry.org:10001 05:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:33 Configure a credential helper to remove this warning. See 05:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:33 05:41:33 Login Succeeded 05:41:33 nexus3.edgexfoundry.org:10002 05:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:33 Configure a credential helper to remove this warning. See 05:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:33 05:41:33 Login Succeeded 05:41:33 nexus3.edgexfoundry.org:10003 05:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:34 Configure a credential helper to remove this warning. See 05:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:34 05:41:34 Login Succeeded 05:41:34 nexus3.edgexfoundry.org:10004 05:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:34 Configure a credential helper to remove this warning. See 05:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:34 05:41:34 Login Succeeded 05:41:34 docker.io 05:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:34 Configure a credential helper to remove this warning. See 05:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:34 05:41:34 Login Succeeded 05:41:34 ---> docker-login.sh ends [Pipeline] } 05:41:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:35 ========================================================= 05:41:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:41:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:41:35 + 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 . 05:41:35 Sending build context to Docker daemon 2.346MB 05:41:35 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:41:35 Step 2/8 : FROM ${BASE} 05:41:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:35 188c0c94c7c5: Pulling fs layer 05:41:35 0ef7d3d256c8: Pulling fs layer 05:41:35 de9db76c5a1d: Pulling fs layer 05:41:35 bca2f99d35d6: Pulling fs layer 05:41:35 93359f2a8cfa: Pulling fs layer 05:41:35 7c6f9722023f: Pulling fs layer 05:41:35 a35cf1a2eb13: Pulling fs layer 05:41:35 bca2f99d35d6: Waiting 05:41:35 7c6f9722023f: Waiting 05:41:35 a35cf1a2eb13: Waiting 05:41:35 93359f2a8cfa: Waiting 05:41:35 de9db76c5a1d: Verifying Checksum 05:41:35 de9db76c5a1d: Download complete 05:41:35 0ef7d3d256c8: Download complete 05:41:35 93359f2a8cfa: Verifying Checksum 05:41:35 93359f2a8cfa: Download complete 05:41:35 188c0c94c7c5: Verifying Checksum 05:41:35 188c0c94c7c5: Download complete 05:41:35 7c6f9722023f: Verifying Checksum 05:41:35 7c6f9722023f: Download complete 05:41:35 188c0c94c7c5: Pull complete 05:41:36 0ef7d3d256c8: Pull complete 05:41:36 de9db76c5a1d: Pull complete 05:41:38 a35cf1a2eb13: Verifying Checksum 05:41:38 a35cf1a2eb13: Download complete 05:41:39 bca2f99d35d6: Verifying Checksum 05:41:39 bca2f99d35d6: Download complete 05:41:44 bca2f99d35d6: Pull complete 05:41:44 93359f2a8cfa: Pull complete 05:41:44 7c6f9722023f: Pull complete 05:41:52 a35cf1a2eb13: Pull complete 05:41:52 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:41:52 ---> a62c8e92a672 05:41:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:41:52 ---> Running in ef16fdfa4b47 05:41:52 Removing intermediate container ef16fdfa4b47 05:41:52 ---> 24bc28d99935 05:41:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:52 ---> Running in 80bfa3846e97 05:41:53 Removing intermediate container 80bfa3846e97 05:41:53 ---> a57b28249b7b 05:41:53 Step 5/8 : RUN apk add --update --no-cache make git 05:41:53 ---> Running in 8c544fa3844d 05:41:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:41:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29782 in /w/workspace/dgexfoundry_device-sdk-go_PR-816 [Pipeline] { [Pipeline] ws 05:41:54 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 05:41:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:41:54 OK: 166 MiB in 39 packages 05:41:55 Removing intermediate container 8c544fa3844d 05:41:55 ---> 6e351741b97d 05:41:55 Step 6/8 : WORKDIR /device-sdk-go 05:41:55 ---> Running in 5ceb33ae0c80 05:41:55 Removing intermediate container 5ceb33ae0c80 05:41:55 ---> c116eb1f618b 05:41:55 Step 7/8 : COPY . . 05:41:56 ---> ae6429427392 05:41:56 Step 8/8 : RUN go mod download 05:41:56 ---> Running in 4427b18bf794 05:41:59 using credential edgex-jenkins-ssh 05:41:59 Cloning the remote Git repository 05:41:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:41:59 > git init /w/workspace/device-sdk-go/5 # timeout=10 05:41:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:41:59 > git --version # timeout=10 05:41:59 > git --version # 'git version 2.17.1' 05:41:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:42:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:42:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:42:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/816/head:refs/remotes/origin/PR-816 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:42:02 Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 05:42:02 Merge succeeded, producing 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 05:42:02 Checking out Revision 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 (PR-816) 05:42:02 > git config core.sparsecheckout # timeout=10 05:42:02 > git checkout -f 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 # timeout=10 05:42:02 > git remote # timeout=10 05:42:02 > git config --get remote.origin.url # timeout=10 05:42:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:02 > git merge 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 05:42:02 > git rev-parse HEAD^{commit} # timeout=10 05:42:02 > git config core.sparsecheckout # timeout=10 05:42:02 > git checkout -f 2880e2238917e15b05fdefa4b92a9c92cf8f3af9 # timeout=10 05:42:06 Commit message: "refactor: Update example device config and api doc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:42:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:42:09 + + true 05:42:09 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:42:11 provisioning config files... 05:42:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config1620962135908934304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:12 ---> docker-login.sh 05:42:12 nexus3.edgexfoundry.org:10001 05:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:13 Configure a credential helper to remove this warning. See 05:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:13 05:42:13 Login Succeeded 05:42:13 nexus3.edgexfoundry.org:10002 05:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:14 Configure a credential helper to remove this warning. See 05:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:14 05:42:14 Login Succeeded 05:42:14 nexus3.edgexfoundry.org:10003 05:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:14 Configure a credential helper to remove this warning. See 05:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:14 05:42:14 Login Succeeded 05:42:14 nexus3.edgexfoundry.org:10004 05:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:14 Configure a credential helper to remove this warning. See 05:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:14 05:42:14 Login Succeeded 05:42:14 docker.io 05:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:15 Configure a credential helper to remove this warning. See 05:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:15 05:42:15 Login Succeeded 05:42:15 ---> docker-login.sh ends [Pipeline] } 05:42:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:42:16 ========================================================= 05:42:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:42:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:42:16 + 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 . 05:42:17 Sending build context to Docker daemon 2.345MB 05:42:17 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:42:17 Step 2/8 : FROM ${BASE} 05:42:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:42:17 5f621e34cdf4: Pulling fs layer 05:42:17 a4357932f1b6: Pulling fs layer 05:42:17 18c013af1878: Pulling fs layer 05:42:17 00ac8860ef70: Pulling fs layer 05:42:17 63d7cb157983: Pulling fs layer 05:42:17 b116817d02f9: Pulling fs layer 05:42:17 745a02a5169b: Pulling fs layer 05:42:17 00ac8860ef70: Waiting 05:42:17 63d7cb157983: Waiting 05:42:17 745a02a5169b: Waiting 05:42:17 b116817d02f9: Waiting 05:42:17 18c013af1878: Verifying Checksum 05:42:17 18c013af1878: Download complete 05:42:17 a4357932f1b6: Verifying Checksum 05:42:17 a4357932f1b6: Download complete 05:42:17 63d7cb157983: Verifying Checksum 05:42:17 63d7cb157983: Download complete 05:42:17 b116817d02f9: Verifying Checksum 05:42:17 b116817d02f9: Download complete 05:42:17 5f621e34cdf4: Verifying Checksum 05:42:17 5f621e34cdf4: Download complete 05:42:18 5f621e34cdf4: Pull complete 05:42:18 a4357932f1b6: Pull complete 05:42:18 Removing intermediate container 4427b18bf794 05:42:18 ---> c2f6fb18ae76 05:42:18 Successfully built c2f6fb18ae76 05:42:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:42:19 18c013af1878: Pull complete 05:42:19 + docker inspect -f . ci-base-image-x86_64 05:42:19 . [Pipeline] withDockerContainer 05:42:19 745a02a5169b: Verifying Checksum 05:42:19 745a02a5169b: Download complete 05:42:19 prd-centos7-docker-4c-2g-29783 does not seem to be running inside a container 05:42:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:42:20 $ docker top 1a34f9ecf8b2d0c542ad92afaffc0251a015ca63d38ecff94ec4cb2bcfbfea0a -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:20 00ac8860ef70: Verifying Checksum 05:42:20 00ac8860ef70: Download complete 05:42:20 + go version 05:42:20 go version go1.15.5 linux/amd64 [Pipeline] } 05:42:20 $ docker stop --time=1 1a34f9ecf8b2d0c542ad92afaffc0251a015ca63d38ecff94ec4cb2bcfbfea0a 05:42:22 $ docker rm -f 1a34f9ecf8b2d0c542ad92afaffc0251a015ca63d38ecff94ec4cb2bcfbfea0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:42:23 + docker inspect -f . ci-base-image-x86_64 05:42:23 . [Pipeline] withDockerContainer 05:42:23 prd-centos7-docker-4c-2g-29783 does not seem to be running inside a container 05:42:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:42:24 $ docker top e3b906c4211695a943130bcdfaca5b6be2c5f98d5756e4fedacde8fb4617a7e6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:24 + make test 05:42:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:42:30 00ac8860ef70: Pull complete 05:42:30 63d7cb157983: Pull complete 05:42:30 b116817d02f9: Pull complete 05:42:33 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:42:34 745a02a5169b: Pull complete 05:42:34 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:42:34 ---> b7e6874047d6 05:42:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:42:36 ---> Running in 42229dda9982 05:42:37 Removing intermediate container 42229dda9982 05:42:37 ---> ab370622a436 05:42:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:37 ---> Running in 5e35f0c629b7 05:42:40 Removing intermediate container 5e35f0c629b7 05:42:40 ---> 09a3b3f426c8 05:42:40 Step 5/8 : RUN apk add --update --no-cache make git 05:42:40 ---> Running in f5e70a5c97ac 05:42:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:42:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:42:42 OK: 142 MiB in 39 packages 05:42:43 Removing intermediate container f5e70a5c97ac 05:42:43 ---> 04d73d46930e 05:42:43 Step 6/8 : WORKDIR /device-sdk-go 05:42:43 ---> Running in 9ae8a2a5efea 05:42:44 Removing intermediate container 9ae8a2a5efea 05:42:44 ---> 45fe2a6eb92f 05:42:44 Step 7/8 : COPY . . 05:42:45 ---> 74582047b919 05:42:45 Step 8/8 : RUN go mod download 05:42:45 ---> Running in d5e3ab55c453 05:42:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:42:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:42:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:42:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 25.5% of statements 05:43:12 Removing intermediate container d5e3ab55c453 05:43:12 ---> 2274a3275e06 05:43:12 Successfully built 2274a3275e06 05:43:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:43:12 + docker inspect -f . ci-base-image-arm64 05:43:12 . [Pipeline] withDockerContainer 05:43:12 prd-ubuntu18.04-docker-arm64-4c-16g-29782 does not seem to be running inside a container 05:43:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:43:14 $ docker top 4dedd695fd9d85f94347184bb3db6cb5a7244452eb2f6a9a21de6ce1ac272cdd -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:15 + go version 05:43:15 go version go1.15.5 linux/arm64 [Pipeline] } 05:43:15 $ docker stop --time=1 4dedd695fd9d85f94347184bb3db6cb5a7244452eb2f6a9a21de6ce1ac272cdd 05:43:17 $ docker rm -f 4dedd695fd9d85f94347184bb3db6cb5a7244452eb2f6a9a21de6ce1ac272cdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:43:18 + docker inspect -f . ci-base-image-arm64 05:43:18 . [Pipeline] withDockerContainer 05:43:18 prd-ubuntu18.04-docker-arm64-4c-16g-29782 does not seem to be running inside a container 05:43:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:43:20 $ docker top 965d008625b931e38bdd839d6f96bbf66192dd9ed9858b4f00a1118c38757980 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:21 + make test 05:43:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:43:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.063s coverage: 10.5% of statements 05:43:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.056s coverage: 12.5% of statements 05:43:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:43:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.059s coverage: 84.8% of statements 05:43:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 05:43:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:43:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:43:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 47.6% of statements 05:43:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 05:43:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.070s coverage: 81.2% of statements 05:43:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.074s coverage: 24.8% of statements 05:43:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.133s coverage: 6.4% of statements 05:43:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 5.2% of statements 05:43:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:43:21 GO111MODULE=on go vet ./... 05:43:31 gofmt -l . 05:43:31 [ "`gofmt -l .`" = "" ] 05:43:31 ./bin/test-attribution-txt.sh 05:43:31 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:43:31 $ docker stop --time=1 e3b906c4211695a943130bcdfaca5b6be2c5f98d5756e4fedacde8fb4617a7e6 05:43:33 $ docker rm -f e3b906c4211695a943130bcdfaca5b6be2c5f98d5756e4fedacde8fb4617a7e6 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:43:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:43:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:43:37 + ls -al . 05:43:37 total 184 05:43:37 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 15 05:43 . 05:43:37 drwxrwxr-x. 4 jenkins jenkins 28 Mar 15 05:41 .. 05:43:37 drwxrwxr-x. 2 jenkins jenkins 64 Mar 15 05:41 bin 05:43:37 -rw-r--r--. 1 jenkins jenkins 102032 Mar 15 05:43 coverage.out 05:43:37 -rw-rw-r--. 1 jenkins jenkins 949 Mar 15 05:41 Dockerfile.build 05:43:37 -rw-rw-r--. 1 jenkins jenkins 140 Mar 15 05:41 .dockerignore 05:43:37 drwxrwxr-x. 4 jenkins jenkins 48 Mar 15 05:41 example 05:43:37 drwxrwxr-x. 8 jenkins jenkins 179 Mar 15 05:41 .git 05:43:37 drwxrwxr-x. 2 jenkins jenkins 103 Mar 15 05:41 .github 05:43:37 -rw-rw-r--. 1 jenkins jenkins 138 Mar 15 05:41 .gitignore 05:43:37 -rw-r--r--. 1 jenkins jenkins 479 Mar 15 05:43 go.mod 05:43:37 -rw-r--r--. 1 jenkins jenkins 17490 Mar 15 05:43 go.sum 05:43:37 drwxrwxr-x. 12 jenkins jenkins 171 Mar 15 05:41 internal 05:43:37 -rw-rw-r--. 1 jenkins jenkins 901 Mar 15 05:41 Jenkinsfile 05:43:37 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 15 05:41 LICENSE 05:43:37 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 15 05:41 Makefile 05:43:37 drwxrwxr-x. 4 jenkins jenkins 26 Mar 15 05:41 openapi 05:43:37 drwxrwxr-x. 5 jenkins jenkins 50 Mar 15 05:41 pkg 05:43:37 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 15 05:41 README.md 05:43:37 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 15 05:41 RELEASE-NOTES.txt 05:43:37 drwxrwxr-x. 4 jenkins jenkins 54 Mar 15 05:41 snap 05:43:37 -rw-rw-r--. 1 jenkins jenkins 5 Mar 15 05:39 VERSION 05:43:37 -rw-rw-r--. 1 jenkins jenkins 222 Mar 15 05:41 version.go [Pipeline] isUnix [Pipeline] sh 05:43:37 + 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=2880e2238917e15b05fdefa4b92a9c92cf8f3af9 --label arch=amd64 --label version=0.0.0 . 05:43:37 Sending build context to Docker daemon 2.449MB 05:43:37 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:43:37 Step 2/24 : FROM ${BASE} AS builder 05:43:37 ---> c2f6fb18ae76 05:43:37 Step 3/24 : ARG MAKE='make build' 05:43:38 ---> Running in 7b54ee26d981 05:43:38 Removing intermediate container 7b54ee26d981 05:43:38 ---> 24595d746c69 05:43:38 Step 4/24 : WORKDIR /device-sdk-go 05:43:38 ---> Running in 582d702531dc 05:43:38 Removing intermediate container 582d702531dc 05:43:38 ---> e13b436e70f9 05:43:38 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:43:38 ---> Running in 1b46a63c0964 05:43:38 Removing intermediate container 1b46a63c0964 05:43:38 ---> f3d9ee1ce549 05:43:38 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:38 ---> Running in 12ab9acd1493 05:43:39 Removing intermediate container 12ab9acd1493 05:43:39 ---> 0d76baf99e21 05:43:39 Step 7/24 : RUN apk add --update --no-cache make git 05:43:39 ---> Running in 5940519d2da3 05:43:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:43:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:43:41 OK: 166 MiB in 39 packages 05:43:41 Removing intermediate container 5940519d2da3 05:43:41 ---> bc1f25b15755 05:43:41 Step 8/24 : COPY . . 05:43:42 ---> 9fbd067d0181 05:43:42 Step 9/24 : RUN ${MAKE} 05:43:42 ---> Running in 01e1cc8a44af 05:43: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 05:43:43 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:43:53 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:43:53 Removing intermediate container 01e1cc8a44af 05:43:53 ---> d1dcba2201c4 05:43:53 Step 10/24 : FROM scratch 05:43:53 ---> 05:43:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:43:54 ---> Running in a3d5ac885103 05:43:54 Removing intermediate container a3d5ac885103 05:43:54 ---> 6afd192614fd 05:43:54 Step 12/24 : ENV APP_PORT=49990 05:43:54 ---> Running in eb8b0a362ff6 05:43:54 Removing intermediate container eb8b0a362ff6 05:43:54 ---> e5eea131dfe0 05:43:54 Step 13/24 : EXPOSE $APP_PORT 05:43:54 ---> Running in 64da56d90bdc 05:43:54 Removing intermediate container 64da56d90bdc 05:43:54 ---> f2f4a273f0b0 05:43:54 Step 14/24 : WORKDIR / 05:43:54 ---> Running in d5a9646cf46d 05:43:54 Removing intermediate container d5a9646cf46d 05:43:54 ---> 190dffcda7ee 05:43:54 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:43:55 ---> 2da2c53cf478 05:43:55 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:43:55 ---> f3c5e4cfdbcf 05:43:55 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:43:55 ---> bbb1db3ac3f1 05:43:55 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:43:56 ---> e3975aa1dd6c 05:43:56 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:43:56 ---> 90612814135e 05:43:56 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:43:56 ---> Running in 4970fb93691a 05:43:56 Removing intermediate container 4970fb93691a 05:43:56 ---> d32e06e88bc3 05:43:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:43:56 ---> Running in fade899d226a 05:43:56 Removing intermediate container fade899d226a 05:43:56 ---> d11bc717f86c 05:43:56 Step 22/24 : LABEL arch=amd64 05:43:56 ---> Running in cea9091299fa 05:43:56 Removing intermediate container cea9091299fa 05:43:56 ---> 4daddaac2e88 05:43:56 Step 23/24 : LABEL git_sha=2880e2238917e15b05fdefa4b92a9c92cf8f3af9 05:43:57 ---> Running in c14cb74eb3df 05:43:57 Removing intermediate container c14cb74eb3df 05:43:57 ---> e780169cc30f 05:43:57 Step 24/24 : LABEL version=0.0.0 05:43:57 ---> Running in bbd6d904ca02 05:43:57 Removing intermediate container bbd6d904ca02 05:43:57 ---> 167b02c7c13b 05:43:57 [Warning] One or more build-args [ARCH] were not consumed 05:43:57 Successfully built 167b02c7c13b 05:43:57 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 05:43:58 ---> job-cost.sh 05:43:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HbdK 05:44:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:44:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:44:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:44:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:44:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.119s coverage: 25.5% of statements 05:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-HbdK/bin to PATH 05:44:45 INFO: No Stack... 05:44:45 INFO: Retrieving Pricing Info for: v1-standard-2 05:44:45 INFO: Archiving Costs [Pipeline] sh 05:44:45 + cut -d, -f6 05:44:45 + cat /w/workspace/device-sdk-go/5/archives/cost.csv [Pipeline] lock 05:44:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-816-5-stack-cost] 05:44:45 Resource [jenkins-edgexfoundry-device-sdk-go-PR-816-5-stack-cost] did not exist. Created. 05:44:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-816-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:46 + echo total: 0.029999999329447746 [Pipeline] stash 05:44:46 Stashed 1 file(s) [Pipeline] } 05:44:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-816-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:44:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.124s coverage: 10.5% of statements 05:44:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.122s coverage: 12.5% of statements 05:44:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:44:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.140s coverage: 84.8% of statements 05:44:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 05:44:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:44:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:44:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.213s coverage: 47.6% of statements 05:44:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 05:44:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.160s coverage: 81.2% of statements 05:44:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.169s coverage: 24.8% of statements 05:44:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.805s coverage: 6.4% of statements 05:44:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.132s coverage: 5.2% of statements 05:44:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:44:59 GO111MODULE=on go vet ./... 05:45:31 gofmt -l . 05:45:31 [ "`gofmt -l .`" = "" ] 05:45:31 ./bin/test-attribution-txt.sh 05:45:31 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:45:31 $ docker stop --time=1 965d008625b931e38bdd839d6f96bbf66192dd9ed9858b4f00a1118c38757980 05:45:34 $ docker rm -f 965d008625b931e38bdd839d6f96bbf66192dd9ed9858b4f00a1118c38757980 [Pipeline] // withDockerContainer [Pipeline] sh 05:45:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:45:35 Warning: overwriting stash ‘coverage-report’ 05:45:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:45:37 + ls -al . 05:45:37 total 220 05:45:37 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 05:45 . 05:45:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 05:41 .. 05:45:37 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 05:42 .dockerignore 05:45:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 05:42 .git 05:45:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 05:42 .github 05:45:37 -rw-rw-r-- 1 jenkins jenkins 138 Mar 15 05:42 .gitignore 05:45:37 -rw-rw-r-- 1 jenkins jenkins 949 Mar 15 05:42 Dockerfile.build 05:45:37 -rw-rw-r-- 1 jenkins jenkins 901 Mar 15 05:42 Jenkinsfile 05:45:37 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 05:42 LICENSE 05:45:37 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 15 05:42 Makefile 05:45:37 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 15 05:42 README.md 05:45:37 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 15 05:42 RELEASE-NOTES.txt 05:45:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 05:39 VERSION 05:45:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 05:42 bin 05:45:37 -rw-r--r-- 1 jenkins jenkins 102032 Mar 15 05:44 coverage.out 05:45:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 05:42 example 05:45:37 -rw-r--r-- 1 jenkins jenkins 479 Mar 15 05:45 go.mod 05:45:37 -rw-r--r-- 1 jenkins jenkins 17490 Mar 15 05:45 go.sum 05:45:37 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 05:42 internal 05:45:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 05:42 openapi 05:45:37 drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 05:42 pkg 05:45:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 05:42 snap 05:45:37 -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 05:42 version.go [Pipeline] isUnix [Pipeline] sh 05:45:37 + 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=2880e2238917e15b05fdefa4b92a9c92cf8f3af9 --label arch=arm64 --label version=0.0.0 . 05:45:38 Sending build context to Docker daemon 2.448MB 05:45:38 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:45:38 Step 2/24 : FROM ${BASE} AS builder 05:45:38 ---> 2274a3275e06 05:45:38 Step 3/24 : ARG MAKE='make build' 05:45:38 ---> Running in 44c8b9c8317d 05:45:38 Removing intermediate container 44c8b9c8317d 05:45:38 ---> 2906ee5a8ccc 05:45:38 Step 4/24 : WORKDIR /device-sdk-go 05:45:39 ---> Running in e8d0c337ab14 05:45:39 Removing intermediate container e8d0c337ab14 05:45:39 ---> a03fc5084f90 05:45:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:45:39 ---> Running in 43b435aec32b 05:45:40 Removing intermediate container 43b435aec32b 05:45:40 ---> 77af8674abe1 05:45:40 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:40 ---> Running in cc27d39f7a37 05:45:42 Removing intermediate container cc27d39f7a37 05:45:42 ---> e73746ceda09 05:45:42 Step 7/24 : RUN apk add --update --no-cache make git 05:45:42 ---> Running in 29296d6f103a 05:45:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:45:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:45:44 OK: 142 MiB in 39 packages 05:45:46 Removing intermediate container 29296d6f103a 05:45:46 ---> ab9d0a82b4a9 05:45:46 Step 8/24 : COPY . . 05:45:47 ---> 1e6fcb6dd90e 05:45:47 Step 9/24 : RUN ${MAKE} 05:45:47 ---> Running in 7c91cc044e30 05:45:48 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 05:46:15 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:46:15 Removing intermediate container 7c91cc044e30 05:46:15 ---> a84b2e584ce9 05:46:15 Step 10/24 : FROM scratch 05:46:15 ---> 05:46:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:46:15 ---> Running in 2e8e12c8e8d5 05:46:16 Removing intermediate container 2e8e12c8e8d5 05:46:16 ---> 60f9205773c4 05:46:16 Step 12/24 : ENV APP_PORT=49990 05:46:16 ---> Running in fd2881011fb6 05:46:16 Removing intermediate container fd2881011fb6 05:46:16 ---> 437b7715c270 05:46:16 Step 13/24 : EXPOSE $APP_PORT 05:46:16 ---> Running in a20b648c62b9 05:46:16 Removing intermediate container a20b648c62b9 05:46:16 ---> 802484762477 05:46:16 Step 14/24 : WORKDIR / 05:46:16 ---> Running in 5b07bf6d6646 05:46:17 Removing intermediate container 5b07bf6d6646 05:46:17 ---> 510dbf8d361d 05:46:17 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:46:18 ---> 3663b8c06a7e 05:46:18 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:46:19 ---> 8075dba1efb2 05:46:19 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:46:19 ---> c12111dba856 05:46:19 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:46:20 ---> 3cf5c06c8e54 05:46:20 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:46:21 ---> 10206e56f80b 05:46:21 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:46:21 ---> Running in 17791b7da8e9 05:46:21 Removing intermediate container 17791b7da8e9 05:46:21 ---> 8111bd48a26d 05:46:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:46:22 ---> Running in c3bcbadee55b 05:46:22 Removing intermediate container c3bcbadee55b 05:46:22 ---> 03bcc9a1225c 05:46:22 Step 22/24 : LABEL arch=arm64 05:46:22 ---> Running in f4b001767835 05:46:22 Removing intermediate container f4b001767835 05:46:22 ---> 5e44d07b0a03 05:46:22 Step 23/24 : LABEL git_sha=2880e2238917e15b05fdefa4b92a9c92cf8f3af9 05:46:23 ---> Running in 8e2272084f7e 05:46:23 Removing intermediate container 8e2272084f7e 05:46:23 ---> 48beff8176dc 05:46:23 Step 24/24 : LABEL version=0.0.0 05:46:23 ---> Running in d7e54e1d2588 05:46:24 Removing intermediate container d7e54e1d2588 05:46:24 ---> ec9301b12235 05:46:24 [Warning] One or more build-args [ARCH] were not consumed 05:46:24 Successfully built ec9301b12235 05:46:24 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 05:46:24 ---> job-cost.sh 05:46:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sxm7 05:47:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:48:40 lf-activate-venv(): INFO: Adding /tmp/venv-sxm7/bin to PATH 05:48:40 INFO: No Stack... 05:48:40 INFO: Retrieving Pricing Info for: lf-standard-4 05:48:40 INFO: Archiving Costs [Pipeline] sh 05:48:40 + cut -d, -f6 05:48:40 + cat /w/workspace/device-sdk-go/5/archives/cost.csv [Pipeline] lock 05:48:41 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-816-5-stack-cost] 05:48:41 Resource [jenkins-edgexfoundry-device-sdk-go-PR-816-5-stack-cost] did not exist. Created. 05:48:41 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-816-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:48:41 /w/workspace/device-sdk-go/5@tmp/durable-4e1144cd/script.sh: 1: /w/workspace/device-sdk-go/5@tmp/durable-4e1144cd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:48:41 + echo total: 0.20999999344348907 [Pipeline] stash 05:48:41 Warning: overwriting stash ‘stack-cost’ 05:48:42 Stashed 1 file(s) [Pipeline] } 05:48:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-816-5-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 05:48:43 provisioning config files... 05:48:43 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-816@tmp/config911939097283745073tmp [Pipeline] { [Pipeline] sh 05:48:44 + set +x 05:48:44 + curl -s https://codecov.io/bash 05:48:44 + bash -s -- 05:48:44 05:48:44 _____ _ 05:48:44 / ____| | | 05:48:44 | | ___ __| | ___ ___ _____ __ 05:48:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:48:44 | |___| (_) | (_| | __/ (_| (_) \ V / 05:48:44 \_____\___/ \__,_|\___|\___\___/ \_/ 05:48:44 Bash-20210309-2b87ace 05:48:44 05:48:44 05:48:44 ==> git version 2.24.3 found 05:48:44 ==> 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 05:48:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:48:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:48:44 ==> Jenkins CI detected. 05:48:44 project root: . 05:48:44 --> token set from env 05:48:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:48:44 ==> Running gcov in . (disable via -X gcov) 05:48:44 ==> Python coveragepy not found 05:48:44 ==> Searching for coverage reports in: 05:48:44 + . 05:48:44 -> Found 1 reports 05:48:44 ==> Detecting git/mercurial file structure 05:48:44 ==> Reading reports 05:48:44 + ./coverage.out bytes=102032 05:48:44 ==> Appending adjustments 05:48:44 https://docs.codecov.io/docs/fixing-reports 05:48:44 + Found adjustments 05:48:44 ==> Gzipping contents 05:48:44 16K /tmp/codecov.5BV2ST.gz 05:48:44 ==> Uploading reports 05:48:44 url: https://codecov.io 05:48:44 query: branch=PR-816&commit=2880e2238917e15b05fdefa4b92a9c92cf8f3af9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-816%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=816&job=&cmd_args= 05:48:44 -> Pinging Codecov 05:48:44 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-816&commit=2880e2238917e15b05fdefa4b92a9c92cf8f3af9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-816%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=816&job=&cmd_args= 05:48:45 -> Uploading to 05:48:45 https://storage.googleapis.com/codecov/v4/raw/2021-03-15/7E55EF52A471D76F132DFD9A03CDDE97/2880e2238917e15b05fdefa4b92a9c92cf8f3af9/d1f57aeb-a0cb-4d77-a882-1ef0fab45e2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210315T054844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b8e51c7535e6800a8772ec481ef5cafd6eec0dc3a3a2adbc973a632b222ee04 05:48:45 % Total % Received % Xferd Average Speed Time Time Time Current 05:48:45 Dload Upload Total Spent Left Speed 05:48:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15189 0 0 100 15189 0 31495 --:--:-- --:--:-- --:--:-- 31512 05:48:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2880e2238917e15b05fdefa4b92a9c92cf8f3af9 [Pipeline] } 05:48:45 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 05:48:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:48:48 ---> package-listing.sh 05:48:48 ++ facter osfamily 05:48:48 ++ tr '[:upper:]' '[:lower:]' 05:48:48 + OS_FAMILY=redhat 05:48:48 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-816 05:48:48 + START_PACKAGES=/tmp/packages_start.txt 05:48:48 + END_PACKAGES=/tmp/packages_end.txt 05:48:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:48:48 + PACKAGES=/tmp/packages_start.txt 05:48:48 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-816 ']' 05:48:48 + PACKAGES=/tmp/packages_end.txt 05:48:48 + case "${OS_FAMILY}" in 05:48:48 + rpm -qa 05:48:48 + sort 05:48:53 + '[' -f /tmp/packages_start.txt ']' 05:48:53 + '[' -f /tmp/packages_end.txt ']' 05:48:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:48:53 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-816 ']' 05:48:53 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-816/archives/ 05:48:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-816/archives/ [Pipeline] echo 05:48:53 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-816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:48:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:48:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:48:54 05:48:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:48:54 alpine: Pulling from edgex-lftools-log-publisher 05:48:54 df20fa9351a1: Pulling fs layer 05:48:54 36b3adc4ff6f: Pulling fs layer 05:48:54 8ad3a11d3b57: Pulling fs layer 05:48:54 46f8f816bc3b: Pulling fs layer 05:48:54 93b61091891f: Pulling fs layer 05:48:54 93b9cdb0e59b: Pulling fs layer 05:48:54 5e14af77c1be: Pulling fs layer 05:48:54 01666e4c0597: Pulling fs layer 05:48:54 aa168da1d23b: Pulling fs layer 05:48:54 46f8f816bc3b: Waiting 05:48:54 93b61091891f: Waiting 05:48:54 93b9cdb0e59b: Waiting 05:48:54 01666e4c0597: Waiting 05:48:54 5e14af77c1be: Waiting 05:48:54 36b3adc4ff6f: Verifying Checksum 05:48:54 36b3adc4ff6f: Download complete 05:48:54 46f8f816bc3b: Download complete 05:48:55 df20fa9351a1: Verifying Checksum 05:48:55 df20fa9351a1: Download complete 05:48:55 93b9cdb0e59b: Verifying Checksum 05:48:55 93b9cdb0e59b: Download complete 05:48:55 5e14af77c1be: Verifying Checksum 05:48:55 5e14af77c1be: Download complete 05:48:55 93b61091891f: Verifying Checksum 05:48:55 93b61091891f: Download complete 05:48:55 01666e4c0597: Verifying Checksum 05:48:55 01666e4c0597: Download complete 05:48:55 df20fa9351a1: Pull complete 05:48:55 36b3adc4ff6f: Pull complete 05:48:56 8ad3a11d3b57: Verifying Checksum 05:48:56 8ad3a11d3b57: Download complete 05:48:56 8ad3a11d3b57: Pull complete 05:48:56 46f8f816bc3b: Pull complete 05:48:57 93b61091891f: Pull complete 05:48:57 aa168da1d23b: Verifying Checksum 05:48:57 aa168da1d23b: Download complete 05:48:57 93b9cdb0e59b: Pull complete 05:48:57 5e14af77c1be: Pull complete 05:48:58 01666e4c0597: Pull complete 05:49:05 aa168da1d23b: Pull complete 05:49:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:49:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:49:05 prd-centos7-docker-4c-2g-29781 does not seem to be running inside a container 05:49:05 $ 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-816/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-816 -v /w/workspace/dgexfoundry_device-sdk-go_PR-816:/w/workspace/dgexfoundry_device-sdk-go_PR-816:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-816@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-816@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:49:09 $ docker top ec76673d84a1c43e811ad8e5b163933c80819dfac8ff0b7afe60ec5380ec373a -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:09 + touch /tmp/pre-build-complete [Pipeline] sh 05:49:09 + mkdir -p /var/log/sa [Pipeline] sh 05:49:10 + ls /var/log/sa-host 05:49:10 + sadf -c /var/log/sa-host/sa15 05:49:10 file_magic: OK 05:49:10 HZ: Using current value: 100 05:49:10 file_header: OK 05:49:10 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 05:49:10 Statistics: 05:49:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:49:10 File successfully converted to sysstat format version 12.2.1 05:49:10 + sadf -c /var/log/sa-host/sa23 05:49:10 file_magic: OK 05:49:10 HZ: Using current value: 100 05:49:10 file_header: OK 05:49:10 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 05:49:10 Statistics: 05:49:10 Hnuu...uuuununununu... 05:49:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:10 provisioning config files... 05:49:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-816@tmp/config6324511296959928807tmp [Pipeline] { [Pipeline] echo 05:49:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:49:10 ---> create-netrc.sh [Pipeline] } 05:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:49:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:49:11 ---> python-tools-install.sh [Pipeline] echo 05:49:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:49:11 ---> sudo-logs.sh 05:49:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:49:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:49:12 ---> job-cost.sh 05:49:12 lf-activate-venv: SKIPPING 05:49:12 DEBUG: total: 0.20999999344348907 05:49:12 INFO: Retrieving Stack Cost... 05:49:13 INFO: Retrieving Pricing Info for: v1-standard-2 05:49:13 INFO: Archiving Costs [Pipeline] echo 05:49:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:49:14 ---> logs-deploy.sh 05:49:14 lf-activate-venv: SKIPPING 05:49:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-816/5 05:49:14 INFO: archiving workspace using pattern(s): 05:49:15 Archives upload complete. 05:49:15 INFO: archiving logs to Nexus 05:49:16 ---> uname -a: 05:49:16 Linux prd-centos7-docker-4c-2g-29781.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:49:16 05:49:16 05:49:16 ---> lscpu: 05:49:16 Architecture: x86_64 05:49:16 CPU op-mode(s): 32-bit, 64-bit 05:49:16 Byte Order: Little Endian 05:49:16 Address sizes: 40 bits physical, 48 bits virtual 05:49:16 CPU(s): 4 05:49:16 On-line CPU(s) list: 0-3 05:49:16 Thread(s) per core: 1 05:49:16 Core(s) per socket: 1 05:49:16 Socket(s): 4 05:49:16 NUMA node(s): 1 05:49:16 Vendor ID: GenuineIntel 05:49:16 CPU family: 6 05:49:16 Model: 44 05:49:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:49:16 Stepping: 1 05:49:16 CPU MHz: 2933.442 05:49:16 BogoMIPS: 5866.88 05:49:16 Virtualization: VT-x 05:49:16 Hypervisor vendor: KVM 05:49:16 Virtualization type: full 05:49:16 L1d cache: 128 KiB 05:49:16 L1i cache: 128 KiB 05:49:16 L2 cache: 16 MiB 05:49:16 L3 cache: 64 MiB 05:49:16 NUMA node0 CPU(s): 0-3 05:49:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:49:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:49:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:49:16 Vulnerability Meltdown: Mitigation; PTI 05:49:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:49:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:49:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:49:16 Vulnerability Srbds: Not affected 05:49:16 Vulnerability Tsx async abort: Not affected 05:49:16 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 05:49:16 05:49:16 05:49:16 ---> nproc: 05:49:16 4 05:49:16 05:49:16 05:49:16 ---> df -h: 05:49:16 Filesystem Size Used Available Use% Mounted on 05:49:16 overlay 50.0G 7.3G 42.7G 15% / 05:49:16 tmpfs 64.0M 0 64.0M 0% /dev 05:49:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:49:16 shm 64.0M 0 64.0M 0% /dev/shm 05:49:16 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:49:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:49:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:49:16 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:49:16 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:49:16 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-816 05:49:16 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-816@tmp 05:49:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:49:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:49:16 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:49:16 05:49:16 05:49:16 ---> free -m: 05:49:16 total used free shared buff/cache available 05:49:16 Mem: 1837 708 104 0 1025 1024 05:49:16 Swap: 1023 1 1022 05:49:16 05:49:16 05:49:16 ---> ip addr: 05:49:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:49:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:49:16 inet 127.0.0.1/8 scope host lo 05:49:16 valid_lft forever preferred_lft forever 05:49:16 inet6 ::1/128 scope host 05:49:16 valid_lft forever preferred_lft forever 05:49:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:49:16 link/ether fa:16:3e:10:63:0d brd ff:ff:ff:ff:ff:ff 05:49:16 inet 10.30.123.49/23 brd 10.30.123.255 scope global dynamic eth0 05:49:16 valid_lft 85776sec preferred_lft 85776sec 05:49:16 inet6 fe80::f816:3eff:fe10:630d/64 scope link 05:49:16 valid_lft forever preferred_lft forever 05:49:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:49:16 link/ether 02:42:da:c0:e8:f2 brd ff:ff:ff:ff:ff:ff 05:49:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:49:16 valid_lft forever preferred_lft forever 05:49:16 inet6 fe80::42:daff:fec0:e8f2/64 scope link 05:49:16 valid_lft forever preferred_lft forever 05:49:16 05:49:16 05:49:16 ---> sar -b -r -n DEV: 05:49:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/15/21 _x86_64_ (4 CPU) 05:49:16 05:49:16 05:38:41 LINUX RESTART (4 CPU) 05:49:16 05:49:16 05:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:49:16 05:40:01 138.48 51.51 86.97 0.00 7912.55 39224.02 0.00 05:49:16 05:41:01 3.13 0.03 3.10 0.00 1.07 105.18 0.00 05:49:16 05:42:01 0.42 0.00 0.42 0.00 0.00 6.51 0.00 05:49:16 05:43:01 0.38 0.00 0.38 0.00 0.00 5.63 0.00 05:49:16 05:44:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 05:49:16 05:45:01 0.33 0.00 0.33 0.00 0.00 4.90 0.00 05:49:16 05:46:01 0.27 0.00 0.27 0.00 0.00 2.73 0.00 05:49:16 05:47:01 0.22 0.00 0.22 0.00 0.00 1.63 0.00 05:49:16 05:48:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 05:49:16 05:49:02 76.11 51.09 25.02 0.00 4263.52 11292.03 0.00 05:49:16 Average: 22.00 10.28 11.73 0.00 1219.02 5068.72 0.00 05:49:16 05:49:16 05:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:49:16 05:40:01 157940 0 593236 31.53 2620 1127748 1105952 37.74 395536 1128944 136 05:49:16 05:41:01 164308 0 586748 31.18 2620 1127868 1077524 36.77 397000 1122052 16 05:49:16 05:42:01 162040 0 589012 31.30 2620 1127872 1077644 36.78 394368 1127120 12 05:49:16 05:43:01 162408 0 588640 31.28 2620 1127876 1077620 36.78 406440 1115024 20 05:49:16 05:44:01 162988 0 588056 31.25 2620 1127880 1077524 36.77 402584 1118324 8 05:49:16 05:45:01 161152 0 589888 31.35 2620 1127884 1077608 36.78 406656 1115788 8 05:49:16 05:46:01 161596 0 589440 31.33 2620 1127888 1077524 36.77 406096 1115788 8 05:49:16 05:47:01 161792 0 589240 31.32 2620 1127892 1077524 36.77 406352 1115788 20 05:49:16 05:48:01 161776 0 589248 31.32 2620 1127900 1077524 36.77 406172 1115836 8 05:49:16 05:49:02 74616 0 703956 37.41 2620 1100352 1513468 51.65 596100 978960 48792 05:49:16 Average: 153062 0 600746 31.93 2620 1125116 1123991 38.36 421730 1105362 4903 05:49:16 05:49:16 05:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:49:16 05:40:01 eth0 566.06 362.90 1101.79 97.13 0.00 0.00 0.00 0.00 05:49:16 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:40:01 docker0 9.79 8.21 1.37 23.26 0.00 0.00 0.00 0.00 05:49:16 05:41:01 eth0 1.02 0.08 0.09 0.03 0.00 0.00 0.00 0.00 05:49:16 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:42:01 eth0 1.17 0.62 0.57 0.37 0.00 0.00 0.00 0.00 05:49:16 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:43:01 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 05:49:16 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:44:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 05:49:16 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:45:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 05:49:16 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:49:16 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:47:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:49:16 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:49:16 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:49:02 eth0 206.62 176.42 2165.22 18.53 0.00 0.00 0.00 0.00 05:49:16 05:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 05:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 Average: eth0 77.67 54.15 327.42 11.64 0.00 0.00 0.00 0.00 05:49:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:16 Average: docker0 0.98 0.82 0.14 2.33 0.00 0.00 0.00 0.00 05:49:16 05:49:16 05:49:16 ---> sar -P ALL: 05:49:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/15/21 _x86_64_ (4 CPU) 05:49:16 05:49:16 05:38:41 LINUX RESTART (4 CPU) 05:49:16 05:49:16 05:39:01 CPU %user %nice %system %iowait %steal %idle 05:49:16 05:40:01 all 13.77 0.00 7.32 5.27 0.04 73.60 05:49:16 05:40:01 0 11.81 0.00 8.86 4.32 0.03 74.98 05:49:16 05:40:01 1 12.34 0.00 6.48 5.04 0.03 76.11 05:49:16 05:40:01 2 14.98 0.00 7.23 4.94 0.05 72.80 05:49:16 05:40:01 3 15.96 0.00 6.71 6.78 0.05 70.50 05:49:16 05:41:01 all 0.18 0.00 0.05 0.00 0.00 99.76 05:49:16 05:41:01 0 0.05 0.00 0.08 0.00 0.00 99.87 05:49:16 05:41:01 1 0.40 0.00 0.05 0.00 0.02 99.53 05:49:16 05:41:01 2 0.20 0.00 0.03 0.00 0.00 99.77 05:49:16 05:41:01 3 0.07 0.00 0.05 0.00 0.00 99.88 05:49:16 05:42:01 all 0.19 0.00 0.07 0.00 0.00 99.74 05:49:16 05:42:01 0 0.07 0.00 0.05 0.00 0.02 99.87 05:49:16 05:42:01 1 0.53 0.00 0.05 0.00 0.00 99.42 05:49:16 05:42:01 2 0.08 0.00 0.10 0.00 0.00 99.82 05:49:16 05:42:01 3 0.07 0.00 0.08 0.00 0.00 99.85 05:49:16 05:43:01 all 0.05 0.00 0.05 0.00 0.00 99.90 05:49:16 05:43:01 0 0.03 0.00 0.08 0.00 0.00 99.88 05:49:16 05:43:01 1 0.08 0.00 0.05 0.00 0.00 99.87 05:49:16 05:43:01 2 0.07 0.00 0.07 0.00 0.00 99.87 05:49:16 05:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:49:16 05:44:01 all 0.17 0.00 0.04 0.00 0.00 99.79 05:49:16 05:44:01 0 0.55 0.00 0.03 0.00 0.00 99.42 05:49:16 05:44:01 1 0.05 0.00 0.07 0.00 0.00 99.88 05:49:16 05:44:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:49:16 05:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:49:16 05:45:01 all 0.14 0.00 0.03 0.00 0.00 99.82 05:49:16 05:45:01 0 0.50 0.00 0.03 0.00 0.00 99.47 05:49:16 05:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:49:16 05:45:01 2 0.03 0.00 0.07 0.00 0.00 99.90 05:49:16 05:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:49:16 05:46:01 all 0.12 0.00 0.03 0.00 0.00 99.85 05:49:16 05:46:01 0 0.37 0.00 0.07 0.00 0.00 99.57 05:49:16 05:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 05:49:16 05:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:49:16 05:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:49:16 05:47:01 all 0.11 0.00 0.03 0.00 0.00 99.85 05:49:16 05:47:01 0 0.40 0.00 0.05 0.00 0.00 99.55 05:49:16 05:47:01 1 0.00 0.00 0.03 0.00 0.00 99.97 05:49:16 05:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:49:16 05:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:49:16 05:48:01 all 0.15 0.00 0.04 0.00 0.00 99.80 05:49:16 05:48:01 0 0.50 0.00 0.05 0.00 0.02 99.43 05:49:16 05:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:49:16 05:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 05:49:16 05:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:49:16 05:49:02 all 4.49 0.00 2.75 1.48 0.01 91.27 05:49:16 05:49:02 0 3.81 0.00 2.65 0.65 0.00 92.88 05:49:16 05:49:02 1 5.35 0.00 2.66 0.69 0.00 91.30 05:49:16 05:49:02 2 4.34 0.00 2.72 0.74 0.02 92.18 05:49:16 05:49:02 3 4.46 0.00 2.97 3.83 0.02 88.72 05:49:16 Average: all 1.92 0.00 1.03 0.67 0.01 96.38 05:49:16 Average: 0 1.79 0.00 1.18 0.49 0.01 96.53 05:49:16 Average: 1 1.87 0.00 0.94 0.57 0.01 96.62 05:49:16 Average: 2 1.97 0.00 1.02 0.56 0.01 96.44 05:49:16 Average: 3 2.04 0.00 0.99 1.05 0.01 95.91 05:49:16 05:49:16 05:49:16