Pull request #826 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e555dc85065c0650513b3310201ad5d9e8038a3a+e2b795a37b7f4058c403051823a7e04e4e702841 (41197218b1062a56bcbc4522e925a3a1d68aaf68) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh 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-826/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-826/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-30492 in /w/workspace/dgexfoundry_device-sdk-go_PR-826 [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-826 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/826/head:refs/remotes/origin/PR-826 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit e555dc85065c0650513b3310201ad5d9e8038a3a Merge succeeded, producing e555dc85065c0650513b3310201ad5d9e8038a3a Checking out Revision e555dc85065c0650513b3310201ad5d9e8038a3a (PR-826) > git config core.sparsecheckout # timeout=10 > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:44:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:44:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:44:33 ========================================================= 05:44:33 EdgeX Global Pipelines Version Info 05:44:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:44:34 ------------------- 05:44:34 stable info: 05:44:34 ------------------- 05:44:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:44:34 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 05:44:34 Message: update stable to v1.0.184 05:44:35 ------------------- 05:44:35 experimental info: 05:44:35 ------------------- 05:44:35 Commited By: **** collab-it+edgex@linuxfoundation.org 05:44:35 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:44:35 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:44:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:44:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:44:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:44:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:44:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:44:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:44:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:44:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:44:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:44:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:44:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:44:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:44:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:44:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:44:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:44:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:44:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:44:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:44:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:44:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-826 [Pipeline] echo 05:44:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-826 [Pipeline] echo 05:44:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-826 [Pipeline] echo 05:44:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e555dc85065c0650513b3310201ad5d9e8038a3a [Pipeline] echo 05:44:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e555dc8 [Pipeline] echo 05:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:44:40 provisioning config files... 05:44:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/config1267130133537275083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:41 ---> docker-login.sh 05:44:41 nexus3.edgexfoundry.org:10001 05:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:41 Configure a credential helper to remove this warning. See 05:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:41 05:44:41 Login Succeeded 05:44:41 nexus3.edgexfoundry.org:10002 05:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:41 Configure a credential helper to remove this warning. See 05:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:41 05:44:41 Login Succeeded 05:44:41 nexus3.edgexfoundry.org:10003 05:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:41 Configure a credential helper to remove this warning. See 05:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:41 05:44:41 Login Succeeded 05:44:41 nexus3.edgexfoundry.org:10004 05:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:42 Configure a credential helper to remove this warning. See 05:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:42 05:44:42 Login Succeeded 05:44:42 docker.io 05:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:42 Configure a credential helper to remove this warning. See 05:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:42 05:44:42 Login Succeeded 05:44:42 ---> docker-login.sh ends [Pipeline] } 05:44:42 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:43 + git log --format=format:%s -1 e555dc85065c0650513b3310201ad5d9e8038a3a [Pipeline] echo 05:44:43 GIT_COMMIT: e555dc85065c0650513b3310201ad5d9e8038a3a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:44:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:44 05:44:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:44:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:45 latest: Pulling from edgex-devops/git-semver 05:44:45 31603596830f: Pulling fs layer 05:44:45 2a8b12db71e7: Pulling fs layer 05:44:45 6ca5941a6612: Pulling fs layer 05:44:45 ecc8261a40a4: Pulling fs layer 05:44:45 ecc8261a40a4: Waiting 05:44:45 2a8b12db71e7: Verifying Checksum 05:44:45 2a8b12db71e7: Download complete 05:44:45 31603596830f: Verifying Checksum 05:44:45 31603596830f: Download complete 05:44:45 ecc8261a40a4: Verifying Checksum 05:44:45 ecc8261a40a4: Download complete 05:44:45 6ca5941a6612: Verifying Checksum 05:44:45 6ca5941a6612: Download complete 05:44:45 31603596830f: Pull complete 05:44:45 2a8b12db71e7: Pull complete 05:44:46 6ca5941a6612: Pull complete 05:44:46 ecc8261a40a4: Pull complete 05:44:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:44:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:44:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:44:47 prd-centos7-docker-4c-2g-30492 does not seem to be running inside a container 05:44:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-826 -v /w/workspace/dgexfoundry_device-sdk-go_PR-826:/w/workspace/dgexfoundry_device-sdk-go_PR-826:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-826@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:49 $ docker top 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:44:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:49 [ssh-agent] Looking for ssh-agent implementation... 05:44:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:50 $ docker exec 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 ssh-agent 05:44:50 SSH_AUTH_SOCK=/tmp/ssh-hoBENzHuH3oa/agent.13 05:44:50 SSH_AGENT_PID=18 05:44:50 Running ssh-add (command line suppressed) 05:44:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/private_key_2051257951395779963.key (/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/private_key_2051257951395779963.key) 05:44:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:50 + git tag --points-at HEAD [Pipeline] } 05:44:50 $ docker exec --env ******** --env ******** 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 ssh-agent -k 05:44:51 unset SSH_AUTH_SOCK; 05:44:51 unset SSH_AGENT_PID; 05:44:51 echo Agent pid 18 killed; 05:44:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:51 [ssh-agent] Looking for ssh-agent implementation... 05:44:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:51 $ docker exec 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 ssh-agent 05:44:51 SSH_AUTH_SOCK=/tmp/ssh-gniW7c505OW7/agent.46 05:44:51 SSH_AGENT_PID=51 05:44:51 Running ssh-add (command line suppressed) 05:44:51 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/private_key_8596906558213429541.key (/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/private_key_8596906558213429541.key) 05:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:52 + git semver init 05:44:52 # -> Open(): unable to determine branch for HEAD 05:44:52 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-826/.git 05:44:52 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-826 05:44:52 # $SEMVER_REMOTE_NAME = origin 05:44:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:44:52 # $SEMVER_USER_NAME = edgex-jenkins 05:44:52 # $SEMVER_BRANCH = PR-826 05:44:52 # $SEMVER_TEMP = /tmp/semver-469883346 05:44:52 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:44:52 # '/tmp/semver-469883346' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-826/.semver' 05:44:52 # -> Force: false 05:44:52 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-826/.semver [Pipeline] } 05:44:52 $ docker exec --env ******** --env ******** 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 ssh-agent -k 05:44:52 unset SSH_AUTH_SOCK; 05:44:52 unset SSH_AGENT_PID; 05:44:52 echo Agent pid 51 killed; 05:44:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:44:53 + git semver [Pipeline] } 05:44:53 $ docker stop --time=1 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 05:44:55 $ docker rm -f 5e7e649e69668401ab1674dfef3e92ef1c94f4379241148e3155bd8a828720c0 [Pipeline] // withDockerContainer [Pipeline] sh 05:44:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:44:56 Stashed 1 file(s) [Pipeline] echo 05:44:56 [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:12 Still waiting to schedule task 05:45:12 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30492’ 05:45:12 Still waiting to schedule task 05:45:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:46:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30493 in /w/workspace/dgexfoundry_device-sdk-go_PR-826 [Pipeline] { [Pipeline] ws 05:46:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:46:58 using credential edgex-jenkins-ssh 05:46:59 Cloning the remote Git repository 05:46:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:46:59 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:46:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:46:59 > git --version # timeout=10 05:46:59 > git --version # 'git version 2.17.1' 05:46:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:01 Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit e555dc85065c0650513b3310201ad5d9e8038a3a 05:47:01 Merge succeeded, producing e555dc85065c0650513b3310201ad5d9e8038a3a 05:47:01 Checking out Revision e555dc85065c0650513b3310201ad5d9e8038a3a (PR-826) 05:47:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:47:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:47:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:47:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/826/head:refs/remotes/origin/PR-826 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:47:01 > git config core.sparsecheckout # timeout=10 05:47:01 > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # timeout=10 05:47:01 > git remote # timeout=10 05:47:01 > git config --get remote.origin.url # timeout=10 05:47:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:01 > git merge e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 05:47:01 > git rev-parse HEAD^{commit} # timeout=10 05:47:01 > git config core.sparsecheckout # timeout=10 05:47:01 > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # timeout=10 05:47:03 Running on prd-centos7-docker-4c-2g-30494 in /w/workspace/dgexfoundry_device-sdk-go_PR-826 [Pipeline] { [Pipeline] ws 05:47:03 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:47:06 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:47:06 > git --version # timeout=10 05:47:06 > git --version # 'git version 2.17.1' 05:47:06 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 05:47:06 using credential edgex-jenkins-ssh 05:47:06 Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:05 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:47:06 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:47:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:47:06 > git --version # timeout=10 05:47:06 > git --version # 'git version 2.24.3' 05:47:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:07 Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit e555dc85065c0650513b3310201ad5d9e8038a3a 05:47:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 05:47:07 Merge succeeded, producing e555dc85065c0650513b3310201ad5d9e8038a3a 05:47:07 Checking out Revision e555dc85065c0650513b3310201ad5d9e8038a3a (PR-826) [Pipeline] sh 05:47:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:47:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:47:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:47:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:47:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/826/head:refs/remotes/origin/PR-826 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:47:07 > git config core.sparsecheckout # timeout=10 05:47:07 > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # timeout=10 05:47:07 > git remote # timeout=10 05:47:07 > git config --get remote.origin.url # timeout=10 05:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:07 > git merge e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 05:47:07 > git rev-parse HEAD^{commit} # timeout=10 05:47:07 > git config core.sparsecheckout # timeout=10 05:47:07 > git checkout -f e555dc85065c0650513b3310201ad5d9e8038a3a # timeout=10 05:47:08 + sudo service docker restart 05:47:08 + true 05:47:11 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:47:11 > git --version # timeout=10 05:47:11 > git --version # 'git version 2.24.3' 05:47:11 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:47:11 provisioning config files... 05:47:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1181755425638772619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 05:47:11 ---> docker-login.sh 05:47:11 nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:47:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:13 Configure a credential helper to remove this warning. See 05:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:13 05:47:13 Login Succeeded 05:47:13 nexus3.edgexfoundry.org:10002 05:47:13 + sudo service docker restart 05:47:13 + true 05:47:13 Redirecting to /bin/systemctl restart docker.service 05:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:13 Configure a credential helper to remove this warning. See 05:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:13 05:47:13 Login Succeeded 05:47:13 nexus3.edgexfoundry.org:10003 05:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:14 Configure a credential helper to remove this warning. See 05:47:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:14 05:47:14 Login Succeeded 05:47:14 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:47:14 provisioning config files... 05:47:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6275082946422363702tmp 05:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:14 Configure a credential helper to remove this warning. See 05:47:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:14 05:47:14 Login Succeeded 05:47:14 docker.io 05:47:14 ---> docker-login.sh 05:47:14 nexus3.edgexfoundry.org:10001 05:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:15 Configure a credential helper to remove this warning. See 05:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:15 05:47:15 Login Succeeded 05:47:15 nexus3.edgexfoundry.org:10002 05:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:15 Configure a credential helper to remove this warning. See 05:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:15 05:47:15 Login Succeeded 05:47:15 nexus3.edgexfoundry.org:10003 05:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:15 Configure a credential helper to remove this warning. See 05:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:15 05:47:15 Login Succeeded 05:47:15 ---> docker-login.sh ends [Pipeline] } 05:47:15 Deleting 1 temporary files 05:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:15 Configure a credential helper to remove this warning. See 05:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:15 05:47:15 Login Succeeded 05:47:15 nexus3.edgexfoundry.org:10004 05:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:15 Configure a credential helper to remove this warning. See 05:47:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:15 05:47:15 Login Succeeded [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 05:47:15 docker.io 05:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] unstash 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 ---> docker-login.sh ends [Pipeline] echo 05:47:16 ========================================================= 05:47:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:47:16 ========================================================= [Pipeline] } 05:47:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash 05:47:16 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [Pipeline] echo 05:47:16 ========================================================= 05:47:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:47:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:47:17 Sending build context to Docker daemon 2.271MB 05:47:17 + 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:17 Sending build context to Docker daemon 2.272MB 05:47:17 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:47:17 Step 2/8 : FROM ${BASE} 05:47:17 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:47:17 Step 2/8 : FROM ${BASE} 05:47:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:47:17 5f621e34cdf4: Pulling fs layer 05:47:17 a4357932f1b6: Pulling fs layer 05:47:17 18c013af1878: Pulling fs layer 05:47:17 00ac8860ef70: Pulling fs layer 05:47:17 63d7cb157983: Pulling fs layer 05:47:17 b116817d02f9: Pulling fs layer 05:47:17 745a02a5169b: Pulling fs layer 05:47:17 63d7cb157983: Waiting 05:47:17 b116817d02f9: Waiting 05:47:17 745a02a5169b: Waiting 05:47:17 00ac8860ef70: Waiting 05:47:17 18c013af1878: Verifying Checksum 05:47:17 18c013af1878: Download complete 05:47:17 a4357932f1b6: Verifying Checksum 05:47:17 a4357932f1b6: Download complete 05:47:17 63d7cb157983: Verifying Checksum 05:47:17 63d7cb157983: Download complete 05:47:17 b116817d02f9: Verifying Checksum 05:47:17 5f621e34cdf4: Verifying Checksum 05:47:17 b116817d02f9: Download complete 05:47:17 5f621e34cdf4: Download complete 05:47:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:47:17 188c0c94c7c5: Pulling fs layer 05:47:17 0ef7d3d256c8: Pulling fs layer 05:47:17 de9db76c5a1d: Pulling fs layer 05:47:17 bca2f99d35d6: Pulling fs layer 05:47:17 93359f2a8cfa: Pulling fs layer 05:47:17 7c6f9722023f: Pulling fs layer 05:47:17 a35cf1a2eb13: Pulling fs layer 05:47:17 93359f2a8cfa: Waiting 05:47:17 a35cf1a2eb13: Waiting 05:47:17 7c6f9722023f: Waiting 05:47:17 bca2f99d35d6: Waiting 05:47:17 de9db76c5a1d: Download complete 05:47:17 0ef7d3d256c8: Download complete 05:47:17 93359f2a8cfa: Verifying Checksum 05:47:17 93359f2a8cfa: Download complete 05:47:17 5f621e34cdf4: Pull complete 05:47:18 7c6f9722023f: Verifying Checksum 05:47:18 7c6f9722023f: Download complete 05:47:18 188c0c94c7c5: Download complete 05:47:18 188c0c94c7c5: Pull complete 05:47:18 a4357932f1b6: Pull complete 05:47:18 0ef7d3d256c8: Pull complete 05:47:18 18c013af1878: Pull complete 05:47:18 de9db76c5a1d: Pull complete 05:47:21 745a02a5169b: Verifying Checksum 05:47:21 745a02a5169b: Download complete 05:47:22 a35cf1a2eb13: Verifying Checksum 05:47:22 a35cf1a2eb13: Download complete 05:47:22 00ac8860ef70: Verifying Checksum 05:47:22 00ac8860ef70: Download complete 05:47:22 bca2f99d35d6: Verifying Checksum 05:47:22 bca2f99d35d6: Download complete 05:47:28 bca2f99d35d6: Pull complete 05:47:28 93359f2a8cfa: Pull complete 05:47:28 7c6f9722023f: Pull complete 05:47:32 00ac8860ef70: Pull complete 05:47:32 63d7cb157983: Pull complete 05:47:33 b116817d02f9: Pull complete 05:47:33 a35cf1a2eb13: Pull complete 05:47:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:47:33 ---> a62c8e92a672 05:47:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:47:33 ---> Running in e1ababa4f6e4 05:47:33 Removing intermediate container e1ababa4f6e4 05:47:33 ---> 23452fd53220 05:47:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:33 ---> Running in a85db2bbba81 05:47:34 Removing intermediate container a85db2bbba81 05:47:34 ---> 511d525d88bf 05:47:34 Step 5/8 : RUN apk add --update --no-cache make git 05:47:34 ---> Running in 4879b700f258 05:47:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:47:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:47:36 OK: 166 MiB in 39 packages 05:47:37 Removing intermediate container 4879b700f258 05:47:37 ---> 580069d20e2a 05:47:37 Step 6/8 : WORKDIR /device-sdk-go 05:47:37 ---> Running in eb5c1713fbd6 05:47:37 745a02a5169b: Pull complete 05:47:37 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:47:37 ---> b7e6874047d6 05:47:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:47:37 Removing intermediate container eb5c1713fbd6 05:47:37 ---> 35b2f74e4958 05:47:37 Step 7/8 : COPY . . 05:47:38 ---> 6040cc57cf6d 05:47:38 Step 8/8 : RUN go mod download 05:47:38 ---> Running in d0e4492e5828 05:47:40 ---> Running in 90c64600655a 05:47:40 Removing intermediate container 90c64600655a 05:47:40 ---> 25db87868234 05:47:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:40 ---> Running in 7b733cbfd6b6 05:47:42 Removing intermediate container 7b733cbfd6b6 05:47:42 ---> fb068bc076ca 05:47:42 Step 5/8 : RUN apk add --update --no-cache make git 05:47:42 ---> Running in 99cd90554a0b 05:47:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:47:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:47:45 OK: 142 MiB in 39 packages 05:47:46 Removing intermediate container 99cd90554a0b 05:47:46 ---> 3347a4e6f637 05:47:46 Step 6/8 : WORKDIR /device-sdk-go 05:47:46 ---> Running in 9e30eb02a53e 05:47:46 Removing intermediate container 9e30eb02a53e 05:47:46 ---> bcf309feb1b9 05:47:46 Step 7/8 : COPY . . 05:47:48 ---> a20f494dd7c7 05:47:48 Step 8/8 : RUN go mod download 05:47:48 ---> Running in efaa2d273a26 05:48:00 Removing intermediate container d0e4492e5828 05:48:00 ---> 02238a363c4c 05:48:00 Successfully built 02238a363c4c 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-30494 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 ******** -e ******** ci-base-image-x86_64 cat 05:48:01 $ docker top 6094f240465d684d53958296c202b7df663b8b9402f785c65b22166912e15dd6 -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 6094f240465d684d53958296c202b7df663b8b9402f785c65b22166912e15dd6 05:48:03 $ docker rm -f 6094f240465d684d53958296c202b7df663b8b9402f785c65b22166912e15dd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:48:04 + docker inspect -f . ci-base-image-x86_64 05:48:04 . [Pipeline] withDockerContainer 05:48:04 prd-centos7-docker-4c-2g-30494 does not seem to be running inside a container 05:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:48:05 $ docker top 93b70c36b4bbaf2d16af755b863d84fcc5d639c78c0f5c16aa247a296f6931c7 -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:14 Removing intermediate container efaa2d273a26 05:48:14 ---> 6193d0e07f3f 05:48:14 Successfully built 6193d0e07f3f 05:48:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:48:15 + docker inspect -f . ci-base-image-arm64 05:48:15 . [Pipeline] withDockerContainer 05:48:15 prd-ubuntu18.04-docker-arm64-4c-16g-30493 does not seem to be running inside a container 05:48:15 $ 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:17 $ docker top 9c63199bf7cf23c250da3014811aac342dde6cab184ec1e965785c9a3083091e -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:18 + go version 05:48:18 go version go1.15.5 linux/arm64 [Pipeline] } 05:48:18 $ docker stop --time=1 9c63199bf7cf23c250da3014811aac342dde6cab184ec1e965785c9a3083091e 05:48:20 $ docker rm -f 9c63199bf7cf23c250da3014811aac342dde6cab184ec1e965785c9a3083091e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:48:21 + docker inspect -f . ci-base-image-arm64 05:48:21 . [Pipeline] withDockerContainer 05:48:22 prd-ubuntu18.04-docker-arm64-4c-16g-30493 does not seem to be running inside a container 05:48:22 $ 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:23 $ docker top d6be8e656e2f1e926e0c72c0e0e4b9c4598196eac07f7f4db6ab1904d8128b22 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:24 + make test 05:48:24 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:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 25.5% of statements 05:48:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.082s coverage: 81.2% of statements 05:48:46 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:49:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.058s coverage: 10.5% of statements 05:49:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:49:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:49:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.073s coverage: 32.5% of statements 05:49:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:49:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:49:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:49:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.102s coverage: 57.3% of statements 05:49:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.166s coverage: 6.6% of statements 05:49:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.1% of statements 05:49:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:49:03 GO111MODULE=on go vet ./... 05:49:09 gofmt -l . 05:49:09 [ "`gofmt -l .`" = "" ] 05:49:09 ./bin/test-attribution-txt.sh 05:49:09 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:49:09 $ docker stop --time=1 93b70c36b4bbaf2d16af755b863d84fcc5d639c78c0f5c16aa247a296f6931c7 05:49:11 $ docker rm -f 93b70c36b4bbaf2d16af755b863d84fcc5d639c78c0f5c16aa247a296f6931c7 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:49:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:15 + ls -al . 05:49:15 total 184 05:49:15 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 19 05:49 . 05:49:15 drwxrwxr-x. 4 jenkins jenkins 28 Mar 19 05:47 .. 05:49:15 drwxrwxr-x. 2 jenkins jenkins 64 Mar 19 05:47 bin 05:49:15 -rw-r--r--. 1 jenkins jenkins 100014 Mar 19 05:48 coverage.out 05:49:15 -rw-rw-r--. 1 jenkins jenkins 949 Mar 19 05:47 Dockerfile.build 05:49:15 -rw-rw-r--. 1 jenkins jenkins 140 Mar 19 05:47 .dockerignore 05:49:15 drwxrwxr-x. 4 jenkins jenkins 48 Mar 19 05:47 example 05:49:15 drwxrwxr-x. 8 jenkins jenkins 179 Mar 19 05:47 .git 05:49:15 drwxrwxr-x. 2 jenkins jenkins 103 Mar 19 05:47 .github 05:49:15 -rw-rw-r--. 1 jenkins jenkins 138 Mar 19 05:47 .gitignore 05:49:15 -rw-r--r--. 1 jenkins jenkins 479 Mar 19 05:49 go.mod 05:49:15 -rw-r--r--. 1 jenkins jenkins 17490 Mar 19 05:49 go.sum 05:49:15 drwxrwxr-x. 13 jenkins jenkins 193 Mar 19 05:47 internal 05:49:15 -rw-rw-r--. 1 jenkins jenkins 901 Mar 19 05:47 Jenkinsfile 05:49:15 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 19 05:47 LICENSE 05:49:15 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 19 05:47 Makefile 05:49:15 drwxrwxr-x. 4 jenkins jenkins 26 Mar 19 05:47 openapi 05:49:15 drwxrwxr-x. 5 jenkins jenkins 50 Mar 19 05:47 pkg 05:49:15 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 19 05:47 README.md 05:49:15 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 19 05:47 RELEASE-NOTES.txt 05:49:15 drwxrwxr-x. 4 jenkins jenkins 54 Mar 19 05:47 snap 05:49:15 -rw-rw-r--. 1 jenkins jenkins 5 Mar 19 05:44 VERSION 05:49:15 -rw-rw-r--. 1 jenkins jenkins 222 Mar 19 05:47 version.go [Pipeline] isUnix [Pipeline] sh 05:49:16 + 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=e555dc85065c0650513b3310201ad5d9e8038a3a --label arch=amd64 --label version=0.0.0 . 05:49:16 Sending build context to Docker daemon 2.373MB 05:49:16 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:49:16 Step 2/24 : FROM ${BASE} AS builder 05:49:16 ---> 02238a363c4c 05:49:16 Step 3/24 : ARG MAKE='make build' 05:49:16 ---> Running in 884362ace272 05:49:17 Removing intermediate container 884362ace272 05:49:17 ---> fe57b0304168 05:49:17 Step 4/24 : WORKDIR /device-sdk-go 05:49:17 ---> Running in 8c9b76d5e4d1 05:49:17 Removing intermediate container 8c9b76d5e4d1 05:49:17 ---> 0a4f9ff15b22 05:49:17 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:49:17 ---> Running in 2d31d71c487d 05:49:17 Removing intermediate container 2d31d71c487d 05:49:17 ---> b12c71a5ea92 05:49:17 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:17 ---> Running in 2a166c6bc616 05:49:18 Removing intermediate container 2a166c6bc616 05:49:18 ---> cfbee38fe1ec 05:49:18 Step 7/24 : RUN apk add --update --no-cache make git 05:49:18 ---> Running in 3750d0eb77c6 05:49:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:49:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:49:20 OK: 166 MiB in 39 packages 05:49:20 Removing intermediate container 3750d0eb77c6 05:49:20 ---> 9583dd8d145b 05:49:20 Step 8/24 : COPY . . 05:49:21 ---> 39fc0d69dae8 05:49:21 Step 9/24 : RUN ${MAKE} 05:49:21 ---> Running in 08abcfb48310 05:49:22 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:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:49:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:49:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:49:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:49:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.125s coverage: 25.5% of statements 05:49:30 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:49:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.148s coverage: 81.2% of statements 05:49:33 Removing intermediate container 08abcfb48310 05:49:33 ---> 1dd549137493 05:49:33 Step 10/24 : FROM scratch 05:49:33 ---> 05:49:33 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:49:33 ---> Running in a0be4f6bd689 05:49:33 Removing intermediate container a0be4f6bd689 05:49:33 ---> ac0f29a4bea8 05:49:33 Step 12/24 : ENV APP_PORT=49990 05:49:33 ---> Running in 041506fad4f2 05:49:33 Removing intermediate container 041506fad4f2 05:49:33 ---> 70d4588b2b0a 05:49:33 Step 13/24 : EXPOSE $APP_PORT 05:49:33 ---> Running in d9d025063d30 05:49:33 Removing intermediate container d9d025063d30 05:49:33 ---> 181987a919d0 05:49:33 Step 14/24 : WORKDIR / 05:49:33 ---> Running in 766ac31abb79 05:49:33 Removing intermediate container 766ac31abb79 05:49:33 ---> 585a28c2c047 05:49:33 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:49:34 ---> 653536596f8c 05:49:34 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:49:34 ---> 492246e3aa06 05:49:34 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:49:34 ---> ded92884ade8 05:49:34 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:49:34 ---> 7c7958b76d8a 05:49:34 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:49:35 ---> 142bad5b5111 05:49:35 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:49:35 ---> Running in b3b50bfa4b60 05:49:35 Removing intermediate container b3b50bfa4b60 05:49:35 ---> 9b66dd862f97 05:49:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:49:35 ---> Running in f291434b4898 05:49:35 Removing intermediate container f291434b4898 05:49:35 ---> a71cdd5f4fb0 05:49:35 Step 22/24 : LABEL arch=amd64 05:49:35 ---> Running in 8771887ea434 05:49:35 Removing intermediate container 8771887ea434 05:49:35 ---> de2c10a788de 05:49:35 Step 23/24 : LABEL git_sha=e555dc85065c0650513b3310201ad5d9e8038a3a 05:49:35 ---> Running in 71a563c30a96 05:49:36 Removing intermediate container 71a563c30a96 05:49:36 ---> daef88b9e0d9 05:49:36 Step 24/24 : LABEL version=0.0.0 05:49:36 ---> Running in 46e903f695cd 05:49:36 Removing intermediate container 46e903f695cd 05:49:36 ---> b71902d3ae64 05:49:36 [Warning] One or more build-args [ARCH] were not consumed 05:49:36 Successfully built b71902d3ae64 05:49:36 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:37 ---> job-cost.sh 05:49:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MSMj 05:49:52 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.156s 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.204s 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.260s coverage: 57.3% of statements 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.871s coverage: 6.6% of statements 05:50:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.130s 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:19 lf-activate-venv(): INFO: Adding /tmp/venv-MSMj/bin to PATH 05:50:19 INFO: No Stack... 05:50:19 INFO: Retrieving Pricing Info for: v1-standard-2 05:50:20 INFO: Archiving Costs [Pipeline] sh 05:50:20 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:50:20 + cut -d, -f6 [Pipeline] lock 05:50:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] 05:50:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] did not exist. Created. 05:50:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:50:21 + echo total: 0.029999999329447746 [Pipeline] stash 05:50:21 Stashed 1 file(s) [Pipeline] } 05:50:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:50:36 gofmt -l . 05:50:36 [ "`gofmt -l .`" = "" ] 05:50:36 ./bin/test-attribution-txt.sh 05:50:36 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:50:36 $ docker stop --time=1 d6be8e656e2f1e926e0c72c0e0e4b9c4598196eac07f7f4db6ab1904d8128b22 05:50:39 $ docker rm -f d6be8e656e2f1e926e0c72c0e0e4b9c4598196eac07f7f4db6ab1904d8128b22 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:40 Warning: overwriting stash ‘coverage-report’ 05:50:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:50:42 + ls -al . 05:50:42 total 220 05:50:42 drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 05:50 . 05:50:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 05:46 .. 05:50:42 -rw-rw-r-- 1 jenkins jenkins 140 Mar 19 05:47 .dockerignore 05:50:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 05:47 .git 05:50:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 05:47 .github 05:50:42 -rw-rw-r-- 1 jenkins jenkins 138 Mar 19 05:47 .gitignore 05:50:42 -rw-rw-r-- 1 jenkins jenkins 949 Mar 19 05:47 Dockerfile.build 05:50:42 -rw-rw-r-- 1 jenkins jenkins 901 Mar 19 05:47 Jenkinsfile 05:50:42 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 19 05:47 LICENSE 05:50:42 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 19 05:47 Makefile 05:50:42 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 19 05:47 README.md 05:50:42 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 19 05:47 RELEASE-NOTES.txt 05:50:42 -rw-rw-r-- 1 jenkins jenkins 5 Mar 19 05:44 VERSION 05:50:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 05:47 bin 05:50:42 -rw-r--r-- 1 jenkins jenkins 100015 Mar 19 05:49 coverage.out 05:50:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 05:47 example 05:50:42 -rw-r--r-- 1 jenkins jenkins 479 Mar 19 05:50 go.mod 05:50:42 -rw-r--r-- 1 jenkins jenkins 17490 Mar 19 05:50 go.sum 05:50:42 drwxrwxr-x 13 jenkins jenkins 4096 Mar 19 05:47 internal 05:50:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 05:47 openapi 05:50:42 drwxrwxr-x 5 jenkins jenkins 4096 Mar 19 05:47 pkg 05:50:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 05:47 snap 05:50:42 -rw-rw-r-- 1 jenkins jenkins 222 Mar 19 05:47 version.go [Pipeline] isUnix [Pipeline] sh 05:50:42 + 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=e555dc85065c0650513b3310201ad5d9e8038a3a --label arch=arm64 --label version=0.0.0 . 05:50:43 Sending build context to Docker daemon 2.372MB 05:50:43 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:50:43 Step 2/24 : FROM ${BASE} AS builder 05:50:43 ---> 6193d0e07f3f 05:50:43 Step 3/24 : ARG MAKE='make build' 05:50:43 ---> Running in 702bf45cd6f0 05:50:43 Removing intermediate container 702bf45cd6f0 05:50:43 ---> e8af7a60bfda 05:50:43 Step 4/24 : WORKDIR /device-sdk-go 05:50:44 ---> Running in 896d851313fd 05:50:44 Removing intermediate container 896d851313fd 05:50:44 ---> 20464ec348c8 05:50:44 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:50:44 ---> Running in a90b10e1b945 05:50:45 Removing intermediate container a90b10e1b945 05:50:45 ---> 0c530ecd8927 05:50:45 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:45 ---> Running in 3cfbef46c329 05:50:47 Removing intermediate container 3cfbef46c329 05:50:47 ---> 9236a35857eb 05:50:47 Step 7/24 : RUN apk add --update --no-cache make git 05:50:47 ---> Running in 4ab8ceb48392 05:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:50:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:50:50 OK: 142 MiB in 39 packages 05:50:51 Removing intermediate container 4ab8ceb48392 05:50:51 ---> e9086e12fd84 05:50:51 Step 8/24 : COPY . . 05:50:52 ---> 9d26589c15ad 05:50:52 Step 9/24 : RUN ${MAKE} 05:50:52 ---> Running in 8b1afb08ff6d 05:50:53 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:20 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:51:21 Removing intermediate container 8b1afb08ff6d 05:51:21 ---> c4bb852259bd 05:51:21 Step 10/24 : FROM scratch 05:51:21 ---> 05:51:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:51:21 ---> Running in 8a4a6b798da4 05:51:21 Removing intermediate container 8a4a6b798da4 05:51:21 ---> c20cb792f5be 05:51:21 Step 12/24 : ENV APP_PORT=49990 05:51:21 ---> Running in 64c8986debc8 05:51:22 Removing intermediate container 64c8986debc8 05:51:22 ---> 38cb2897404b 05:51:22 Step 13/24 : EXPOSE $APP_PORT 05:51:22 ---> Running in 3a789a3c02eb 05:51:22 Removing intermediate container 3a789a3c02eb 05:51:22 ---> 940fcc7d92b1 05:51:22 Step 14/24 : WORKDIR / 05:51:22 ---> Running in 49944486f555 05:51:23 Removing intermediate container 49944486f555 05:51:23 ---> eb52b5eeec13 05:51:23 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:51:24 ---> d798f20c0faa 05:51:24 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:51:25 ---> 739dc4f859ef 05:51:25 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:51:25 ---> a02c7e1802ad 05:51:25 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:51:26 ---> f8ac714c4167 05:51:26 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:51:27 ---> 0796b77fe772 05:51:27 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:51:27 ---> Running in bf10375f631f 05:51:27 Removing intermediate container bf10375f631f 05:51:27 ---> c90507ede316 05:51:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:51:27 ---> Running in 1b5cdff70e32 05:51:28 Removing intermediate container 1b5cdff70e32 05:51:28 ---> 310edaee3e40 05:51:28 Step 22/24 : LABEL arch=arm64 05:51:28 ---> Running in 5f1d644f0610 05:51:29 Removing intermediate container 5f1d644f0610 05:51:29 ---> e0d65355545c 05:51:29 Step 23/24 : LABEL git_sha=e555dc85065c0650513b3310201ad5d9e8038a3a 05:51:29 ---> Running in 5319a827acc1 05:51:29 Removing intermediate container 5319a827acc1 05:51:29 ---> db029b532911 05:51:29 Step 24/24 : LABEL version=0.0.0 05:51:29 ---> Running in b358c223229a 05:51:30 Removing intermediate container b358c223229a 05:51:30 ---> 50cb6f3a8495 05:51:30 [Warning] One or more build-args [ARCH] were not consumed 05:51:30 Successfully built 50cb6f3a8495 05:51:30 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:31 ---> job-cost.sh 05:51:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rUJa 05:52:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:53:32 lf-activate-venv(): INFO: Adding /tmp/venv-rUJa/bin to PATH 05:53:32 INFO: No Stack... 05:53:32 INFO: Retrieving Pricing Info for: lf-standard-4 05:53:33 INFO: Archiving Costs [Pipeline] sh 05:53:33 + cat+ /w/workspace/device-sdk-go/1/archives/cost.csv 05:53:33 cut -d, -f6 [Pipeline] lock 05:53:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] 05:53:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] did not exist. Created. 05:53:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-826-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:34 /w/workspace/device-sdk-go/1@tmp/durable-447d4f36/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-447d4f36/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:53:34 + echo total: 0.20999999344348907 [Pipeline] stash 05:53:34 Warning: overwriting stash ‘stack-cost’ 05:53:34 Stashed 1 file(s) [Pipeline] } 05:53:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-826-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:36 provisioning config files... 05:53:36 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/config3772584690033647968tmp [Pipeline] { [Pipeline] sh 05:53:37 + set +x 05:53:37 + curl -s https://codecov.io/bash 05:53:37 + bash -s -- 05:53:37 05:53:37 _____ _ 05:53:37 / ____| | | 05:53:37 | | ___ __| | ___ ___ _____ __ 05:53:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:53:37 | |___| (_) | (_| | __/ (_| (_) \ V / 05:53:37 \_____\___/ \__,_|\___|\___\___/ \_/ 05:53:37 Bash-20210309-2b87ace 05:53:37 05:53:37 05:53:37 ==> git version 2.24.3 found 05:53:37 ==> 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:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:53:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:53:37 ==> Jenkins CI detected. 05:53:37 project root: . 05:53:37 --> token set from env 05:53:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:53:37 ==> Running gcov in . (disable via -X gcov) 05:53:37 ==> Python coveragepy not found 05:53:37 ==> Searching for coverage reports in: 05:53:37 + . 05:53:37 -> Found 1 reports 05:53:37 ==> Detecting git/mercurial file structure 05:53:37 ==> Reading reports 05:53:37 + ./coverage.out bytes=100015 05:53:37 ==> Appending adjustments 05:53:37 https://docs.codecov.io/docs/fixing-reports 05:53:38 + Found adjustments 05:53:38 ==> Gzipping contents 05:53:38 16K /tmp/codecov.JCsKvB.gz 05:53:38 ==> Uploading reports 05:53:38 url: https://codecov.io 05:53:38 query: branch=PR-826&commit=e555dc85065c0650513b3310201ad5d9e8038a3a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=826&job=&cmd_args= 05:53:38 -> Pinging Codecov 05:53:38 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-826&commit=e555dc85065c0650513b3310201ad5d9e8038a3a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=826&job=&cmd_args= 05:53:38 -> Uploading to 05:53:38 https://storage.googleapis.com/codecov/v4/raw/2021-03-19/7E55EF52A471D76F132DFD9A03CDDE97/e555dc85065c0650513b3310201ad5d9e8038a3a/2efb0704-21f1-4547-a2df-8a70a2096fbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T055338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f515e1f4fa565cae8ef249b94de0547095a0a79f3c8f35402d2b4c365f52c0f2 05:53:38 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:38 Dload Upload Total Spent Left Speed 05:53:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 13501 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13501 0 0 100 13501 0 33341 --:--:-- --:--:-- --:--:-- 33335 05:53:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e555dc85065c0650513b3310201ad5d9e8038a3a [Pipeline] } 05:53:38 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:53:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:53:42 ---> package-listing.sh 05:53:42 ++ facter osfamily 05:53:42 ++ tr '[:upper:]' '[:lower:]' 05:53:42 + OS_FAMILY=redhat 05:53:42 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-826 05:53:42 + START_PACKAGES=/tmp/packages_start.txt 05:53:42 + END_PACKAGES=/tmp/packages_end.txt 05:53:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:42 + PACKAGES=/tmp/packages_start.txt 05:53:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-826 ']' 05:53:42 + PACKAGES=/tmp/packages_end.txt 05:53:42 + case "${OS_FAMILY}" in 05:53:42 + rpm -qa 05:53:42 + sort 05:53:47 + '[' -f /tmp/packages_start.txt ']' 05:53:47 + '[' -f /tmp/packages_end.txt ']' 05:53:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:53:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-826 ']' 05:53:47 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-826/archives/ 05:53:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-826/archives/ [Pipeline] echo 05:53:47 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-826/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:53:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:48 05:53:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:48 alpine: Pulling from edgex-lftools-log-publisher 05:53:48 df20fa9351a1: Pulling fs layer 05:53:48 36b3adc4ff6f: Pulling fs layer 05:53:48 8ad3a11d3b57: Pulling fs layer 05:53:48 46f8f816bc3b: Pulling fs layer 05:53:48 93b61091891f: Pulling fs layer 05:53:48 93b9cdb0e59b: Pulling fs layer 05:53:48 5e14af77c1be: Pulling fs layer 05:53:48 01666e4c0597: Pulling fs layer 05:53:48 aa168da1d23b: Pulling fs layer 05:53:48 46f8f816bc3b: Waiting 05:53:48 93b61091891f: Waiting 05:53:48 93b9cdb0e59b: Waiting 05:53:48 5e14af77c1be: Waiting 05:53:48 01666e4c0597: Waiting 05:53:48 aa168da1d23b: Waiting 05:53:48 36b3adc4ff6f: Download complete 05:53:48 46f8f816bc3b: Verifying Checksum 05:53:48 46f8f816bc3b: Download complete 05:53:48 df20fa9351a1: Verifying Checksum 05:53:48 df20fa9351a1: Download complete 05:53:48 93b9cdb0e59b: Verifying Checksum 05:53:48 93b9cdb0e59b: Download complete 05:53:49 5e14af77c1be: Verifying Checksum 05:53:49 5e14af77c1be: Download complete 05:53:49 93b61091891f: Verifying Checksum 05:53:49 93b61091891f: Download complete 05:53:49 01666e4c0597: Verifying Checksum 05:53:49 01666e4c0597: Download complete 05:53:49 8ad3a11d3b57: Verifying Checksum 05:53:49 8ad3a11d3b57: Download complete 05:53:49 df20fa9351a1: Pull complete 05:53:49 36b3adc4ff6f: Pull complete 05:53:51 aa168da1d23b: Download complete 05:53:51 8ad3a11d3b57: Pull complete 05:53:51 46f8f816bc3b: Pull complete 05:53:51 93b61091891f: Pull complete 05:53:51 93b9cdb0e59b: Pull complete 05:53:51 5e14af77c1be: Pull complete 05:53:52 01666e4c0597: Pull complete 05:53:58 aa168da1d23b: Pull complete 05:53:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:53:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:53:59 prd-centos7-docker-4c-2g-30492 does not seem to be running inside a container 05:53:59 $ 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-826/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-826 -v /w/workspace/dgexfoundry_device-sdk-go_PR-826:/w/workspace/dgexfoundry_device-sdk-go_PR-826:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-826@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:03 $ docker top f50bb1d62c65ec08730ed65b99639695f61373a0973cb627b9ab92c1f5b2f8e7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:03 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:04 + mkdir -p /var/log/sa [Pipeline] sh 05:54:04 + ls /var/log/sa-host 05:54:04 + sadf -c /var/log/sa-host/sa19 05:54:04 file_magic: OK 05:54:04 HZ: Using current value: 100 05:54:04 file_header: OK 05:54:04 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:04 Statistics: 05:54:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:04 File successfully converted to sysstat format version 12.2.1 05:54:04 + sadf -c /var/log/sa-host/sa23 05:54:04 file_magic: OK 05:54:04 HZ: Using current value: 100 05:54:04 file_header: OK 05:54:04 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:04 Statistics: 05:54:04 Hnuu...uuuununununu... 05:54:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:05 provisioning config files... 05:54:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp/config125461888827622528tmp [Pipeline] { [Pipeline] echo 05:54:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:05 ---> create-netrc.sh [Pipeline] } 05:54:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:54:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:54:06 ---> python-tools-install.sh [Pipeline] echo 05:54:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:06 ---> sudo-logs.sh 05:54:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:54:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:07 ---> job-cost.sh 05:54:07 lf-activate-venv: SKIPPING 05:54:07 DEBUG: total: 0.20999999344348907 05:54:07 INFO: Retrieving Stack Cost... 05:54:08 INFO: Retrieving Pricing Info for: v1-standard-2 05:54:08 INFO: Archiving Costs [Pipeline] echo 05:54:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:09 ---> logs-deploy.sh 05:54:09 lf-activate-venv: SKIPPING 05:54:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-826/1 05:54:09 INFO: archiving workspace using pattern(s): 05:54:11 Archives upload complete. 05:54:11 INFO: archiving logs to Nexus 05:54:12 ---> uname -a: 05:54:12 Linux prd-centos7-docker-4c-2g-30492.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:12 05:54:12 05:54:12 ---> lscpu: 05:54:12 Architecture: x86_64 05:54:12 CPU op-mode(s): 32-bit, 64-bit 05:54:12 Byte Order: Little Endian 05:54:12 Address sizes: 40 bits physical, 48 bits virtual 05:54:12 CPU(s): 4 05:54:12 On-line CPU(s) list: 0-3 05:54:12 Thread(s) per core: 1 05:54:12 Core(s) per socket: 1 05:54:12 Socket(s): 4 05:54:12 NUMA node(s): 1 05:54:12 Vendor ID: GenuineIntel 05:54:12 CPU family: 6 05:54:12 Model: 44 05:54:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:54:12 Stepping: 1 05:54:12 CPU MHz: 2933.442 05:54:12 BogoMIPS: 5866.88 05:54:12 Virtualization: VT-x 05:54:12 Hypervisor vendor: KVM 05:54:12 Virtualization type: full 05:54:12 L1d cache: 128 KiB 05:54:12 L1i cache: 128 KiB 05:54:12 L2 cache: 16 MiB 05:54:12 L3 cache: 64 MiB 05:54:12 NUMA node0 CPU(s): 0-3 05:54:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:54:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:54:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:54:12 Vulnerability Meltdown: Mitigation; PTI 05:54:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:54:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:54:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:54:12 Vulnerability Srbds: Not affected 05:54:12 Vulnerability Tsx async abort: Not affected 05:54:12 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:12 05:54:12 05:54:12 ---> nproc: 05:54:12 4 05:54:12 05:54:12 05:54:12 ---> df -h: 05:54:12 Filesystem Size Used Available Use% Mounted on 05:54:12 overlay 50.0G 7.3G 42.7G 15% / 05:54:12 tmpfs 64.0M 0 64.0M 0% /dev 05:54:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:54:12 shm 64.0M 0 64.0M 0% /dev/shm 05:54:12 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:54:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:54:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:54:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:54:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:54:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:54:12 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:54:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-826 05:54:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-826@tmp 05:54:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:54:12 05:54:12 05:54:12 ---> free -m: 05:54:12 total used free shared buff/cache available 05:54:12 Mem: 1837 707 105 0 1025 1025 05:54:12 Swap: 1023 0 1023 05:54:12 05:54:12 05:54:12 ---> ip addr: 05:54:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:54:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:54:12 inet 127.0.0.1/8 scope host lo 05:54:12 valid_lft forever preferred_lft forever 05:54:12 inet6 ::1/128 scope host 05:54:12 valid_lft forever preferred_lft forever 05:54:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:54:12 link/ether fa:16:3e:f5:a2:5a brd ff:ff:ff:ff:ff:ff 05:54:12 inet 10.30.122.189/23 brd 10.30.123.255 scope global dynamic eth0 05:54:12 valid_lft 85789sec preferred_lft 85789sec 05:54:12 inet6 fe80::f816:3eff:fef5:a25a/64 scope link 05:54:12 valid_lft forever preferred_lft forever 05:54:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:54:12 link/ether 02:42:68:de:37:65 brd ff:ff:ff:ff:ff:ff 05:54:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:54:12 valid_lft forever preferred_lft forever 05:54:12 inet6 fe80::42:68ff:fede:3765/64 scope link 05:54:12 valid_lft forever preferred_lft forever 05:54:12 05:54:12 05:54:12 ---> sar -b -r -n DEV: 05:54:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 05:54:12 05:54:12 05:43:49 LINUX RESTART (4 CPU) 05:54:12 05:54:12 05:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:54:12 05:46:01 2.23 0.00 2.23 0.00 0.00 51.70 0.00 05:54:12 05:47:01 0.40 0.00 0.40 0.00 0.00 5.85 0.00 05:54:12 05:48:01 0.32 0.00 0.32 0.00 0.00 3.63 0.00 05:54:12 05:49:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 05:54:12 05:50:01 0.30 0.00 0.30 0.00 0.00 4.50 0.00 05:54:12 05:51:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 05:54:12 05:52:01 0.23 0.00 0.23 0.00 0.00 1.87 0.00 05:54:12 05:53:01 0.27 0.00 0.27 0.00 0.00 3.95 0.00 05:54:12 05:54:02 128.68 70.07 58.61 0.00 5852.29 18222.61 0.00 05:54:12 Average: 14.86 7.83 7.03 0.00 654.29 2045.87 0.00 05:54:12 05:54:12 05:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:54:12 05:46:01 175060 0 588524 31.28 2620 1115340 1083276 36.97 402060 1105524 16 05:54:12 05:47:01 175900 0 587676 31.23 2620 1115348 1073176 36.63 401492 1106308 16 05:54:12 05:48:01 172100 0 591472 31.44 2620 1115352 1073188 36.63 415756 1095624 8 05:54:12 05:49:01 172276 0 591296 31.43 2620 1115352 1073140 36.62 415368 1095840 12 05:54:12 05:50:01 171156 0 592408 31.49 2620 1115360 1073068 36.62 414740 1097356 12 05:54:12 05:51:01 172136 0 591424 31.43 2620 1115364 1072996 36.62 423632 1088036 8 05:54:12 05:52:01 171996 0 591560 31.44 2620 1115368 1072996 36.62 423636 1088036 8 05:54:12 05:53:01 171840 0 591712 31.45 2620 1115372 1072996 36.62 423628 1088036 8 05:54:12 05:54:02 179624 0 691456 36.75 2620 1007844 1275140 43.52 451964 989772 136 05:54:12 Average: 173565 0 601948 31.99 2620 1103411 1096664 37.43 419142 1083837 25 05:54:12 05:54:12 05:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:54:12 05:46:01 eth0 3.93 2.60 3.06 0.18 0.00 0.00 0.00 0.00 05:54:12 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:47:01 eth0 2.11 0.47 0.41 0.18 0.00 0.00 0.00 0.00 05:54:12 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:48:01 eth0 1.32 0.30 0.33 0.23 0.00 0.00 0.00 0.00 05:54:12 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:49:01 eth0 0.53 0.37 0.27 0.17 0.00 0.00 0.00 0.00 05:54:12 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:50:01 eth0 0.38 0.28 0.17 0.11 0.00 0.00 0.00 0.00 05:54:12 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:51:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 05:54:12 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:52:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:54:12 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:53:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:54:02 eth0 184.67 144.88 2158.58 17.51 0.00 0.00 0.00 0.00 05:54:12 05:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 Average: eth0 21.67 16.66 241.81 2.06 0.00 0.00 0.00 0.00 05:54:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:12 05:54:12 05:54:12 ---> sar -P ALL: 05:54:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 05:54:12 05:54:12 05:43:49 LINUX RESTART (4 CPU) 05:54:12 05:54:12 05:45:01 CPU %user %nice %system %iowait %steal %idle 05:54:12 05:46:01 all 0.21 0.00 0.07 0.00 0.00 99.71 05:54:12 05:46:01 0 0.12 0.00 0.10 0.00 0.00 99.78 05:54:12 05:46:01 1 0.12 0.00 0.07 0.00 0.02 99.80 05:54:12 05:46:01 2 0.07 0.00 0.10 0.00 0.00 99.83 05:54:12 05:46:01 3 0.55 0.00 0.02 0.00 0.00 99.43 05:54:12 05:47:01 all 0.16 0.00 0.04 0.00 0.01 99.79 05:54:12 05:47:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:54:12 05:47:01 1 0.07 0.00 0.05 0.00 0.00 99.88 05:54:12 05:47:01 2 0.02 0.00 0.03 0.00 0.02 99.93 05:54:12 05:47:01 3 0.52 0.00 0.03 0.00 0.02 99.43 05:54:12 05:48:01 all 0.17 0.00 0.07 0.00 0.00 99.76 05:54:12 05:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 05:54:12 05:48:01 1 0.07 0.00 0.07 0.00 0.00 99.87 05:54:12 05:48:01 2 0.07 0.00 0.12 0.00 0.00 99.82 05:54:12 05:48:01 3 0.52 0.00 0.03 0.00 0.02 99.43 05:54:12 05:49:01 all 0.17 0.00 0.04 0.00 0.00 99.79 05:54:12 05:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:54:12 05:49:01 1 0.05 0.00 0.05 0.00 0.00 99.90 05:54:12 05:49:01 2 0.05 0.00 0.05 0.00 0.00 99.90 05:54:12 05:49:01 3 0.53 0.00 0.03 0.00 0.00 99.43 05:54:12 05:50:01 all 0.17 0.00 0.09 0.00 0.01 99.73 05:54:12 05:50:01 0 0.07 0.00 0.12 0.00 0.02 99.80 05:54:12 05:50:01 1 0.03 0.00 0.10 0.00 0.02 99.85 05:54:12 05:50:01 2 0.02 0.00 0.05 0.00 0.00 99.93 05:54:12 05:50:01 3 0.55 0.00 0.08 0.00 0.02 99.35 05:54:12 05:51:01 all 0.06 0.00 0.06 0.00 0.00 99.87 05:54:12 05:51:01 0 0.03 0.00 0.05 0.00 0.00 99.92 05:54:12 05:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:54:12 05:51:01 2 0.03 0.00 0.13 0.00 0.00 99.83 05:54:12 05:51:01 3 0.15 0.00 0.05 0.00 0.00 99.80 05:54:12 05:52:01 all 0.10 0.00 0.03 0.00 0.00 99.86 05:54:12 05:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:54:12 05:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:54:12 05:52:01 2 0.33 0.00 0.05 0.00 0.00 99.62 05:54:12 05:52:01 3 0.03 0.00 0.05 0.00 0.00 99.92 05:54:12 05:53:01 all 0.15 0.00 0.03 0.00 0.00 99.81 05:54:12 05:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:54:12 05:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:54:12 05:53:01 2 0.52 0.00 0.03 0.00 0.00 99.45 05:54:12 05:53:01 3 0.05 0.00 0.05 0.00 0.00 99.90 05:54:12 05:54:02 all 5.55 0.00 3.83 2.42 0.02 88.18 05:54:12 05:54:02 0 5.14 0.00 3.47 0.20 0.02 91.17 05:54:12 05:54:02 1 5.38 0.00 4.42 2.65 0.02 87.53 05:54:12 05:54:02 2 5.56 0.00 3.55 2.51 0.02 88.35 05:54:12 05:54:02 3 6.11 0.00 3.90 4.33 0.02 85.64 05:54:12 Average: all 0.75 0.00 0.47 0.27 0.01 98.51 05:54:12 Average: 0 0.61 0.00 0.43 0.02 0.00 98.93 05:54:12 Average: 1 0.64 0.00 0.53 0.29 0.01 98.53 05:54:12 Average: 2 0.74 0.00 0.46 0.28 0.00 98.52 05:54:12 Average: 3 1.00 0.00 0.47 0.48 0.01 98.05 05:54:12 05:54:12 05:54:12