Pull request #212 opened 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 jim-wang-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e+245d02e66670a00afc830dce9672709600d165d7 (fe8156178e3697efe436d77dab9d15071839a13f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-212/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-212/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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-327 in /w/workspace/xfoundry_go-mod-bootstrap_PR-212 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-212 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Merging remotes/origin/master commit 245d02e66670a00afc830dce9672709600d165d7 into PR head commit 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e Merge succeeded, producing 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e Checking out Revision 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e (PR-212) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/212/head:refs/remotes/origin/PR-212 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # 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 245d02e66670a00afc830dce9672709600d165d7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # timeout=10 Commit message: "refactor: update calling GenerateConsulToken the API for calling GenerateConsulToken has changed from go-mod-secret and thus requires a change" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:05:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:05:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:05:47 ========================================================= 19:05:47 EdgeX Global Pipelines Version Info 19:05:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:05:49 ------------------- 19:05:49 stable info: 19:05:49 ------------------- 19:05:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:05:49 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 19:05:49 Message: update stable to v1.0.186 19:05:50 ------------------- 19:05:50 experimental info: 19:05:50 ------------------- 19:05:50 Commited By: **** collab-it+edgex@linuxfoundation.org 19:05:50 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 19:05:50 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-212 [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-212 [Pipeline] echo 19:05:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-212 [Pipeline] echo 19:05:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e [Pipeline] echo 19:05:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57c7d0f [Pipeline] echo 19:05:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:52 + git log --format=format:%s -1 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e [Pipeline] echo 19:05:52 GIT_COMMIT: 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e, Commit Message: refactor: update calling GenerateConsulToken the API for calling GenerateConsulToken has changed from go-mod-secret and thus requires a change [Pipeline] echo 19:05:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:05:53 19:05:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:05:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:05:54 latest: Pulling from edgex-devops/git-semver 19:05:54 31603596830f: Pulling fs layer 19:05:54 2a8b12db71e7: Pulling fs layer 19:05:54 6ca5941a6612: Pulling fs layer 19:05:54 ecc8261a40a4: Pulling fs layer 19:05:54 ecc8261a40a4: Waiting 19:05:54 2a8b12db71e7: Verifying Checksum 19:05:54 2a8b12db71e7: Download complete 19:05:54 31603596830f: Download complete 19:05:54 ecc8261a40a4: Verifying Checksum 19:05:54 ecc8261a40a4: Download complete 19:05:54 6ca5941a6612: Verifying Checksum 19:05:54 6ca5941a6612: Download complete 19:05:54 31603596830f: Pull complete 19:05:54 2a8b12db71e7: Pull complete 19:05:55 6ca5941a6612: Pull complete 19:05:55 ecc8261a40a4: Pull complete 19:05:55 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:05:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:05:56 prd-centos7-docker-4c-2g-327 does not seem to be running inside a container 19:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-212 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-212:/w/workspace/xfoundry_go-mod-bootstrap_PR-212:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:05:58 $ docker top 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:58 [ssh-agent] Looking for ssh-agent implementation... 19:05:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:58 $ docker exec 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 ssh-agent 19:05:59 SSH_AUTH_SOCK=/tmp/ssh-qqNg4hfbLhpX/agent.11 19:05:59 SSH_AGENT_PID=16 19:05:59 Running ssh-add (command line suppressed) 19:05:59 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp/private_key_6420945922126333670.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp/private_key_6420945922126333670.key) 19:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:59 + git tag --points-at HEAD [Pipeline] } 19:05:59 $ docker exec --env ******** --env ******** 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 ssh-agent -k 19:05:59 unset SSH_AUTH_SOCK; 19:05:59 unset SSH_AGENT_PID; 19:05:59 echo Agent pid 16 killed; 19:05:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:05:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:59 [ssh-agent] Looking for ssh-agent implementation... 19:06:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:00 $ docker exec 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 ssh-agent 19:06:00 SSH_AUTH_SOCK=/tmp/ssh-3j8Zb6PnKlVY/agent.45 19:06:00 SSH_AGENT_PID=51 19:06:00 Running ssh-add (command line suppressed) 19:06:00 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp/private_key_6505333600018449949.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp/private_key_6505333600018449949.key) 19:06:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:00 + git semver init 19:06:00 # -> Open(): unable to determine branch for HEAD 19:06:00 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-212/.git 19:06:00 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-212 19:06:00 # $SEMVER_REMOTE_NAME = origin 19:06:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:06:00 # $SEMVER_USER_NAME = edgex-jenkins 19:06:00 # $SEMVER_BRANCH = PR-212 19:06:00 # $SEMVER_TEMP = /tmp/semver-256065975 19:06:00 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 19:06:01 # '/tmp/semver-256065975' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-212/.semver' 19:06:01 # -> Force: false 19:06:01 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-212/.semver [Pipeline] } 19:06:01 $ docker exec --env ******** --env ******** 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 ssh-agent -k 19:06:01 unset SSH_AUTH_SOCK; 19:06:01 unset SSH_AGENT_PID; 19:06:01 echo Agent pid 51 killed; 19:06:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:02 + git semver [Pipeline] } 19:06:02 $ docker stop --time=1 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 19:06:04 $ docker rm -f 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:06:05 Stashed 1 file(s) [Pipeline] echo 19:06:05 [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 19:06:20 Still waiting to schedule task 19:06:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:06:20 Still waiting to schedule task 19:06:20 ‘prd-ubuntu18.04-docker-arm64-4c-16g-324’ is offline 19:08:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-328 in /w/workspace/xfoundry_go-mod-bootstrap_PR-212 [Pipeline] { [Pipeline] ws 19:08:13 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 19:08:15 Running on prd-centos7-docker-4c-2g-330 in /w/workspace/xfoundry_go-mod-bootstrap_PR-212 [Pipeline] { [Pipeline] ws 19:08:15 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 19:08:18 using credential edgex-jenkins-ssh 19:08:18 Cloning the remote Git repository 19:08:18 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 19:08:18 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 19:08:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:08:18 > git --version # timeout=10 19:08:18 > git --version # 'git version 2.24.3' 19:08:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:19 using credential edgex-jenkins-ssh 19:08:19 Cloning the remote Git repository 19:08:19 Merging remotes/origin/master commit 245d02e66670a00afc830dce9672709600d165d7 into PR head commit 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e 19:08:19 Merge succeeded, producing 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e 19:08:19 Checking out Revision 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e (PR-212) 19:08:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:08:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:08:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:08:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/212/head:refs/remotes/origin/PR-212 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:08:19 > git config core.sparsecheckout # timeout=10 19:08:19 > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # timeout=10 19:08:19 > git remote # timeout=10 19:08:19 > git config --get remote.origin.url # timeout=10 19:08:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:19 > git merge 245d02e66670a00afc830dce9672709600d165d7 # timeout=10 19:08:19 > git rev-parse HEAD^{commit} # timeout=10 19:08:19 > git config core.sparsecheckout # timeout=10 19:08:19 > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # timeout=10 19:08:19 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 19:08:19 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 19:08:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:08:20 > git --version # timeout=10 19:08:20 > git --version # 'git version 2.17.1' 19:08:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:08:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:08:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/212/head:refs/remotes/origin/PR-212 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:08:21 Merging remotes/origin/master commit 245d02e66670a00afc830dce9672709600d165d7 into PR head commit 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e 19:08:21 Merge succeeded, producing 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e 19:08:21 Checking out Revision 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e (PR-212) 19:08:21 > git config core.sparsecheckout # timeout=10 19:08:21 > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # timeout=10 19:08:21 > git remote # timeout=10 19:08:21 > git config --get remote.origin.url # timeout=10 19:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:21 > git merge 245d02e66670a00afc830dce9672709600d165d7 # timeout=10 19:08:21 > git rev-parse HEAD^{commit} # timeout=10 19:08:21 > git config core.sparsecheckout # timeout=10 19:08:21 > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # timeout=10 19:08:23 Commit message: "refactor: update calling GenerateConsulToken the API for calling GenerateConsulToken has changed from go-mod-secret and thus requires a change" 19:08:23 > git --version # timeout=10 19:08:23 > git --version # 'git version 2.24.3' 19:08:23 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:08:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:08:25 + sudo service docker restart 19:08:25 + true 19:08:25 Redirecting to /bin/systemctl restart docker.service 19:08:26 Commit message: "refactor: update calling GenerateConsulToken the API for calling GenerateConsulToken has changed from go-mod-secret and thus requires a change" 19:08:26 > git --version # timeout=10 19:08:26 > git --version # 'git version 2.17.1' 19:08:26 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:26 ========================================================= 19:08:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:08:26 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:27 + 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 . 19:08:27 Sending build context to Docker daemon 833kB 19:08:27 Step 1/8 : ARG BASE=golang:1.15-alpine 19:08:27 Step 2/8 : FROM ${BASE} 19:08:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:27 188c0c94c7c5: Pulling fs layer 19:08:27 0ef7d3d256c8: Pulling fs layer 19:08:27 de9db76c5a1d: Pulling fs layer 19:08:27 bca2f99d35d6: Pulling fs layer 19:08:27 93359f2a8cfa: Pulling fs layer 19:08:27 7c6f9722023f: Pulling fs layer 19:08:27 a35cf1a2eb13: Pulling fs layer 19:08:27 93359f2a8cfa: Waiting 19:08:27 7c6f9722023f: Waiting 19:08:27 a35cf1a2eb13: Waiting 19:08:27 bca2f99d35d6: Waiting 19:08:27 de9db76c5a1d: Download complete 19:08:27 0ef7d3d256c8: Verifying Checksum 19:08:27 0ef7d3d256c8: Download complete 19:08:28 93359f2a8cfa: Verifying Checksum 19:08:28 93359f2a8cfa: Download complete 19:08:28 188c0c94c7c5: Download complete 19:08:28 7c6f9722023f: Verifying Checksum 19:08:28 7c6f9722023f: Download complete 19:08:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:08:28 188c0c94c7c5: Pull complete 19:08:28 0ef7d3d256c8: Pull complete 19:08:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 19:08:28 de9db76c5a1d: Pull complete [Pipeline] sh 19:08:28 + + true 19:08:28 sudo service docker restart 19:08:29 a35cf1a2eb13: Verifying Checksum 19:08:29 a35cf1a2eb13: Download complete 19:08:30 bca2f99d35d6: Verifying Checksum 19:08:30 bca2f99d35d6: Download complete [Pipeline] unstash [Pipeline] echo 19:08:31 ========================================================= 19:08:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:08:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:08:31 + 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 . 19:08:32 Sending build context to Docker daemon 832kB 19:08:32 Step 1/8 : ARG BASE=golang:1.15-alpine 19:08:32 Step 2/8 : FROM ${BASE} 19:08:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:32 5f621e34cdf4: Pulling fs layer 19:08:32 a4357932f1b6: Pulling fs layer 19:08:32 18c013af1878: Pulling fs layer 19:08:32 00ac8860ef70: Pulling fs layer 19:08:32 63d7cb157983: Pulling fs layer 19:08:32 b116817d02f9: Pulling fs layer 19:08:32 745a02a5169b: Pulling fs layer 19:08:32 00ac8860ef70: Waiting 19:08:32 63d7cb157983: Waiting 19:08:32 b116817d02f9: Waiting 19:08:32 745a02a5169b: Waiting 19:08:32 18c013af1878: Verifying Checksum 19:08:32 18c013af1878: Download complete 19:08:32 a4357932f1b6: Download complete 19:08:32 63d7cb157983: Verifying Checksum 19:08:32 63d7cb157983: Download complete 19:08:32 b116817d02f9: Verifying Checksum 19:08:32 b116817d02f9: Download complete 19:08:32 5f621e34cdf4: Verifying Checksum 19:08:32 5f621e34cdf4: Download complete 19:08:33 5f621e34cdf4: Pull complete 19:08:34 a4357932f1b6: Pull complete 19:08:34 18c013af1878: Pull complete 19:08:35 745a02a5169b: Verifying Checksum 19:08:35 745a02a5169b: Download complete 19:08:36 bca2f99d35d6: Pull complete 19:08:36 93359f2a8cfa: Pull complete 19:08:36 7c6f9722023f: Pull complete 19:08:36 00ac8860ef70: Verifying Checksum 19:08:36 00ac8860ef70: Download complete 19:08:41 a35cf1a2eb13: Pull complete 19:08:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:08:41 ---> a62c8e92a672 19:08:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:08:41 ---> Running in ff665187b468 19:08:42 Removing intermediate container ff665187b468 19:08:42 ---> b8c311abf094 19:08:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:42 ---> Running in 29d45d33f9f1 19:08:43 Removing intermediate container 29d45d33f9f1 19:08:43 ---> d1a37dab5535 19:08:43 Step 5/8 : RUN apk add --update --no-cache git make 19:08:43 ---> Running in 5e6d636657d3 19:08:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:08:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:08:44 OK: 166 MiB in 39 packages 19:08:44 Removing intermediate container 5e6d636657d3 19:08:44 ---> 7909d2ca5c21 19:08:44 Step 6/8 : WORKDIR /build 19:08:45 ---> Running in 6567cabd2c57 19:08:45 Removing intermediate container 6567cabd2c57 19:08:45 ---> d90836ccc642 19:08:45 Step 7/8 : COPY go.mod . 19:08:45 ---> 9cd55c17c27a 19:08:45 Step 8/8 : RUN go mod download 19:08:45 ---> Running in f61c553c15a2 19:08:46 00ac8860ef70: Pull complete 19:08:47 63d7cb157983: Pull complete 19:08:47 b116817d02f9: Pull complete 19:08:48 go: github.com/edgexfoundry/go-mod-secrets/v2@v2.0.0-dev.14: parsing /go-mod-secrets/go.mod: open /go-mod-secrets/go.mod: no such file or directory 19:08:48 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:08:50 ---> job-cost.sh 19:08:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rgAm 19:08:51 745a02a5169b: Pull complete 19:08:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:08:51 ---> b7e6874047d6 19:08:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:08:53 ---> Running in 9f3cb17ea49d 19:08:54 Removing intermediate container 9f3cb17ea49d 19:08:54 ---> 5406fa228665 19:08:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:54 ---> Running in 1ea3c306a5ed 19:08:57 Removing intermediate container 1ea3c306a5ed 19:08:57 ---> 841b173b5477 19:08:57 Step 5/8 : RUN apk add --update --no-cache git make 19:08:57 ---> Running in 56f1909b9acb 19:08:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:08:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:08:59 OK: 142 MiB in 39 packages 19:09:00 Removing intermediate container 56f1909b9acb 19:09:00 ---> 4d93ad27c8fe 19:09:00 Step 6/8 : WORKDIR /build 19:09:01 ---> Running in 4c822b5bb87a 19:09:01 Removing intermediate container 4c822b5bb87a 19:09:01 ---> 4887c872218c 19:09:01 Step 7/8 : COPY go.mod . 19:09:02 ---> 67fcf9bcdd49 19:09:02 Step 8/8 : RUN go mod download 19:09:02 ---> Running in 91f6b0af0307 19:09:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:09:05 go: github.com/edgexfoundry/go-mod-secrets/v2@v2.0.0-dev.14: parsing /go-mod-secrets/go.mod: open /go-mod-secrets/go.mod: no such file or directory 19:09:05 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:09:06 ---> job-cost.sh 19:09:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dGUW 19:09:31 lf-activate-venv(): INFO: Adding /tmp/venv-rgAm/bin to PATH 19:09:31 INFO: No Stack... 19:09:31 INFO: Retrieving Pricing Info for: v1-standard-2 19:09:31 INFO: Archiving Costs [Pipeline] sh 19:09:31 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 19:09:31 + cut -d, -f6 [Pipeline] lock 19:09:32 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] 19:09:32 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] did not exist. Created. 19:09:32 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:32 + echo total: 0.029999999329447746 [Pipeline] stash 19:09:32 Stashed 1 file(s) [Pipeline] } 19:09:32 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:09:33 Failed in branch amd64 19:09:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:11:07 lf-activate-venv(): INFO: Adding /tmp/venv-dGUW/bin to PATH 19:11:07 INFO: No Stack... 19:11:07 INFO: Retrieving Pricing Info for: lf-standard-4 19:11:07 INFO: Archiving Costs [Pipeline] sh 19:11:07 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 19:11:07 + cut -d, -f6 [Pipeline] lock 19:11:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] 19:11:07 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] did not exist. Created. 19:11:07 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:08 /w/workspace/go-mod-bootstrap/1@tmp/durable-edb1dcce/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-edb1dcce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:08 + echo total: 0.20999999344348907 [Pipeline] stash 19:11:08 Warning: overwriting stash ‘stack-cost’ 19:11:09 Stashed 1 file(s) [Pipeline] } 19:11:09 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:11:10 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:11:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:13 ---> package-listing.sh 19:11:13 ++ facter osfamily 19:11:13 ++ tr '[:upper:]' '[:lower:]' 19:11:13 + OS_FAMILY=redhat 19:11:13 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-212 19:11:13 + START_PACKAGES=/tmp/packages_start.txt 19:11:13 + END_PACKAGES=/tmp/packages_end.txt 19:11:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:13 + PACKAGES=/tmp/packages_start.txt 19:11:13 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-212 ']' 19:11:13 + PACKAGES=/tmp/packages_end.txt 19:11:13 + case "${OS_FAMILY}" in 19:11:13 + rpm -qa 19:11:13 + sort 19:11:18 + '[' -f /tmp/packages_start.txt ']' 19:11:18 + '[' -f /tmp/packages_end.txt ']' 19:11:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:18 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-212 ']' 19:11:18 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-212/archives/ 19:11:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-212/archives/ [Pipeline] echo 19:11:18 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/xfoundry_go-mod-bootstrap_PR-212/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:11:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:11:19 19:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:11:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:11:19 alpine: Pulling from edgex-lftools-log-publisher 19:11:19 df20fa9351a1: Pulling fs layer 19:11:19 36b3adc4ff6f: Pulling fs layer 19:11:19 8ad3a11d3b57: Pulling fs layer 19:11:19 46f8f816bc3b: Pulling fs layer 19:11:19 93b61091891f: Pulling fs layer 19:11:19 93b9cdb0e59b: Pulling fs layer 19:11:19 5e14af77c1be: Pulling fs layer 19:11:19 01666e4c0597: Pulling fs layer 19:11:19 aa168da1d23b: Pulling fs layer 19:11:19 93b9cdb0e59b: Waiting 19:11:19 01666e4c0597: Waiting 19:11:19 5e14af77c1be: Waiting 19:11:19 aa168da1d23b: Waiting 19:11:19 46f8f816bc3b: Waiting 19:11:19 93b61091891f: Waiting 19:11:19 36b3adc4ff6f: Verifying Checksum 19:11:19 36b3adc4ff6f: Download complete 19:11:19 46f8f816bc3b: Verifying Checksum 19:11:19 46f8f816bc3b: Download complete 19:11:19 df20fa9351a1: Verifying Checksum 19:11:19 df20fa9351a1: Download complete 19:11:19 93b9cdb0e59b: Verifying Checksum 19:11:19 93b9cdb0e59b: Download complete 19:11:19 93b61091891f: Verifying Checksum 19:11:19 93b61091891f: Download complete 19:11:19 5e14af77c1be: Verifying Checksum 19:11:19 5e14af77c1be: Download complete 19:11:19 01666e4c0597: Verifying Checksum 19:11:19 01666e4c0597: Download complete 19:11:20 8ad3a11d3b57: Verifying Checksum 19:11:20 8ad3a11d3b57: Download complete 19:11:20 df20fa9351a1: Pull complete 19:11:20 36b3adc4ff6f: Pull complete 19:11:21 8ad3a11d3b57: Pull complete 19:11:21 46f8f816bc3b: Pull complete 19:11:21 93b61091891f: Pull complete 19:11:22 aa168da1d23b: Verifying Checksum 19:11:22 aa168da1d23b: Download complete 19:11:22 93b9cdb0e59b: Pull complete 19:11:22 5e14af77c1be: Pull complete 19:11:22 01666e4c0597: Pull complete 19:11:30 aa168da1d23b: Pull complete 19:11:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:11:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:11:30 prd-centos7-docker-4c-2g-327 does not seem to be running inside a container 19:11:30 $ 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/xfoundry_go-mod-bootstrap_PR-212/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-212 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-212:/w/workspace/xfoundry_go-mod-bootstrap_PR-212:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-212@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:10003/edgex-lftools-log-publisher:alpine cat 19:11:34 $ docker top cee1143cf2d61186896e8808de2e5e6bd1b1aaac450f08c5930723fe27830b04 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:34 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:35 + mkdir -p /var/log/sa [Pipeline] sh 19:11:35 + ls /var/log/sa-host 19:11:35 + sadf -c /var/log/sa-host/sa15 19:11:35 file_magic: OK 19:11:35 HZ: Using current value: 100 19:11:35 file_header: OK 19:11:35 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 19:11:35 Statistics: 19:11:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:11:35 File successfully converted to sysstat format version 12.2.1 19:11:35 + sadf -c /var/log/sa-host/sa23 19:11:35 file_magic: OK 19:11:35 HZ: Using current value: 100 19:11:35 file_header: OK 19:11:35 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 19:11:35 Statistics: 19:11:35 Hnuu...uuuununununu... 19:11:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:35 provisioning config files... 19:11:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp/config3821692896942501282tmp [Pipeline] { [Pipeline] echo 19:11:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:36 ---> create-netrc.sh [Pipeline] } 19:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:11:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:11:36 ---> python-tools-install.sh [Pipeline] echo 19:11:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:36 ---> sudo-logs.sh 19:11:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:37 ---> job-cost.sh 19:11:37 lf-activate-venv: SKIPPING 19:11:37 DEBUG: total: 0.20999999344348907 19:11:37 INFO: Retrieving Stack Cost... 19:11:38 INFO: Retrieving Pricing Info for: v1-standard-2 19:11:38 INFO: Archiving Costs [Pipeline] echo 19:11:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:39 ---> logs-deploy.sh 19:11:39 lf-activate-venv: SKIPPING 19:11:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-212/1 19:11:39 INFO: archiving workspace using pattern(s): 19:11:41 Archives upload complete. 19:11:41 INFO: archiving logs to Nexus 19:11:42 ---> uname -a: 19:11:42 Linux prd-centos7-docker-4c-2g-327.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:11:42 19:11:42 19:11:42 ---> lscpu: 19:11:42 Architecture: x86_64 19:11:42 CPU op-mode(s): 32-bit, 64-bit 19:11:42 Byte Order: Little Endian 19:11:42 Address sizes: 40 bits physical, 48 bits virtual 19:11:42 CPU(s): 4 19:11:42 On-line CPU(s) list: 0-3 19:11:42 Thread(s) per core: 1 19:11:42 Core(s) per socket: 1 19:11:42 Socket(s): 4 19:11:42 NUMA node(s): 1 19:11:42 Vendor ID: GenuineIntel 19:11:42 CPU family: 6 19:11:42 Model: 44 19:11:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:11:42 Stepping: 1 19:11:42 CPU MHz: 2933.442 19:11:42 BogoMIPS: 5866.88 19:11:42 Virtualization: VT-x 19:11:42 Hypervisor vendor: KVM 19:11:42 Virtualization type: full 19:11:42 L1d cache: 128 KiB 19:11:42 L1i cache: 128 KiB 19:11:42 L2 cache: 16 MiB 19:11:42 L3 cache: 64 MiB 19:11:42 NUMA node0 CPU(s): 0-3 19:11:42 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:11:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:11:42 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:11:42 Vulnerability Meltdown: Mitigation; PTI 19:11:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:11:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:11:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:11:42 Vulnerability Srbds: Not affected 19:11:42 Vulnerability Tsx async abort: Not affected 19:11:42 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 19:11:42 19:11:42 19:11:42 ---> nproc: 19:11:42 4 19:11:42 19:11:42 19:11:42 ---> df -h: 19:11:42 Filesystem Size Used Available Use% Mounted on 19:11:42 overlay 50.0G 7.3G 42.7G 15% / 19:11:42 tmpfs 64.0M 0 64.0M 0% /dev 19:11:42 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:11:42 shm 64.0M 0 64.0M 0% /dev/shm 19:11:42 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 19:11:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 19:11:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 19:11:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 19:11:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 19:11:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 19:11:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 19:11:42 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 19:11:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-212 19:11:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp 19:11:42 19:11:42 19:11:42 ---> free -m: 19:11:42 total used free shared buff/cache available 19:11:42 Mem: 1837 709 90 0 1037 1022 19:11:42 Swap: 1023 1 1022 19:11:42 19:11:42 19:11:42 ---> ip addr: 19:11:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:11:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:11:42 inet 127.0.0.1/8 scope host lo 19:11:42 valid_lft forever preferred_lft forever 19:11:42 inet6 ::1/128 scope host 19:11:42 valid_lft forever preferred_lft forever 19:11:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:11:42 link/ether fa:16:3e:2e:56:62 brd ff:ff:ff:ff:ff:ff 19:11:42 inet 10.30.122.126/23 brd 10.30.123.255 scope global dynamic eth0 19:11:42 valid_lft 86012sec preferred_lft 86012sec 19:11:42 inet6 fe80::f816:3eff:fe2e:5662/64 scope link 19:11:42 valid_lft forever preferred_lft forever 19:11:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:11:42 link/ether 02:42:f8:65:b9:75 brd ff:ff:ff:ff:ff:ff 19:11:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:11:42 valid_lft forever preferred_lft forever 19:11:42 inet6 fe80::42:f8ff:fe65:b975/64 scope link 19:11:42 valid_lft forever preferred_lft forever 19:11:42 19:11:42 19:11:42 ---> sar -b -r -n DEV: 19:11:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/15/21 _x86_64_ (4 CPU) 19:11:42 19:11:42 19:05:02 LINUX RESTART (4 CPU) 19:11:42 19:11:42 19:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:11:42 19:07:01 8.35 1.36 6.99 0.00 85.47 184.82 0.00 19:11:42 19:08:01 1.80 0.00 1.80 0.00 0.00 35.35 0.00 19:11:42 19:09:01 0.52 0.00 0.52 0.00 0.00 7.16 0.00 19:11:42 19:10:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 19:11:42 19:11:01 0.32 0.00 0.32 0.00 0.00 4.80 0.00 19:11:42 Average: 2.25 0.27 1.97 0.00 17.10 47.00 0.00 19:11:42 19:11:42 19:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:11:42 19:07:01 142572 0 593936 31.57 2620 1142416 1088916 37.16 405424 1133812 20 19:11:42 19:08:01 138200 0 598300 31.80 2620 1142424 1068536 36.47 415204 1128464 8 19:11:42 19:09:01 138416 0 598080 31.79 2620 1142428 1068560 36.47 415236 1128704 8 19:11:42 19:10:01 139824 0 596668 31.71 2620 1142432 1068344 36.46 414012 1128708 8 19:11:42 19:11:01 139308 0 597176 31.74 2620 1142440 1068500 36.47 414820 1128752 16 19:11:42 Average: 139664 0 596832 31.72 2620 1142428 1072571 36.61 412939 1129688 12 19:11:42 19:11:42 19:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:11:42 19:07:01 eth0 13.91 7.80 12.90 3.40 0.00 0.00 0.00 0.00 19:11:42 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 19:08:01 eth0 1.92 0.50 0.39 0.21 0.00 0.00 0.00 0.00 19:11:42 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 19:09:01 eth0 0.98 0.33 0.32 0.20 0.00 0.00 0.00 0.00 19:11:42 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 19:10:01 eth0 1.20 0.08 0.10 0.01 0.00 0.00 0.00 0.00 19:11:42 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 19:11:01 eth0 1.38 0.43 0.48 0.26 0.00 0.00 0.00 0.00 19:11:42 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 Average: eth0 3.88 1.83 2.84 0.82 0.00 0.00 0.00 0.00 19:11:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:42 19:11:42 19:11:42 ---> sar -P ALL: 19:11:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/15/21 _x86_64_ (4 CPU) 19:11:42 19:11:42 19:05:02 LINUX RESTART (4 CPU) 19:11:42 19:11:42 19:06:01 CPU %user %nice %system %iowait %steal %idle 19:11:42 19:07:01 all 0.56 0.00 0.34 0.21 0.00 98.88 19:11:42 19:07:01 0 0.48 0.00 0.32 0.03 0.00 99.17 19:11:42 19:07:01 1 0.77 0.00 0.32 0.77 0.00 98.15 19:11:42 19:07:01 2 0.58 0.00 0.43 0.00 0.00 98.98 19:11:42 19:07:01 3 0.42 0.00 0.30 0.05 0.02 99.22 19:11:42 19:08:01 all 0.19 0.00 0.05 0.00 0.00 99.76 19:11:42 19:08:01 0 0.03 0.00 0.08 0.00 0.00 99.88 19:11:42 19:08:01 1 0.58 0.00 0.03 0.00 0.00 99.38 19:11:42 19:08:01 2 0.05 0.00 0.05 0.00 0.00 99.90 19:11:42 19:08:01 3 0.08 0.00 0.03 0.00 0.00 99.88 19:11:42 19:09:01 all 0.18 0.00 0.06 0.00 0.01 99.75 19:11:42 19:09:01 0 0.05 0.00 0.08 0.00 0.02 99.85 19:11:42 19:09:01 1 0.55 0.00 0.07 0.00 0.00 99.38 19:11:42 19:09:01 2 0.07 0.00 0.05 0.00 0.02 99.87 19:11:42 19:09:01 3 0.05 0.00 0.05 0.00 0.00 99.90 19:11:42 19:10:01 all 0.13 0.00 0.06 0.00 0.00 99.82 19:11:42 19:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:11:42 19:10:01 1 0.37 0.00 0.10 0.00 0.00 99.53 19:11:42 19:10:01 2 0.08 0.00 0.07 0.00 0.00 99.85 19:11:42 19:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:11:42 19:11:01 all 0.05 0.00 0.06 0.00 0.02 99.87 19:11:42 19:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:11:42 19:11:01 1 0.05 0.00 0.07 0.00 0.02 99.87 19:11:42 19:11:01 2 0.10 0.00 0.08 0.00 0.03 99.78 19:11:42 19:11:01 3 0.05 0.00 0.07 0.00 0.02 99.87 19:11:42 Average: all 0.22 0.00 0.12 0.04 0.01 99.61 19:11:42 Average: 0 0.12 0.00 0.11 0.01 0.00 99.76 19:11:42 Average: 1 0.46 0.00 0.12 0.15 0.00 99.26 19:11:42 Average: 2 0.18 0.00 0.14 0.00 0.01 99.68 19:11:42 Average: 3 0.13 0.00 0.10 0.01 0.01 99.76 19:11:42 19:11:42 19:11:42