Pull request #836 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 279fcef2336b5258e5c7bfb2d20239111cc09b49+e522836f5d508ce20413c5d2a08a926bd2b9771b (aeb459246c80cdbc42f83cb77b782cb2113b7a33) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-836/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-836/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31179 in /w/workspace/dgexfoundry_device-sdk-go_PR-836 [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-836 # 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/836/head:refs/remotes/origin/PR-836 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 279fcef2336b5258e5c7bfb2d20239111cc09b49 Merge succeeded, producing 279fcef2336b5258e5c7bfb2d20239111cc09b49 Checking out Revision 279fcef2336b5258e5c7bfb2d20239111cc09b49 (PR-836) > git config core.sparsecheckout # timeout=10 > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # 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 e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:53:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:53:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:53:32 ========================================================= 05:53:32 EdgeX Global Pipelines Version Info 05:53:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:53:34 ------------------- 05:53:34 stable info: 05:53:34 ------------------- 05:53:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:53:34 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:53:34 Message: update stable to v1.0.186 05:53:35 ------------------- 05:53:35 experimental info: 05:53:35 ------------------- 05:53:35 Commited By: **** collab-it+edgex@linuxfoundation.org 05:53:35 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:53:35 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:53:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:53:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:53:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:53:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:53:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:53:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:53:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:53:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:53:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:53:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:53:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:53:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:53:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:53:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:53:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:53:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:53:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:53:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:53:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:53:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:53:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-836 [Pipeline] echo 05:53:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-836 [Pipeline] echo 05:53:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-836 [Pipeline] echo 05:53:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 279fcef2336b5258e5c7bfb2d20239111cc09b49 [Pipeline] echo 05:53:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 279fcef [Pipeline] echo 05:53:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:53:39 provisioning config files... 05:53:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/config5278343654087091999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:40 ---> docker-login.sh 05:53:40 nexus3.edgexfoundry.org:10001 05:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:40 Configure a credential helper to remove this warning. See 05:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:40 05:53:40 Login Succeeded 05:53:40 nexus3.edgexfoundry.org:10002 05:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:40 Configure a credential helper to remove this warning. See 05:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:40 05:53:40 Login Succeeded 05:53:40 nexus3.edgexfoundry.org:10003 05:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:41 Configure a credential helper to remove this warning. See 05:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:41 05:53:41 Login Succeeded 05:53:41 nexus3.edgexfoundry.org:10004 05:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:41 Configure a credential helper to remove this warning. See 05:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:41 05:53:41 Login Succeeded 05:53:41 docker.io 05:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:41 Configure a credential helper to remove this warning. See 05:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:41 05:53:41 Login Succeeded 05:53:41 ---> docker-login.sh ends [Pipeline] } 05:53:41 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:53:42 + git log --format=format:%s -1 279fcef2336b5258e5c7bfb2d20239111cc09b49 [Pipeline] echo 05:53:42 GIT_COMMIT: 279fcef2336b5258e5c7bfb2d20239111cc09b49, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:53:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:53:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:43 05:53:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:53:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:44 latest: Pulling from edgex-devops/git-semver 05:53:44 31603596830f: Pulling fs layer 05:53:44 2a8b12db71e7: Pulling fs layer 05:53:44 6ca5941a6612: Pulling fs layer 05:53:44 ecc8261a40a4: Pulling fs layer 05:53:44 ecc8261a40a4: Waiting 05:53:44 2a8b12db71e7: Verifying Checksum 05:53:44 2a8b12db71e7: Download complete 05:53:44 31603596830f: Download complete 05:53:44 ecc8261a40a4: Verifying Checksum 05:53:44 ecc8261a40a4: Download complete 05:53:44 6ca5941a6612: Verifying Checksum 05:53:44 6ca5941a6612: Download complete 05:53:44 31603596830f: Pull complete 05:53:44 2a8b12db71e7: Pull complete 05:53:45 6ca5941a6612: Pull complete 05:53:45 ecc8261a40a4: Pull complete 05:53:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:53:46 prd-centos7-docker-4c-2g-31179 does not seem to be running inside a container 05:53:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-836 -v /w/workspace/dgexfoundry_device-sdk-go_PR-836:/w/workspace/dgexfoundry_device-sdk-go_PR-836:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-836@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:53:48 $ docker top 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:48 [ssh-agent] Looking for ssh-agent implementation... 05:53:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:49 $ docker exec 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 ssh-agent 05:53:49 SSH_AUTH_SOCK=/tmp/ssh-4YZQ4payzul8/agent.11 05:53:49 SSH_AGENT_PID=16 05:53:49 Running ssh-add (command line suppressed) 05:53:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/private_key_8704172321880143390.key (/w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/private_key_8704172321880143390.key) 05:53:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:49 + git tag --points-at HEAD [Pipeline] } 05:53:49 $ docker exec --env ******** --env ******** 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 ssh-agent -k 05:53:49 unset SSH_AUTH_SOCK; 05:53:49 unset SSH_AGENT_PID; 05:53:49 echo Agent pid 16 killed; 05:53:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:53:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:50 [ssh-agent] Looking for ssh-agent implementation... 05:53:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:50 $ docker exec 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 ssh-agent 05:53:50 SSH_AUTH_SOCK=/tmp/ssh-rsG8aZQEPt8Z/agent.45 05:53:50 SSH_AGENT_PID=50 05:53:50 Running ssh-add (command line suppressed) 05:53:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/private_key_4293082708425795005.key (/w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/private_key_4293082708425795005.key) 05:53:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:51 + git semver init 05:53:51 # -> Open(): unable to determine branch for HEAD 05:53:51 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-836/.git 05:53:51 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-836 05:53:51 # $SEMVER_REMOTE_NAME = origin 05:53:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:53:51 # $SEMVER_USER_NAME = edgex-jenkins 05:53:51 # $SEMVER_BRANCH = PR-836 05:53:51 # $SEMVER_TEMP = /tmp/semver-308728965 05:53:51 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:53:51 # '/tmp/semver-308728965' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-836/.semver' 05:53:51 # -> Force: false 05:53:51 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-836/.semver [Pipeline] } 05:53:51 $ docker exec --env ******** --env ******** 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 ssh-agent -k 05:53:52 unset SSH_AUTH_SOCK; 05:53:52 unset SSH_AGENT_PID; 05:53:52 echo Agent pid 50 killed; 05:53:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:52 + git semver [Pipeline] } 05:53:52 $ docker stop --time=1 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 05:53:54 $ docker rm -f 463f9ad35eb927299c44d26902baf659be4ce01c54405db4efe421695bce98c7 [Pipeline] // withDockerContainer [Pipeline] sh 05:53:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:53:55 Stashed 1 file(s) [Pipeline] echo 05:53:55 [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:54:10 Still waiting to schedule task 05:54:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:54:11 Still waiting to schedule task 05:54:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:55:28 Running on prd-centos7-docker-4c-2g-31181 in /w/workspace/dgexfoundry_device-sdk-go_PR-836 [Pipeline] { [Pipeline] ws 05:55:28 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:55:30 using credential edgex-jenkins-ssh 05:55:30 Cloning the remote Git repository 05:55:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:55:30 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:55:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:55:30 > git --version # timeout=10 05:55:30 > git --version # 'git version 2.24.3' 05:55:30 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:55:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:55:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:55:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/836/head:refs/remotes/origin/PR-836 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:55:32 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 279fcef2336b5258e5c7bfb2d20239111cc09b49 05:55:32 Merge succeeded, producing 279fcef2336b5258e5c7bfb2d20239111cc09b49 05:55:32 Checking out Revision 279fcef2336b5258e5c7bfb2d20239111cc09b49 (PR-836) 05:55:32 > git config core.sparsecheckout # timeout=10 05:55:32 > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # timeout=10 05:55:32 > git remote # timeout=10 05:55:32 > git config --get remote.origin.url # timeout=10 05:55:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:32 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 05:55:32 > git rev-parse HEAD^{commit} # timeout=10 05:55:32 > git config core.sparsecheckout # timeout=10 05:55:32 > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # timeout=10 05:55:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:55:37 > git --version # timeout=10 05:55:37 > git --version # 'git version 2.24.3' 05:55:37 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:55:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:55:39 + sudo service docker restart 05:55:39 + true 05:55:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:55:40 provisioning config files... 05:55:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2345954665265861504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:40 ---> docker-login.sh 05:55:40 nexus3.edgexfoundry.org:10001 05:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:41 Configure a credential helper to remove this warning. See 05:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:41 05:55:41 Login Succeeded 05:55:41 nexus3.edgexfoundry.org:10002 05:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:41 Configure a credential helper to remove this warning. See 05:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:41 05:55:41 Login Succeeded 05:55:41 nexus3.edgexfoundry.org:10003 05:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:41 Configure a credential helper to remove this warning. See 05:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:41 05:55:41 Login Succeeded 05:55:41 nexus3.edgexfoundry.org:10004 05:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:42 Configure a credential helper to remove this warning. See 05:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:42 05:55:42 Login Succeeded 05:55:42 docker.io 05:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:42 Configure a credential helper to remove this warning. See 05:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:42 05:55:42 Login Succeeded 05:55:42 ---> docker-login.sh ends [Pipeline] } 05:55:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:55:42 ========================================================= 05:55:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:55:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:55:43 + 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:55:43 Sending build context to Docker daemon 2.288MB 05:55:43 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:55:43 Step 2/8 : FROM ${BASE} 05:55:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:55:43 188c0c94c7c5: Pulling fs layer 05:55:43 0ef7d3d256c8: Pulling fs layer 05:55:43 de9db76c5a1d: Pulling fs layer 05:55:43 bca2f99d35d6: Pulling fs layer 05:55:43 93359f2a8cfa: Pulling fs layer 05:55:43 7c6f9722023f: Pulling fs layer 05:55:43 a35cf1a2eb13: Pulling fs layer 05:55:43 bca2f99d35d6: Waiting 05:55:43 93359f2a8cfa: Waiting 05:55:43 7c6f9722023f: Waiting 05:55:43 a35cf1a2eb13: Waiting 05:55:43 de9db76c5a1d: Verifying Checksum 05:55:43 de9db76c5a1d: Download complete 05:55:43 0ef7d3d256c8: Verifying Checksum 05:55:43 0ef7d3d256c8: Download complete 05:55:43 93359f2a8cfa: Verifying Checksum 05:55:43 93359f2a8cfa: Download complete 05:55:43 7c6f9722023f: Verifying Checksum 05:55:43 7c6f9722023f: Download complete 05:55:43 188c0c94c7c5: Verifying Checksum 05:55:43 188c0c94c7c5: Download complete 05:55:43 188c0c94c7c5: Pull complete 05:55:44 0ef7d3d256c8: Pull complete 05:55:44 de9db76c5a1d: Pull complete 05:55:45 a35cf1a2eb13: Verifying Checksum 05:55:45 a35cf1a2eb13: Download complete 05:55:46 bca2f99d35d6: Verifying Checksum 05:55:46 bca2f99d35d6: Download complete 05:55:51 bca2f99d35d6: Pull complete 05:55:52 93359f2a8cfa: Pull complete 05:55:52 7c6f9722023f: Pull complete 05:55:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31180 in /w/workspace/dgexfoundry_device-sdk-go_PR-836 [Pipeline] { [Pipeline] ws 05:55:56 Running in /w/workspace/device-sdk-go/1 [Pipeline] { 05:55:56 a35cf1a2eb13: Pull complete 05:55:56 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:55:56 ---> a62c8e92a672 05:55:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:55:56 ---> Running in a668fc0b5f16 05:55:56 Removing intermediate container a668fc0b5f16 05:55:56 ---> 49e8893424b1 05:55:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:56 ---> Running in 09e4a98bf10e [Pipeline] checkout 05:55:57 Removing intermediate container 09e4a98bf10e 05:55:57 ---> 9ea7901934ed 05:55:57 Step 5/8 : RUN apk add --update --no-cache make git 05:55:58 ---> Running in 83d75358e612 05:55:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:55:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:55:59 OK: 166 MiB in 39 packages 05:56:00 Removing intermediate container 83d75358e612 05:56:00 ---> aef2a428e3a1 05:56:00 Step 6/8 : WORKDIR /device-sdk-go 05:56:00 ---> Running in 494398d5db1b 05:56:00 Removing intermediate container 494398d5db1b 05:56:00 ---> 79bbb57774a9 05:56:00 Step 7/8 : COPY . . 05:56:01 ---> 10bc4f9641f9 05:56:01 Step 8/8 : RUN go mod download 05:56:01 ---> Running in 8a410c4e7328 05:56:01 using credential edgex-jenkins-ssh 05:56:01 Cloning the remote Git repository 05:56:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:56:01 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:56:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:56:01 > git --version # timeout=10 05:56:02 > git --version # 'git version 2.17.1' 05:56:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:05 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 279fcef2336b5258e5c7bfb2d20239111cc09b49 05:56:05 Merge succeeded, producing 279fcef2336b5258e5c7bfb2d20239111cc09b49 05:56:05 Checking out Revision 279fcef2336b5258e5c7bfb2d20239111cc09b49 (PR-836) 05:56:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:56:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:56:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:56:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/836/head:refs/remotes/origin/PR-836 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:56:05 > git config core.sparsecheckout # timeout=10 05:56:05 > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # timeout=10 05:56:05 > git remote # timeout=10 05:56:05 > git config --get remote.origin.url # timeout=10 05:56:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:05 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 05:56:05 > git rev-parse HEAD^{commit} # timeout=10 05:56:05 > git config core.sparsecheckout # timeout=10 05:56:05 > git checkout -f 279fcef2336b5258e5c7bfb2d20239111cc09b49 # timeout=10 05:56:09 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:56:09 > git --version # timeout=10 05:56:09 > git --version # 'git version 2.17.1' 05:56:09 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:56:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:56:12 + sudo+ service dockertrue restart 05:56:12 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:56:15 provisioning config files... 05:56:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8804813432190236970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:15 ---> docker-login.sh 05:56:15 nexus3.edgexfoundry.org:10001 05:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:17 Configure a credential helper to remove this warning. See 05:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:17 05:56:17 Login Succeeded 05:56:17 nexus3.edgexfoundry.org:10002 05:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:17 Configure a credential helper to remove this warning. See 05:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:17 05:56:17 Login Succeeded 05:56:17 nexus3.edgexfoundry.org:10003 05:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:17 Configure a credential helper to remove this warning. See 05:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:17 05:56:17 Login Succeeded 05:56:17 nexus3.edgexfoundry.org:10004 05:56:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:18 Configure a credential helper to remove this warning. See 05:56:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:18 05:56:18 Login Succeeded 05:56:18 docker.io 05:56:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:19 Configure a credential helper to remove this warning. See 05:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:19 05:56:19 Login Succeeded 05:56:19 ---> docker-login.sh ends [Pipeline] } 05:56:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:56:19 ========================================================= 05:56:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:56:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:56:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 05:56:20 Sending build context to Docker daemon 2.284MB 05:56:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:56:20 Step 2/8 : FROM ${BASE} 05:56:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:56:20 5f621e34cdf4: Pulling fs layer 05:56:20 a4357932f1b6: Pulling fs layer 05:56:20 18c013af1878: Pulling fs layer 05:56:20 00ac8860ef70: Pulling fs layer 05:56:20 63d7cb157983: Pulling fs layer 05:56:20 b116817d02f9: Pulling fs layer 05:56:20 745a02a5169b: Pulling fs layer 05:56:20 00ac8860ef70: Waiting 05:56:20 63d7cb157983: Waiting 05:56:20 b116817d02f9: Waiting 05:56:20 745a02a5169b: Waiting 05:56:20 18c013af1878: Verifying Checksum 05:56:20 18c013af1878: Download complete 05:56:20 a4357932f1b6: Verifying Checksum 05:56:20 a4357932f1b6: Download complete 05:56:20 63d7cb157983: Verifying Checksum 05:56:20 63d7cb157983: Download complete 05:56:20 b116817d02f9: Verifying Checksum 05:56:20 b116817d02f9: Download complete 05:56:20 5f621e34cdf4: Verifying Checksum 05:56:20 5f621e34cdf4: Download complete 05:56:21 5f621e34cdf4: Pull complete 05:56:22 a4357932f1b6: Pull complete 05:56:22 18c013af1878: Pull complete 05:56:23 745a02a5169b: Verifying Checksum 05:56:23 745a02a5169b: Download complete 05:56:24 00ac8860ef70: Verifying Checksum 05:56:24 00ac8860ef70: Download complete 05:56:28 Removing intermediate container 8a410c4e7328 05:56:28 ---> 6bf060bdbcb3 05:56:28 Successfully built 6bf060bdbcb3 05:56:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:56:28 + docker inspect -f . ci-base-image-x86_64 05:56:28 . [Pipeline] withDockerContainer 05:56:28 prd-centos7-docker-4c-2g-31181 does not seem to be running inside a container 05:56:28 $ 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:56:29 $ docker top 131b38a9a7b82edfdf331470dfe670cbd5c03ebf1b10f066fd549a5a7b5868a1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:30 + go version 05:56:30 go version go1.15.5 linux/amd64 [Pipeline] } 05:56:30 $ docker stop --time=1 131b38a9a7b82edfdf331470dfe670cbd5c03ebf1b10f066fd549a5a7b5868a1 05:56:31 $ docker rm -f 131b38a9a7b82edfdf331470dfe670cbd5c03ebf1b10f066fd549a5a7b5868a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:56:32 + docker inspect -f . ci-base-image-x86_64 05:56:32 . [Pipeline] withDockerContainer 05:56:33 prd-centos7-docker-4c-2g-31181 does not seem to be running inside a container 05:56:33 $ 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:56:33 $ docker top 8c82a5030261e3a99a4bcc43c585a82e22417732f6248502c1ba4864a69fcb9f -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:34 + make test 05:56:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:56:34 00ac8860ef70: Pull complete 05:56:34 63d7cb157983: Pull complete 05:56:35 b116817d02f9: Pull complete 05:56:38 745a02a5169b: Pull complete 05:56:38 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:56:38 ---> b7e6874047d6 05:56:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:56:42 ---> Running in ab51927294bd 05:56:42 Removing intermediate container ab51927294bd 05:56:42 ---> d8be9b2986e0 05:56:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:42 ---> Running in ce3d05c12444 05:56:42 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:56:44 Removing intermediate container ce3d05c12444 05:56:44 ---> fe34d74119f4 05:56:44 Step 5/8 : RUN apk add --update --no-cache make git 05:56:44 ---> Running in aecf1b1670d3 05:56:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:56:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:56:46 OK: 142 MiB in 39 packages 05:56:47 Removing intermediate container aecf1b1670d3 05:56:47 ---> 70b516515c82 05:56:47 Step 6/8 : WORKDIR /device-sdk-go 05:56:47 ---> Running in 8899bf6e0c43 05:56:48 Removing intermediate container 8899bf6e0c43 05:56:48 ---> 6549a8214bb7 05:56:48 Step 7/8 : COPY . . 05:56:49 ---> ff5702a1d511 05:56:49 Step 8/8 : RUN go mod download 05:56:49 ---> Running in b305d1305b2f 05:57:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:57:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:57:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:57:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:57:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 27.0% of statements 05:57:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.066s coverage: 81.2% of statements 05:57:12 Removing intermediate container b305d1305b2f 05:57:12 ---> 51a94a0bb08a 05:57:12 Successfully built 51a94a0bb08a 05:57:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:57:12 + docker inspect -f . ci-base-image-arm64 05:57:12 . [Pipeline] withDockerContainer 05:57:12 prd-ubuntu18.04-docker-arm64-4c-16g-31180 does not seem to be running inside a container 05:57:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:57:14 $ docker top 8abc089c73196cb74bf0b3d7080138720fe5a65c59129a4ab95e4986a9b124a7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:15 + go version 05:57:15 go version go1.15.5 linux/arm64 [Pipeline] } 05:57:15 $ docker stop --time=1 8abc089c73196cb74bf0b3d7080138720fe5a65c59129a4ab95e4986a9b124a7 05:57:17 $ docker rm -f 8abc089c73196cb74bf0b3d7080138720fe5a65c59129a4ab95e4986a9b124a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:57:18 + docker inspect -f . ci-base-image-arm64 05:57:18 . [Pipeline] withDockerContainer 05:57:19 prd-ubuntu18.04-docker-arm64-4c-16g-31180 does not seem to be running inside a container 05:57:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:57:20 $ docker top 5e2f7f5db2fedf52887989b9ba39cb0915fe6c0263d2500214d178e79bdb2500 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:21 + make test 05:57:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:57:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.060s coverage: 10.5% of statements 05:57:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:57:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:57:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.080s coverage: 32.5% of statements 05:57:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:57:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:57:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:57:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.104s coverage: 57.3% of statements 05:57:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.246s coverage: 6.6% of statements 05:57:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.1% of statements 05:57:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:57:33 GO111MODULE=on go vet ./... 05:57:40 gofmt -l . 05:57:40 [ "`gofmt -l .`" = "" ] 05:57:40 ./bin/test-attribution-txt.sh 05:57:41 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:57:41 $ docker stop --time=1 8c82a5030261e3a99a4bcc43c585a82e22417732f6248502c1ba4864a69fcb9f 05:57:43 $ docker rm -f 8c82a5030261e3a99a4bcc43c585a82e22417732f6248502c1ba4864a69fcb9f [Pipeline] // withDockerContainer [Pipeline] sh 05:57:43 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:57:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:57:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:57:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:57:47 + ls -al . 05:57:47 total 184 05:57:47 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 24 05:57 . 05:57:47 drwxrwxr-x. 4 jenkins jenkins 28 Mar 24 05:55 .. 05:57:47 drwxrwxr-x. 2 jenkins jenkins 64 Mar 24 05:55 bin 05:57:47 -rw-r--r--. 1 jenkins jenkins 99587 Mar 24 05:57 coverage.out 05:57:47 -rw-rw-r--. 1 jenkins jenkins 949 Mar 24 05:55 Dockerfile.build 05:57:47 -rw-rw-r--. 1 jenkins jenkins 140 Mar 24 05:55 .dockerignore 05:57:47 drwxrwxr-x. 4 jenkins jenkins 48 Mar 24 05:55 example 05:57:47 drwxrwxr-x. 8 jenkins jenkins 179 Mar 24 05:55 .git 05:57:47 drwxrwxr-x. 2 jenkins jenkins 103 Mar 24 05:55 .github 05:57:47 -rw-rw-r--. 1 jenkins jenkins 138 Mar 24 05:55 .gitignore 05:57:47 -rw-r--r--. 1 jenkins jenkins 479 Mar 24 05:57 go.mod 05:57:47 -rw-r--r--. 1 jenkins jenkins 17372 Mar 24 05:57 go.sum 05:57:47 drwxrwxr-x. 13 jenkins jenkins 193 Mar 24 05:55 internal 05:57:47 -rw-rw-r--. 1 jenkins jenkins 901 Mar 24 05:55 Jenkinsfile 05:57:47 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 24 05:55 LICENSE 05:57:47 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 24 05:55 Makefile 05:57:47 drwxrwxr-x. 4 jenkins jenkins 26 Mar 24 05:55 openapi 05:57:47 drwxrwxr-x. 5 jenkins jenkins 50 Mar 24 05:55 pkg 05:57:47 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 24 05:55 README.md 05:57:47 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 24 05:55 RELEASE-NOTES.txt 05:57:47 drwxrwxr-x. 4 jenkins jenkins 54 Mar 24 05:55 snap 05:57:47 -rw-rw-r--. 1 jenkins jenkins 5 Mar 24 05:53 VERSION 05:57:47 -rw-rw-r--. 1 jenkins jenkins 222 Mar 24 05:55 version.go [Pipeline] isUnix [Pipeline] sh 05:57:48 + 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=279fcef2336b5258e5c7bfb2d20239111cc09b49 --label arch=amd64 --label version=0.0.0 . 05:57:48 Sending build context to Docker daemon 2.388MB 05:57:48 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:57:48 Step 2/24 : FROM ${BASE} AS builder 05:57:48 ---> 6bf060bdbcb3 05:57:48 Step 3/24 : ARG MAKE='make build' 05:57:48 ---> Running in e72a57a4df4f 05:57:48 Removing intermediate container e72a57a4df4f 05:57:48 ---> 1c01163eab99 05:57:48 Step 4/24 : WORKDIR /device-sdk-go 05:57:48 ---> Running in d74ea59c3a4e 05:57:49 Removing intermediate container d74ea59c3a4e 05:57:49 ---> cf073924d62b 05:57:49 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:57:49 ---> Running in 1d41da0668c8 05:57:49 Removing intermediate container 1d41da0668c8 05:57:49 ---> 66c513c76556 05:57:49 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:49 ---> Running in 68fb025463f1 05:57:50 Removing intermediate container 68fb025463f1 05:57:50 ---> 79361d02dddb 05:57:50 Step 7/24 : RUN apk add --update --no-cache make git 05:57:50 ---> Running in 386e21fdeccc 05:57:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:52 OK: 166 MiB in 39 packages 05:57:53 Removing intermediate container 386e21fdeccc 05:57:53 ---> c99968e4c7f7 05:57:53 Step 8/24 : COPY . . 05:57:54 ---> 8b8d1d3a1891 05:57:54 Step 9/24 : RUN ${MAKE} 05:57:54 ---> Running in 442dded613fb 05:57:55 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:58:05 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:58:07 Removing intermediate container 442dded613fb 05:58:07 ---> 0a292d93bd7c 05:58:07 Step 10/24 : FROM scratch 05:58:07 ---> 05:58:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:58:07 ---> Running in 3596366e7304 05:58:07 Removing intermediate container 3596366e7304 05:58:07 ---> 50a4156daa41 05:58:07 Step 12/24 : ENV APP_PORT=49990 05:58:07 ---> Running in b18d958559a2 05:58:07 Removing intermediate container b18d958559a2 05:58:07 ---> 8195e5d75452 05:58:07 Step 13/24 : EXPOSE $APP_PORT 05:58:07 ---> Running in 093c1df00c15 05:58:07 Removing intermediate container 093c1df00c15 05:58:07 ---> 8fe75ab6a489 05:58:07 Step 14/24 : WORKDIR / 05:58:07 ---> Running in d22e3cad5cec 05:58:07 Removing intermediate container d22e3cad5cec 05:58:07 ---> a385fef41900 05:58:07 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:58:08 ---> e84d2bdd4277 05:58:08 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:58:08 ---> 60f2200f62f7 05:58:08 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:58:09 ---> 29c9b9dbe04d 05:58:09 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:58:09 ---> d336d0be2ad2 05:58:09 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:58:09 ---> 87a3be8243e4 05:58:09 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:58:09 ---> Running in ad8b133b1621 05:58:09 Removing intermediate container ad8b133b1621 05:58:09 ---> 272d15bfabc0 05:58:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:09 ---> Running in 1e89ffdbf103 05:58:10 Removing intermediate container 1e89ffdbf103 05:58:10 ---> afa303f4c278 05:58:10 Step 22/24 : LABEL arch=amd64 05:58:10 ---> Running in efa324eb6b9e 05:58:10 Removing intermediate container efa324eb6b9e 05:58:10 ---> 698db9a6dd12 05:58:10 Step 23/24 : LABEL git_sha=279fcef2336b5258e5c7bfb2d20239111cc09b49 05:58:10 ---> Running in f710b3453cd0 05:58:10 Removing intermediate container f710b3453cd0 05:58:10 ---> d7351b645736 05:58:10 Step 24/24 : LABEL version=0.0.0 05:58:10 ---> Running in 2b8e6d144f4d 05:58:10 Removing intermediate container 2b8e6d144f4d 05:58:10 ---> 6f6a074438ce 05:58:10 [Warning] One or more build-args [ARCH] were not consumed 05:58:10 Successfully built 6f6a074438ce 05:58:10 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:58:12 ---> job-cost.sh 05:58:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wnWl 05:58:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:58:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:58:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:58:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 05:58:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:58:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.117s coverage: 27.0% of statements 05:58:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.162s coverage: 81.2% of statements 05:58:57 lf-activate-venv(): INFO: Adding /tmp/venv-wnWl/bin to PATH 05:58:57 INFO: No Stack... 05:58:57 INFO: Retrieving Pricing Info for: v1-standard-2 05:58:57 INFO: Archiving Costs [Pipeline] sh 05:58:57 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:58:57 + cut -d, -f6 [Pipeline] lock 05:58:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] 05:58:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] did not exist. Created. 05:58:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:58:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.127s coverage: 10.5% of statements 05:58:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:58:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:58:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.215s coverage: 32.5% of statements 05:58:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:58:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:58:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:58:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.252s coverage: 57.3% of statements 05:58:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.084s coverage: 6.6% of statements 05:58:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.142s coverage: 5.1% of statements 05:58:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:58:57 GO111MODULE=on go vet ./... 05:58:58 + echo total: 0.029999999329447746 [Pipeline] stash 05:58:58 Stashed 1 file(s) [Pipeline] } 05:58:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:59:30 gofmt -l . 05:59:30 [ "`gofmt -l .`" = "" ] 05:59:30 ./bin/test-attribution-txt.sh 05:59:31 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:59:32 $ docker stop --time=1 5e2f7f5db2fedf52887989b9ba39cb0915fe6c0263d2500214d178e79bdb2500 05:59:34 $ docker rm -f 5e2f7f5db2fedf52887989b9ba39cb0915fe6c0263d2500214d178e79bdb2500 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:59:35 Warning: overwriting stash ‘coverage-report’ 05:59:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:59:37 + ls -al . 05:59:37 total 220 05:59:37 drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 05:59 . 05:59:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:56 .. 05:59:37 -rw-rw-r-- 1 jenkins jenkins 140 Mar 24 05:56 .dockerignore 05:59:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 05:56 .git 05:59:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 05:56 .github 05:59:37 -rw-rw-r-- 1 jenkins jenkins 138 Mar 24 05:56 .gitignore 05:59:37 -rw-rw-r-- 1 jenkins jenkins 949 Mar 24 05:56 Dockerfile.build 05:59:37 -rw-rw-r-- 1 jenkins jenkins 901 Mar 24 05:56 Jenkinsfile 05:59:37 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 24 05:56 LICENSE 05:59:37 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 24 05:56 Makefile 05:59:37 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 24 05:56 README.md 05:59:37 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 24 05:56 RELEASE-NOTES.txt 05:59:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 05:53 VERSION 05:59:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 05:56 bin 05:59:37 -rw-r--r-- 1 jenkins jenkins 99587 Mar 24 05:58 coverage.out 05:59:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:56 example 05:59:37 -rw-r--r-- 1 jenkins jenkins 479 Mar 24 05:59 go.mod 05:59:37 -rw-r--r-- 1 jenkins jenkins 17372 Mar 24 05:59 go.sum 05:59:37 drwxrwxr-x 13 jenkins jenkins 4096 Mar 24 05:56 internal 05:59:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:56 openapi 05:59:37 drwxrwxr-x 5 jenkins jenkins 4096 Mar 24 05:56 pkg 05:59:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:56 snap 05:59:37 -rw-rw-r-- 1 jenkins jenkins 222 Mar 24 05:56 version.go [Pipeline] isUnix [Pipeline] sh 05:59:38 + 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=279fcef2336b5258e5c7bfb2d20239111cc09b49 --label arch=arm64 --label version=0.0.0 . 05:59:38 Sending build context to Docker daemon 2.384MB 05:59:38 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:59:38 Step 2/24 : FROM ${BASE} AS builder 05:59:38 ---> 51a94a0bb08a 05:59:38 Step 3/24 : ARG MAKE='make build' 05:59:38 ---> Running in 5a9b36b7de1b 05:59:39 Removing intermediate container 5a9b36b7de1b 05:59:39 ---> a2569ec1b763 05:59:39 Step 4/24 : WORKDIR /device-sdk-go 05:59:39 ---> Running in 7c3c8cc5f0e2 05:59:39 Removing intermediate container 7c3c8cc5f0e2 05:59:39 ---> a53e408a8536 05:59:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:59:39 ---> Running in ade68797d5a5 05:59:40 Removing intermediate container ade68797d5a5 05:59:40 ---> 871b63f5d05c 05:59:40 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:40 ---> Running in bc6439cecc33 05:59:42 Removing intermediate container bc6439cecc33 05:59:42 ---> 81823fb9db34 05:59:42 Step 7/24 : RUN apk add --update --no-cache make git 05:59:42 ---> Running in c2942989979d 05:59:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:59:45 OK: 142 MiB in 39 packages 05:59:46 Removing intermediate container c2942989979d 05:59:46 ---> dc3c2804b800 05:59:46 Step 8/24 : COPY . . 05:59:48 ---> 2b2e42a15929 05:59:48 Step 9/24 : RUN ${MAKE} 05:59:48 ---> Running in c5fa55c162cc 05:59:49 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 06:00:16 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:00:17 Removing intermediate container c5fa55c162cc 06:00:17 ---> 8d83f3e01666 06:00:17 Step 10/24 : FROM scratch 06:00:17 ---> 06:00:17 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:00:17 ---> Running in 473af829bbf5 06:00:18 Removing intermediate container 473af829bbf5 06:00:18 ---> 1db0801bdd87 06:00:18 Step 12/24 : ENV APP_PORT=49990 06:00:18 ---> Running in c6bf1c24c6ea 06:00:18 Removing intermediate container c6bf1c24c6ea 06:00:18 ---> b7964018d9d8 06:00:18 Step 13/24 : EXPOSE $APP_PORT 06:00:18 ---> Running in 407c689cfe20 06:00:19 Removing intermediate container 407c689cfe20 06:00:19 ---> fbd481f33421 06:00:19 Step 14/24 : WORKDIR / 06:00:19 ---> Running in 44282de17e90 06:00:19 Removing intermediate container 44282de17e90 06:00:19 ---> 2b1fc36176ef 06:00:19 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:00:20 ---> f9f5735ccfb7 06:00:20 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:00:21 ---> 046dcac8ae1a 06:00:21 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:00:22 ---> bdee37d478db 06:00:22 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:00:23 ---> c5517dc298ad 06:00:23 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:00:24 ---> 5d86cc0d342d 06:00:24 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:00:24 ---> Running in eb30d7382e41 06:00:24 Removing intermediate container eb30d7382e41 06:00:24 ---> 71164acec457 06:00:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:00:24 ---> Running in e30731ed4a1d 06:00:24 Removing intermediate container e30731ed4a1d 06:00:24 ---> 4d531206deb5 06:00:24 Step 22/24 : LABEL arch=arm64 06:00:25 ---> Running in 6a91858d9460 06:00:25 Removing intermediate container 6a91858d9460 06:00:25 ---> 2b665925cf9b 06:00:25 Step 23/24 : LABEL git_sha=279fcef2336b5258e5c7bfb2d20239111cc09b49 06:00:25 ---> Running in 5812477b8130 06:00:26 Removing intermediate container 5812477b8130 06:00:26 ---> 997f1e08aa7b 06:00:26 Step 24/24 : LABEL version=0.0.0 06:00:26 ---> Running in 2d72a546680d 06:00:26 Removing intermediate container 2d72a546680d 06:00:26 ---> 6b4d3da47c4e 06:00:26 [Warning] One or more build-args [ARCH] were not consumed 06:00:26 Successfully built 6b4d3da47c4e 06:00:26 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 06:00:27 ---> job-cost.sh 06:00:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tnmO 06:01:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:02:28 lf-activate-venv(): INFO: Adding /tmp/venv-tnmO/bin to PATH 06:02:28 INFO: No Stack... 06:02:29 INFO: Retrieving Pricing Info for: lf-standard-4 06:02:29 INFO: Archiving Costs [Pipeline] sh 06:02:30 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:02:30 + cut -d, -f6 [Pipeline] lock 06:02:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] 06:02:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] did not exist. Created. 06:02:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-836-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:30 /w/workspace/device-sdk-go/1@tmp/durable-4e8d1048/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-4e8d1048/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:02:31 + echo total: 0.20999999344348907 [Pipeline] stash 06:02:31 Warning: overwriting stash ‘stack-cost’ 06:02:31 Stashed 1 file(s) [Pipeline] } 06:02:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-836-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 06:02:33 provisioning config files... 06:02:33 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/config3514572009318171801tmp [Pipeline] { [Pipeline] sh 06:02:33 + set +x 06:02:33 + curl -s https://codecov.io/bash 06:02:33 + bash -s -- 06:02:33 06:02:33 _____ _ 06:02:33 / ____| | | 06:02:33 | | ___ __| | ___ ___ _____ __ 06:02:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:02:33 | |___| (_) | (_| | __/ (_| (_) \ V / 06:02:33 \_____\___/ \__,_|\___|\___\___/ \_/ 06:02:33 Bash-20210309-2b87ace 06:02:33 06:02:33 06:02:33 ==> git version 2.24.3 found 06:02:33 ==> 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 06:02:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:02:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:02:33 ==> Jenkins CI detected. 06:02:33 project root: . 06:02:33 --> token set from env 06:02:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:02:33 ==> Running gcov in . (disable via -X gcov) 06:02:33 ==> Python coveragepy not found 06:02:33 ==> Searching for coverage reports in: 06:02:33 + . 06:02:33 -> Found 1 reports 06:02:33 ==> Detecting git/mercurial file structure 06:02:33 ==> Reading reports 06:02:33 + ./coverage.out bytes=99587 06:02:33 ==> Appending adjustments 06:02:33 https://docs.codecov.io/docs/fixing-reports 06:02:34 + Found adjustments 06:02:34 ==> Gzipping contents 06:02:34 16K /tmp/codecov.5sRpHU.gz 06:02:34 ==> Uploading reports 06:02:34 url: https://codecov.io 06:02:34 query: branch=PR-836&commit=279fcef2336b5258e5c7bfb2d20239111cc09b49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-836%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=836&job=&cmd_args= 06:02:34 -> Pinging Codecov 06:02:34 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-836&commit=279fcef2336b5258e5c7bfb2d20239111cc09b49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-836%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=836&job=&cmd_args= 06:02:34 -> Uploading to 06:02:34 https://storage.googleapis.com/codecov/v4/raw/2021-03-24/7E55EF52A471D76F132DFD9A03CDDE97/279fcef2336b5258e5c7bfb2d20239111cc09b49/1a1293a0-cea6-4ab7-b6f9-e645f5b39ac4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210324T060234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a9d036afb9be930cd5cc91700d4c6e1d08b9566503cce6b44fa1c7a31950148 06:02:34 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:34 Dload Upload Total Spent Left Speed 06:02:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13432 0 0 100 13432 0 31188 --:--:-- --:--:-- --:--:-- 31237 06:02:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/279fcef2336b5258e5c7bfb2d20239111cc09b49 [Pipeline] } 06:02:35 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 06:02:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:02:38 ---> package-listing.sh 06:02:38 ++ facter osfamily 06:02:38 ++ tr '[:upper:]' '[:lower:]' 06:02:38 + OS_FAMILY=redhat 06:02:38 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-836 06:02:38 + START_PACKAGES=/tmp/packages_start.txt 06:02:38 + END_PACKAGES=/tmp/packages_end.txt 06:02:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:38 + PACKAGES=/tmp/packages_start.txt 06:02:38 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-836 ']' 06:02:38 + PACKAGES=/tmp/packages_end.txt 06:02:38 + case "${OS_FAMILY}" in 06:02:38 + rpm -qa 06:02:38 + sort 06:02:43 + '[' -f /tmp/packages_start.txt ']' 06:02:43 + '[' -f /tmp/packages_end.txt ']' 06:02:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:43 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-836 ']' 06:02:43 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-836/archives/ 06:02:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-836/archives/ [Pipeline] echo 06:02:43 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-836/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:02:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:44 06:02:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:44 alpine: Pulling from edgex-lftools-log-publisher 06:02:44 df20fa9351a1: Pulling fs layer 06:02:44 36b3adc4ff6f: Pulling fs layer 06:02:44 8ad3a11d3b57: Pulling fs layer 06:02:44 46f8f816bc3b: Pulling fs layer 06:02:44 93b61091891f: Pulling fs layer 06:02:44 93b9cdb0e59b: Pulling fs layer 06:02:44 5e14af77c1be: Pulling fs layer 06:02:44 01666e4c0597: Pulling fs layer 06:02:44 aa168da1d23b: Pulling fs layer 06:02:44 46f8f816bc3b: Waiting 06:02:44 93b61091891f: Waiting 06:02:44 93b9cdb0e59b: Waiting 06:02:44 5e14af77c1be: Waiting 06:02:44 01666e4c0597: Waiting 06:02:44 aa168da1d23b: Waiting 06:02:44 36b3adc4ff6f: Verifying Checksum 06:02:44 36b3adc4ff6f: Download complete 06:02:44 46f8f816bc3b: Verifying Checksum 06:02:44 46f8f816bc3b: Download complete 06:02:45 df20fa9351a1: Verifying Checksum 06:02:45 df20fa9351a1: Download complete 06:02:45 93b9cdb0e59b: Verifying Checksum 06:02:45 93b9cdb0e59b: Download complete 06:02:45 5e14af77c1be: Verifying Checksum 06:02:45 5e14af77c1be: Download complete 06:02:45 93b61091891f: Download complete 06:02:45 01666e4c0597: Download complete 06:02:45 8ad3a11d3b57: Verifying Checksum 06:02:45 8ad3a11d3b57: Download complete 06:02:45 df20fa9351a1: Pull complete 06:02:45 36b3adc4ff6f: Pull complete 06:02:46 8ad3a11d3b57: Pull complete 06:02:46 46f8f816bc3b: Pull complete 06:02:47 aa168da1d23b: Verifying Checksum 06:02:47 aa168da1d23b: Download complete 06:02:47 93b61091891f: Pull complete 06:02:48 93b9cdb0e59b: Pull complete 06:02:48 5e14af77c1be: Pull complete 06:02:48 01666e4c0597: Pull complete 06:02:55 aa168da1d23b: Pull complete 06:02:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:02:55 prd-centos7-docker-4c-2g-31179 does not seem to be running inside a container 06:02:55 $ 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-836/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-836 -v /w/workspace/dgexfoundry_device-sdk-go_PR-836:/w/workspace/dgexfoundry_device-sdk-go_PR-836:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-836@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 06:02:58 $ docker top 561d747caff8b0071ab99d534b441898f4bc7c7c43d65e9db63ca5ed71cebefb -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:59 + touch /tmp/pre-build-complete [Pipeline] sh 06:02:59 + mkdir -p /var/log/sa [Pipeline] sh 06:02:59 + ls /var/log/sa-host 06:02:59 + sadf -c /var/log/sa-host/sa23 06:02:59 file_magic: OK 06:02:59 HZ: Using current value: 100 06:02:59 file_header: OK 06:02:59 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 06:02:59 Statistics: 06:02:59 Hnuu...uuuununununu... 06:02:59 File successfully converted to sysstat format version 12.2.1 06:02:59 + sadf -c /var/log/sa-host/sa24 06:02:59 file_magic: OK 06:02:59 HZ: Using current value: 100 06:02:59 file_header: OK 06:02:59 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 06:02:59 Statistics: 06:02:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:02:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:00 provisioning config files... 06:03:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp/config2087460187929128027tmp [Pipeline] { [Pipeline] echo 06:03:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:03:01 ---> create-netrc.sh [Pipeline] } 06:03:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:03:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:03:01 ---> python-tools-install.sh [Pipeline] echo 06:03:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:03:02 ---> sudo-logs.sh 06:03:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:03:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:03:02 ---> job-cost.sh 06:03:02 lf-activate-venv: SKIPPING 06:03:02 DEBUG: total: 0.20999999344348907 06:03:02 INFO: Retrieving Stack Cost... 06:03:03 INFO: Retrieving Pricing Info for: v1-standard-2 06:03:04 INFO: Archiving Costs [Pipeline] echo 06:03:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:03:04 ---> logs-deploy.sh 06:03:04 lf-activate-venv: SKIPPING 06:03:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-836/1 06:03:04 INFO: archiving workspace using pattern(s): 06:03:06 Archives upload complete. 06:03:06 INFO: archiving logs to Nexus 06:03:07 ---> uname -a: 06:03:07 Linux prd-centos7-docker-4c-2g-31179.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:03:07 06:03:07 06:03:07 ---> lscpu: 06:03:07 Architecture: x86_64 06:03:07 CPU op-mode(s): 32-bit, 64-bit 06:03:07 Byte Order: Little Endian 06:03:07 Address sizes: 40 bits physical, 48 bits virtual 06:03:07 CPU(s): 4 06:03:07 On-line CPU(s) list: 0-3 06:03:07 Thread(s) per core: 1 06:03:07 Core(s) per socket: 1 06:03:07 Socket(s): 4 06:03:07 NUMA node(s): 1 06:03:07 Vendor ID: GenuineIntel 06:03:07 CPU family: 6 06:03:07 Model: 44 06:03:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:03:07 Stepping: 1 06:03:07 CPU MHz: 2933.442 06:03:07 BogoMIPS: 5866.88 06:03:07 Virtualization: VT-x 06:03:07 Hypervisor vendor: KVM 06:03:07 Virtualization type: full 06:03:07 L1d cache: 128 KiB 06:03:07 L1i cache: 128 KiB 06:03:07 L2 cache: 16 MiB 06:03:07 L3 cache: 64 MiB 06:03:07 NUMA node0 CPU(s): 0-3 06:03:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:03:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:03:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:03:07 Vulnerability Meltdown: Mitigation; PTI 06:03:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:03:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:03:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:03:07 Vulnerability Srbds: Not affected 06:03:07 Vulnerability Tsx async abort: Not affected 06:03:07 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 06:03:07 06:03:07 06:03:07 ---> nproc: 06:03:07 4 06:03:07 06:03:07 06:03:07 ---> df -h: 06:03:07 Filesystem Size Used Available Use% Mounted on 06:03:07 overlay 50.0G 7.3G 42.7G 15% / 06:03:07 tmpfs 64.0M 0 64.0M 0% /dev 06:03:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:03:07 shm 64.0M 0 64.0M 0% /dev/shm 06:03:07 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:03:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:03:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:03:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:03:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:03:07 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:03:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-836 06:03:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-836@tmp 06:03:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:03:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:03:07 06:03:07 06:03:07 ---> free -m: 06:03:07 total used free shared buff/cache available 06:03:07 Mem: 1837 718 107 0 1011 1014 06:03:07 Swap: 1023 1 1022 06:03:07 06:03:07 06:03:07 ---> ip addr: 06:03:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:03:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:03:07 inet 127.0.0.1/8 scope host lo 06:03:07 valid_lft forever preferred_lft forever 06:03:07 inet6 ::1/128 scope host 06:03:07 valid_lft forever preferred_lft forever 06:03:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:03:07 link/ether fa:16:3e:6e:bc:b1 brd ff:ff:ff:ff:ff:ff 06:03:07 inet 10.30.122.127/23 brd 10.30.123.255 scope global dynamic eth0 06:03:07 valid_lft 85792sec preferred_lft 85792sec 06:03:07 inet6 fe80::f816:3eff:fe6e:bcb1/64 scope link 06:03:07 valid_lft forever preferred_lft forever 06:03:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:03:07 link/ether 02:42:7e:cd:0a:da brd ff:ff:ff:ff:ff:ff 06:03:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:03:07 valid_lft forever preferred_lft forever 06:03:07 inet6 fe80::42:7eff:fecd:ada/64 scope link 06:03:07 valid_lft forever preferred_lft forever 06:03:07 06:03:07 06:03:07 ---> sar -b -r -n DEV: 06:03:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/24/21 _x86_64_ (4 CPU) 06:03:07 06:03:07 05:52:49 LINUX RESTART (4 CPU) 06:03:07 06:03:07 05:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:03:07 05:55:01 2.16 0.00 2.16 0.00 0.00 51.06 0.00 06:03:07 05:56:01 0.37 0.00 0.37 0.00 0.00 6.11 0.00 06:03:07 05:57:01 0.32 0.00 0.32 0.00 0.00 3.76 0.00 06:03:07 05:58:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 06:03:07 05:59:01 0.23 0.00 0.23 0.00 0.00 4.21 0.00 06:03:07 06:00:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 06:03:07 06:01:01 0.23 0.02 0.22 0.00 0.13 2.33 0.00 06:03:07 06:02:01 0.40 0.08 0.32 0.00 1.60 5.13 0.00 06:03:07 Average: 0.53 0.01 0.51 0.00 0.22 9.84 0.00 06:03:07 06:03:07 05:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:03:07 05:55:01 173784 0 611008 32.47 2620 1094132 1081412 36.91 416940 1093052 12 06:03:07 05:56:01 171792 0 612992 32.58 2620 1094140 1079512 36.84 419484 1093024 20 06:03:07 05:57:01 172460 0 612264 32.54 2620 1094200 1079356 36.84 426492 1085276 28 06:03:07 05:58:01 171580 0 613200 32.59 2620 1094144 1079536 36.84 425820 1086948 8 06:03:07 05:59:01 170368 0 614404 32.65 2620 1094152 1079452 36.84 435452 1078676 8 06:03:07 06:00:01 170792 0 613976 32.63 2620 1094156 1079356 36.84 439948 1073672 20 06:03:07 06:01:01 169744 0 615020 32.69 2620 1094160 1081692 36.92 440436 1073672 8 06:03:07 06:02:01 170700 0 613936 32.63 2620 1094288 1079864 36.85 440144 1073736 8 06:03:07 Average: 171402 0 613350 32.60 2620 1094172 1080022 36.86 430590 1082257 14 06:03:07 06:03:07 05:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:03:07 05:55:01 eth0 0.95 0.10 0.08 0.01 0.00 0.00 0.00 0.00 06:03:07 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 05:56:01 eth0 2.98 1.07 1.55 0.37 0.00 0.00 0.00 0.00 06:03:07 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 05:57:01 eth0 0.83 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:03:07 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 05:58:01 eth0 0.55 0.42 0.27 0.21 0.00 0.00 0.00 0.00 06:03:07 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 05:59:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 06:03:07 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 06:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:03:07 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 06:01:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:03:07 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 06:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 Average: eth0 0.73 0.26 0.27 0.09 0.00 0.00 0.00 0.00 06:03:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:07 06:03:07 06:03:07 ---> sar -P ALL: 06:03:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/24/21 _x86_64_ (4 CPU) 06:03:07 06:03:07 05:52:49 LINUX RESTART (4 CPU) 06:03:07 06:03:07 05:54:01 CPU %user %nice %system %iowait %steal %idle 06:03:07 05:55:01 all 0.17 0.00 0.05 0.00 0.01 99.77 06:03:07 05:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:03:07 05:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:03:07 05:55:01 2 0.55 0.00 0.05 0.00 0.00 99.40 06:03:07 05:55:01 3 0.05 0.00 0.05 0.00 0.02 99.88 06:03:07 05:56:01 all 0.18 0.00 0.04 0.00 0.00 99.78 06:03:07 05:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:03:07 05:56:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:03:07 05:56:01 2 0.55 0.00 0.03 0.00 0.00 99.42 06:03:07 05:56:01 3 0.07 0.00 0.03 0.00 0.00 99.90 06:03:07 05:57:01 all 0.18 0.00 0.05 0.00 0.00 99.78 06:03:07 05:57:01 0 0.07 0.00 0.05 0.00 0.00 99.88 06:03:07 05:57:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:03:07 05:57:01 2 0.53 0.00 0.05 0.00 0.00 99.42 06:03:07 05:57:01 3 0.05 0.00 0.07 0.00 0.00 99.88 06:03:07 05:58:01 all 0.17 0.00 0.09 0.00 0.00 99.74 06:03:07 05:58:01 0 0.05 0.00 0.10 0.00 0.00 99.85 06:03:07 05:58:01 1 0.05 0.00 0.10 0.00 0.00 99.85 06:03:07 05:58:01 2 0.57 0.00 0.05 0.00 0.00 99.38 06:03:07 05:58:01 3 0.03 0.00 0.10 0.00 0.00 99.87 06:03:07 05:59:01 all 0.17 0.00 0.05 0.00 0.01 99.77 06:03:07 05:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:03:07 05:59:01 1 0.07 0.00 0.05 0.00 0.02 99.87 06:03:07 05:59:01 2 0.53 0.00 0.03 0.00 0.00 99.43 06:03:07 05:59:01 3 0.05 0.00 0.10 0.00 0.02 99.83 06:03:07 06:00:01 all 0.12 0.00 0.05 0.00 0.00 99.82 06:03:07 06:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:03:07 06:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:03:07 06:00:01 2 0.45 0.00 0.07 0.00 0.00 99.48 06:03:07 06:00:01 3 0.02 0.00 0.10 0.00 0.00 99.88 06:03:07 06:01:01 all 0.04 0.00 0.03 0.00 0.00 99.92 06:03:07 06:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:03:07 06:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:03:07 06:01:01 2 0.08 0.00 0.03 0.00 0.02 99.87 06:03:07 06:01:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:03:07 06:02:01 all 0.12 0.00 0.04 0.00 0.00 99.84 06:03:07 06:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:03:07 06:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:03:07 06:02:01 2 0.40 0.00 0.03 0.00 0.00 99.57 06:03:07 06:02:01 3 0.02 0.00 0.05 0.02 0.00 99.92 06:03:07 Average: all 0.14 0.00 0.05 0.00 0.00 99.80 06:03:07 Average: 0 0.04 0.00 0.05 0.00 0.00 99.91 06:03:07 Average: 1 0.04 0.00 0.04 0.00 0.00 99.91 06:03:07 Average: 2 0.46 0.00 0.04 0.00 0.00 99.50 06:03:07 Average: 3 0.04 0.00 0.07 0.00 0.00 99.88 06:03:07 06:03:07 06:03:07