Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from edd67ecb88b97bda48033a03adb9a73868023c99 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-ssh9133102835799460625.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-ssh896675315402334123.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-bootstrap/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh332366264728159883.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-ssh5863962762909304254.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-bootstrap/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8126625273092187589.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-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-428 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git Avoid second fetch Checking out Revision edd67ecb88b97bda48033a03adb9a73868023c99 (master) > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/jenkins-gitclient-ssh176018564115212466.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edd67ecb88b97bda48033a03adb9a73868023c99 # timeout=10 Commit message: "Merge pull request #238 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.21" > git rev-list --no-walk 496c89ede8f5912c6b8b6a4266a56d635ff24de4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:46:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:46:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:46:13 ========================================================= 18:46:13 EdgeX Global Pipelines Version Info 18:46:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:46:16 ------------------- 18:46:16 stable info: 18:46:16 ------------------- 18:46:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:46:16 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:46:16 Message: update stable to v1.0.192 18:46:17 ------------------- 18:46:17 experimental info: 18:46:17 ------------------- 18:46:17 Commited By: **** collab-it+edgex@linuxfoundation.org 18:46:17 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:46:17 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:46:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:46:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:46:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:46:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:46:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:46:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:46:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edd67ecb88b97bda48033a03adb9a73868023c99 [Pipeline] echo 18:46:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edd67ec [Pipeline] echo 18:46:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:18 + git log --format=format:%s -1 edd67ecb88b97bda48033a03adb9a73868023c99 [Pipeline] echo 18:46:18 GIT_COMMIT: edd67ecb88b97bda48033a03adb9a73868023c99, Commit Message: Merge pull request #238 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.21 [Pipeline] echo 18:46:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:46:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:20 18:46:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:46:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:20 latest: Pulling from edgex-devops/git-semver 18:46:20 31603596830f: Pulling fs layer 18:46:20 54011a49482f: Pulling fs layer 18:46:20 a6820b24f6d8: Pulling fs layer 18:46:20 f581987b2513: Pulling fs layer 18:46:20 f581987b2513: Waiting 18:46:20 54011a49482f: Verifying Checksum 18:46:20 54011a49482f: Download complete 18:46:21 31603596830f: Verifying Checksum 18:46:21 31603596830f: Download complete 18:46:21 a6820b24f6d8: Verifying Checksum 18:46:21 a6820b24f6d8: Download complete 18:46:22 31603596830f: Pull complete 18:46:22 f581987b2513: Verifying Checksum 18:46:22 f581987b2513: Download complete 18:46:22 54011a49482f: Pull complete 18:46:23 a6820b24f6d8: Pull complete 18:46:24 f581987b2513: Pull complete 18:46:24 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:46:24 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 18:46:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:46:26 $ docker top efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:27 [ssh-agent] Looking for ssh-agent implementation... 18:46:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:27 $ docker exec efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 ssh-agent 18:46:27 SSH_AUTH_SOCK=/tmp/ssh-le7FxdTT8KZI/agent.13 18:46:27 SSH_AGENT_PID=19 18:46:27 Running ssh-add (command line suppressed) 18:46:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4785105222802197544.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4785105222802197544.key) 18:46:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:29 + git tag --points-at HEAD [Pipeline] } 18:46:29 $ docker exec --env ******** --env ******** efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 ssh-agent -k 18:46:29 unset SSH_AUTH_SOCK; 18:46:29 unset SSH_AGENT_PID; 18:46:29 echo Agent pid 19 killed; 18:46:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:46:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:29 [ssh-agent] Looking for ssh-agent implementation... 18:46:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:29 $ docker exec efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 ssh-agent 18:46:30 SSH_AUTH_SOCK=/tmp/ssh-HLXbC7qMqi4b/agent.48 18:46:30 SSH_AGENT_PID=54 18:46:30 Running ssh-add (command line suppressed) 18:46:30 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6564654875731107155.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6564654875731107155.key) 18:46:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:31 + git semver init 18:46:31 # -> Open(): unable to determine branch for HEAD 18:46:31 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:46:31 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:46:31 # $SEMVER_REMOTE_NAME = origin 18:46:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:46:31 # $SEMVER_USER_NAME = edgex-jenkins 18:46:31 # $SEMVER_BRANCH = master 18:46:31 # $SEMVER_TEMP = /tmp/semver-859167064 18:46:31 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 18:46:32 # '/tmp/semver-859167064' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 18:46:32 # -> Force: false 18:46:32 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 18:46:32 $ docker exec --env ******** --env ******** efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 ssh-agent -k 18:46:32 unset SSH_AUTH_SOCK; 18:46:32 unset SSH_AGENT_PID; 18:46:32 echo Agent pid 54 killed; 18:46:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:32 + git semver [Pipeline] } 18:46:32 $ docker stop --time=1 efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 18:46:34 $ docker rm -f efe28e183cd1746508a792be4a1de32b52e728c5b09de20b1132f046878d69b6 [Pipeline] // withDockerContainer [Pipeline] sh 18:46:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:46:35 Stashed 1 file(s) [Pipeline] echo 18:46:35 [edgeXSemver]: initialized semver on version 2.0.0-dev.57 [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:46:51 Still waiting to schedule task 18:46:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:46:51 Still waiting to schedule task 18:46:51 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:48:37 Running on prd-centos7-docker-4c-2g-433 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 18:48:37 Running in /w/workspace/go-mod-bootstrap/134 [Pipeline] { [Pipeline] checkout 18:48:37 Selected Git installation does not exist. Using Default 18:48:37 The recommended git tool is: NONE 18:48:40 using credential edgex-jenkins-ssh 18:48:40 Cloning the remote Git repository 18:48:40 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:48:40 > git init /w/workspace/go-mod-bootstrap/134 # timeout=10 18:48:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:48:40 > git --version # timeout=10 18:48:40 > git --version # 'git version 2.24.3' 18:48:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:48:40 [INFO] Currently running in a labeled security context 18:48:40 [INFO] Currently SELinux is 'enforcing' on the host 18:48:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/134@tmp/jenkins-gitclient-ssh5774895686385478591.key 18:48:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:40 Avoid second fetch 18:48:40 Checking out Revision edd67ecb88b97bda48033a03adb9a73868023c99 (master) 18:48:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:48:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:40 > git config core.sparsecheckout # timeout=10 18:48:40 > git checkout -f edd67ecb88b97bda48033a03adb9a73868023c99 # timeout=10 18:48:44 Commit message: "Merge pull request #238 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:48:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:48:46 + sudo service docker restart 18:48:46 + true 18:48:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:48:47 ========================================================= 18:48:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:48:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:48:48 + 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:48:48 Sending build context to Docker daemon 944.6kB 18:48:48 Step 1/8 : ARG BASE=golang:1.16-alpine 18:48:48 Step 2/8 : FROM ${BASE} 18:48:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:48:48 540db60ca938: Pulling fs layer 18:48:48 adcc1eea9eea: Pulling fs layer 18:48:48 4c4ab2625f07: Pulling fs layer 18:48:48 0510c868ecb4: Pulling fs layer 18:48:48 afea3b2eda06: Pulling fs layer 18:48:48 7809a108b3ef: Pulling fs layer 18:48:48 f706445af74f: Pulling fs layer 18:48:48 0510c868ecb4: Waiting 18:48:48 afea3b2eda06: Waiting 18:48:48 f706445af74f: Waiting 18:48:48 7809a108b3ef: Waiting 18:48:48 4c4ab2625f07: Verifying Checksum 18:48:48 4c4ab2625f07: Download complete 18:48:48 adcc1eea9eea: Download complete 18:48:48 afea3b2eda06: Verifying Checksum 18:48:48 afea3b2eda06: Download complete 18:48:48 7809a108b3ef: Download complete 18:48:48 540db60ca938: Download complete 18:48:49 540db60ca938: Pull complete 18:48:49 adcc1eea9eea: Pull complete 18:48:49 4c4ab2625f07: Pull complete 18:48:50 f706445af74f: Verifying Checksum 18:48:50 f706445af74f: Download complete 18:48:51 0510c868ecb4: Verifying Checksum 18:48:51 0510c868ecb4: Download complete 18:48:57 0510c868ecb4: Pull complete 18:48:57 afea3b2eda06: Pull complete 18:48:57 7809a108b3ef: Pull complete 18:49:02 f706445af74f: Pull complete 18:49:02 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:49:02 ---> b068be0155e3 18:49:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:49:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-432 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 18:49:02 Running in /w/workspace/go-mod-bootstrap/134 [Pipeline] { [Pipeline] checkout 18:49:02 ---> Running in 41bf71bb4313 18:49:02 Selected Git installation does not exist. Using Default 18:49:02 The recommended git tool is: NONE 18:49:02 Removing intermediate container 41bf71bb4313 18:49:02 ---> 9e2b5cdaf7f3 18:49:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:02 ---> Running in 49a2e6792664 18:49:04 Removing intermediate container 49a2e6792664 18:49:04 ---> b7f944689dca 18:49:04 Step 5/8 : RUN apk add --update --no-cache git make 18:49:04 ---> Running in ae277d2052f8 18:49:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:49:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:49:06 OK: 149 MiB in 40 packages 18:49:06 Removing intermediate container ae277d2052f8 18:49:06 ---> e47445f9b360 18:49:06 Step 6/8 : WORKDIR /build 18:49:06 ---> Running in fbf16a1492b2 18:49:07 Removing intermediate container fbf16a1492b2 18:49:07 ---> a2017adc54d6 18:49:07 Step 7/8 : COPY go.mod . 18:49:07 ---> 339da053be9e 18:49:07 Step 8/8 : RUN go mod download 18:49:07 ---> Running in 1fb30b0463e7 18:49:08 using credential edgex-jenkins-ssh 18:49:08 Cloning the remote Git repository 18:49:08 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:49:08 > git init /w/workspace/go-mod-bootstrap/134 # timeout=10 18:49:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:49:08 > git --version # timeout=10 18:49:08 > git --version # 'git version 2.17.1' 18:49:08 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:09 Avoid second fetch 18:49:09 Checking out Revision edd67ecb88b97bda48033a03adb9a73868023c99 (master) 18:49:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:49:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:09 > git config core.sparsecheckout # timeout=10 18:49:09 > git checkout -f edd67ecb88b97bda48033a03adb9a73868023c99 # timeout=10 18:49:13 Commit message: "Merge pull request #238 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.0.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:49:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:49:15 + sudo service docker restart 18:49:15 + true [Pipeline] unstash [Pipeline] echo 18:49:18 ========================================================= 18:49:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:49:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:49:19 + 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:49:20 Sending build context to Docker daemon 943.6kB 18:49:20 Step 1/8 : ARG BASE=golang:1.16-alpine 18:49:20 Step 2/8 : FROM ${BASE} 18:49:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:49:20 595b0fe564bb: Pulling fs layer 18:49:20 7186ed65a4f7: Pulling fs layer 18:49:20 316046926c0a: Pulling fs layer 18:49:20 4ebd0625c992: Pulling fs layer 18:49:20 207e8628e3a3: Pulling fs layer 18:49:20 c791037a9be2: Pulling fs layer 18:49:20 ffd874e62e21: Pulling fs layer 18:49:20 c791037a9be2: Waiting 18:49:20 ffd874e62e21: Waiting 18:49:20 4ebd0625c992: Waiting 18:49:20 207e8628e3a3: Waiting 18:49:20 7186ed65a4f7: Verifying Checksum 18:49:20 316046926c0a: Verifying Checksum 18:49:20 316046926c0a: Download complete 18:49:20 207e8628e3a3: Verifying Checksum 18:49:20 207e8628e3a3: Download complete 18:49:20 c791037a9be2: Verifying Checksum 18:49:20 c791037a9be2: Download complete 18:49:20 595b0fe564bb: Verifying Checksum 18:49:20 595b0fe564bb: Download complete 18:49:20 595b0fe564bb: Pull complete 18:49:21 7186ed65a4f7: Pull complete 18:49:22 316046926c0a: Pull complete 18:49:22 ffd874e62e21: Verifying Checksum 18:49:22 ffd874e62e21: Download complete 18:49:23 4ebd0625c992: Verifying Checksum 18:49:23 4ebd0625c992: Download complete 18:49:29 Removing intermediate container 1fb30b0463e7 18:49:29 ---> ef0e3183ed80 18:49:29 Successfully built ef0e3183ed80 18:49:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:49:29 + docker inspect -f . ci-base-image-x86_64 18:49:29 . [Pipeline] withDockerContainer 18:49:29 prd-centos7-docker-4c-2g-433 does not seem to be running inside a container 18:49:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/134 -v /w/workspace/go-mod-bootstrap/134:/w/workspace/go-mod-bootstrap/134:rw,z -v /w/workspace/go-mod-bootstrap/134@tmp:/w/workspace/go-mod-bootstrap/134@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:49:30 $ docker top eed019907b6a37e5feca2cf9b654a9f5f55b58ef9500a5ed9a213c00ddfd221c -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:31 + go version 18:49:31 go version go1.16.3 linux/amd64 [Pipeline] } 18:49:31 $ docker stop --time=1 eed019907b6a37e5feca2cf9b654a9f5f55b58ef9500a5ed9a213c00ddfd221c 18:49:33 $ docker rm -f eed019907b6a37e5feca2cf9b654a9f5f55b58ef9500a5ed9a213c00ddfd221c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:33 + docker inspect -f . ci-base-image-x86_64 18:49:33 . [Pipeline] withDockerContainer 18:49:33 prd-centos7-docker-4c-2g-433 does not seem to be running inside a container 18:49:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/134 -v /w/workspace/go-mod-bootstrap/134:/w/workspace/go-mod-bootstrap/134:rw,z -v /w/workspace/go-mod-bootstrap/134@tmp:/w/workspace/go-mod-bootstrap/134@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:49:34 4ebd0625c992: Pull complete 18:49:34 207e8628e3a3: Pull complete 18:49:34 c791037a9be2: Pull complete 18:49:34 $ docker top bc40fa57d8cb813dfcd4ff746b7264b58c5b7df8a0a1ac620d98504eee023a9f -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:35 + go mod tidy [Pipeline] sh 18:49:35 + make test 18:49:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:49:37 ffd874e62e21: Pull complete 18:49:37 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:49:37 ---> cfc18b08335c 18:49:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:49:40 ---> Running in 8496b4e1d3c8 18:49:40 Removing intermediate container 8496b4e1d3c8 18:49:40 ---> 80f6bb4ddc09 18:49:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:40 ---> Running in 433eca1c27ff 18:49:42 Removing intermediate container 433eca1c27ff 18:49:42 ---> 5093ca434237 18:49:42 Step 5/8 : RUN apk add --update --no-cache git make 18:49:42 ---> Running in ae0d6cc6046b 18:49:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:49:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:49:45 OK: 138 MiB in 40 packages 18:49:46 Removing intermediate container ae0d6cc6046b 18:49:46 ---> d5c7151d9606 18:49:46 Step 6/8 : WORKDIR /build 18:49:47 ---> Running in 964065dd9bab 18:49:47 Removing intermediate container 964065dd9bab 18:49:47 ---> 746b40ef43b2 18:49:47 Step 7/8 : COPY go.mod . 18:49:48 ---> 6e317cdf5bb4 18:49:48 Step 8/8 : RUN go mod download 18:49:48 ---> Running in bada167d2bb4 18:49:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:49:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.030s coverage: 5.4% of statements 18:49:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:49:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.024s coverage: 92.2% of statements 18:49:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.035s coverage: 85.3% of statements 18:49:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 18:49:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:49:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:49:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.016s coverage: 100.0% of statements 18:49:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.022s coverage: 26.7% of statements 18:49:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.038s coverage: 90.7% of statements 18:49:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:49:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:49:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.024s coverage: 91.3% of statements 18:49:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 18:49:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:50:04 gofmt -l . 18:50:04 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:50:04 $ docker stop --time=1 bc40fa57d8cb813dfcd4ff746b7264b58c5b7df8a0a1ac620d98504eee023a9f 18:50:06 $ docker rm -f bc40fa57d8cb813dfcd4ff746b7264b58c5b7df8a0a1ac620d98504eee023a9f [Pipeline] // withDockerContainer [Pipeline] sh 18:50:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:50:07 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:50:08 ---> job-cost.sh 18:50:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-URcw 18:50:15 Removing intermediate container bada167d2bb4 18:50:15 ---> df40012ae6fb 18:50:15 Successfully built df40012ae6fb 18:50:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:50:15 + docker inspect -f . ci-base-image-arm64 18:50:15 . [Pipeline] withDockerContainer 18:50:15 prd-ubuntu18.04-docker-arm64-4c-16g-432 does not seem to be running inside a container 18:50:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/134 -v /w/workspace/go-mod-bootstrap/134:/w/workspace/go-mod-bootstrap/134:rw,z -v /w/workspace/go-mod-bootstrap/134@tmp:/w/workspace/go-mod-bootstrap/134@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 ******** ci-base-image-arm64 cat 18:50:17 $ docker top 6174f8e8a3d62a96b501755fe102f9f32ad9dee76649d8adca9e92591e90b07b -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:18 + go version 18:50:18 go version go1.16.3 linux/arm64 [Pipeline] } 18:50:18 $ docker stop --time=1 6174f8e8a3d62a96b501755fe102f9f32ad9dee76649d8adca9e92591e90b07b 18:50:20 $ docker rm -f 6174f8e8a3d62a96b501755fe102f9f32ad9dee76649d8adca9e92591e90b07b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:50:21 + docker inspect -f . ci-base-image-arm64 18:50:21 . [Pipeline] withDockerContainer 18:50:21 prd-ubuntu18.04-docker-arm64-4c-16g-432 does not seem to be running inside a container 18:50:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/134 -v /w/workspace/go-mod-bootstrap/134:/w/workspace/go-mod-bootstrap/134:rw,z -v /w/workspace/go-mod-bootstrap/134@tmp:/w/workspace/go-mod-bootstrap/134@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 ******** ci-base-image-arm64 cat 18:50:22 $ docker top 9eb76b20cb79afcc537398502e5fb95d36d7aaec9dceb52451fdb1810843cb9b -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:50:23 + go mod tidy [Pipeline] sh 18:50:25 + make test 18:50:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:50:50 lf-activate-venv(): INFO: Adding /tmp/venv-URcw/bin to PATH 18:50:50 INFO: No Stack... 18:50:51 INFO: Retrieving Pricing Info for: v1-standard-2 18:50:52 INFO: Archiving Costs [Pipeline] sh 18:50:52 + cat /w/workspace/go-mod-bootstrap/134/archives/cost.csv 18:50:52 + cut -d, -f6 [Pipeline] lock 18:50:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] 18:50:52 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] did not exist. Created. 18:50:52 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:50:53 + echo total: 0.029999999329447746 [Pipeline] stash 18:50:53 Stashed 1 file(s) [Pipeline] } 18:50:53 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:51:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:51:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.106s coverage: 5.4% of statements 18:51:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:51:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.069s coverage: 92.2% of statements 18:51:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.029s coverage: 85.3% of statements 18:51:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 18:51:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:51:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:51:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.043s coverage: 100.0% of statements 18:51:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.048s coverage: 26.7% of statements 18:51:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.074s coverage: 90.7% of statements 18:51:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:51:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:51:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements 18:51:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 18:51:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:51:38 gofmt -l . 18:51:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:51:38 $ docker stop --time=1 9eb76b20cb79afcc537398502e5fb95d36d7aaec9dceb52451fdb1810843cb9b 18:51:40 $ docker rm -f 9eb76b20cb79afcc537398502e5fb95d36d7aaec9dceb52451fdb1810843cb9b [Pipeline] // withDockerContainer [Pipeline] sh 18:51:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:41 Warning: overwriting stash ‘coverage-report’ 18:51:42 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:51:42 ---> job-cost.sh 18:51:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4DF9 18:52:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:53:43 lf-activate-venv(): INFO: Adding /tmp/venv-4DF9/bin to PATH 18:53:43 INFO: No Stack... 18:53:43 INFO: Retrieving Pricing Info for: lf-standard-4 18:53:44 INFO: Archiving Costs [Pipeline] sh 18:53:44 + cut -d, -f6 18:53:44 + cat /w/workspace/go-mod-bootstrap/134/archives/cost.csv [Pipeline] lock 18:53:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] 18:53:44 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] did not exist. Created. 18:53:44 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:45 /w/workspace/go-mod-bootstrap/134@tmp/durable-84690fcc/script.sh: 1: /w/workspace/go-mod-bootstrap/134@tmp/durable-84690fcc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:53:45 + echo total: 0.20999999344348907 [Pipeline] stash 18:53:45 Warning: overwriting stash ‘stack-cost’ 18:53:45 Stashed 1 file(s) [Pipeline] } 18:53:45 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-134-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:53:46 provisioning config files... 18:53:46 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7049914723994864259tmp [Pipeline] { [Pipeline] sh 18:53:46 + set +x 18:53:46 + curl -s https://codecov.io/bash 18:53:46 + bash -s -- 18:53:46 18:53:46 _____ _ 18:53:46 / ____| | | 18:53:46 | | ___ __| | ___ ___ _____ __ 18:53:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:53:46 | |___| (_) | (_| | __/ (_| (_) \ V / 18:53:46 \_____\___/ \__,_|\___|\___\___/ \_/ 18:53:46 Bash-1.0.2 18:53:46 18:53:46 18:53:46 ==> git version 2.24.3 found 18:53:46 ==> 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:53:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:53:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:53:46 ==> Jenkins CI detected. 18:53:46 project root: . 18:53:46 --> token set from env 18:53:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:53:46 ==> Running gcov in . (disable via -X gcov) 18:53:46 ==> Python coveragepy not found 18:53:46 ==> Searching for coverage reports in: 18:53:46 + . 18:53:46 -> Found 1 reports 18:53:46 ==> Detecting git/mercurial file structure 18:53:46 ==> Reading reports 18:53:47 + ./coverage.out bytes=31473 18:53:47 ==> Appending adjustments 18:53:47 https://docs.codecov.io/docs/fixing-reports 18:53:47 + Found adjustments 18:53:47 ==> Gzipping contents 18:53:47 8.0K /tmp/codecov.DM257M.gz 18:53:47 ==> Uploading reports 18:53:47 url: https://codecov.io 18:53:47 query: branch=master&commit=edd67ecb88b97bda48033a03adb9a73868023c99&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:53:47 -> Pinging Codecov 18:53:47 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=edd67ecb88b97bda48033a03adb9a73868023c99&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:53:47 -> Uploading to 18:53:47 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/833815588EE85121546D348822E98E2E/edd67ecb88b97bda48033a03adb9a73868023c99/29c063e8-cf00-45d2-9970-d7ee4f43daae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T185347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d03b9b4675f6046267acfbf8c9628179a5ff8c8414b5eb5bb7ea310af36f685e 18:53:47 % Total % Received % Xferd Average Speed Time Time Time Current 18:53:47 Dload Upload Total Spent Left Speed 18:53:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5953 0 0 100 5953 0 13768 --:--:-- --:--:-- --:--:-- 13812 18:53:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/edd67ecb88b97bda48033a03adb9a73868023c99 [Pipeline] } 18:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:53:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:53:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:53:49 18:53:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:53:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:53:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:53:49 188c0c94c7c5: Pulling fs layer 18:53:49 0ef7d3d256c8: Pulling fs layer 18:53:49 de9db76c5a1d: Pulling fs layer 18:53:49 0eba1c9be4d2: Pulling fs layer 18:53:49 0d57e429df01: Pulling fs layer 18:53:49 4e4be7b47b0d: Pulling fs layer 18:53:49 e1f770b5df2f: Pulling fs layer 18:53:49 85a0685a4137: Pulling fs layer 18:53:49 0d57e429df01: Waiting 18:53:49 4e4be7b47b0d: Waiting 18:53:49 e1f770b5df2f: Waiting 18:53:49 85a0685a4137: Waiting 18:53:49 0eba1c9be4d2: Waiting 18:53:49 de9db76c5a1d: Download complete 18:53:49 0ef7d3d256c8: Verifying Checksum 18:53:49 0ef7d3d256c8: Download complete 18:53:49 0d57e429df01: Verifying Checksum 18:53:49 0d57e429df01: Download complete 18:53:49 4e4be7b47b0d: Verifying Checksum 18:53:49 4e4be7b47b0d: Download complete 18:53:49 188c0c94c7c5: Verifying Checksum 18:53:49 188c0c94c7c5: Download complete 18:53:51 188c0c94c7c5: Pull complete 18:53:51 0ef7d3d256c8: Pull complete 18:53:52 de9db76c5a1d: Pull complete 18:53:52 e1f770b5df2f: Download complete 18:53:56 0eba1c9be4d2: Verifying Checksum 18:53:56 0eba1c9be4d2: Download complete 18:53:56 85a0685a4137: Verifying Checksum 18:53:56 85a0685a4137: Download complete 18:54:04 0eba1c9be4d2: Pull complete 18:54:04 0d57e429df01: Pull complete 18:54:04 4e4be7b47b0d: Pull complete 18:54:05 e1f770b5df2f: Pull complete 18:54:15 85a0685a4137: Pull complete 18:54:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:54:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:54:16 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 18:54:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:54:17 $ docker top a9babd30d1cc4a8db3ace477f6b7e296133beb41b8b7d88eb6b6bda137af8e58 -eo pid,comm [Pipeline] { [Pipeline] echo 18:54:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:54:18 + set -o pipefail 18:54:18 + snyk monitor '--org=edgex-jenkins' 18:54:28 18:54:28 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 18:54:28 18:54:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/0cc14e44-e1e7-467d-8612-2b973e81a6e5 18:54:28 18:54:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:54:28 18:59:35 [Pipeline] } 18:59:35 $ docker stop --time=1 a9babd30d1cc4a8db3ace477f6b7e296133beb41b8b7d88eb6b6bda137af8e58 18:59:37 $ docker rm -f a9babd30d1cc4a8db3ace477f6b7e296133beb41b8b7d88eb6b6bda137af8e58 [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:59:41 + git log --format=format:%s -1 edd67ecb88b97bda48033a03adb9a73868023c99 [Pipeline] isUnix [Pipeline] sh 18:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:59:41 . [Pipeline] withDockerContainer 18:59:41 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 18:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:59:43 $ docker top 5885cc60e81c1471503a76c2b32547d322569bc198a6f0d1be2a29fa7f7fa726 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:43 [ssh-agent] Looking for ssh-agent implementation... 18:59:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:43 $ docker exec 5885cc60e81c1471503a76c2b32547d322569bc198a6f0d1be2a29fa7f7fa726 ssh-agent 18:59:44 SSH_AUTH_SOCK=/tmp/ssh-GhnKCkRAxM6w/agent.11 18:59:44 SSH_AGENT_PID=16 18:59:44 Running ssh-add (command line suppressed) 18:59:44 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7592428944250975206.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7592428944250975206.key) 18:59:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:45 + git semver tag 18:59:45 # -> Open(): unable to determine branch for HEAD 18:59:45 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 18:59:45 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 18:59:45 # $SEMVER_REMOTE_NAME = origin 18:59:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:59:45 # $SEMVER_USER_NAME = edgex-jenkins 18:59:45 # $SEMVER_BRANCH = master 18:59:45 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 18:59:45 # edd67ecb88b97bda48033a03adb9a73868023c99 HEAD 18:59:45 # -> Force: false 18:59:45 # 4856f06b2c2a2f9ccf6eab08aca93dd516c92923 refs/tags/v2.0.0-dev.57 [Pipeline] } 18:59:45 $ docker exec --env ******** --env ******** 5885cc60e81c1471503a76c2b32547d322569bc198a6f0d1be2a29fa7f7fa726 ssh-agent -k 18:59:45 unset SSH_AUTH_SOCK; 18:59:45 unset SSH_AGENT_PID; 18:59:45 echo Agent pid 16 killed; 18:59:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:45 + git semver [Pipeline] } 18:59:46 $ docker stop --time=1 5885cc60e81c1471503a76c2b32547d322569bc198a6f0d1be2a29fa7f7fa726 18:59:47 $ docker rm -f 5885cc60e81c1471503a76c2b32547d322569bc198a6f0d1be2a29fa7f7fa726 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:59:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:59:48 18:59:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:59:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:59:48 0.23.1-centos7: Pulling from edgex-lftools 18:59:48 ab5ef0e58194: Pulling fs layer 18:59:48 9712f1f96733: Pulling fs layer 18:59:48 63f879dbbcfc: Pulling fs layer 18:59:48 0d9ebad4ef96: Pulling fs layer 18:59:48 e9a5061849ea: Pulling fs layer 18:59:48 d747dcd14b5f: Pulling fs layer 18:59:48 2de7ff778b66: Pulling fs layer 18:59:48 e9a5061849ea: Waiting 18:59:48 d747dcd14b5f: Waiting 18:59:48 2de7ff778b66: Waiting 18:59:48 0d9ebad4ef96: Waiting 18:59:48 9712f1f96733: Verifying Checksum 18:59:48 9712f1f96733: Download complete 18:59:50 63f879dbbcfc: Download complete 18:59:50 e9a5061849ea: Verifying Checksum 18:59:50 e9a5061849ea: Download complete 18:59:50 d747dcd14b5f: Verifying Checksum 18:59:50 d747dcd14b5f: Download complete 18:59:51 2de7ff778b66: Verifying Checksum 18:59:51 2de7ff778b66: Download complete 18:59:51 0d9ebad4ef96: Verifying Checksum 18:59:51 0d9ebad4ef96: Download complete 18:59:51 ab5ef0e58194: Verifying Checksum 18:59:51 ab5ef0e58194: Download complete 18:59:57 ab5ef0e58194: Pull complete 18:59:57 9712f1f96733: Pull complete 18:59:59 63f879dbbcfc: Pull complete 19:00:06 0d9ebad4ef96: Pull complete 19:00:08 e9a5061849ea: Pull complete 19:00:08 d747dcd14b5f: Pull complete 19:00:10 2de7ff778b66: Pull complete 19:00:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:00:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:00:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:00:11 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 19:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:00:15 $ docker top 1b5937033f61e03aa30c11ead6bbd3400d06b4f1b85c03cd33086ffb760b910e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:00:15 provisioning config files... 19:00:15 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config9129719302032432466tmp 19:00:15 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6042160585144987537tmp 19:00:15 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2837678900126653427tmp [Pipeline] { [Pipeline] echo 19:00:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:00:15 ---> sigul-configuration.sh 19:00:16 gpg: directory `/root/.gnupg' created 19:00:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:00:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:00:16 gpg: keyring `/root/.gnupg/secring.gpg' created 19:00:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:00:16 gpg: CAST5 encrypted data 19:00:16 gpg: encrypted with 1 passphrase 19:00:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:00:16 + mkdir /home/jenkins 19:00:16 + mkdir /home/jenkins/sigul [Pipeline] sh 19:00:17 + 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 19:00:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:00:17 ---> sigul-install.sh 19:00:28 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:00:28 + git tag --list 19:00:28 v0.0.1 19:00:28 v0.0.10 19:00:28 v0.0.11 19:00:28 v0.0.12 19:00:28 v0.0.13 19:00:28 v0.0.14 19:00:28 v0.0.15 19:00:28 v0.0.16 19:00:28 v0.0.17 19:00:28 v0.0.18 19:00:28 v0.0.19 19:00:28 v0.0.2 19:00:28 v0.0.20 19:00:28 v0.0.21 19:00:28 v0.0.22 19:00:28 v0.0.23 19:00:28 v0.0.24 19:00:28 v0.0.25 19:00:28 v0.0.26 19:00:28 v0.0.27 19:00:28 v0.0.28 19:00:28 v0.0.29 19:00:28 v0.0.3 19:00:28 v0.0.30 19:00:28 v0.0.31 19:00:28 v0.0.32 19:00:28 v0.0.33 19:00:28 v0.0.34 19:00:28 v0.0.35 19:00:28 v0.0.36 19:00:28 v0.0.37 19:00:28 v0.0.38 19:00:28 v0.0.39 19:00:28 v0.0.4 19:00:28 v0.0.40 19:00:28 v0.0.41 19:00:28 v0.0.42 19:00:28 v0.0.43 19:00:28 v0.0.44 19:00:28 v0.0.45 19:00:28 v0.0.46 19:00:28 v0.0.47 19:00:28 v0.0.48 19:00:28 v0.0.49 19:00:28 v0.0.5 19:00:28 v0.0.50 19:00:28 v0.0.51 19:00:28 v0.0.52 19:00:28 v0.0.53 19:00:28 v0.0.54 19:00:28 v0.0.55 19:00:28 v0.0.56 19:00:28 v0.0.57 19:00:28 v0.0.58 19:00:28 v0.0.59 19:00:28 v0.0.6 19:00:28 v0.0.60 19:00:28 v0.0.61 19:00:28 v0.0.62 19:00:28 v0.0.63 19:00:28 v0.0.64 19:00:28 v0.0.65 19:00:28 v0.0.66 19:00:28 v0.0.67 19:00:28 v0.0.68 19:00:28 v0.0.69 19:00:28 v0.0.7 19:00:28 v0.0.70 19:00:28 v0.0.71 19:00:28 v0.0.72 19:00:28 v0.0.8 19:00:28 v0.0.9 19:00:28 v2.0.0-dev.1 19:00:28 v2.0.0-dev.10 19:00:28 v2.0.0-dev.11 19:00:28 v2.0.0-dev.12 19:00:28 v2.0.0-dev.13 19:00:28 v2.0.0-dev.14 19:00:28 v2.0.0-dev.15 19:00:28 v2.0.0-dev.16 19:00:28 v2.0.0-dev.17 19:00:28 v2.0.0-dev.18 19:00:28 v2.0.0-dev.19 19:00:28 v2.0.0-dev.2 19:00:28 v2.0.0-dev.20 19:00:28 v2.0.0-dev.21 19:00:28 v2.0.0-dev.22 19:00:28 v2.0.0-dev.23 19:00:28 v2.0.0-dev.24 19:00:28 v2.0.0-dev.25 19:00:28 v2.0.0-dev.26 19:00:28 v2.0.0-dev.27 19:00:28 v2.0.0-dev.28 19:00:28 v2.0.0-dev.29 19:00:28 v2.0.0-dev.3 19:00:28 v2.0.0-dev.30 19:00:28 v2.0.0-dev.31 19:00:28 v2.0.0-dev.32 19:00:28 v2.0.0-dev.33 19:00:28 v2.0.0-dev.34 19:00:28 v2.0.0-dev.35 19:00:28 v2.0.0-dev.36 19:00:28 v2.0.0-dev.37 19:00:28 v2.0.0-dev.38 19:00:28 v2.0.0-dev.39 19:00:28 v2.0.0-dev.4 19:00:28 v2.0.0-dev.40 19:00:28 v2.0.0-dev.41 19:00:28 v2.0.0-dev.42 19:00:28 v2.0.0-dev.43 19:00:28 v2.0.0-dev.44 19:00:28 v2.0.0-dev.45 19:00:28 v2.0.0-dev.46 19:00:28 v2.0.0-dev.47 19:00:28 v2.0.0-dev.48 19:00:28 v2.0.0-dev.49 19:00:28 v2.0.0-dev.5 19:00:28 v2.0.0-dev.50 19:00:28 v2.0.0-dev.51 19:00:28 v2.0.0-dev.52 19:00:28 v2.0.0-dev.53 19:00:28 v2.0.0-dev.54 19:00:28 v2.0.0-dev.55 19:00:28 v2.0.0-dev.56 19:00:28 v2.0.0-dev.57 19:00:28 v2.0.0-dev.6 19:00:28 v2.0.0-dev.7 19:00:28 v2.0.0-dev.8 19:00:28 v2.0.0-dev.9 [Pipeline] sh 19:00:29 + lftools sign git-tag v2.0.0-dev.57 19:00:31 Signing Git tag with Sigul... 19:00:31 Signing v2.0.0-dev.57 [Pipeline] echo 19:00:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:00:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:00:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:00:32 $ docker stop --time=1 1b5937033f61e03aa30c11ead6bbd3400d06b4f1b85c03cd33086ffb760b910e 19:00:34 $ docker rm -f 1b5937033f61e03aa30c11ead6bbd3400d06b4f1b85c03cd33086ffb760b910e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:00:35 . [Pipeline] withDockerContainer 19:00:35 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 19:00:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:00:36 $ docker top 4c2da63905989c841e01cabf252e88b307610a77d632f23a84beb74d8345eb4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:00:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:36 [ssh-agent] Looking for ssh-agent implementation... 19:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:37 $ docker exec 4c2da63905989c841e01cabf252e88b307610a77d632f23a84beb74d8345eb4c ssh-agent 19:00:37 SSH_AUTH_SOCK=/tmp/ssh-fQYTnqKmoaRj/agent.11 19:00:37 SSH_AGENT_PID=17 19:00:37 Running ssh-add (command line suppressed) 19:00:38 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2589086649919692297.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2589086649919692297.key) 19:00:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:00:38 + git semver bump pre 19:00:38 # -> Open(): unable to determine branch for HEAD 19:00:38 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 19:00:38 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 19:00:38 # $SEMVER_REMOTE_NAME = origin 19:00:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:00:38 # $SEMVER_USER_NAME = edgex-jenkins 19:00:38 # $SEMVER_BRANCH = master 19:00:38 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 19:00:39 2.0.0-dev.58 [Pipeline] } 19:00:39 $ docker exec --env ******** --env ******** 4c2da63905989c841e01cabf252e88b307610a77d632f23a84beb74d8345eb4c ssh-agent -k 19:00:39 unset SSH_AUTH_SOCK; 19:00:39 unset SSH_AGENT_PID; 19:00:39 echo Agent pid 17 killed; 19:00:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:00:39 + git semver [Pipeline] } 19:00:39 $ docker stop --time=1 4c2da63905989c841e01cabf252e88b307610a77d632f23a84beb74d8345eb4c 19:00:41 $ docker rm -f 4c2da63905989c841e01cabf252e88b307610a77d632f23a84beb74d8345eb4c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:00:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:00:42 . [Pipeline] withDockerContainer 19:00:42 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 19:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:00:43 $ docker top e0dc0fd749f90987a6aa0a572af8fa8f5fab7eaad4cd18f8e3eb09c6c108a936 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:00:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:43 [ssh-agent] Looking for ssh-agent implementation... 19:00:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:44 $ docker exec e0dc0fd749f90987a6aa0a572af8fa8f5fab7eaad4cd18f8e3eb09c6c108a936 ssh-agent 19:00:44 SSH_AUTH_SOCK=/tmp/ssh-PsM0SeLYgJQU/agent.12 19:00:44 SSH_AGENT_PID=17 19:00:44 Running ssh-add (command line suppressed) 19:00:44 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6841115415260996649.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6841115415260996649.key) 19:00:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:00:45 + git semver push 19:00:45 # -> Open(): unable to determine branch for HEAD 19:00:45 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 19:00:45 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 19:00:45 # $SEMVER_REMOTE_NAME = origin 19:00:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:00:45 # $SEMVER_USER_NAME = edgex-jenkins 19:00:45 # $SEMVER_BRANCH = master 19:00:45 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 19:00:50 $ docker exec --env ******** --env ******** e0dc0fd749f90987a6aa0a572af8fa8f5fab7eaad4cd18f8e3eb09c6c108a936 ssh-agent -k 19:00:50 unset SSH_AUTH_SOCK; 19:00:50 unset SSH_AGENT_PID; 19:00:50 echo Agent pid 17 killed; 19:00:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:00:51 + git semver [Pipeline] } 19:00:51 $ docker stop --time=1 e0dc0fd749f90987a6aa0a572af8fa8f5fab7eaad4cd18f8e3eb09c6c108a936 19:00:52 $ docker rm -f e0dc0fd749f90987a6aa0a572af8fa8f5fab7eaad4cd18f8e3eb09c6c108a936 [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 19:00:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:00:54 ---> package-listing.sh 19:00:54 ++ facter osfamily 19:00:54 ++ tr '[:upper:]' '[:lower:]' 19:00:54 + OS_FAMILY=redhat 19:00:54 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 19:00:54 + START_PACKAGES=/tmp/packages_start.txt 19:00:54 + END_PACKAGES=/tmp/packages_end.txt 19:00:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:00:54 + PACKAGES=/tmp/packages_start.txt 19:00:54 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 19:00:54 + PACKAGES=/tmp/packages_end.txt 19:00:54 + case "${OS_FAMILY}" in 19:00:54 + rpm -qa 19:00:54 + sort 19:01:00 + '[' -f /tmp/packages_start.txt ']' 19:01:00 + '[' -f /tmp/packages_end.txt ']' 19:01:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:00 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 19:01:00 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 19:01:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 19:01:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:01:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:01:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:01:01 19:01:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:01:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:01:01 alpine: Pulling from edgex-lftools-log-publisher 19:01:01 df20fa9351a1: Pulling fs layer 19:01:01 36b3adc4ff6f: Pulling fs layer 19:01:01 8ad3a11d3b57: Pulling fs layer 19:01:01 46f8f816bc3b: Pulling fs layer 19:01:01 93b61091891f: Pulling fs layer 19:01:01 93b9cdb0e59b: Pulling fs layer 19:01:01 5e14af77c1be: Pulling fs layer 19:01:01 01666e4c0597: Pulling fs layer 19:01:01 aa168da1d23b: Pulling fs layer 19:01:01 93b9cdb0e59b: Waiting 19:01:01 5e14af77c1be: Waiting 19:01:01 01666e4c0597: Waiting 19:01:01 aa168da1d23b: Waiting 19:01:01 46f8f816bc3b: Waiting 19:01:01 93b61091891f: Waiting 19:01:01 36b3adc4ff6f: Verifying Checksum 19:01:01 36b3adc4ff6f: Download complete 19:01:01 46f8f816bc3b: Verifying Checksum 19:01:01 46f8f816bc3b: Download complete 19:01:01 df20fa9351a1: Verifying Checksum 19:01:01 df20fa9351a1: Download complete 19:01:01 93b61091891f: Verifying Checksum 19:01:01 93b61091891f: Download complete 19:01:01 93b9cdb0e59b: Verifying Checksum 19:01:01 93b9cdb0e59b: Download complete 19:01:01 5e14af77c1be: Verifying Checksum 19:01:01 01666e4c0597: Verifying Checksum 19:01:01 01666e4c0597: Download complete 19:01:01 5e14af77c1be: Download complete 19:01:01 8ad3a11d3b57: Verifying Checksum 19:01:01 8ad3a11d3b57: Download complete 19:01:02 df20fa9351a1: Pull complete 19:01:02 36b3adc4ff6f: Pull complete 19:01:04 8ad3a11d3b57: Pull complete 19:01:04 aa168da1d23b: Verifying Checksum 19:01:04 aa168da1d23b: Download complete 19:01:05 46f8f816bc3b: Pull complete 19:01:05 93b61091891f: Pull complete 19:01:05 93b9cdb0e59b: Pull complete 19:01:05 5e14af77c1be: Pull complete 19:01:05 01666e4c0597: Pull complete 19:01:14 aa168da1d23b: Pull complete 19:01:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:01:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:01:14 prd-centos7-docker-4c-2g-428 does not seem to be running inside a container 19:01:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:01:17 $ docker top c032ea97b672aaddd56e2ead057c51a204fb2cc268bdc55fbb386b187675f065 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:18 + touch /tmp/pre-build-complete [Pipeline] sh 19:01:18 + mkdir -p /var/log/sa [Pipeline] sh 19:01:18 + ls /var/log/sa-host 19:01:18 + sadf -c /var/log/sa-host/sa17 19:01:18 file_magic: OK 19:01:18 HZ: Using current value: 100 19:01:18 file_header: OK 19:01:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:01:18 Statistics: 19:01:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:01:18 File successfully converted to sysstat format version 12.2.1 19:01:18 + sadf -c /var/log/sa-host/sa23 19:01:18 file_magic: OK 19:01:18 HZ: Using current value: 100 19:01:18 file_header: OK 19:01:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:01:18 Statistics: 19:01:18 Hnuu...uuuununununu... 19:01:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:19 provisioning config files... 19:01:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7645793037715851139tmp [Pipeline] { [Pipeline] echo 19:01:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:01:19 ---> create-netrc.sh [Pipeline] } 19:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:01:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:01:19 ---> python-tools-install.sh [Pipeline] echo 19:01:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:01:20 ---> sudo-logs.sh 19:01:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:01:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:01:20 ---> job-cost.sh 19:01:20 lf-activate-venv: SKIPPING 19:01:20 DEBUG: total: 0.20999999344348907 19:01:20 INFO: Retrieving Stack Cost... 19:01:21 INFO: Retrieving Pricing Info for: v1-standard-2 19:01:21 INFO: Archiving Costs [Pipeline] echo 19:01:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:01:22 ---> logs-deploy.sh 19:01:22 lf-activate-venv: SKIPPING 19:01:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/134 19:01:22 INFO: archiving workspace using pattern(s): 19:01:24 Archives upload complete. 19:01:24 INFO: archiving logs to Nexus 19:01:25 ---> uname -a: 19:01:25 Linux prd-centos7-docker-4c-2g-428.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:01:25 19:01:25 19:01:25 ---> lscpu: 19:01:25 Architecture: x86_64 19:01:25 CPU op-mode(s): 32-bit, 64-bit 19:01:25 Byte Order: Little Endian 19:01:25 Address sizes: 40 bits physical, 48 bits virtual 19:01:25 CPU(s): 4 19:01:25 On-line CPU(s) list: 0-3 19:01:25 Thread(s) per core: 1 19:01:25 Core(s) per socket: 1 19:01:25 Socket(s): 4 19:01:25 NUMA node(s): 1 19:01:25 Vendor ID: GenuineIntel 19:01:25 CPU family: 6 19:01:25 Model: 44 19:01:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:01:25 Stepping: 1 19:01:25 CPU MHz: 2933.436 19:01:25 BogoMIPS: 5866.87 19:01:25 Virtualization: VT-x 19:01:25 Hypervisor vendor: KVM 19:01:25 Virtualization type: full 19:01:25 L1d cache: 128 KiB 19:01:25 L1i cache: 128 KiB 19:01:25 L2 cache: 16 MiB 19:01:25 L3 cache: 64 MiB 19:01:25 NUMA node0 CPU(s): 0-3 19:01:25 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:01:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:01:25 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:01:25 Vulnerability Meltdown: Mitigation; PTI 19:01:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:01:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:01:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:01:25 Vulnerability Srbds: Not affected 19:01:25 Vulnerability Tsx async abort: Not affected 19:01:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:01:25 19:01:25 19:01:25 ---> nproc: 19:01:25 4 19:01:25 19:01:25 19:01:25 ---> df -h: 19:01:25 Filesystem Size Used Available Use% Mounted on 19:01:25 overlay 50.0G 8.2G 41.8G 16% / 19:01:25 tmpfs 64.0M 0 64.0M 0% /dev 19:01:25 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:01:25 shm 64.0M 0 64.0M 0% /dev/shm 19:01:25 /dev/vda1 50.0G 8.2G 41.8G 16% /facter-os 19:01:25 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf 19:01:25 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname 19:01:25 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts 19:01:25 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 19:01:25 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host 19:01:25 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/secure 19:01:25 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/auth.log 19:01:25 /dev/vda1 50.0G 8.2G 41.8G 16% /run/cloud-init/result.json 19:01:25 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/xfoundry_go-mod-bootstrap_master 19:01:25 19:01:25 19:01:25 ---> free -m: 19:01:25 total used free shared buff/cache available 19:01:25 Mem: 1837 831 149 0 855 940 19:01:25 Swap: 1023 3 1020 19:01:25 19:01:25 19:01:25 ---> ip addr: 19:01:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:01:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:01:25 inet 127.0.0.1/8 scope host lo 19:01:25 valid_lft forever preferred_lft forever 19:01:25 inet6 ::1/128 scope host 19:01:25 valid_lft forever preferred_lft forever 19:01:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:01:25 link/ether fa:16:3e:06:17:38 brd ff:ff:ff:ff:ff:ff 19:01:25 inet 10.30.122.187/23 brd 10.30.123.255 scope global dynamic eth0 19:01:25 valid_lft 85438sec preferred_lft 85438sec 19:01:25 inet6 fe80::f816:3eff:fe06:1738/64 scope link 19:01:25 valid_lft forever preferred_lft forever 19:01:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:01:25 link/ether 02:42:7f:23:60:a4 brd ff:ff:ff:ff:ff:ff 19:01:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:01:25 valid_lft forever preferred_lft forever 19:01:25 inet6 fe80::42:7fff:fe23:60a4/64 scope link 19:01:25 valid_lft forever preferred_lft forever 19:01:25 19:01:25 19:01:25 ---> sar -b -r -n DEV: 19:01:25 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) 19:01:25 19:01:25 18:45:10 LINUX RESTART (4 CPU) 19:01:25 19:01:25 18:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:01:25 18:47:01 53.21 14.45 38.76 0.00 4526.97 2674.81 0.00 19:01:25 18:48:01 2.03 0.00 2.03 0.00 0.00 42.66 0.00 19:01:25 18:49:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 19:01:25 18:50:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 19:01:25 18:51:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 19:01:25 18:52:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 19:01:25 18:53:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 19:01:25 18:54:01 27.19 3.73 23.47 0.00 761.15 15074.97 0.00 19:01:25 18:55:02 274.92 174.69 100.23 0.00 7724.86 22776.73 0.00 19:01:25 18:56:01 3.40 0.02 3.39 0.00 0.27 165.24 0.00 19:01:25 18:57:01 0.22 0.00 0.22 0.00 0.00 2.46 0.00 19:01:25 18:58:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 19:01:25 18:59:01 0.23 0.00 0.23 0.00 0.00 3.28 0.00 19:01:25 19:00:01 73.04 12.69 60.36 0.00 759.61 18210.36 0.00 19:01:25 19:01:01 198.79 110.89 87.89 0.00 7980.97 15534.36 0.00 19:01:25 Average: 42.38 21.15 21.23 0.00 1449.48 4980.15 0.00 19:01:25 19:01:25 18:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:01:25 18:47:01 148808 0 597612 31.76 2620 1132504 1136624 38.79 426136 1106388 132 19:01:25 18:48:01 152056 0 594356 31.59 2620 1132512 1096076 37.41 429632 1100240 16 19:01:25 18:49:01 151320 0 595088 31.63 2620 1132516 1079764 36.85 444420 1086468 16 19:01:25 18:50:01 150292 0 596116 31.68 2620 1132516 1079812 36.85 448104 1084300 20 19:01:25 18:51:01 151792 0 594608 31.60 2620 1132524 1069484 36.50 446148 1084796 16 19:01:25 18:52:01 152432 0 593960 31.57 2620 1132532 1069412 36.50 445920 1084796 12 19:01:25 18:53:01 152648 0 593740 31.56 2620 1132536 1069412 36.50 445800 1084796 20 19:01:25 18:54:01 65128 0 716452 38.08 2620 1097344 1511932 51.60 597428 990584 96892 19:01:25 18:55:02 101104 0 764168 40.61 2620 1013652 1280740 43.71 556616 946164 20 19:01:25 18:56:01 108116 0 757144 40.24 2620 1013664 1280576 43.70 555296 946228 16 19:01:25 18:57:01 108468 0 756788 40.22 2620 1013668 1280540 43.70 551868 949492 12 19:01:25 18:58:01 108800 0 756452 40.20 2620 1013672 1280528 43.70 551888 949492 16 19:01:25 18:59:01 108108 0 757080 40.24 2620 1013736 1280664 43.71 551616 950260 20 19:01:25 19:00:01 73172 0 773836 41.13 2476 1032060 1522552 51.96 634380 892228 50076 19:01:25 19:01:01 105944 0 799836 42.51 1536 974228 1329048 45.36 578960 856272 204 19:01:25 Average: 122546 0 683149 36.31 2538 1073311 1224478 41.79 510947 1007500 9833 19:01:25 19:01:25 18:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:01:25 18:47:01 eth0 127.29 107.85 552.38 42.66 0.00 0.00 0.00 0.00 19:01:25 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:47:01 docker0 3.93 2.84 1.08 8.11 0.00 0.00 0.00 0.00 19:01:25 18:48:01 eth0 2.63 0.60 0.69 0.40 0.00 0.00 0.00 0.00 19:01:25 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:49:01 eth0 1.75 0.55 0.63 0.40 0.00 0.00 0.00 0.00 19:01:25 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:50:01 eth0 1.38 0.55 0.62 0.39 0.00 0.00 0.00 0.00 19:01:25 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:51:01 eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 19:01:25 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:52:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:25 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:53:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:25 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:54:01 eth0 411.54 343.26 4069.12 61.15 0.00 0.00 0.00 0.00 19:01:25 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:55:02 eth0 71.40 58.56 368.40 12.23 0.00 0.00 0.00 0.00 19:01:25 18:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:55:02 veth108f19e 48.64 54.23 4.69 351.86 0.00 0.00 0.00 0.00 19:01:25 18:55:02 docker0 48.64 54.10 4.03 351.85 0.00 0.00 0.00 0.00 19:01:25 18:56:01 eth0 1.98 1.17 2.00 0.72 0.00 0.00 0.00 0.00 19:01:25 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:56:01 veth108f19e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:57:01 eth0 1.28 0.77 0.98 0.49 0.00 0.00 0.00 0.00 19:01:25 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:57:01 veth108f19e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:58:01 eth0 1.78 0.77 1.00 0.49 0.00 0.00 0.00 0.00 19:01:25 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:58:01 veth108f19e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:59:01 eth0 2.13 0.92 1.23 0.68 0.00 0.00 0.00 0.00 19:01:25 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:59:01 veth108f19e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 19:00:01 eth0 354.84 316.61 3197.62 30.08 0.00 0.00 0.00 0.00 19:01:25 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 19:00:01 docker0 0.10 0.10 0.00 0.02 0.00 0.00 0.00 0.00 19:01:25 19:01:01 eth0 126.54 96.06 339.03 111.94 0.00 0.00 0.00 0.00 19:01:25 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 19:01:01 docker0 31.18 38.15 2.17 259.24 0.00 0.00 0.00 0.00 19:01:25 Average: eth0 73.79 61.96 570.28 17.45 0.00 0.00 0.00 0.00 19:01:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 Average: docker0 5.60 6.36 0.49 41.39 0.00 0.00 0.00 0.00 19:01:25 19:01:25 19:01:25 ---> sar -P ALL: 19:01:25 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) 19:01:25 19:01:25 18:45:10 LINUX RESTART (4 CPU) 19:01:25 19:01:25 18:46:02 CPU %user %nice %system %iowait %steal %idle 19:01:25 18:47:01 all 5.17 0.00 3.16 1.30 8.22 82.15 19:01:25 18:47:01 0 4.07 0.00 3.23 0.52 9.43 82.75 19:01:25 18:47:01 1 4.38 0.00 2.51 2.33 8.06 82.73 19:01:25 18:47:01 2 7.23 0.00 3.89 1.81 7.10 79.97 19:01:25 18:47:01 3 5.07 0.00 3.01 0.53 8.27 83.12 19:01:25 18:48:01 all 0.14 0.00 0.07 0.00 0.07 99.72 19:01:25 18:48:01 0 0.03 0.00 0.10 0.00 0.23 99.63 19:01:25 18:48:01 1 0.35 0.00 0.07 0.00 0.02 99.57 19:01:25 18:48:01 2 0.05 0.00 0.05 0.00 0.02 99.88 19:01:25 18:48:01 3 0.12 0.00 0.07 0.00 0.03 99.78 19:01:25 18:49:01 all 0.12 0.00 0.07 0.00 0.20 99.60 19:01:25 18:49:01 0 0.03 0.00 0.10 0.00 0.48 99.38 19:01:25 18:49:01 1 0.32 0.00 0.08 0.00 0.18 99.42 19:01:25 18:49:01 2 0.07 0.00 0.07 0.00 0.05 99.82 19:01:25 18:49:01 3 0.07 0.00 0.03 0.00 0.10 99.80 19:01:25 18:50:01 all 0.17 0.00 0.05 0.00 0.02 99.76 19:01:25 18:50:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:01:25 18:50:01 1 0.50 0.00 0.07 0.00 0.03 99.40 19:01:25 18:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:01:25 18:50:01 3 0.08 0.00 0.03 0.00 0.03 99.85 19:01:25 18:51:01 all 0.14 0.00 0.08 0.00 0.08 99.70 19:01:25 18:51:01 0 0.05 0.00 0.18 0.00 0.05 99.72 19:01:25 18:51:01 1 0.45 0.00 0.05 0.00 0.07 99.43 19:01:25 18:51:01 2 0.03 0.00 0.03 0.00 0.12 99.82 19:01:25 18:51:01 3 0.02 0.00 0.07 0.00 0.07 99.85 19:01:25 18:52:01 all 0.13 0.00 0.03 0.00 0.07 99.77 19:01:25 18:52:01 0 0.02 0.00 0.03 0.00 0.10 99.85 19:01:25 18:52:01 1 0.42 0.00 0.03 0.00 0.10 99.45 19:01:25 18:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:01:25 18:52:01 3 0.05 0.00 0.05 0.00 0.08 99.82 19:01:25 18:53:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:01:25 18:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:01:25 18:53:01 1 0.42 0.00 0.03 0.00 0.02 99.53 19:01:25 18:53:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:01:25 18:53:01 3 0.05 0.00 0.02 0.00 0.03 99.90 19:01:25 18:54:01 all 4.55 0.00 3.70 0.03 2.80 88.92 19:01:25 18:54:01 0 4.39 0.00 4.23 0.03 2.73 88.62 19:01:25 18:54:01 1 4.60 0.00 4.22 0.05 2.76 88.37 19:01:25 18:54:01 2 4.45 0.00 2.77 0.02 2.95 89.81 19:01:25 18:54:01 3 4.77 0.00 3.60 0.02 2.76 88.85 19:01:25 18:55:02 all 6.40 0.00 4.96 2.93 1.49 84.23 19:01:25 18:55:02 0 6.17 0.00 4.38 2.35 1.42 85.67 19:01:25 18:55:02 1 6.15 0.00 5.01 2.34 1.54 84.96 19:01:25 18:55:02 2 5.19 0.00 4.25 4.38 1.64 84.54 19:01:25 18:55:02 3 8.09 0.00 6.20 2.65 1.37 81.70 19:01:25 18:56:01 all 0.17 0.00 0.08 0.00 0.18 99.58 19:01:25 18:56:01 0 0.08 0.00 0.12 0.00 0.12 99.68 19:01:25 18:56:01 1 0.29 0.00 0.07 0.00 0.30 99.34 19:01:25 18:56:01 2 0.20 0.00 0.05 0.00 0.10 99.64 19:01:25 18:56:01 3 0.08 0.00 0.07 0.00 0.19 99.66 19:01:25 18:57:01 all 0.16 0.00 0.29 0.00 0.55 99.00 19:01:25 18:57:01 0 0.07 0.00 0.32 0.00 0.61 99.00 19:01:25 18:57:01 1 0.43 0.00 0.28 0.00 0.60 98.69 19:01:25 18:57:01 2 0.05 0.00 0.18 0.00 0.47 99.30 19:01:25 18:57:01 3 0.08 0.00 0.38 0.00 0.53 99.00 19:01:25 19:01:25 18:57:01 CPU %user %nice %system %iowait %steal %idle 19:01:25 18:58:01 all 0.16 0.00 0.05 0.00 0.06 99.73 19:01:25 18:58:01 0 0.03 0.00 0.08 0.00 0.03 99.85 19:01:25 18:58:01 1 0.50 0.00 0.03 0.00 0.05 99.42 19:01:25 18:58:01 2 0.05 0.00 0.05 0.00 0.08 99.82 19:01:25 18:58:01 3 0.05 0.00 0.03 0.00 0.07 99.85 19:01:25 18:59:01 all 0.18 0.00 0.15 0.00 0.20 99.48 19:01:25 18:59:01 0 0.07 0.00 0.12 0.00 0.17 99.65 19:01:25 18:59:01 1 0.27 0.00 0.15 0.00 0.15 99.43 19:01:25 18:59:01 2 0.05 0.00 0.12 0.00 0.28 99.55 19:01:25 18:59:01 3 0.35 0.00 0.20 0.00 0.18 99.27 19:01:25 19:00:01 all 6.24 0.00 5.09 0.45 1.52 86.69 19:01:25 19:00:01 0 6.75 0.00 5.52 0.46 1.49 85.78 19:01:25 19:00:01 1 6.06 0.00 4.37 0.37 1.49 87.71 19:01:25 19:00:01 2 5.86 0.00 4.33 0.27 1.63 87.91 19:01:25 19:00:01 3 6.30 0.00 6.16 0.71 1.47 85.36 19:01:25 19:01:01 all 9.04 0.00 7.81 3.20 4.33 75.62 19:01:25 19:01:01 0 7.88 0.00 8.06 3.50 4.07 76.49 19:01:25 19:01:01 1 8.26 0.00 8.51 2.50 4.14 76.59 19:01:25 19:01:01 2 12.90 0.00 8.15 5.53 4.23 69.19 19:01:25 19:01:01 3 7.15 0.00 6.52 1.28 4.87 80.18 19:01:25 Average: all 2.19 0.00 1.70 0.52 1.33 94.26 19:01:25 Average: 0 1.97 0.00 1.76 0.45 1.41 94.41 19:01:25 Average: 1 2.22 0.00 1.69 0.51 1.31 94.27 19:01:25 Average: 2 2.41 0.00 1.59 0.80 1.24 93.96 19:01:25 Average: 3 2.14 0.00 1.75 0.34 1.34 94.42 19:01:25 19:01:25 19:01:25