Push event to branch revert-648-issue-640 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8cf057657dbcbf636901910a63c65b4e38a3067 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5953640746080148333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5613181651641521474.key > 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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git 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/go-mod-core-contracts/branches/revert-648-issue-640/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/revert-648-issue-640/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3678636631061385207.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/revert-648-issue-640/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5099891637676399362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4253902714354109916.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE 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/go-mod-core-contracts/branches/revert-648-issue-640/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/revert-648-issue-640/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh411478610989223437.key > 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 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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:pre] ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1855 in /w/workspace/e-contracts_revert-648-issue-640 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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/e-contracts_revert-648-issue-640 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/e-contracts_revert-648-issue-640@tmp/jenkins-gitclient-ssh3130427507547481564.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d8cf057657dbcbf636901910a63c65b4e38a3067 (revert-648-issue-640) > 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 core.sparsecheckout # timeout=10 > git checkout -f d8cf057657dbcbf636901910a63c65b4e38a3067 # timeout=10 Commit message: "Revert "fix: UpdateDTO accept empty Id if the name is provided"" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:52:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:52:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:52:29 ========================================================= 07:52:29 EdgeX Global Pipelines Version Info 07:52:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:52:30 ------------------- 07:52:30 stable info: 07:52:30 ------------------- 07:52:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:52:30 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 07:52:30 Message: update stable to v1.0.203 07:52:31 ------------------- 07:52:31 experimental info: 07:52:31 ------------------- 07:52:31 Commited By: **** collab-it+edgex@linuxfoundation.org 07:52:31 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 07:52:31 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:52:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:52:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = revert-648-issue-640 [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = revert-648-issue-640 [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = revert-648-issue-640 [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8cf057657dbcbf636901910a63c65b4e38a3067 [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8cf057 [Pipeline] echo 07:52:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:52:36 + git log --format=format:%s -1 d8cf057657dbcbf636901910a63c65b4e38a3067 [Pipeline] echo 07:52:36 GIT_COMMIT: d8cf057657dbcbf636901910a63c65b4e38a3067, Commit Message: Revert "fix: UpdateDTO accept empty Id if the name is provided" [Pipeline] echo 07:52:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:52:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:52:37 07:52:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:52:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:52:37 latest: Pulling from edgex-devops/git-semver 07:52:37 31603596830f: Pulling fs layer 07:52:37 d4622e32a9a9: Pulling fs layer 07:52:37 1030fce36090: Pulling fs layer 07:52:37 6c6cb7e1b49b: Pulling fs layer 07:52:37 6c6cb7e1b49b: Waiting 07:52:37 d4622e32a9a9: Verifying Checksum 07:52:37 d4622e32a9a9: Download complete 07:52:37 31603596830f: Verifying Checksum 07:52:37 31603596830f: Download complete 07:52:37 31603596830f: Pull complete 07:52:38 6c6cb7e1b49b: Verifying Checksum 07:52:38 6c6cb7e1b49b: Download complete 07:52:38 d4622e32a9a9: Pull complete 07:52:38 1030fce36090: Verifying Checksum 07:52:38 1030fce36090: Download complete 07:52:38 1030fce36090: Pull complete 07:52:38 6c6cb7e1b49b: Pull complete 07:52:38 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 07:52:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:52:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:52:38 prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container 07:52:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/e-contracts_revert-648-issue-640 -v /w/workspace/e-contracts_revert-648-issue-640:/w/workspace/e-contracts_revert-648-issue-640:rw,z -v /w/workspace/e-contracts_revert-648-issue-640@tmp:/w/workspace/e-contracts_revert-648-issue-640@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:52:39 $ docker top 1bb180d2da7e293b943e98d65646720f6aa8ef77c59c5cdbaad907230ebbddbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:52:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:40 [ssh-agent] Looking for ssh-agent implementation... 07:52:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:40 $ docker exec 1bb180d2da7e293b943e98d65646720f6aa8ef77c59c5cdbaad907230ebbddbd ssh-agent 07:52:40 SSH_AUTH_SOCK=/tmp/ssh-vi2rFI4K656B/agent.14 07:52:40 SSH_AGENT_PID=21 07:52:40 Running ssh-add (command line suppressed) 07:52:40 Identity added: /w/workspace/e-contracts_revert-648-issue-640@tmp/private_key_8008132901775995695.key (/w/workspace/e-contracts_revert-648-issue-640@tmp/private_key_8008132901775995695.key) 07:52:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:40 + git tag --points-at HEAD [Pipeline] } 07:52:40 $ docker exec --env ******** --env ******** 1bb180d2da7e293b943e98d65646720f6aa8ef77c59c5cdbaad907230ebbddbd ssh-agent -k 07:52:40 unset SSH_AUTH_SOCK; 07:52:40 unset SSH_AGENT_PID; 07:52:40 echo Agent pid 21 killed; 07:52:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:52:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:40 [ssh-agent] Looking for ssh-agent implementation... 07:52:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:41 $ docker exec 1bb180d2da7e293b943e98d65646720f6aa8ef77c59c5cdbaad907230ebbddbd ssh-agent 07:52:41 SSH_AUTH_SOCK=/tmp/ssh-4ij41n1w3syP/agent.54 07:52:41 SSH_AGENT_PID=60 07:52:41 Running ssh-add (command line suppressed) 07:52:41 Identity added: /w/workspace/e-contracts_revert-648-issue-640@tmp/private_key_5701762148037393773.key (/w/workspace/e-contracts_revert-648-issue-640@tmp/private_key_5701762148037393773.key) 07:52:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:41 + git semver init 07:52:41 # -> Open(): unable to determine branch for HEAD 07:52:41 # $GIT_DIR = /w/workspace/e-contracts_revert-648-issue-640/.git 07:52:41 # $GIT_WORK_TREE = /w/workspace/e-contracts_revert-648-issue-640 07:52:41 # $SEMVER_REMOTE_NAME = origin 07:52:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:52:41 # $SEMVER_USER_NAME = edgex-jenkins 07:52:41 # $SEMVER_BRANCH = revert-648-issue-640 07:52:41 # $SEMVER_TEMP = /tmp/semver-285917774 07:52:41 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:52:42 # '/tmp/semver-285917774' -> '/w/workspace/e-contracts_revert-648-issue-640/.semver' 07:52:42 # -> Force: false 07:52:42 # $SEMVER_DIR = /w/workspace/e-contracts_revert-648-issue-640/.semver [Pipeline] } 07:52:42 $ docker exec --env ******** --env ******** 1bb180d2da7e293b943e98d65646720f6aa8ef77c59c5cdbaad907230ebbddbd ssh-agent -k 07:52:42 unset SSH_AUTH_SOCK; 07:52:42 unset SSH_AGENT_PID; 07:52:42 echo Agent pid 60 killed; 07:52:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:52:42 + git semver [Pipeline] } 07:52:42 $ docker stop --time=1 1bb180d2da7e293b943e98d65646720f6aa8ef77c59c5cdbaad907230ebbddbd 07:52:44 $ docker rm -f 1bb180d2da7e293b943e98d65646720f6aa8ef77c59c5cdbaad907230ebbddbd [Pipeline] // withDockerContainer [Pipeline] sh 07:52:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:52:44 Stashed 1 file(s) [Pipeline] echo 07:52:44 [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 07:53:00 Still waiting to schedule task 07:53:00 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:53:00 Still waiting to schedule task 07:53:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1856’ is offline 07:54:48 Running on prd-centos7-docker-4c-2g-1858 in /w/workspace/e-contracts_revert-648-issue-640 [Pipeline] { [Pipeline] ws 07:54:48 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:54:48 Selected Git installation does not exist. Using Default 07:54:48 The recommended git tool is: NONE 07:54:51 using credential edgex-jenkins-ssh 07:54:51 Cloning the remote Git repository 07:54:51 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:54:51 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:54:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:54:51 > git --version # timeout=10 07:54:51 > git --version # 'git version 2.24.4' 07:54:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:54:51 [INFO] Currently running in a labeled security context 07:54:51 [INFO] Currently SELinux is 'enforcing' on the host 07:54:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh7801931792786870180.key 07:54:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:52 Avoid second fetch 07:54:52 Checking out Revision d8cf057657dbcbf636901910a63c65b4e38a3067 (revert-648-issue-640) 07:54:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:54:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:54:52 > git config core.sparsecheckout # timeout=10 07:54:52 > git checkout -f d8cf057657dbcbf636901910a63c65b4e38a3067 # timeout=10 07:54:56 Commit message: "Revert "fix: UpdateDTO accept empty Id if the name is provided"" 07:54:56 > git --version # timeout=10 07:54:56 > git --version # 'git version 2.24.4' 07:54:56 fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:54:57 ========================================================= 07:54:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:54:57 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:54:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:54:57 Sending build context to Docker daemon 2.942MB 07:54:57 Step 1/7 : ARG BASE=golang:1.16-alpine 07:54:57 Step 2/7 : FROM ${BASE} 07:54:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:54:58 540db60ca938: Pulling fs layer 07:54:58 adcc1eea9eea: Pulling fs layer 07:54:58 4c4ab2625f07: Pulling fs layer 07:54:58 db62176df00c: Pulling fs layer 07:54:58 3b30891b0d05: Pulling fs layer 07:54:58 444f5516b4c7: Pulling fs layer 07:54:58 90b9b1106a8b: Pulling fs layer 07:54:58 0383d17a5b7e: Pulling fs layer 07:54:58 c82ef313ddc5: Pulling fs layer 07:54:58 db62176df00c: Waiting 07:54:58 3b30891b0d05: Waiting 07:54:58 444f5516b4c7: Waiting 07:54:58 90b9b1106a8b: Waiting 07:54:58 0383d17a5b7e: Waiting 07:54:58 c82ef313ddc5: Waiting 07:54:58 4c4ab2625f07: Verifying Checksum 07:54:58 4c4ab2625f07: Download complete 07:54:58 adcc1eea9eea: Verifying Checksum 07:54:58 adcc1eea9eea: Download complete 07:54:58 3b30891b0d05: Verifying Checksum 07:54:58 3b30891b0d05: Download complete 07:54:58 444f5516b4c7: Verifying Checksum 07:54:58 444f5516b4c7: Download complete 07:54:58 90b9b1106a8b: Verifying Checksum 07:54:58 90b9b1106a8b: Download complete 07:54:58 540db60ca938: Verifying Checksum 07:54:58 540db60ca938: Download complete 07:54:58 540db60ca938: Pull complete 07:54:58 adcc1eea9eea: Pull complete 07:54:58 4c4ab2625f07: Pull complete 07:54:58 0383d17a5b7e: Verifying Checksum 07:54:58 0383d17a5b7e: Download complete 07:55:02 c82ef313ddc5: Verifying Checksum 07:55:02 c82ef313ddc5: Download complete 07:55:02 db62176df00c: Verifying Checksum 07:55:02 db62176df00c: Download complete 07:55:06 db62176df00c: Pull complete 07:55:06 3b30891b0d05: Pull complete 07:55:06 444f5516b4c7: Pull complete 07:55:06 90b9b1106a8b: Pull complete 07:55:06 0383d17a5b7e: Pull complete 07:55:08 c82ef313ddc5: Pull complete 07:55:08 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 07:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:55:08 ---> 4508b0543a43 07:55:08 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:55:10 ---> Running in f235026c6974 07:55:10 Removing intermediate container f235026c6974 07:55:10 ---> 84c875dafe99 07:55:10 Step 4/7 : RUN apk add bash 07:55:10 ---> Running in 77c2d213f2ff 07:55:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:55:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:55:11 OK: 219 MiB in 52 packages 07:55:12 Removing intermediate container 77c2d213f2ff 07:55:12 ---> a9da2d13f8af 07:55:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:55:12 ---> Running in f83c01746e5d 07:55:12 Removing intermediate container f83c01746e5d 07:55:12 ---> 89525ca79bad 07:55:12 Step 6/7 : COPY go.mod . 07:55:12 ---> a019d94cfb12 07:55:12 Step 7/7 : RUN go mod download 07:55:12 ---> Running in 3e2c445a4073 07:55:44 Removing intermediate container 3e2c445a4073 07:55:44 ---> 382b0426a407 07:55:44 Successfully built 382b0426a407 07:55:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:55:45 + docker inspect -f . ci-base-image-x86_64 07:55:45 . [Pipeline] withDockerContainer 07:55:45 prd-centos7-docker-4c-2g-1858 does not seem to be running inside a container 07:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-x86_64 cat 07:55:45 $ docker top cbad0de36a5981e45e89ad424f1d7e2405a5fb0aa5c53bff361ff8e3109e29b3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:46 + go version 07:55:46 go version go1.16.6 linux/amd64 [Pipeline] } 07:55:46 $ docker stop --time=1 cbad0de36a5981e45e89ad424f1d7e2405a5fb0aa5c53bff361ff8e3109e29b3 07:55:47 $ docker rm -f cbad0de36a5981e45e89ad424f1d7e2405a5fb0aa5c53bff361ff8e3109e29b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:48 + docker inspect -f . ci-base-image-x86_64 07:55:48 . [Pipeline] withDockerContainer 07:55:48 prd-centos7-docker-4c-2g-1858 does not seem to be running inside a container 07:55:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-x86_64 cat 07:55:48 $ docker top 3fef90a2914f1149effc17829db99e4a7e59a2e039ffec18e68029527ff3e4f9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:49 + go mod tidy [Pipeline] sh 07:55:49 + make test 07:55:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:55:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:56:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.042s coverage: 83.5% of statements 07:56:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 07:56:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:56:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 07:56:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements 07:56:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 07:56:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 46.9% of statements 07:56:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 90.0% of statements 07:56:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.027s coverage: 86.2% of statements 07:56:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 07:56:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements 07:56:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 07:56:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:56:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1859 in /w/workspace/e-contracts_revert-648-issue-640 [Pipeline] { [Pipeline] ws 07:56:04 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:56:05 Selected Git installation does not exist. Using Default 07:56:05 The recommended git tool is: NONE 07:56:06 gofmt -l . 07:56:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:56:06 $ docker stop --time=1 3fef90a2914f1149effc17829db99e4a7e59a2e039ffec18e68029527ff3e4f9 07:56:07 $ docker rm -f 3fef90a2914f1149effc17829db99e4a7e59a2e039ffec18e68029527ff3e4f9 [Pipeline] // withDockerContainer [Pipeline] sh 07:56:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:56:08 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:56:09 07:56:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:56:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:56:10 latest: Pulling from edgex-lftools-log-publisher 07:56:10 b4d181a07f80: Pulling fs layer 07:56:10 a1111a8f2ec3: Pulling fs layer 07:56:10 ed53099fbce6: Pulling fs layer 07:56:10 dc539afda2c1: Pulling fs layer 07:56:10 77bc0d833cb6: Pulling fs layer 07:56:10 9065ff56babe: Pulling fs layer 07:56:10 d287ab97295c: Pulling fs layer 07:56:10 dc539afda2c1: Waiting 07:56:10 77bc0d833cb6: Waiting 07:56:10 9065ff56babe: Waiting 07:56:10 d287ab97295c: Waiting 07:56:10 a1111a8f2ec3: Verifying Checksum 07:56:10 a1111a8f2ec3: Download complete 07:56:10 dc539afda2c1: Verifying Checksum 07:56:10 dc539afda2c1: Download complete 07:56:10 77bc0d833cb6: Verifying Checksum 07:56:10 77bc0d833cb6: Download complete 07:56:10 9065ff56babe: Verifying Checksum 07:56:10 9065ff56babe: Download complete 07:56:10 ed53099fbce6: Verifying Checksum 07:56:10 ed53099fbce6: Download complete 07:56:10 using credential edgex-jenkins-ssh 07:56:10 Cloning the remote Git repository 07:56:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:56:11 b4d181a07f80: Verifying Checksum 07:56:11 b4d181a07f80: Download complete 07:56:11 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:56:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:56:11 > git --version # timeout=10 07:56:11 > git --version # 'git version 2.17.1' 07:56:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:12 b4d181a07f80: Pull complete 07:56:12 a1111a8f2ec3: Pull complete 07:56:12 Avoid second fetch 07:56:12 Checking out Revision d8cf057657dbcbf636901910a63c65b4e38a3067 (revert-648-issue-640) 07:56:13 ed53099fbce6: Pull complete 07:56:13 dc539afda2c1: Pull complete 07:56:13 77bc0d833cb6: Pull complete 07:56:13 9065ff56babe: Pull complete 07:56:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:56:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:12 > git config core.sparsecheckout # timeout=10 07:56:12 > git checkout -f d8cf057657dbcbf636901910a63c65b4e38a3067 # timeout=10 07:56:15 d287ab97295c: Verifying Checksum 07:56:15 d287ab97295c: Download complete 07:56:17 Commit message: "Revert "fix: UpdateDTO accept empty Id if the name is provided"" 07:56:17 > git --version # timeout=10 07:56:17 > git --version # 'git version 2.17.1' 07:56:17 fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 07:56:17 07:56:17 GitHub has been notified of this commit’s build result 07:56:17 07:56:19 d287ab97295c: Pull complete 07:56:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:56:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:56:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerContainer 07:56:19 prd-centos7-docker-4c-2g-1858 does not seem to be running inside a container 07:56:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:56:21 $ docker top 8db508095ecf493aa69957f5fcef1b9a1a0a8622818ec326ae9027b5b627c24a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:56:22 ---> job-cost.sh 07:56:22 lf-activate-venv: SKIPPING 07:56:22 INFO: No Stack... [Pipeline] echo 07:56:22 ========================================================= 07:56:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:56:22 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:56:23 INFO: Retrieving Pricing Info for: v3-standard-2 07:56:23 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:56:23 INFO: Archiving Costs [Pipeline] sh 07:56:24 + cut -d, -f6 07:56:24 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 07:56:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-revert-648-issue-640-1-stack-cost] 07:56:24 Resource [jenkins-edgexfoundry-go-mod-core-contracts-revert-648-issue-640-1-stack-cost] did not exist. Created. 07:56:24 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-revert-648-issue-640-1-stack-cost] [Pipeline] { 07:56:24 Sending build context to Docker daemon 2.941MB 07:56:24 Step 1/7 : ARG BASE=golang:1.16-alpine 07:56:24 Step 2/7 : FROM ${BASE} [Pipeline] unstash [Pipeline] sh 07:56:24 + echo total: 0.05999999865889549 [Pipeline] stash 07:56:24 Stashed 1 file(s) [Pipeline] } 07:56:24 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-revert-648-issue-640-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:56:24 $ docker stop --time=1 8db508095ecf493aa69957f5fcef1b9a1a0a8622818ec326ae9027b5b627c24a 07:56:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:56:24 595b0fe564bb: Pulling fs layer 07:56:24 24495759ef45: Pulling fs layer 07:56:24 d148012ef14d: Pulling fs layer 07:56:24 e90a11edd702: Pulling fs layer 07:56:24 d77568369979: Pulling fs layer 07:56:24 02195dbdac53: Pulling fs layer 07:56:24 2b1b35aa2570: Pulling fs layer 07:56:24 2c1f732e5b09: Pulling fs layer 07:56:24 e90a11edd702: Waiting 07:56:24 d77568369979: Waiting 07:56:24 02195dbdac53: Waiting 07:56:24 2c1f732e5b09: Waiting 07:56:24 2b1b35aa2570: Waiting 07:56:24 d148012ef14d: Verifying Checksum 07:56:24 d148012ef14d: Download complete 07:56:24 24495759ef45: Verifying Checksum 07:56:24 24495759ef45: Download complete 07:56:24 d77568369979: Verifying Checksum 07:56:24 d77568369979: Download complete 07:56:24 02195dbdac53: Verifying Checksum 07:56:24 02195dbdac53: Download complete 07:56:24 595b0fe564bb: Verifying Checksum 07:56:24 595b0fe564bb: Download complete 07:56:24 2b1b35aa2570: Verifying Checksum 07:56:24 2b1b35aa2570: Download complete 07:56:26 595b0fe564bb: Pull complete 07:56:26 $ docker rm -f 8db508095ecf493aa69957f5fcef1b9a1a0a8622818ec326ae9027b5b627c24a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 07:56:26 24495759ef45: Pull complete [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:56:27 d148012ef14d: Pull complete 07:56:29 2c1f732e5b09: Verifying Checksum 07:56:29 2c1f732e5b09: Download complete 07:56:29 e90a11edd702: Verifying Checksum 07:56:29 e90a11edd702: Download complete 07:56:39 e90a11edd702: Pull complete 07:56:39 d77568369979: Pull complete 07:56:40 02195dbdac53: Pull complete 07:56:40 2b1b35aa2570: Pull complete 07:56:45 2c1f732e5b09: Pull complete 07:56:45 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 07:56:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:56:45 ---> 88ecf2bb1f95 07:56:45 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:56:48 ---> Running in 7c7fbe48d84d 07:56:49 Removing intermediate container 7c7fbe48d84d 07:56:49 ---> b7fb7c52b35d 07:56:49 Step 4/7 : RUN apk add bash 07:56:49 ---> Running in c7db4e74fb64 07:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:56:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:56:53 OK: 218 MiB in 52 packages 07:56:54 Removing intermediate container c7db4e74fb64 07:56:54 ---> 4e18bf71cbd2 07:56:54 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:56:54 ---> Running in 67741e25ad9f 07:56:55 Removing intermediate container 67741e25ad9f 07:56:55 ---> 639638acdb2b 07:56:55 Step 6/7 : COPY go.mod . 07:56:56 ---> 96bfe3ed53af 07:56:56 Step 7/7 : RUN go mod download 07:56:56 ---> Running in 193f8f97f5df 07:58:17 Removing intermediate container 193f8f97f5df 07:58:17 ---> cbf4f46c012d 07:58:17 Successfully built cbf4f46c012d 07:58:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:58:18 + docker inspect -f . ci-base-image-arm64 07:58:18 . [Pipeline] withDockerContainer 07:58:18 prd-ubuntu18.04-docker-arm64-4c-16g-1859 does not seem to be running inside a container 07:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat 07:58:20 $ docker top 1f88858825f02c7462cb5e6456e113f0e80abf04aecc3d6684091600f539ab23 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:21 + go version 07:58:21 go version go1.16.6 linux/arm64 [Pipeline] } 07:58:21 $ docker stop --time=1 1f88858825f02c7462cb5e6456e113f0e80abf04aecc3d6684091600f539ab23 07:58:23 $ docker rm -f 1f88858825f02c7462cb5e6456e113f0e80abf04aecc3d6684091600f539ab23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:58:24 + docker inspect -f . ci-base-image-arm64 07:58:24 . [Pipeline] withDockerContainer 07:58:25 prd-ubuntu18.04-docker-arm64-4c-16g-1859 does not seem to be running inside a container 07:58:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat 07:58:26 $ docker top 2329d338f232fd74057324171ed7a4b07243ea26ed1a24e364da796f5f5ca3a6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:27 + go mod tidy [Pipeline] sh 07:58:29 + make test 07:58:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:58:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:59:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.408s coverage: 83.5% of statements 07:59:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 07:59:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:59:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 07:59:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.075s coverage: 26.3% of statements 07:59:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 07:59:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.069s coverage: 46.9% of statements 07:59:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.070s coverage: 90.0% of statements 07:59:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.285s coverage: 86.2% of statements 07:59:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.077s coverage: 59.5% of statements 07:59:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.032s coverage: 36.1% of statements 07:59:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 07:59:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:59:25 gofmt -l . 07:59:25 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:59:25 $ docker stop --time=1 2329d338f232fd74057324171ed7a4b07243ea26ed1a24e364da796f5f5ca3a6 07:59:27 $ docker rm -f 2329d338f232fd74057324171ed7a4b07243ea26ed1a24e364da796f5f5ca3a6 [Pipeline] // withDockerContainer [Pipeline] sh 07:59:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:59:28 Warning: overwriting stash ‘coverage-report’ 07:59:28 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:59:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:59:29 07:59:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:59:30 arm64: Pulling from edgex-lftools-log-publisher 07:59:30 448f6bf000e3: Pulling fs layer 07:59:30 f757da607395: Pulling fs layer 07:59:30 05883995daec: Pulling fs layer 07:59:30 8603b9c90790: Pulling fs layer 07:59:30 1560dd03e051: Pulling fs layer 07:59:30 27f5ce0e4adf: Pulling fs layer 07:59:30 c2d8d7efcc4b: Pulling fs layer 07:59:30 8603b9c90790: Waiting 07:59:30 1560dd03e051: Waiting 07:59:30 c2d8d7efcc4b: Waiting 07:59:30 27f5ce0e4adf: Waiting 07:59:31 f757da607395: Verifying Checksum 07:59:31 f757da607395: Download complete 07:59:31 8603b9c90790: Verifying Checksum 07:59:31 8603b9c90790: Download complete 07:59:31 05883995daec: Download complete 07:59:31 27f5ce0e4adf: Verifying Checksum 07:59:31 27f5ce0e4adf: Download complete 07:59:31 1560dd03e051: Verifying Checksum 07:59:31 1560dd03e051: Download complete 07:59:32 448f6bf000e3: Download complete 07:59:35 c2d8d7efcc4b: Verifying Checksum 07:59:35 c2d8d7efcc4b: Download complete 07:59:35 448f6bf000e3: Pull complete 07:59:36 f757da607395: Pull complete 07:59:37 05883995daec: Pull complete 07:59:38 8603b9c90790: Pull complete 07:59:39 1560dd03e051: Pull complete 07:59:39 27f5ce0e4adf: Pull complete 07:59:54 c2d8d7efcc4b: Pull complete 07:59:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:59:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:59:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:59:55 prd-ubuntu18.04-docker-arm64-4c-16g-1859 does not seem to be running inside a container 07:59:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:59:58 $ docker top e61edfb65383e3fca14868fc0a8fdce130c7bafc988e1b8ce4a5719680e80e2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:59 ---> job-cost.sh 07:59:59 lf-activate-venv: SKIPPING 07:59:59 INFO: No Stack... 08:00:00 INFO: Retrieving Pricing Info for: v2-standard-4 08:00:01 INFO: Archiving Costs [Pipeline] sh 08:00:01 + cut -d, -f6 08:00:01 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 08:00:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-revert-648-issue-640-1-stack-cost] 08:00:01 Resource [jenkins-edgexfoundry-go-mod-core-contracts-revert-648-issue-640-1-stack-cost] did not exist. Created. 08:00:01 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-revert-648-issue-640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:00:02 /w/workspace/go-mod-core-contracts/1@tmp/durable-676a239e/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-676a239e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:00:03 + echo total: 0.18000000715255737 [Pipeline] stash 08:00:03 Warning: overwriting stash ‘stack-cost’ 08:00:03 Stashed 1 file(s) [Pipeline] } 08:00:03 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-revert-648-issue-640-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:00:03 $ docker stop --time=1 e61edfb65383e3fca14868fc0a8fdce130c7bafc988e1b8ce4a5719680e80e2d 08:00:05 $ docker rm -f e61edfb65383e3fca14868fc0a8fdce130c7bafc988e1b8ce4a5719680e80e2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider 08:00:06 provisioning config files... 08:00:06 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/e-contracts_revert-648-issue-640@tmp/config4603568387951830386tmp [Pipeline] { [Pipeline] sh 08:00:07 + set +x 08:00:07 + bash -s -- 08:00:07 + curl -s https://codecov.io/bash 08:00:07 08:00:07 _____ _ 08:00:07 / ____| | | 08:00:07 | | ___ __| | ___ ___ _____ __ 08:00:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:00:07 | |___| (_) | (_| | __/ (_| (_) \ V / 08:00:07 \_____\___/ \__,_|\___|\___\___/ \_/ 08:00:07 Bash-1.0.6 08:00:07 08:00:07 08:00:07 ==> git version 2.24.4 found 08:00:07 ==> 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 08:00:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:00:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:00:07 ==> Jenkins CI detected. 08:00:07 current dir:  /w/workspace/e-contracts_revert-648-issue-640 08:00:07 project root: . 08:00:07 --> token set from env 08:00:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:00:07 ==> Running gcov in . (disable via -X gcov) 08:00:07 ==> Python coveragepy not found 08:00:07 ==> Searching for coverage reports in: 08:00:07 + . 08:00:07 -> Found 1 reports 08:00:07 ==> Detecting git/mercurial file structure 08:00:07 ==> Reading reports 08:00:07 + ./coverage.out bytes=101588 08:00:07 ==> Appending adjustments 08:00:07 https://docs.codecov.io/docs/fixing-reports 08:00:07 + Found adjustments 08:00:07 ==> Gzipping contents 08:00:07 16K /tmp/codecov.olW0Zy.gz 08:00:07 ==> Uploading reports 08:00:07 url: https://codecov.io 08:00:07 query: branch=revert-648-issue-640&commit=d8cf057657dbcbf636901910a63c65b4e38a3067&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Frevert-648-issue-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 08:00:07 -> Pinging Codecov 08:00:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=revert-648-issue-640&commit=d8cf057657dbcbf636901910a63c65b4e38a3067&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Frevert-648-issue-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 08:00:08 -> Uploading to 08:00:08 https://storage.googleapis.com/codecov/v4/raw/2021-08-03/71470A77251A30514AAF9C0BB2E5B6CE/d8cf057657dbcbf636901910a63c65b4e38a3067/0d4092d3-976b-4b30-9d7b-79170596b969.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T080008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5bd84640e9ee08d3368e9eee0c249dced56c67a06fc2f7ac2308981120ecba5a 08:00:08 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:08 Dload Upload Total Spent Left Speed 08:00:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15224 0 0 100 15224 0 42022 --:--:-- --:--:-- --:--:-- 41939 100 15224 0 0 100 15224 0 42004 --:--:-- --:--:-- --:--:-- 41939 08:00:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d8cf057657dbcbf636901910a63c65b4e38a3067 [Pipeline] } 08:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:00:10 + '[' -d /w/workspace/e-contracts_revert-648-issue-640/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:00:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:00:11 ---> package-listing.sh 08:00:11 ++ facter osfamily 08:00:11 ++ tr '[:upper:]' '[:lower:]' 08:00:12 + OS_FAMILY=redhat 08:00:12 + workspace=/w/workspace/e-contracts_revert-648-issue-640 08:00:12 + START_PACKAGES=/tmp/packages_start.txt 08:00:12 + END_PACKAGES=/tmp/packages_end.txt 08:00:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:00:12 + PACKAGES=/tmp/packages_start.txt 08:00:12 + '[' /w/workspace/e-contracts_revert-648-issue-640 ']' 08:00:12 + PACKAGES=/tmp/packages_end.txt 08:00:12 + case "${OS_FAMILY}" in 08:00:12 + sort 08:00:12 + rpm -qa 08:00:12 + '[' -f /tmp/packages_start.txt ']' 08:00:12 + '[' -f /tmp/packages_end.txt ']' 08:00:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:00:12 + '[' /w/workspace/e-contracts_revert-648-issue-640 ']' 08:00:12 + mkdir -p /w/workspace/e-contracts_revert-648-issue-640/archives/ 08:00:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/e-contracts_revert-648-issue-640/archives/ [Pipeline] echo 08:00:12 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/e-contracts_revert-648-issue-640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:00:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:13 08:00:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:00:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:14 latest: Pulling from edgex-lftools-log-publisher 08:00:14 b4d181a07f80: Pulling fs layer 08:00:14 a1111a8f2ec3: Pulling fs layer 08:00:14 ed53099fbce6: Pulling fs layer 08:00:14 dc539afda2c1: Pulling fs layer 08:00:14 77bc0d833cb6: Pulling fs layer 08:00:14 9065ff56babe: Pulling fs layer 08:00:14 d287ab97295c: Pulling fs layer 08:00:14 dc539afda2c1: Waiting 08:00:14 77bc0d833cb6: Waiting 08:00:14 9065ff56babe: Waiting 08:00:14 d287ab97295c: Waiting 08:00:14 a1111a8f2ec3: Verifying Checksum 08:00:14 a1111a8f2ec3: Download complete 08:00:14 dc539afda2c1: Verifying Checksum 08:00:14 dc539afda2c1: Download complete 08:00:14 77bc0d833cb6: Verifying Checksum 08:00:14 77bc0d833cb6: Download complete 08:00:14 9065ff56babe: Verifying Checksum 08:00:14 9065ff56babe: Download complete 08:00:14 ed53099fbce6: Verifying Checksum 08:00:14 ed53099fbce6: Download complete 08:00:15 b4d181a07f80: Verifying Checksum 08:00:15 b4d181a07f80: Download complete 08:00:16 b4d181a07f80: Pull complete 08:00:16 a1111a8f2ec3: Pull complete 08:00:17 ed53099fbce6: Pull complete 08:00:17 dc539afda2c1: Pull complete 08:00:17 77bc0d833cb6: Pull complete 08:00:17 9065ff56babe: Pull complete 08:00:18 d287ab97295c: Verifying Checksum 08:00:18 d287ab97295c: Download complete 08:00:22 d287ab97295c: Pull complete 08:00:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:00:23 prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container 08:00:23 $ 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/e-contracts_revert-648-issue-640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/e-contracts_revert-648-issue-640 -v /w/workspace/e-contracts_revert-648-issue-640:/w/workspace/e-contracts_revert-648-issue-640:rw,z -v /w/workspace/e-contracts_revert-648-issue-640@tmp:/w/workspace/e-contracts_revert-648-issue-640@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:00:25 $ docker top fe5e835df3ccee4b3749e0c7d82fc1ae295a89df057f88925728e870fc803831 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:26 + touch /tmp/pre-build-complete [Pipeline] sh 08:00:26 + mkdir -p /var/log/sysstat [Pipeline] sh 08:00:26 + ls /var/log/sa-host 08:00:26 + sadf -c /var/log/sa-host/sa03 08:00:26 file_magic: OK 08:00:26 HZ: Using current value: 100 08:00:26 file_header: OK 08:00:26 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 08:00:26 Statistics: 08:00:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:00:26 File successfully converted to sysstat format version 12.0.3 08:00:26 + sadf -c /var/log/sa-host/sa05 08:00:26 file_magic: OK 08:00:26 HZ: Using current value: 100 08:00:26 file_header: OK 08:00:26 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 08:00:26 Statistics: 08:00:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:00:26 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:26 provisioning config files... 08:00:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/e-contracts_revert-648-issue-640@tmp/config8939426101577703661tmp [Pipeline] { [Pipeline] echo 08:00:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:00:27 ---> create-netrc.sh [Pipeline] } 08:00:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:00:27 ---> python-tools-install.sh [Pipeline] echo 08:00:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:00:28 ---> sudo-logs.sh 08:00:28 Archiving 'sudo' log.. 08:00:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1855.vexxhost.local: Name or service not known 08:00:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1855.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:00:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:00:30 ---> job-cost.sh 08:00:30 lf-activate-venv: SKIPPING 08:00:30 DEBUG: total: 0.18000000715255737 08:00:30 INFO: Retrieving Stack Cost... 08:00:30 INFO: Retrieving Pricing Info for: v3-standard-2 08:00:31 INFO: Archiving Costs [Pipeline] echo 08:00:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:00:31 ---> logs-deploy.sh 08:00:31 lf-activate-venv: SKIPPING 08:00:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/revert-648-issue-640/1 08:00:31 INFO: archiving workspace using pattern(s): 08:00:32 Archives upload complete. 08:00:32 INFO: archiving logs to Nexus 08:00:33 ---> uname -a: 08:00:33 Linux prd-centos7-docker-4c-2g-1855.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:00:33 08:00:33 08:00:33 ---> lscpu: 08:00:33 Architecture: x86_64 08:00:33 CPU op-mode(s): 32-bit, 64-bit 08:00:33 Byte Order: Little Endian 08:00:33 Address sizes: 40 bits physical, 48 bits virtual 08:00:33 CPU(s): 2 08:00:33 On-line CPU(s) list: 0,1 08:00:33 Thread(s) per core: 1 08:00:33 Core(s) per socket: 1 08:00:33 Socket(s): 2 08:00:33 NUMA node(s): 1 08:00:33 Vendor ID: AuthenticAMD 08:00:33 CPU family: 23 08:00:33 Model: 49 08:00:33 Model name: AMD EPYC-Rome Processor 08:00:33 Stepping: 0 08:00:33 CPU MHz: 2799.998 08:00:33 BogoMIPS: 5599.99 08:00:33 Virtualization: AMD-V 08:00:33 Hypervisor vendor: KVM 08:00:33 Virtualization type: full 08:00:33 L1d cache: 32K 08:00:33 L1i cache: 32K 08:00:33 L2 cache: 512K 08:00:33 L3 cache: 16384K 08:00:33 NUMA node0 CPU(s): 0,1 08:00:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:00:33 08:00:33 08:00:33 ---> nproc: 08:00:33 2 08:00:33 08:00:33 08:00:33 ---> df -h: 08:00:33 Filesystem Size Used Avail Use% Mounted on 08:00:33 overlay 40G 7.7G 33G 20% / 08:00:33 tmpfs 64M 0 64M 0% /dev 08:00:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:00:33 shm 64M 0 64M 0% /dev/shm 08:00:33 /dev/vda1 40G 7.7G 33G 20% /facter-os 08:00:33 08:00:33 08:00:33 ---> sar -b -r -n DEV: 08:00:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 08:00:33 08:00:33 07:51:48 LINUX RESTART (2 CPU) 08:00:33 08:00:33 07:52:01 tps rtps wtps bread/s bwrtn/s 08:00:33 07:53:01 237.48 107.21 130.27 10881.92 39941.23 08:00:33 07:54:01 1.65 0.00 1.65 0.00 35.75 08:00:33 07:55:01 0.50 0.00 0.50 0.00 6.91 08:00:33 07:56:01 0.22 0.00 0.22 0.00 2.88 08:00:33 07:57:01 0.23 0.00 0.23 0.00 2.35 08:00:33 07:58:01 0.32 0.00 0.32 0.00 4.63 08:00:33 07:59:01 0.25 0.00 0.25 0.00 2.62 08:00:33 08:00:01 0.25 0.00 0.25 0.00 3.88 08:00:33 Average: 30.13 13.41 16.72 1360.86 5002.32 08:00:33 08:00:33 07:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:00:33 07:53:01 5457912 0 811044 10.13 2620 1737364 1286576 14.20 585324 1564464 132 08:00:33 07:54:01 5468476 0 800472 9.99 2620 1737372 1204968 13.30 577512 1564428 20 08:00:33 07:55:01 5466308 0 802636 10.02 2620 1737376 1204992 13.30 580836 1562988 12 08:00:33 07:56:01 5465824 0 803112 10.03 2620 1737384 1204692 13.30 580824 1562988 16 08:00:33 07:57:01 5464804 0 804128 10.04 2620 1737388 1204920 13.30 579508 1565556 8 08:00:33 07:58:01 5465684 0 803244 10.03 2620 1737392 1204788 13.30 578820 1565560 8 08:00:33 07:59:01 5464692 0 804232 10.04 2620 1737396 1204752 13.30 579680 1565556 20 08:00:33 08:00:01 5461944 0 806976 10.08 2620 1737400 1204692 13.30 582696 1565556 8 08:00:33 Average: 5464456 0 804480 10.04 2620 1737384 1215048 13.41 580650 1564637 28 08:00:33 08:00:33 07:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:00:33 07:53:01 eth0 520.08 315.93 1037.63 78.91 0.00 0.00 0.00 0.00 08:00:33 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:53:01 docker0 8.28 5.49 2.33 26.88 0.00 0.00 0.00 0.00 08:00:33 07:54:01 eth0 5.03 2.30 3.70 0.44 0.00 0.00 0.00 0.00 08:00:33 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:55:01 eth0 1.72 0.35 0.38 0.29 0.00 0.00 0.00 0.00 08:00:33 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:56:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:00:33 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:57:01 eth0 0.50 0.45 0.28 0.21 0.00 0.00 0.00 0.00 08:00:33 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:58:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:00:33 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:59:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:00:33 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 08:00:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:00:33 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 Average: eth0 66.04 39.96 130.33 10.00 0.00 0.00 0.00 0.00 08:00:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:33 Average: docker0 1.03 0.69 0.29 3.36 0.00 0.00 0.00 0.00 08:00:33 08:00:33 08:00:33 ---> sar -P ALL: 08:00:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 08:00:33 08:00:33 07:51:48 LINUX RESTART (2 CPU) 08:00:33 08:00:33 07:52:01 CPU %user %nice %system %iowait %steal %idle 08:00:33 07:53:01 all 21.54 0.00 7.52 6.17 0.07 64.71 08:00:33 07:53:01 0 21.99 0.00 8.55 7.89 0.07 61.50 08:00:33 07:53:01 1 21.09 0.00 6.49 4.44 0.07 67.92 08:00:33 07:54:01 all 0.23 0.00 0.08 0.00 0.01 99.68 08:00:33 07:54:01 0 0.35 0.00 0.10 0.00 0.02 99.53 08:00:33 07:54:01 1 0.12 0.00 0.05 0.00 0.00 99.83 08:00:33 07:55:01 all 0.15 0.00 0.09 0.00 0.03 99.73 08:00:33 07:55:01 0 0.23 0.00 0.10 0.00 0.02 99.65 08:00:33 07:55:01 1 0.07 0.00 0.08 0.00 0.03 99.82 08:00:33 07:56:01 all 0.10 0.00 0.04 0.00 0.03 99.83 08:00:33 07:56:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:00:33 07:56:01 1 0.13 0.00 0.05 0.00 0.03 99.78 08:00:33 07:57:01 all 0.22 0.00 0.04 0.00 0.01 99.73 08:00:33 07:57:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:00:33 07:57:01 1 0.37 0.00 0.05 0.00 0.02 99.57 08:00:33 07:58:01 all 0.10 0.00 0.05 0.00 0.02 99.83 08:00:33 07:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:00:33 07:58:01 1 0.18 0.00 0.08 0.00 0.03 99.70 08:00:33 07:59:01 all 0.11 0.00 0.03 0.00 0.03 99.83 08:00:33 07:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:00:33 07:59:01 1 0.20 0.00 0.05 0.00 0.03 99.72 08:00:33 08:00:01 all 0.19 0.00 0.04 0.00 0.02 99.75 08:00:33 08:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:00:33 08:00:01 1 0.33 0.00 0.07 0.00 0.02 99.58 08:00:33 Average: all 2.74 0.00 0.96 0.75 0.02 95.53 08:00:33 Average: 0 2.76 0.00 1.07 0.95 0.02 95.20 08:00:33 Average: 1 2.73 0.00 0.84 0.54 0.03 95.87 08:00:33 08:00:33 08:00:33