Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2a94ca31e67b87cac386eb97e6b292b1f013dd31 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28086 in /w/workspace/xfoundry_go-mod-bootstrap_master [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 Checking out Revision 2a94ca31e67b87cac386eb97e6b292b1f013dd31 (master) > git init /w/workspace/xfoundry_go-mod-bootstrap_master # 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 > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a94ca31e67b87cac386eb97e6b292b1f013dd31 # timeout=10 Commit message: "Merge pull request #172 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.41" > git rev-list --no-walk 0f3b6267f19ae96e84af82ca72d70ce745b0b656 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:46:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:46:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:46:33 ========================================================= 18:46:33 EdgeX Global Pipelines Version Info 18:46:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:46:35 ------------------- 18:46:35 stable info: 18:46:35 ------------------- 18:46:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:46:35 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 18:46:35 Message: update stable to v1.0.183 18:46:36 ------------------- 18:46:36 experimental info: 18:46:36 ------------------- 18:46:36 Commited By: **** collab-it+edgex@linuxfoundation.org 18:46:36 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 18:46:36 Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:46:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 18:46:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 18:46:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:46:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:46:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:46:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:46:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:46:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:46:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:46:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:46:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:46:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:46:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:46:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:46:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:46:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:46:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:46:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:46:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a94ca31e67b87cac386eb97e6b292b1f013dd31 [Pipeline] echo 18:46:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a94ca3 [Pipeline] echo 18:46:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:39 + git log --format=format:%s -1 2a94ca31e67b87cac386eb97e6b292b1f013dd31 [Pipeline] echo 18:46:40 GIT_COMMIT: 2a94ca31e67b87cac386eb97e6b292b1f013dd31, Commit Message: Merge pull request #172 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.41 [Pipeline] echo 18:46:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:41 18:46:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:46:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:41 latest: Pulling from edgex-devops/git-semver 18:46:41 31603596830f: Pulling fs layer 18:46:41 2a8b12db71e7: Pulling fs layer 18:46:41 6ca5941a6612: Pulling fs layer 18:46:41 ecc8261a40a4: Pulling fs layer 18:46:41 ecc8261a40a4: Waiting 18:46:41 2a8b12db71e7: Verifying Checksum 18:46:41 2a8b12db71e7: Download complete 18:46:41 31603596830f: Verifying Checksum 18:46:41 31603596830f: Download complete 18:46:41 ecc8261a40a4: Verifying Checksum 18:46:41 ecc8261a40a4: Download complete 18:46:41 6ca5941a6612: Verifying Checksum 18:46:41 6ca5941a6612: Download complete 18:46:41 31603596830f: Pull complete 18:46:41 2a8b12db71e7: Pull complete 18:46:42 6ca5941a6612: Pull complete 18:46:43 ecc8261a40a4: Pull complete 18:46:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:46:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:46:43 prd-centos7-docker-4c-2g-28086 does not seem to be running inside a container 18:46:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:46:45 $ docker top 0557e6d32e9e41ee74547e9ef76c42a23edeb928b4429b019954973c86ef77cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:45 [ssh-agent] Looking for ssh-agent implementation... 18:46:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:46 $ docker exec 0557e6d32e9e41ee74547e9ef76c42a23edeb928b4429b019954973c86ef77cc ssh-agent 18:46:46 SSH_AUTH_SOCK=/tmp/ssh-6NSyIcSYEUFw/agent.11 18:46:46 SSH_AGENT_PID=16 18:46:46 Running ssh-add (command line suppressed) 18:46:46 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8858202690226972079.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8858202690226972079.key) 18:46:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:46 + git tag --points-at HEAD [Pipeline] } 18:46:46 $ docker exec --env ******** --env ******** 0557e6d32e9e41ee74547e9ef76c42a23edeb928b4429b019954973c86ef77cc ssh-agent -k 18:46:47 unset SSH_AUTH_SOCK; 18:46:47 unset SSH_AGENT_PID; 18:46:47 echo Agent pid 16 killed; 18:46:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:46:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:47 [ssh-agent] Looking for ssh-agent implementation... 18:46:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:47 $ docker exec 0557e6d32e9e41ee74547e9ef76c42a23edeb928b4429b019954973c86ef77cc ssh-agent 18:46:47 SSH_AUTH_SOCK=/tmp/ssh-5FuyvqZ4jCd4/agent.47 18:46:47 SSH_AGENT_PID=52 18:46:47 Running ssh-add (command line suppressed) 18:46:47 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_426749828228027503.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_426749828228027503.key) 18:46:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:48 + git semver init 18:46:48 # -> Open(): unable to determine branch for HEAD 18:46:48 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:46:48 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:46:48 # $SEMVER_REMOTE_NAME = origin 18:46:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:46:48 # $SEMVER_USER_NAME = edgex-jenkins 18:46:48 # $SEMVER_BRANCH = master 18:46:48 # $SEMVER_TEMP = /tmp/semver-449443119 18:46:48 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 18:46:48 # '/tmp/semver-449443119' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 18:46:48 # -> Force: false 18:46:48 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 18:46:48 $ docker exec --env ******** --env ******** 0557e6d32e9e41ee74547e9ef76c42a23edeb928b4429b019954973c86ef77cc ssh-agent -k 18:46:48 unset SSH_AUTH_SOCK; 18:46:48 unset SSH_AGENT_PID; 18:46:48 echo Agent pid 52 killed; 18:46:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:49 + git semver [Pipeline] } 18:46:49 $ docker stop --time=1 0557e6d32e9e41ee74547e9ef76c42a23edeb928b4429b019954973c86ef77cc 18:46:51 $ docker rm -f 0557e6d32e9e41ee74547e9ef76c42a23edeb928b4429b019954973c86ef77cc [Pipeline] // withDockerContainer [Pipeline] sh 18:46:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:46:52 Stashed 1 file(s) [Pipeline] echo 18:46:52 [edgeXSemver]: initialized semver on version 2.0.0-dev.14 [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 18:47:07 Still waiting to schedule task 18:47:07 ‘prd-centos7-docker-4c-2g-28085’ is offline; ‘prd-centos7-docker-4c-2g-28087’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’ 18:47:07 Still waiting to schedule task 18:47:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:48:27 Running on prd-centos7-docker-4c-2g-28089 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 18:48:27 Running in /w/workspace/go-mod-bootstrap/90 [Pipeline] { [Pipeline] checkout 18:48:30 using credential edgex-jenkins-ssh 18:48:30 Cloning the remote Git repository 18:48:30 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:48:30 > git init /w/workspace/go-mod-bootstrap/90 # timeout=10 18:48:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:48:30 > git --version # timeout=10 18:48:30 > git --version # 'git version 2.24.3' 18:48:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:48:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:31 Checking out Revision 2a94ca31e67b87cac386eb97e6b292b1f013dd31 (master) 18:48:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:48:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:48:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:48:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:48:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:48:31 > git config core.sparsecheckout # timeout=10 18:48:31 > git checkout -f 2a94ca31e67b87cac386eb97e6b292b1f013dd31 # timeout=10 18:48:35 Commit message: "Merge pull request #172 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.41" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:48:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:48:37 + sudo service docker restart 18:48:37 + true 18:48:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:48:38 ========================================================= 18:48:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:48:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:48:39 + 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 . 18:48:39 Sending build context to Docker daemon 701.4kB 18:48:39 Step 1/8 : ARG BASE=golang:1.15-alpine 18:48:39 Step 2/8 : FROM ${BASE} 18:48:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:48:39 188c0c94c7c5: Pulling fs layer 18:48:39 0ef7d3d256c8: Pulling fs layer 18:48:39 de9db76c5a1d: Pulling fs layer 18:48:39 bca2f99d35d6: Pulling fs layer 18:48:39 93359f2a8cfa: Pulling fs layer 18:48:39 7c6f9722023f: Pulling fs layer 18:48:39 a35cf1a2eb13: Pulling fs layer 18:48:39 bca2f99d35d6: Waiting 18:48:39 93359f2a8cfa: Waiting 18:48:39 7c6f9722023f: Waiting 18:48:39 a35cf1a2eb13: Waiting 18:48:39 de9db76c5a1d: Verifying Checksum 18:48:39 de9db76c5a1d: Download complete 18:48:39 0ef7d3d256c8: Verifying Checksum 18:48:39 0ef7d3d256c8: Download complete 18:48:39 93359f2a8cfa: Verifying Checksum 18:48:39 93359f2a8cfa: Download complete 18:48:39 7c6f9722023f: Verifying Checksum 18:48:39 7c6f9722023f: Download complete 18:48:39 188c0c94c7c5: Verifying Checksum 18:48:39 188c0c94c7c5: Download complete 18:48:39 188c0c94c7c5: Pull complete 18:48:40 0ef7d3d256c8: Pull complete 18:48:40 de9db76c5a1d: Pull complete 18:48:41 a35cf1a2eb13: Verifying Checksum 18:48:41 a35cf1a2eb13: Download complete 18:48:42 bca2f99d35d6: Verifying Checksum 18:48:42 bca2f99d35d6: Download complete 18:48:48 bca2f99d35d6: Pull complete 18:48:48 93359f2a8cfa: Pull complete 18:48:48 7c6f9722023f: Pull complete 18:48:55 a35cf1a2eb13: Pull complete 18:48:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:48:55 ---> a62c8e92a672 18:48:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:48:55 ---> Running in 499fc09cfca1 18:48:55 Removing intermediate container 499fc09cfca1 18:48:55 ---> c7a473664c19 18:48:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:55 ---> Running in ebc93005a023 18:48:57 Removing intermediate container ebc93005a023 18:48:57 ---> 9f48feee11df 18:48:57 Step 5/8 : RUN apk add --update --no-cache git make 18:48:57 ---> Running in 3065e4f8659a 18:48:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:48:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:48:59 OK: 166 MiB in 39 packages 18:48:59 Removing intermediate container 3065e4f8659a 18:48:59 ---> 69e14567e12b 18:48:59 Step 6/8 : WORKDIR /build 18:48:59 ---> Running in afd9c9557a99 18:49:00 Removing intermediate container afd9c9557a99 18:49:00 ---> b8b7a521c549 18:49:00 Step 7/8 : COPY go.mod . 18:49:00 ---> e6c939d97e77 18:49:00 Step 8/8 : RUN go mod download 18:49:00 ---> Running in 5691be6930cd 18:49:22 Removing intermediate container 5691be6930cd 18:49:22 ---> a5ecd17aa9bd 18:49:22 Successfully built a5ecd17aa9bd 18:49:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:49:22 + docker inspect -f . ci-base-image-x86_64 18:49:22 . [Pipeline] withDockerContainer 18:49:22 prd-centos7-docker-4c-2g-28089 does not seem to be running inside a container 18:49:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/90 -v /w/workspace/go-mod-bootstrap/90:/w/workspace/go-mod-bootstrap/90:rw,z -v /w/workspace/go-mod-bootstrap/90@tmp:/w/workspace/go-mod-bootstrap/90@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 18:49:23 $ docker top 960229eb50aee96e8548301368dbd4a2edda870d8a308f6f8e153f022069d36a -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:24 + go version 18:49:24 go version go1.15.5 linux/amd64 [Pipeline] } 18:49:24 $ docker stop --time=1 960229eb50aee96e8548301368dbd4a2edda870d8a308f6f8e153f022069d36a 18:49:25 $ docker rm -f 960229eb50aee96e8548301368dbd4a2edda870d8a308f6f8e153f022069d36a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:26 + docker inspect -f . ci-base-image-x86_64 18:49:26 . [Pipeline] withDockerContainer 18:49:26 prd-centos7-docker-4c-2g-28089 does not seem to be running inside a container 18:49:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/90 -v /w/workspace/go-mod-bootstrap/90:/w/workspace/go-mod-bootstrap/90:rw,z -v /w/workspace/go-mod-bootstrap/90@tmp:/w/workspace/go-mod-bootstrap/90@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 18:49:27 $ docker top 6b40a3f7ad1f72fe444acfd78d37b0c73307f08944ae35f28eedda65ba06b7f7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:27 + make test 18:49:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:49:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:49:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.021s coverage: 9.0% of statements 18:49:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:49:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.028s coverage: 92.2% of statements 18:49:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.017s coverage: 85.3% of statements 18:49:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.017s coverage: 34.3% of statements 18:49:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:49:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:49:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 18.2% of statements 18:49:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.010s coverage: 95.3% of statements 18:49:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:49:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:49:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.006s coverage: 91.3% of statements 18:49:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 18:49:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:49:45 gofmt -l . 18:49:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:49:45 $ docker stop --time=1 6b40a3f7ad1f72fe444acfd78d37b0c73307f08944ae35f28eedda65ba06b7f7 18:49:48 $ docker rm -f 6b40a3f7ad1f72fe444acfd78d37b0c73307f08944ae35f28eedda65ba06b7f7 [Pipeline] // withDockerContainer [Pipeline] sh 18:49:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:49:49 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] libraryResource [Pipeline] sh 18:49:50 ---> job-cost.sh 18:49:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NI9D 18:49:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28091 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 18:49:51 Running in /w/workspace/go-mod-bootstrap/90 [Pipeline] { [Pipeline] checkout 18:49:57 using credential edgex-jenkins-ssh 18:49:57 Cloning the remote Git repository 18:49:57 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:49:57 > git init /w/workspace/go-mod-bootstrap/90 # timeout=10 18:49:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:49:57 > git --version # timeout=10 18:49:57 > git --version # 'git version 2.17.1' 18:49:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:49:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:49:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:49:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:49:59 Checking out Revision 2a94ca31e67b87cac386eb97e6b292b1f013dd31 (master) 18:49:59 > git config core.sparsecheckout # timeout=10 18:49:59 > git checkout -f 2a94ca31e67b87cac386eb97e6b292b1f013dd31 # timeout=10 18:50:03 Commit message: "Merge pull request #172 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.41" 18:50:04 18:50:04 GitHub has been notified of this commit’s build result 18:50:04 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 18:50:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] sh 18:50:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:50:06 + sudo service docker restart 18:50:06 + true [Pipeline] unstash [Pipeline] echo 18:50:09 ========================================================= 18:50:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:50:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:50:09 + 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 . 18:50:10 Sending build context to Docker daemon 700.4kB 18:50:10 Step 1/8 : ARG BASE=golang:1.15-alpine 18:50:10 Step 2/8 : FROM ${BASE} 18:50:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:50:11 5f621e34cdf4: Pulling fs layer 18:50:11 a4357932f1b6: Pulling fs layer 18:50:11 18c013af1878: Pulling fs layer 18:50:11 00ac8860ef70: Pulling fs layer 18:50:11 63d7cb157983: Pulling fs layer 18:50:11 b116817d02f9: Pulling fs layer 18:50:11 745a02a5169b: Pulling fs layer 18:50:11 b116817d02f9: Waiting 18:50:11 745a02a5169b: Waiting 18:50:11 00ac8860ef70: Waiting 18:50:11 63d7cb157983: Waiting 18:50:11 18c013af1878: Verifying Checksum 18:50:11 18c013af1878: Download complete 18:50:11 a4357932f1b6: Verifying Checksum 18:50:11 a4357932f1b6: Download complete 18:50:11 63d7cb157983: Verifying Checksum 18:50:11 63d7cb157983: Download complete 18:50:11 b116817d02f9: Verifying Checksum 18:50:11 5f621e34cdf4: Verifying Checksum 18:50:11 5f621e34cdf4: Download complete 18:50:11 5f621e34cdf4: Pull complete 18:50:12 a4357932f1b6: Pull complete 18:50:13 18c013af1878: Pull complete 18:50:13 745a02a5169b: Verifying Checksum 18:50:13 745a02a5169b: Download complete 18:50:15 00ac8860ef70: Verifying Checksum 18:50:15 00ac8860ef70: Download complete 18:50:25 00ac8860ef70: Pull complete 18:50:25 63d7cb157983: Pull complete 18:50:25 b116817d02f9: Pull complete 18:50:30 745a02a5169b: Pull complete 18:50:30 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:50:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:50:30 ---> b7e6874047d6 18:50:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:50:32 ---> Running in 68cc1be44339 18:50:32 Removing intermediate container 68cc1be44339 18:50:32 ---> 4b7c6777e784 18:50:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:33 ---> Running in d5f63b320f81 18:50:35 Removing intermediate container d5f63b320f81 18:50:35 ---> e4c329e176d2 18:50:35 Step 5/8 : RUN apk add --update --no-cache git make 18:50:35 ---> Running in 2e3420315d12 18:50:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:50:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:50:37 lf-activate-venv(): INFO: Adding /tmp/venv-NI9D/bin to PATH 18:50:37 INFO: No Stack... 18:50:37 INFO: Retrieving Pricing Info for: v1-standard-2 18:50:37 INFO: Archiving Costs [Pipeline] sh 18:50:37 + cat /w/workspace/go-mod-bootstrap/90/archives/cost.csv 18:50:37 + cut -d, -f6 18:50:38 OK: 142 MiB in 39 packages [Pipeline] lock 18:50:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-90-stack-cost] 18:50:38 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-90-stack-cost] did not exist. Created. 18:50:38 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:50:38 + echo total: 0.029999999329447746 [Pipeline] stash 18:50:38 Stashed 1 file(s) [Pipeline] } 18:50:38 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-90-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 18:50:39 Removing intermediate container 2e3420315d12 18:50:39 ---> a2ca8ab233fe 18:50:39 Step 6/8 : WORKDIR /build 18:50:39 ---> Running in 973bdf147999 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:50:39 Removing intermediate container 973bdf147999 18:50:39 ---> 774216965629 18:50:39 Step 7/8 : COPY go.mod . 18:50:40 ---> d8c5b968edc1 18:50:40 Step 8/8 : RUN go mod download 18:50:40 ---> Running in bed052424e1f 18:51:07 Removing intermediate container bed052424e1f 18:51:07 ---> 304c5cd2371e 18:51:07 Successfully built 304c5cd2371e 18:51:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:51:07 + docker inspect -f . ci-base-image-arm64 18:51:07 . [Pipeline] withDockerContainer 18:51:07 prd-ubuntu18.04-docker-arm64-4c-16g-28091 does not seem to be running inside a container 18:51:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/90 -v /w/workspace/go-mod-bootstrap/90:/w/workspace/go-mod-bootstrap/90:rw,z -v /w/workspace/go-mod-bootstrap/90@tmp:/w/workspace/go-mod-bootstrap/90@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 18:51:09 $ docker top 8d4d979af2826d8245aed5cb340196b8b01a99310dbf615da40f301560f1463e -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:10 + go version 18:51:10 go version go1.15.5 linux/arm64 [Pipeline] } 18:51:10 $ docker stop --time=1 8d4d979af2826d8245aed5cb340196b8b01a99310dbf615da40f301560f1463e 18:51:12 $ docker rm -f 8d4d979af2826d8245aed5cb340196b8b01a99310dbf615da40f301560f1463e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:51:13 + docker inspect -f . ci-base-image-arm64 18:51:13 . [Pipeline] withDockerContainer 18:51:13 prd-ubuntu18.04-docker-arm64-4c-16g-28091 does not seem to be running inside a container 18:51:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/90 -v /w/workspace/go-mod-bootstrap/90:/w/workspace/go-mod-bootstrap/90:rw,z -v /w/workspace/go-mod-bootstrap/90@tmp:/w/workspace/go-mod-bootstrap/90@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 18:51:15 $ docker top 1367be922de4e54e600bd3f44f7ff3fd1f2f7c6cd521185719e916df9c2755a5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:16 + make test 18:51:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:51:48 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:51:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.046s coverage: 9.0% of statements 18:51:48 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:51:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.105s coverage: 92.2% of statements 18:51:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements 18:51:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.030s coverage: 34.3% of statements 18:51:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:51:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:51:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 18.2% of statements 18:51:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.037s coverage: 95.3% of statements 18:51:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:51:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:51:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.043s coverage: 91.3% of statements 18:51:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 18:51:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:52:01 gofmt -l . 18:52:01 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:52:01 $ docker stop --time=1 1367be922de4e54e600bd3f44f7ff3fd1f2f7c6cd521185719e916df9c2755a5 18:52:03 $ docker rm -f 1367be922de4e54e600bd3f44f7ff3fd1f2f7c6cd521185719e916df9c2755a5 [Pipeline] // withDockerContainer [Pipeline] sh 18:52:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:04 Warning: overwriting stash ‘coverage-report’ 18:52:05 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] libraryResource [Pipeline] sh 18:52:06 ---> job-cost.sh 18:52:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ED4P 18:52:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:55:15 lf-activate-venv(): INFO: Adding /tmp/venv-ED4P/bin to PATH 18:55:15 INFO: No Stack... 18:55:15 INFO: Retrieving Pricing Info for: lf-standard-4 18:55:15 INFO: Archiving Costs [Pipeline] sh 18:55:15 + cut -d, -f6 18:55:15 + cat /w/workspace/go-mod-bootstrap/90/archives/cost.csv [Pipeline] lock 18:55:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-90-stack-cost] 18:55:16 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-90-stack-cost] did not exist. Created. 18:55:16 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:55:16 /w/workspace/go-mod-bootstrap/90@tmp/durable-eb5f49f5/script.sh: 1: /w/workspace/go-mod-bootstrap/90@tmp/durable-eb5f49f5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:55:16 + echo total: 0.20999999344348907 [Pipeline] stash 18:55:16 Warning: overwriting stash ‘stack-cost’ 18:55:17 Stashed 1 file(s) [Pipeline] } 18:55:17 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-90-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:55:19 provisioning config files... 18:55:20 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5515066141560855911tmp [Pipeline] { [Pipeline] sh 18:55:20 + set +x 18:55:20 + curl -s https://codecov.io/bash 18:55:20 + bash -s -- 18:55:20 18:55:20 _____ _ 18:55:20 / ____| | | 18:55:20 | | ___ __| | ___ ___ _____ __ 18:55:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:55:20 | |___| (_) | (_| | __/ (_| (_) \ V / 18:55:20 \_____\___/ \__,_|\___|\___\___/ \_/ 18:55:20 Bash-20210226-7100762 18:55:20 18:55:20 18:55:20 ==> git version 2.24.3 found 18:55:20 ==> 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 18:55:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:55:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:55:20 ==> Jenkins CI detected. 18:55:20 project root: . 18:55:20 --> token set from env 18:55:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:55:20 ==> Running gcov in . (disable via -X gcov) 18:55:20 ==> Python coveragepy not found 18:55:20 ==> Searching for coverage reports in: 18:55:20 + . 18:55:20 -> Found 1 reports 18:55:20 ==> Detecting git/mercurial file structure 18:55:20 ==> Reading reports 18:55:20 + ./coverage.out bytes=26895 18:55:20 ==> Appending adjustments 18:55:20 https://docs.codecov.io/docs/fixing-reports 18:55:20 + Found adjustments 18:55:20 ==> Gzipping contents 18:55:20 8.0K /tmp/codecov.4tuRCY.gz 18:55:20 ==> Uploading reports 18:55:20 url: https://codecov.io 18:55:20 query: branch=master&commit=2a94ca31e67b87cac386eb97e6b292b1f013dd31&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F90%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:55:20 -> Pinging Codecov 18:55:20 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=master&commit=2a94ca31e67b87cac386eb97e6b292b1f013dd31&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F90%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:55:21 -> Uploading to 18:55:21 https://storage.googleapis.com/codecov/v4/raw/2021-03-01/833815588EE85121546D348822E98E2E/2a94ca31e67b87cac386eb97e6b292b1f013dd31/fd3a1351-6ab7-4ccd-803e-b3c219f47485.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210301T185521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b6deb90b5a22198eed2cbdd6ed07f045648678814f8582d5cf0b88041a8f6a5 18:55:21 % Total % Received % Xferd Average Speed Time Time Time Current 18:55:21 Dload Upload Total Spent Left Speed 18:55:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5095 0 0 100 5095 0 11364 --:--:-- --:--:-- --:--:-- 11372 18:55:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2a94ca31e67b87cac386eb97e6b292b1f013dd31 [Pipeline] } 18:55:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:55:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:55:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:55:23 18:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:55:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:55:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:55:24 188c0c94c7c5: Pulling fs layer 18:55:24 0ef7d3d256c8: Pulling fs layer 18:55:24 de9db76c5a1d: Pulling fs layer 18:55:24 0eba1c9be4d2: Pulling fs layer 18:55:24 0d57e429df01: Pulling fs layer 18:55:24 4e4be7b47b0d: Pulling fs layer 18:55:24 e1f770b5df2f: Pulling fs layer 18:55:24 85a0685a4137: Pulling fs layer 18:55:24 0eba1c9be4d2: Waiting 18:55:24 0d57e429df01: Waiting 18:55:24 4e4be7b47b0d: Waiting 18:55:24 e1f770b5df2f: Waiting 18:55:24 85a0685a4137: Waiting 18:55:24 de9db76c5a1d: Verifying Checksum 18:55:24 de9db76c5a1d: Download complete 18:55:24 0ef7d3d256c8: Verifying Checksum 18:55:24 0ef7d3d256c8: Download complete 18:55:24 0d57e429df01: Verifying Checksum 18:55:24 0d57e429df01: Download complete 18:55:24 4e4be7b47b0d: Verifying Checksum 18:55:24 4e4be7b47b0d: Download complete 18:55:24 188c0c94c7c5: Verifying Checksum 18:55:24 188c0c94c7c5: Download complete 18:55:24 188c0c94c7c5: Pull complete 18:55:24 0ef7d3d256c8: Pull complete 18:55:24 de9db76c5a1d: Pull complete 18:55:26 e1f770b5df2f: Verifying Checksum 18:55:26 e1f770b5df2f: Download complete 18:55:28 0eba1c9be4d2: Verifying Checksum 18:55:28 0eba1c9be4d2: Download complete 18:55:28 85a0685a4137: Verifying Checksum 18:55:28 85a0685a4137: Download complete 18:55:34 0eba1c9be4d2: Pull complete 18:55:34 0d57e429df01: Pull complete 18:55:34 4e4be7b47b0d: Pull complete 18:55:36 e1f770b5df2f: Pull complete 18:55:44 85a0685a4137: Pull complete 18:55:44 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:55:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:55:45 prd-centos7-docker-4c-2g-28086 does not seem to be running inside a container 18:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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-devops/edgex-snyk-go:1.410.4 cat 18:55:46 $ docker top 7665e3de54aecbb4a03b5e3db0c36925bebd929b71c96d26b298228d4eb24ecb -eo pid,comm [Pipeline] { [Pipeline] echo 18:55:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:55:46 + set -o pipefail 18:55:46 + snyk monitor '--org=edgex-jenkins' 18:55:55 18:55:55 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 18:55:55 18:55:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/c0017763-ca9e-4fd0-8ec1-06f78ee5c29a 18:55:55 18:55:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:55:55 18:55:55 [Pipeline] } 18:55:55 $ docker stop --time=1 7665e3de54aecbb4a03b5e3db0c36925bebd929b71c96d26b298228d4eb24ecb 18:55:57 $ docker rm -f 7665e3de54aecbb4a03b5e3db0c36925bebd929b71c96d26b298228d4eb24ecb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:55:59 + git log --format=format:%s -1 2a94ca31e67b87cac386eb97e6b292b1f013dd31 [Pipeline] isUnix [Pipeline] sh 18:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:55:59 . [Pipeline] withDockerContainer 18:55:59 prd-centos7-docker-4c-2g-28086 does not seem to be running inside a container 18:55:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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:10004/edgex-devops/git-semver:latest cat 18:56:00 $ docker top 97e82047b57af6d446554444297e195b7bfe32d2e933968432c065de058762d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:01 [ssh-agent] Looking for ssh-agent implementation... 18:56:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:01 $ docker exec 97e82047b57af6d446554444297e195b7bfe32d2e933968432c065de058762d6 ssh-agent 18:56:01 SSH_AUTH_SOCK=/tmp/ssh-arDSJ8lZvvnu/agent.12 18:56:01 SSH_AGENT_PID=17 18:56:01 Running ssh-add (command line suppressed) 18:56:01 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_847500963720557493.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_847500963720557493.key) 18:56:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:02 + git semver tag 18:56:02 # -> Open(): unable to determine branch for HEAD 18:56:02 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:56:02 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:56:02 # $SEMVER_REMOTE_NAME = origin 18:56:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:56:02 # $SEMVER_USER_NAME = edgex-jenkins 18:56:02 # $SEMVER_BRANCH = master 18:56:02 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 18:56:02 # 2a94ca31e67b87cac386eb97e6b292b1f013dd31 HEAD 18:56:02 # -> Force: false 18:56:02 # 2f8ed543532c4361089db0d6c07509b72310a170 refs/tags/v2.0.0-dev.14 [Pipeline] } 18:56:02 $ docker exec --env ******** --env ******** 97e82047b57af6d446554444297e195b7bfe32d2e933968432c065de058762d6 ssh-agent -k 18:56:02 unset SSH_AUTH_SOCK; 18:56:02 unset SSH_AGENT_PID; 18:56:02 echo Agent pid 17 killed; 18:56:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:03 + git semver [Pipeline] } 18:56:03 $ docker stop --time=1 97e82047b57af6d446554444297e195b7bfe32d2e933968432c065de058762d6 18:56:04 $ docker rm -f 97e82047b57af6d446554444297e195b7bfe32d2e933968432c065de058762d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:56:05 18:56:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:56:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:56:05 0.23.1-centos7: Pulling from edgex-lftools 18:56:05 ab5ef0e58194: Pulling fs layer 18:56:05 9712f1f96733: Pulling fs layer 18:56:05 63f879dbbcfc: Pulling fs layer 18:56:05 0d9ebad4ef96: Pulling fs layer 18:56:05 e9a5061849ea: Pulling fs layer 18:56:05 d747dcd14b5f: Pulling fs layer 18:56:05 2de7ff778b66: Pulling fs layer 18:56:05 0d9ebad4ef96: Waiting 18:56:05 e9a5061849ea: Waiting 18:56:05 d747dcd14b5f: Waiting 18:56:05 2de7ff778b66: Waiting 18:56:05 9712f1f96733: Verifying Checksum 18:56:05 9712f1f96733: Download complete 18:56:07 63f879dbbcfc: Verifying Checksum 18:56:07 63f879dbbcfc: Download complete 18:56:07 e9a5061849ea: Download complete 18:56:07 d747dcd14b5f: Verifying Checksum 18:56:07 d747dcd14b5f: Download complete 18:56:07 2de7ff778b66: Verifying Checksum 18:56:07 2de7ff778b66: Download complete 18:56:07 0d9ebad4ef96: Verifying Checksum 18:56:07 0d9ebad4ef96: Download complete 18:56:08 ab5ef0e58194: Verifying Checksum 18:56:08 ab5ef0e58194: Download complete 18:56:12 ab5ef0e58194: Pull complete 18:56:12 9712f1f96733: Pull complete 18:56:15 63f879dbbcfc: Pull complete 18:56:21 0d9ebad4ef96: Pull complete 18:56:25 e9a5061849ea: Pull complete 18:56:25 d747dcd14b5f: Pull complete 18:56:27 2de7ff778b66: Pull complete 18:56:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:56:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:56:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:56:27 prd-centos7-docker-4c-2g-28086 does not seem to be running inside a container 18:56:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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:0.23.1-centos7 cat 18:56:30 $ docker top aee73aa8ba4b60944092fc48e0e5a70bbe197e98d2ce294e9db1b2cac8a5e461 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:56:31 provisioning config files... 18:56:31 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2137059564026880425tmp 18:56:31 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6209553315013959218tmp 18:56:31 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config21292211883074559tmp [Pipeline] { [Pipeline] echo 18:56:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:56:31 ---> sigul-configuration.sh 18:56:31 gpg: directory `/root/.gnupg' created 18:56:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:56:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:56:31 gpg: keyring `/root/.gnupg/secring.gpg' created 18:56:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:56:31 gpg: CAST5 encrypted data 18:56:31 gpg: encrypted with 1 passphrase 18:56:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:56:32 + mkdir /home/jenkins 18:56:32 + mkdir /home/jenkins/sigul [Pipeline] sh 18:56:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:56:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:56:32 ---> sigul-install.sh 18:56:39 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:56:39 + git tag --list 18:56:39 v0.0.1 18:56:39 v0.0.10 18:56:39 v0.0.11 18:56:39 v0.0.12 18:56:39 v0.0.13 18:56:39 v0.0.14 18:56:39 v0.0.15 18:56:39 v0.0.16 18:56:39 v0.0.17 18:56:39 v0.0.18 18:56:39 v0.0.19 18:56:39 v0.0.2 18:56:39 v0.0.20 18:56:39 v0.0.21 18:56:39 v0.0.22 18:56:39 v0.0.23 18:56:39 v0.0.24 18:56:39 v0.0.25 18:56:39 v0.0.26 18:56:39 v0.0.27 18:56:39 v0.0.28 18:56:39 v0.0.29 18:56:39 v0.0.3 18:56:39 v0.0.30 18:56:39 v0.0.31 18:56:39 v0.0.32 18:56:39 v0.0.33 18:56:39 v0.0.34 18:56:39 v0.0.35 18:56:39 v0.0.36 18:56:39 v0.0.37 18:56:39 v0.0.38 18:56:39 v0.0.39 18:56:39 v0.0.4 18:56:39 v0.0.40 18:56:39 v0.0.41 18:56:39 v0.0.42 18:56:39 v0.0.43 18:56:39 v0.0.44 18:56:39 v0.0.45 18:56:39 v0.0.46 18:56:39 v0.0.47 18:56:39 v0.0.48 18:56:39 v0.0.49 18:56:39 v0.0.5 18:56:39 v0.0.50 18:56:39 v0.0.51 18:56:39 v0.0.52 18:56:39 v0.0.53 18:56:39 v0.0.54 18:56:39 v0.0.55 18:56:39 v0.0.56 18:56:39 v0.0.57 18:56:39 v0.0.58 18:56:39 v0.0.59 18:56:39 v0.0.6 18:56:39 v0.0.60 18:56:39 v0.0.61 18:56:39 v0.0.62 18:56:39 v0.0.63 18:56:39 v0.0.64 18:56:39 v0.0.65 18:56:39 v0.0.66 18:56:39 v0.0.67 18:56:39 v0.0.68 18:56:39 v0.0.69 18:56:39 v0.0.7 18:56:39 v0.0.70 18:56:39 v0.0.71 18:56:39 v0.0.72 18:56:39 v0.0.8 18:56:39 v0.0.9 18:56:39 v2.0.0-dev.1 18:56:39 v2.0.0-dev.10 18:56:39 v2.0.0-dev.11 18:56:39 v2.0.0-dev.12 18:56:39 v2.0.0-dev.13 18:56:39 v2.0.0-dev.14 18:56:39 v2.0.0-dev.2 18:56:39 v2.0.0-dev.3 18:56:39 v2.0.0-dev.4 18:56:39 v2.0.0-dev.5 18:56:39 v2.0.0-dev.6 18:56:39 v2.0.0-dev.7 18:56:39 v2.0.0-dev.8 18:56:39 v2.0.0-dev.9 [Pipeline] sh 18:56:39 + lftools sign git-tag v2.0.0-dev.14 18:56:41 Signing Git tag with Sigul... 18:56:41 Signing v2.0.0-dev.14 [Pipeline] echo 18:56:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:56:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:56:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:56:42 $ docker stop --time=1 aee73aa8ba4b60944092fc48e0e5a70bbe197e98d2ce294e9db1b2cac8a5e461 18:56:44 $ docker rm -f aee73aa8ba4b60944092fc48e0e5a70bbe197e98d2ce294e9db1b2cac8a5e461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:56:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:56:45 . [Pipeline] withDockerContainer 18:56:45 prd-centos7-docker-4c-2g-28086 does not seem to be running inside a container 18:56:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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:10004/edgex-devops/git-semver:latest cat 18:56:46 $ docker top 999b8032914e6b5c6b7b57d4cdf59a2ba4808fee55622ed9c38156c6aa7a9a96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:46 [ssh-agent] Looking for ssh-agent implementation... 18:56:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:47 $ docker exec 999b8032914e6b5c6b7b57d4cdf59a2ba4808fee55622ed9c38156c6aa7a9a96 ssh-agent 18:56:47 SSH_AUTH_SOCK=/tmp/ssh-dTQ4IOpqLZrU/agent.13 18:56:47 SSH_AGENT_PID=18 18:56:47 Running ssh-add (command line suppressed) 18:56:47 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5182237496219354214.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5182237496219354214.key) 18:56:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:47 + git semver bump pre 18:56:47 # -> Open(): unable to determine branch for HEAD 18:56:47 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:56:47 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:56:47 # $SEMVER_REMOTE_NAME = origin 18:56:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:56:47 # $SEMVER_USER_NAME = edgex-jenkins 18:56:47 # $SEMVER_BRANCH = master 18:56:47 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 18:56:47 2.0.0-dev.15 [Pipeline] } 18:56:47 $ docker exec --env ******** --env ******** 999b8032914e6b5c6b7b57d4cdf59a2ba4808fee55622ed9c38156c6aa7a9a96 ssh-agent -k 18:56:47 unset SSH_AUTH_SOCK; 18:56:47 unset SSH_AGENT_PID; 18:56:47 echo Agent pid 18 killed; 18:56:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:48 + git semver [Pipeline] } 18:56:48 $ docker stop --time=1 999b8032914e6b5c6b7b57d4cdf59a2ba4808fee55622ed9c38156c6aa7a9a96 18:56:49 $ docker rm -f 999b8032914e6b5c6b7b57d4cdf59a2ba4808fee55622ed9c38156c6aa7a9a96 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:56:50 . [Pipeline] withDockerContainer 18:56:50 prd-centos7-docker-4c-2g-28086 does not seem to be running inside a container 18:56:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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:10004/edgex-devops/git-semver:latest cat 18:56:51 $ docker top 6144e51fa50bf046c715f65943b15bb9a22993182ffb08055271ecd1f2c7e846 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:51 [ssh-agent] Looking for ssh-agent implementation... 18:56:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:51 $ docker exec 6144e51fa50bf046c715f65943b15bb9a22993182ffb08055271ecd1f2c7e846 ssh-agent 18:56:52 SSH_AUTH_SOCK=/tmp/ssh-frUVglYFnYBa/agent.11 18:56:52 SSH_AGENT_PID=17 18:56:52 Running ssh-add (command line suppressed) 18:56:52 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8712428770137590190.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8712428770137590190.key) 18:56:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:52 + git semver push 18:56:52 # -> Open(): unable to determine branch for HEAD 18:56:52 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:56:52 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:56:52 # $SEMVER_REMOTE_NAME = origin 18:56:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:56:52 # $SEMVER_USER_NAME = edgex-jenkins 18:56:52 # $SEMVER_BRANCH = master 18:56:52 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 18:56:58 $ docker exec --env ******** --env ******** 6144e51fa50bf046c715f65943b15bb9a22993182ffb08055271ecd1f2c7e846 ssh-agent -k 18:56:58 unset SSH_AUTH_SOCK; 18:56:58 unset SSH_AGENT_PID; 18:56:58 echo Agent pid 17 killed; 18:56:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:58 + git semver [Pipeline] } 18:56:58 $ docker stop --time=1 6144e51fa50bf046c715f65943b15bb9a22993182ffb08055271ecd1f2c7e846 18:57:00 $ docker rm -f 6144e51fa50bf046c715f65943b15bb9a22993182ffb08055271ecd1f2c7e846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:57:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:57:02 ---> package-listing.sh 18:57:02 ++ facter osfamily 18:57:02 ++ tr '[:upper:]' '[:lower:]' 18:57:02 + OS_FAMILY=redhat 18:57:02 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 18:57:02 + START_PACKAGES=/tmp/packages_start.txt 18:57:02 + END_PACKAGES=/tmp/packages_end.txt 18:57:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:02 + PACKAGES=/tmp/packages_start.txt 18:57:02 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 18:57:02 + PACKAGES=/tmp/packages_end.txt 18:57:02 + case "${OS_FAMILY}" in 18:57:02 + rpm -qa 18:57:02 + sort 18:57:07 + '[' -f /tmp/packages_start.txt ']' 18:57:07 + '[' -f /tmp/packages_end.txt ']' 18:57:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:07 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 18:57:07 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 18:57:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 18:57:07 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:57:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:57:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:57:08 18:57:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:57:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:57:08 alpine: Pulling from edgex-lftools-log-publisher 18:57:08 df20fa9351a1: Pulling fs layer 18:57:08 36b3adc4ff6f: Pulling fs layer 18:57:08 8ad3a11d3b57: Pulling fs layer 18:57:08 46f8f816bc3b: Pulling fs layer 18:57:08 93b61091891f: Pulling fs layer 18:57:08 93b9cdb0e59b: Pulling fs layer 18:57:08 5e14af77c1be: Pulling fs layer 18:57:08 01666e4c0597: Pulling fs layer 18:57:08 aa168da1d23b: Pulling fs layer 18:57:08 46f8f816bc3b: Waiting 18:57:08 93b61091891f: Waiting 18:57:08 93b9cdb0e59b: Waiting 18:57:08 5e14af77c1be: Waiting 18:57:08 01666e4c0597: Waiting 18:57:08 aa168da1d23b: Waiting 18:57:08 36b3adc4ff6f: Verifying Checksum 18:57:08 36b3adc4ff6f: Download complete 18:57:08 46f8f816bc3b: Verifying Checksum 18:57:08 46f8f816bc3b: Download complete 18:57:08 df20fa9351a1: Verifying Checksum 18:57:08 df20fa9351a1: Download complete 18:57:09 93b9cdb0e59b: Verifying Checksum 18:57:09 93b9cdb0e59b: Download complete 18:57:09 5e14af77c1be: Verifying Checksum 18:57:09 5e14af77c1be: Download complete 18:57:09 8ad3a11d3b57: Verifying Checksum 18:57:09 8ad3a11d3b57: Download complete 18:57:09 93b61091891f: Verifying Checksum 18:57:09 93b61091891f: Download complete 18:57:09 01666e4c0597: Verifying Checksum 18:57:09 01666e4c0597: Download complete 18:57:09 df20fa9351a1: Pull complete 18:57:09 36b3adc4ff6f: Pull complete 18:57:11 aa168da1d23b: Verifying Checksum 18:57:11 aa168da1d23b: Download complete 18:57:11 8ad3a11d3b57: Pull complete 18:57:12 46f8f816bc3b: Pull complete 18:57:12 93b61091891f: Pull complete 18:57:12 93b9cdb0e59b: Pull complete 18:57:12 5e14af77c1be: Pull complete 18:57:12 01666e4c0597: Pull complete 18:57:21 aa168da1d23b: Pull complete 18:57:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:57:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:57:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:57:21 prd-centos7-docker-4c-2g-28086 does not seem to be running inside a container 18:57:21 $ 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_master/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_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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:alpine cat 18:57:23 $ docker top 89a81cf97322731cb0619a6fd856fba6d8c92a0e67aaddd67aa002c05eec58fa -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:24 + touch /tmp/pre-build-complete [Pipeline] sh 18:57:24 + mkdir -p /var/log/sa [Pipeline] sh 18:57:24 + ls /var/log/sa-host 18:57:24 + sadf -c /var/log/sa-host/sa01 18:57:24 file_magic: OK 18:57:24 HZ: Using current value: 100 18:57:24 file_header: OK 18:57:24 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 18:57:24 Statistics: 18:57:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:57:24 File successfully converted to sysstat format version 12.2.1 18:57:24 + sadf -c /var/log/sa-host/sa23 18:57:24 file_magic: OK 18:57:24 HZ: Using current value: 100 18:57:24 file_header: OK 18:57:24 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 18:57:24 Statistics: 18:57:24 Hnuu...uuuununununu... 18:57:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:25 provisioning config files... 18:57:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2038682177009269410tmp [Pipeline] { [Pipeline] echo 18:57:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:57:26 ---> create-netrc.sh [Pipeline] } 18:57:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:57:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:57:26 ---> python-tools-install.sh [Pipeline] echo 18:57:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:57:26 ---> sudo-logs.sh 18:57:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:57:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:57:27 ---> job-cost.sh 18:57:27 lf-activate-venv: SKIPPING 18:57:27 DEBUG: total: 0.20999999344348907 18:57:27 INFO: Retrieving Stack Cost... 18:57:28 INFO: Retrieving Pricing Info for: v1-standard-2 18:57:28 INFO: Archiving Costs [Pipeline] echo 18:57:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:57:28 ---> logs-deploy.sh 18:57:28 lf-activate-venv: SKIPPING 18:57:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/90 18:57:28 INFO: archiving workspace using pattern(s): 18:57:30 Archives upload complete. 18:57:30 INFO: archiving logs to Nexus 18:57:31 ---> uname -a: 18:57:31 Linux prd-centos7-docker-4c-2g-28086.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:57:31 18:57:31 18:57:31 ---> lscpu: 18:57:31 Architecture: x86_64 18:57:31 CPU op-mode(s): 32-bit, 64-bit 18:57:31 Byte Order: Little Endian 18:57:31 Address sizes: 40 bits physical, 48 bits virtual 18:57:31 CPU(s): 4 18:57:31 On-line CPU(s) list: 0-3 18:57:31 Thread(s) per core: 1 18:57:31 Core(s) per socket: 1 18:57:31 Socket(s): 4 18:57:31 NUMA node(s): 1 18:57:31 Vendor ID: GenuineIntel 18:57:31 CPU family: 6 18:57:31 Model: 44 18:57:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:57:31 Stepping: 1 18:57:31 CPU MHz: 2933.438 18:57:31 BogoMIPS: 5866.87 18:57:31 Virtualization: VT-x 18:57:31 Hypervisor vendor: KVM 18:57:31 Virtualization type: full 18:57:31 L1d cache: 128 KiB 18:57:31 L1i cache: 128 KiB 18:57:31 L2 cache: 16 MiB 18:57:31 L3 cache: 64 MiB 18:57:31 NUMA node0 CPU(s): 0-3 18:57:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:57:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:57:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:57:31 Vulnerability Meltdown: Mitigation; PTI 18:57:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:57:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:57:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:57:31 Vulnerability Srbds: Not affected 18:57:31 Vulnerability Tsx async abort: Not affected 18:57:31 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 18:57:31 18:57:31 18:57:31 ---> nproc: 18:57:31 4 18:57:31 18:57:31 18:57:31 ---> df -h: 18:57:31 Filesystem Size Used Available Use% Mounted on 18:57:31 overlay 50.0G 8.5G 41.4G 17% / 18:57:31 tmpfs 64.0M 0 64.0M 0% /dev 18:57:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:57:31 shm 64.0M 0 64.0M 0% /dev/shm 18:57:31 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 18:57:31 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 18:57:31 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 18:57:31 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 18:57:31 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 18:57:31 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 18:57:31 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master 18:57:31 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 18:57:31 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 18:57:31 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 18:57:31 18:57:31 18:57:31 ---> free -m: 18:57:31 total used free shared buff/cache available 18:57:31 Mem: 1837 829 142 0 865 943 18:57:31 Swap: 1023 2 1021 18:57:31 18:57:31 18:57:31 ---> ip addr: 18:57:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:57:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:57:31 inet 127.0.0.1/8 scope host lo 18:57:31 valid_lft forever preferred_lft forever 18:57:31 inet6 ::1/128 scope host 18:57:31 valid_lft forever preferred_lft forever 18:57:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:57:31 link/ether fa:16:3e:00:b4:f0 brd ff:ff:ff:ff:ff:ff 18:57:31 inet 10.30.123.128/23 brd 10.30.123.255 scope global dynamic eth0 18:57:31 valid_lft 85712sec preferred_lft 85712sec 18:57:31 inet6 fe80::f816:3eff:fe00:b4f0/64 scope link 18:57:31 valid_lft forever preferred_lft forever 18:57:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:57:31 link/ether 02:42:27:79:2a:da brd ff:ff:ff:ff:ff:ff 18:57:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:57:31 valid_lft forever preferred_lft forever 18:57:31 inet6 fe80::42:27ff:fe79:2ada/64 scope link 18:57:31 valid_lft forever preferred_lft forever 18:57:31 18:57:31 18:57:31 ---> sar -b -r -n DEV: 18:57:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/01/21 _x86_64_ (4 CPU) 18:57:31 18:57:31 18:45:52 LINUX RESTART (4 CPU) 18:57:31 18:57:31 18:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:57:31 18:48:01 1.68 0.00 1.68 0.00 0.00 32.34 0.00 18:57:31 18:49:01 0.43 0.00 0.43 0.00 0.00 7.00 0.00 18:57:31 18:50:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 18:57:31 18:51:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 18:57:31 18:52:01 0.23 0.00 0.23 0.00 0.00 3.88 0.00 18:57:31 18:53:01 0.32 0.00 0.32 0.00 0.00 3.31 0.00 18:57:31 18:54:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 18:57:31 18:55:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 18:57:31 18:56:01 288.13 172.61 115.53 0.00 8593.51 36212.20 0.00 18:57:31 18:57:01 207.19 69.42 137.77 0.00 4011.05 33051.81 0.00 18:57:31 Average: 49.93 24.22 25.71 0.00 1261.24 6936.74 0.00 18:57:31 18:57:31 18:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:57:31 18:48:01 151264 0 618840 32.89 2620 1108820 1117304 38.13 435540 1095768 20 18:57:31 18:49:01 154252 0 615844 32.73 2620 1108828 1089988 37.20 432680 1096616 8 18:57:31 18:50:01 154616 0 615476 32.71 2620 1108832 1087908 37.13 439076 1090060 12 18:57:31 18:51:01 154664 0 615428 32.71 2620 1108832 1088024 37.13 439700 1089716 8 18:57:31 18:52:01 153752 0 616332 32.76 2620 1108840 1087952 37.13 439508 1090668 8 18:57:31 18:53:01 154324 0 615756 32.73 2620 1108844 1078700 36.81 446100 1083200 8 18:57:31 18:54:01 154440 0 615636 32.72 2620 1108848 1078700 36.81 445856 1083200 8 18:57:31 18:55:01 154836 0 615236 32.70 2620 1108852 1078700 36.81 446092 1083200 8 18:57:31 18:56:01 192308 0 719836 38.26 2596 966804 1703964 58.15 561664 873104 48 18:57:31 18:57:01 246172 0 776796 41.29 1504 857072 1118200 38.16 592580 708568 20 18:57:31 Average: 167063 0 642518 34.15 2506 1069457 1152944 39.35 467880 1029410 15 18:57:31 18:57:31 18:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:57:31 18:48:01 eth0 4.36 1.82 3.43 0.31 0.00 0.00 0.00 0.00 18:57:31 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:49:01 eth0 2.22 0.52 0.66 0.39 0.00 0.00 0.00 0.00 18:57:31 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:50:01 eth0 1.72 0.55 0.60 0.36 0.00 0.00 0.00 0.00 18:57:31 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:51:01 eth0 1.27 0.45 0.37 0.24 0.00 0.00 0.00 0.00 18:57:31 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:52:01 eth0 0.70 0.40 0.41 0.27 0.00 0.00 0.00 0.00 18:57:31 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:57:31 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:54:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:55:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:57:31 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:56:01 eth0 495.17 433.43 4295.69 42.35 0.00 0.00 0.00 0.00 18:57:31 18:56:01 vethc34a7e8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:56:01 docker0 37.79 37.99 3.39 198.57 0.00 0.00 0.00 0.00 18:57:31 18:57:01 eth0 525.79 424.33 3478.22 105.73 0.00 0.00 0.00 0.00 18:57:31 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 18:57:01 docker0 47.64 77.10 2.89 221.89 0.00 0.00 0.00 0.00 18:57:31 Average: eth0 103.21 86.22 778.44 14.98 0.00 0.00 0.00 0.00 18:57:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:31 Average: docker0 8.55 11.52 0.63 42.07 0.00 0.00 0.00 0.00 18:57:31 18:57:31 18:57:31 ---> sar -P ALL: 18:57:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/01/21 _x86_64_ (4 CPU) 18:57:31 18:57:31 18:45:52 LINUX RESTART (4 CPU) 18:57:31 18:57:31 18:47:01 CPU %user %nice %system %iowait %steal %idle 18:57:31 18:48:01 all 0.21 0.00 0.06 0.00 0.01 99.72 18:57:31 18:48:01 0 0.10 0.00 0.08 0.00 0.00 99.82 18:57:31 18:48:01 1 0.58 0.00 0.07 0.00 0.02 99.33 18:57:31 18:48:01 2 0.10 0.00 0.07 0.00 0.03 99.80 18:57:31 18:48:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:57:31 18:49:01 all 0.18 0.00 0.05 0.00 0.00 99.77 18:57:31 18:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:57:31 18:49:01 1 0.12 0.00 0.05 0.00 0.00 99.83 18:57:31 18:49:01 2 0.50 0.00 0.07 0.00 0.00 99.43 18:57:31 18:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:57:31 18:50:01 all 0.14 0.00 0.05 0.00 0.00 99.81 18:57:31 18:50:01 0 0.10 0.00 0.03 0.00 0.00 99.87 18:57:31 18:50:01 1 0.35 0.00 0.05 0.00 0.00 99.60 18:57:31 18:50:01 2 0.07 0.00 0.08 0.00 0.00 99.85 18:57:31 18:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:57:31 18:51:01 all 0.18 0.00 0.05 0.00 0.00 99.77 18:57:31 18:51:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:57:31 18:51:01 1 0.55 0.00 0.05 0.00 0.00 99.40 18:57:31 18:51:01 2 0.08 0.00 0.08 0.00 0.00 99.83 18:57:31 18:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:57:31 18:52:01 all 0.18 0.00 0.03 0.00 0.01 99.78 18:57:31 18:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:57:31 18:52:01 1 0.53 0.00 0.03 0.00 0.02 99.42 18:57:31 18:52:01 2 0.08 0.00 0.05 0.00 0.00 99.87 18:57:31 18:52:01 3 0.07 0.00 0.03 0.00 0.03 99.87 18:57:31 18:53:01 all 0.17 0.00 0.06 0.00 0.01 99.76 18:57:31 18:53:01 0 0.05 0.00 0.05 0.02 0.00 99.88 18:57:31 18:53:01 1 0.52 0.00 0.03 0.00 0.02 99.43 18:57:31 18:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:57:31 18:53:01 3 0.05 0.00 0.13 0.00 0.00 99.82 18:57:31 18:54:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:57:31 18:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:57:31 18:54:01 1 0.10 0.00 0.07 0.00 0.00 99.83 18:57:31 18:54:01 2 0.48 0.00 0.02 0.00 0.00 99.50 18:57:31 18:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:57:31 18:55:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:57:31 18:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:57:31 18:55:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:57:31 18:55:01 2 0.53 0.00 0.03 0.00 0.00 99.43 18:57:31 18:55:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:57:31 18:56:01 all 9.93 0.00 7.45 3.01 0.16 79.45 18:57:31 18:56:01 0 9.40 0.00 7.46 3.53 0.15 79.46 18:57:31 18:56:01 1 9.67 0.00 7.71 4.38 0.17 78.07 18:57:31 18:56:01 2 10.89 0.00 7.75 2.75 0.15 78.46 18:57:31 18:56:01 3 9.76 0.00 6.89 1.38 0.15 81.82 18:57:31 18:57:01 all 12.37 0.00 9.50 2.35 0.23 75.56 18:57:31 18:57:01 0 11.34 0.00 10.96 2.76 0.24 74.71 18:57:31 18:57:01 1 11.42 0.00 9.55 2.02 0.17 76.83 18:57:31 18:57:01 2 15.15 0.00 9.24 2.42 0.27 72.91 18:57:31 18:57:01 3 11.55 0.00 8.25 2.19 0.22 77.79 18:57:31 Average: all 2.32 0.00 1.69 0.52 0.04 95.42 18:57:31 Average: 0 2.06 0.00 1.83 0.62 0.04 95.46 18:57:31 Average: 1 2.35 0.00 1.73 0.63 0.04 95.25 18:57:31 Average: 2 2.74 0.00 1.70 0.51 0.05 95.00 18:57:31 Average: 3 2.11 0.00 1.52 0.35 0.04 95.98 18:57:31 18:57:31 18:57:31