Pull request #837 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 17f34e0f237b0d08a789829a4d5d97cb938c3491+e522836f5d508ce20413c5d2a08a926bd2b9771b (ce9642e85e171622b602ebc51bbc61ed2b037a0e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-837/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-837/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-31325 in /w/workspace/dgexfoundry_device-sdk-go_PR-837 [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-837 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 17f34e0f237b0d08a789829a4d5d97cb938c3491 > 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/837/head:refs/remotes/origin/PR-837 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # timeout=10 Merge succeeded, producing 17f34e0f237b0d08a789829a4d5d97cb938c3491 Checking out Revision 17f34e0f237b0d08a789829a4d5d97cb938c3491 (PR-837) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:44:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:44:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:44:40 ========================================================= 05:44:40 EdgeX Global Pipelines Version Info 05:44:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:44:41 ------------------- 05:44:41 stable info: 05:44:41 ------------------- 05:44:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:44:41 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:44:41 Message: update stable to v1.0.186 05:44:42 ------------------- 05:44:42 experimental info: 05:44:42 ------------------- 05:44:42 Commited By: **** collab-it+edgex@linuxfoundation.org 05:44:42 Commit SHA: 606c6f769ab3e61af702b3bd2da8ca6cacc01659 05:44:42 Message: update experimental to v1.0.187 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:44:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:44:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:44:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:44:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:44:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:44:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:44:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:44:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:44:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:44:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:44:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:44:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:44:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-837 [Pipeline] echo 05:44:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-837 [Pipeline] echo 05:44:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-837 [Pipeline] echo 05:44:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17f34e0f237b0d08a789829a4d5d97cb938c3491 [Pipeline] echo 05:44:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17f34e0 [Pipeline] echo 05:44:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:44:47 provisioning config files... 05:44:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/config3339125196705740512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:47 ---> docker-login.sh 05:44:47 nexus3.edgexfoundry.org:10001 05:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:48 Configure a credential helper to remove this warning. See 05:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:48 05:44:48 Login Succeeded 05:44:48 nexus3.edgexfoundry.org:10002 05:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:48 Configure a credential helper to remove this warning. See 05:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:48 05:44:48 Login Succeeded 05:44:48 nexus3.edgexfoundry.org:10003 05:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:48 Configure a credential helper to remove this warning. See 05:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:48 05:44:48 Login Succeeded 05:44:48 nexus3.edgexfoundry.org:10004 05:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:48 Configure a credential helper to remove this warning. See 05:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:48 05:44:48 Login Succeeded 05:44:48 docker.io 05:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:49 Configure a credential helper to remove this warning. See 05:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:49 05:44:49 Login Succeeded 05:44:49 ---> docker-login.sh ends [Pipeline] } 05:44:49 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:44:50 + git log --format=format:%s -1 17f34e0f237b0d08a789829a4d5d97cb938c3491 [Pipeline] echo 05:44:50 GIT_COMMIT: 17f34e0f237b0d08a789829a4d5d97cb938c3491, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:44:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:51 05:44:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:44:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:52 latest: Pulling from edgex-devops/git-semver 05:44:52 31603596830f: Pulling fs layer 05:44:52 2a8b12db71e7: Pulling fs layer 05:44:52 6ca5941a6612: Pulling fs layer 05:44:52 ecc8261a40a4: Pulling fs layer 05:44:52 ecc8261a40a4: Waiting 05:44:52 2a8b12db71e7: Download complete 05:44:52 31603596830f: Verifying Checksum 05:44:52 31603596830f: Download complete 05:44:52 ecc8261a40a4: Verifying Checksum 05:44:52 ecc8261a40a4: Download complete 05:44:52 6ca5941a6612: Verifying Checksum 05:44:52 6ca5941a6612: Download complete 05:44:52 31603596830f: Pull complete 05:44:52 2a8b12db71e7: Pull complete 05:44:53 6ca5941a6612: Pull complete 05:44:53 ecc8261a40a4: Pull complete 05:44:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:44:53 prd-centos7-docker-4c-2g-31325 does not seem to be running inside a container 05:44:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-837 -v /w/workspace/dgexfoundry_device-sdk-go_PR-837:/w/workspace/dgexfoundry_device-sdk-go_PR-837:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-837@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:44:55 $ docker top f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:44:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:56 [ssh-agent] Looking for ssh-agent implementation... 05:44:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:56 $ docker exec f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 ssh-agent 05:44:56 SSH_AUTH_SOCK=/tmp/ssh-gIGj8BCQXNHF/agent.13 05:44:56 SSH_AGENT_PID=18 05:44:56 Running ssh-add (command line suppressed) 05:44:56 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/private_key_5772556108799131253.key (/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/private_key_5772556108799131253.key) 05:44:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:57 + git tag --points-at HEAD [Pipeline] } 05:44:57 $ docker exec --env ******** --env ******** f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 ssh-agent -k 05:44:57 unset SSH_AUTH_SOCK; 05:44:57 unset SSH_AGENT_PID; 05:44:57 echo Agent pid 18 killed; 05:44:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:44:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:57 [ssh-agent] Looking for ssh-agent implementation... 05:44:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:57 $ docker exec f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 ssh-agent 05:44:58 SSH_AUTH_SOCK=/tmp/ssh-Rh4aIlcGP202/agent.46 05:44:58 SSH_AGENT_PID=51 05:44:58 Running ssh-add (command line suppressed) 05:44:58 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/private_key_6459941157820429985.key (/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/private_key_6459941157820429985.key) 05:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:58 + git semver init 05:44:58 # -> Open(): unable to determine branch for HEAD 05:44:58 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-837/.git 05:44:58 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-837 05:44:58 # $SEMVER_REMOTE_NAME = origin 05:44:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:44:58 # $SEMVER_USER_NAME = edgex-jenkins 05:44:58 # $SEMVER_BRANCH = PR-837 05:44:58 # $SEMVER_TEMP = /tmp/semver-220744120 05:44:58 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:44:59 # '/tmp/semver-220744120' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-837/.semver' 05:44:59 # -> Force: false 05:44:59 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-837/.semver [Pipeline] } 05:44:59 $ docker exec --env ******** --env ******** f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 ssh-agent -k 05:44:59 unset SSH_AUTH_SOCK; 05:44:59 unset SSH_AGENT_PID; 05:44:59 echo Agent pid 51 killed; 05:44:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:00 + git semver [Pipeline] } 05:45:00 $ docker stop --time=1 f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 05:45:01 $ docker rm -f f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 [Pipeline] // withDockerContainer [Pipeline] sh 05:45:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:45:02 Stashed 1 file(s) [Pipeline] echo 05:45:02 [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:45:18 Still waiting to schedule task 05:45:18 ‘prd-centos7-blackbox-4c-2g-30704’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-31326’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’ 05:45:18 Still waiting to schedule task 05:45:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:47:04 Running on prd-centos7-docker-4c-2g-31328 in /w/workspace/dgexfoundry_device-sdk-go_PR-837 [Pipeline] { [Pipeline] ws 05:47:04 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:47:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31327 in /w/workspace/dgexfoundry_device-sdk-go_PR-837 [Pipeline] { [Pipeline] ws 05:47:05 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:47:07 using credential edgex-jenkins-ssh 05:47:07 Cloning the remote Git repository 05:47:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:47:07 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:47:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:47:07 > git --version # timeout=10 05:47:07 > git --version # 'git version 2.24.3' 05:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:47:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:47:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:47:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/837/head:refs/remotes/origin/PR-837 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:47:08 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 17f34e0f237b0d08a789829a4d5d97cb938c3491 05:47:08 Merge succeeded, producing 17f34e0f237b0d08a789829a4d5d97cb938c3491 05:47:08 Checking out Revision 17f34e0f237b0d08a789829a4d5d97cb938c3491 (PR-837) 05:47:08 > git config core.sparsecheckout # timeout=10 05:47:08 > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # timeout=10 05:47:08 > git remote # timeout=10 05:47:08 > git config --get remote.origin.url # timeout=10 05:47:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:08 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 05:47:08 > git rev-parse HEAD^{commit} # timeout=10 05:47:09 > git config core.sparsecheckout # timeout=10 05:47:09 > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # timeout=10 05:47:10 using credential edgex-jenkins-ssh 05:47:10 Cloning the remote Git repository 05:47:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:47:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:47:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:47:10 > git --version # timeout=10 05:47:10 > git --version # 'git version 2.17.1' 05:47:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:12 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 17f34e0f237b0d08a789829a4d5d97cb938c3491 05:47:12 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:47:12 Merge succeeded, producing 17f34e0f237b0d08a789829a4d5d97cb938c3491 05:47:12 Checking out Revision 17f34e0f237b0d08a789829a4d5d97cb938c3491 (PR-837) 05:47:12 > git --version # timeout=10 05:47:12 > git --version # 'git version 2.24.3' 05:47:12 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:47:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:47:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:47:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:47:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/837/head:refs/remotes/origin/PR-837 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:47:12 > git config core.sparsecheckout # timeout=10 05:47:12 > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # timeout=10 05:47:12 > git remote # timeout=10 05:47:12 > git config --get remote.origin.url # timeout=10 05:47:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:12 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 05:47:12 > git rev-parse HEAD^{commit} # timeout=10 05:47:12 > git config core.sparsecheckout # timeout=10 05:47:12 > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:47:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:47:14 + sudo service docker restart 05:47:14 + true 05:47:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:47:15 provisioning config files... 05:47:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6734794300177790563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:16 ---> docker-login.sh 05:47:16 nexus3.edgexfoundry.org:10001 05:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:16 Configure a credential helper to remove this warning. See 05:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:16 05:47:16 Login Succeeded 05:47:16 nexus3.edgexfoundry.org:10002 05:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:16 Configure a credential helper to remove this warning. See 05:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:16 05:47:16 Login Succeeded 05:47:16 nexus3.edgexfoundry.org:10003 05:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:16 Configure a credential helper to remove this warning. See 05:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:16 05:47:16 Login Succeeded 05:47:16 nexus3.edgexfoundry.org:10004 05:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:17 Configure a credential helper to remove this warning. See 05:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:17 05:47:17 Login Succeeded 05:47:17 docker.io 05:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:17 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:47:17 > git --version # timeout=10 05:47:17 > git --version # 'git version 2.17.1' 05:47:17 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:17 Configure a credential helper to remove this warning. See 05:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:17 05:47:17 Login Succeeded 05:47:17 ---> docker-login.sh ends [Pipeline] } 05:47:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:47:17 ========================================================= 05:47:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:47:17 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:47:18 + 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:47:18 Sending build context to Docker daemon 2.288MB 05:47:18 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:47:18 Step 2/8 : FROM ${BASE} [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:47:18 188c0c94c7c5: Pulling fs layer 05:47:18 0ef7d3d256c8: Pulling fs layer 05:47:18 de9db76c5a1d: Pulling fs layer 05:47:18 bca2f99d35d6: Pulling fs layer 05:47:18 93359f2a8cfa: Pulling fs layer 05:47:18 7c6f9722023f: Pulling fs layer 05:47:18 a35cf1a2eb13: Pulling fs layer 05:47:18 93359f2a8cfa: Waiting 05:47:18 7c6f9722023f: Waiting 05:47:18 a35cf1a2eb13: Waiting 05:47:18 bca2f99d35d6: Waiting 05:47:18 de9db76c5a1d: Verifying Checksum 05:47:18 de9db76c5a1d: Download complete 05:47:18 0ef7d3d256c8: Verifying Checksum 05:47:18 0ef7d3d256c8: Download complete 05:47:18 93359f2a8cfa: Verifying Checksum 05:47:18 93359f2a8cfa: Download complete 05:47:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:47:19 7c6f9722023f: Verifying Checksum 05:47:19 7c6f9722023f: Download complete 05:47:19 188c0c94c7c5: Verifying Checksum 05:47:19 188c0c94c7c5: Download complete 05:47:19 188c0c94c7c5: Pull complete 05:47:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:47:19 0ef7d3d256c8: Pull complete 05:47:20 de9db76c5a1d: Pull complete 05:47:20 + true 05:47:20 + sudo service docker restart 05:47:21 a35cf1a2eb13: Verifying Checksum 05:47:21 a35cf1a2eb13: Download complete 05:47:22 bca2f99d35d6: Verifying Checksum 05:47:22 bca2f99d35d6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:47:22 provisioning config files... 05:47:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3679951608924493831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:22 ---> docker-login.sh 05:47:22 nexus3.edgexfoundry.org:10001 05:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:24 Configure a credential helper to remove this warning. See 05:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:24 05:47:24 Login Succeeded 05:47:24 nexus3.edgexfoundry.org:10002 05:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:24 Configure a credential helper to remove this warning. See 05:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:24 05:47:24 Login Succeeded 05:47:24 nexus3.edgexfoundry.org:10003 05:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:25 Configure a credential helper to remove this warning. See 05:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:25 05:47:25 Login Succeeded 05:47:25 nexus3.edgexfoundry.org:10004 05:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:25 Configure a credential helper to remove this warning. See 05:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:25 05:47:25 Login Succeeded 05:47:25 docker.io 05:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:26 Configure a credential helper to remove this warning. See 05:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:26 05:47:26 Login Succeeded 05:47:26 ---> docker-login.sh ends [Pipeline] } 05:47:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:47:26 ========================================================= 05:47:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:47:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:47:27 + 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:47:27 bca2f99d35d6: Pull complete 05:47:27 93359f2a8cfa: Pull complete 05:47:27 7c6f9722023f: Pull complete 05:47:27 Sending build context to Docker daemon 2.287MB 05:47:27 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:47:27 Step 2/8 : FROM ${BASE} 05:47:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:47:27 5f621e34cdf4: Pulling fs layer 05:47:27 a4357932f1b6: Pulling fs layer 05:47:27 18c013af1878: Pulling fs layer 05:47:27 00ac8860ef70: Pulling fs layer 05:47:27 63d7cb157983: Pulling fs layer 05:47:27 b116817d02f9: Pulling fs layer 05:47:27 745a02a5169b: Pulling fs layer 05:47:27 00ac8860ef70: Waiting 05:47:27 63d7cb157983: Waiting 05:47:27 745a02a5169b: Waiting 05:47:27 b116817d02f9: Waiting 05:47:27 18c013af1878: Download complete 05:47:27 a4357932f1b6: Verifying Checksum 05:47:27 a4357932f1b6: Download complete 05:47:27 63d7cb157983: Verifying Checksum 05:47:27 63d7cb157983: Download complete 05:47:27 b116817d02f9: Verifying Checksum 05:47:27 b116817d02f9: Download complete 05:47:27 5f621e34cdf4: Download complete 05:47:28 5f621e34cdf4: Pull complete 05:47:29 a4357932f1b6: Pull complete 05:47:29 18c013af1878: Pull complete 05:47:30 745a02a5169b: Verifying Checksum 05:47:30 745a02a5169b: Download complete 05:47:31 00ac8860ef70: Verifying Checksum 05:47:31 00ac8860ef70: Download complete 05:47:37 a35cf1a2eb13: Pull complete 05:47:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:47:37 ---> a62c8e92a672 05:47:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:47:37 ---> Running in 1912cb267418 05:47:37 Removing intermediate container 1912cb267418 05:47:37 ---> 5d8e1220f27d 05:47:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:37 ---> Running in 5bc3d791a072 05:47:38 Removing intermediate container 5bc3d791a072 05:47:38 ---> 34e24b162f17 05:47:38 Step 5/8 : RUN apk add --update --no-cache make git 05:47:38 ---> Running in cdef019d13dd 05:47:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:47:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:47:40 OK: 166 MiB in 39 packages 05:47:40 Removing intermediate container cdef019d13dd 05:47:40 ---> d86f2c73d464 05:47:40 Step 6/8 : WORKDIR /device-sdk-go 05:47:40 ---> Running in 80b36b2b431f 05:47:40 Removing intermediate container 80b36b2b431f 05:47:40 ---> 1b60ba29be77 05:47:40 Step 7/8 : COPY . . 05:47:41 00ac8860ef70: Pull complete 05:47:41 63d7cb157983: Pull complete 05:47:41 b116817d02f9: Pull complete 05:47:42 ---> 633c84f97571 05:47:42 Step 8/8 : RUN go mod download 05:47:42 ---> Running in ee79f72891c2 05:47:44 745a02a5169b: Pull complete 05:47:44 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:47:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:47:44 ---> b7e6874047d6 05:47:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:47:48 ---> Running in cdf76ce2c090 05:47:48 Removing intermediate container cdf76ce2c090 05:47:48 ---> c290119f8086 05:47:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:48 ---> Running in dc51f17a2b44 05:47:50 Removing intermediate container dc51f17a2b44 05:47:50 ---> 472c98797678 05:47:50 Step 5/8 : RUN apk add --update --no-cache make git 05:47:50 ---> Running in b6236bb8ff08 05:47:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:47:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:47:53 OK: 142 MiB in 39 packages 05:47:54 Removing intermediate container b6236bb8ff08 05:47:54 ---> 8abfe82bde1e 05:47:54 Step 6/8 : WORKDIR /device-sdk-go 05:47:54 ---> Running in 91add15f61b6 05:47:55 Removing intermediate container 91add15f61b6 05:47:55 ---> ef3a1b08eee0 05:47:55 Step 7/8 : COPY . . 05:47:56 ---> cdafa2b90b38 05:47:56 Step 8/8 : RUN go mod download 05:47:56 ---> Running in cba173e64c6e 05:48:00 Removing intermediate container ee79f72891c2 05:48:00 ---> aa8b02ca15e9 05:48:00 Successfully built aa8b02ca15e9 05:48:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:48:00 + docker inspect -f . ci-base-image-x86_64 05:48:00 . [Pipeline] withDockerContainer 05:48:00 prd-centos7-docker-4c-2g-31328 does not seem to be running inside a container 05:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:48:01 $ docker top 38a634f1bdb07306f6e87e46cb8ddb737fb33bf9d9af0375f1509714b0c739d7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:02 + go version 05:48:02 go version go1.15.5 linux/amd64 [Pipeline] } 05:48:02 $ docker stop --time=1 38a634f1bdb07306f6e87e46cb8ddb737fb33bf9d9af0375f1509714b0c739d7 05:48:03 $ docker rm -f 38a634f1bdb07306f6e87e46cb8ddb737fb33bf9d9af0375f1509714b0c739d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:48:05 + docker inspect -f . ci-base-image-x86_64 05:48:05 . [Pipeline] withDockerContainer 05:48:05 prd-centos7-docker-4c-2g-31328 does not seem to be running inside a container 05:48:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:48:05 $ docker top 5c36c80725471fa8c180b6b823d96e015e6afdc25d65235207b7b5598243a9a0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:06 + make test 05:48:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:48:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:48:18 Removing intermediate container cba173e64c6e 05:48:18 ---> 974ef536749a 05:48:18 Successfully built 974ef536749a 05:48:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:48:19 + docker inspect -f . ci-base-image-arm64 05:48:19 . [Pipeline] withDockerContainer 05:48:19 prd-ubuntu18.04-docker-arm64-4c-16g-31327 does not seem to be running inside a container 05:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:48:20 $ docker top 24ebbcc1717b2963e0ac69ff95fcb557d7ca0ee61183c811d140805128dc2119 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:21 + go version 05:48:21 go version go1.15.5 linux/arm64 [Pipeline] } 05:48:22 $ docker stop --time=1 24ebbcc1717b2963e0ac69ff95fcb557d7ca0ee61183c811d140805128dc2119 05:48:24 $ docker rm -f 24ebbcc1717b2963e0ac69ff95fcb557d7ca0ee61183c811d140805128dc2119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:48:25 + docker inspect -f . ci-base-image-arm64 05:48:25 . [Pipeline] withDockerContainer 05:48:25 prd-ubuntu18.04-docker-arm64-4c-16g-31327 does not seem to be running inside a container 05:48:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:48:27 $ docker top 338aab7920482cede382055f0c357be53cc4d98acecbbf08cb2e55e3000e07cf -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:28 + make test 05:48:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:48:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:48:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:48:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:48:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:48:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 27.0% of statements 05:48:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.085s coverage: 81.2% of statements 05:48:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:49:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.050s coverage: 10.5% of statements 05:49:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:49:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:49:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.090s coverage: 32.5% of statements 05:49:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:49:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:49:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:49:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 57.3% of statements 05:49:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.121s coverage: 6.6% of statements 05:49:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.1% of statements 05:49:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:49:04 GO111MODULE=on go vet ./... 05:49:11 gofmt -l . 05:49:11 [ "`gofmt -l .`" = "" ] 05:49:11 ./bin/test-attribution-txt.sh 05:49:11 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:49:12 $ docker stop --time=1 5c36c80725471fa8c180b6b823d96e015e6afdc25d65235207b7b5598243a9a0 05:49:14 $ docker rm -f 5c36c80725471fa8c180b6b823d96e015e6afdc25d65235207b7b5598243a9a0 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:49:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:18 + ls -al . 05:49:18 total 184 05:49:18 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 25 05:49 . 05:49:18 drwxrwxr-x. 4 jenkins jenkins 28 Mar 25 05:47 .. 05:49:18 drwxrwxr-x. 2 jenkins jenkins 64 Mar 25 05:47 bin 05:49:18 -rw-r--r--. 1 jenkins jenkins 99587 Mar 25 05:48 coverage.out 05:49:18 -rw-rw-r--. 1 jenkins jenkins 949 Mar 25 05:47 Dockerfile.build 05:49:18 -rw-rw-r--. 1 jenkins jenkins 140 Mar 25 05:47 .dockerignore 05:49:18 drwxrwxr-x. 4 jenkins jenkins 48 Mar 25 05:47 example 05:49:18 drwxrwxr-x. 8 jenkins jenkins 179 Mar 25 05:47 .git 05:49:18 drwxrwxr-x. 2 jenkins jenkins 103 Mar 25 05:47 .github 05:49:18 -rw-rw-r--. 1 jenkins jenkins 138 Mar 25 05:47 .gitignore 05:49:18 -rw-r--r--. 1 jenkins jenkins 479 Mar 25 05:49 go.mod 05:49:18 -rw-r--r--. 1 jenkins jenkins 17490 Mar 25 05:49 go.sum 05:49:18 drwxrwxr-x. 13 jenkins jenkins 193 Mar 25 05:47 internal 05:49:18 -rw-rw-r--. 1 jenkins jenkins 901 Mar 25 05:47 Jenkinsfile 05:49:18 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 25 05:47 LICENSE 05:49:18 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 25 05:47 Makefile 05:49:18 drwxrwxr-x. 4 jenkins jenkins 26 Mar 25 05:47 openapi 05:49:18 drwxrwxr-x. 5 jenkins jenkins 50 Mar 25 05:47 pkg 05:49:18 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 25 05:47 README.md 05:49:18 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 25 05:47 RELEASE-NOTES.txt 05:49:18 drwxrwxr-x. 4 jenkins jenkins 54 Mar 25 05:47 snap 05:49:18 -rw-rw-r--. 1 jenkins jenkins 5 Mar 25 05:45 VERSION 05:49:18 -rw-rw-r--. 1 jenkins jenkins 222 Mar 25 05:47 version.go [Pipeline] isUnix [Pipeline] sh 05:49:18 + 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=17f34e0f237b0d08a789829a4d5d97cb938c3491 --label arch=amd64 --label version=0.0.0 . 05:49:19 Sending build context to Docker daemon 2.388MB 05:49:19 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:49:19 Step 2/24 : FROM ${BASE} AS builder 05:49:19 ---> aa8b02ca15e9 05:49:19 Step 3/24 : ARG MAKE='make build' 05:49:19 ---> Running in b6c248132ce2 05:49:19 Removing intermediate container b6c248132ce2 05:49:19 ---> 9acd8a15460f 05:49:19 Step 4/24 : WORKDIR /device-sdk-go 05:49:19 ---> Running in 3662105d0f23 05:49:19 Removing intermediate container 3662105d0f23 05:49:19 ---> 3a399cd80248 05:49:19 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:49:20 ---> Running in f964f8751739 05:49:20 Removing intermediate container f964f8751739 05:49:20 ---> 7d3f45d09389 05:49:20 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:20 ---> Running in 232a3f019e4b 05:49:21 Removing intermediate container 232a3f019e4b 05:49:21 ---> fb8e83ca2d68 05:49:21 Step 7/24 : RUN apk add --update --no-cache make git 05:49:21 ---> Running in eeb716abe169 05:49:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:49:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:49:23 OK: 166 MiB in 39 packages 05:49:23 Removing intermediate container eeb716abe169 05:49:23 ---> 5031c148f734 05:49:23 Step 8/24 : COPY . . 05:49:24 ---> d96779347c1a 05:49:24 Step 9/24 : RUN ${MAKE} 05:49:24 ---> Running in 03f28dd8b965 05:49:24 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:49:34 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:49:37 Removing intermediate container 03f28dd8b965 05:49:37 ---> 6ec355a816c4 05:49:37 Step 10/24 : FROM scratch 05:49:37 ---> 05:49:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:49:37 ---> Running in 4be78aba69a4 05:49:37 Removing intermediate container 4be78aba69a4 05:49:37 ---> 24b2d918916a 05:49:37 Step 12/24 : ENV APP_PORT=49990 05:49:37 ---> Running in 43755790d688 05:49:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:49:37 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:49:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:49:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:49:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.119s coverage: 27.0% of statements 05:49:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.176s coverage: 81.2% of statements 05:49:37 Removing intermediate container 43755790d688 05:49:37 ---> 623d392ea6f5 05:49:37 Step 13/24 : EXPOSE $APP_PORT 05:49:37 ---> Running in e4ea56fc401c 05:49:37 Removing intermediate container e4ea56fc401c 05:49:37 ---> aee329772d9c 05:49:37 Step 14/24 : WORKDIR / 05:49:37 ---> Running in 13f6e6fa1241 05:49:38 Removing intermediate container 13f6e6fa1241 05:49:38 ---> 88dfdfeb23e4 05:49:38 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:49:38 ---> bd3fadc14678 05:49:38 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:49:38 ---> a54b60cafc4f 05:49:38 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:49:39 ---> b83ce7c67def 05:49:39 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:49:39 ---> 86b1760a38f3 05:49:39 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:49:39 ---> 70e8d06c8a7e 05:49:39 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:49:39 ---> Running in 4ba4a590c2f4 05:49:39 Removing intermediate container 4ba4a590c2f4 05:49:39 ---> 43327397ccef 05:49:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:49:39 ---> Running in 82cca215e875 05:49:40 Removing intermediate container 82cca215e875 05:49:40 ---> 6333f82aa0c9 05:49:40 Step 22/24 : LABEL arch=amd64 05:49:40 ---> Running in d3987713002c 05:49:40 Removing intermediate container d3987713002c 05:49:40 ---> d99a2d5de966 05:49:40 Step 23/24 : LABEL git_sha=17f34e0f237b0d08a789829a4d5d97cb938c3491 05:49:40 ---> Running in 4c5af4ccc095 05:49:40 Removing intermediate container 4c5af4ccc095 05:49:40 ---> 6c00b3454bfa 05:49:40 Step 24/24 : LABEL version=0.0.0 05:49:40 ---> Running in e6e3f01a0fb0 05:49:40 Removing intermediate container e6e3f01a0fb0 05:49:40 ---> 345e522f254a 05:49:40 [Warning] One or more build-args [ARCH] were not consumed 05:49:40 Successfully built 345e522f254a 05:49:40 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:49:42 ---> job-cost.sh 05:49:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-57wj 05:49:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.137s coverage: 10.5% of statements 05:50:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:50:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.198s coverage: 32.5% of statements 05:50:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:50:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:50:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.238s coverage: 57.3% of statements 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.915s coverage: 6.6% of statements 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.132s coverage: 5.1% of statements 05:50:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:50:04 GO111MODULE=on go vet ./... 05:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-57wj/bin to PATH 05:50:23 INFO: No Stack... 05:50:24 INFO: Retrieving Pricing Info for: v1-standard-2 05:50:24 INFO: Archiving Costs [Pipeline] sh 05:50:25 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:50:25 + cut -d, -f6 [Pipeline] lock 05:50:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] 05:50:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] did not exist. Created. 05:50:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:50:26 + echo total: 0.029999999329447746 [Pipeline] stash 05:50:26 Stashed 1 file(s) [Pipeline] } 05:50:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:50:43 gofmt -l . 05:50:43 [ "`gofmt -l .`" = "" ] 05:50:43 ./bin/test-attribution-txt.sh 05:50:43 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:50:43 $ docker stop --time=1 338aab7920482cede382055f0c357be53cc4d98acecbbf08cb2e55e3000e07cf 05:50:45 $ docker rm -f 338aab7920482cede382055f0c357be53cc4d98acecbbf08cb2e55e3000e07cf [Pipeline] // withDockerContainer [Pipeline] sh 05:50:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:46 Warning: overwriting stash ‘coverage-report’ 05:50:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:50:48 + ls -al . 05:50:48 total 220 05:50:48 drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 05:50 . 05:50:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 05:47 .. 05:50:48 -rw-rw-r-- 1 jenkins jenkins 140 Mar 25 05:47 .dockerignore 05:50:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 05:47 .git 05:50:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 05:47 .github 05:50:48 -rw-rw-r-- 1 jenkins jenkins 138 Mar 25 05:47 .gitignore 05:50:48 -rw-rw-r-- 1 jenkins jenkins 949 Mar 25 05:47 Dockerfile.build 05:50:48 -rw-rw-r-- 1 jenkins jenkins 901 Mar 25 05:47 Jenkinsfile 05:50:48 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 25 05:47 LICENSE 05:50:48 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 25 05:47 Makefile 05:50:48 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 25 05:47 README.md 05:50:48 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 25 05:47 RELEASE-NOTES.txt 05:50:48 -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 05:45 VERSION 05:50:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 05:47 bin 05:50:48 -rw-r--r-- 1 jenkins jenkins 99587 Mar 25 05:50 coverage.out 05:50:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 05:47 example 05:50:48 -rw-r--r-- 1 jenkins jenkins 479 Mar 25 05:50 go.mod 05:50:48 -rw-r--r-- 1 jenkins jenkins 17490 Mar 25 05:50 go.sum 05:50:48 drwxrwxr-x 13 jenkins jenkins 4096 Mar 25 05:47 internal 05:50:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 05:47 openapi 05:50:48 drwxrwxr-x 5 jenkins jenkins 4096 Mar 25 05:47 pkg 05:50:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 05:47 snap 05:50:48 -rw-rw-r-- 1 jenkins jenkins 222 Mar 25 05:47 version.go [Pipeline] isUnix [Pipeline] sh 05:50:49 + 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=17f34e0f237b0d08a789829a4d5d97cb938c3491 --label arch=arm64 --label version=0.0.0 . 05:50:49 Sending build context to Docker daemon 2.387MB 05:50:49 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:50:49 Step 2/24 : FROM ${BASE} AS builder 05:50:49 ---> 974ef536749a 05:50:49 Step 3/24 : ARG MAKE='make build' 05:50:50 ---> Running in 12e7e9ae2cdf 05:50:50 Removing intermediate container 12e7e9ae2cdf 05:50:50 ---> 7fd593d238a6 05:50:50 Step 4/24 : WORKDIR /device-sdk-go 05:50:50 ---> Running in 9a5a60f06eb2 05:50:51 Removing intermediate container 9a5a60f06eb2 05:50:51 ---> 8d4445d448f9 05:50:51 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:50:51 ---> Running in 10764377653f 05:50:51 Removing intermediate container 10764377653f 05:50:51 ---> 623a9d2724f5 05:50:51 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:51 ---> Running in 39bc6f0cbb06 05:50:53 Removing intermediate container 39bc6f0cbb06 05:50:53 ---> a2d11467115c 05:50:53 Step 7/24 : RUN apk add --update --no-cache make git 05:50:54 ---> Running in 90872c870b5b 05:50:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:50:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:50:56 OK: 142 MiB in 39 packages 05:50:57 Removing intermediate container 90872c870b5b 05:50:57 ---> 369491ffbcbf 05:50:57 Step 8/24 : COPY . . 05:50:58 ---> de79fc674a89 05:50:58 Step 9/24 : RUN ${MAKE} 05:50:58 ---> Running in d08a6907c114 05:50:59 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:51:26 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:51:27 Removing intermediate container d08a6907c114 05:51:27 ---> 2b908ca0ad63 05:51:27 Step 10/24 : FROM scratch 05:51:27 ---> 05:51:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:51:28 ---> Running in 7e48f2cf22b5 05:51:28 Removing intermediate container 7e48f2cf22b5 05:51:28 ---> e3c03b1f9e68 05:51:28 Step 12/24 : ENV APP_PORT=49990 05:51:28 ---> Running in 8c938271374f 05:51:28 Removing intermediate container 8c938271374f 05:51:28 ---> 607cb8cb01cc 05:51:28 Step 13/24 : EXPOSE $APP_PORT 05:51:28 ---> Running in fd810cd4368e 05:51:29 Removing intermediate container fd810cd4368e 05:51:29 ---> f3f1478b203d 05:51:29 Step 14/24 : WORKDIR / 05:51:29 ---> Running in 53ac9b547eff 05:51:30 Removing intermediate container 53ac9b547eff 05:51:30 ---> 91aea666be57 05:51:30 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:51:31 ---> 0624e7e2f5e3 05:51:31 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:51:31 ---> e2a36fba8aef 05:51:31 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:51:32 ---> fe3c98c67940 05:51:32 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:51:33 ---> 9cf9a00ed58b 05:51:33 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:51:34 ---> 30c61e6691d5 05:51:34 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:51:34 ---> Running in 07ed3ca46026 05:51:34 Removing intermediate container 07ed3ca46026 05:51:34 ---> 57e391ca1b12 05:51:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:51:34 ---> Running in 475cb9696f99 05:51:35 Removing intermediate container 475cb9696f99 05:51:35 ---> 1fdae0b0a2d7 05:51:35 Step 22/24 : LABEL arch=arm64 05:51:35 ---> Running in 46fa1a039308 05:51:35 Removing intermediate container 46fa1a039308 05:51:35 ---> a41cca401c2c 05:51:35 Step 23/24 : LABEL git_sha=17f34e0f237b0d08a789829a4d5d97cb938c3491 05:51:35 ---> Running in 769dad350a28 05:51:36 Removing intermediate container 769dad350a28 05:51:36 ---> 772a9c6a7a96 05:51:36 Step 24/24 : LABEL version=0.0.0 05:51:36 ---> Running in 4922d5c60ff3 05:51:37 Removing intermediate container 4922d5c60ff3 05:51:37 ---> 0f3c7519e97b 05:51:37 [Warning] One or more build-args [ARCH] were not consumed 05:51:37 Successfully built 0f3c7519e97b 05:51:37 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:51:38 ---> job-cost.sh 05:51:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2IGp 05:52:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:53:53 lf-activate-venv(): INFO: Adding /tmp/venv-2IGp/bin to PATH 05:53:53 INFO: No Stack... 05:53:53 INFO: Retrieving Pricing Info for: lf-standard-4 05:53:53 INFO: Archiving Costs [Pipeline] sh 05:53:54 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:53:54 + cut -d, -f6 [Pipeline] lock 05:53:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] 05:53:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] did not exist. Created. 05:53:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:54 /w/workspace/device-sdk-go/1@tmp/durable-fcdccada/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-fcdccada/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:53:55 + echo total: 0.20999999344348907 [Pipeline] stash 05:53:55 Warning: overwriting stash ‘stack-cost’ 05:53:55 Stashed 1 file(s) [Pipeline] } 05:53:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:53:57 provisioning config files... 05:53:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/config5545806693234028416tmp [Pipeline] { [Pipeline] sh 05:53:57 + set +x 05:53:57 + curl -s https://codecov.io/bash 05:53:57 + bash -s -- 05:53:57 05:53:57 _____ _ 05:53:57 / ____| | | 05:53:57 | | ___ __| | ___ ___ _____ __ 05:53:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:53:57 | |___| (_) | (_| | __/ (_| (_) \ V / 05:53:57 \_____\___/ \__,_|\___|\___\___/ \_/ 05:53:57 Bash-20210309-2b87ace 05:53:57 05:53:57 05:53:57 ==> git version 2.24.3 found 05:53:57 ==> 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:53:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:53:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:53:57 curl: option -sm: expected a proper numerical parameter 05:53:57 curl: try 'curl --help' or 'curl --manual' for more information 05:53:57 ==> Jenkins CI detected. 05:53:57 project root: . 05:53:57 --> token set from env 05:53:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:53:57 ==> Running gcov in . (disable via -X gcov) 05:53:57 ==> Python coveragepy not found 05:53:57 ==> Searching for coverage reports in: 05:53:57 + . 05:53:57 -> Found 1 reports 05:53:57 ==> Detecting git/mercurial file structure 05:53:57 ==> Reading reports 05:53:57 + ./coverage.out bytes=99587 05:53:57 ==> Appending adjustments 05:53:57 https://docs.codecov.io/docs/fixing-reports 05:53:58 + Found adjustments 05:53:58 ==> Gzipping contents 05:53:58 16K /tmp/codecov.6PYGev.gz 05:53:58 ==> Uploading reports 05:53:58 url: https://codecov.io 05:53:58 query: branch=PR-837&commit=17f34e0f237b0d08a789829a4d5d97cb938c3491&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-837%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=837&job=&cmd_args= 05:53:58 -> Pinging Codecov 05:53:58 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-837&commit=17f34e0f237b0d08a789829a4d5d97cb938c3491&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-837%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=837&job=&cmd_args= 05:53:58 -> Uploading to 05:53:58 https://storage.googleapis.com/codecov/v4/raw/2021-03-25/7E55EF52A471D76F132DFD9A03CDDE97/17f34e0f237b0d08a789829a4d5d97cb938c3491/9d3bdccc-d660-4251-b3ce-2e91c9859122.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210325T055358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b77a0660447aca3e424dd97e8e1064e5e59a9b22910c8f7463227ca3c1b3a4da 05:53:58 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:58 Dload Upload Total Spent Left Speed 05:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13439 0 0 100 13439 0 21981 --:--:-- --:--:-- --:--:-- 21959 05:53:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/17f34e0f237b0d08a789829a4d5d97cb938c3491 [Pipeline] } 05:53:59 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:54:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:54:03 ---> package-listing.sh 05:54:03 ++ facter osfamily 05:54:03 ++ tr '[:upper:]' '[:lower:]' 05:54:03 + OS_FAMILY=redhat 05:54:03 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-837 05:54:03 + START_PACKAGES=/tmp/packages_start.txt 05:54:03 + END_PACKAGES=/tmp/packages_end.txt 05:54:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:54:03 + PACKAGES=/tmp/packages_start.txt 05:54:03 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-837 ']' 05:54:03 + PACKAGES=/tmp/packages_end.txt 05:54:03 + case "${OS_FAMILY}" in 05:54:03 + rpm -qa 05:54:03 + sort 05:54:08 + '[' -f /tmp/packages_start.txt ']' 05:54:08 + '[' -f /tmp/packages_end.txt ']' 05:54:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:54:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-837 ']' 05:54:08 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-837/archives/ 05:54:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-837/archives/ [Pipeline] echo 05:54:08 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-837/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:54:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:09 05:54:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:54:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:09 alpine: Pulling from edgex-lftools-log-publisher 05:54:09 df20fa9351a1: Pulling fs layer 05:54:09 36b3adc4ff6f: Pulling fs layer 05:54:09 8ad3a11d3b57: Pulling fs layer 05:54:09 46f8f816bc3b: Pulling fs layer 05:54:09 93b61091891f: Pulling fs layer 05:54:09 93b9cdb0e59b: Pulling fs layer 05:54:09 5e14af77c1be: Pulling fs layer 05:54:09 01666e4c0597: Pulling fs layer 05:54:09 aa168da1d23b: Pulling fs layer 05:54:09 46f8f816bc3b: Waiting 05:54:09 93b61091891f: Waiting 05:54:09 93b9cdb0e59b: Waiting 05:54:09 5e14af77c1be: Waiting 05:54:09 01666e4c0597: Waiting 05:54:09 aa168da1d23b: Waiting 05:54:09 36b3adc4ff6f: Verifying Checksum 05:54:09 36b3adc4ff6f: Download complete 05:54:09 46f8f816bc3b: Verifying Checksum 05:54:09 46f8f816bc3b: Download complete 05:54:09 df20fa9351a1: Verifying Checksum 05:54:09 df20fa9351a1: Download complete 05:54:09 93b9cdb0e59b: Verifying Checksum 05:54:09 93b9cdb0e59b: Download complete 05:54:09 5e14af77c1be: Verifying Checksum 05:54:09 5e14af77c1be: Download complete 05:54:09 93b61091891f: Verifying Checksum 05:54:09 93b61091891f: Download complete 05:54:09 01666e4c0597: Verifying Checksum 05:54:09 01666e4c0597: Download complete 05:54:09 df20fa9351a1: Pull complete 05:54:10 8ad3a11d3b57: Verifying Checksum 05:54:10 8ad3a11d3b57: Download complete 05:54:10 36b3adc4ff6f: Pull complete 05:54:10 8ad3a11d3b57: Pull complete 05:54:10 46f8f816bc3b: Pull complete 05:54:11 93b61091891f: Pull complete 05:54:11 aa168da1d23b: Verifying Checksum 05:54:11 aa168da1d23b: Download complete 05:54:12 93b9cdb0e59b: Pull complete 05:54:12 5e14af77c1be: Pull complete 05:54:12 01666e4c0597: Pull complete 05:54:18 aa168da1d23b: Pull complete 05:54:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:54:19 prd-centos7-docker-4c-2g-31325 does not seem to be running inside a container 05:54:19 $ 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-837/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-837 -v /w/workspace/dgexfoundry_device-sdk-go_PR-837:/w/workspace/dgexfoundry_device-sdk-go_PR-837:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-837@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:54:22 $ docker top cf12c9a5a2b33959c60fef95b7e27a182be5aa7db11d3866e834efecb195772a -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:23 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:23 + mkdir -p /var/log/sa [Pipeline] sh 05:54:23 + ls /var/log/sa-host 05:54:23 + sadf -c /var/log/sa-host/sa23 05:54:23 file_magic: OK 05:54:23 HZ: Using current value: 100 05:54:23 file_header: OK 05:54:23 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:54:23 Statistics: 05:54:23 Hnuu...uuuununununu... 05:54:23 File successfully converted to sysstat format version 12.2.1 05:54:23 + sadf -c /var/log/sa-host/sa25 05:54:23 file_magic: OK 05:54:23 HZ: Using current value: 100 05:54:23 file_header: OK 05:54:23 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:54:23 Statistics: 05:54:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:24 provisioning config files... 05:54:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/config5385723673155115598tmp [Pipeline] { [Pipeline] echo 05:54:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:24 ---> create-netrc.sh [Pipeline] } 05:54:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:54:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:54:25 ---> python-tools-install.sh [Pipeline] echo 05:54:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:25 ---> sudo-logs.sh 05:54:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:54:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:26 ---> job-cost.sh 05:54:26 lf-activate-venv: SKIPPING 05:54:26 DEBUG: total: 0.20999999344348907 05:54:26 INFO: Retrieving Stack Cost... 05:54:27 INFO: Retrieving Pricing Info for: v1-standard-2 05:54:28 INFO: Archiving Costs [Pipeline] echo 05:54:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:28 ---> logs-deploy.sh 05:54:28 lf-activate-venv: SKIPPING 05:54:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-837/1 05:54:28 INFO: archiving workspace using pattern(s): 05:54:30 Archives upload complete. 05:54:30 INFO: archiving logs to Nexus 05:54:31 ---> uname -a: 05:54:31 Linux prd-centos7-docker-4c-2g-31325.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:54:31 05:54:31 05:54:31 ---> lscpu: 05:54:31 Architecture: x86_64 05:54:31 CPU op-mode(s): 32-bit, 64-bit 05:54:31 Byte Order: Little Endian 05:54:31 Address sizes: 40 bits physical, 48 bits virtual 05:54:31 CPU(s): 4 05:54:31 On-line CPU(s) list: 0-3 05:54:31 Thread(s) per core: 1 05:54:31 Core(s) per socket: 1 05:54:31 Socket(s): 4 05:54:31 NUMA node(s): 1 05:54:31 Vendor ID: GenuineIntel 05:54:31 CPU family: 6 05:54:31 Model: 44 05:54:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:54:31 Stepping: 1 05:54:31 CPU MHz: 2933.436 05:54:31 BogoMIPS: 5866.87 05:54:31 Virtualization: VT-x 05:54:31 Hypervisor vendor: KVM 05:54:31 Virtualization type: full 05:54:31 L1d cache: 128 KiB 05:54:31 L1i cache: 128 KiB 05:54:31 L2 cache: 16 MiB 05:54:31 L3 cache: 64 MiB 05:54:31 NUMA node0 CPU(s): 0-3 05:54:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:54:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:54:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:54:31 Vulnerability Meltdown: Mitigation; PTI 05:54:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:54:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:54:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:54:31 Vulnerability Srbds: Not affected 05:54:31 Vulnerability Tsx async abort: Not affected 05:54:31 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:54:31 05:54:31 05:54:31 ---> nproc: 05:54:31 4 05:54:31 05:54:31 05:54:31 ---> df -h: 05:54:31 Filesystem Size Used Available Use% Mounted on 05:54:31 overlay 50.0G 7.3G 42.7G 15% / 05:54:31 tmpfs 64.0M 0 64.0M 0% /dev 05:54:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:54:31 shm 64.0M 0 64.0M 0% /dev/shm 05:54:31 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:54:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:54:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:54:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:54:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:54:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:54:31 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:54:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-837 05:54:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp 05:54:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:54:31 05:54:31 05:54:31 ---> free -m: 05:54:31 total used free shared buff/cache available 05:54:31 Mem: 1837 692 107 0 1036 1039 05:54:31 Swap: 1023 1 1022 05:54:31 05:54:31 05:54:31 ---> ip addr: 05:54:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:54:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:54:31 inet 127.0.0.1/8 scope host lo 05:54:31 valid_lft forever preferred_lft forever 05:54:31 inet6 ::1/128 scope host 05:54:31 valid_lft forever preferred_lft forever 05:54:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:54:31 link/ether fa:16:3e:61:ac:b3 brd ff:ff:ff:ff:ff:ff 05:54:31 inet 10.30.123.30/23 brd 10.30.123.255 scope global dynamic eth0 05:54:31 valid_lft 85777sec preferred_lft 85777sec 05:54:31 inet6 fe80::f816:3eff:fe61:acb3/64 scope link 05:54:31 valid_lft forever preferred_lft forever 05:54:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:54:31 link/ether 02:42:a7:1f:e0:3f brd ff:ff:ff:ff:ff:ff 05:54:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:54:31 valid_lft forever preferred_lft forever 05:54:31 inet6 fe80::42:a7ff:fe1f:e03f/64 scope link 05:54:31 valid_lft forever preferred_lft forever 05:54:31 05:54:31 05:54:31 ---> sar -b -r -n DEV: 05:54:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) 05:54:31 05:54:31 05:43:57 LINUX RESTART (4 CPU) 05:54:31 05:54:31 05:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:54:31 05:46:01 4.85 0.43 4.41 0.00 36.36 173.79 0.00 05:54:31 05:47:01 0.42 0.00 0.42 0.00 0.00 6.29 0.00 05:54:31 05:48:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 05:54:31 05:49:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 05:54:31 05:50:01 0.22 0.00 0.22 0.00 0.00 4.25 0.00 05:54:31 05:51:01 0.32 0.00 0.32 0.00 0.00 3.50 0.00 05:54:31 05:52:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 05:54:31 05:53:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 05:54:31 05:54:01 0.47 0.13 0.33 0.00 12.13 5.85 0.00 05:54:31 Average: 0.80 0.06 0.74 0.00 5.39 22.59 0.00 05:54:31 05:54:31 05:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:54:31 05:46:01 164404 0 580864 30.87 2620 1133656 1088932 37.16 363600 1154852 20 05:54:31 05:47:01 164516 0 580748 30.87 2620 1133660 1071444 36.57 374260 1143976 12 05:54:31 05:48:01 163976 0 581280 30.89 2620 1133668 1071612 36.57 375300 1144088 8 05:54:31 05:49:01 162656 0 582600 30.96 2620 1133668 1071624 36.57 387132 1133316 20 05:54:31 05:50:01 159820 0 585428 31.11 2620 1133676 1071648 36.57 389272 1134256 8 05:54:31 05:51:01 160028 0 585216 31.10 2620 1133680 1071672 36.57 389312 1134256 12 05:54:31 05:52:01 161320 0 583920 31.03 2620 1133684 1071444 36.57 387892 1134256 8 05:54:31 05:53:01 160444 0 584792 31.08 2620 1133688 1071668 36.57 388908 1134256 20 05:54:31 05:54:01 157360 0 587388 31.22 2620 1134176 1071988 36.59 391344 1134368 136 05:54:31 Average: 161614 0 583582 31.02 2620 1133728 1073559 36.64 383002 1138625 27 05:54:31 05:54:31 05:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:54:31 05:46:01 eth0 9.86 5.68 9.85 2.51 0.00 0.00 0.00 0.00 05:54:31 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:47:01 eth0 1.05 0.08 0.11 0.01 0.00 0.00 0.00 0.00 05:54:31 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:48:01 eth0 2.21 0.67 0.65 0.37 0.00 0.00 0.00 0.00 05:54:31 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:49:01 eth0 1.58 0.47 0.39 0.24 0.00 0.00 0.00 0.00 05:54:31 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:50:01 eth0 2.23 0.70 0.77 0.46 0.00 0.00 0.00 0.00 05:54:31 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:51:01 eth0 0.92 0.50 0.53 0.39 0.00 0.00 0.00 0.00 05:54:31 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:52:01 eth0 0.53 0.02 0.04 0.00 0.00 0.00 0.00 0.00 05:54:31 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:53:01 eth0 1.18 0.30 0.31 0.17 0.00 0.00 0.00 0.00 05:54:31 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:54:01 eth0 6.16 3.28 4.91 1.88 0.00 0.00 0.00 0.00 05:54:31 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 Average: eth0 2.86 1.30 1.95 0.67 0.00 0.00 0.00 0.00 05:54:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:31 05:54:31 05:54:31 ---> sar -P ALL: 05:54:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) 05:54:31 05:54:31 05:43:57 LINUX RESTART (4 CPU) 05:54:31 05:54:31 05:45:01 CPU %user %nice %system %iowait %steal %idle 05:54:31 05:46:01 all 0.31 0.00 0.14 0.02 0.00 99.53 05:54:31 05:46:01 0 0.20 0.00 0.15 0.00 0.00 99.65 05:54:31 05:46:01 1 0.40 0.00 0.13 0.03 0.00 99.43 05:54:31 05:46:01 2 0.27 0.00 0.12 0.02 0.00 99.60 05:54:31 05:46:01 3 0.37 0.00 0.17 0.02 0.02 99.43 05:54:31 05:47:01 all 0.15 0.00 0.05 0.00 0.00 99.80 05:54:31 05:47:01 0 0.42 0.00 0.03 0.00 0.00 99.55 05:54:31 05:47:01 1 0.10 0.00 0.12 0.00 0.02 99.77 05:54:31 05:47:01 2 0.05 0.00 0.05 0.00 0.00 99.90 05:54:31 05:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:54:31 05:48:01 all 0.14 0.00 0.04 0.00 0.01 99.81 05:54:31 05:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:54:31 05:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:54:31 05:48:01 2 0.47 0.00 0.07 0.00 0.02 99.45 05:54:31 05:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:54:31 05:49:01 all 0.13 0.00 0.06 0.00 0.02 99.79 05:54:31 05:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:54:31 05:49:01 1 0.05 0.00 0.08 0.00 0.05 99.82 05:54:31 05:49:01 2 0.45 0.00 0.08 0.00 0.02 99.45 05:54:31 05:49:01 3 0.02 0.00 0.05 0.00 0.02 99.92 05:54:31 05:50:01 all 0.08 0.00 0.06 0.00 0.04 99.82 05:54:31 05:50:01 0 0.03 0.00 0.08 0.00 0.07 99.82 05:54:31 05:50:01 1 0.10 0.00 0.07 0.00 0.07 99.77 05:54:31 05:50:01 2 0.12 0.00 0.07 0.00 0.02 99.80 05:54:31 05:50:01 3 0.07 0.00 0.03 0.00 0.02 99.88 05:54:31 05:51:01 all 0.04 0.00 0.03 0.00 0.00 99.93 05:54:31 05:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:54:31 05:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 05:54:31 05:51:01 2 0.05 0.00 0.05 0.00 0.00 99.90 05:54:31 05:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:54:31 05:52:01 all 0.14 0.00 0.05 0.00 0.00 99.81 05:54:31 05:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 05:54:31 05:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 05:54:31 05:52:01 2 0.43 0.00 0.05 0.00 0.02 99.50 05:54:31 05:52:01 3 0.05 0.00 0.05 0.00 0.00 99.90 05:54:31 05:53:01 all 0.17 0.00 0.03 0.00 0.00 99.80 05:54:31 05:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:54:31 05:53:01 1 0.05 0.00 0.05 0.00 0.00 99.90 05:54:31 05:53:01 2 0.53 0.00 0.02 0.00 0.00 99.45 05:54:31 05:53:01 3 0.05 0.00 0.03 0.00 0.00 99.92 05:54:31 05:54:01 all 0.49 0.00 0.27 0.01 0.00 99.23 05:54:31 05:54:01 0 0.65 0.00 0.52 0.00 0.00 98.83 05:54:31 05:54:01 1 0.30 0.00 0.12 0.02 0.00 99.57 05:54:31 05:54:01 2 0.82 0.00 0.27 0.02 0.02 98.88 05:54:31 05:54:01 3 0.18 0.00 0.17 0.00 0.00 99.65 05:54:31 Average: all 0.18 0.00 0.08 0.00 0.01 99.72 05:54:31 Average: 0 0.16 0.00 0.10 0.00 0.01 99.73 05:54:31 Average: 1 0.13 0.00 0.08 0.01 0.02 99.78 05:54:31 Average: 2 0.35 0.00 0.09 0.00 0.01 99.55 05:54:31 Average: 3 0.09 0.00 0.06 0.00 0.01 99.84 05:54:31 05:54:31 05:54:31