Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ecde49d18deaf26a80a514f9c79df76f1c029662 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-30063 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 > 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 Checking out Revision ecde49d18deaf26a80a514f9c79df76f1c029662 (master) 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 ecde49d18deaf26a80a514f9c79df76f1c029662 # timeout=10 Commit message: "feat: Add config client in DIC (#178)" > git rev-list --no-walk 2a94ca31e67b87cac386eb97e6b292b1f013dd31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:18 ========================================================= 00:31:18 EdgeX Global Pipelines Version Info 00:31:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:20 ------------------- 00:31:20 stable info: 00:31:20 ------------------- 00:31:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:20 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:31:20 Message: update stable to v1.0.184 00:31:20 ------------------- 00:31:20 experimental info: 00:31:20 ------------------- 00:31:20 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:20 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:31:20 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecde49d18deaf26a80a514f9c79df76f1c029662 [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecde49d [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:24 + git log --format=format:%s -1 ecde49d18deaf26a80a514f9c79df76f1c029662 [Pipeline] echo 00:31:24 GIT_COMMIT: ecde49d18deaf26a80a514f9c79df76f1c029662, Commit Message: feat: Add config client in DIC (#178) [Pipeline] echo 00:31:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:31:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:25 00:31:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:26 latest: Pulling from edgex-devops/git-semver 00:31:26 31603596830f: Pulling fs layer 00:31:26 2a8b12db71e7: Pulling fs layer 00:31:26 6ca5941a6612: Pulling fs layer 00:31:26 ecc8261a40a4: Pulling fs layer 00:31:26 ecc8261a40a4: Waiting 00:31:26 2a8b12db71e7: Verifying Checksum 00:31:26 2a8b12db71e7: Download complete 00:31:26 31603596830f: Download complete 00:31:26 ecc8261a40a4: Verifying Checksum 00:31:26 ecc8261a40a4: Download complete 00:31:26 6ca5941a6612: Verifying Checksum 00:31:26 6ca5941a6612: Download complete 00:31:26 31603596830f: Pull complete 00:31:26 2a8b12db71e7: Pull complete 00:31:27 6ca5941a6612: Pull complete 00:31:28 ecc8261a40a4: Pull complete 00:31:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:28 prd-centos7-docker-4c-2g-30063 does not seem to be running inside a container 00:31:28 $ 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 00:31:30 $ docker top 3e5e22a9d54138249b3898d7210601fd583aa403ab464ff622a229134762e543 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:30 [ssh-agent] Looking for ssh-agent implementation... 00:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:31 $ docker exec 3e5e22a9d54138249b3898d7210601fd583aa403ab464ff622a229134762e543 ssh-agent 00:31:31 SSH_AUTH_SOCK=/tmp/ssh-f10TMu0hXtjX/agent.12 00:31:31 SSH_AGENT_PID=17 00:31:31 Running ssh-add (command line suppressed) 00:31:31 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6334030128395166771.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6334030128395166771.key) 00:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:32 + git tag --points-at HEAD [Pipeline] } 00:31:32 $ docker exec --env ******** --env ******** 3e5e22a9d54138249b3898d7210601fd583aa403ab464ff622a229134762e543 ssh-agent -k 00:31:32 unset SSH_AUTH_SOCK; 00:31:32 unset SSH_AGENT_PID; 00:31:32 echo Agent pid 17 killed; 00:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:32 [ssh-agent] Looking for ssh-agent implementation... 00:31:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:32 $ docker exec 3e5e22a9d54138249b3898d7210601fd583aa403ab464ff622a229134762e543 ssh-agent 00:31:32 SSH_AUTH_SOCK=/tmp/ssh-3qpfK8Q7AW2T/agent.45 00:31:32 SSH_AGENT_PID=50 00:31:32 Running ssh-add (command line suppressed) 00:31:32 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5299951705382855988.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5299951705382855988.key) 00:31:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:33 + git semver init 00:31:33 # -> Open(): unable to determine branch for HEAD 00:31:33 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 00:31:33 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 00:31:33 # $SEMVER_REMOTE_NAME = origin 00:31:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:33 # $SEMVER_USER_NAME = edgex-jenkins 00:31:33 # $SEMVER_BRANCH = master 00:31:33 # $SEMVER_TEMP = /tmp/semver-456594238 00:31:33 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 00:31:33 # '/tmp/semver-456594238' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 00:31:33 # -> Force: false 00:31:33 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 00:31:33 $ docker exec --env ******** --env ******** 3e5e22a9d54138249b3898d7210601fd583aa403ab464ff622a229134762e543 ssh-agent -k 00:31:34 unset SSH_AUTH_SOCK; 00:31:34 unset SSH_AGENT_PID; 00:31:34 echo Agent pid 50 killed; 00:31:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:34 + git semver [Pipeline] } 00:31:34 $ docker stop --time=1 3e5e22a9d54138249b3898d7210601fd583aa403ab464ff622a229134762e543 00:31:36 $ docker rm -f 3e5e22a9d54138249b3898d7210601fd583aa403ab464ff622a229134762e543 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:37 Stashed 1 file(s) [Pipeline] echo 00:31:37 [edgeXSemver]: initialized semver on version 2.0.0-dev.15 [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 00:31:52 Running on prd-centos7-docker-4c-2g-30062 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 00:31:52 Running in /w/workspace/go-mod-bootstrap/91 [Pipeline] { [Pipeline] checkout 00:31:53 Still waiting to schedule task 00:31:53 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:32:02 using credential edgex-jenkins-ssh 00:32:02 Cloning the remote Git repository 00:32:02 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:32:02 > git init /w/workspace/go-mod-bootstrap/91 # timeout=10 00:32:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:32:03 > git --version # timeout=10 00:32:04 > git --version # 'git version 2.24.3' 00:32:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:32:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:32:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:32:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:32:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:32:08 Checking out Revision ecde49d18deaf26a80a514f9c79df76f1c029662 (master) 00:32:08 > git config core.sparsecheckout # timeout=10 00:32:08 > git checkout -f ecde49d18deaf26a80a514f9c79df76f1c029662 # timeout=10 00:32:13 Commit message: "feat: Add config client in DIC (#178)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:15 + sudo service docker restart 00:32:15 + true 00:32:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:32:17 ========================================================= 00:32:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:18 + 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 . 00:32:19 Sending build context to Docker daemon 722.4kB 00:32:19 Step 1/8 : ARG BASE=golang:1.15-alpine 00:32:19 Step 2/8 : FROM ${BASE} 00:32:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:19 188c0c94c7c5: Pulling fs layer 00:32:19 0ef7d3d256c8: Pulling fs layer 00:32:19 de9db76c5a1d: Pulling fs layer 00:32:19 bca2f99d35d6: Pulling fs layer 00:32:19 93359f2a8cfa: Pulling fs layer 00:32:19 7c6f9722023f: Pulling fs layer 00:32:19 a35cf1a2eb13: Pulling fs layer 00:32:19 93359f2a8cfa: Waiting 00:32:19 7c6f9722023f: Waiting 00:32:19 a35cf1a2eb13: Waiting 00:32:19 bca2f99d35d6: Waiting 00:32:19 de9db76c5a1d: Verifying Checksum 00:32:19 de9db76c5a1d: Download complete 00:32:19 0ef7d3d256c8: Verifying Checksum 00:32:19 0ef7d3d256c8: Download complete 00:32:19 93359f2a8cfa: Verifying Checksum 00:32:19 93359f2a8cfa: Download complete 00:32:19 7c6f9722023f: Verifying Checksum 00:32:19 7c6f9722023f: Download complete 00:32:20 188c0c94c7c5: Verifying Checksum 00:32:20 188c0c94c7c5: Download complete 00:32:21 188c0c94c7c5: Pull complete 00:32:21 0ef7d3d256c8: Pull complete 00:32:22 de9db76c5a1d: Pull complete 00:32:24 a35cf1a2eb13: Verifying Checksum 00:32:24 a35cf1a2eb13: Download complete 00:32:25 bca2f99d35d6: Verifying Checksum 00:32:25 bca2f99d35d6: Download complete 00:32:43 bca2f99d35d6: Pull complete 00:32:43 93359f2a8cfa: Pull complete 00:32:43 7c6f9722023f: Pull complete 00:32:50 a35cf1a2eb13: Pull complete 00:32:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:50 ---> a62c8e92a672 00:32:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:32:52 ---> Running in 58d16e068494 00:32:52 Removing intermediate container 58d16e068494 00:32:52 ---> 80e9ff818540 00:32:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:52 ---> Running in 601f039fd38e 00:32:59 Removing intermediate container 601f039fd38e 00:32:59 ---> 957f417bf4cf 00:32:59 Step 5/8 : RUN apk add --update --no-cache git make 00:32:59 ---> Running in c365eb66083d 00:33:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:01 OK: 166 MiB in 39 packages 00:33:02 Removing intermediate container c365eb66083d 00:33:02 ---> 3a5faabb42c3 00:33:02 Step 6/8 : WORKDIR /build 00:33:02 ---> Running in f927cefa12df 00:33:03 Removing intermediate container f927cefa12df 00:33:03 ---> 2d1d1dcd5879 00:33:03 Step 7/8 : COPY go.mod . 00:33:03 ---> 118c6b359a62 00:33:03 Step 8/8 : RUN go mod download 00:33:03 ---> Running in bb2c22187143 00:33:43 Removing intermediate container bb2c22187143 00:33:43 ---> 028c8fd10ff0 00:33:43 Successfully built 028c8fd10ff0 00:33:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:43 + docker inspect -f . ci-base-image-x86_64 00:33:44 . [Pipeline] withDockerContainer 00:33:45 prd-centos7-docker-4c-2g-30062 does not seem to be running inside a container 00:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/91 -v /w/workspace/go-mod-bootstrap/91:/w/workspace/go-mod-bootstrap/91:rw,z -v /w/workspace/go-mod-bootstrap/91@tmp:/w/workspace/go-mod-bootstrap/91@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 00:33:47 $ docker top 38482a8e6648b21e8694de6b5742f2ce3e4f7d0c22cc3442c8fe1dd37b7f4e3b -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:47 + go version 00:33:47 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:47 $ docker stop --time=1 38482a8e6648b21e8694de6b5742f2ce3e4f7d0c22cc3442c8fe1dd37b7f4e3b 00:33:49 $ docker rm -f 38482a8e6648b21e8694de6b5742f2ce3e4f7d0c22cc3442c8fe1dd37b7f4e3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:50 + docker inspect -f . ci-base-image-x86_64 00:33:50 . [Pipeline] withDockerContainer 00:33:50 prd-centos7-docker-4c-2g-30062 does not seem to be running inside a container 00:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/91 -v /w/workspace/go-mod-bootstrap/91:/w/workspace/go-mod-bootstrap/91:rw,z -v /w/workspace/go-mod-bootstrap/91@tmp:/w/workspace/go-mod-bootstrap/91@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 00:33:52 $ docker top 7407c2d66c06f3052a3aff33bbb91642761575e053812e65975258cf036cda3f -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:53 + make test 00:33:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:34:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 00:34:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.113s coverage: 8.8% of statements 00:34:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 00:34:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.071s coverage: 92.2% of statements 00:34:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.015s coverage: 85.3% of statements 00:34:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.020s coverage: 34.3% of statements 00:34:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 00:34:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 00:34:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.130s coverage: 18.2% of statements 00:34:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.035s coverage: 95.3% of statements 00:34:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 00:34:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 00:34:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.046s coverage: 91.3% of statements 00:34:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 00:34:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:34:39 gofmt -l . 00:34:39 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:34:39 $ docker stop --time=1 7407c2d66c06f3052a3aff33bbb91642761575e053812e65975258cf036cda3f 00:34:42 $ docker rm -f 7407c2d66c06f3052a3aff33bbb91642761575e053812e65975258cf036cda3f [Pipeline] // withDockerContainer [Pipeline] sh 00:34:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:34:43 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 00:34:45 ---> job-cost.sh 00:34:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JQiO 00:34:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30067 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 00:34:59 Running in /w/workspace/go-mod-bootstrap/91 [Pipeline] { [Pipeline] checkout 00:35:05 using credential edgex-jenkins-ssh 00:35:05 Cloning the remote Git repository 00:35:05 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:35:05 > git init /w/workspace/go-mod-bootstrap/91 # timeout=10 00:35:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:35:05 > git --version # timeout=10 00:35:05 > git --version # 'git version 2.17.1' 00:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:35:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:35:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:35:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:07 Checking out Revision ecde49d18deaf26a80a514f9c79df76f1c029662 (master) 00:35:07 > git config core.sparsecheckout # timeout=10 00:35:07 > git checkout -f ecde49d18deaf26a80a514f9c79df76f1c029662 # timeout=10 00:35:11 Commit message: "feat: Add config client in DIC (#178)" 00:35:12 00:35:12 GitHub has been notified of this commit’s build result 00:35:12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 00:35:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] { [Pipeline] sh 00:35:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:14 + true 00:35:14 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:35:17 ========================================================= 00:35:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:17 + 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 . 00:35:18 Sending build context to Docker daemon 721.4kB 00:35:18 Step 1/8 : ARG BASE=golang:1.15-alpine 00:35:18 Step 2/8 : FROM ${BASE} 00:35:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:18 5f621e34cdf4: Pulling fs layer 00:35:18 a4357932f1b6: Pulling fs layer 00:35:18 18c013af1878: Pulling fs layer 00:35:18 00ac8860ef70: Pulling fs layer 00:35:18 63d7cb157983: Pulling fs layer 00:35:18 b116817d02f9: Pulling fs layer 00:35:18 745a02a5169b: Pulling fs layer 00:35:18 63d7cb157983: Waiting 00:35:18 b116817d02f9: Waiting 00:35:18 745a02a5169b: Waiting 00:35:18 00ac8860ef70: Waiting 00:35:18 18c013af1878: Verifying Checksum 00:35:18 18c013af1878: Download complete 00:35:18 a4357932f1b6: Download complete 00:35:18 63d7cb157983: Verifying Checksum 00:35:18 63d7cb157983: Download complete 00:35:18 b116817d02f9: Download complete 00:35:18 5f621e34cdf4: Verifying Checksum 00:35:18 5f621e34cdf4: Download complete 00:35:19 5f621e34cdf4: Pull complete 00:35:20 a4357932f1b6: Pull complete 00:35:20 18c013af1878: Pull complete 00:35:21 745a02a5169b: Verifying Checksum 00:35:21 745a02a5169b: Download complete 00:35:22 00ac8860ef70: Verifying Checksum 00:35:22 00ac8860ef70: Download complete 00:35:32 00ac8860ef70: Pull complete 00:35:32 63d7cb157983: Pull complete 00:35:33 b116817d02f9: Pull complete 00:35:36 745a02a5169b: Pull complete 00:35:36 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:35:36 ---> b7e6874047d6 00:35:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:35:40 ---> Running in 7f8064c1307f 00:35:40 Removing intermediate container 7f8064c1307f 00:35:40 ---> d9a34c8f584d 00:35:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:40 ---> Running in 50de092d3178 00:35:42 Removing intermediate container 50de092d3178 00:35:42 ---> dfbadffab063 00:35:42 Step 5/8 : RUN apk add --update --no-cache git make 00:35:42 ---> Running in c381a9c8c449 00:35:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:45 OK: 142 MiB in 39 packages 00:35:46 Removing intermediate container c381a9c8c449 00:35:46 ---> 8e887c020fa5 00:35:46 Step 6/8 : WORKDIR /build 00:35:46 ---> Running in 2450a3bade8b 00:35:46 Removing intermediate container 2450a3bade8b 00:35:46 ---> 740ca197f3cc 00:35:46 Step 7/8 : COPY go.mod . 00:35:47 ---> 69c6aaf51189 00:35:47 Step 8/8 : RUN go mod download 00:35:47 ---> Running in d97aae5a3182 00:35:59 lf-activate-venv(): INFO: Adding /tmp/venv-JQiO/bin to PATH 00:35:59 INFO: No Stack... 00:35:59 INFO: Retrieving Pricing Info for: v1-standard-2 00:35:59 INFO: Archiving Costs [Pipeline] sh 00:36:00 + cat /w/workspace/go-mod-bootstrap/91/archives/cost.csv 00:36:00 + cut -d, -f6 [Pipeline] lock 00:36:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-91-stack-cost] 00:36:00 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-91-stack-cost] did not exist. Created. 00:36:00 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:36:00 + echo total: 0.029999999329447746 [Pipeline] stash 00:36:01 Stashed 1 file(s) [Pipeline] } 00:36:01 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-91-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:36:14 Removing intermediate container d97aae5a3182 00:36:14 ---> 36e129226a7b 00:36:14 Successfully built 36e129226a7b 00:36:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:14 + docker inspect -f . ci-base-image-arm64 00:36:14 . [Pipeline] withDockerContainer 00:36:15 prd-ubuntu18.04-docker-arm64-4c-16g-30067 does not seem to be running inside a container 00:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/91 -v /w/workspace/go-mod-bootstrap/91:/w/workspace/go-mod-bootstrap/91:rw,z -v /w/workspace/go-mod-bootstrap/91@tmp:/w/workspace/go-mod-bootstrap/91@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 00:36:16 $ docker top 2cc7f48dea7be2a353196708c414e5636447a1b5e3076c6cd4ec2de466fb0351 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:17 + go version 00:36:17 go version go1.15.5 linux/arm64 [Pipeline] } 00:36:17 $ docker stop --time=1 2cc7f48dea7be2a353196708c414e5636447a1b5e3076c6cd4ec2de466fb0351 00:36:19 $ docker rm -f 2cc7f48dea7be2a353196708c414e5636447a1b5e3076c6cd4ec2de466fb0351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:20 + docker inspect -f . ci-base-image-arm64 00:36:20 . [Pipeline] withDockerContainer 00:36:21 prd-ubuntu18.04-docker-arm64-4c-16g-30067 does not seem to be running inside a container 00:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/91 -v /w/workspace/go-mod-bootstrap/91:/w/workspace/go-mod-bootstrap/91:rw,z -v /w/workspace/go-mod-bootstrap/91@tmp:/w/workspace/go-mod-bootstrap/91@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 00:36:22 $ docker top 964b2df73914d288aeb98d8d5401eee5ff224648b361281ec2668d4fc5fdd652 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:23 + make test 00:36:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:36:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 00:36:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.031s coverage: 8.8% of statements 00:36:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 00:36:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.056s coverage: 92.2% of statements 00:36:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.017s coverage: 85.3% of statements 00:36:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.025s coverage: 34.3% of statements 00:36:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 00:36:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 00:36:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.012s coverage: 18.2% of statements 00:37:02 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.023s coverage: 95.3% of statements 00:37:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 00:37:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 00:37:02 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.040s coverage: 91.3% of statements 00:37:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 00:37:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:37:09 gofmt -l . 00:37:09 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:37:09 $ docker stop --time=1 964b2df73914d288aeb98d8d5401eee5ff224648b361281ec2668d4fc5fdd652 00:37:11 $ docker rm -f 964b2df73914d288aeb98d8d5401eee5ff224648b361281ec2668d4fc5fdd652 [Pipeline] // withDockerContainer [Pipeline] sh 00:37:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:37:12 Warning: overwriting stash ‘coverage-report’ 00:37:13 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 00:37:14 ---> job-cost.sh 00:37:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZyD5 00:37:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:39:30 lf-activate-venv(): INFO: Adding /tmp/venv-ZyD5/bin to PATH 00:39:30 INFO: No Stack... 00:39:30 INFO: Retrieving Pricing Info for: lf-standard-4 00:39:30 INFO: Archiving Costs [Pipeline] sh 00:39:30 + + cut -d, -f6cat 00:39:30 /w/workspace/go-mod-bootstrap/91/archives/cost.csv [Pipeline] lock 00:39:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-91-stack-cost] 00:39:30 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-91-stack-cost] did not exist. Created. 00:39:30 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:39:30 /w/workspace/go-mod-bootstrap/91@tmp/durable-6ed9c9eb/script.sh: 1: /w/workspace/go-mod-bootstrap/91@tmp/durable-6ed9c9eb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:39:31 + echo total: 0.20999999344348907 [Pipeline] stash 00:39:31 Warning: overwriting stash ‘stack-cost’ 00:39:31 Stashed 1 file(s) [Pipeline] } 00:39:31 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-91-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 00:39:32 provisioning config files... 00:39:32 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config688539971917760302tmp [Pipeline] { [Pipeline] sh 00:39:33 + set +x 00:39:33 + curl -s https://codecov.io/bash 00:39:33 + bash -s -- 00:39:33 00:39:33 _____ _ 00:39:33 / ____| | | 00:39:33 | | ___ __| | ___ ___ _____ __ 00:39:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:39:33 | |___| (_) | (_| | __/ (_| (_) \ V / 00:39:33 \_____\___/ \__,_|\___|\___\___/ \_/ 00:39:33 Bash-20210309-2b87ace 00:39:33 00:39:33 00:39:33 ==> git version 2.24.3 found 00:39:33 ==> 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 00:39:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:39:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:39:33 ==> Jenkins CI detected. 00:39:33 project root: . 00:39:33 --> token set from env 00:39:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:39:33 ==> Running gcov in . (disable via -X gcov) 00:39:33 ==> Python coveragepy not found 00:39:33 ==> Searching for coverage reports in: 00:39:33 + . 00:39:33 -> Found 1 reports 00:39:33 ==> Detecting git/mercurial file structure 00:39:33 ==> Reading reports 00:39:33 + ./coverage.out bytes=26983 00:39:33 ==> Appending adjustments 00:39:33 https://docs.codecov.io/docs/fixing-reports 00:39:33 + Found adjustments 00:39:33 ==> Gzipping contents 00:39:33 8.0K /tmp/codecov.3hCVwu.gz 00:39:33 ==> Uploading reports 00:39:33 url: https://codecov.io 00:39:33 query: branch=master&commit=ecde49d18deaf26a80a514f9c79df76f1c029662&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F91%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 00:39:33 -> Pinging Codecov 00:39:33 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=ecde49d18deaf26a80a514f9c79df76f1c029662&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F91%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 00:39:34 -> Uploading to 00:39:34 https://storage.googleapis.com/codecov/v4/raw/2021-03-17/833815588EE85121546D348822E98E2E/ecde49d18deaf26a80a514f9c79df76f1c029662/bd508584-e875-424a-b2a8-f1583ea618bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210317T003934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f768b9b9e078104e8699a5031abfdc6629b9ee0f9a6ca5039c373a9338439101 00:39:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:34 Dload Upload Total Spent Left Speed 00:39:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5122 0 0 100 5122 0 11010 --:--:-- --:--:-- --:--:-- 10991 00:39:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ecde49d18deaf26a80a514f9c79df76f1c029662 [Pipeline] } 00:39:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:39:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:39:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:39:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:39:36 00:39:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:39:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:39:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:39:36 188c0c94c7c5: Pulling fs layer 00:39:36 0ef7d3d256c8: Pulling fs layer 00:39:36 de9db76c5a1d: Pulling fs layer 00:39:36 0eba1c9be4d2: Pulling fs layer 00:39:36 0d57e429df01: Pulling fs layer 00:39:36 4e4be7b47b0d: Pulling fs layer 00:39:36 e1f770b5df2f: Pulling fs layer 00:39:36 85a0685a4137: Pulling fs layer 00:39:36 0eba1c9be4d2: Waiting 00:39:36 0d57e429df01: Waiting 00:39:36 4e4be7b47b0d: Waiting 00:39:36 e1f770b5df2f: Waiting 00:39:36 85a0685a4137: Waiting 00:39:36 de9db76c5a1d: Download complete 00:39:36 0ef7d3d256c8: Download complete 00:39:36 0d57e429df01: Download complete 00:39:36 4e4be7b47b0d: Verifying Checksum 00:39:36 4e4be7b47b0d: Download complete 00:39:36 188c0c94c7c5: Download complete 00:39:37 188c0c94c7c5: Pull complete 00:39:37 0ef7d3d256c8: Pull complete 00:39:37 de9db76c5a1d: Pull complete 00:39:38 e1f770b5df2f: Verifying Checksum 00:39:38 e1f770b5df2f: Download complete 00:39:40 85a0685a4137: Verifying Checksum 00:39:40 85a0685a4137: Download complete 00:39:41 0eba1c9be4d2: Verifying Checksum 00:39:41 0eba1c9be4d2: Download complete 00:39:47 0eba1c9be4d2: Pull complete 00:39:47 0d57e429df01: Pull complete 00:39:47 4e4be7b47b0d: Pull complete 00:39:49 e1f770b5df2f: Pull complete 00:39:57 85a0685a4137: Pull complete 00:39:57 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:39:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:39:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:39:58 prd-centos7-docker-4c-2g-30063 does not seem to be running inside a container 00:39:58 $ 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 00:39:59 $ docker top 6d4df4fe2934983958b13d141fb13195e399558fe5aea10abc732e82104891fe -eo pid,comm [Pipeline] { [Pipeline] echo 00:39:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:39:59 + set -o pipefail 00:39:59 + snyk monitor '--org=edgex-jenkins' 00:40:07 00:40:07 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 00:40:07 00:40:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/7ccb686c-703f-4381-99a8-0ca30934f2b4 00:40:07 00:40:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:40:07 00:40:09 [Pipeline] } 00:40:09 $ docker stop --time=1 6d4df4fe2934983958b13d141fb13195e399558fe5aea10abc732e82104891fe 00:40:12 $ docker rm -f 6d4df4fe2934983958b13d141fb13195e399558fe5aea10abc732e82104891fe [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 00:40:14 + git log --format=format:%s -1 ecde49d18deaf26a80a514f9c79df76f1c029662 [Pipeline] isUnix [Pipeline] sh 00:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:40:14 . [Pipeline] withDockerContainer 00:40:14 prd-centos7-docker-4c-2g-30063 does not seem to be running inside a container 00:40:14 $ 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 00:40:15 $ docker top 45ce0495858f44aa7b9f71a09b36308a14bb86fb8d6842e846a6685cbb68e83c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:40:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:15 [ssh-agent] Looking for ssh-agent implementation... 00:40:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:16 $ docker exec 45ce0495858f44aa7b9f71a09b36308a14bb86fb8d6842e846a6685cbb68e83c ssh-agent 00:40:16 SSH_AUTH_SOCK=/tmp/ssh-o39ihTS1uWOr/agent.11 00:40:16 SSH_AGENT_PID=17 00:40:16 Running ssh-add (command line suppressed) 00:40:16 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4156123097179199282.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4156123097179199282.key) 00:40:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:16 + git semver tag 00:40:16 # -> Open(): unable to determine branch for HEAD 00:40:16 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 00:40:16 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 00:40:16 # $SEMVER_REMOTE_NAME = origin 00:40:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:40:16 # $SEMVER_USER_NAME = edgex-jenkins 00:40:16 # $SEMVER_BRANCH = master 00:40:16 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 00:40:16 # ecde49d18deaf26a80a514f9c79df76f1c029662 HEAD 00:40:16 # -> Force: false 00:40:16 # 914ffab414da3c5e627c35cf995d0e4b598d867d refs/tags/v2.0.0-dev.15 [Pipeline] } 00:40:16 $ docker exec --env ******** --env ******** 45ce0495858f44aa7b9f71a09b36308a14bb86fb8d6842e846a6685cbb68e83c ssh-agent -k 00:40:17 unset SSH_AUTH_SOCK; 00:40:17 unset SSH_AGENT_PID; 00:40:17 echo Agent pid 17 killed; 00:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:17 + git semver [Pipeline] } 00:40:17 $ docker stop --time=1 45ce0495858f44aa7b9f71a09b36308a14bb86fb8d6842e846a6685cbb68e83c 00:40:19 $ docker rm -f 45ce0495858f44aa7b9f71a09b36308a14bb86fb8d6842e846a6685cbb68e83c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:40:19 00:40:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:40:20 0.23.1-centos7: Pulling from edgex-lftools 00:40:20 ab5ef0e58194: Pulling fs layer 00:40:20 9712f1f96733: Pulling fs layer 00:40:20 63f879dbbcfc: Pulling fs layer 00:40:20 0d9ebad4ef96: Pulling fs layer 00:40:20 e9a5061849ea: Pulling fs layer 00:40:20 d747dcd14b5f: Pulling fs layer 00:40:20 2de7ff778b66: Pulling fs layer 00:40:20 2de7ff778b66: Waiting 00:40:20 e9a5061849ea: Waiting 00:40:20 d747dcd14b5f: Waiting 00:40:20 0d9ebad4ef96: Waiting 00:40:20 9712f1f96733: Verifying Checksum 00:40:20 9712f1f96733: Download complete 00:40:21 63f879dbbcfc: Verifying Checksum 00:40:21 63f879dbbcfc: Download complete 00:40:21 e9a5061849ea: Verifying Checksum 00:40:21 e9a5061849ea: Download complete 00:40:21 d747dcd14b5f: Verifying Checksum 00:40:21 d747dcd14b5f: Download complete 00:40:22 2de7ff778b66: Verifying Checksum 00:40:22 2de7ff778b66: Download complete 00:40:22 0d9ebad4ef96: Verifying Checksum 00:40:22 0d9ebad4ef96: Download complete 00:40:22 ab5ef0e58194: Download complete 00:40:26 ab5ef0e58194: Pull complete 00:40:26 9712f1f96733: Pull complete 00:40:28 63f879dbbcfc: Pull complete 00:40:35 0d9ebad4ef96: Pull complete 00:40:37 e9a5061849ea: Pull complete 00:40:37 d747dcd14b5f: Pull complete 00:40:40 2de7ff778b66: Pull complete 00:40:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:40:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:40:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:40:40 prd-centos7-docker-4c-2g-30063 does not seem to be running inside a container 00:40:40 $ 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 00:40:44 $ docker top ed04b5fb17a495e41a33093b72f3fedf9df66b41aece40ea715d2e98e3019ce3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:40:44 provisioning config files... 00:40:44 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8678965906187399015tmp 00:40:44 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2573734647479251595tmp 00:40:44 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1266514163295515183tmp [Pipeline] { [Pipeline] echo 00:40:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:40:45 ---> sigul-configuration.sh 00:40:45 gpg: directory `/root/.gnupg' created 00:40:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:40:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:40:45 gpg: keyring `/root/.gnupg/secring.gpg' created 00:40:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:40:45 gpg: CAST5 encrypted data 00:40:45 gpg: encrypted with 1 passphrase 00:40:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:40:45 + mkdir /home/jenkins 00:40:45 + mkdir /home/jenkins/sigul [Pipeline] sh 00:40:45 + 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 00:40:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:40:46 ---> sigul-install.sh 00:40:52 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 00:40:53 + git tag --list 00:40:53 v0.0.1 00:40:53 v0.0.10 00:40:53 v0.0.11 00:40:53 v0.0.12 00:40:53 v0.0.13 00:40:53 v0.0.14 00:40:53 v0.0.15 00:40:53 v0.0.16 00:40:53 v0.0.17 00:40:53 v0.0.18 00:40:53 v0.0.19 00:40:53 v0.0.2 00:40:53 v0.0.20 00:40:53 v0.0.21 00:40:53 v0.0.22 00:40:53 v0.0.23 00:40:53 v0.0.24 00:40:53 v0.0.25 00:40:53 v0.0.26 00:40:53 v0.0.27 00:40:53 v0.0.28 00:40:53 v0.0.29 00:40:53 v0.0.3 00:40:53 v0.0.30 00:40:53 v0.0.31 00:40:53 v0.0.32 00:40:53 v0.0.33 00:40:53 v0.0.34 00:40:53 v0.0.35 00:40:53 v0.0.36 00:40:53 v0.0.37 00:40:53 v0.0.38 00:40:53 v0.0.39 00:40:53 v0.0.4 00:40:53 v0.0.40 00:40:53 v0.0.41 00:40:53 v0.0.42 00:40:53 v0.0.43 00:40:53 v0.0.44 00:40:53 v0.0.45 00:40:53 v0.0.46 00:40:53 v0.0.47 00:40:53 v0.0.48 00:40:53 v0.0.49 00:40:53 v0.0.5 00:40:53 v0.0.50 00:40:53 v0.0.51 00:40:53 v0.0.52 00:40:53 v0.0.53 00:40:53 v0.0.54 00:40:53 v0.0.55 00:40:53 v0.0.56 00:40:53 v0.0.57 00:40:53 v0.0.58 00:40:53 v0.0.59 00:40:53 v0.0.6 00:40:53 v0.0.60 00:40:53 v0.0.61 00:40:53 v0.0.62 00:40:53 v0.0.63 00:40:53 v0.0.64 00:40:53 v0.0.65 00:40:53 v0.0.66 00:40:53 v0.0.67 00:40:53 v0.0.68 00:40:53 v0.0.69 00:40:53 v0.0.7 00:40:53 v0.0.70 00:40:53 v0.0.71 00:40:53 v0.0.72 00:40:53 v0.0.8 00:40:53 v0.0.9 00:40:53 v2.0.0-dev.1 00:40:53 v2.0.0-dev.10 00:40:53 v2.0.0-dev.11 00:40:53 v2.0.0-dev.12 00:40:53 v2.0.0-dev.13 00:40:53 v2.0.0-dev.14 00:40:53 v2.0.0-dev.15 00:40:53 v2.0.0-dev.2 00:40:53 v2.0.0-dev.3 00:40:53 v2.0.0-dev.4 00:40:53 v2.0.0-dev.5 00:40:53 v2.0.0-dev.6 00:40:53 v2.0.0-dev.7 00:40:53 v2.0.0-dev.8 00:40:53 v2.0.0-dev.9 [Pipeline] sh 00:40:53 + lftools sign git-tag v2.0.0-dev.15 00:40:54 Signing Git tag with Sigul... 00:40:54 Signing v2.0.0-dev.15 [Pipeline] echo 00:40:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:40:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:40:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:40:56 $ docker stop --time=1 ed04b5fb17a495e41a33093b72f3fedf9df66b41aece40ea715d2e98e3019ce3 00:40:58 $ docker rm -f ed04b5fb17a495e41a33093b72f3fedf9df66b41aece40ea715d2e98e3019ce3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:40:59 . [Pipeline] withDockerContainer 00:40:59 prd-centos7-docker-4c-2g-30063 does not seem to be running inside a container 00:40: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 00:41:00 $ docker top f60a993d0e866bcfe885eeed64ae45b54c4cb8829246209565a9a39c3e2a51a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:41:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:00 [ssh-agent] Looking for ssh-agent implementation... 00:41:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:00 $ docker exec f60a993d0e866bcfe885eeed64ae45b54c4cb8829246209565a9a39c3e2a51a6 ssh-agent 00:41:00 SSH_AUTH_SOCK=/tmp/ssh-1Boi8e8wdiVu/agent.12 00:41:00 SSH_AGENT_PID=18 00:41:00 Running ssh-add (command line suppressed) 00:41:00 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_761620248275867655.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_761620248275867655.key) 00:41:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:01 + git semver bump pre 00:41:01 # -> Open(): unable to determine branch for HEAD 00:41:01 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 00:41:01 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 00:41:01 # $SEMVER_REMOTE_NAME = origin 00:41:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:41:01 # $SEMVER_USER_NAME = edgex-jenkins 00:41:01 # $SEMVER_BRANCH = master 00:41:01 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 00:41:01 2.0.0-dev.16 [Pipeline] } 00:41:01 $ docker exec --env ******** --env ******** f60a993d0e866bcfe885eeed64ae45b54c4cb8829246209565a9a39c3e2a51a6 ssh-agent -k 00:41:01 unset SSH_AUTH_SOCK; 00:41:01 unset SSH_AGENT_PID; 00:41:01 echo Agent pid 18 killed; 00:41:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:41:02 + git semver [Pipeline] } 00:41:02 $ docker stop --time=1 f60a993d0e866bcfe885eeed64ae45b54c4cb8829246209565a9a39c3e2a51a6 00:41:03 $ docker rm -f f60a993d0e866bcfe885eeed64ae45b54c4cb8829246209565a9a39c3e2a51a6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:41:04 . [Pipeline] withDockerContainer 00:41:04 prd-centos7-docker-4c-2g-30063 does not seem to be running inside a container 00:41:04 $ 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 00:41:04 $ docker top 7bb702660e8a9d64da874a2271098ca2414836266a499636a6ae27a945e99f7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:41:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:05 [ssh-agent] Looking for ssh-agent implementation... 00:41:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:05 $ docker exec 7bb702660e8a9d64da874a2271098ca2414836266a499636a6ae27a945e99f7a ssh-agent 00:41:05 SSH_AUTH_SOCK=/tmp/ssh-TbBdLlTxdlud/agent.12 00:41:05 SSH_AGENT_PID=17 00:41:05 Running ssh-add (command line suppressed) 00:41:05 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_761376360429418517.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_761376360429418517.key) 00:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:06 + git semver push 00:41:06 # -> Open(): unable to determine branch for HEAD 00:41:06 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 00:41:06 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 00:41:06 # $SEMVER_REMOTE_NAME = origin 00:41:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:41:06 # $SEMVER_USER_NAME = edgex-jenkins 00:41:06 # $SEMVER_BRANCH = master 00:41:06 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 00:41:09 $ docker exec --env ******** --env ******** 7bb702660e8a9d64da874a2271098ca2414836266a499636a6ae27a945e99f7a ssh-agent -k 00:41:09 unset SSH_AUTH_SOCK; 00:41:09 unset SSH_AGENT_PID; 00:41:09 echo Agent pid 17 killed; 00:41:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:41:10 + git semver [Pipeline] } 00:41:10 $ docker stop --time=1 7bb702660e8a9d64da874a2271098ca2414836266a499636a6ae27a945e99f7a 00:41:11 $ docker rm -f 7bb702660e8a9d64da874a2271098ca2414836266a499636a6ae27a945e99f7a [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 00:41:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:41:13 ---> package-listing.sh 00:41:13 ++ facter osfamily 00:41:13 ++ tr '[:upper:]' '[:lower:]' 00:41:13 + OS_FAMILY=redhat 00:41:13 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 00:41:13 + START_PACKAGES=/tmp/packages_start.txt 00:41:13 + END_PACKAGES=/tmp/packages_end.txt 00:41:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:41:13 + PACKAGES=/tmp/packages_start.txt 00:41:13 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 00:41:13 + PACKAGES=/tmp/packages_end.txt 00:41:13 + case "${OS_FAMILY}" in 00:41:13 + rpm -qa 00:41:13 + sort 00:41:19 + '[' -f /tmp/packages_start.txt ']' 00:41:19 + '[' -f /tmp/packages_end.txt ']' 00:41:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:41:19 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 00:41:19 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 00:41:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 00:41:19 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 00:41:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:41:19 00:41:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:41:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:41:20 alpine: Pulling from edgex-lftools-log-publisher 00:41:20 df20fa9351a1: Pulling fs layer 00:41:20 36b3adc4ff6f: Pulling fs layer 00:41:20 8ad3a11d3b57: Pulling fs layer 00:41:20 46f8f816bc3b: Pulling fs layer 00:41:20 93b61091891f: Pulling fs layer 00:41:20 93b9cdb0e59b: Pulling fs layer 00:41:20 5e14af77c1be: Pulling fs layer 00:41:20 01666e4c0597: Pulling fs layer 00:41:20 aa168da1d23b: Pulling fs layer 00:41:20 46f8f816bc3b: Waiting 00:41:20 93b61091891f: Waiting 00:41:20 93b9cdb0e59b: Waiting 00:41:20 01666e4c0597: Waiting 00:41:20 5e14af77c1be: Waiting 00:41:20 aa168da1d23b: Waiting 00:41:20 36b3adc4ff6f: Verifying Checksum 00:41:20 36b3adc4ff6f: Download complete 00:41:20 46f8f816bc3b: Verifying Checksum 00:41:20 46f8f816bc3b: Download complete 00:41:20 df20fa9351a1: Verifying Checksum 00:41:20 df20fa9351a1: Download complete 00:41:20 93b9cdb0e59b: Verifying Checksum 00:41:20 93b9cdb0e59b: Download complete 00:41:20 93b61091891f: Verifying Checksum 00:41:20 93b61091891f: Download complete 00:41:20 5e14af77c1be: Verifying Checksum 00:41:20 5e14af77c1be: Download complete 00:41:20 01666e4c0597: Verifying Checksum 00:41:20 01666e4c0597: Download complete 00:41:20 8ad3a11d3b57: Verifying Checksum 00:41:20 8ad3a11d3b57: Download complete 00:41:21 df20fa9351a1: Pull complete 00:41:21 36b3adc4ff6f: Pull complete 00:41:22 8ad3a11d3b57: Pull complete 00:41:22 aa168da1d23b: Verifying Checksum 00:41:22 aa168da1d23b: Download complete 00:41:23 46f8f816bc3b: Pull complete 00:41:23 93b61091891f: Pull complete 00:41:23 93b9cdb0e59b: Pull complete 00:41:23 5e14af77c1be: Pull complete 00:41:23 01666e4c0597: Pull complete 00:41:32 aa168da1d23b: Pull complete 00:41:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:41:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:41:32 prd-centos7-docker-4c-2g-30063 does not seem to be running inside a container 00:41:32 $ 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 00:41:35 $ docker top 4b2eeaed26a1f4ecd57a3126db8efdac9dce60e9fc70b5fd88ae30353c5b13b0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:35 + touch /tmp/pre-build-complete [Pipeline] sh 00:41:36 + mkdir -p /var/log/sa [Pipeline] sh 00:41:36 + ls /var/log/sa-host 00:41:36 + sadf -c /var/log/sa-host/sa17 00:41:36 file_magic: OK 00:41:36 HZ: Using current value: 100 00:41:36 file_header: OK 00:41:36 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 00:41:36 Statistics: 00:41:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:41:36 File successfully converted to sysstat format version 12.2.1 00:41:36 + sadf -c /var/log/sa-host/sa23 00:41:36 file_magic: OK 00:41:36 HZ: Using current value: 100 00:41:36 file_header: OK 00:41:36 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 00:41:36 Statistics: 00:41:36 Hnuu...uuuununununu... 00:41:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:41:37 provisioning config files... 00:41:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1666588524447919159tmp [Pipeline] { [Pipeline] echo 00:41:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:41:37 ---> create-netrc.sh [Pipeline] } 00:41:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:41:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:41:38 ---> python-tools-install.sh [Pipeline] echo 00:41:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:41:38 ---> sudo-logs.sh 00:41:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:41:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:41:38 ---> job-cost.sh 00:41:38 lf-activate-venv: SKIPPING 00:41:38 DEBUG: total: 0.20999999344348907 00:41:38 INFO: Retrieving Stack Cost... 00:41:39 INFO: Retrieving Pricing Info for: v1-standard-2 00:41:40 INFO: Archiving Costs [Pipeline] echo 00:41:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:41:40 ---> logs-deploy.sh 00:41:40 lf-activate-venv: SKIPPING 00:41:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/91 00:41:40 INFO: archiving workspace using pattern(s): 00:41:42 Archives upload complete. 00:41:42 INFO: archiving logs to Nexus 00:41:43 ---> uname -a: 00:41:43 Linux prd-centos7-docker-4c-2g-30063.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:41:43 00:41:43 00:41:43 ---> lscpu: 00:41:43 Architecture: x86_64 00:41:43 CPU op-mode(s): 32-bit, 64-bit 00:41:43 Byte Order: Little Endian 00:41:43 Address sizes: 40 bits physical, 48 bits virtual 00:41:43 CPU(s): 4 00:41:43 On-line CPU(s) list: 0-3 00:41:43 Thread(s) per core: 1 00:41:43 Core(s) per socket: 1 00:41:43 Socket(s): 4 00:41:43 NUMA node(s): 1 00:41:43 Vendor ID: GenuineIntel 00:41:43 CPU family: 6 00:41:43 Model: 44 00:41:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:41:43 Stepping: 1 00:41:43 CPU MHz: 2933.438 00:41:43 BogoMIPS: 5866.87 00:41:43 Virtualization: VT-x 00:41:43 Hypervisor vendor: KVM 00:41:43 Virtualization type: full 00:41:43 L1d cache: 128 KiB 00:41:43 L1i cache: 128 KiB 00:41:43 L2 cache: 16 MiB 00:41:43 L3 cache: 64 MiB 00:41:43 NUMA node0 CPU(s): 0-3 00:41:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:41:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:41:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:41:43 Vulnerability Meltdown: Mitigation; PTI 00:41:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:41:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:41:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:41:43 Vulnerability Srbds: Not affected 00:41:43 Vulnerability Tsx async abort: Not affected 00:41:43 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 00:41:43 00:41:43 00:41:43 ---> nproc: 00:41:43 4 00:41:43 00:41:43 00:41:43 ---> df -h: 00:41:43 Filesystem Size Used Available Use% Mounted on 00:41:43 overlay 50.0G 8.5G 41.4G 17% / 00:41:43 tmpfs 64.0M 0 64.0M 0% /dev 00:41:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:41:43 shm 64.0M 0 64.0M 0% /dev/shm 00:41:43 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 00:41:43 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 00:41:43 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 00:41:43 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 00:41:43 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 00:41:43 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 00:41:43 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 00:41:43 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 00:41:43 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master 00:41:43 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 00:41:43 00:41:43 00:41:43 ---> free -m: 00:41:43 total used free shared buff/cache available 00:41:43 Mem: 1837 837 168 0 831 935 00:41:43 Swap: 1023 3 1020 00:41:43 00:41:43 00:41:43 ---> ip addr: 00:41:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:41:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:41:43 inet 127.0.0.1/8 scope host lo 00:41:43 valid_lft forever preferred_lft forever 00:41:43 inet6 ::1/128 scope host 00:41:43 valid_lft forever preferred_lft forever 00:41:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:41:43 link/ether fa:16:3e:2f:51:69 brd ff:ff:ff:ff:ff:ff 00:41:43 inet 10.30.122.125/23 brd 10.30.123.255 scope global dynamic eth0 00:41:43 valid_lft 85742sec preferred_lft 85742sec 00:41:43 inet6 fe80::f816:3eff:fe2f:5169/64 scope link 00:41:43 valid_lft forever preferred_lft forever 00:41:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:41:43 link/ether 02:42:02:d6:44:b6 brd ff:ff:ff:ff:ff:ff 00:41:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:41:43 valid_lft forever preferred_lft forever 00:41:43 inet6 fe80::42:2ff:fed6:44b6/64 scope link 00:41:43 valid_lft forever preferred_lft forever 00:41:43 00:41:43 00:41:43 ---> sar -b -r -n DEV: 00:41:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 00:41:43 00:41:43 00:30:33 LINUX RESTART (4 CPU) 00:41:43 00:41:43 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:41:43 00:32:01 74.27 30.54 43.73 0.00 7154.46 3816.41 0.00 00:41:43 00:33:01 2.55 0.00 2.55 0.00 0.00 58.74 0.00 00:41:43 00:34:01 0.47 0.00 0.47 0.00 0.00 7.58 0.00 00:41:43 00:35:02 0.33 0.00 0.33 0.00 0.00 4.40 0.00 00:41:43 00:36:01 0.30 0.00 0.30 0.00 0.00 5.35 0.00 00:41:43 00:37:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 00:41:43 00:38:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 00:41:43 00:39:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 00:41:43 00:40:01 224.12 133.46 90.66 0.00 6937.24 33294.87 0.00 00:41:43 00:41:01 270.57 106.89 163.68 0.00 5556.06 36108.09 0.00 00:41:43 Average: 57.45 27.14 30.31 0.00 1968.63 7344.79 0.00 00:41:43 00:41:43 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:41:43 00:32:01 158364 0 614012 32.63 2620 1106548 1101080 37.58 454924 1068796 128 00:41:43 00:33:01 162332 0 609928 32.42 2620 1106664 1078820 36.82 453684 1066624 12 00:41:43 00:34:01 162148 0 610104 32.43 2620 1106672 1078980 36.82 458500 1062596 20 00:41:43 00:35:02 160280 0 611972 32.52 2620 1106672 1079016 36.83 460792 1062400 16 00:41:43 00:36:01 159768 0 612476 32.55 2620 1106680 1079028 36.83 476244 1046952 20 00:41:43 00:37:01 159908 0 612332 32.54 2620 1106684 1079028 36.83 476252 1046952 12 00:41:43 00:38:01 160720 0 611516 32.50 2620 1106688 1078884 36.82 475480 1046880 20 00:41:43 00:39:01 160428 0 611804 32.52 2620 1106692 1078968 36.82 476060 1046880 16 00:41:43 00:40:01 95032 0 751604 39.95 2596 1032312 1359716 46.40 540384 992148 232 00:41:43 00:41:01 243360 0 783956 41.67 1496 852732 1233768 42.11 583320 712480 48 00:41:43 Average: 162234 0 642970 34.17 2505 1073834 1124729 38.39 485564 1015271 52 00:41:43 00:41:43 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:41:43 00:32:01 eth0 475.55 282.86 1049.96 87.32 0.00 0.00 0.00 0.00 00:41:43 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:32:01 docker0 2.21 1.95 0.71 5.41 0.00 0.00 0.00 0.00 00:41:43 00:33:01 eth0 0.87 0.08 0.07 0.04 0.00 0.00 0.00 0.00 00:41:43 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:34:01 eth0 1.63 0.37 0.36 0.17 0.00 0.00 0.00 0.00 00:41:43 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:35:02 eth0 1.75 0.28 0.38 0.23 0.00 0.00 0.00 0.00 00:41:43 00:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:36:01 eth0 1.64 0.69 0.65 0.41 0.00 0.00 0.00 0.00 00:41:43 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:37:01 eth0 0.73 0.42 0.41 0.27 0.00 0.00 0.00 0.00 00:41:43 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:38:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:41:43 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:39:01 eth0 0.40 0.28 0.24 0.13 0.00 0.00 0.00 0.00 00:41:43 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:40:01 vethf43c880 7.94 6.23 0.88 6.91 0.00 0.00 0.00 0.00 00:41:43 00:40:01 eth0 413.37 359.33 4088.76 32.41 0.00 0.00 0.00 0.00 00:41:43 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:40:01 docker0 7.94 6.14 0.77 6.91 0.00 0.00 0.00 0.00 00:41:43 00:41:01 vethdcb196b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:41:01 eth0 545.42 444.69 3661.30 102.44 0.00 0.00 0.00 0.00 00:41:43 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 00:41:01 docker0 82.01 114.53 5.48 413.98 0.00 0.00 0.00 0.00 00:41:43 Average: vethdcb196b 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 Average: eth0 144.43 109.12 881.92 22.39 0.00 0.00 0.00 0.00 00:41:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:43 Average: docker0 9.23 12.29 0.70 42.72 0.00 0.00 0.00 0.00 00:41:43 00:41:43 00:41:43 ---> sar -P ALL: 00:41:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 00:41:43 00:41:43 00:30:33 LINUX RESTART (4 CPU) 00:41:43 00:41:43 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:41:43 00:32:01 all 13.37 0.00 4.54 1.65 0.25 80.19 00:41:43 00:32:01 0 13.90 0.00 5.26 1.23 0.26 79.35 00:41:43 00:32:01 1 13.67 0.00 4.40 3.14 0.25 78.53 00:41:43 00:32:01 2 13.26 0.00 4.46 1.22 0.25 80.80 00:41:43 00:32:01 3 12.66 0.00 4.03 1.00 0.24 82.07 00:41:43 00:33:01 all 0.16 0.00 0.05 0.00 0.04 99.75 00:41:43 00:33:01 0 0.05 0.00 0.05 0.00 0.03 99.87 00:41:43 00:33:01 1 0.27 0.00 0.05 0.00 0.05 99.63 00:41:43 00:33:01 2 0.07 0.00 0.05 0.00 0.05 99.83 00:41:43 00:33:01 3 0.27 0.00 0.05 0.00 0.03 99.65 00:41:43 00:34:01 all 0.18 0.00 0.07 0.00 0.06 99.69 00:41:43 00:34:01 0 0.02 0.00 0.12 0.00 0.00 99.87 00:41:43 00:34:01 1 0.53 0.00 0.02 0.00 0.10 99.35 00:41:43 00:34:01 2 0.05 0.00 0.05 0.00 0.08 99.82 00:41:43 00:34:01 3 0.13 0.00 0.08 0.00 0.07 99.72 00:41:43 00:35:02 all 0.15 0.00 0.04 0.00 0.00 99.80 00:41:43 00:35:02 0 0.03 0.00 0.03 0.00 0.02 99.92 00:41:43 00:35:02 1 0.53 0.00 0.03 0.00 0.00 99.43 00:41:43 00:35:02 2 0.03 0.00 0.05 0.00 0.00 99.92 00:41:43 00:35:02 3 0.02 0.00 0.03 0.00 0.00 99.95 00:41:43 00:36:01 all 0.19 0.00 0.13 0.00 0.11 99.56 00:41:43 00:36:01 0 0.05 0.00 0.07 0.00 0.12 99.76 00:41:43 00:36:01 1 0.61 0.00 0.19 0.00 0.10 99.10 00:41:43 00:36:01 2 0.03 0.00 0.08 0.00 0.15 99.73 00:41:43 00:36:01 3 0.08 0.00 0.17 0.00 0.08 99.66 00:41:43 00:37:01 all 0.15 0.00 0.03 0.00 0.02 99.80 00:41:43 00:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:41:43 00:37:01 1 0.48 0.00 0.03 0.00 0.02 99.47 00:41:43 00:37:01 2 0.05 0.00 0.05 0.00 0.03 99.87 00:41:43 00:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:41:43 00:38:01 all 0.13 0.00 0.06 0.00 0.02 99.79 00:41:43 00:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:41:43 00:38:01 1 0.38 0.00 0.15 0.00 0.03 99.43 00:41:43 00:38:01 2 0.03 0.00 0.02 0.00 0.03 99.92 00:41:43 00:38:01 3 0.05 0.00 0.05 0.00 0.00 99.90 00:41:43 00:39:01 all 0.05 0.00 0.04 0.00 0.02 99.89 00:41:43 00:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:41:43 00:39:01 1 0.10 0.00 0.03 0.00 0.02 99.85 00:41:43 00:39:01 2 0.08 0.00 0.07 0.00 0.03 99.82 00:41:43 00:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:41:43 00:40:01 all 8.41 0.00 6.20 1.26 0.11 84.02 00:41:43 00:40:01 0 8.07 0.00 6.50 1.35 0.10 83.98 00:41:43 00:40:01 1 8.88 0.00 6.55 2.05 0.10 82.41 00:41:43 00:40:01 2 8.27 0.00 6.12 0.70 0.09 84.83 00:41:43 00:40:01 3 8.44 0.00 5.61 0.95 0.14 84.86 00:41:43 00:41:01 all 12.76 0.00 9.63 3.61 0.19 73.81 00:41:43 00:41:01 0 12.24 0.00 9.37 3.82 0.17 74.39 00:41:43 00:41:01 1 12.46 0.00 10.47 4.43 0.22 72.42 00:41:43 00:41:01 2 11.08 0.00 9.65 3.15 0.19 75.93 00:41:43 00:41:01 3 15.26 0.00 9.00 3.05 0.19 72.50 00:41:43 Average: all 3.50 0.00 2.04 0.64 0.08 93.73 00:41:43 Average: 0 3.39 0.00 2.11 0.63 0.07 93.80 00:41:43 Average: 1 3.75 0.00 2.16 0.95 0.09 93.06 00:41:43 Average: 2 3.25 0.00 2.03 0.50 0.09 94.14 00:41:43 Average: 3 3.63 0.00 1.87 0.49 0.08 93.93 00:41:43 00:41:43 00:41:43