Pull request #367 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 08a8892da109e9ec3659fe77bff0cce72e0f9542 rather than a9328fe264d93d450f8da5833c7f7acfd181f092 Obtained Jenkinsfile from 08a8892da109e9ec3659fe77bff0cce72e0f9542 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 46d5666b39059330cbbb64ab2b74cfbe1cb58626 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 46d5666b39059330cbbb64ab2b74cfbe1cb58626 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d5666b39059330cbbb64ab2b74cfbe1cb58626 # timeout=10 Commit message: "Merge pull request #300 from ernestojeda/fix-c-image-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-12729’ Running on prd-centos7-docker-4c-2g-12731 in /w/workspace/dry_go-mod-core-contracts_PR-367 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 08a8892da109e9ec3659fe77bff0cce72e0f9542 into PR head commit a9328fe264d93d450f8da5833c7f7acfd181f092 Merge succeeded, producing a9328fe264d93d450f8da5833c7f7acfd181f092 Checking out Revision a9328fe264d93d450f8da5833c7f7acfd181f092 (PR-367) > git config core.sparsecheckout # timeout=10 > git checkout -f a9328fe264d93d450f8da5833c7f7acfd181f092 # 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 08a8892da109e9ec3659fe77bff0cce72e0f9542 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9328fe264d93d450f8da5833c7f7acfd181f092 # timeout=10 Commit message: "fix: Use AddEventRequest as input signature instead of Event" > git rev-list --no-walk d71b91dd9f605809daf7da4c49f11fcd306c0468 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:47:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:47:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:47:49 ========================================================= 10:47:49 EdgeX Global Pipelines Version Info 10:47:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:47:51 ------------------- 10:47:51 stable info: 10:47:51 ------------------- 10:47:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:47:51 Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 10:47:51 Message: update stable to v1.0.166 10:47:52 ------------------- 10:47:52 experimental info: 10:47:52 ------------------- 10:47:52 Commited By: **** collab-it+edgex@linuxfoundation.org 10:47:52 Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 10:47:52 Message: update experimental to v1.0.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 10:47:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 10:47:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 10:47:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:47:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:47:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:47:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:47:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:47:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:47:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:47:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:47:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 10:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:47:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:47:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:47:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:47:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:47:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 10:47:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:47:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:47:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:47:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:47:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:47:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:47:55 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 10:47:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo 10:47:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo 10:47:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo 10:47:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9328fe264d93d450f8da5833c7f7acfd181f092 [Pipeline] echo 10:47:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9328fe [Pipeline] echo 10:47:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:47:56 provisioning config files... 10:47:56 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config9066151842508402333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:47:56 ---> docker-login.sh 10:47:56 nexus3.edgexfoundry.org:10001 10:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:56 Configure a credential helper to remove this warning. See 10:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:56 10:47:56 Login Succeeded 10:47:56 nexus3.edgexfoundry.org:10002 10:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:57 Configure a credential helper to remove this warning. See 10:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:57 10:47:57 Login Succeeded 10:47:57 nexus3.edgexfoundry.org:10003 10:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:57 Configure a credential helper to remove this warning. See 10:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:57 10:47:57 Login Succeeded 10:47:57 nexus3.edgexfoundry.org:10004 10:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:57 Configure a credential helper to remove this warning. See 10:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:57 10:47:57 Login Succeeded 10:47:57 docker.io 10:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:47:58 Configure a credential helper to remove this warning. See 10:47:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:47:58 10:47:58 Login Succeeded 10:47:58 ---> docker-login.sh ends [Pipeline] } 10:47:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:47:58 + git log --format=format:%s -1 a9328fe264d93d450f8da5833c7f7acfd181f092 [Pipeline] echo 10:47:58 GIT_COMMIT: a9328fe264d93d450f8da5833c7f7acfd181f092, Commit Message: fix: Use AddEventRequest as input signature instead of Event [Pipeline] echo 10:47:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:47:59 10:47:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:47:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:47:59 latest: Pulling from edgex-devops/git-semver 10:47:59 31603596830f: Pulling fs layer 10:47:59 2a8b12db71e7: Pulling fs layer 10:47:59 6ca5941a6612: Pulling fs layer 10:47:59 ecc8261a40a4: Pulling fs layer 10:47:59 ecc8261a40a4: Waiting 10:47:59 2a8b12db71e7: Verifying Checksum 10:47:59 2a8b12db71e7: Download complete 10:48:00 31603596830f: Verifying Checksum 10:48:00 31603596830f: Download complete 10:48:00 ecc8261a40a4: Verifying Checksum 10:48:00 ecc8261a40a4: Download complete 10:48:00 6ca5941a6612: Verifying Checksum 10:48:00 6ca5941a6612: Download complete 10:48:00 31603596830f: Pull complete 10:48:00 2a8b12db71e7: Pull complete 10:48:01 6ca5941a6612: Pull complete 10:48:01 ecc8261a40a4: Pull complete 10:48:01 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:48:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:48:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:48:01 prd-centos7-docker-4c-2g-12731 does not seem to be running inside a container 10:48:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:48:04 $ docker top e58803d9331cd0685f432ea8204b18fe4e3eb5347bbf2a0debfb906daee369f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:48:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:04 [ssh-agent] Looking for ssh-agent implementation... 10:48:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:04 $ docker exec e58803d9331cd0685f432ea8204b18fe4e3eb5347bbf2a0debfb906daee369f0 ssh-agent 10:48:04 SSH_AUTH_SOCK=/tmp/ssh-vMF0WSkv9pfP/agent.12 10:48:04 SSH_AGENT_PID=18 10:48:04 Running ssh-add (command line suppressed) 10:48:05 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_2376714857539835236.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_2376714857539835236.key) 10:48:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:05 + git tag --points-at HEAD [Pipeline] } 10:48:05 $ docker exec --env ******** --env ******** e58803d9331cd0685f432ea8204b18fe4e3eb5347bbf2a0debfb906daee369f0 ssh-agent -k 10:48:05 unset SSH_AUTH_SOCK; 10:48:05 unset SSH_AGENT_PID; 10:48:05 echo Agent pid 18 killed; 10:48:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:48:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:05 [ssh-agent] Looking for ssh-agent implementation... 10:48:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:05 $ docker exec e58803d9331cd0685f432ea8204b18fe4e3eb5347bbf2a0debfb906daee369f0 ssh-agent 10:48:06 SSH_AUTH_SOCK=/tmp/ssh-UbcpVLNgkDWv/agent.46 10:48:06 SSH_AGENT_PID=51 10:48:06 Running ssh-add (command line suppressed) 10:48:06 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6620225351841498437.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6620225351841498437.key) 10:48:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:06 + git semver init 10:48:06 # -> Open(): unable to determine branch for HEAD 10:48:06 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.git 10:48:06 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-367 10:48:06 # $SEMVER_REMOTE_NAME = origin 10:48:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:48:06 # $SEMVER_USER_NAME = edgex-jenkins 10:48:06 # $SEMVER_BRANCH = PR-367 10:48:06 # $SEMVER_TEMP = /tmp/semver-190454628 10:48:06 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 10:48:07 # '/tmp/semver-190454628' -> '/w/workspace/dry_go-mod-core-contracts_PR-367/.semver' 10:48:07 # -> Force: false 10:48:07 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.semver [Pipeline] } 10:48:07 $ docker exec --env ******** --env ******** e58803d9331cd0685f432ea8204b18fe4e3eb5347bbf2a0debfb906daee369f0 ssh-agent -k 10:48:07 unset SSH_AUTH_SOCK; 10:48:07 unset SSH_AGENT_PID; 10:48:07 echo Agent pid 51 killed; 10:48:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:07 + git semver [Pipeline] } 10:48:07 $ docker stop --time=1 e58803d9331cd0685f432ea8204b18fe4e3eb5347bbf2a0debfb906daee369f0 10:48:09 $ docker rm -f e58803d9331cd0685f432ea8204b18fe4e3eb5347bbf2a0debfb906daee369f0 [Pipeline] // withDockerContainer [Pipeline] sh 10:48:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:48:10 Stashed 1 file(s) [Pipeline] echo 10:48:10 [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 10:48:26 Still waiting to schedule task 10:48:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:48:26 Still waiting to schedule task 10:48:26 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-12730’ 10:49:42 Running on prd-centos7-docker-4c-2g-12733 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws 10:49:42 Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout 10:49:45 using credential edgex-jenkins-ssh 10:49:45 Cloning the remote Git repository 10:49:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:49:45 > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 10:49:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:49:46 > git --version # timeout=10 10:49:46 > git --version # 'git version 2.16.5' 10:49:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:47 Merging remotes/origin/master commit 08a8892da109e9ec3659fe77bff0cce72e0f9542 into PR head commit a9328fe264d93d450f8da5833c7f7acfd181f092 10:49:47 Merge succeeded, producing a9328fe264d93d450f8da5833c7f7acfd181f092 10:49:47 Checking out Revision a9328fe264d93d450f8da5833c7f7acfd181f092 (PR-367) 10:49:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:49:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:49:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:49:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:49:47 > git config core.sparsecheckout # timeout=10 10:49:47 > git checkout -f a9328fe264d93d450f8da5833c7f7acfd181f092 # timeout=10 10:49:47 > git remote # timeout=10 10:49:47 > git config --get remote.origin.url # timeout=10 10:49:47 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:47 > git merge 08a8892da109e9ec3659fe77bff0cce72e0f9542 # timeout=10 10:49:47 > git rev-parse HEAD^{commit} # timeout=10 10:49:47 > git config core.sparsecheckout # timeout=10 10:49:47 > git checkout -f a9328fe264d93d450f8da5833c7f7acfd181f092 # timeout=10 10:49:51 Commit message: "fix: Use AddEventRequest as input signature instead of Event" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:49:51 provisioning config files... 10:49:51 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/8@tmp/config307106829423003358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:52 ---> docker-login.sh 10:49:52 nexus3.edgexfoundry.org:10001 10:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:53 Configure a credential helper to remove this warning. See 10:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:53 10:49:53 Login Succeeded 10:49:53 nexus3.edgexfoundry.org:10002 10:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:53 Configure a credential helper to remove this warning. See 10:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:53 10:49:53 Login Succeeded 10:49:53 nexus3.edgexfoundry.org:10003 10:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 nexus3.edgexfoundry.org:10004 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 docker.io 10:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:49:54 Configure a credential helper to remove this warning. See 10:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:49:54 10:49:54 Login Succeeded 10:49:54 ---> docker-login.sh ends [Pipeline] } 10:49:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:49:55 ========================================================= 10:49:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:49:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:49:55 + 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 . 10:49:55 Sending build context to Docker daemon 1.892MB 10:49:55 Step 1/7 : ARG BASE=golang:1.15-alpine 10:49:55 Step 2/7 : FROM ${BASE} 10:49:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:49:55 df20fa9351a1: Pulling fs layer 10:49:55 ed8968b2872e: Pulling fs layer 10:49:55 a92cc7c5fd73: Pulling fs layer 10:49:55 e871e8e8d7a9: Pulling fs layer 10:49:55 e73272ec9a57: Pulling fs layer 10:49:55 1e910a182e73: Pulling fs layer 10:49:55 4e634b169226: Pulling fs layer 10:49:55 e871e8e8d7a9: Waiting 10:49:55 e73272ec9a57: Waiting 10:49:55 1e910a182e73: Waiting 10:49:55 4e634b169226: Waiting 10:49:55 a92cc7c5fd73: Verifying Checksum 10:49:55 a92cc7c5fd73: Download complete 10:49:55 ed8968b2872e: Verifying Checksum 10:49:55 ed8968b2872e: Download complete 10:49:55 e73272ec9a57: Verifying Checksum 10:49:55 e73272ec9a57: Download complete 10:49:55 df20fa9351a1: Verifying Checksum 10:49:55 df20fa9351a1: Download complete 10:49:55 1e910a182e73: Verifying Checksum 10:49:55 1e910a182e73: Download complete 10:49:56 df20fa9351a1: Pull complete 10:49:56 ed8968b2872e: Pull complete 10:49:56 a92cc7c5fd73: Pull complete 10:49:58 4e634b169226: Verifying Checksum 10:49:58 4e634b169226: Download complete 10:49:59 e871e8e8d7a9: Verifying Checksum 10:49:59 e871e8e8d7a9: Download complete 10:50:04 e871e8e8d7a9: Pull complete 10:50:04 e73272ec9a57: Pull complete 10:50:04 1e910a182e73: Pull complete 10:50:14 4e634b169226: Pull complete 10:50:14 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 10:50:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:50:14 ---> f7629b54cfaa 10:50:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:50:14 ---> Running in b7d30e54cdf8 10:50:14 Removing intermediate container b7d30e54cdf8 10:50:14 ---> a35579a24364 10:50:14 Step 4/7 : RUN apk add bash 10:50:14 ---> Running in 0628621bb1d7 10:50:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:50:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:50:17 OK: 166 MiB in 39 packages 10:50:18 Removing intermediate container 0628621bb1d7 10:50:18 ---> 0a9ce7224775 10:50:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 10:50:18 ---> Running in 1effb5135d22 10:50:18 Removing intermediate container 1effb5135d22 10:50:18 ---> 3410e6fa8a2c 10:50:18 Step 6/7 : COPY go.mod . 10:50:18 ---> 26b8164cacd0 10:50:18 Step 7/7 : RUN go mod download 10:50:18 ---> Running in 6461c1b04f2a 10:50:30 Removing intermediate container 6461c1b04f2a 10:50:30 ---> f8055904674d 10:50:30 Successfully built f8055904674d 10:50:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:50:31 + docker inspect -f . ci-base-image-x86_64 10:50:31 . [Pipeline] withDockerContainer 10:50:31 prd-centos7-docker-4c-2g-12733 does not seem to be running inside a container 10:50:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:50:32 $ docker top 87fd4e058fb940c3184d0e0fb121430f02f6c32c46b7f2e4f27ea53e132531d9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:33 + go version 10:50:33 go version go1.15.2 linux/amd64 [Pipeline] } 10:50:33 $ docker stop --time=1 87fd4e058fb940c3184d0e0fb121430f02f6c32c46b7f2e4f27ea53e132531d9 10:50:34 $ docker rm -f 87fd4e058fb940c3184d0e0fb121430f02f6c32c46b7f2e4f27ea53e132531d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:50:35 + docker inspect -f . ci-base-image-x86_64 10:50:35 . [Pipeline] withDockerContainer 10:50:35 prd-centos7-docker-4c-2g-12733 does not seem to be running inside a container 10:50:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:50:36 $ docker top d57d2edc3230e02c0ba5fb1414688e4b2b2b9d852e2240d43405904cb2516365 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:36 + make test 10:50:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:50:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 10:50:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.014s coverage: 85.7% of statements 10:50:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.010s coverage: 100.0% of statements 10:50:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.036s coverage: 45.4% of statements 10:50:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.019s coverage: 77.8% of statements 10:50:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 10:50:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements 10:50:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.027s coverage: 14.7% of statements 10:50:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements 10:50:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.024s coverage: 91.8% of statements 10:50:45 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 10:50:45 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 10:50:45 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements 10:50:45 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.011s coverage: 47.8% of statements 10:50:47 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.021s coverage: 63.0% of statements 10:50:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements 10:50:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements 10:50:47 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements 10:50:47 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.008s coverage: 14.3% of statements 10:50:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 10:50:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.016s coverage: 81.5% of statements 10:50:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 10:50:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 10:50:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 29.1% of statements 10:50:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.022s coverage: 100.0% of statements 10:50:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements 10:50:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 10:50:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 10:50:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:50:49 gofmt -l . 10:50:50 [ "`gofmt -l .`" = "" ] [Pipeline] } 10:50:50 $ docker stop --time=1 d57d2edc3230e02c0ba5fb1414688e4b2b2b9d852e2240d43405904cb2516365 10:50:52 $ docker rm -f d57d2edc3230e02c0ba5fb1414688e4b2b2b9d852e2240d43405904cb2516365 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:50:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] } 10:52:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12734 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws 10:52:16 Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout 10:52:21 using credential edgex-jenkins-ssh 10:52:21 Cloning the remote Git repository 10:52:21 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:52:22 > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 10:52:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:52:22 > git --version # timeout=10 10:52:22 > git --version # 'git version 2.17.1' 10:52:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:23 Merging remotes/origin/master commit 08a8892da109e9ec3659fe77bff0cce72e0f9542 into PR head commit a9328fe264d93d450f8da5833c7f7acfd181f092 10:52:24 Merge succeeded, producing a9328fe264d93d450f8da5833c7f7acfd181f092 10:52:24 Checking out Revision a9328fe264d93d450f8da5833c7f7acfd181f092 (PR-367) 10:52:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:52:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:52:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:52:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:52:24 > git config core.sparsecheckout # timeout=10 10:52:24 > git checkout -f a9328fe264d93d450f8da5833c7f7acfd181f092 # timeout=10 10:52:24 > git remote # timeout=10 10:52:24 > git config --get remote.origin.url # timeout=10 10:52:24 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:24 > git merge 08a8892da109e9ec3659fe77bff0cce72e0f9542 # timeout=10 10:52:24 > git rev-parse HEAD^{commit} # timeout=10 10:52:24 > git config core.sparsecheckout # timeout=10 10:52:24 > git checkout -f a9328fe264d93d450f8da5833c7f7acfd181f092 # timeout=10 10:52:28 Commit message: "fix: Use AddEventRequest as input signature instead of Event" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:52:29 provisioning config files... 10:52:29 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/8@tmp/config2980905466472910449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:30 ---> docker-login.sh 10:52:30 nexus3.edgexfoundry.org:10001 10:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:31 Configure a credential helper to remove this warning. See 10:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:31 10:52:31 Login Succeeded 10:52:31 nexus3.edgexfoundry.org:10002 10:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:32 Configure a credential helper to remove this warning. See 10:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:32 10:52:32 Login Succeeded 10:52:32 nexus3.edgexfoundry.org:10003 10:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:32 Configure a credential helper to remove this warning. See 10:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:32 10:52:32 Login Succeeded 10:52:32 nexus3.edgexfoundry.org:10004 10:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:33 Configure a credential helper to remove this warning. See 10:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:33 10:52:33 Login Succeeded 10:52:33 docker.io 10:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:34 Configure a credential helper to remove this warning. See 10:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:34 10:52:34 Login Succeeded 10:52:34 ---> docker-login.sh ends [Pipeline] } 10:52:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:52:34 ========================================================= 10:52:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:52:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:52:35 + 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 . 10:52:35 Sending build context to Docker daemon 1.892MB 10:52:35 Step 1/7 : ARG BASE=golang:1.15-alpine 10:52:35 Step 2/7 : FROM ${BASE} 10:52:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:52:35 b538f80385f9: Pulling fs layer 10:52:35 74f711af9a0d: Pulling fs layer 10:52:35 99f96fe45779: Pulling fs layer 10:52:35 8529a6b9a6be: Pulling fs layer 10:52:35 45590311c82a: Pulling fs layer 10:52:35 69ca0ff8b7b3: Pulling fs layer 10:52:35 209524e5b208: Pulling fs layer 10:52:35 45590311c82a: Waiting 10:52:35 69ca0ff8b7b3: Waiting 10:52:35 209524e5b208: Waiting 10:52:35 8529a6b9a6be: Waiting 10:52:35 99f96fe45779: Verifying Checksum 10:52:35 99f96fe45779: Download complete 10:52:35 74f711af9a0d: Verifying Checksum 10:52:35 74f711af9a0d: Download complete 10:52:35 45590311c82a: Verifying Checksum 10:52:35 45590311c82a: Download complete 10:52:35 69ca0ff8b7b3: Verifying Checksum 10:52:35 69ca0ff8b7b3: Download complete 10:52:36 b538f80385f9: Verifying Checksum 10:52:36 b538f80385f9: Download complete 10:52:36 b538f80385f9: Pull complete 10:52:37 74f711af9a0d: Pull complete 10:52:37 99f96fe45779: Pull complete 10:52:38 209524e5b208: Verifying Checksum 10:52:38 209524e5b208: Download complete 10:52:40 8529a6b9a6be: Verifying Checksum 10:52:40 8529a6b9a6be: Download complete 10:52:52 8529a6b9a6be: Pull complete 10:52:52 45590311c82a: Pull complete 10:52:52 69ca0ff8b7b3: Pull complete 10:52:55 209524e5b208: Pull complete 10:52:55 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 10:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:52:55 ---> 5bddaf1c2fca 10:52:55 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:52:58 ---> Running in d3d08f2c213c 10:52:58 Removing intermediate container d3d08f2c213c 10:52:58 ---> 9da1f0147e14 10:52:58 Step 4/7 : RUN apk add bash 10:52:58 ---> Running in 29de4292b277 10:53:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:53:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:53:02 OK: 142 MiB in 39 packages 10:53:03 Removing intermediate container 29de4292b277 10:53:03 ---> f20aa1f948ad 10:53:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 10:53:03 ---> Running in 66de14d2a8c6 10:53:04 Removing intermediate container 66de14d2a8c6 10:53:04 ---> 24d1b3d3708f 10:53:04 Step 6/7 : COPY go.mod . 10:53:05 ---> eb20f407ca1c 10:53:05 Step 7/7 : RUN go mod download 10:53:05 ---> Running in b8eca1a2f9ed 10:53:20 Removing intermediate container b8eca1a2f9ed 10:53:20 ---> e7b6d1b84407 10:53:20 Successfully built e7b6d1b84407 10:53:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:53:20 + docker inspect -f . ci-base-image-arm64 10:53:20 . [Pipeline] withDockerContainer 10:53:20 prd-ubuntu18.04-docker-arm64-4c-16g-12734 does not seem to be running inside a container 10:53:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:53:22 $ docker top 68c6b37fb411f5d0d46e1b71156f021fe8a0bf76ffa931111180da3423108135 -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:24 + go version 10:53:24 go version go1.15.2 linux/arm64 [Pipeline] } 10:53:24 $ docker stop --time=1 68c6b37fb411f5d0d46e1b71156f021fe8a0bf76ffa931111180da3423108135 10:53:26 $ docker rm -f 68c6b37fb411f5d0d46e1b71156f021fe8a0bf76ffa931111180da3423108135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:53:27 + docker inspect -f . ci-base-image-arm64 10:53:27 . [Pipeline] withDockerContainer 10:53:27 prd-ubuntu18.04-docker-arm64-4c-16g-12734 does not seem to be running inside a container 10:53:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:53:29 $ docker top cb28b15cb08e7ce9b6e6ae4c48c7c89fd96d68e2fc5b950ed10375bd94207d38 -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:30 + make test 10:53:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:53:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 10:53:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.047s coverage: 85.7% of statements 10:53:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.035s coverage: 100.0% of statements 10:53:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.052s coverage: 45.4% of statements 10:53:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.045s coverage: 77.8% of statements 10:53:55 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 10:53:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements 10:53:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.076s coverage: 14.7% of statements 10:53:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.030s coverage: 100.0% of statements 10:53:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.070s coverage: 91.8% of statements 10:53:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 10:53:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 10:53:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.022s coverage: 100.0% of statements 10:53:59 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.039s coverage: 47.8% of statements 10:54:04 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.096s coverage: 63.0% of statements 10:54:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.044s coverage: 26.3% of statements 10:54:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.047s coverage: 15.4% of statements 10:54:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.043s coverage: 15.4% of statements 10:54:04 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements 10:54:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 10:54:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.100s coverage: 81.5% of statements 10:54:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 10:54:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 10:54:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.029s coverage: 29.1% of statements 10:54:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.062s coverage: 100.0% of statements 10:54:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.063s coverage: 94.4% of statements 10:54:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 10:54:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 10:54:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:54:11 gofmt -l . 10:54:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 10:54:11 $ docker stop --time=1 cb28b15cb08e7ce9b6e6ae4c48c7c89fd96d68e2fc5b950ed10375bd94207d38 10:54:14 $ docker rm -f cb28b15cb08e7ce9b6e6ae4c48c7c89fd96d68e2fc5b950ed10375bd94207d38 [Pipeline] // withDockerContainer [Pipeline] sh 10:54:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:54:14 Warning: overwriting stash ‘coverage-report’ 10:54:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 10:54:18 provisioning config files... 10:54:18 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config4841939777157041687tmp [Pipeline] { [Pipeline] sh 10:54:18 + set +x 10:54:18 + curl -s https://codecov.io/bash 10:54:18 + bash -s -- 10:54:18 10:54:18 _____ _ 10:54:18 / ____| | | 10:54:18 | | ___ __| | ___ ___ _____ __ 10:54:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:54:18 | |___| (_) | (_| | __/ (_| (_) \ V / 10:54:18 \_____\___/ \__,_|\___|\___\___/ \_/ 10:54:18 Bash-20201116-eea08d9 10:54:18 10:54:18 10:54:18 ==> Jenkins CI detected. 10:54:18 project root: . 10:54:18 --> token set from env 10:54:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:54:18 ==> Running gcov in . (disable via -X gcov) 10:54:18 ==> Python coveragepy not found 10:54:18 ==> Searching for coverage reports in: 10:54:18 + . 10:54:18 -> Found 1 reports 10:54:18 ==> Detecting git/mercurial file structure 10:54:18 ==> Reading reports 10:54:18 + ./coverage.out bytes=107391 10:54:18 ==> Appending adjustments 10:54:18 https://docs.codecov.io/docs/fixing-reports 10:54:19 + Found adjustments 10:54:19 ==> Gzipping contents 10:54:19 ==> Uploading reports 10:54:19 url: https://codecov.io 10:54:19 query: branch=PR-367&commit=a9328fe264d93d450f8da5833c7f7acfd181f092&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= 10:54:19 -> Pinging Codecov 10:54:19 https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=PR-367&commit=a9328fe264d93d450f8da5833c7f7acfd181f092&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= 10:54:20 -> Uploading to 10:54:20 https://storage.googleapis.com/codecov/v4/raw/2020-11-19/71470A77251A30514AAF9C0BB2E5B6CE/a9328fe264d93d450f8da5833c7f7acfd181f092/1e2ee37d-1a50-4ac2-9866-82a0a2997210.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201119T105420Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a86878543d7d15c310c732522efe7ab6a2517823273ff06dd4ea97304b7f02b 10:54:20 % Total % Received % Xferd Average Speed Time Time Time Current 10:54:20 Dload Upload Total Spent Left Speed 10:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17468 0 0 100 17468 0 39957 --:--:-- --:--:-- --:--:-- 39972 100 17468 0 0 100 17468 0 39941 --:--:-- --:--:-- --:--:-- 39881 10:54:21 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a9328fe264d93d450f8da5833c7f7acfd181f092 [Pipeline] } 10:54:21 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 10:54:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:54:24 ---> package-listing.sh 10:54:24 ++ facter osfamily 10:54:24 ++ tr '[:upper:]' '[:lower:]' 10:54:24 + OS_FAMILY=redhat 10:54:24 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-367 10:54:24 + START_PACKAGES=/tmp/packages_start.txt 10:54:24 + END_PACKAGES=/tmp/packages_end.txt 10:54:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:54:24 + PACKAGES=/tmp/packages_start.txt 10:54:24 + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' 10:54:24 + PACKAGES=/tmp/packages_end.txt 10:54:24 + case "${OS_FAMILY}" in 10:54:24 + rpm -qa 10:54:24 + sort 10:54:29 + '[' -f /tmp/packages_start.txt ']' 10:54:29 + '[' -f /tmp/packages_end.txt ']' 10:54:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:54:29 + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' 10:54:29 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ 10:54:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ [Pipeline] echo 10:54:29 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/dry_go-mod-core-contracts_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:54:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:54:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:54:29 10:54:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:54:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:54:30 alpine: Pulling from edgex-lftools-log-publisher 10:54:30 df20fa9351a1: Pulling fs layer 10:54:30 36b3adc4ff6f: Pulling fs layer 10:54:30 8ad3a11d3b57: Pulling fs layer 10:54:30 46f8f816bc3b: Pulling fs layer 10:54:30 93b61091891f: Pulling fs layer 10:54:30 93b9cdb0e59b: Pulling fs layer 10:54:30 5e14af77c1be: Pulling fs layer 10:54:30 01666e4c0597: Pulling fs layer 10:54:30 aa168da1d23b: Pulling fs layer 10:54:30 46f8f816bc3b: Waiting 10:54:30 93b61091891f: Waiting 10:54:30 93b9cdb0e59b: Waiting 10:54:30 5e14af77c1be: Waiting 10:54:30 01666e4c0597: Waiting 10:54:30 36b3adc4ff6f: Verifying Checksum 10:54:30 36b3adc4ff6f: Download complete 10:54:30 46f8f816bc3b: Verifying Checksum 10:54:30 46f8f816bc3b: Download complete 10:54:30 df20fa9351a1: Verifying Checksum 10:54:30 df20fa9351a1: Download complete 10:54:30 93b9cdb0e59b: Verifying Checksum 10:54:30 93b9cdb0e59b: Download complete 10:54:30 5e14af77c1be: Verifying Checksum 10:54:30 5e14af77c1be: Download complete 10:54:30 01666e4c0597: Verifying Checksum 10:54:30 01666e4c0597: Download complete 10:54:30 93b61091891f: Verifying Checksum 10:54:30 93b61091891f: Download complete 10:54:30 8ad3a11d3b57: Verifying Checksum 10:54:30 8ad3a11d3b57: Download complete 10:54:30 df20fa9351a1: Pull complete 10:54:30 36b3adc4ff6f: Pull complete 10:54:32 8ad3a11d3b57: Pull complete 10:54:32 46f8f816bc3b: Pull complete 10:54:32 aa168da1d23b: Verifying Checksum 10:54:32 aa168da1d23b: Download complete 10:54:32 93b61091891f: Pull complete 10:54:32 93b9cdb0e59b: Pull complete 10:54:32 5e14af77c1be: Pull complete 10:54:33 01666e4c0597: Pull complete 10:54:39 aa168da1d23b: Pull complete 10:54:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:54:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:54:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:54:39 prd-centos7-docker-4c-2g-12731 does not seem to be running inside a container 10:54:39 $ 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/dry_go-mod-core-contracts_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:54:44 $ docker top e5a20f52ffd638e5af86f52f23c0a64a48089c118c3f0ac84009eedb30165de3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:44 + touch /tmp/pre-build-complete [Pipeline] sh 10:54:45 + mkdir -p /var/log/sa [Pipeline] sh 10:54:45 + ls /var/log/sa-host 10:54:45 + sadf -c /var/log/sa-host/sa05 10:54:45 file_magic: OK 10:54:45 HZ: Using current value: 100 10:54:45 file_header: OK 10:54:45 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 10:54:45 Statistics: 10:54:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:54:45 File successfully converted to sysstat format version 12.2.1 10:54:45 + sadf -c /var/log/sa-host/sa19 10:54:45 file_magic: OK 10:54:45 HZ: Using current value: 100 10:54:45 file_header: OK 10:54:45 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 10:54:45 Statistics: 10:54:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:54:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:54:45 provisioning config files... 10:54:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config8650423678382150235tmp [Pipeline] { [Pipeline] echo 10:54:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:54:46 ---> create-netrc.sh [Pipeline] } 10:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:54:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:54:46 ---> python-tools-install.sh [Pipeline] echo 10:54:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:54:47 ---> sudo-logs.sh 10:54:47 Archiving 'sudo' log.. [Pipeline] echo 10:54:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:54:47 ---> job-cost.sh 10:54:47 lf-activate-venv: SKIPPING 10:54:47 INFO: No Stack... 10:54:48 INFO: Retrieving Pricing Info for: v1-standard-2 10:54:49 INFO: Archiving Costs [Pipeline] echo 10:54:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:54:49 ---> logs-deploy.sh 10:54:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-367/8 10:54:49 INFO: archiving workspace using pattern(s): 10:54:51 Archives upload complete. 10:54:51 INFO: archiving logs to Nexus 10:54:52 ---> uname -a: 10:54:52 Linux prd-centos7-docker-4c-2g-12731.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 10:54:52 10:54:52 10:54:52 ---> lscpu: 10:54:52 Architecture: x86_64 10:54:52 CPU op-mode(s): 32-bit, 64-bit 10:54:52 Byte Order: Little Endian 10:54:52 Address sizes: 40 bits physical, 48 bits virtual 10:54:52 CPU(s): 4 10:54:52 On-line CPU(s) list: 0-3 10:54:52 Thread(s) per core: 1 10:54:52 Core(s) per socket: 1 10:54:52 Socket(s): 4 10:54:52 NUMA node(s): 1 10:54:52 Vendor ID: GenuineIntel 10:54:52 CPU family: 6 10:54:52 Model: 44 10:54:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:54:52 Stepping: 1 10:54:52 CPU MHz: 2933.436 10:54:52 BogoMIPS: 5866.87 10:54:52 Virtualization: VT-x 10:54:52 Hypervisor vendor: KVM 10:54:52 Virtualization type: full 10:54:52 L1d cache: 128 KiB 10:54:52 L1i cache: 128 KiB 10:54:52 L2 cache: 16 MiB 10:54:52 L3 cache: 64 MiB 10:54:52 NUMA node0 CPU(s): 0-3 10:54:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:54:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:54:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:54:52 Vulnerability Meltdown: Mitigation; PTI 10:54:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:54:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:54:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:54:52 Vulnerability Tsx async abort: Not affected 10:54:52 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 10:54:52 10:54:52 10:54:52 ---> nproc: 10:54:52 4 10:54:52 10:54:52 10:54:52 ---> df -h: 10:54:52 Filesystem Size Used Available Use% Mounted on 10:54:52 overlay 50.0G 7.2G 42.8G 14% / 10:54:52 tmpfs 64.0M 0 64.0M 0% /dev 10:54:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:54:52 shm 64.0M 0 64.0M 0% /dev/shm 10:54:52 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 10:54:52 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 10:54:52 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 10:54:52 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 10:54:52 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 10:54:52 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 10:54:52 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 10:54:52 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-367 10:54:52 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-367@tmp 10:54:52 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 10:54:52 10:54:52 10:54:52 ---> free -m: 10:54:52 total used free shared buff/cache available 10:54:52 Mem: 1837 676 114 0 1046 1058 10:54:52 Swap: 1023 0 1023 10:54:52 10:54:52 10:54:52 ---> ip addr: 10:54:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:54:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:54:52 inet 127.0.0.1/8 scope host lo 10:54:52 valid_lft forever preferred_lft forever 10:54:52 inet6 ::1/128 scope host 10:54:52 valid_lft forever preferred_lft forever 10:54:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:54:52 link/ether fa:16:3e:12:ce:77 brd ff:ff:ff:ff:ff:ff 10:54:52 inet 10.30.123.209/23 brd 10.30.123.255 scope global dynamic eth0 10:54:52 valid_lft 85945sec preferred_lft 85945sec 10:54:52 inet6 fe80::f816:3eff:fe12:ce77/64 scope link 10:54:52 valid_lft forever preferred_lft forever 10:54:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:54:52 link/ether 02:42:93:05:5e:12 brd ff:ff:ff:ff:ff:ff 10:54:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:54:52 valid_lft forever preferred_lft forever 10:54:52 inet6 fe80::42:93ff:fe05:5e12/64 scope link 10:54:52 valid_lft forever preferred_lft forever 10:54:52 10:54:52 10:54:52 ---> sar -b -r -n DEV: 10:54:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/19/20 _x86_64_ (4 CPU) 10:54:52 10:54:52 10:46:59 LINUX RESTART (4 CPU) 10:54:52 10:54:52 10:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:54:52 10:49:01 18.43 4.22 14.21 0.00 1015.95 1131.41 0.00 10:54:52 10:50:01 0.38 0.00 0.38 0.00 0.00 5.45 0.00 10:54:52 10:51:01 0.33 0.00 0.33 0.00 0.00 3.63 0.00 10:54:52 10:52:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 10:54:52 10:53:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 10:54:52 10:54:02 0.33 0.02 0.32 0.00 0.13 3.76 0.00 10:54:52 Average: 3.28 0.70 2.59 0.00 167.00 189.13 0.00 10:54:52 10:54:52 10:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:54:52 10:49:01 177572 0 573872 30.50 2620 1127492 1103392 37.66 408368 1134920 20 10:54:52 10:50:01 177604 0 573832 30.50 2620 1127500 1100916 37.57 411552 1132516 16 10:54:52 10:51:01 180004 0 571424 30.37 2620 1127508 1081168 36.90 411140 1130920 12 10:54:52 10:52:01 179112 0 572316 30.42 2620 1127508 1081168 36.90 413692 1129564 8 10:54:52 10:53:01 178040 0 573380 30.47 2620 1127516 1081348 36.90 417748 1126508 8 10:54:52 10:54:02 177420 0 573992 30.51 2620 1127524 1081276 36.90 418968 1126508 20 10:54:52 Average: 178292 0 573136 30.46 2620 1127508 1088211 37.14 413578 1130156 14 10:54:52 10:54:52 10:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:54:52 10:49:01 eth0 34.11 23.84 42.69 9.53 0.00 0.00 0.00 0.00 10:54:52 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 10:49:01 docker0 4.72 3.69 1.16 13.21 0.00 0.00 0.00 0.00 10:54:52 10:50:01 eth0 0.82 0.35 0.30 0.23 0.00 0.00 0.00 0.00 10:54:52 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 10:51:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:54:52 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 10:52:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:54:52 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 10:53:01 eth0 1.37 0.55 0.50 0.27 0.00 0.00 0.00 0.00 10:54:52 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 10:54:02 eth0 0.52 0.27 0.27 0.20 0.00 0.00 0.00 0.00 10:54:52 10:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 10:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 Average: eth0 6.20 4.14 7.21 1.69 0.00 0.00 0.00 0.00 10:54:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:52 Average: docker0 0.78 0.61 0.19 2.17 0.00 0.00 0.00 0.00 10:54:52 10:54:52 10:54:52 ---> sar -P ALL: 10:54:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/19/20 _x86_64_ (4 CPU) 10:54:52 10:54:52 10:46:59 LINUX RESTART (4 CPU) 10:54:52 10:54:52 10:48:02 CPU %user %nice %system %iowait %steal %idle 10:54:52 10:49:01 all 1.18 0.00 0.88 0.44 0.02 97.47 10:54:52 10:49:01 0 1.17 0.00 1.15 0.07 0.03 97.57 10:54:52 10:49:01 1 1.19 0.00 0.68 0.36 0.02 97.75 10:54:52 10:49:01 2 1.38 0.00 0.92 0.27 0.02 97.42 10:54:52 10:49:01 3 0.99 0.00 0.78 1.07 0.02 97.14 10:54:52 10:50:01 all 0.16 0.00 0.03 0.00 0.00 99.80 10:54:52 10:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:54:52 10:50:01 1 0.50 0.00 0.03 0.00 0.00 99.47 10:54:52 10:50:01 2 0.07 0.00 0.05 0.00 0.00 99.88 10:54:52 10:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:54:52 10:51:01 all 0.13 0.00 0.04 0.00 0.00 99.82 10:54:52 10:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:54:52 10:51:01 1 0.12 0.00 0.03 0.00 0.00 99.85 10:54:52 10:51:01 2 0.37 0.00 0.07 0.00 0.02 99.55 10:54:52 10:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:54:52 10:52:01 all 0.13 0.00 0.03 0.00 0.00 99.83 10:54:52 10:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:54:52 10:52:01 1 0.02 0.00 0.05 0.00 0.00 99.93 10:54:52 10:52:01 2 0.45 0.00 0.02 0.00 0.00 99.53 10:54:52 10:52:01 3 0.05 0.00 0.07 0.00 0.00 99.88 10:54:52 10:53:01 all 0.15 0.00 0.06 0.00 0.00 99.78 10:54:52 10:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:54:52 10:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:54:52 10:53:01 2 0.50 0.00 0.05 0.00 0.00 99.45 10:54:52 10:53:01 3 0.05 0.00 0.15 0.00 0.00 99.80 10:54:52 10:54:02 all 0.16 0.00 0.06 0.00 0.01 99.77 10:54:52 10:54:02 0 0.02 0.00 0.02 0.00 0.00 99.97 10:54:52 10:54:02 1 0.07 0.00 0.05 0.00 0.00 99.88 10:54:52 10:54:02 2 0.53 0.00 0.05 0.00 0.02 99.40 10:54:52 10:54:02 3 0.03 0.00 0.12 0.00 0.02 99.83 10:54:52 Average: all 0.32 0.00 0.18 0.07 0.01 99.42 10:54:52 Average: 0 0.21 0.00 0.20 0.01 0.01 99.57 10:54:52 Average: 1 0.32 0.00 0.14 0.06 0.00 99.48 10:54:52 Average: 2 0.55 0.00 0.19 0.04 0.01 99.21 10:54:52 Average: 3 0.20 0.00 0.20 0.18 0.01 99.43 10:54:52 10:54:52 10:54:52