Pull request #792 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bc00545e44993ecf59cd92c98ce97789de7bf8d3+90f0e220c38dfa765b59e93e9c62ca721e898d74 (6b055cc78e22b89b650ed5df14e766c4d6b640a0) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-792/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-792/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 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27126 in /w/workspace/dgexfoundry_device-sdk-go_PR-792 [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-792 # 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/792/head:refs/remotes/origin/PR-792 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 90f0e220c38dfa765b59e93e9c62ca721e898d74 into PR head commit bc00545e44993ecf59cd92c98ce97789de7bf8d3 Merge succeeded, producing bc00545e44993ecf59cd92c98ce97789de7bf8d3 Checking out Revision bc00545e44993ecf59cd92c98ce97789de7bf8d3 (PR-792) > git config core.sparsecheckout # timeout=10 > git checkout -f bc00545e44993ecf59cd92c98ce97789de7bf8d3 # 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 90f0e220c38dfa765b59e93e9c62ca721e898d74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc00545e44993ecf59cd92c98ce97789de7bf8d3 # 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 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:45:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:45:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:45:56 ========================================================= 06:45:56 EdgeX Global Pipelines Version Info 06:45:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:45:58 ------------------- 06:45:58 stable info: 06:45:58 ------------------- 06:45:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:45:58 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:45:58 Message: update stable to v1.0.179 06:45:59 ------------------- 06:45:59 experimental info: 06:45:59 ------------------- 06:45:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:45:59 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:45:59 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:45:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:45:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:46:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:46:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:46:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:46:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:46:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:46:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:46:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:46:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:46:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:46:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:46:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:46:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:46:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:46:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:46:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:46:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:46:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:46:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:46:03 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:46:03 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:46:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-792 [Pipeline] echo 06:46:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-792 [Pipeline] echo 06:46:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-792 [Pipeline] echo 06:46:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc00545e44993ecf59cd92c98ce97789de7bf8d3 [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc00545 [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:46:04 provisioning config files... 06:46:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-792@tmp/config2282087897266145647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:04 ---> docker-login.sh 06:46:04 nexus3.edgexfoundry.org:10001 06:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:05 Configure a credential helper to remove this warning. See 06:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:05 06:46:05 Login Succeeded 06:46:05 nexus3.edgexfoundry.org:10002 06:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:05 Configure a credential helper to remove this warning. See 06:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:05 06:46:05 Login Succeeded 06:46:05 nexus3.edgexfoundry.org:10003 06:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:05 Configure a credential helper to remove this warning. See 06:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:05 06:46:05 Login Succeeded 06:46:05 nexus3.edgexfoundry.org:10004 06:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:06 Configure a credential helper to remove this warning. See 06:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:06 06:46:06 Login Succeeded 06:46:06 docker.io 06:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:06 Configure a credential helper to remove this warning. See 06:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:06 06:46:06 Login Succeeded 06:46:06 ---> docker-login.sh ends [Pipeline] } 06:46:06 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 06:46:07 + git log --format=format:%s -1 bc00545e44993ecf59cd92c98ce97789de7bf8d3 [Pipeline] echo 06:46:07 GIT_COMMIT: bc00545e44993ecf59cd92c98ce97789de7bf8d3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 06:46:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:46:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:46:08 06:46:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:46:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:46:08 latest: Pulling from edgex-devops/git-semver 06:46:08 31603596830f: Pulling fs layer 06:46:08 2a8b12db71e7: Pulling fs layer 06:46:08 6ca5941a6612: Pulling fs layer 06:46:08 ecc8261a40a4: Pulling fs layer 06:46:08 ecc8261a40a4: Waiting 06:46:08 2a8b12db71e7: Verifying Checksum 06:46:08 2a8b12db71e7: Download complete 06:46:08 31603596830f: Verifying Checksum 06:46:08 31603596830f: Download complete 06:46:09 ecc8261a40a4: Verifying Checksum 06:46:09 ecc8261a40a4: Download complete 06:46:09 6ca5941a6612: Verifying Checksum 06:46:09 6ca5941a6612: Download complete 06:46:09 31603596830f: Pull complete 06:46:09 2a8b12db71e7: Pull complete 06:46:10 6ca5941a6612: Pull complete 06:46:10 ecc8261a40a4: Pull complete 06:46:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:46:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:46:10 prd-centos7-docker-4c-2g-27126 does not seem to be running inside a container 06:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-792 -v /w/workspace/dgexfoundry_device-sdk-go_PR-792:/w/workspace/dgexfoundry_device-sdk-go_PR-792:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-792@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-792@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:46:12 $ docker top 668bb7b200a96e9c7a5ec5d07bf1d5bbb5f64322a75c817d2c938aac6bdfd604 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:46:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:13 [ssh-agent] Looking for ssh-agent implementation... 06:46:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:13 $ docker exec 668bb7b200a96e9c7a5ec5d07bf1d5bbb5f64322a75c817d2c938aac6bdfd604 ssh-agent 06:46:13 SSH_AUTH_SOCK=/tmp/ssh-6ogFstz6hAzT/agent.11 06:46:13 SSH_AGENT_PID=17 06:46:13 Running ssh-add (command line suppressed) 06:46:13 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-792@tmp/private_key_12624966437863279.key (/w/workspace/dgexfoundry_device-sdk-go_PR-792@tmp/private_key_12624966437863279.key) 06:46:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:14 + git tag --points-at HEAD [Pipeline] } 06:46:14 $ docker exec --env ******** --env ******** 668bb7b200a96e9c7a5ec5d07bf1d5bbb5f64322a75c817d2c938aac6bdfd604 ssh-agent -k 06:46:14 unset SSH_AUTH_SOCK; 06:46:14 unset SSH_AGENT_PID; 06:46:14 echo Agent pid 17 killed; 06:46:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:46:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:14 [ssh-agent] Looking for ssh-agent implementation... 06:46:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:14 $ docker exec 668bb7b200a96e9c7a5ec5d07bf1d5bbb5f64322a75c817d2c938aac6bdfd604 ssh-agent 06:46:14 SSH_AUTH_SOCK=/tmp/ssh-GzXjcXcV6ULK/agent.47 06:46:14 SSH_AGENT_PID=52 06:46:14 Running ssh-add (command line suppressed) 06:46:14 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-792@tmp/private_key_8249709645189270249.key (/w/workspace/dgexfoundry_device-sdk-go_PR-792@tmp/private_key_8249709645189270249.key) 06:46:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:15 + git semver init 06:46:15 # -> Open(): unable to determine branch for HEAD 06:46:15 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-792/.git 06:46:15 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-792 06:46:15 # $SEMVER_REMOTE_NAME = origin 06:46:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:46:15 # $SEMVER_USER_NAME = edgex-jenkins 06:46:15 # $SEMVER_BRANCH = PR-792 06:46:15 # $SEMVER_TEMP = /tmp/semver-659726415 06:46:15 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:46:15 # '/tmp/semver-659726415' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-792/.semver' 06:46:15 # -> Force: false 06:46:15 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-792/.semver [Pipeline] } 06:46:15 $ docker exec --env ******** --env ******** 668bb7b200a96e9c7a5ec5d07bf1d5bbb5f64322a75c817d2c938aac6bdfd604 ssh-agent -k 06:46:16 unset SSH_AUTH_SOCK; 06:46:16 unset SSH_AGENT_PID; 06:46:16 echo Agent pid 52 killed; 06:46:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:46:16 + git semver [Pipeline] } 06:46:16 $ docker stop --time=1 668bb7b200a96e9c7a5ec5d07bf1d5bbb5f64322a75c817d2c938aac6bdfd604 06:46:18 $ docker rm -f 668bb7b200a96e9c7a5ec5d07bf1d5bbb5f64322a75c817d2c938aac6bdfd604 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:46:19 Stashed 1 file(s) [Pipeline] echo 06:46:19 [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 06:46:34 Still waiting to schedule task 06:46:34 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27126’ 06:46:34 Still waiting to schedule task 06:46:34 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 06:48:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27127 in /w/workspace/dgexfoundry_device-sdk-go_PR-792 [Pipeline] { [Pipeline] ws 06:48:34 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:48:39 using credential edgex-jenkins-ssh 06:48:39 Cloning the remote Git repository 06:48:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:48:39 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:48:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:48:39 > git --version # timeout=10 06:48:39 > git --version # 'git version 2.17.1' 06:48:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:48:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:48:41 Merging remotes/origin/master commit 90f0e220c38dfa765b59e93e9c62ca721e898d74 into PR head commit bc00545e44993ecf59cd92c98ce97789de7bf8d3 06:48:41 Merge succeeded, producing bc00545e44993ecf59cd92c98ce97789de7bf8d3 06:48:41 Checking out Revision bc00545e44993ecf59cd92c98ce97789de7bf8d3 (PR-792) 06:48:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:48:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/792/head:refs/remotes/origin/PR-792 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:48:41 > git config core.sparsecheckout # timeout=10 06:48:41 > git checkout -f bc00545e44993ecf59cd92c98ce97789de7bf8d3 # timeout=10 06:48:41 > git remote # timeout=10 06:48:41 > git config --get remote.origin.url # timeout=10 06:48:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:41 > git merge 90f0e220c38dfa765b59e93e9c62ca721e898d74 # timeout=10 06:48:41 > git rev-parse HEAD^{commit} # timeout=10 06:48:41 > git config core.sparsecheckout # timeout=10 06:48:41 > git checkout -f bc00545e44993ecf59cd92c98ce97789de7bf8d3 # timeout=10 06:48:45 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:48:45 > git --version # timeout=10 06:48:45 > git --version # 'git version 2.17.1' 06:48:45 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:48:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:48:48 + sudo service docker restart 06:48:48 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:48:51 provisioning config files... 06:48:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1449490370153034682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:51 ---> docker-login.sh 06:48:51 nexus3.edgexfoundry.org:10001 06:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:53 Configure a credential helper to remove this warning. See 06:48:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:53 06:48:53 Login Succeeded 06:48:53 nexus3.edgexfoundry.org:10002 06:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:53 Configure a credential helper to remove this warning. See 06:48:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:53 06:48:53 Login Succeeded 06:48:53 nexus3.edgexfoundry.org:10003 06:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:54 Configure a credential helper to remove this warning. See 06:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:54 06:48:54 Login Succeeded 06:48:54 nexus3.edgexfoundry.org:10004 06:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:54 Configure a credential helper to remove this warning. See 06:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:54 06:48:54 Login Succeeded 06:48:54 docker.io 06:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:55 Configure a credential helper to remove this warning. See 06:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:55 06:48:55 Login Succeeded 06:48:55 ---> docker-login.sh ends [Pipeline] } 06:48:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:48:56 ========================================================= 06:48:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:48:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:48:56 + 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 . 06:48:56 Sending build context to Docker daemon 2.388MB 06:48:57 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:48:57 Step 2/8 : FROM ${BASE} 06:48:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:48:57 5f621e34cdf4: Pulling fs layer 06:48:57 a4357932f1b6: Pulling fs layer 06:48:57 18c013af1878: Pulling fs layer 06:48:57 00ac8860ef70: Pulling fs layer 06:48:57 63d7cb157983: Pulling fs layer 06:48:57 b116817d02f9: Pulling fs layer 06:48:57 745a02a5169b: Pulling fs layer 06:48:57 63d7cb157983: Waiting 06:48:57 b116817d02f9: Waiting 06:48:57 745a02a5169b: Waiting 06:48:57 00ac8860ef70: Waiting 06:48:57 18c013af1878: Download complete 06:48:57 a4357932f1b6: Verifying Checksum 06:48:57 a4357932f1b6: Download complete 06:48:57 63d7cb157983: Verifying Checksum 06:48:57 63d7cb157983: Download complete 06:48:57 b116817d02f9: Verifying Checksum 06:48:57 b116817d02f9: Download complete 06:48:57 5f621e34cdf4: Verifying Checksum 06:48:57 5f621e34cdf4: Download complete 06:48:58 5f621e34cdf4: Pull complete 06:48:59 a4357932f1b6: Pull complete 06:48:59 18c013af1878: Pull complete 06:49:00 745a02a5169b: Verifying Checksum 06:49:00 745a02a5169b: Download complete 06:49:01 00ac8860ef70: Verifying Checksum 06:49:01 00ac8860ef70: Download complete 06:49:11 00ac8860ef70: Pull complete 06:49:11 63d7cb157983: Pull complete 06:49:11 b116817d02f9: Pull complete 06:49:16 745a02a5169b: Pull complete 06:49:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:49:16 ---> b7e6874047d6 06:49:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:49:18 ---> Running in 771205ef82bf 06:49:18 Removing intermediate container 771205ef82bf 06:49:18 ---> c1a66e6f52c7 06:49:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:18 ---> Running in d4d1f01ec090 06:49:21 Removing intermediate container d4d1f01ec090 06:49:21 ---> 3927dfdf149f 06:49:21 Step 5/8 : RUN apk add --update --no-cache make git 06:49:21 ---> Running in 776f39d745b3 06:49:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:49:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:49:23 OK: 142 MiB in 39 packages 06:49:25 Removing intermediate container 776f39d745b3 06:49:25 ---> 5f62da1f91b3 06:49:25 Step 6/8 : WORKDIR /device-sdk-go 06:49:25 ---> Running in b5adb274b154 06:49:25 Removing intermediate container b5adb274b154 06:49:25 ---> 47b799c3c7a4 06:49:25 Step 7/8 : COPY . . 06:49:26 ---> 5ec2c493a522 06:49:26 Step 8/8 : RUN go mod download 06:49:26 ---> Running in 7a22d55dc9bb 06:49:53 Removing intermediate container 7a22d55dc9bb 06:49:53 ---> d4a0a6f7e32f 06:49:53 Successfully built d4a0a6f7e32f 06:49:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:49:53 + docker inspect -f . ci-base-image-arm64 06:49:53 . [Pipeline] withDockerContainer 06:49:54 prd-ubuntu18.04-docker-arm64-4c-16g-27127 does not seem to be running inside a container 06:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:49:55 $ docker top 2a74494d4de1dd11ca7cbc6473b6bf1b3e6ce25e00fe5dd3bcc433fba7bf2ab1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:56 + go version 06:49:56 go version go1.15.5 linux/arm64 [Pipeline] } 06:49:57 $ docker stop --time=1 2a74494d4de1dd11ca7cbc6473b6bf1b3e6ce25e00fe5dd3bcc433fba7bf2ab1 06:49:58 $ docker rm -f 2a74494d4de1dd11ca7cbc6473b6bf1b3e6ce25e00fe5dd3bcc433fba7bf2ab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:50:00 + docker inspect -f . ci-base-image-arm64 06:50:00 . [Pipeline] withDockerContainer 06:50:00 prd-ubuntu18.04-docker-arm64-4c-16g-27127 does not seem to be running inside a container 06:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:50:01 $ docker top 33581cc3e99237711d8c74fc36643af0512ea270c2daafb1f39aa0f38aef76e2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:02 + make test 06:50:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:50:16 Running on prd-centos7-docker-4c-2g-27128 in /w/workspace/dgexfoundry_device-sdk-go_PR-792 [Pipeline] { [Pipeline] ws 06:50:16 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:50:22 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:50:29 using credential edgex-jenkins-ssh 06:50:30 Cloning the remote Git repository 06:50:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:50:30 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:50:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:50:30 > git --version # timeout=10 06:50:30 > git --version # 'git version 2.24.3' 06:50:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:50:33 Merging remotes/origin/master commit 90f0e220c38dfa765b59e93e9c62ca721e898d74 into PR head commit bc00545e44993ecf59cd92c98ce97789de7bf8d3 06:50:33 Merge succeeded, producing bc00545e44993ecf59cd92c98ce97789de7bf8d3 06:50:33 Checking out Revision bc00545e44993ecf59cd92c98ce97789de7bf8d3 (PR-792) 06:50:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:50:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:50:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/792/head:refs/remotes/origin/PR-792 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:50:33 > git config core.sparsecheckout # timeout=10 06:50:33 > git checkout -f bc00545e44993ecf59cd92c98ce97789de7bf8d3 # timeout=10 06:50:33 > git remote # timeout=10 06:50:33 > git config --get remote.origin.url # timeout=10 06:50:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:33 > git merge 90f0e220c38dfa765b59e93e9c62ca721e898d74 # timeout=10 06:50:33 > git rev-parse HEAD^{commit} # timeout=10 06:50:34 > git config core.sparsecheckout # timeout=10 06:50:34 > git checkout -f bc00545e44993ecf59cd92c98ce97789de7bf8d3 # timeout=10 06:50:40 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:50:40 > git --version # timeout=10 06:50:40 > git --version # 'git version 2.24.3' 06:50:40 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:50:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:50:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:50:48 + sudo service docker restart 06:50:48 + true 06:50:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:50:52 provisioning config files... 06:50:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4884850637115322063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:53 ---> docker-login.sh 06:50:53 nexus3.edgexfoundry.org:10001 06:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:56 Configure a credential helper to remove this warning. See 06:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:56 06:50:56 Login Succeeded 06:50:56 nexus3.edgexfoundry.org:10002 06:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:57 Configure a credential helper to remove this warning. See 06:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:57 06:50:57 Login Succeeded 06:50:57 nexus3.edgexfoundry.org:10003 06:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:58 Configure a credential helper to remove this warning. See 06:50:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:58 06:50:58 Login Succeeded 06:50:58 nexus3.edgexfoundry.org:10004 06:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:58 Configure a credential helper to remove this warning. See 06:50:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:58 06:50:58 Login Succeeded 06:50:58 docker.io 06:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:59 Configure a credential helper to remove this warning. See 06:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:59 06:50:59 Login Succeeded 06:50:59 ---> docker-login.sh ends [Pipeline] } 06:50:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:51:02 ========================================================= 06:51:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:51:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:51:03 + 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 . 06:51:04 Sending build context to Docker daemon 2.398MB 06:51:04 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:51:04 Step 2/8 : FROM ${BASE} 06:51:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:51:04 188c0c94c7c5: Pulling fs layer 06:51:04 0ef7d3d256c8: Pulling fs layer 06:51:04 de9db76c5a1d: Pulling fs layer 06:51:04 bca2f99d35d6: Pulling fs layer 06:51:04 93359f2a8cfa: Pulling fs layer 06:51:04 7c6f9722023f: Pulling fs layer 06:51:04 a35cf1a2eb13: Pulling fs layer 06:51:04 bca2f99d35d6: Waiting 06:51:04 93359f2a8cfa: Waiting 06:51:04 7c6f9722023f: Waiting 06:51:04 a35cf1a2eb13: Waiting 06:51:04 de9db76c5a1d: Verifying Checksum 06:51:04 de9db76c5a1d: Download complete 06:51:04 0ef7d3d256c8: Verifying Checksum 06:51:04 0ef7d3d256c8: Download complete 06:51:05 93359f2a8cfa: Verifying Checksum 06:51:05 93359f2a8cfa: Download complete 06:51:05 7c6f9722023f: Verifying Checksum 06:51:05 7c6f9722023f: Download complete 06:51:05 188c0c94c7c5: Verifying Checksum 06:51:05 188c0c94c7c5: Download complete 06:51:06 188c0c94c7c5: Pull complete 06:51:08 0ef7d3d256c8: Pull complete 06:51:08 de9db76c5a1d: Pull complete 06:51:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:51:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:51:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:51:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.112s coverage: 25.5% of statements 06:51:11 a35cf1a2eb13: Verifying Checksum 06:51:11 a35cf1a2eb13: Download complete 06:51:15 bca2f99d35d6: Download complete 06:51:30 bca2f99d35d6: Pull complete 06:51:30 93359f2a8cfa: Pull complete 06:51:30 7c6f9722023f: Pull complete 06:51:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.140s coverage: 10.1% of statements 06:51:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.127s coverage: 12.5% of statements 06:51:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:51:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.147s coverage: 84.8% of statements 06:51:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 06:51:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 06:51:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:51:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:51:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.181s coverage: 49.2% of statements 06:51:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 06:51:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.192s coverage: 81.3% of statements 06:51:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.161s coverage: 24.8% of statements 06:51:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.911s coverage: 83.5% of statements 06:51:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.141s coverage: 5.3% of statements 06:51:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:51:37 GO111MODULE=on go vet ./... 06:51:43 a35cf1a2eb13: Pull complete 06:51:43 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:51:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:51:43 ---> a62c8e92a672 06:51:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:51:43 ---> Running in 6d7e285ea502 06:51:43 Removing intermediate container 6d7e285ea502 06:51:43 ---> ceb5573dd059 06:51:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:43 ---> Running in e3dc77841bac 06:51:45 Removing intermediate container e3dc77841bac 06:51:45 ---> 56ca68c3b8a5 06:51:45 Step 5/8 : RUN apk add --update --no-cache make git 06:51:45 ---> Running in 76ed27cb51a0 06:51:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:48 OK: 166 MiB in 39 packages 06:51:49 Removing intermediate container 76ed27cb51a0 06:51:49 ---> 3a11c6ce9f69 06:51:49 Step 6/8 : WORKDIR /device-sdk-go 06:51:49 ---> Running in c416c6a87e24 06:51:49 Removing intermediate container c416c6a87e24 06:51:49 ---> 706e172202c9 06:51:49 Step 7/8 : COPY . . 06:51:52 ---> c8195eb60d9d 06:51:52 Step 8/8 : RUN go mod download 06:51:52 ---> Running in 844ee1b756ae 06:52:16 gofmt -l . 06:52:16 [ "`gofmt -l .`" = "" ] 06:52:16 ./bin/test-attribution-txt.sh 06:52:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:52:16 $ docker stop --time=1 33581cc3e99237711d8c74fc36643af0512ea270c2daafb1f39aa0f38aef76e2 06:52:18 $ docker rm -f 33581cc3e99237711d8c74fc36643af0512ea270c2daafb1f39aa0f38aef76e2 [Pipeline] // withDockerContainer [Pipeline] sh 06:52:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:52:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:52:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:52:24 + ls -al . 06:52:24 total 220 06:52:24 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 06:52 . 06:52:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 06:48 .. 06:52:24 -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 06:48 .dockerignore 06:52:24 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 06:48 .git 06:52:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 06:48 .github 06:52:24 -rw-rw-r-- 1 jenkins jenkins 138 Feb 22 06:48 .gitignore 06:52:24 -rw-rw-r-- 1 jenkins jenkins 949 Feb 22 06:48 Dockerfile.build 06:52:24 -rw-rw-r-- 1 jenkins jenkins 901 Feb 22 06:48 Jenkinsfile 06:52:24 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 06:48 LICENSE 06:52:24 -rw-rw-r-- 1 jenkins jenkins 1016 Feb 22 06:48 Makefile 06:52:24 -rw-rw-r-- 1 jenkins jenkins 5897 Feb 22 06:48 README.md 06:52:24 -rw-rw-r-- 1 jenkins jenkins 6616 Feb 22 06:48 RELEASE-NOTES.txt 06:52:24 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 06:46 VERSION 06:52:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 06:48 bin 06:52:24 -rw-r--r-- 1 jenkins jenkins 101758 Feb 22 06:51 coverage.out 06:52:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 06:48 example 06:52:24 -rw-r--r-- 1 jenkins jenkins 516 Feb 22 06:52 go.mod 06:52:24 -rw-r--r-- 1 jenkins jenkins 17254 Feb 22 06:52 go.sum 06:52:24 drwxrwxr-x 13 jenkins jenkins 4096 Feb 22 06:48 internal 06:52:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 06:48 openapi 06:52:24 drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 06:48 pkg 06:52:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 06:48 snap 06:52:24 -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 06:48 version.go [Pipeline] isUnix [Pipeline] sh 06:52:24 + 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=bc00545e44993ecf59cd92c98ce97789de7bf8d3 --label arch=arm64 --label version=0.0.0 . 06:52:24 Sending build context to Docker daemon 2.49MB 06:52:25 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:52:25 Step 2/24 : FROM ${BASE} AS builder 06:52:25 ---> d4a0a6f7e32f 06:52:25 Step 3/24 : ARG MAKE='make build' 06:52:25 ---> Running in d15cbe74d181 06:52:25 Removing intermediate container d15cbe74d181 06:52:25 ---> 904fef0965ad 06:52:25 Step 4/24 : WORKDIR /device-sdk-go 06:52:25 ---> Running in c3d840183b4c 06:52:26 Removing intermediate container c3d840183b4c 06:52:26 ---> 49ea47bb465b 06:52:26 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:52:26 ---> Running in 38b51a46fd5d 06:52:26 Removing intermediate container 38b51a46fd5d 06:52:26 ---> 1ddf8c82e304 06:52:26 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:27 ---> Running in 6811fa3dbd24 06:52:29 Removing intermediate container 6811fa3dbd24 06:52:29 ---> 0ae0cc78068b 06:52:29 Step 7/24 : RUN apk add --update --no-cache make git 06:52:29 ---> Running in a17612fcaee6 06:52:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:52:31 OK: 142 MiB in 39 packages 06:52:32 Removing intermediate container a17612fcaee6 06:52:32 ---> eb83e7c10ccb 06:52:32 Step 8/24 : COPY . . 06:52:34 ---> ce6327f0842b 06:52:34 Step 9/24 : RUN ${MAKE} 06:52:34 ---> Running in 0c50c94c48c0 06:52:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:52:42 Removing intermediate container 844ee1b756ae 06:52:42 ---> 48bbbee679b7 06:52:42 Successfully built 48bbbee679b7 06:52:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:52:42 + docker inspect -f . ci-base-image-x86_64 06:52:42 . [Pipeline] withDockerContainer 06:52:43 prd-centos7-docker-4c-2g-27128 does not seem to be running inside a container 06:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:46 $ docker top 9cb7081e0d5ef290286030914691a47a03d5f4985eab4c558bf6571168cb89a7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:49 + go version 06:52:49 go version go1.15.5 linux/amd64 [Pipeline] } 06:52:50 $ docker stop --time=1 9cb7081e0d5ef290286030914691a47a03d5f4985eab4c558bf6571168cb89a7 06:52:52 $ docker rm -f 9cb7081e0d5ef290286030914691a47a03d5f4985eab4c558bf6571168cb89a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:54 + docker inspect -f . ci-base-image-x86_64 06:52:54 . [Pipeline] withDockerContainer 06:52:55 prd-centos7-docker-4c-2g-27128 does not seem to be running inside a container 06:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:57 $ docker top 26c2f555b599b3c7b99ba712f80dd74b27c67d9d981119d2db0a4b75ab46991b -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:59 + make test 06:52:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:53:02 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:53:02 Removing intermediate container 0c50c94c48c0 06:53:02 ---> 9e07040873e9 06:53:02 Step 10/24 : FROM scratch 06:53:02 ---> 06:53:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:53:02 ---> Running in 810f954f0271 06:53:02 Removing intermediate container 810f954f0271 06:53:02 ---> f71d0d6dbf73 06:53:02 Step 12/24 : ENV APP_PORT=49990 06:53:02 ---> Running in f4cc7de2dfef 06:53:02 Removing intermediate container f4cc7de2dfef 06:53:02 ---> 364cd7e31afa 06:53:02 Step 13/24 : EXPOSE $APP_PORT 06:53:03 ---> Running in 80df525df862 06:53:03 Removing intermediate container 80df525df862 06:53:03 ---> 8e4b333c53db 06:53:03 Step 14/24 : WORKDIR / 06:53:03 ---> Running in 30d629a6eff1 06:53:03 Removing intermediate container 30d629a6eff1 06:53:03 ---> 7d704d498979 06:53:03 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:53:04 ---> 5bb596bcc383 06:53:04 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:53:05 ---> e9a517efbf6d 06:53:05 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:53:06 ---> bcec8b39a8b0 06:53:06 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:53:07 ---> bd6442a8aa0b 06:53:07 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:53:08 ---> 682cecb50257 06:53:08 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:53:08 ---> Running in 56c6bf61fc1a 06:53:08 Removing intermediate container 56c6bf61fc1a 06:53:08 ---> 3e985a3d58ce 06:53:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:53:08 ---> Running in 6972ffab3df1 06:53:09 Removing intermediate container 6972ffab3df1 06:53:09 ---> f60190c1d346 06:53:09 Step 22/24 : LABEL arch=arm64 06:53:09 ---> Running in 30216306d7e2 06:53:09 Removing intermediate container 30216306d7e2 06:53:09 ---> e27b3dfac4a0 06:53:09 Step 23/24 : LABEL git_sha=bc00545e44993ecf59cd92c98ce97789de7bf8d3 06:53:09 ---> Running in 209cce3db858 06:53:10 Removing intermediate container 209cce3db858 06:53:10 ---> d58150ff7216 06:53:10 Step 24/24 : LABEL version=0.0.0 06:53:10 ---> Running in 1af94f9eb1f4 06:53:11 Removing intermediate container 1af94f9eb1f4 06:53:11 ---> c66d627d2195 06:53:11 [Warning] One or more build-args [ARCH] were not consumed 06:53:11 Successfully built c66d627d2195 06:53:11 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:53:18 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:53:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:53:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:53:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:53:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.077s coverage: 25.5% of statements 06:54:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.336s coverage: 10.1% of statements 06:54:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.196s coverage: 12.5% of statements 06:54:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:54:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.076s coverage: 84.8% of statements 06:54:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 06:54:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 06:54:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:54:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:54:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.126s coverage: 49.2% of statements 06:54:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 06:54:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.075s coverage: 81.3% of statements 06:54:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.104s coverage: 24.8% of statements 06:54:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.303s coverage: 83.5% of statements 06:54:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.082s coverage: 5.3% of statements 06:54:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:54:14 GO111MODULE=on go vet ./... 06:54:38 gofmt -l . 06:54:38 [ "`gofmt -l .`" = "" ] 06:54:38 ./bin/test-attribution-txt.sh 06:54:38 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:54:39 $ docker stop --time=1 26c2f555b599b3c7b99ba712f80dd74b27c67d9d981119d2db0a4b75ab46991b 06:54:43 $ docker rm -f 26c2f555b599b3c7b99ba712f80dd74b27c67d9d981119d2db0a4b75ab46991b [Pipeline] // withDockerContainer [Pipeline] sh 06:54:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:54:45 Warning: overwriting stash ‘coverage-report’ 06:54:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:54:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:54:48 + ls -al . 06:54:48 total 184 06:54:48 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 22 06:54 . 06:54:48 drwxrwxr-x. 4 jenkins jenkins 28 Feb 22 06:50 .. 06:54:48 drwxrwxr-x. 2 jenkins jenkins 64 Feb 22 06:50 bin 06:54:48 -rw-r--r--. 1 jenkins jenkins 101757 Feb 22 06:54 coverage.out 06:54:48 -rw-rw-r--. 1 jenkins jenkins 949 Feb 22 06:50 Dockerfile.build 06:54:48 -rw-rw-r--. 1 jenkins jenkins 140 Feb 22 06:50 .dockerignore 06:54:48 drwxrwxr-x. 4 jenkins jenkins 48 Feb 22 06:50 example 06:54:48 drwxrwxr-x. 8 jenkins jenkins 179 Feb 22 06:50 .git 06:54:48 drwxrwxr-x. 2 jenkins jenkins 103 Feb 22 06:50 .github 06:54:48 -rw-rw-r--. 1 jenkins jenkins 138 Feb 22 06:50 .gitignore 06:54:48 -rw-r--r--. 1 jenkins jenkins 516 Feb 22 06:54 go.mod 06:54:48 -rw-r--r--. 1 jenkins jenkins 17254 Feb 22 06:54 go.sum 06:54:48 drwxrwxr-x. 13 jenkins jenkins 183 Feb 22 06:50 internal 06:54:48 -rw-rw-r--. 1 jenkins jenkins 901 Feb 22 06:50 Jenkinsfile 06:54:48 -rw-rw-r--. 1 jenkins jenkins 11341 Feb 22 06:50 LICENSE 06:54:48 -rw-rw-r--. 1 jenkins jenkins 1016 Feb 22 06:50 Makefile 06:54:48 drwxrwxr-x. 4 jenkins jenkins 26 Feb 22 06:50 openapi 06:54:48 drwxrwxr-x. 5 jenkins jenkins 50 Feb 22 06:50 pkg 06:54:48 -rw-rw-r--. 1 jenkins jenkins 5897 Feb 22 06:50 README.md 06:54:48 -rw-rw-r--. 1 jenkins jenkins 6616 Feb 22 06:50 RELEASE-NOTES.txt 06:54:48 drwxrwxr-x. 4 jenkins jenkins 54 Feb 22 06:50 snap 06:54:48 -rw-rw-r--. 1 jenkins jenkins 5 Feb 22 06:46 VERSION 06:54:48 -rw-rw-r--. 1 jenkins jenkins 222 Feb 22 06:50 version.go [Pipeline] isUnix [Pipeline] sh 06:54:49 + 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=bc00545e44993ecf59cd92c98ce97789de7bf8d3 --label arch=amd64 --label version=0.0.0 . 06:54:50 Sending build context to Docker daemon 2.5MB 06:54:50 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:54:50 Step 2/24 : FROM ${BASE} AS builder 06:54:50 ---> 48bbbee679b7 06:54:50 Step 3/24 : ARG MAKE='make build' 06:54:51 ---> Running in 3d86bf9e3286 06:54:52 Removing intermediate container 3d86bf9e3286 06:54:52 ---> 1b69f2a4f4c5 06:54:52 Step 4/24 : WORKDIR /device-sdk-go 06:54:52 ---> Running in e230ec43e1d2 06:54:52 Removing intermediate container e230ec43e1d2 06:54:52 ---> 19c5aabe3519 06:54:52 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:54:52 ---> Running in 0baf019e46f2 06:54:52 Removing intermediate container 0baf019e46f2 06:54:52 ---> d3cf6e70c57c 06:54:52 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:53 ---> Running in 4bc7d6b14770 06:54:54 Removing intermediate container 4bc7d6b14770 06:54:54 ---> 9c81c0162c83 06:54:54 Step 7/24 : RUN apk add --update --no-cache make git 06:54:54 ---> Running in 11fb5d383054 06:54:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:54:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:54:57 OK: 166 MiB in 39 packages 06:54:59 Removing intermediate container 11fb5d383054 06:54:59 ---> 0032f004155f 06:54:59 Step 8/24 : COPY . . 06:55:01 ---> 7fe3f824e877 06:55:01 Step 9/24 : RUN ${MAKE} 06:55:01 ---> Running in cfa7037dfe81 06:55:04 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:55:22 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:55:23 Removing intermediate container cfa7037dfe81 06:55:23 ---> d1eec08922a6 06:55:23 Step 10/24 : FROM scratch 06:55:23 ---> 06:55:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:55:23 ---> Running in 6aaeff45f063 06:55:24 Removing intermediate container 6aaeff45f063 06:55:24 ---> bf472e561ce5 06:55:24 Step 12/24 : ENV APP_PORT=49990 06:55:24 ---> Running in 8fcd2700bb97 06:55:24 Removing intermediate container 8fcd2700bb97 06:55:24 ---> fbac90a1e14b 06:55:24 Step 13/24 : EXPOSE $APP_PORT 06:55:25 ---> Running in 0d77d7505e9b 06:55:25 Removing intermediate container 0d77d7505e9b 06:55:25 ---> 71e1d46fd1ab 06:55:25 Step 14/24 : WORKDIR / 06:55:25 ---> Running in 16522240d29f 06:55:26 Removing intermediate container 16522240d29f 06:55:26 ---> a7cb8246032d 06:55:26 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:55:26 ---> b78f3302eb58 06:55:26 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:55:29 ---> 92af96835be5 06:55:29 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:55:29 ---> aed45810713b 06:55:29 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:55:29 ---> 2fb754fbc66f 06:55:29 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:55:30 ---> 904a8d85c52d 06:55:30 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:55:30 ---> Running in 418067137af1 06:55:31 Removing intermediate container 418067137af1 06:55:31 ---> 94ac0bb25750 06:55:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:55:31 ---> Running in b3f50eda1229 06:55:32 Removing intermediate container b3f50eda1229 06:55:32 ---> 270e1569fe2b 06:55:32 Step 22/24 : LABEL arch=amd64 06:55:32 ---> Running in cce63dd9451f 06:55:33 Removing intermediate container cce63dd9451f 06:55:33 ---> 07477fe291f1 06:55:33 Step 23/24 : LABEL git_sha=bc00545e44993ecf59cd92c98ce97789de7bf8d3 06:55:33 ---> Running in 76cc30f8ab2f 06:55:33 Removing intermediate container 76cc30f8ab2f 06:55:33 ---> 183c638e3129 06:55:33 Step 24/24 : LABEL version=0.0.0 06:55:33 ---> Running in 06f3946435ee 06:55:34 Removing intermediate container 06f3946435ee 06:55:34 ---> 875ac9fa5356 06:55:34 [Warning] One or more build-args [ARCH] were not consumed 06:55:34 Successfully built 875ac9fa5356 06:55:34 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 [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:55:36 provisioning config files... 06:55:36 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-792@tmp/config1262500491999590968tmp [Pipeline] { [Pipeline] sh 06:55:37 + set +x 06:55:37 + curl -s https://codecov.io/bash 06:55:37 + bash -s -- 06:55:37 06:55:37 _____ _ 06:55:37 / ____| | | 06:55:37 | | ___ __| | ___ ___ _____ __ 06:55:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:55:37 | |___| (_) | (_| | __/ (_| (_) \ V / 06:55:37 \_____\___/ \__,_|\___|\___\___/ \_/ 06:55:37 Bash-20210129-7c25fce 06:55:37 06:55:37 06:55:37 ==> git version 2.24.3 found 06:55:37 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:55:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:55:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:55:37 ==> Jenkins CI detected. 06:55:37 project root: . 06:55:37 --> token set from env 06:55:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:55:37 ==> Running gcov in . (disable via -X gcov) 06:55:37 ==> Python coveragepy not found 06:55:37 ==> Searching for coverage reports in: 06:55:37 + . 06:55:37 -> Found 1 reports 06:55:37 ==> Detecting git/mercurial file structure 06:55:37 ==> Reading reports 06:55:37 + ./coverage.out bytes=101757 06:55:37 ==> Appending adjustments 06:55:37 https://docs.codecov.io/docs/fixing-reports 06:55:37 + Found adjustments 06:55:37 ==> Gzipping contents 06:55:37 20K /tmp/codecov.h0hUwd.gz 06:55:37 ==> Uploading reports 06:55:37 url: https://codecov.io 06:55:37 query: branch=PR-792&commit=bc00545e44993ecf59cd92c98ce97789de7bf8d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-792%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=792&job=&cmd_args= 06:55:37 -> Pinging Codecov 06:55:37 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-792&commit=bc00545e44993ecf59cd92c98ce97789de7bf8d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-792%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=792&job=&cmd_args= 06:55:38 -> Uploading to 06:55:38 https://storage.googleapis.com/codecov/v4/raw/2021-02-22/7E55EF52A471D76F132DFD9A03CDDE97/bc00545e44993ecf59cd92c98ce97789de7bf8d3/a3fb19e3-5271-451e-b291-85fc3a8cd606.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210222T065538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cca640b30c5455b71a02df912d6724f89dc6874b47b9f53ab72d3acbb384c00 06:55:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:38 Dload Upload Total Spent Left Speed 06:55:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16481 0 0 100 16481 0 37364 --:--:-- --:--:-- --:--:-- 37371 100 16481 0 0 100 16481 0 37349 --:--:-- --:--:-- --:--:-- 37287 06:55:38 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/bc00545e44993ecf59cd92c98ce97789de7bf8d3 [Pipeline] } 06:55:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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:55:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:55:42 ---> package-listing.sh 06:55:42 ++ facter osfamily 06:55:42 ++ tr '[:upper:]' '[:lower:]' 06:55:42 + OS_FAMILY=redhat 06:55:42 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-792 06:55:42 + START_PACKAGES=/tmp/packages_start.txt 06:55:42 + END_PACKAGES=/tmp/packages_end.txt 06:55:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:55:42 + PACKAGES=/tmp/packages_start.txt 06:55:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-792 ']' 06:55:42 + PACKAGES=/tmp/packages_end.txt 06:55:42 + case "${OS_FAMILY}" in 06:55:42 + rpm -qa 06:55:42 + sort 06:55:48 + '[' -f /tmp/packages_start.txt ']' 06:55:48 + '[' -f /tmp/packages_end.txt ']' 06:55:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:55:48 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-792 ']' 06:55:48 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-792/archives/ 06:55:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-792/archives/ [Pipeline] echo 06:55:48 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-792/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:55:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:55:48 06:55:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:55:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:55:49 alpine: Pulling from edgex-lftools-log-publisher 06:55:49 df20fa9351a1: Pulling fs layer 06:55:49 36b3adc4ff6f: Pulling fs layer 06:55:49 8ad3a11d3b57: Pulling fs layer 06:55:49 46f8f816bc3b: Pulling fs layer 06:55:49 93b61091891f: Pulling fs layer 06:55:49 93b9cdb0e59b: Pulling fs layer 06:55:49 5e14af77c1be: Pulling fs layer 06:55:49 01666e4c0597: Pulling fs layer 06:55:49 aa168da1d23b: Pulling fs layer 06:55:49 46f8f816bc3b: Waiting 06:55:49 93b61091891f: Waiting 06:55:49 93b9cdb0e59b: Waiting 06:55:49 5e14af77c1be: Waiting 06:55:49 01666e4c0597: Waiting 06:55:49 aa168da1d23b: Waiting 06:55:49 36b3adc4ff6f: Verifying Checksum 06:55:49 36b3adc4ff6f: Download complete 06:55:49 46f8f816bc3b: Verifying Checksum 06:55:49 46f8f816bc3b: Download complete 06:55:49 df20fa9351a1: Verifying Checksum 06:55:49 df20fa9351a1: Download complete 06:55:49 93b9cdb0e59b: Download complete 06:55:49 93b61091891f: Verifying Checksum 06:55:49 93b61091891f: Download complete 06:55:49 01666e4c0597: Verifying Checksum 06:55:49 01666e4c0597: Download complete 06:55:49 5e14af77c1be: Download complete 06:55:49 df20fa9351a1: Pull complete 06:55:49 8ad3a11d3b57: Verifying Checksum 06:55:49 8ad3a11d3b57: Download complete 06:55:49 36b3adc4ff6f: Pull complete 06:55:50 8ad3a11d3b57: Pull complete 06:55:50 46f8f816bc3b: Pull complete 06:55:51 93b61091891f: Pull complete 06:55:51 aa168da1d23b: Verifying Checksum 06:55:51 aa168da1d23b: Download complete 06:55:51 93b9cdb0e59b: Pull complete 06:55:52 5e14af77c1be: Pull complete 06:55:52 01666e4c0597: Pull complete 06:55:58 aa168da1d23b: Pull complete 06:55:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:55:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:55:59 prd-centos7-docker-4c-2g-27126 does not seem to be running inside a container 06:55:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-792/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-792 -v /w/workspace/dgexfoundry_device-sdk-go_PR-792:/w/workspace/dgexfoundry_device-sdk-go_PR-792:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-792@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-792@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:56:02 $ docker top 8453cb7722377f9432cf78bf38c1e8304d88fb9eaee9783d6a9e24ca94698503 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:03 + touch /tmp/pre-build-complete [Pipeline] sh 06:56:03 + mkdir -p /var/log/sa [Pipeline] sh 06:56:03 + ls /var/log/sa-host 06:56:03 + sadf -c /var/log/sa-host/sa22 06:56:03 file_magic: OK 06:56:03 HZ: Using current value: 100 06:56:03 file_header: OK 06:56:03 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:56:03 Statistics: 06:56:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:56:03 File successfully converted to sysstat format version 12.2.1 06:56:03 + sadf -c /var/log/sa-host/sa23 06:56:03 file_magic: OK 06:56:03 HZ: Using current value: 100 06:56:03 file_header: OK 06:56:03 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:56:03 Statistics: 06:56:03 Hnuu...uuuununununu... 06:56:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:56:04 provisioning config files... 06:56:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-792@tmp/config7727221968609155377tmp [Pipeline] { [Pipeline] echo 06:56:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:56:05 ---> create-netrc.sh [Pipeline] } 06:56:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:56:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:56:05 ---> python-tools-install.sh [Pipeline] echo 06:56:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:56:05 ---> sudo-logs.sh 06:56:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:56:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:56:06 ---> job-cost.sh 06:56:06 lf-activate-venv: SKIPPING 06:56:06 INFO: No Stack... 06:56:07 INFO: Retrieving Pricing Info for: v1-standard-2 06:56:07 INFO: Archiving Costs [Pipeline] echo 06:56:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:56:08 ---> logs-deploy.sh 06:56:08 lf-activate-venv: SKIPPING 06:56:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-792/1 06:56:08 INFO: archiving workspace using pattern(s): 06:56:10 Archives upload complete. 06:56:10 INFO: archiving logs to Nexus 06:56:11 ---> uname -a: 06:56:11 Linux prd-centos7-docker-4c-2g-27126.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:56:11 06:56:11 06:56:11 ---> lscpu: 06:56:11 Architecture: x86_64 06:56:11 CPU op-mode(s): 32-bit, 64-bit 06:56:11 Byte Order: Little Endian 06:56:11 Address sizes: 40 bits physical, 48 bits virtual 06:56:11 CPU(s): 4 06:56:11 On-line CPU(s) list: 0-3 06:56:11 Thread(s) per core: 1 06:56:11 Core(s) per socket: 1 06:56:11 Socket(s): 4 06:56:11 NUMA node(s): 1 06:56:11 Vendor ID: GenuineIntel 06:56:11 CPU family: 6 06:56:11 Model: 44 06:56:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:56:11 Stepping: 1 06:56:11 CPU MHz: 2933.438 06:56:11 BogoMIPS: 5866.87 06:56:11 Virtualization: VT-x 06:56:11 Hypervisor vendor: KVM 06:56:11 Virtualization type: full 06:56:11 L1d cache: 128 KiB 06:56:11 L1i cache: 128 KiB 06:56:11 L2 cache: 16 MiB 06:56:11 L3 cache: 64 MiB 06:56:11 NUMA node0 CPU(s): 0-3 06:56:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:56:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:56:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:56:11 Vulnerability Meltdown: Mitigation; PTI 06:56:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:56:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:56:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:56:11 Vulnerability Srbds: Not affected 06:56:11 Vulnerability Tsx async abort: Not affected 06:56:11 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:56:11 06:56:11 06:56:11 ---> nproc: 06:56:11 4 06:56:11 06:56:11 06:56:11 ---> df -h: 06:56:11 Filesystem Size Used Available Use% Mounted on 06:56:11 overlay 50.0G 7.3G 42.7G 15% / 06:56:11 tmpfs 64.0M 0 64.0M 0% /dev 06:56:11 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:56:11 shm 64.0M 0 64.0M 0% /dev/shm 06:56:11 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:56:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:56:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:56:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:56:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:56:11 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:56:11 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-792 06:56:11 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-792@tmp 06:56:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:56:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:56:11 06:56:11 06:56:11 ---> free -m: 06:56:11 total used free shared buff/cache available 06:56:11 Mem: 1837 711 80 0 1045 1021 06:56:11 Swap: 1023 1 1022 06:56:11 06:56:11 06:56:11 ---> ip addr: 06:56:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:56:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:56:11 inet 127.0.0.1/8 scope host lo 06:56:11 valid_lft forever preferred_lft forever 06:56:11 inet6 ::1/128 scope host 06:56:11 valid_lft forever preferred_lft forever 06:56:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:56:11 link/ether fa:16:3e:ad:76:28 brd ff:ff:ff:ff:ff:ff 06:56:11 inet 10.30.122.156/23 brd 10.30.123.255 scope global dynamic eth0 06:56:11 valid_lft 85751sec preferred_lft 85751sec 06:56:11 inet6 fe80::f816:3eff:fead:7628/64 scope link 06:56:11 valid_lft forever preferred_lft forever 06:56:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:56:11 link/ether 02:42:0c:f5:41:5f brd ff:ff:ff:ff:ff:ff 06:56:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:56:11 valid_lft forever preferred_lft forever 06:56:11 inet6 fe80::42:cff:fef5:415f/64 scope link 06:56:11 valid_lft forever preferred_lft forever 06:56:11 06:56:11 06:56:11 ---> sar -b -r -n DEV: 06:56:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/22/21 _x86_64_ (4 CPU) 06:56:11 06:56:11 06:45:07 LINUX RESTART (4 CPU) 06:56:11 06:56:11 06:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:56:11 06:47:01 30.39 11.29 19.10 0.00 4329.73 3081.70 0.00 06:56:11 06:48:01 1.78 0.00 1.78 0.00 0.00 35.15 0.00 06:56:11 06:49:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 06:56:11 06:50:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 06:56:11 06:51:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 06:56:11 06:52:01 0.30 0.00 0.30 0.00 0.00 3.53 0.00 06:56:11 06:53:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 06:56:11 06:54:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 06:56:11 06:55:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 06:56:11 06:56:01 124.50 70.70 53.80 0.00 5901.91 18287.08 0.00 06:56:11 Average: 15.85 8.20 7.65 0.00 1023.36 2143.14 0.00 06:56:11 06:56:11 06:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:56:11 06:47:01 164308 0 576524 30.64 2620 1138092 1108548 37.83 395928 1122020 20 06:56:11 06:48:01 168968 0 571856 30.39 2620 1138100 1077060 36.76 397136 1116740 8 06:56:11 06:49:01 168616 0 572204 30.41 2620 1138104 1077192 36.76 403284 1111484 12 06:56:11 06:50:01 167844 0 572976 30.45 2620 1138104 1077060 36.76 407868 1107332 8 06:56:11 06:51:01 166396 0 574416 30.53 2620 1138112 1077216 36.76 410852 1105908 8 06:56:11 06:52:01 167020 0 573788 30.50 2620 1138116 1077096 36.76 410344 1105908 12 06:56:11 06:53:01 167672 0 573132 30.46 2620 1138120 1077060 36.76 409928 1105908 20 06:56:11 06:54:01 167732 0 573068 30.46 2620 1138124 1077060 36.76 409956 1105908 8 06:56:11 06:55:01 167608 0 573184 30.46 2620 1138132 1077060 36.76 410064 1105908 8 06:56:11 06:56:01 168864 0 683272 36.31 2620 1026788 1279000 43.65 453496 994936 76 06:56:11 Average: 167503 0 584442 31.06 2620 1126979 1100435 37.56 410886 1098205 18 06:56:11 06:56:11 06:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:56:11 06:47:01 eth0 82.43 68.39 363.00 28.11 0.00 0.00 0.00 0.00 06:56:11 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:47:01 docker0 10.26 7.91 1.39 22.92 0.00 0.00 0.00 0.00 06:56:11 06:48:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 06:56:11 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:49:01 eth0 2.02 0.97 1.05 0.24 0.00 0.00 0.00 0.00 06:56:11 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:50:01 eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:56:11 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:51:01 eth0 0.75 0.53 0.49 0.27 0.00 0.00 0.00 0.00 06:56:11 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:52:01 eth0 0.23 0.17 0.10 0.01 0.00 0.00 0.00 0.00 06:56:11 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:56:11 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:54:01 eth0 0.50 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:56:11 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:55:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 06:56:11 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:56:01 eth0 201.70 170.73 2175.48 19.54 0.00 0.00 0.00 0.00 06:56:11 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 Average: eth0 28.93 24.12 254.10 4.82 0.00 0.00 0.00 0.00 06:56:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:11 Average: docker0 1.03 0.79 0.14 2.29 0.00 0.00 0.00 0.00 06:56:11 06:56:11 06:56:11 ---> sar -P ALL: 06:56:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/22/21 _x86_64_ (4 CPU) 06:56:11 06:56:11 06:45:07 LINUX RESTART (4 CPU) 06:56:11 06:56:11 06:46:01 CPU %user %nice %system %iowait %steal %idle 06:56:11 06:47:01 all 2.39 0.00 1.77 0.45 0.01 95.37 06:56:11 06:47:01 0 2.26 0.00 1.78 0.13 0.02 95.81 06:56:11 06:47:01 1 2.48 0.00 1.71 1.24 0.02 94.56 06:56:11 06:47:01 2 2.48 0.00 1.64 0.20 0.02 95.67 06:56:11 06:47:01 3 2.36 0.00 1.94 0.23 0.00 95.46 06:56:11 06:48:01 all 0.14 0.00 0.03 0.00 0.00 99.82 06:56:11 06:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:56:11 06:48:01 1 0.48 0.00 0.03 0.00 0.00 99.48 06:56:11 06:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:56:11 06:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:56:11 06:49:01 all 0.17 0.00 0.06 0.00 0.00 99.77 06:56:11 06:49:01 0 0.03 0.00 0.07 0.00 0.00 99.90 06:56:11 06:49:01 1 0.53 0.00 0.05 0.00 0.00 99.42 06:56:11 06:49:01 2 0.07 0.00 0.10 0.00 0.00 99.83 06:56:11 06:49:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:56:11 06:50:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:56:11 06:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:56:11 06:50:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:56:11 06:50:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:56:11 06:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:56:11 06:51:01 all 0.17 0.00 0.05 0.00 0.00 99.78 06:56:11 06:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:56:11 06:51:01 1 0.57 0.00 0.05 0.00 0.00 99.38 06:56:11 06:51:01 2 0.05 0.00 0.08 0.00 0.00 99.87 06:56:11 06:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:56:11 06:52:01 all 0.16 0.00 0.02 0.00 0.01 99.81 06:56:11 06:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:56:11 06:52:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:56:11 06:52:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:56:11 06:52:01 3 0.05 0.00 0.07 0.00 0.00 99.88 06:56:11 06:53:01 all 0.17 0.00 0.03 0.00 0.00 99.79 06:56:11 06:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:56:11 06:53:01 1 0.55 0.00 0.03 0.00 0.00 99.42 06:56:11 06:53:01 2 0.10 0.00 0.03 0.00 0.00 99.87 06:56:11 06:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:56:11 06:54:01 all 0.15 0.00 0.04 0.00 0.00 99.80 06:56:11 06:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:56:11 06:54:01 1 0.52 0.00 0.02 0.00 0.00 99.47 06:56:11 06:54:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:56:11 06:54:01 3 0.03 0.00 0.07 0.00 0.00 99.90 06:56:11 06:55:01 all 0.16 0.00 0.03 0.00 0.00 99.82 06:56:11 06:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:56:11 06:55:01 1 0.55 0.00 0.03 0.00 0.00 99.42 06:56:11 06:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:56:11 06:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:56:11 06:56:01 all 5.91 0.00 3.69 2.07 0.03 88.30 06:56:11 06:56:01 0 5.63 0.00 3.70 0.27 0.02 90.38 06:56:11 06:56:01 1 5.82 0.00 3.57 2.94 0.05 87.62 06:56:11 06:56:01 2 5.09 0.00 3.68 1.53 0.02 89.68 06:56:11 06:56:01 3 7.10 0.00 3.83 3.56 0.02 85.50 06:56:11 Average: all 0.95 0.00 0.57 0.25 0.01 98.22 06:56:11 Average: 0 0.80 0.00 0.57 0.04 0.00 98.59 06:56:11 Average: 1 1.25 0.00 0.55 0.42 0.01 97.78 06:56:11 Average: 2 0.79 0.00 0.57 0.17 0.01 98.46 06:56:11 Average: 3 0.97 0.00 0.60 0.38 0.01 98.05 06:56:11 06:56:11 06:56:11