Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 285d6970ee0708c33b3b926aced785ca74112540 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh419299973917905423.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6344944916104164987.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1391927142691582972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7150874499261558629.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4580574687090935197.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-250’ Running on prd-centos7-docker-4c-2g-256 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/jenkins-gitclient-ssh8285845520327092828.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 285d6970ee0708c33b3b926aced785ca74112540 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 Commit message: "refactor: Update to latest Core Contracts and remove v2 package (#256)" > git rev-list --no-walk 5aebb8ae5e7b3bf2926e244f5ca7eafedb5bce83 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:17:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:17:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:17:08 ========================================================= 17:17:08 EdgeX Global Pipelines Version Info 17:17:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:17:10 ------------------- 17:17:10 stable info: 17:17:10 ------------------- 17:17:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:17:10 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 17:17:10 Message: update stable to v1.0.194 17:17:10 ------------------- 17:17:10 experimental info: 17:17:10 ------------------- 17:17:10 Commited By: **** collab-it+edgex@linuxfoundation.org 17:17:10 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 17:17:10 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:17:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:17:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:17:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:17:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:17:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 285d6970ee0708c33b3b926aced785ca74112540 [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 285d697 [Pipeline] echo 17:17:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:12 + git log --format=format:%s -1 285d6970ee0708c33b3b926aced785ca74112540 [Pipeline] echo 17:17:12 GIT_COMMIT: 285d6970ee0708c33b3b926aced785ca74112540, Commit Message: refactor: Update to latest Core Contracts and remove v2 package (#256) [Pipeline] echo 17:17:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:13 17:17:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:17:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:13 latest: Pulling from edgex-devops/git-semver 17:17:13 31603596830f: Pulling fs layer 17:17:13 54011a49482f: Pulling fs layer 17:17:13 a6820b24f6d8: Pulling fs layer 17:17:13 f581987b2513: Pulling fs layer 17:17:13 f581987b2513: Waiting 17:17:13 54011a49482f: Verifying Checksum 17:17:13 54011a49482f: Download complete 17:17:13 31603596830f: Verifying Checksum 17:17:13 31603596830f: Download complete 17:17:13 f581987b2513: Verifying Checksum 17:17:13 f581987b2513: Download complete 17:17:13 a6820b24f6d8: Verifying Checksum 17:17:13 a6820b24f6d8: Download complete 17:17:13 31603596830f: Pull complete 17:17:14 54011a49482f: Pull complete 17:17:14 a6820b24f6d8: Pull complete 17:17:14 f581987b2513: Pull complete 17:17:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:17:14 prd-centos7-docker-4c-2g-256 does not seem to be running inside a container 17:17: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:17:15 $ docker top d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:15 [ssh-agent] Looking for ssh-agent implementation... 17:17:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:15 $ docker exec d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a ssh-agent 17:17:16 SSH_AUTH_SOCK=/tmp/ssh-mEjW28QcOhrg/agent.14 17:17:16 SSH_AGENT_PID=20 17:17:16 Running ssh-add (command line suppressed) 17:17:16 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1798498638523136667.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1798498638523136667.key) 17:17:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:16 + git tag --points-at HEAD [Pipeline] } 17:17:16 $ docker exec --env ******** --env ******** d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a ssh-agent -k 17:17:16 unset SSH_AUTH_SOCK; 17:17:16 unset SSH_AGENT_PID; 17:17:16 echo Agent pid 20 killed; 17:17:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:17:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:16 [ssh-agent] Looking for ssh-agent implementation... 17:17:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:16 $ docker exec d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a ssh-agent 17:17:16 SSH_AUTH_SOCK=/tmp/ssh-XgXugOHs5Eox/agent.52 17:17:16 SSH_AGENT_PID=58 17:17:16 Running ssh-add (command line suppressed) 17:17:16 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4759615736468353772.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4759615736468353772.key) 17:17:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:17 + git semver init 17:17:17 # -> Open(): unable to determine branch for HEAD 17:17:17 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:17:17 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:17:17 # $SEMVER_REMOTE_NAME = origin 17:17:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:17:17 # $SEMVER_USER_NAME = edgex-jenkins 17:17:17 # $SEMVER_BRANCH = master 17:17:17 # $SEMVER_TEMP = /tmp/semver-229643884 17:17:17 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 17:17:17 # '/tmp/semver-229643884' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 17:17:17 # -> Force: false 17:17:17 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 17:17:17 $ docker exec --env ******** --env ******** d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a ssh-agent -k 17:17:17 unset SSH_AUTH_SOCK; 17:17:17 unset SSH_AGENT_PID; 17:17:17 echo Agent pid 58 killed; 17:17:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:18 + git semver [Pipeline] } 17:17:18 $ docker stop --time=1 d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a 17:17:19 $ docker rm -f d07e60184452b5dc35fb76495bec41c484d7a594958adce16083efcadf4aee4a [Pipeline] // withDockerContainer [Pipeline] sh 17:17:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:17:20 Stashed 1 file(s) [Pipeline] echo 17:17:20 [edgeXSemver]: initialized semver on version 2.0.0-dev.63 [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 17:17:35 Still waiting to schedule task 17:17:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:17:35 Still waiting to schedule task 17:17:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:19:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-257 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 17:19:45 Running in /w/workspace/go-mod-bootstrap/141 [Pipeline] { [Pipeline] checkout 17:19:46 Selected Git installation does not exist. Using Default 17:19:46 The recommended git tool is: NONE 17:19:51 using credential edgex-jenkins-ssh 17:19:51 Cloning the remote Git repository 17:19:51 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:19:51 > git init /w/workspace/go-mod-bootstrap/141 # timeout=10 17:19:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:19:51 > git --version # timeout=10 17:19:52 > git --version # 'git version 2.17.1' 17:19:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:53 Avoid second fetch 17:19:53 Checking out Revision 285d6970ee0708c33b3b926aced785ca74112540 (master) 17:19:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:19:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:53 > git config core.sparsecheckout # timeout=10 17:19:53 > git checkout -f 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 17:19:57 Commit message: "refactor: Update to latest Core Contracts and remove v2 package (#256)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:19:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:19:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:19:59 + true 17:19:59 + sudo service docker restart 17:20:15 Running on prd-centos7-docker-4c-2g-258 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 17:20:15 Running in /w/workspace/go-mod-bootstrap/141 [Pipeline] { [Pipeline] checkout 17:20:15 Selected Git installation does not exist. Using Default 17:20:15 The recommended git tool is: NONE [Pipeline] unstash 17:20:18 using credential edgex-jenkins-ssh 17:20:18 Cloning the remote Git repository 17:20:16 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [Pipeline] echo 17:20:18 ========================================================= 17:20:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:20:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:20:18 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:20:18 Avoid second fetch 17:20:18 Checking out Revision 285d6970ee0708c33b3b926aced785ca74112540 (master) 17:20:16 > git init /w/workspace/go-mod-bootstrap/141 # timeout=10 17:20:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:20:16 > git --version # timeout=10 17:20:16 > git --version # 'git version 2.24.4' 17:20:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:17 [INFO] Currently running in a labeled security context 17:20:17 [INFO] Currently SELinux is 'enforcing' on the host 17:20:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/141@tmp/jenkins-gitclient-ssh4647451483208634213.key 17:20:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:20:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:18 > git config core.sparsecheckout # timeout=10 17:20:18 > git checkout -f 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 17:20:19 Sending build context to Docker daemon 968.7kB 17:20:19 Step 1/8 : ARG BASE=golang:1.16-alpine 17:20:19 Step 2/8 : FROM ${BASE} 17:20:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:20:20 595b0fe564bb: Pulling fs layer 17:20:20 3088b5b3c5c0: Pulling fs layer 17:20:20 5b7225fbf94c: Pulling fs layer 17:20:20 ba82ee9f976e: Pulling fs layer 17:20:20 506bd15cee9f: Pulling fs layer 17:20:20 75a0a4a0db45: Pulling fs layer 17:20:20 618dc40b7e24: Pulling fs layer 17:20:20 506bd15cee9f: Waiting 17:20:20 75a0a4a0db45: Waiting 17:20:20 618dc40b7e24: Waiting 17:20:20 ba82ee9f976e: Waiting 17:20:20 5b7225fbf94c: Verifying Checksum 17:20:20 5b7225fbf94c: Download complete 17:20:20 3088b5b3c5c0: Verifying Checksum 17:20:20 3088b5b3c5c0: Download complete 17:20:20 506bd15cee9f: Download complete 17:20:20 595b0fe564bb: Download complete 17:20:20 75a0a4a0db45: Verifying Checksum 17:20:20 75a0a4a0db45: Download complete 17:20:20 595b0fe564bb: Pull complete 17:20:21 3088b5b3c5c0: Pull complete 17:20:22 5b7225fbf94c: Pull complete 17:20:22 Commit message: "refactor: Update to latest Core Contracts and remove v2 package (#256)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:23 618dc40b7e24: Verifying Checksum 17:20:23 618dc40b7e24: Download complete 17:20:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:20:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:20:24 ba82ee9f976e: Verifying Checksum 17:20:24 ba82ee9f976e: Download complete 17:20:24 + true 17:20:24 + sudo service docker restart 17:20:24 Redirecting to /bin/systemctl restart docker.service 17:20:34 ba82ee9f976e: Pull complete 17:20:34 506bd15cee9f: Pull complete 17:20:34 75a0a4a0db45: Pull complete 17:20:39 618dc40b7e24: Pull complete 17:20:39 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 17:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:20:39 ---> a36622ca3599 17:20:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:20:41 ---> Running in 585baf06c1a1 17:20:41 Removing intermediate container 585baf06c1a1 17:20:41 ---> 872998ddcdd8 17:20:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:41 ---> Running in 03ed014e68e0 [Pipeline] unstash [Pipeline] echo 17:20:42 ========================================================= 17:20:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:20:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:20:42 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:20:42 Sending build context to Docker daemon 970.8kB 17:20:42 Step 1/8 : ARG BASE=golang:1.16-alpine 17:20:42 Step 2/8 : FROM ${BASE} 17:20:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:20:43 540db60ca938: Pulling fs layer 17:20:43 adcc1eea9eea: Pulling fs layer 17:20:43 4c4ab2625f07: Pulling fs layer 17:20:43 0510c868ecb4: Pulling fs layer 17:20:43 afea3b2eda06: Pulling fs layer 17:20:43 7809a108b3ef: Pulling fs layer 17:20:43 f706445af74f: Pulling fs layer 17:20:43 afea3b2eda06: Waiting 17:20:43 7809a108b3ef: Waiting 17:20:43 f706445af74f: Waiting 17:20:43 0510c868ecb4: Waiting 17:20:43 4c4ab2625f07: Verifying Checksum 17:20:43 4c4ab2625f07: Download complete 17:20:43 adcc1eea9eea: Verifying Checksum 17:20:43 adcc1eea9eea: Download complete 17:20:43 afea3b2eda06: Verifying Checksum 17:20:43 afea3b2eda06: Download complete 17:20:43 7809a108b3ef: Verifying Checksum 17:20:43 7809a108b3ef: Download complete 17:20:43 540db60ca938: Verifying Checksum 17:20:43 540db60ca938: Download complete 17:20:43 540db60ca938: Pull complete 17:20:43 adcc1eea9eea: Pull complete 17:20:43 4c4ab2625f07: Pull complete 17:20:44 Removing intermediate container 03ed014e68e0 17:20:44 ---> 3d8886393595 17:20:44 Step 5/8 : RUN apk add --update --no-cache git make 17:20:44 ---> Running in a4e731a143bc 17:20:45 f706445af74f: Verifying Checksum 17:20:45 f706445af74f: Download complete 17:20:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:20:45 0510c868ecb4: Verifying Checksum 17:20:45 0510c868ecb4: Download complete 17:20:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:20:46 OK: 138 MiB in 40 packages 17:20:47 Removing intermediate container a4e731a143bc 17:20:47 ---> 9556eba0b3cc 17:20:47 Step 6/8 : WORKDIR /build 17:20:48 ---> Running in 83cec77de4fb 17:20:48 0510c868ecb4: Pull complete 17:20:48 afea3b2eda06: Pull complete 17:20:48 7809a108b3ef: Pull complete 17:20:48 Removing intermediate container 83cec77de4fb 17:20:48 ---> 88d8176d1fad 17:20:48 Step 7/8 : COPY go.mod . 17:20:49 ---> 916e167be8a9 17:20:49 Step 8/8 : RUN go mod download 17:20:49 ---> Running in 567975141b40 17:20:50 f706445af74f: Pull complete 17:20:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:20:50 ---> b068be0155e3 17:20:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:20:54 ---> Running in 8b7ff1bcc084 17:20:54 Removing intermediate container 8b7ff1bcc084 17:20:54 ---> 5064df3db968 17:20:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:54 ---> Running in cf8482adc356 17:20:54 Removing intermediate container cf8482adc356 17:20:54 ---> 938045b481e8 17:20:54 Step 5/8 : RUN apk add --update --no-cache git make 17:20:54 ---> Running in 9a2c330c6909 17:20:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:20:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:20:56 OK: 149 MiB in 40 packages 17:20:57 Removing intermediate container 9a2c330c6909 17:20:57 ---> 986915913100 17:20:57 Step 6/8 : WORKDIR /build 17:20:57 ---> Running in 4a9d93385954 17:20:57 Removing intermediate container 4a9d93385954 17:20:57 ---> 06988994ca63 17:20:57 Step 7/8 : COPY go.mod . 17:20:57 ---> 302b143df6f2 17:20:57 Step 8/8 : RUN go mod download 17:20:57 ---> Running in 92f2646441c9 17:21:07 Removing intermediate container 92f2646441c9 17:21:07 ---> 1260dfce458c 17:21:07 Successfully built 1260dfce458c 17:21:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:21:07 + docker inspect -f . ci-base-image-x86_64 17:21:07 . [Pipeline] withDockerContainer 17:21:08 prd-centos7-docker-4c-2g-258 does not seem to be running inside a container 17:21:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/141 -v /w/workspace/go-mod-bootstrap/141:/w/workspace/go-mod-bootstrap/141:rw,z -v /w/workspace/go-mod-bootstrap/141@tmp:/w/workspace/go-mod-bootstrap/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:21:08 $ docker top 5d708387f941f554fdf1de3eb3500d6a42cea92d87ceeb98604357065ce7507a -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:08 + go version 17:21:08 go version go1.16.3 linux/amd64 [Pipeline] } 17:21:08 $ docker stop --time=1 5d708387f941f554fdf1de3eb3500d6a42cea92d87ceeb98604357065ce7507a 17:21:10 $ docker rm -f 5d708387f941f554fdf1de3eb3500d6a42cea92d87ceeb98604357065ce7507a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:10 + docker inspect -f . ci-base-image-x86_64 17:21:10 . [Pipeline] withDockerContainer 17:21:10 prd-centos7-docker-4c-2g-258 does not seem to be running inside a container 17:21:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/141 -v /w/workspace/go-mod-bootstrap/141:/w/workspace/go-mod-bootstrap/141:rw,z -v /w/workspace/go-mod-bootstrap/141@tmp:/w/workspace/go-mod-bootstrap/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:21:11 $ docker top a8be8e6477a60ffdee3d3216780d1674aab56398441a807716983506ec76d648 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:11 + go mod tidy [Pipeline] sh 17:21:11 Removing intermediate container 567975141b40 17:21:11 ---> 7549160b6afc 17:21:11 Successfully built 7549160b6afc 17:21:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:21:12 + make test 17:21:12 go mod tidy 17:21:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:21:12 + docker inspect -f . ci-base-image-arm64 17:21:12 . [Pipeline] withDockerContainer 17:21:12 prd-ubuntu18.04-docker-arm64-4c-16g-257 does not seem to be running inside a container 17:21:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/141 -v /w/workspace/go-mod-bootstrap/141:/w/workspace/go-mod-bootstrap/141:rw,z -v /w/workspace/go-mod-bootstrap/141@tmp:/w/workspace/go-mod-bootstrap/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:21:14 $ docker top f420e42de56e6e722956d2c985f10d15f8be0c432bfbc5e8c7f19e142a69c6a9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:15 + go version 17:21:15 go version go1.16.5 linux/arm64 [Pipeline] } 17:21:15 $ docker stop --time=1 f420e42de56e6e722956d2c985f10d15f8be0c432bfbc5e8c7f19e142a69c6a9 17:21:17 $ docker rm -f f420e42de56e6e722956d2c985f10d15f8be0c432bfbc5e8c7f19e142a69c6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:17 + docker inspect -f . ci-base-image-arm64 17:21:17 . [Pipeline] withDockerContainer 17:21:18 prd-ubuntu18.04-docker-arm64-4c-16g-257 does not seem to be running inside a container 17:21:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/141 -v /w/workspace/go-mod-bootstrap/141:/w/workspace/go-mod-bootstrap/141:rw,z -v /w/workspace/go-mod-bootstrap/141@tmp:/w/workspace/go-mod-bootstrap/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:21:19 $ docker top 074df18f68ccbe746b6931ad4b657e98bb3d75e7e24264fd52d654d090715203 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:20 + go mod tidy [Pipeline] sh 17:21:22 + make test 17:21:22 go mod tidy 17:21:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:21:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:21:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.4% of statements 17:21:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:21:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements 17:21:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements 17:21:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 17:21:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:21:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:21:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.005s coverage: 100.0% of statements 17:21:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 26.7% of statements 17:21:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements 17:21:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:21:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 17:21:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 17:21:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:21:33 gofmt -l . 17:21:33 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:21:33 $ docker stop --time=1 a8be8e6477a60ffdee3d3216780d1674aab56398441a807716983506ec76d648 17:21:35 $ docker rm -f a8be8e6477a60ffdee3d3216780d1674aab56398441a807716983506ec76d648 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:36 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 17:21:36 ---> job-cost.sh 17:21:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5m8n 17:21:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:21:59 lf-activate-venv(): INFO: Adding /tmp/venv-5m8n/bin to PATH 17:21:59 INFO: No Stack... 17:22:00 INFO: Retrieving Pricing Info for: v3-standard-2 17:22:00 INFO: Archiving Costs [Pipeline] sh 17:22:01 + cat /w/workspace/go-mod-bootstrap/141/archives/cost.csv 17:22:01 + cut -d, -f6 [Pipeline] lock 17:22:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] 17:22:01 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] did not exist. Created. 17:22:01 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:01 + echo total: 0.05999999865889549 [Pipeline] stash 17:22:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:22:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.056s coverage: 5.4% of statements 17:22:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:22:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.064s coverage: 92.2% of statements 17:22:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements 17:22:01 Stashed 1 file(s) [Pipeline] } 17:22:01 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:22:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 17:22:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:22:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:22:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.066s coverage: 100.0% of statements 17:22:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.052s coverage: 26.7% of statements 17:22:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.055s coverage: 91.0% of statements 17:22:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:22:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 17:22:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.011s coverage: 91.3% of statements 17:22:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:22:31 gofmt -l . 17:22:31 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:22:31 $ docker stop --time=1 074df18f68ccbe746b6931ad4b657e98bb3d75e7e24264fd52d654d090715203 17:22:33 $ docker rm -f 074df18f68ccbe746b6931ad4b657e98bb3d75e7e24264fd52d654d090715203 [Pipeline] // withDockerContainer [Pipeline] sh 17:22:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:22:34 Warning: overwriting stash ‘coverage-report’ 17:22:34 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 17:22:35 ---> job-cost.sh 17:22:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SgB4 17:23:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:24:36 lf-activate-venv(): INFO: Adding /tmp/venv-SgB4/bin to PATH 17:24:36 INFO: No Stack... 17:24:37 INFO: Retrieving Pricing Info for: v2-standard-4 17:24:37 INFO: Archiving Costs [Pipeline] sh 17:24:37 + cat /w/workspace/go-mod-bootstrap/141/archives/cost.csv 17:24:37 + cut -d, -f6 [Pipeline] lock 17:24:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] 17:24:37 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] did not exist. Created. 17:24:37 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:24:38 /w/workspace/go-mod-bootstrap/141@tmp/durable-d0b627b9/script.sh: 1: /w/workspace/go-mod-bootstrap/141@tmp/durable-d0b627b9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:24:38 + echo total: 0.18000000715255737 [Pipeline] stash 17:24:38 Warning: overwriting stash ‘stack-cost’ 17:24:38 Stashed 1 file(s) [Pipeline] } 17:24:38 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-141-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] configFileProvider 17:24:39 provisioning config files... 17:24:39 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config457414082587160704tmp [Pipeline] { [Pipeline] sh 17:24:39 + set +x 17:24:39 + bash -s -- 17:24:39 + curl -s https://codecov.io/bash 17:24:39 17:24:39 _____ _ 17:24:39 / ____| | | 17:24:39 | | ___ __| | ___ ___ _____ __ 17:24:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:24:39 | |___| (_) | (_| | __/ (_| (_) \ V / 17:24:39 \_____\___/ \__,_|\___|\___\___/ \_/ 17:24:39 Bash-1.0.3 17:24:39 17:24:39 17:24:39 ==> git version 2.24.4 found 17:24:39 ==> 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 17:24:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:24:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:24:39 ==> Jenkins CI detected. 17:24:39 project root: . 17:24:39 --> token set from env 17:24:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:24:39 ==> Running gcov in . (disable via -X gcov) 17:24:40 ==> Python coveragepy not found 17:24:40 ==> Searching for coverage reports in: 17:24:40 + . 17:24:40 -> Found 1 reports 17:24:40 ==> Detecting git/mercurial file structure 17:24:40 ==> Reading reports 17:24:40 + ./coverage.out bytes=31740 17:24:40 ==> Appending adjustments 17:24:40 https://docs.codecov.io/docs/fixing-reports 17:24:40 + Found adjustments 17:24:40 ==> Gzipping contents 17:24:40 8.0K /tmp/codecov.Ni60qE.gz 17:24:40 ==> Uploading reports 17:24:40 url: https://codecov.io 17:24:40 query: branch=master&commit=285d6970ee0708c33b3b926aced785ca74112540&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:24:40 -> Pinging Codecov 17:24:40 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=285d6970ee0708c33b3b926aced785ca74112540&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:24:40 -> Uploading to 17:24:40 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/833815588EE85121546D348822E98E2E/285d6970ee0708c33b3b926aced785ca74112540/0a1498a2-a314-4537-970c-02556ebbf336.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T172440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6af82a50358ffebee4ccb3a43362baca0a2c3a2eda9412d8900dd1112983de2 17:24:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:24:40 Dload Upload Total Spent Left Speed 17:24:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5980 0 0 100 5980 0 13874 --:--:-- --:--:-- --:--:-- 13906 17:24:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/285d6970ee0708c33b3b926aced785ca74112540 [Pipeline] } 17:24:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:24:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:24:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:24:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:24:42 17:24:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:24:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:24:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:24:42 188c0c94c7c5: Pulling fs layer 17:24:42 0ef7d3d256c8: Pulling fs layer 17:24:42 de9db76c5a1d: Pulling fs layer 17:24:42 0eba1c9be4d2: Pulling fs layer 17:24:42 0d57e429df01: Pulling fs layer 17:24:42 4e4be7b47b0d: Pulling fs layer 17:24:42 e1f770b5df2f: Pulling fs layer 17:24:42 85a0685a4137: Pulling fs layer 17:24:42 0d57e429df01: Waiting 17:24:42 4e4be7b47b0d: Waiting 17:24:42 e1f770b5df2f: Waiting 17:24:42 85a0685a4137: Waiting 17:24:42 0eba1c9be4d2: Waiting 17:24:42 de9db76c5a1d: Download complete 17:24:42 0ef7d3d256c8: Verifying Checksum 17:24:42 0ef7d3d256c8: Download complete 17:24:42 0d57e429df01: Verifying Checksum 17:24:42 0d57e429df01: Download complete 17:24:42 4e4be7b47b0d: Verifying Checksum 17:24:42 4e4be7b47b0d: Download complete 17:24:42 188c0c94c7c5: Verifying Checksum 17:24:42 188c0c94c7c5: Download complete 17:24:42 188c0c94c7c5: Pull complete 17:24:42 0ef7d3d256c8: Pull complete 17:24:42 de9db76c5a1d: Pull complete 17:24:44 e1f770b5df2f: Verifying Checksum 17:24:44 e1f770b5df2f: Download complete 17:24:46 0eba1c9be4d2: Verifying Checksum 17:24:46 0eba1c9be4d2: Download complete 17:24:46 85a0685a4137: Verifying Checksum 17:24:46 85a0685a4137: Download complete 17:24:49 0eba1c9be4d2: Pull complete 17:24:49 0d57e429df01: Pull complete 17:24:49 4e4be7b47b0d: Pull complete 17:24:50 e1f770b5df2f: Pull complete 17:24:53 85a0685a4137: Pull complete 17:24:53 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:24:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:24:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:24:53 prd-centos7-docker-4c-2g-256 does not seem to be running inside a container 17:24:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:24:56 $ docker top 7fecf09ea51c6235981a0a2ca8830aa49701b330de2e603ebe8e775e1596bdb4 -eo pid,comm [Pipeline] { [Pipeline] echo 17:24:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:24:56 + set -o pipefail 17:24:56 + snyk monitor '--org=edgex-jenkins' 17:25:03 17:25:03 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 17:25:03 17:25:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/be3f98a6-9c00-4fbf-bda7-d6eb33a97f73 17:25:03 17:25:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:25:03 17:25:03 [Pipeline] } 17:25:03 $ docker stop --time=1 7fecf09ea51c6235981a0a2ca8830aa49701b330de2e603ebe8e775e1596bdb4 17:25:06 $ docker rm -f 7fecf09ea51c6235981a0a2ca8830aa49701b330de2e603ebe8e775e1596bdb4 [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 17:25:07 + git log --format=format:%s -1 285d6970ee0708c33b3b926aced785ca74112540 [Pipeline] isUnix [Pipeline] sh 17:25:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:25:07 . [Pipeline] withDockerContainer 17:25:07 prd-centos7-docker-4c-2g-256 does not seem to be running inside a container 17:25:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:25:08 $ docker top 0ca4c8c77f7f772166d6a9e53b71a87161022937b9c0cd93af8c7d6c92610fd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:25:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:08 [ssh-agent] Looking for ssh-agent implementation... 17:25:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:08 $ docker exec 0ca4c8c77f7f772166d6a9e53b71a87161022937b9c0cd93af8c7d6c92610fd9 ssh-agent 17:25:08 SSH_AUTH_SOCK=/tmp/ssh-9hmrvAymGjia/agent.13 17:25:08 SSH_AGENT_PID=20 17:25:08 Running ssh-add (command line suppressed) 17:25:08 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7331783582560308909.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7331783582560308909.key) 17:25:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:08 + git semver tag 17:25:08 # -> Open(): unable to determine branch for HEAD 17:25:08 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:25:08 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:25:08 # $SEMVER_REMOTE_NAME = origin 17:25:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:25:08 # $SEMVER_USER_NAME = edgex-jenkins 17:25:08 # $SEMVER_BRANCH = master 17:25:08 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 17:25:08 # 285d6970ee0708c33b3b926aced785ca74112540 HEAD 17:25:08 # -> Force: false 17:25:08 # 2fa720121d5cadcbbb726889d8e5fd1c280b3a48 refs/tags/v2.0.0-dev.63 [Pipeline] } 17:25:08 $ docker exec --env ******** --env ******** 0ca4c8c77f7f772166d6a9e53b71a87161022937b9c0cd93af8c7d6c92610fd9 ssh-agent -k 17:25:09 unset SSH_AUTH_SOCK; 17:25:09 unset SSH_AGENT_PID; 17:25:09 echo Agent pid 20 killed; 17:25:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:25:09 + git semver [Pipeline] } 17:25:09 $ docker stop --time=1 0ca4c8c77f7f772166d6a9e53b71a87161022937b9c0cd93af8c7d6c92610fd9 17:25:10 $ docker rm -f 0ca4c8c77f7f772166d6a9e53b71a87161022937b9c0cd93af8c7d6c92610fd9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:25:11 17:25:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:25:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:25:11 0.23.1-centos7: Pulling from edgex-lftools 17:25:11 ab5ef0e58194: Pulling fs layer 17:25:11 9712f1f96733: Pulling fs layer 17:25:11 63f879dbbcfc: Pulling fs layer 17:25:11 0d9ebad4ef96: Pulling fs layer 17:25:11 e9a5061849ea: Pulling fs layer 17:25:11 d747dcd14b5f: Pulling fs layer 17:25:11 2de7ff778b66: Pulling fs layer 17:25:11 0d9ebad4ef96: Waiting 17:25:11 e9a5061849ea: Waiting 17:25:11 d747dcd14b5f: Waiting 17:25:11 2de7ff778b66: Waiting 17:25:11 9712f1f96733: Verifying Checksum 17:25:11 9712f1f96733: Download complete 17:25:12 63f879dbbcfc: Download complete 17:25:13 e9a5061849ea: Verifying Checksum 17:25:13 e9a5061849ea: Download complete 17:25:13 d747dcd14b5f: Verifying Checksum 17:25:13 d747dcd14b5f: Download complete 17:25:13 2de7ff778b66: Verifying Checksum 17:25:13 2de7ff778b66: Download complete 17:25:13 0d9ebad4ef96: Verifying Checksum 17:25:13 0d9ebad4ef96: Download complete 17:25:13 ab5ef0e58194: Verifying Checksum 17:25:13 ab5ef0e58194: Download complete 17:25:16 ab5ef0e58194: Pull complete 17:25:16 9712f1f96733: Pull complete 17:25:17 63f879dbbcfc: Pull complete 17:25:21 0d9ebad4ef96: Pull complete 17:25:21 e9a5061849ea: Pull complete 17:25:21 d747dcd14b5f: Pull complete 17:25:22 2de7ff778b66: Pull complete 17:25:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:25:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:25:22 prd-centos7-docker-4c-2g-256 does not seem to be running inside a container 17:25:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:25:30 $ docker top 0993873c6f08492406e06d8fad5e4530b11bb8665b4a8dd994452de5082e2eab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:25:30 provisioning config files... 17:25:30 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3372562285597447459tmp 17:25:30 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config693729213352121642tmp 17:25:30 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6952233676323125504tmp [Pipeline] { [Pipeline] echo 17:25:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:25:30 ---> sigul-configuration.sh 17:25:30 gpg: directory `/root/.gnupg' created 17:25:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:25:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:25:30 gpg: keyring `/root/.gnupg/secring.gpg' created 17:25:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:25:30 gpg: CAST5 encrypted data 17:25:30 gpg: encrypted with 1 passphrase 17:25:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:25:31 + mkdir /home/jenkins 17:25:31 + mkdir /home/jenkins/sigul [Pipeline] sh 17:25:31 + 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 17:25:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:25:31 ---> sigul-install.sh 17:25:35 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:25:36 + git tag --list 17:25:36 v0.0.1 17:25:36 v0.0.10 17:25:36 v0.0.11 17:25:36 v0.0.12 17:25:36 v0.0.13 17:25:36 v0.0.14 17:25:36 v0.0.15 17:25:36 v0.0.16 17:25:36 v0.0.17 17:25:36 v0.0.18 17:25:36 v0.0.19 17:25:36 v0.0.2 17:25:36 v0.0.20 17:25:36 v0.0.21 17:25:36 v0.0.22 17:25:36 v0.0.23 17:25:36 v0.0.24 17:25:36 v0.0.25 17:25:36 v0.0.26 17:25:36 v0.0.27 17:25:36 v0.0.28 17:25:36 v0.0.29 17:25:36 v0.0.3 17:25:36 v0.0.30 17:25:36 v0.0.31 17:25:36 v0.0.32 17:25:36 v0.0.33 17:25:36 v0.0.34 17:25:36 v0.0.35 17:25:36 v0.0.36 17:25:36 v0.0.37 17:25:36 v0.0.38 17:25:36 v0.0.39 17:25:36 v0.0.4 17:25:36 v0.0.40 17:25:36 v0.0.41 17:25:36 v0.0.42 17:25:36 v0.0.43 17:25:36 v0.0.44 17:25:36 v0.0.45 17:25:36 v0.0.46 17:25:36 v0.0.47 17:25:36 v0.0.48 17:25:36 v0.0.49 17:25:36 v0.0.5 17:25:36 v0.0.50 17:25:36 v0.0.51 17:25:36 v0.0.52 17:25:36 v0.0.53 17:25:36 v0.0.54 17:25:36 v0.0.55 17:25:36 v0.0.56 17:25:36 v0.0.57 17:25:36 v0.0.58 17:25:36 v0.0.59 17:25:36 v0.0.6 17:25:36 v0.0.60 17:25:36 v0.0.61 17:25:36 v0.0.62 17:25:36 v0.0.63 17:25:36 v0.0.64 17:25:36 v0.0.65 17:25:36 v0.0.66 17:25:36 v0.0.67 17:25:36 v0.0.68 17:25:36 v0.0.69 17:25:36 v0.0.7 17:25:36 v0.0.70 17:25:36 v0.0.71 17:25:36 v0.0.72 17:25:36 v0.0.8 17:25:36 v0.0.9 17:25:36 v2.0.0-dev.1 17:25:36 v2.0.0-dev.10 17:25:36 v2.0.0-dev.11 17:25:36 v2.0.0-dev.12 17:25:36 v2.0.0-dev.13 17:25:36 v2.0.0-dev.14 17:25:36 v2.0.0-dev.15 17:25:36 v2.0.0-dev.16 17:25:36 v2.0.0-dev.17 17:25:36 v2.0.0-dev.18 17:25:36 v2.0.0-dev.19 17:25:36 v2.0.0-dev.2 17:25:36 v2.0.0-dev.20 17:25:36 v2.0.0-dev.21 17:25:36 v2.0.0-dev.22 17:25:36 v2.0.0-dev.23 17:25:36 v2.0.0-dev.24 17:25:36 v2.0.0-dev.25 17:25:36 v2.0.0-dev.26 17:25:36 v2.0.0-dev.27 17:25:36 v2.0.0-dev.28 17:25:36 v2.0.0-dev.29 17:25:36 v2.0.0-dev.3 17:25:36 v2.0.0-dev.30 17:25:36 v2.0.0-dev.31 17:25:36 v2.0.0-dev.32 17:25:36 v2.0.0-dev.33 17:25:36 v2.0.0-dev.34 17:25:36 v2.0.0-dev.35 17:25:36 v2.0.0-dev.36 17:25:36 v2.0.0-dev.37 17:25:36 v2.0.0-dev.38 17:25:36 v2.0.0-dev.39 17:25:36 v2.0.0-dev.4 17:25:36 v2.0.0-dev.40 17:25:36 v2.0.0-dev.41 17:25:36 v2.0.0-dev.42 17:25:36 v2.0.0-dev.43 17:25:36 v2.0.0-dev.44 17:25:36 v2.0.0-dev.45 17:25:36 v2.0.0-dev.46 17:25:36 v2.0.0-dev.47 17:25:36 v2.0.0-dev.48 17:25:36 v2.0.0-dev.49 17:25:36 v2.0.0-dev.5 17:25:36 v2.0.0-dev.50 17:25:36 v2.0.0-dev.51 17:25:36 v2.0.0-dev.52 17:25:36 v2.0.0-dev.53 17:25:36 v2.0.0-dev.54 17:25:36 v2.0.0-dev.55 17:25:36 v2.0.0-dev.56 17:25:36 v2.0.0-dev.57 17:25:36 v2.0.0-dev.58 17:25:36 v2.0.0-dev.59 17:25:36 v2.0.0-dev.6 17:25:36 v2.0.0-dev.60 17:25:36 v2.0.0-dev.61 17:25:36 v2.0.0-dev.62 17:25:36 v2.0.0-dev.63 17:25:36 v2.0.0-dev.7 17:25:36 v2.0.0-dev.8 17:25:36 v2.0.0-dev.9 [Pipeline] sh 17:25:36 + lftools sign git-tag v2.0.0-dev.63 17:25:37 Signing Git tag with Sigul... 17:25:37 Signing v2.0.0-dev.63 [Pipeline] echo 17:25:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:25:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:25:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:25:38 $ docker stop --time=1 0993873c6f08492406e06d8fad5e4530b11bb8665b4a8dd994452de5082e2eab 17:25:39 $ docker rm -f 0993873c6f08492406e06d8fad5e4530b11bb8665b4a8dd994452de5082e2eab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:25:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:25:40 . [Pipeline] withDockerContainer 17:25:40 prd-centos7-docker-4c-2g-256 does not seem to be running inside a container 17:25:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:25:41 $ docker top b1a3636eb0ca0ae373985b3687e9022e73ac047ca9b246962fad16e22c5e9936 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:25:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:41 [ssh-agent] Looking for ssh-agent implementation... 17:25:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:41 $ docker exec b1a3636eb0ca0ae373985b3687e9022e73ac047ca9b246962fad16e22c5e9936 ssh-agent 17:25:41 SSH_AUTH_SOCK=/tmp/ssh-Du821SlLwzFG/agent.14 17:25:41 SSH_AGENT_PID=20 17:25:41 Running ssh-add (command line suppressed) 17:25:41 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1277264340255212634.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1277264340255212634.key) 17:25:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:41 + git semver bump pre 17:25:41 # -> Open(): unable to determine branch for HEAD 17:25:41 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:25:41 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:25:41 # $SEMVER_REMOTE_NAME = origin 17:25:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:25:41 # $SEMVER_USER_NAME = edgex-jenkins 17:25:41 # $SEMVER_BRANCH = master 17:25:41 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 17:25:41 2.0.0-dev.64 [Pipeline] } 17:25:41 $ docker exec --env ******** --env ******** b1a3636eb0ca0ae373985b3687e9022e73ac047ca9b246962fad16e22c5e9936 ssh-agent -k 17:25:42 unset SSH_AUTH_SOCK; 17:25:42 unset SSH_AGENT_PID; 17:25:42 echo Agent pid 20 killed; 17:25:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:25:42 + git semver [Pipeline] } 17:25:42 $ docker stop --time=1 b1a3636eb0ca0ae373985b3687e9022e73ac047ca9b246962fad16e22c5e9936 17:25:43 $ docker rm -f b1a3636eb0ca0ae373985b3687e9022e73ac047ca9b246962fad16e22c5e9936 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:25:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:25:44 . [Pipeline] withDockerContainer 17:25:44 prd-centos7-docker-4c-2g-256 does not seem to be running inside a container 17:25:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:25:44 $ docker top e7798957bd1b762cc0910f5c202fe0946554c06fe41d8e7c074aae3721dfe03f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:25:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:44 [ssh-agent] Looking for ssh-agent implementation... 17:25:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:44 $ docker exec e7798957bd1b762cc0910f5c202fe0946554c06fe41d8e7c074aae3721dfe03f ssh-agent 17:25:44 SSH_AUTH_SOCK=/tmp/ssh-FdVLeIuzejhh/agent.15 17:25:44 SSH_AGENT_PID=22 17:25:44 Running ssh-add (command line suppressed) 17:25:44 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6518362735316903899.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6518362735316903899.key) 17:25:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:45 + git semver push 17:25:45 # -> Open(): unable to determine branch for HEAD 17:25:45 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:25:45 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:25:45 # $SEMVER_REMOTE_NAME = origin 17:25:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:25:45 # $SEMVER_USER_NAME = edgex-jenkins 17:25:45 # $SEMVER_BRANCH = master 17:25:45 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 17:25:50 $ docker exec --env ******** --env ******** e7798957bd1b762cc0910f5c202fe0946554c06fe41d8e7c074aae3721dfe03f ssh-agent -k 17:25:50 unset SSH_AUTH_SOCK; 17:25:50 unset SSH_AGENT_PID; 17:25:50 echo Agent pid 22 killed; 17:25:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:25:51 + git semver [Pipeline] } 17:25:51 $ docker stop --time=1 e7798957bd1b762cc0910f5c202fe0946554c06fe41d8e7c074aae3721dfe03f 17:25:52 $ docker rm -f e7798957bd1b762cc0910f5c202fe0946554c06fe41d8e7c074aae3721dfe03f [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 17:25:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:25:53 ---> package-listing.sh 17:25:53 ++ facter osfamily 17:25:53 ++ tr '[:upper:]' '[:lower:]' 17:25:54 + OS_FAMILY=redhat 17:25:54 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 17:25:54 + START_PACKAGES=/tmp/packages_start.txt 17:25:54 + END_PACKAGES=/tmp/packages_end.txt 17:25:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:25:54 + PACKAGES=/tmp/packages_start.txt 17:25:54 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 17:25:54 + PACKAGES=/tmp/packages_end.txt 17:25:54 + case "${OS_FAMILY}" in 17:25:54 + rpm -qa 17:25:54 + sort 17:25:55 + '[' -f /tmp/packages_start.txt ']' 17:25:55 + '[' -f /tmp/packages_end.txt ']' 17:25:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:25:55 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 17:25:55 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 17:25:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 17:25:55 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 17:25:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:25:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:25:55 17:25:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:25:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:25:56 alpine: Pulling from edgex-lftools-log-publisher 17:25:56 df20fa9351a1: Pulling fs layer 17:25:56 36b3adc4ff6f: Pulling fs layer 17:25:56 8ad3a11d3b57: Pulling fs layer 17:25:56 46f8f816bc3b: Pulling fs layer 17:25:56 93b61091891f: Pulling fs layer 17:25:56 93b9cdb0e59b: Pulling fs layer 17:25:56 5e14af77c1be: Pulling fs layer 17:25:56 01666e4c0597: Pulling fs layer 17:25:56 aa168da1d23b: Pulling fs layer 17:25:56 46f8f816bc3b: Waiting 17:25:56 93b61091891f: Waiting 17:25:56 93b9cdb0e59b: Waiting 17:25:56 5e14af77c1be: Waiting 17:25:56 01666e4c0597: Waiting 17:25:56 aa168da1d23b: Waiting 17:25:56 36b3adc4ff6f: Verifying Checksum 17:25:56 36b3adc4ff6f: Download complete 17:25:56 46f8f816bc3b: Verifying Checksum 17:25:56 46f8f816bc3b: Download complete 17:25:56 df20fa9351a1: Verifying Checksum 17:25:56 93b9cdb0e59b: Verifying Checksum 17:25:56 93b9cdb0e59b: Download complete 17:25:56 5e14af77c1be: Verifying Checksum 17:25:56 5e14af77c1be: Download complete 17:25:56 93b61091891f: Verifying Checksum 17:25:56 93b61091891f: Download complete 17:25:56 01666e4c0597: Verifying Checksum 17:25:56 01666e4c0597: Download complete 17:25:56 8ad3a11d3b57: Verifying Checksum 17:25:56 8ad3a11d3b57: Download complete 17:25:56 df20fa9351a1: Pull complete 17:25:56 36b3adc4ff6f: Pull complete 17:25:57 8ad3a11d3b57: Pull complete 17:25:57 46f8f816bc3b: Pull complete 17:25:57 93b61091891f: Pull complete 17:25:57 93b9cdb0e59b: Pull complete 17:25:57 5e14af77c1be: Pull complete 17:25:57 01666e4c0597: Pull complete 17:25:58 aa168da1d23b: Verifying Checksum 17:25:58 aa168da1d23b: Download complete 17:26:02 aa168da1d23b: Pull complete 17:26:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:26:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:26:02 prd-centos7-docker-4c-2g-256 does not seem to be running inside a container 17:26:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:26:05 $ docker top 91fdd652adc5200c715bfb297d42e8048bbbe77e4fa4d9661d9360ce299fa528 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:05 + touch /tmp/pre-build-complete [Pipeline] sh 17:26:06 + mkdir -p /var/log/sa [Pipeline] sh 17:26:06 + ls /var/log/sa-host 17:26:06 + sadf -c /var/log/sa-host/sa05 17:26:06 file_magic: OK 17:26:06 HZ: Using current value: 100 17:26:06 file_header: OK 17:26:06 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 17:26:06 Statistics: 17:26:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:26:06 File successfully converted to sysstat format version 12.2.1 17:26:06 + sadf -c /var/log/sa-host/sa10 17:26:06 file_magic: OK 17:26:06 HZ: Using current value: 100 17:26:06 file_header: OK 17:26:06 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 17:26:06 Statistics: 17:26:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:26:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:06 provisioning config files... 17:26:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6845287790609362930tmp [Pipeline] { [Pipeline] echo 17:26:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:26:06 ---> create-netrc.sh [Pipeline] } 17:26:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:26:07 ---> python-tools-install.sh [Pipeline] echo 17:26:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:26:07 ---> sudo-logs.sh 17:26:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:26:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:26:08 ---> job-cost.sh 17:26:08 lf-activate-venv: SKIPPING 17:26:08 DEBUG: total: 0.18000000715255737 17:26:08 INFO: Retrieving Stack Cost... 17:26:09 INFO: Retrieving Pricing Info for: v3-standard-2 17:26:09 INFO: Archiving Costs [Pipeline] echo 17:26:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:26:10 ---> logs-deploy.sh 17:26:10 lf-activate-venv: SKIPPING 17:26:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/141 17:26:10 INFO: archiving workspace using pattern(s): 17:26:11 Archives upload complete. 17:26:11 INFO: archiving logs to Nexus 17:26:12 ---> uname -a: 17:26:12 Linux prd-centos7-docker-4c-2g-256.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:26:12 17:26:12 17:26:12 ---> lscpu: 17:26:12 Architecture: x86_64 17:26:12 CPU op-mode(s): 32-bit, 64-bit 17:26:12 Byte Order: Little Endian 17:26:12 Address sizes: 40 bits physical, 48 bits virtual 17:26:12 CPU(s): 2 17:26:12 On-line CPU(s) list: 0,1 17:26:12 Thread(s) per core: 1 17:26:12 Core(s) per socket: 1 17:26:12 Socket(s): 2 17:26:12 NUMA node(s): 1 17:26:12 Vendor ID: AuthenticAMD 17:26:12 CPU family: 23 17:26:12 Model: 49 17:26:12 Model name: AMD EPYC-Rome Processor 17:26:12 Stepping: 0 17:26:12 CPU MHz: 2800.000 17:26:12 BogoMIPS: 5600.00 17:26:12 Virtualization: AMD-V 17:26:12 Hypervisor vendor: KVM 17:26:12 Virtualization type: full 17:26:12 L1d cache: 64 KiB 17:26:12 L1i cache: 64 KiB 17:26:12 L2 cache: 1 MiB 17:26:12 L3 cache: 32 MiB 17:26:12 NUMA node0 CPU(s): 0,1 17:26:12 Vulnerability Itlb multihit: Not affected 17:26:12 Vulnerability L1tf: Not affected 17:26:12 Vulnerability Mds: Not affected 17:26:12 Vulnerability Meltdown: Not affected 17:26:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:26:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:26:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:26:12 Vulnerability Srbds: Not affected 17:26:12 Vulnerability Tsx async abort: Not affected 17:26:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:26:12 17:26:12 17:26:12 ---> nproc: 17:26:12 2 17:26:12 17:26:12 17:26:12 ---> df -h: 17:26:12 Filesystem Size Used Available Use% Mounted on 17:26:12 overlay 40.0G 8.9G 31.1G 22% / 17:26:12 tmpfs 64.0M 0 64.0M 0% /dev 17:26:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:26:12 shm 64.0M 0 64.0M 0% /dev/shm 17:26:12 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 17:26:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 17:26:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 17:26:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 17:26:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 17:26:12 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 17:26:12 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master 17:26:12 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 17:26:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 17:26:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 17:26:12 17:26:12 17:26:12 ---> free -m: 17:26:12 total used free shared buff/cache available 17:26:12 Mem: 7821 1173 3262 0 3384 6563 17:26:12 Swap: 1023 0 1023 17:26:12 17:26:12 17:26:12 ---> ip addr: 17:26:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:26:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:26:12 inet 127.0.0.1/8 scope host lo 17:26:12 valid_lft forever preferred_lft forever 17:26:12 inet6 ::1/128 scope host 17:26:12 valid_lft forever preferred_lft forever 17:26:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:26:12 link/ether fa:16:3e:7c:2a:94 brd ff:ff:ff:ff:ff:ff 17:26:12 inet 10.30.123.93/23 brd 10.30.123.255 scope global dynamic eth0 17:26:12 valid_lft 85823sec preferred_lft 85823sec 17:26:12 inet6 fe80::f816:3eff:fe7c:2a94/64 scope link 17:26:12 valid_lft forever preferred_lft forever 17:26:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:26:12 link/ether 02:42:9a:8a:18:cf brd ff:ff:ff:ff:ff:ff 17:26:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:26:12 valid_lft forever preferred_lft forever 17:26:12 inet6 fe80::42:9aff:fe8a:18cf/64 scope link 17:26:12 valid_lft forever preferred_lft forever 17:26:12 17:26:12 17:26:12 ---> sar -b -r -n DEV: 17:26:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 17:26:12 17:26:12 17:16:22 LINUX RESTART (2 CPU) 17:26:12 17:26:12 17:17:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:26:12 17:18:01 75.38 3.53 71.85 0.00 2647.28 3572.00 0.00 17:26:12 17:19:01 0.38 0.00 0.38 0.00 0.00 6.73 0.00 17:26:12 17:20:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 17:26:12 17:21:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 17:26:12 17:22:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 17:26:12 17:23:01 0.35 0.00 0.35 0.00 0.00 4.68 0.00 17:26:12 17:24:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 17:26:12 17:25:01 75.93 0.03 75.90 0.00 3.73 27725.87 0.00 17:26:12 17:26:01 132.45 0.10 132.35 0.00 9.99 30637.69 0.00 17:26:12 Average: 31.55 0.40 31.15 0.00 286.96 6897.32 0.00 17:26:12 17:26:12 17:17:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:26:12 17:18:01 5459632 0 810124 10.12 2620 1736564 1269968 14.02 575332 1573580 20 17:26:12 17:19:01 5468428 0 801320 10.01 2620 1736572 1196500 13.21 568336 1573544 16 17:26:12 17:20:01 5468332 0 801416 10.01 2620 1736572 1196756 13.21 570508 1571488 8 17:26:12 17:21:01 5466328 0 803360 10.03 2620 1736632 1196792 13.21 572060 1571500 16 17:26:12 17:22:01 5467452 0 802284 10.02 2620 1736584 1196708 13.21 568392 1575136 16 17:26:12 17:23:01 5467364 0 802368 10.02 2620 1736588 1196576 13.21 568844 1575136 12 17:26:12 17:24:01 5465840 0 803884 10.04 2620 1736596 1196576 13.21 569772 1575184 8 17:26:12 17:25:01 4382848 0 1054396 13.17 2620 2569076 1547284 17.08 800908 2310836 93828 17:26:12 17:26:01 3252056 0 1199744 14.98 2620 3554520 1725236 19.05 1124812 2949332 495364 17:26:12 Average: 5099809 0 875433 10.93 2620 2031078 1302488 14.38 657663 1808415 65476 17:26:12 17:26:12 17:17:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:26:12 17:18:01 eth0 149.17 110.25 468.78 27.11 0.00 0.00 0.00 0.00 17:26:12 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:18:01 docker0 5.05 3.39 1.21 8.58 0.00 0.00 0.00 0.00 17:26:12 17:19:01 eth0 5.15 2.32 3.91 0.15 0.00 0.00 0.00 0.00 17:26:12 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:20:01 eth0 1.02 0.43 0.36 0.21 0.00 0.00 0.00 0.00 17:26:12 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:21:01 eth0 0.57 0.35 0.27 0.20 0.00 0.00 0.00 0.00 17:26:12 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:22:01 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00 0.00 17:26:12 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:23:01 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 17:26:12 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:26:12 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:25:01 eth0 508.56 469.04 4437.76 70.53 0.00 0.00 0.00 0.00 17:26:12 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:25:01 veth742ca20 58.78 59.79 5.15 351.65 0.00 0.00 0.00 0.00 17:26:12 17:25:01 docker0 58.78 59.69 4.35 351.64 0.00 0.00 0.00 0.00 17:26:12 17:26:01 eth0 670.94 591.11 5682.12 101.58 0.00 0.00 0.00 0.00 17:26:12 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 17:26:01 docker0 40.92 42.95 2.93 260.76 0.00 0.00 0.00 0.00 17:26:12 Average: eth0 148.44 130.51 1179.80 22.19 0.00 0.00 0.00 0.00 17:26:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:12 Average: docker0 11.66 11.81 0.94 69.23 0.00 0.00 0.00 0.00 17:26:12 17:26:12 17:26:12 ---> sar -P ALL: 17:26:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 17:26:12 17:26:12 17:16:22 LINUX RESTART (2 CPU) 17:26:12 17:26:12 17:17:03 CPU %user %nice %system %iowait %steal %idle 17:26:12 17:18:01 all 4.98 0.00 1.97 1.97 0.03 91.04 17:26:12 17:18:01 0 4.91 0.00 2.31 3.30 0.03 89.44 17:26:12 17:18:01 1 5.05 0.00 1.64 0.65 0.03 92.63 17:26:12 17:19:01 all 0.23 0.00 0.06 0.00 0.02 99.70 17:26:12 17:19:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:26:12 17:19:01 1 0.40 0.00 0.07 0.00 0.02 99.52 17:26:12 17:20:01 all 0.17 0.00 0.04 0.00 0.02 99.77 17:26:12 17:20:01 0 0.15 0.00 0.03 0.00 0.02 99.80 17:26:12 17:20:01 1 0.18 0.00 0.05 0.00 0.02 99.75 17:26:12 17:21:01 all 0.16 0.00 0.03 0.00 0.02 99.80 17:26:12 17:21:01 0 0.27 0.00 0.02 0.00 0.00 99.72 17:26:12 17:21:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:26:12 17:22:01 all 0.19 0.00 0.08 0.00 0.02 99.71 17:26:12 17:22:01 0 0.32 0.00 0.10 0.00 0.02 99.57 17:26:12 17:22:01 1 0.07 0.00 0.07 0.00 0.02 99.85 17:26:12 17:23:01 all 0.17 0.00 0.03 0.00 0.01 99.80 17:26:12 17:23:01 0 0.30 0.00 0.02 0.00 0.00 99.68 17:26:12 17:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:26:12 17:24:01 all 0.22 0.00 0.05 0.00 0.02 99.72 17:26:12 17:24:01 0 0.35 0.00 0.03 0.00 0.02 99.60 17:26:12 17:24:01 1 0.08 0.00 0.07 0.00 0.02 99.83 17:26:12 17:25:01 all 10.79 0.00 3.87 2.58 0.06 82.70 17:26:12 17:25:01 0 10.81 0.00 4.17 2.87 0.07 82.08 17:26:12 17:25:01 1 10.77 0.00 3.57 2.30 0.05 83.31 17:26:12 17:26:01 all 20.06 0.00 8.49 2.89 0.12 68.43 17:26:12 17:26:01 0 22.30 0.00 9.03 3.03 0.12 65.52 17:26:12 17:26:01 1 17.85 0.00 7.96 2.76 0.12 71.31 17:26:12 Average: all 3.99 0.00 1.58 0.81 0.03 93.59 17:26:12 Average: 0 4.25 0.00 1.70 0.99 0.03 93.02 17:26:12 Average: 1 3.74 0.00 1.46 0.62 0.04 94.15 17:26:12 17:26:12 17:26:12