Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a62db6bc55829d91c6b06e51e59ec7359d758122 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-ssh7773382890419586857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh1942505359785125425.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 9d0281235b943b7ad605f650702698f9078b2862 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-secrets/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-secrets/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7402675712134009117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh2637286484350054628.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-secrets/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-secrets/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4061624134938698804.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-414 in /w/workspace/gexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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/gexfoundry_go-mod-secrets_master@tmp/jenkins-gitclient-ssh3332309157977879845.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a62db6bc55829d91c6b06e51e59ec7359d758122 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.90" > git rev-list --no-walk 3ee42f9129f299dadbd2187c7fcf7ec669406df9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:24:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:24:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:24:53 ========================================================= 18:24:53 EdgeX Global Pipelines Version Info 18:24:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:24:55 ------------------- 18:24:55 stable info: 18:24:55 ------------------- 18:24:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:24:55 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:24:55 Message: update stable to v1.0.192 18:24:56 ------------------- 18:24:56 experimental info: 18:24:56 ------------------- 18:24:56 Commited By: **** collab-it+edgex@linuxfoundation.org 18:24:56 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:24:56 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:24:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a62db6bc55829d91c6b06e51e59ec7359d758122 [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a62db6b [Pipeline] echo 18:24:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:57 + git log --format=format:%s -1 a62db6bc55829d91c6b06e51e59ec7359d758122 [Pipeline] echo 18:24:57 GIT_COMMIT: a62db6bc55829d91c6b06e51e59ec7359d758122, Commit Message: Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.90 [Pipeline] echo 18:24:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:58 18:24:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:24:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:58 latest: Pulling from edgex-devops/git-semver 18:24:58 31603596830f: Pulling fs layer 18:24:58 54011a49482f: Pulling fs layer 18:24:58 a6820b24f6d8: Pulling fs layer 18:24:58 f581987b2513: Pulling fs layer 18:24:58 f581987b2513: Waiting 18:24:58 54011a49482f: Verifying Checksum 18:24:58 54011a49482f: Download complete 18:24:59 31603596830f: Verifying Checksum 18:24:59 31603596830f: Download complete 18:24:59 f581987b2513: Verifying Checksum 18:24:59 f581987b2513: Download complete 18:24:59 a6820b24f6d8: Verifying Checksum 18:24:59 a6820b24f6d8: Download complete 18:24:59 31603596830f: Pull complete 18:24:59 54011a49482f: Pull complete 18:25:00 a6820b24f6d8: Pull complete 18:25:00 f581987b2513: Pull complete 18:25:00 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:25:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:25:01 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 18:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:25:03 $ docker top a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:25:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:25:03 [ssh-agent] Looking for ssh-agent implementation... 18:25:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:25:03 $ docker exec a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d ssh-agent 18:25:03 SSH_AUTH_SOCK=/tmp/ssh-Pop5tWWdo6tQ/agent.13 18:25:03 SSH_AGENT_PID=19 18:25:03 Running ssh-add (command line suppressed) 18:25:04 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8443511119116567785.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8443511119116567785.key) 18:25:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:25:04 + git tag --points-at HEAD [Pipeline] } 18:25:04 $ docker exec --env ******** --env ******** a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d ssh-agent -k 18:25:04 unset SSH_AUTH_SOCK; 18:25:04 unset SSH_AGENT_PID; 18:25:04 echo Agent pid 19 killed; 18:25:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:25:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:25:04 [ssh-agent] Looking for ssh-agent implementation... 18:25:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:25:04 $ docker exec a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d ssh-agent 18:25:05 SSH_AUTH_SOCK=/tmp/ssh-jmVeeu0riK3w/agent.49 18:25:05 SSH_AGENT_PID=54 18:25:05 Running ssh-add (command line suppressed) 18:25:05 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_486285013616184369.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_486285013616184369.key) 18:25:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:25:05 + git semver init 18:25:05 # -> Open(): unable to determine branch for HEAD 18:25:05 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:25:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:25:05 # $SEMVER_REMOTE_NAME = origin 18:25:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:25:05 # $SEMVER_USER_NAME = edgex-jenkins 18:25:05 # $SEMVER_BRANCH = master 18:25:05 # $SEMVER_TEMP = /tmp/semver-112976680 18:25:05 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 18:25:06 # '/tmp/semver-112976680' -> '/w/workspace/gexfoundry_go-mod-secrets_master/.semver' 18:25:06 # -> Force: false 18:25:06 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 18:25:06 $ docker exec --env ******** --env ******** a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d ssh-agent -k 18:25:06 unset SSH_AUTH_SOCK; 18:25:06 unset SSH_AGENT_PID; 18:25:06 echo Agent pid 54 killed; 18:25:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:25:06 + git semver [Pipeline] } 18:25:06 $ docker stop --time=1 a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d 18:25:08 $ docker rm -f a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d [Pipeline] // withDockerContainer [Pipeline] sh 18:25:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:25:09 Stashed 1 file(s) [Pipeline] echo 18:25:09 [edgeXSemver]: initialized semver on version 2.0.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:25:24 Still waiting to schedule task 18:25:24 ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ 18:25:24 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 18:25:24 ‘prd-centos7-docker-4c-2g-309’ is offline 18:25:24 ‘prd-centos7-docker-4c-2g-413’ is offline 18:25:24 ‘prd-centos7-docker-4c-2g-415’ is offline 18:25:24 ‘prd-ubuntu18.04-docker-8c-8g-324’ doesn’t have label ‘centos7-docker-4c-2g’ 18:25:24 ‘prd-ubuntu18.04-docker-8c-8g-411’ doesn’t have label ‘centos7-docker-4c-2g’ 18:25:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ 18:25:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ 18:25:24 Still waiting to schedule task 18:25:24 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:26:42 Running on prd-centos7-docker-4c-2g-417 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 18:26:42 Running in /w/workspace/go-mod-secrets/46 [Pipeline] { [Pipeline] checkout 18:26:43 Selected Git installation does not exist. Using Default 18:26:43 The recommended git tool is: NONE 18:26:47 using credential edgex-jenkins-ssh 18:26:47 Cloning the remote Git repository 18:26:47 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:26:47 > git init /w/workspace/go-mod-secrets/46 # timeout=10 18:26:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:26:47 > git --version # timeout=10 18:26:47 > git --version # 'git version 2.24.3' 18:26:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:47 [INFO] Currently running in a labeled security context 18:26:47 [INFO] Currently SELinux is 'enforcing' on the host 18:26:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/46@tmp/jenkins-gitclient-ssh898375312095736447.key 18:26:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:48 Avoid second fetch 18:26:48 Checking out Revision a62db6bc55829d91c6b06e51e59ec7359d758122 (master) 18:26:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:26:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:48 > git config core.sparsecheckout # timeout=10 18:26:48 > git checkout -f a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 18:26:52 Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.90" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:26:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:26:54 + sudo service docker restart 18:26:54 + true 18:26:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:26:56 ========================================================= 18:26:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:26:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:26:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:26:57 Sending build context to Docker daemon 669.7kB 18:26:57 Step 1/7 : ARG BASE=golang:1.16-alpine 18:26:57 Step 2/7 : FROM ${BASE} 18:26:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:26:57 540db60ca938: Pulling fs layer 18:26:57 adcc1eea9eea: Pulling fs layer 18:26:57 4c4ab2625f07: Pulling fs layer 18:26:57 0510c868ecb4: Pulling fs layer 18:26:57 afea3b2eda06: Pulling fs layer 18:26:57 7809a108b3ef: Pulling fs layer 18:26:57 f706445af74f: Pulling fs layer 18:26:57 0510c868ecb4: Waiting 18:26:57 afea3b2eda06: Waiting 18:26:57 7809a108b3ef: Waiting 18:26:57 f706445af74f: Waiting 18:26:57 4c4ab2625f07: Verifying Checksum 18:26:57 4c4ab2625f07: Download complete 18:26:57 adcc1eea9eea: Verifying Checksum 18:26:57 adcc1eea9eea: Download complete 18:26:57 afea3b2eda06: Verifying Checksum 18:26:57 afea3b2eda06: Download complete 18:26:57 7809a108b3ef: Verifying Checksum 18:26:57 7809a108b3ef: Download complete 18:26:58 540db60ca938: Verifying Checksum 18:26:58 540db60ca938: Download complete 18:26:58 540db60ca938: Pull complete 18:26:58 adcc1eea9eea: Pull complete 18:26:59 4c4ab2625f07: Pull complete 18:27:00 f706445af74f: Verifying Checksum 18:27:00 f706445af74f: Download complete 18:27:01 0510c868ecb4: Verifying Checksum 18:27:01 0510c868ecb4: Download complete 18:27:09 0510c868ecb4: Pull complete 18:27:09 afea3b2eda06: Pull complete 18:27:09 7809a108b3ef: Pull complete 18:27:14 f706445af74f: Pull complete 18:27:14 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:27:14 ---> b068be0155e3 18:27:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:27:14 ---> Running in b6b6fd0d1fb0 18:27:14 Removing intermediate container b6b6fd0d1fb0 18:27:14 ---> a8b5066a87e7 18:27:14 Step 4/7 : RUN apk add --update bash 18:27:14 ---> Running in c56f5fb68be1 18:27:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:27:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:27:16 OK: 149 MiB in 40 packages 18:27:17 Removing intermediate container c56f5fb68be1 18:27:17 ---> 786a7a3ffcee 18:27:17 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:27:17 ---> Running in 2fc6941cefff 18:27:17 Removing intermediate container 2fc6941cefff 18:27:17 ---> 2dff287191f2 18:27:17 Step 6/7 : COPY go.mod . 18:27:17 ---> be65dc6799cf 18:27:17 Step 7/7 : RUN go mod download 18:27:18 ---> Running in e8ac07ce2155 18:27:36 Removing intermediate container e8ac07ce2155 18:27:36 ---> 7f257a81c575 18:27:36 Successfully built 7f257a81c575 18:27:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:27:36 + docker inspect -f . ci-base-image-x86_64 18:27:36 . [Pipeline] withDockerContainer 18:27:37 prd-centos7-docker-4c-2g-417 does not seem to be running inside a container 18:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/46 -v /w/workspace/go-mod-secrets/46:/w/workspace/go-mod-secrets/46:rw,z -v /w/workspace/go-mod-secrets/46@tmp:/w/workspace/go-mod-secrets/46@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 18:27:38 $ docker top a226c4806ebbb302fbd4f7b2c0c3ad84e67c1c7d3f33dcb9f6221c095f5e4d1b -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:38 + go version 18:27:38 go version go1.16.3 linux/amd64 [Pipeline] } 18:27:38 $ docker stop --time=1 a226c4806ebbb302fbd4f7b2c0c3ad84e67c1c7d3f33dcb9f6221c095f5e4d1b 18:27:40 $ docker rm -f a226c4806ebbb302fbd4f7b2c0c3ad84e67c1c7d3f33dcb9f6221c095f5e4d1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:27:40 + docker inspect -f . ci-base-image-x86_64 18:27:40 . [Pipeline] withDockerContainer 18:27:40 prd-centos7-docker-4c-2g-417 does not seem to be running inside a container 18:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/46 -v /w/workspace/go-mod-secrets/46:/w/workspace/go-mod-secrets/46:rw,z -v /w/workspace/go-mod-secrets/46@tmp:/w/workspace/go-mod-secrets/46@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 18:27:41 $ docker top acb35fd6fe2ad1e8f197cd4581dd1468363f77b4e69a6dcf34e54e2776ad2e8a -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:42 + go mod tidy [Pipeline] sh 18:27:42 + make test 18:27:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:28:05 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.286s coverage: 81.0% of statements 18:28:05 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.050s coverage: 57.1% of statements 18:28:05 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:28:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.036s coverage: 96.7% of statements 18:28:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.026s coverage: 89.5% of statements 18:28:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:28:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.021s coverage: 100.0% of statements 18:28:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:28:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.012s coverage: 85.7% of statements 18:28:06 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.010s coverage: 100.0% of statements 18:28:06 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:28:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:28:15 gofmt -l . 18:28:15 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:28:15 $ docker stop --time=1 acb35fd6fe2ad1e8f197cd4581dd1468363f77b4e69a6dcf34e54e2776ad2e8a 18:28:17 $ docker rm -f acb35fd6fe2ad1e8f197cd4581dd1468363f77b4e69a6dcf34e54e2776ad2e8a [Pipeline] // withDockerContainer [Pipeline] sh 18:28:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:28:19 ---> job-cost.sh 18:28:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xX62 18:28:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:28:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-419 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws 18:28:38 Running in /w/workspace/go-mod-secrets/46 [Pipeline] { [Pipeline] checkout 18:28:38 Selected Git installation does not exist. Using Default 18:28:38 The recommended git tool is: NONE 18:28:44 using credential edgex-jenkins-ssh 18:28:44 Cloning the remote Git repository 18:28:44 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:28:44 > git init /w/workspace/go-mod-secrets/46 # timeout=10 18:28:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:28:44 > git --version # timeout=10 18:28:44 > git --version # 'git version 2.17.1' 18:28:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:28:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:45 Avoid second fetch 18:28:45 Checking out Revision a62db6bc55829d91c6b06e51e59ec7359d758122 (master) 18:28:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:28:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:45 > git config core.sparsecheckout # timeout=10 18:28:45 > git checkout -f a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 18:28:50 Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.90" 18:28:50 18:28:50 GitHub has been notified of this commit’s build result 18:28:50 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:28:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:28:52 + sudo service docker restart 18:28:52 + true [Pipeline] unstash [Pipeline] echo 18:28:55 ========================================================= 18:28:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:28:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:28:55 + 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 . 18:28:56 Sending build context to Docker daemon 668.7kB 18:28:56 Step 1/7 : ARG BASE=golang:1.16-alpine 18:28:56 Step 2/7 : FROM ${BASE} 18:28:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:28:56 595b0fe564bb: Pulling fs layer 18:28:56 7186ed65a4f7: Pulling fs layer 18:28:56 316046926c0a: Pulling fs layer 18:28:56 4ebd0625c992: Pulling fs layer 18:28:56 207e8628e3a3: Pulling fs layer 18:28:56 c791037a9be2: Pulling fs layer 18:28:56 ffd874e62e21: Pulling fs layer 18:28:56 4ebd0625c992: Waiting 18:28:56 207e8628e3a3: Waiting 18:28:56 c791037a9be2: Waiting 18:28:56 ffd874e62e21: Waiting 18:28:56 316046926c0a: Verifying Checksum 18:28:56 316046926c0a: Download complete 18:28:56 7186ed65a4f7: Download complete 18:28:56 207e8628e3a3: Verifying Checksum 18:28:56 207e8628e3a3: Download complete 18:28:56 c791037a9be2: Download complete 18:28:56 595b0fe564bb: Verifying Checksum 18:28:56 595b0fe564bb: Download complete 18:28:57 595b0fe564bb: Pull complete 18:28:58 7186ed65a4f7: Pull complete 18:28:58 316046926c0a: Pull complete 18:28:59 ffd874e62e21: Verifying Checksum 18:28:59 ffd874e62e21: Download complete 18:29:00 4ebd0625c992: Download complete 18:29:10 lf-activate-venv(): INFO: Adding /tmp/venv-xX62/bin to PATH 18:29:10 INFO: No Stack... 18:29:10 INFO: Retrieving Pricing Info for: v1-standard-2 18:29:10 INFO: Archiving Costs [Pipeline] sh 18:29:10 4ebd0625c992: Pull complete 18:29:10 207e8628e3a3: Pull complete 18:29:10 + cat /w/workspace/go-mod-secrets/46/archives/cost.csv 18:29:10 + cut -d, -f6 [Pipeline] lock 18:29:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] 18:29:11 Resource [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] did not exist. Created. 18:29:11 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:11 c791037a9be2: Pull complete 18:29:11 + echo total: 0.029999999329447746 [Pipeline] stash 18:29:11 Stashed 1 file(s) [Pipeline] } 18:29:11 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:29:14 ffd874e62e21: Pull complete 18:29:14 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:29:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:29:14 ---> cfc18b08335c 18:29:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:29:18 ---> Running in 9340a29d87c4 18:29:18 Removing intermediate container 9340a29d87c4 18:29:18 ---> 550d4b20e20e 18:29:18 Step 4/7 : RUN apk add --update bash 18:29:18 ---> Running in e3413c9286a8 18:29:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:29:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:29:21 OK: 138 MiB in 40 packages 18:29:22 Removing intermediate container e3413c9286a8 18:29:22 ---> 3cf8733f4a2f 18:29:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:29:22 ---> Running in 5445e1a2e433 18:29:23 Removing intermediate container 5445e1a2e433 18:29:23 ---> e9c216116597 18:29:23 Step 6/7 : COPY go.mod . 18:29:24 ---> 6772893457fb 18:29:24 Step 7/7 : RUN go mod download 18:29:24 ---> Running in 3cb23beaa7a2 18:29:42 Removing intermediate container 3cb23beaa7a2 18:29:42 ---> 46a114311299 18:29:42 Successfully built 46a114311299 18:29:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:29:43 + docker inspect -f . ci-base-image-arm64 18:29:43 . [Pipeline] withDockerContainer 18:29:43 prd-ubuntu18.04-docker-arm64-4c-16g-419 does not seem to be running inside a container 18:29:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/46 -v /w/workspace/go-mod-secrets/46:/w/workspace/go-mod-secrets/46:rw,z -v /w/workspace/go-mod-secrets/46@tmp:/w/workspace/go-mod-secrets/46@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 18:29:45 $ docker top 9de5c1b2f246729246361a9ebfb269e1c2b221001c3532fc544298569348585f -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:46 + go version 18:29:46 go version go1.16.3 linux/arm64 [Pipeline] } 18:29:46 $ docker stop --time=1 9de5c1b2f246729246361a9ebfb269e1c2b221001c3532fc544298569348585f 18:29:48 $ docker rm -f 9de5c1b2f246729246361a9ebfb269e1c2b221001c3532fc544298569348585f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:48 + docker inspect -f . ci-base-image-arm64 18:29:48 . [Pipeline] withDockerContainer 18:29:49 prd-ubuntu18.04-docker-arm64-4c-16g-419 does not seem to be running inside a container 18:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/46 -v /w/workspace/go-mod-secrets/46:/w/workspace/go-mod-secrets/46:rw,z -v /w/workspace/go-mod-secrets/46@tmp:/w/workspace/go-mod-secrets/46@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 18:29:51 $ docker top 04a1ddfb7a5c5032ab56e94cb54dea64a94dea27ff0f5a4f09af24e6967b4bad -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:52 + go mod tidy [Pipeline] sh 18:29:53 + make test 18:29:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:30:32 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.453s coverage: 81.0% of statements 18:30:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.029s coverage: 57.1% of statements 18:30:32 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:30:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.017s coverage: 96.7% of statements 18:30:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.029s coverage: 89.5% of statements 18:30:32 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:30:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.010s coverage: 100.0% of statements 18:30:32 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:30:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.014s coverage: 85.7% of statements 18:30:32 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.014s coverage: 100.0% of statements 18:30:32 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:30:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:30:50 gofmt -l . 18:30:50 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:30:50 $ docker stop --time=1 04a1ddfb7a5c5032ab56e94cb54dea64a94dea27ff0f5a4f09af24e6967b4bad 18:30:52 $ docker rm -f 04a1ddfb7a5c5032ab56e94cb54dea64a94dea27ff0f5a4f09af24e6967b4bad [Pipeline] // withDockerContainer [Pipeline] sh 18:30:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:30:53 Warning: overwriting stash ‘coverage-report’ 18:30:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:30:54 ---> job-cost.sh 18:30:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XUdE 18:31:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:33:10 lf-activate-venv(): INFO: Adding /tmp/venv-XUdE/bin to PATH 18:33:10 INFO: No Stack... 18:33:10 INFO: Retrieving Pricing Info for: lf-standard-4 18:33:10 INFO: Archiving Costs [Pipeline] sh 18:33:11 + cut -d, -f6 18:33:11 + cat /w/workspace/go-mod-secrets/46/archives/cost.csv [Pipeline] lock 18:33:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] 18:33:11 Resource [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] did not exist. Created. 18:33:11 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:11 /w/workspace/go-mod-secrets/46@tmp/durable-9065dda2/script.sh: 1: /w/workspace/go-mod-secrets/46@tmp/durable-9065dda2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:33:11 + echo total: 0.20999999344348907 [Pipeline] stash 18:33:11 Warning: overwriting stash ‘stack-cost’ 18:33:12 Stashed 1 file(s) [Pipeline] } 18:33:12 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-46-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 18:33:12 provisioning config files... 18:33:12 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config3909560352355117618tmp [Pipeline] { [Pipeline] sh 18:33:12 + set +x 18:33:12 + curl -s https://codecov.io/bash 18:33:12 + bash -s -- 18:33:13 18:33:13 _____ _ 18:33:13 / ____| | | 18:33:13 | | ___ __| | ___ ___ _____ __ 18:33:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:33:13 | |___| (_) | (_| | __/ (_| (_) \ V / 18:33:13 \_____\___/ \__,_|\___|\___\___/ \_/ 18:33:13 Bash-1.0.2 18:33:13 18:33:13 18:33:13 ==> git version 2.24.3 found 18:33:13 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:33:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:33:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:33:13 ==> Jenkins CI detected. 18:33:13 project root: . 18:33:13 --> token set from env 18:33:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:33:13 ==> Running gcov in . (disable via -X gcov) 18:33:13 ==> Python coveragepy not found 18:33:13 ==> Searching for coverage reports in: 18:33:13 + . 18:33:13 -> Found 1 reports 18:33:13 ==> Detecting git/mercurial file structure 18:33:13 ==> Reading reports 18:33:13 + ./coverage.out bytes=29117 18:33:13 ==> Appending adjustments 18:33:13 https://docs.codecov.io/docs/fixing-reports 18:33:13 + Found adjustments 18:33:13 ==> Gzipping contents 18:33:13 8.0K /tmp/codecov.8IOq5G.gz 18:33:13 ==> Uploading reports 18:33:13 url: https://codecov.io 18:33:13 query: branch=master&commit=a62db6bc55829d91c6b06e51e59ec7359d758122&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F46%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:33:13 -> Pinging Codecov 18:33:13 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=a62db6bc55829d91c6b06e51e59ec7359d758122&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F46%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:33:14 -> Uploading to 18:33:14 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/D63849C06B6B67093493C71CE874ED06/a62db6bc55829d91c6b06e51e59ec7359d758122/4fcf0efb-fb8a-4aa7-9b7b-9cc1f9a54b11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T183314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7124f64f252ae895a5efeac3ff6735addfe3af67795d1ddcb38223ce9611345f 18:33:14 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:14 Dload Upload Total Spent Left Speed 18:33:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5951 0 0 100 5951 0 13150 --:--:-- --:--:-- --:--:-- 13136 100 5951 0 0 100 5951 0 13145 --:--:-- --:--:-- --:--:-- 13136 18:33:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/a62db6bc55829d91c6b06e51e59ec7359d758122 [Pipeline] } 18:33:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:33:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:33:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:15 18:33:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:33:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:33:15 188c0c94c7c5: Pulling fs layer 18:33:15 0ef7d3d256c8: Pulling fs layer 18:33:15 de9db76c5a1d: Pulling fs layer 18:33:15 0eba1c9be4d2: Pulling fs layer 18:33:15 0d57e429df01: Pulling fs layer 18:33:15 4e4be7b47b0d: Pulling fs layer 18:33:15 e1f770b5df2f: Pulling fs layer 18:33:15 85a0685a4137: Pulling fs layer 18:33:15 0eba1c9be4d2: Waiting 18:33:15 85a0685a4137: Waiting 18:33:15 e1f770b5df2f: Waiting 18:33:15 4e4be7b47b0d: Waiting 18:33:15 de9db76c5a1d: Verifying Checksum 18:33:15 de9db76c5a1d: Download complete 18:33:15 0ef7d3d256c8: Verifying Checksum 18:33:15 0ef7d3d256c8: Download complete 18:33:15 0d57e429df01: Verifying Checksum 18:33:15 0d57e429df01: Download complete 18:33:15 4e4be7b47b0d: Verifying Checksum 18:33:15 4e4be7b47b0d: Download complete 18:33:15 188c0c94c7c5: Download complete 18:33:16 188c0c94c7c5: Pull complete 18:33:16 0ef7d3d256c8: Pull complete 18:33:16 de9db76c5a1d: Pull complete 18:33:16 e1f770b5df2f: Verifying Checksum 18:33:16 e1f770b5df2f: Download complete 18:33:18 0eba1c9be4d2: Download complete 18:33:19 85a0685a4137: Verifying Checksum 18:33:19 85a0685a4137: Download complete 18:33:24 0eba1c9be4d2: Pull complete 18:33:24 0d57e429df01: Pull complete 18:33:24 4e4be7b47b0d: Pull complete 18:33:27 e1f770b5df2f: Pull complete 18:33:35 85a0685a4137: Pull complete 18:33:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:33:36 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 18:33:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:33:37 $ docker top 8ae8e3ac4303a2e2738a92795546275ef4ee44cdc2dcaf05a9d64ca6f85ba5ce -eo pid,comm [Pipeline] { [Pipeline] echo 18:33:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:33:38 + set -o pipefail 18:33:38 + snyk monitor '--org=edgex-jenkins' 18:33:44 18:33:44 Monitoring /w/workspace/gexfoundry_go-mod-secrets_master (github.com/edgexfoundry/go-mod-secrets/v2)... 18:33:44 18:33:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/d1e3cfd3-f19c-4f83-b5ae-cff64e136d1b 18:33:44 18:33:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:33:44 18:33:45 [Pipeline] } 18:33:45 $ docker stop --time=1 8ae8e3ac4303a2e2738a92795546275ef4ee44cdc2dcaf05a9d64ca6f85ba5ce 18:33:49 $ docker rm -f 8ae8e3ac4303a2e2738a92795546275ef4ee44cdc2dcaf05a9d64ca6f85ba5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:50 + git log --format=format:%s -1 a62db6bc55829d91c6b06e51e59ec7359d758122 [Pipeline] isUnix [Pipeline] sh 18:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:33:50 . [Pipeline] withDockerContainer 18:33:50 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 18:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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:10004/edgex-devops/git-semver:latest cat 18:33:51 $ docker top f868d962f533068a0e514d44732818971f0fcb5130c6be4460022d6f7a60ae65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:33:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:33:51 [ssh-agent] Looking for ssh-agent implementation... 18:33:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:33:51 $ docker exec f868d962f533068a0e514d44732818971f0fcb5130c6be4460022d6f7a60ae65 ssh-agent 18:33:52 SSH_AUTH_SOCK=/tmp/ssh-YD7Ry86cEn1G/agent.12 18:33:52 SSH_AGENT_PID=18 18:33:52 Running ssh-add (command line suppressed) 18:33:52 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4844197266583672870.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4844197266583672870.key) 18:33:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:33:52 + git semver tag 18:33:52 # -> Open(): unable to determine branch for HEAD 18:33:52 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:33:52 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:33:52 # $SEMVER_REMOTE_NAME = origin 18:33:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:33:52 # $SEMVER_USER_NAME = edgex-jenkins 18:33:52 # $SEMVER_BRANCH = master 18:33:52 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 18:33:52 # a62db6bc55829d91c6b06e51e59ec7359d758122 HEAD 18:33:52 # -> Force: false 18:33:52 # 453183ed46bb5170559353218e228f52b57dc502 refs/tags/v2.0.0-dev.22 [Pipeline] } 18:33:52 $ docker exec --env ******** --env ******** f868d962f533068a0e514d44732818971f0fcb5130c6be4460022d6f7a60ae65 ssh-agent -k 18:33:52 unset SSH_AUTH_SOCK; 18:33:52 unset SSH_AGENT_PID; 18:33:52 echo Agent pid 18 killed; 18:33:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:33:53 + git semver [Pipeline] } 18:33:53 $ docker stop --time=1 f868d962f533068a0e514d44732818971f0fcb5130c6be4460022d6f7a60ae65 18:33:54 $ docker rm -f f868d962f533068a0e514d44732818971f0fcb5130c6be4460022d6f7a60ae65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:33:55 18:33:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:33:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:33:55 0.23.1-centos7: Pulling from edgex-lftools 18:33:55 ab5ef0e58194: Pulling fs layer 18:33:55 9712f1f96733: Pulling fs layer 18:33:55 63f879dbbcfc: Pulling fs layer 18:33:55 0d9ebad4ef96: Pulling fs layer 18:33:55 e9a5061849ea: Pulling fs layer 18:33:55 d747dcd14b5f: Pulling fs layer 18:33:55 2de7ff778b66: Pulling fs layer 18:33:55 e9a5061849ea: Waiting 18:33:55 d747dcd14b5f: Waiting 18:33:55 0d9ebad4ef96: Waiting 18:33:55 2de7ff778b66: Waiting 18:33:55 9712f1f96733: Verifying Checksum 18:33:55 9712f1f96733: Download complete 18:33:57 63f879dbbcfc: Verifying Checksum 18:33:57 63f879dbbcfc: Download complete 18:33:57 e9a5061849ea: Verifying Checksum 18:33:57 e9a5061849ea: Download complete 18:33:57 d747dcd14b5f: Verifying Checksum 18:33:57 d747dcd14b5f: Download complete 18:33:57 2de7ff778b66: Download complete 18:33:58 ab5ef0e58194: Verifying Checksum 18:33:58 ab5ef0e58194: Download complete 18:33:58 0d9ebad4ef96: Verifying Checksum 18:33:58 0d9ebad4ef96: Download complete 18:34:03 ab5ef0e58194: Pull complete 18:34:03 9712f1f96733: Pull complete 18:34:04 63f879dbbcfc: Pull complete 18:34:11 0d9ebad4ef96: Pull complete 18:34:12 e9a5061849ea: Pull complete 18:34:13 d747dcd14b5f: Pull complete 18:34:15 2de7ff778b66: Pull complete 18:34:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:34:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:34:15 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 18:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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-lftools:0.23.1-centos7 cat 18:34:19 $ docker top c288fd769f2a5ccaf696029fb7bd029496d663e4a2541b66ae352d0020a08fd7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:34:19 provisioning config files... 18:34:19 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config7802594904258693104tmp 18:34:19 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config4013478905687780543tmp 18:34:19 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config6143743920691525486tmp [Pipeline] { [Pipeline] echo 18:34:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:34:20 ---> sigul-configuration.sh 18:34:20 gpg: directory `/root/.gnupg' created 18:34:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:34:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:34:20 gpg: keyring `/root/.gnupg/secring.gpg' created 18:34:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:34:20 gpg: CAST5 encrypted data 18:34:20 gpg: encrypted with 1 passphrase 18:34:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:34:20 + mkdir /home/jenkins 18:34:20 + mkdir /home/jenkins/sigul [Pipeline] sh 18:34:21 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:34:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:34:21 ---> sigul-install.sh 18:34:28 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:34:28 + git tag --list 18:34:28 v0.0.0 18:34:28 v0.0.1 18:34:28 v0.0.10 18:34:28 v0.0.11 18:34:28 v0.0.12 18:34:28 v0.0.13 18:34:28 v0.0.14 18:34:28 v0.0.15 18:34:28 v0.0.16 18:34:28 v0.0.17 18:34:28 v0.0.18 18:34:28 v0.0.19 18:34:28 v0.0.2 18:34:28 v0.0.20 18:34:28 v0.0.21 18:34:28 v0.0.22 18:34:28 v0.0.23 18:34:28 v0.0.24 18:34:28 v0.0.25 18:34:28 v0.0.26 18:34:28 v0.0.27 18:34:28 v0.0.28 18:34:28 v0.0.29 18:34:28 v0.0.3 18:34:28 v0.0.30 18:34:28 v0.0.31 18:34:28 v0.0.32 18:34:28 v0.0.33 18:34:28 v0.0.4 18:34:28 v0.0.5 18:34:28 v0.0.6 18:34:28 v0.0.7 18:34:28 v0.0.8 18:34:28 v0.0.9 18:34:28 v2.0.0-dev.1 18:34:28 v2.0.0-dev.10 18:34:28 v2.0.0-dev.11 18:34:28 v2.0.0-dev.12 18:34:28 v2.0.0-dev.13 18:34:28 v2.0.0-dev.14 18:34:28 v2.0.0-dev.15 18:34:28 v2.0.0-dev.16 18:34:28 v2.0.0-dev.17 18:34:28 v2.0.0-dev.18 18:34:28 v2.0.0-dev.19 18:34:28 v2.0.0-dev.2 18:34:28 v2.0.0-dev.20 18:34:28 v2.0.0-dev.21 18:34:28 v2.0.0-dev.22 18:34:28 v2.0.0-dev.3 18:34:28 v2.0.0-dev.4 18:34:28 v2.0.0-dev.5 18:34:28 v2.0.0-dev.6 18:34:28 v2.0.0-dev.7 18:34:28 v2.0.0-dev.8 18:34:28 v2.0.0-dev.9 [Pipeline] sh 18:34:28 + lftools sign git-tag v2.0.0-dev.22 18:34:30 Signing Git tag with Sigul... 18:34:30 Signing v2.0.0-dev.22 [Pipeline] echo 18:34:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:34:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:34:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:34:31 $ docker stop --time=1 c288fd769f2a5ccaf696029fb7bd029496d663e4a2541b66ae352d0020a08fd7 18:34:32 $ docker rm -f c288fd769f2a5ccaf696029fb7bd029496d663e4a2541b66ae352d0020a08fd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:33 . [Pipeline] withDockerContainer 18:34:33 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 18:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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:10004/edgex-devops/git-semver:latest cat 18:34:34 $ docker top 64a1bd454d32d975f1587197c345a9eef233f4dfcbef6d32479d4ec7444ed985 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:34 [ssh-agent] Looking for ssh-agent implementation... 18:34:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:34 $ docker exec 64a1bd454d32d975f1587197c345a9eef233f4dfcbef6d32479d4ec7444ed985 ssh-agent 18:34:35 SSH_AUTH_SOCK=/tmp/ssh-CM4HmYaWGqXd/agent.11 18:34:35 SSH_AGENT_PID=16 18:34:35 Running ssh-add (command line suppressed) 18:34:35 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2068631481675764680.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2068631481675764680.key) 18:34:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:35 + git semver bump pre 18:34:35 # -> Open(): unable to determine branch for HEAD 18:34:35 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:34:35 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:34:35 # $SEMVER_REMOTE_NAME = origin 18:34:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:34:35 # $SEMVER_USER_NAME = edgex-jenkins 18:34:35 # $SEMVER_BRANCH = master 18:34:35 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver 18:34:35 2.0.0-dev.23 [Pipeline] } 18:34:35 $ docker exec --env ******** --env ******** 64a1bd454d32d975f1587197c345a9eef233f4dfcbef6d32479d4ec7444ed985 ssh-agent -k 18:34:35 unset SSH_AUTH_SOCK; 18:34:35 unset SSH_AGENT_PID; 18:34:35 echo Agent pid 16 killed; 18:34:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:36 + git semver [Pipeline] } 18:34:36 $ docker stop --time=1 64a1bd454d32d975f1587197c345a9eef233f4dfcbef6d32479d4ec7444ed985 18:34:37 $ docker rm -f 64a1bd454d32d975f1587197c345a9eef233f4dfcbef6d32479d4ec7444ed985 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:34:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:38 . [Pipeline] withDockerContainer 18:34:38 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 18:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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:10004/edgex-devops/git-semver:latest cat 18:34:38 $ docker top c63eba041edfa764f18650952d52ca12a5cde32a60c819e7c13cdb3190e22ba8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:39 [ssh-agent] Looking for ssh-agent implementation... 18:34:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:39 $ docker exec c63eba041edfa764f18650952d52ca12a5cde32a60c819e7c13cdb3190e22ba8 ssh-agent 18:34:39 SSH_AUTH_SOCK=/tmp/ssh-w37AaC0EPebq/agent.12 18:34:39 SSH_AGENT_PID=18 18:34:39 Running ssh-add (command line suppressed) 18:34:39 Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5994546479375481232.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5994546479375481232.key) 18:34:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:40 + git semver push 18:34:40 # -> Open(): unable to determine branch for HEAD 18:34:40 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git 18:34:40 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master 18:34:40 # $SEMVER_REMOTE_NAME = origin 18:34:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:34:40 # $SEMVER_USER_NAME = edgex-jenkins 18:34:40 # $SEMVER_BRANCH = master 18:34:40 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } 18:34:44 $ docker exec --env ******** --env ******** c63eba041edfa764f18650952d52ca12a5cde32a60c819e7c13cdb3190e22ba8 ssh-agent -k 18:34:44 unset SSH_AUTH_SOCK; 18:34:44 unset SSH_AGENT_PID; 18:34:44 echo Agent pid 18 killed; 18:34:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:45 + git semver [Pipeline] } 18:34:45 $ docker stop --time=1 c63eba041edfa764f18650952d52ca12a5cde32a60c819e7c13cdb3190e22ba8 18:34:46 $ docker rm -f c63eba041edfa764f18650952d52ca12a5cde32a60c819e7c13cdb3190e22ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:34:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:34:48 ---> package-listing.sh 18:34:48 ++ facter osfamily 18:34:48 ++ tr '[:upper:]' '[:lower:]' 18:34:48 + OS_FAMILY=redhat 18:34:48 + workspace=/w/workspace/gexfoundry_go-mod-secrets_master 18:34:48 + START_PACKAGES=/tmp/packages_start.txt 18:34:48 + END_PACKAGES=/tmp/packages_end.txt 18:34:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:48 + PACKAGES=/tmp/packages_start.txt 18:34:48 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 18:34:48 + PACKAGES=/tmp/packages_end.txt 18:34:48 + case "${OS_FAMILY}" in 18:34:48 + rpm -qa 18:34:48 + sort 18:34:53 + '[' -f /tmp/packages_start.txt ']' 18:34:53 + '[' -f /tmp/packages_end.txt ']' 18:34:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:53 + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' 18:34:53 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/ 18:34:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [Pipeline] echo 18:34:53 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/gexfoundry_go-mod-secrets_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:34:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:53 18:34:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:34:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:54 alpine: Pulling from edgex-lftools-log-publisher 18:34:54 df20fa9351a1: Pulling fs layer 18:34:54 36b3adc4ff6f: Pulling fs layer 18:34:54 8ad3a11d3b57: Pulling fs layer 18:34:54 46f8f816bc3b: Pulling fs layer 18:34:54 93b61091891f: Pulling fs layer 18:34:54 93b9cdb0e59b: Pulling fs layer 18:34:54 5e14af77c1be: Pulling fs layer 18:34:54 01666e4c0597: Pulling fs layer 18:34:54 aa168da1d23b: Pulling fs layer 18:34:54 46f8f816bc3b: Waiting 18:34:54 93b61091891f: Waiting 18:34:54 93b9cdb0e59b: Waiting 18:34:54 5e14af77c1be: Waiting 18:34:54 01666e4c0597: Waiting 18:34:54 aa168da1d23b: Waiting 18:34:54 36b3adc4ff6f: Download complete 18:34:54 46f8f816bc3b: Verifying Checksum 18:34:54 46f8f816bc3b: Download complete 18:34:54 df20fa9351a1: Verifying Checksum 18:34:54 93b9cdb0e59b: Verifying Checksum 18:34:54 93b9cdb0e59b: Download complete 18:34:54 5e14af77c1be: Verifying Checksum 18:34:54 5e14af77c1be: Download complete 18:34:54 93b61091891f: Verifying Checksum 18:34:54 93b61091891f: Download complete 18:34:54 01666e4c0597: Verifying Checksum 18:34:54 01666e4c0597: Download complete 18:34:54 8ad3a11d3b57: Verifying Checksum 18:34:54 8ad3a11d3b57: Download complete 18:34:54 df20fa9351a1: Pull complete 18:34:55 36b3adc4ff6f: Pull complete 18:34:57 8ad3a11d3b57: Pull complete 18:34:57 aa168da1d23b: Verifying Checksum 18:34:57 aa168da1d23b: Download complete 18:34:57 46f8f816bc3b: Pull complete 18:34:57 93b61091891f: Pull complete 18:34:57 93b9cdb0e59b: Pull complete 18:34:57 5e14af77c1be: Pull complete 18:34:57 01666e4c0597: Pull complete 18:35:06 aa168da1d23b: Pull complete 18:35:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:35:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:35:06 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 18:35:06 $ 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/gexfoundry_go-mod-secrets_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_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-lftools-log-publisher:alpine cat 18:35:09 $ docker top fa4b66a0aa7f7067ace7a8c27e2cc59030f0977f25174b96100bffaf7e856ad8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:09 + touch /tmp/pre-build-complete [Pipeline] sh 18:35:09 + mkdir -p /var/log/sa [Pipeline] sh 18:35:10 + ls /var/log/sa-host 18:35:10 + sadf -c /var/log/sa-host/sa17 18:35:10 file_magic: OK 18:35:10 HZ: Using current value: 100 18:35:10 file_header: OK 18:35:10 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:35:10 Statistics: 18:35:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:35:10 File successfully converted to sysstat format version 12.2.1 18:35:10 + sadf -c /var/log/sa-host/sa23 18:35:10 file_magic: OK 18:35:10 HZ: Using current value: 100 18:35:10 file_header: OK 18:35:10 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:35:10 Statistics: 18:35:10 Hnuu...uuuununununu... 18:35:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:10 provisioning config files... 18:35:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config8153155665182634638tmp [Pipeline] { [Pipeline] echo 18:35:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:35:10 ---> create-netrc.sh [Pipeline] } 18:35:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:35:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:35:11 ---> python-tools-install.sh [Pipeline] echo 18:35:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:35:11 ---> sudo-logs.sh 18:35:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:35:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:35:11 ---> job-cost.sh 18:35:11 lf-activate-venv: SKIPPING 18:35:11 DEBUG: total: 0.20999999344348907 18:35:11 INFO: Retrieving Stack Cost... 18:35:13 INFO: Retrieving Pricing Info for: v1-standard-2 18:35:13 INFO: Archiving Costs [Pipeline] echo 18:35:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:35:13 ---> logs-deploy.sh 18:35:13 lf-activate-venv: SKIPPING 18:35:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/46 18:35:13 INFO: archiving workspace using pattern(s): 18:35:15 Archives upload complete. 18:35:15 INFO: archiving logs to Nexus 18:35:16 ---> uname -a: 18:35:16 Linux prd-centos7-docker-4c-2g-414.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:35:16 18:35:16 18:35:16 ---> lscpu: 18:35:16 Architecture: x86_64 18:35:16 CPU op-mode(s): 32-bit, 64-bit 18:35:16 Byte Order: Little Endian 18:35:16 Address sizes: 40 bits physical, 48 bits virtual 18:35:16 CPU(s): 4 18:35:16 On-line CPU(s) list: 0-3 18:35:16 Thread(s) per core: 1 18:35:16 Core(s) per socket: 1 18:35:16 Socket(s): 4 18:35:16 NUMA node(s): 1 18:35:16 Vendor ID: GenuineIntel 18:35:16 CPU family: 6 18:35:16 Model: 44 18:35:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:35:16 Stepping: 1 18:35:16 CPU MHz: 2933.438 18:35:16 BogoMIPS: 5866.87 18:35:16 Virtualization: VT-x 18:35:16 Hypervisor vendor: KVM 18:35:16 Virtualization type: full 18:35:16 L1d cache: 128 KiB 18:35:16 L1i cache: 128 KiB 18:35:16 L2 cache: 16 MiB 18:35:16 L3 cache: 64 MiB 18:35:16 NUMA node0 CPU(s): 0-3 18:35:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:35:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:35:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:35:16 Vulnerability Meltdown: Mitigation; PTI 18:35:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:35:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:35:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:35:16 Vulnerability Srbds: Not affected 18:35:16 Vulnerability Tsx async abort: Not affected 18:35:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:35:16 18:35:16 18:35:16 ---> nproc: 18:35:16 4 18:35:16 18:35:16 18:35:16 ---> df -h: 18:35:16 Filesystem Size Used Available Use% Mounted on 18:35:16 overlay 50.0G 8.5G 41.4G 17% / 18:35:16 tmpfs 64.0M 0 64.0M 0% /dev 18:35:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:35:16 shm 64.0M 0 64.0M 0% /dev/shm 18:35:16 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 18:35:16 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 18:35:16 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 18:35:16 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 18:35:16 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 18:35:16 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_go-mod-secrets_master 18:35:16 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_go-mod-secrets_master@tmp 18:35:16 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 18:35:16 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 18:35:16 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 18:35:16 18:35:16 18:35:16 ---> free -m: 18:35:16 total used free shared buff/cache available 18:35:16 Mem: 1837 820 142 0 874 952 18:35:16 Swap: 1023 2 1021 18:35:16 18:35:16 18:35:16 ---> ip addr: 18:35:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:35:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:35:16 inet 127.0.0.1/8 scope host lo 18:35:16 valid_lft forever preferred_lft forever 18:35:16 inet6 ::1/128 scope host 18:35:16 valid_lft forever preferred_lft forever 18:35:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:35:16 link/ether fa:16:3e:a5:85:5f brd ff:ff:ff:ff:ff:ff 18:35:16 inet 10.30.122.107/23 brd 10.30.123.255 scope global dynamic eth0 18:35:16 valid_lft 85741sec preferred_lft 85741sec 18:35:16 inet6 fe80::f816:3eff:fea5:855f/64 scope link 18:35:16 valid_lft forever preferred_lft forever 18:35:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:35:16 link/ether 02:42:8c:13:c3:60 brd ff:ff:ff:ff:ff:ff 18:35:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:35:16 valid_lft forever preferred_lft forever 18:35:16 inet6 fe80::42:8cff:fe13:c360/64 scope link 18:35:16 valid_lft forever preferred_lft forever 18:35:16 18:35:16 18:35:16 ---> sar -b -r -n DEV: 18:35:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 18:35:16 18:35:16 18:24:06 LINUX RESTART (4 CPU) 18:35:16 18:35:16 18:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:35:16 18:26:01 16.66 4.11 12.55 0.00 998.57 1024.65 0.00 18:35:16 18:27:01 0.88 0.00 0.88 0.00 0.00 19.65 0.00 18:35:16 18:28:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 18:35:16 18:29:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 18:35:16 18:30:01 0.20 0.00 0.20 0.00 0.00 3.01 0.00 18:35:16 18:31:02 0.37 0.00 0.37 0.00 0.00 4.70 0.00 18:35:16 18:32:01 0.25 0.00 0.25 0.00 0.00 3.61 0.00 18:35:16 18:33:01 0.18 0.00 0.18 0.00 0.00 2.42 0.00 18:35:16 18:34:01 313.87 185.45 128.42 0.00 9081.66 44167.27 0.00 18:35:16 18:35:01 256.16 114.69 141.47 0.00 7882.08 35307.59 0.00 18:35:16 Average: 59.06 30.50 28.55 0.00 1800.84 8074.90 0.00 18:35:16 18:35:16 18:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:16 18:26:01 173244 0 597416 31.75 2620 1108264 1111072 37.92 427488 1082124 20 18:35:16 18:27:01 174144 0 596508 31.70 2620 1108272 1091264 37.24 430028 1078972 20 18:35:16 18:28:01 174932 0 595716 31.66 2620 1108276 1088180 37.14 437700 1071128 12 18:35:16 18:29:01 173180 0 597468 31.75 2620 1108276 1079060 36.83 441604 1068964 16 18:35:16 18:30:01 174048 0 596592 31.71 2620 1108284 1078988 36.82 446124 1064216 12 18:35:16 18:31:02 173692 0 596944 31.73 2620 1108288 1078976 36.82 446120 1064216 12 18:35:16 18:32:01 173612 0 597016 31.73 2620 1108296 1079048 36.83 446520 1064216 8 18:35:16 18:33:01 174096 0 596528 31.70 2620 1108300 1078928 36.82 445864 1064216 8 18:35:16 18:34:01 73528 0 751300 39.93 2340 1054376 1515488 51.72 667104 885144 64716 18:35:16 18:35:01 68168 0 827524 43.98 1492 984360 1533544 52.34 687300 786340 57700 18:35:16 Average: 153264 0 635301 33.76 2479 1090499 1173455 40.05 487585 1022954 12252 18:35:16 18:35:16 18:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:16 18:26:01 eth0 26.42 17.93 28.98 7.65 0.00 0.00 0.00 0.00 18:35:16 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:26:01 docker0 2.03 1.53 0.52 5.08 0.00 0.00 0.00 0.00 18:35:16 18:27:01 eth0 1.43 0.40 0.35 0.24 0.00 0.00 0.00 0.00 18:35:16 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:28:01 eth0 1.82 0.32 0.38 0.20 0.00 0.00 0.00 0.00 18:35:16 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:29:01 eth0 1.15 0.58 0.55 0.40 0.00 0.00 0.00 0.00 18:35:16 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:30:01 eth0 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:35:16 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:31:02 eth0 0.70 0.17 0.12 0.01 0.00 0.00 0.00 0.00 18:35:16 18:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:32:01 eth0 0.52 0.32 0.28 0.20 0.00 0.00 0.00 0.00 18:35:16 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:33:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:35:16 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:34:01 eth0 777.38 672.18 7308.16 97.88 0.00 0.00 0.00 0.00 18:35:16 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:34:01 docker0 11.56 10.34 1.10 29.51 0.00 0.00 0.00 0.00 18:35:16 18:35:01 eth0 347.11 257.00 2489.38 89.70 0.00 0.00 0.00 0.00 18:35:16 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 18:35:01 docker0 50.24 87.51 2.93 262.20 0.00 0.00 0.00 0.00 18:35:16 Average: eth0 115.99 95.16 985.46 19.69 0.00 0.00 0.00 0.00 18:35:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:16 Average: docker0 6.40 9.96 0.46 29.75 0.00 0.00 0.00 0.00 18:35:16 18:35:16 18:35:16 ---> sar -P ALL: 18:35:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 18:35:16 18:35:16 18:24:06 LINUX RESTART (4 CPU) 18:35:16 18:35:16 18:25:01 CPU %user %nice %system %iowait %steal %idle 18:35:16 18:26:01 all 1.34 0.00 1.00 0.34 0.11 97.21 18:35:16 18:26:01 0 1.39 0.00 1.05 0.28 0.12 97.16 18:35:16 18:26:01 1 1.29 0.00 0.85 0.35 0.13 97.38 18:35:16 18:26:01 2 1.29 0.00 1.12 0.63 0.12 96.84 18:35:16 18:26:01 3 1.39 0.00 0.99 0.08 0.07 97.48 18:35:16 18:27:01 all 0.18 0.00 0.04 0.00 0.01 99.78 18:35:16 18:27:01 0 0.40 0.00 0.02 0.00 0.00 99.58 18:35:16 18:27:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:35:16 18:27:01 2 0.13 0.00 0.03 0.00 0.02 99.82 18:35:16 18:27:01 3 0.10 0.00 0.05 0.00 0.02 99.83 18:35:16 18:28:01 all 0.18 0.00 0.05 0.00 0.01 99.76 18:35:16 18:28:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:35:16 18:28:01 1 0.08 0.00 0.05 0.00 0.02 99.85 18:35:16 18:28:01 2 0.53 0.00 0.03 0.00 0.00 99.43 18:35:16 18:28:01 3 0.07 0.00 0.07 0.00 0.02 99.85 18:35:16 18:29:01 all 0.18 0.00 0.03 0.00 0.01 99.78 18:35:16 18:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:35:16 18:29:01 1 0.13 0.00 0.03 0.00 0.02 99.82 18:35:16 18:29:01 2 0.52 0.00 0.02 0.00 0.00 99.47 18:35:16 18:29:01 3 0.05 0.00 0.05 0.00 0.00 99.90 18:35:16 18:30:01 all 0.13 0.00 0.13 0.00 0.01 99.74 18:35:16 18:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:35:16 18:30:01 1 0.07 0.00 0.08 0.00 0.00 99.85 18:35:16 18:30:01 2 0.32 0.00 0.17 0.00 0.02 99.50 18:35:16 18:30:01 3 0.08 0.00 0.23 0.00 0.02 99.67 18:35:16 18:31:02 all 0.04 0.00 0.04 0.00 0.00 99.91 18:35:16 18:31:02 0 0.02 0.00 0.02 0.00 0.00 99.97 18:35:16 18:31:02 1 0.03 0.00 0.05 0.00 0.02 99.90 18:35:16 18:31:02 2 0.08 0.00 0.05 0.00 0.00 99.87 18:35:16 18:31:02 3 0.03 0.00 0.05 0.00 0.00 99.92 18:35:16 18:32:01 all 0.16 0.00 0.04 0.00 0.00 99.80 18:35:16 18:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:35:16 18:32:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:35:16 18:32:01 2 0.56 0.00 0.08 0.00 0.00 99.36 18:35:16 18:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:35:16 18:33:01 all 0.16 0.00 0.03 0.00 0.00 99.81 18:35:16 18:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:35:16 18:33:01 1 0.07 0.00 0.07 0.00 0.00 99.87 18:35:16 18:33:01 2 0.53 0.00 0.02 0.00 0.02 99.43 18:35:16 18:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:35:16 18:34:01 all 13.27 0.00 8.73 2.20 0.85 74.95 18:35:16 18:34:01 0 13.08 0.00 9.06 2.29 0.83 74.74 18:35:16 18:34:01 1 12.64 0.00 8.10 2.45 0.91 75.90 18:35:16 18:34:01 2 13.08 0.00 8.90 2.39 0.81 74.83 18:35:16 18:34:01 3 14.30 0.00 8.84 1.67 0.86 74.33 18:35:16 18:35:01 all 13.75 0.00 9.15 3.38 0.54 73.18 18:35:16 18:35:01 0 14.70 0.00 10.95 2.44 0.55 71.35 18:35:16 18:35:01 1 13.57 0.00 9.33 5.21 0.48 71.41 18:35:16 18:35:01 2 12.13 0.00 7.90 2.39 0.58 77.00 18:35:16 18:35:01 3 14.62 0.00 8.42 3.46 0.57 72.93 18:35:16 Average: all 2.88 0.00 1.88 0.58 0.15 94.51 18:35:16 Average: 0 2.90 0.00 2.07 0.49 0.15 94.39 18:35:16 Average: 1 2.74 0.00 1.83 0.79 0.16 94.49 18:35:16 Average: 2 2.87 0.00 1.80 0.53 0.15 94.64 18:35:16 Average: 3 3.00 0.00 1.84 0.51 0.15 94.50 18:35:16 18:35:16 18:35:16