Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2c16e10e85a372cb7d93da91f7726e341f1303a7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-17520 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2c16e10e85a372cb7d93da91f7726e341f1303a7 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c16e10e85a372cb7d93da91f7726e341f1303a7 # timeout=10 Commit message: "Merge pull request #406 from FelixTing/issue-403" > git rev-list --no-walk df175c9b13bb3481ecc410d83d858ed47047c6fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:08:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:08:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:08:27 ========================================================= 16:08:27 EdgeX Global Pipelines Version Info 16:08:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:08:28 ------------------- 16:08:28 stable info: 16:08:28 ------------------- 16:08:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:08:28 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:08:28 Message: update stable to v1.0.173 16:08:29 ------------------- 16:08:29 experimental info: 16:08:29 ------------------- 16:08:29 Commited By: **** collab-it+edgex@linuxfoundation.org 16:08:29 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:08:29 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:08:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:08:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:08:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:08:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:08:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:08:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:08:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 16:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:08:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:08:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:08:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:08:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 16:08:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:08:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:08:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:08:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:08:32 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:08:32 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:08:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:08:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:08:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:08:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c16e10e85a372cb7d93da91f7726e341f1303a7 [Pipeline] echo 16:08:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c16e10 [Pipeline] echo 16:08:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:08:34 + git log --format=format:%s -1 2c16e10e85a372cb7d93da91f7726e341f1303a7 [Pipeline] echo 16:08:34 GIT_COMMIT: 2c16e10e85a372cb7d93da91f7726e341f1303a7, Commit Message: Merge pull request #406 from FelixTing/issue-403 [Pipeline] echo 16:08:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:35 16:08:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:08:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:35 latest: Pulling from edgex-devops/git-semver 16:08:35 31603596830f: Pulling fs layer 16:08:35 2a8b12db71e7: Pulling fs layer 16:08:35 6ca5941a6612: Pulling fs layer 16:08:35 ecc8261a40a4: Pulling fs layer 16:08:35 2a8b12db71e7: Verifying Checksum 16:08:35 2a8b12db71e7: Download complete 16:08:35 31603596830f: Verifying Checksum 16:08:35 31603596830f: Download complete 16:08:35 ecc8261a40a4: Verifying Checksum 16:08:35 ecc8261a40a4: Download complete 16:08:36 6ca5941a6612: Verifying Checksum 16:08:36 6ca5941a6612: Download complete 16:08:36 31603596830f: Pull complete 16:08:36 2a8b12db71e7: Pull complete 16:08:37 6ca5941a6612: Pull complete 16:08:37 ecc8261a40a4: Pull complete 16:08:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:08:37 prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container 16:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:08:40 $ docker top b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:40 [ssh-agent] Looking for ssh-agent implementation... 16:08:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:40 $ docker exec b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a ssh-agent 16:08:40 SSH_AUTH_SOCK=/tmp/ssh-qUFPyPflkbEd/agent.11 16:08:40 SSH_AGENT_PID=16 16:08:40 Running ssh-add (command line suppressed) 16:08:41 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6267648773384584828.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6267648773384584828.key) 16:08:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:41 + git tag --points-at HEAD [Pipeline] } 16:08:41 $ docker exec --env ******** --env ******** b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a ssh-agent -k 16:08:41 unset SSH_AUTH_SOCK; 16:08:41 unset SSH_AGENT_PID; 16:08:41 echo Agent pid 16 killed; 16:08:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:08:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:41 [ssh-agent] Looking for ssh-agent implementation... 16:08:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:42 $ docker exec b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a ssh-agent 16:08:42 SSH_AUTH_SOCK=/tmp/ssh-GT1M3duKoPNR/agent.46 16:08:42 SSH_AGENT_PID=51 16:08:42 Running ssh-add (command line suppressed) 16:08:42 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2024124348121952859.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2024124348121952859.key) 16:08:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:42 + git semver init 16:08:42 # -> Open(): unable to determine branch for HEAD 16:08:42 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:08:42 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:08:42 # $SEMVER_REMOTE_NAME = origin 16:08:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:08:42 # $SEMVER_USER_NAME = edgex-jenkins 16:08:42 # $SEMVER_BRANCH = master 16:08:42 # $SEMVER_TEMP = /tmp/semver-294393790 16:08:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:08:43 # '/tmp/semver-294393790' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 16:08:43 # -> Force: false 16:08:43 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 16:08:43 $ docker exec --env ******** --env ******** b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a ssh-agent -k 16:08:43 unset SSH_AUTH_SOCK; 16:08:43 unset SSH_AGENT_PID; 16:08:43 echo Agent pid 51 killed; 16:08:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:43 + git semver [Pipeline] } 16:08:43 $ docker stop --time=1 b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a 16:08:45 $ docker rm -f b2ae2f80ee252bda68ffcd2e920244fc388464d03d51dcf0a4929e01d1b4b68a [Pipeline] // withDockerContainer [Pipeline] sh 16:08:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:08:46 Stashed 1 file(s) [Pipeline] echo 16:08:46 [edgeXSemver]: initialized semver on version 0.1.133 [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 16:09:02 Still waiting to schedule task 16:09:02 ‘prd-centos7-builder-2c-1g-17519’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-17516’ is offline; ‘prd-centos7-docker-4c-2g-17518’ is offline; ‘prd-centos7-docker-4c-2g-17521’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17517’ doesn’t have label ‘centos7-docker-4c-2g’ 16:09:02 Still waiting to schedule task 16:09:02 ‘prd-ubuntu18.04-docker-arm64-4c-16g-17517’ is offline 16:10:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17522 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 16:10:50 Running in /w/workspace/go-mod-core-contracts/102 [Pipeline] { [Pipeline] checkout 16:10:55 using credential edgex-jenkins-ssh 16:10:55 Cloning the remote Git repository 16:10:55 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:10:55 > git init /w/workspace/go-mod-core-contracts/102 # timeout=10 16:10:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:10:55 > git --version # timeout=10 16:10:55 > git --version # 'git version 2.17.1' 16:10:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:10:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:10:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:10:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:10:57 Checking out Revision 2c16e10e85a372cb7d93da91f7726e341f1303a7 (master) 16:10:57 > git config core.sparsecheckout # timeout=10 16:10:57 > git checkout -f 2c16e10e85a372cb7d93da91f7726e341f1303a7 # timeout=10 16:11:01 Commit message: "Merge pull request #406 from FelixTing/issue-403" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:11:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:11:04 + sudo service docker restart 16:11:04 + true [Pipeline] unstash [Pipeline] echo 16:11:06 ========================================================= 16:11:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:11:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:11:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:11:08 Sending build context to Docker daemon 2.025MB 16:11:08 Step 1/7 : ARG BASE=golang:1.15-alpine 16:11:08 Step 2/7 : FROM ${BASE} 16:11:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:11:08 5f621e34cdf4: Pulling fs layer 16:11:08 a4357932f1b6: Pulling fs layer 16:11:08 18c013af1878: Pulling fs layer 16:11:08 00ac8860ef70: Pulling fs layer 16:11:08 63d7cb157983: Pulling fs layer 16:11:08 b116817d02f9: Pulling fs layer 16:11:08 745a02a5169b: Pulling fs layer 16:11:08 63d7cb157983: Waiting 16:11:08 b116817d02f9: Waiting 16:11:08 745a02a5169b: Waiting 16:11:08 18c013af1878: Download complete 16:11:08 a4357932f1b6: Download complete 16:11:09 63d7cb157983: Download complete 16:11:09 b116817d02f9: Verifying Checksum 16:11:09 b116817d02f9: Download complete 16:11:09 5f621e34cdf4: Verifying Checksum 16:11:09 5f621e34cdf4: Download complete 16:11:09 5f621e34cdf4: Pull complete 16:11:10 a4357932f1b6: Pull complete 16:11:10 18c013af1878: Pull complete 16:11:11 745a02a5169b: Verifying Checksum 16:11:11 745a02a5169b: Download complete 16:11:13 00ac8860ef70: Verifying Checksum 16:11:13 00ac8860ef70: Download complete 16:11:23 00ac8860ef70: Pull complete 16:11:23 63d7cb157983: Pull complete 16:11:23 b116817d02f9: Pull complete 16:11:26 745a02a5169b: Pull complete 16:11:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:11:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:11:26 ---> b7e6874047d6 16:11:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:11:28 Running on prd-centos7-docker-4c-2g-17523 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 16:11:28 Running in /w/workspace/go-mod-core-contracts/102 [Pipeline] { [Pipeline] checkout 16:11:29 ---> Running in febff0e0297c 16:11:29 Removing intermediate container febff0e0297c 16:11:29 ---> a5a9d3cb53a1 16:11:29 Step 4/7 : RUN apk add bash 16:11:29 ---> Running in ce1f85806698 16:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:11:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:11:32 OK: 142 MiB in 39 packages 16:11:34 Removing intermediate container ce1f85806698 16:11:34 ---> 4b4bed37646e 16:11:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:11:34 ---> Running in 6e01a075ad1f 16:11:34 Removing intermediate container 6e01a075ad1f 16:11:34 ---> 8d6f3e04354d 16:11:34 Step 6/7 : COPY go.mod . 16:11:35 ---> 4580283d3742 16:11:35 Step 7/7 : RUN go mod download 16:11:35 ---> Running in f4d3ae49b559 16:11:35 using credential edgex-jenkins-ssh 16:11:36 Cloning the remote Git repository 16:11:36 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:11:36 > git init /w/workspace/go-mod-core-contracts/102 # timeout=10 16:11:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:11:36 > git --version # timeout=10 16:11:36 > git --version # 'git version 2.24.3' 16:11:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:37 Checking out Revision 2c16e10e85a372cb7d93da91f7726e341f1303a7 (master) 16:11:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:11:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:11:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:11:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:11:37 > git config core.sparsecheckout # timeout=10 16:11:37 > git checkout -f 2c16e10e85a372cb7d93da91f7726e341f1303a7 # timeout=10 16:11:41 Commit message: "Merge pull request #406 from FelixTing/issue-403" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:11:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:11:44 + sudo service docker restart 16:11:44 + true 16:11:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 16:11:46 ========================================================= 16:11:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:11:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:11:47 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:11:48 Sending build context to Docker daemon 2.026MB 16:11:48 Step 1/7 : ARG BASE=golang:1.15-alpine 16:11:48 Step 2/7 : FROM ${BASE} 16:11:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:11:48 188c0c94c7c5: Pulling fs layer 16:11:48 0ef7d3d256c8: Pulling fs layer 16:11:48 de9db76c5a1d: Pulling fs layer 16:11:48 bca2f99d35d6: Pulling fs layer 16:11:48 93359f2a8cfa: Pulling fs layer 16:11:48 7c6f9722023f: Pulling fs layer 16:11:48 a35cf1a2eb13: Pulling fs layer 16:11:48 7c6f9722023f: Waiting 16:11:48 93359f2a8cfa: Waiting 16:11:48 bca2f99d35d6: Waiting 16:11:48 a35cf1a2eb13: Waiting 16:11:48 de9db76c5a1d: Verifying Checksum 16:11:48 de9db76c5a1d: Download complete 16:11:48 0ef7d3d256c8: Download complete 16:11:48 93359f2a8cfa: Verifying Checksum 16:11:48 93359f2a8cfa: Download complete 16:11:48 7c6f9722023f: Download complete 16:11:48 188c0c94c7c5: Verifying Checksum 16:11:48 188c0c94c7c5: Download complete 16:11:49 188c0c94c7c5: Pull complete 16:11:49 0ef7d3d256c8: Pull complete 16:11:50 de9db76c5a1d: Pull complete 16:11:50 Removing intermediate container f4d3ae49b559 16:11:50 ---> 08029516960f 16:11:50 Successfully built 08029516960f 16:11:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:11:50 + docker inspect -f . ci-base-image-arm64 16:11:50 . [Pipeline] withDockerContainer 16:11:50 prd-ubuntu18.04-docker-arm64-4c-16g-17522 does not seem to be running inside a container 16:11:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/102 -v /w/workspace/go-mod-core-contracts/102:/w/workspace/go-mod-core-contracts/102:rw,z -v /w/workspace/go-mod-core-contracts/102@tmp:/w/workspace/go-mod-core-contracts/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:11:52 $ docker top d8cb67dd61a25f5fb3bf34d75a82e6da5adb2d2f953560a04e7973bf40965e98 -eo pid,comm 16:11:52 a35cf1a2eb13: Verifying Checksum 16:11:52 a35cf1a2eb13: Download complete [Pipeline] { [Pipeline] sh 16:11:53 + go version 16:11:53 go version go1.15.5 linux/arm64 [Pipeline] } 16:11:53 $ docker stop --time=1 d8cb67dd61a25f5fb3bf34d75a82e6da5adb2d2f953560a04e7973bf40965e98 16:11:53 bca2f99d35d6: Verifying Checksum 16:11:53 bca2f99d35d6: Download complete 16:11:55 $ docker rm -f d8cb67dd61a25f5fb3bf34d75a82e6da5adb2d2f953560a04e7973bf40965e98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:56 + docker inspect -f . ci-base-image-arm64 16:11:56 . [Pipeline] withDockerContainer 16:11:57 prd-ubuntu18.04-docker-arm64-4c-16g-17522 does not seem to be running inside a container 16:11:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/102 -v /w/workspace/go-mod-core-contracts/102:/w/workspace/go-mod-core-contracts/102:rw,z -v /w/workspace/go-mod-core-contracts/102@tmp:/w/workspace/go-mod-core-contracts/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:11:58 $ docker top 1f1d86ca08c29bba0dd46ec6b71db7f4f0a2acf02a57250cc4ecddc4ce55073f -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:59 + make test 16:11:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:12:06 bca2f99d35d6: Pull complete 16:12:06 93359f2a8cfa: Pull complete 16:12:06 7c6f9722023f: Pull complete 16:12:13 a35cf1a2eb13: Pull complete 16:12:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:12:13 ---> a62c8e92a672 16:12:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:12:13 ---> Running in 0b0d80e90ccc 16:12:13 Removing intermediate container 0b0d80e90ccc 16:12:13 ---> dfdbb5034c68 16:12:13 Step 4/7 : RUN apk add bash 16:12:13 ---> Running in a81f2cf8ad86 16:12:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:16 OK: 166 MiB in 39 packages 16:12:17 Removing intermediate container a81f2cf8ad86 16:12:17 ---> c9e93be04783 16:12:17 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:12:17 ---> Running in f965e4940304 16:12:17 Removing intermediate container f965e4940304 16:12:17 ---> 688ba8926d31 16:12:17 Step 6/7 : COPY go.mod . 16:12:18 ---> 85fbc575fbe6 16:12:18 Step 7/7 : RUN go mod download 16:12:18 ---> Running in 6395d212ba3b 16:12:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:12:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.047s coverage: 85.7% of statements 16:12:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.064s coverage: 100.0% of statements 16:12:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.050s coverage: 45.4% of statements 16:12:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.024s coverage: 77.8% of statements 16:12:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:12:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 18.6% of statements 16:12:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.7% of statements 16:12:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements 16:12:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.101s coverage: 91.8% of statements 16:12:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:12:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:12:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements 16:12:27 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.022s coverage: 47.8% of statements 16:12:33 Removing intermediate container 6395d212ba3b 16:12:33 ---> f84a228c32c5 16:12:33 Successfully built f84a228c32c5 16:12:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:12:34 + docker inspect -f . ci-base-image-x86_64 16:12:34 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.082s coverage: 63.0% of statements 16:12:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 16:12:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements 16:12:34 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements 16:12:34 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.041s coverage: 14.3% of statements 16:12:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:12:34 . [Pipeline] withDockerContainer 16:12:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.109s coverage: 84.7% of statements 16:12:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:12:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:12:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.038s coverage: 44.6% of statements 16:12:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.032s coverage: 100.0% of statements 16:12:35 prd-centos7-docker-4c-2g-17523 does not seem to be running inside a container 16:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/102 -v /w/workspace/go-mod-core-contracts/102:/w/workspace/go-mod-core-contracts/102:rw,z -v /w/workspace/go-mod-core-contracts/102@tmp:/w/workspace/go-mod-core-contracts/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:12:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.106s coverage: 93.6% of statements 16:12:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.020s coverage: 100.0% of statements 16:12:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:12:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:12:37 $ docker top fc86adf3a804f4fe217d63a90f64f967810ef9bb52ea7c92eb0628078f903dd3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:38 + go version 16:12:38 go version go1.15.5 linux/amd64 [Pipeline] } 16:12:38 $ docker stop --time=1 fc86adf3a804f4fe217d63a90f64f967810ef9bb52ea7c92eb0628078f903dd3 16:12:40 $ docker rm -f fc86adf3a804f4fe217d63a90f64f967810ef9bb52ea7c92eb0628078f903dd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:12:41 + docker inspect -f . ci-base-image-x86_64 16:12:41 . [Pipeline] withDockerContainer 16:12:41 prd-centos7-docker-4c-2g-17523 does not seem to be running inside a container 16:12:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/102 -v /w/workspace/go-mod-core-contracts/102:/w/workspace/go-mod-core-contracts/102:rw,z -v /w/workspace/go-mod-core-contracts/102@tmp:/w/workspace/go-mod-core-contracts/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:12:42 gofmt -l . 16:12:42 [ "`gofmt -l .`" = "" ] 16:12:43 $ docker top 737fee58b5faaedd8200840432530bbc1962af2bbb0d2c05659426cf5a1a6b4f -eo pid,comm [Pipeline] { [Pipeline] } 16:12:43 $ docker stop --time=1 1f1d86ca08c29bba0dd46ec6b71db7f4f0a2acf02a57250cc4ecddc4ce55073f 16:12:45 $ docker rm -f 1f1d86ca08c29bba0dd46ec6b71db7f4f0a2acf02a57250cc4ecddc4ce55073f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 16:12:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:12:46 + make test 16:12:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:12:47 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:12:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:13:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.043s coverage: 85.7% of statements 16:13:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.065s coverage: 100.0% of statements 16:13:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.073s coverage: 45.4% of statements 16:13:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements 16:13:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:13:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 18.6% of statements 16:13:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.029s coverage: 14.7% of statements 16:13:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements 16:13:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.032s coverage: 91.8% of statements 16:13:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:13:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:13:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.024s coverage: 100.0% of statements 16:13:04 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.011s coverage: 47.8% of statements 16:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.037s coverage: 63.0% of statements 16:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.034s coverage: 26.3% of statements 16:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.048s coverage: 15.4% of statements 16:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.066s coverage: 15.4% of statements 16:13:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.048s coverage: 14.3% of statements 16:13:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:13:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.062s coverage: 84.7% of statements 16:13:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:13:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:13:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.029s coverage: 44.6% of statements 16:13:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.030s coverage: 100.0% of statements 16:13:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.042s coverage: 93.6% of statements 16:13:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.040s coverage: 100.0% of statements 16:13:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:13:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:13:15 gofmt -l . 16:13:15 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:13:16 $ docker stop --time=1 737fee58b5faaedd8200840432530bbc1962af2bbb0d2c05659426cf5a1a6b4f 16:13:19 $ docker rm -f 737fee58b5faaedd8200840432530bbc1962af2bbb0d2c05659426cf5a1a6b4f [Pipeline] // withDockerContainer [Pipeline] sh 16:13:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:13:20 Warning: overwriting stash ‘coverage-report’ 16:13:21 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:13:24 provisioning config files... 16:13:24 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4522726530701099780tmp [Pipeline] { [Pipeline] sh 16:13:24 + set +x 16:13:24 + curl -s https://codecov.io/bash 16:13:24 + bash -s -- 16:13:24 16:13:24 _____ _ 16:13:24 / ____| | | 16:13:24 | | ___ __| | ___ ___ _____ __ 16:13:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:13:24 | |___| (_) | (_| | __/ (_| (_) \ V / 16:13:24 \_____\___/ \__,_|\___|\___\___/ \_/ 16:13:24 Bash-20201223-5ad85e3 16:13:24 16:13:24 16:13:24 ==> git version 2.24.3 found 16:13:24 ==> 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 16:13:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:13:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:13:24 ==> Jenkins CI detected. 16:13:24 project root: . 16:13:24 --> token set from env 16:13:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:13:24 ==> Running gcov in . (disable via -X gcov) 16:13:24 ==> Python coveragepy not found 16:13:24 ==> Searching for coverage reports in: 16:13:24 + . 16:13:24 -> Found 1 reports 16:13:24 ==> Detecting git/mercurial file structure 16:13:24 ==> Reading reports 16:13:24 + ./coverage.out bytes=114695 16:13:24 ==> Appending adjustments 16:13:24 https://docs.codecov.io/docs/fixing-reports 16:13:25 + Found adjustments 16:13:25 ==> Gzipping contents 16:13:25 20K /tmp/codecov.1o7Nxr.gz 16:13:25 ==> Uploading reports 16:13:25 url: https://codecov.io 16:13:25 query: branch=master&commit=2c16e10e85a372cb7d93da91f7726e341f1303a7&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F102%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:13:25 -> Pinging Codecov 16:13:25 https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=master&commit=2c16e10e85a372cb7d93da91f7726e341f1303a7&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F102%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:13:25 -> Uploading to 16:13:25 https://storage.googleapis.com/codecov/v4/raw/2020-12-28/71470A77251A30514AAF9C0BB2E5B6CE/2c16e10e85a372cb7d93da91f7726e341f1303a7/db202ae9-6d44-4799-96fa-40ec500258f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201228T161325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b215078ceafd323297004a25a88f95e8a8c2322a2ba3caa35388446f8aec5848 16:13:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:25 Dload Upload Total Spent Left Speed 16:13:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18411 0 0 100 18411 0 32170 --:--:-- --:--:-- --:--:-- 32187 16:13:26 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/2c16e10e85a372cb7d93da91f7726e341f1303a7 [Pipeline] } 16:13:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:13:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:13:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:27 16:13:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:13:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:13:28 188c0c94c7c5: Pulling fs layer 16:13:28 0ef7d3d256c8: Pulling fs layer 16:13:28 de9db76c5a1d: Pulling fs layer 16:13:28 0eba1c9be4d2: Pulling fs layer 16:13:28 0d57e429df01: Pulling fs layer 16:13:28 4e4be7b47b0d: Pulling fs layer 16:13:28 e1f770b5df2f: Pulling fs layer 16:13:28 85a0685a4137: Pulling fs layer 16:13:28 4e4be7b47b0d: Waiting 16:13:28 0eba1c9be4d2: Waiting 16:13:28 0d57e429df01: Waiting 16:13:28 85a0685a4137: Waiting 16:13:28 e1f770b5df2f: Waiting 16:13:28 de9db76c5a1d: Verifying Checksum 16:13:28 de9db76c5a1d: Download complete 16:13:28 0ef7d3d256c8: Download complete 16:13:28 0d57e429df01: Verifying Checksum 16:13:28 0d57e429df01: Download complete 16:13:28 4e4be7b47b0d: Verifying Checksum 16:13:28 4e4be7b47b0d: Download complete 16:13:28 188c0c94c7c5: Verifying Checksum 16:13:28 188c0c94c7c5: Pull complete 16:13:29 0ef7d3d256c8: Pull complete 16:13:29 de9db76c5a1d: Pull complete 16:13:29 e1f770b5df2f: Verifying Checksum 16:13:29 e1f770b5df2f: Download complete 16:13:31 0eba1c9be4d2: Verifying Checksum 16:13:31 0eba1c9be4d2: Download complete 16:13:31 85a0685a4137: Verifying Checksum 16:13:31 85a0685a4137: Download complete 16:13:37 0eba1c9be4d2: Pull complete 16:13:37 0d57e429df01: Pull complete 16:13:37 4e4be7b47b0d: Pull complete 16:13:39 e1f770b5df2f: Pull complete 16:13:47 85a0685a4137: Pull complete 16:13:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:13:48 prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container 16:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:13:49 $ docker top c593ea54d137703ba9bd8ffe6fd40fa1d1dcfe4660a9e67be1c627faf13ff251 -eo pid,comm [Pipeline] { [Pipeline] echo 16:13:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:13:49 + set -o pipefail 16:13:49 + snyk monitor '--org=edgex-jenkins' 16:13:55 16:13:55 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 16:13:55 16:13:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/3f2169b9-383b-469d-9443-daa6be454e55 16:13:55 16:13:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:13:55 16:13:55 16:13:55 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 16:13:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:13:55 $ docker stop --time=1 c593ea54d137703ba9bd8ffe6fd40fa1d1dcfe4660a9e67be1c627faf13ff251 16:13:57 $ docker rm -f c593ea54d137703ba9bd8ffe6fd40fa1d1dcfe4660a9e67be1c627faf13ff251 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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 16:14:00 + git log --format=format:%s -1 2c16e10e85a372cb7d93da91f7726e341f1303a7 [Pipeline] isUnix [Pipeline] sh 16:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:00 . [Pipeline] withDockerContainer 16:14:00 prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container 16:14:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 16:14:01 $ docker top 3268c97056a342eaedba21dba31507c5bf5679390225045cd166db8e57762cd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:01 [ssh-agent] Looking for ssh-agent implementation... 16:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:01 $ docker exec 3268c97056a342eaedba21dba31507c5bf5679390225045cd166db8e57762cd5 ssh-agent 16:14:01 SSH_AUTH_SOCK=/tmp/ssh-7S3AEWLuWU5S/agent.13 16:14:01 SSH_AGENT_PID=18 16:14:01 Running ssh-add (command line suppressed) 16:14:02 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6988551464156737168.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6988551464156737168.key) 16:14:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:02 + git semver tag 16:14:02 # -> Open(): unable to determine branch for HEAD 16:14:02 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:14:02 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:14:02 # $SEMVER_REMOTE_NAME = origin 16:14:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:14:02 # $SEMVER_USER_NAME = edgex-jenkins 16:14:02 # $SEMVER_BRANCH = master 16:14:02 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 16:14:02 # 2c16e10e85a372cb7d93da91f7726e341f1303a7 HEAD 16:14:02 # -> Force: false 16:14:02 # 43e15a838c698a657b37bc61c7efdfb10c2c98b6 refs/tags/v0.1.133 [Pipeline] } 16:14:02 $ docker exec --env ******** --env ******** 3268c97056a342eaedba21dba31507c5bf5679390225045cd166db8e57762cd5 ssh-agent -k 16:14:02 unset SSH_AUTH_SOCK; 16:14:02 unset SSH_AGENT_PID; 16:14:02 echo Agent pid 18 killed; 16:14:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:03 + git semver [Pipeline] } 16:14:03 $ docker stop --time=1 3268c97056a342eaedba21dba31507c5bf5679390225045cd166db8e57762cd5 16:14:04 $ docker rm -f 3268c97056a342eaedba21dba31507c5bf5679390225045cd166db8e57762cd5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:14:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:14:05 16:14:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:14:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:14:05 0.23.1-centos7: Pulling from edgex-lftools 16:14:05 ab5ef0e58194: Pulling fs layer 16:14:05 9712f1f96733: Pulling fs layer 16:14:05 63f879dbbcfc: Pulling fs layer 16:14:05 0d9ebad4ef96: Pulling fs layer 16:14:05 e9a5061849ea: Pulling fs layer 16:14:05 d747dcd14b5f: Pulling fs layer 16:14:05 2de7ff778b66: Pulling fs layer 16:14:05 0d9ebad4ef96: Waiting 16:14:05 e9a5061849ea: Waiting 16:14:05 d747dcd14b5f: Waiting 16:14:05 2de7ff778b66: Waiting 16:14:05 9712f1f96733: Verifying Checksum 16:14:05 9712f1f96733: Download complete 16:14:07 63f879dbbcfc: Verifying Checksum 16:14:07 63f879dbbcfc: Download complete 16:14:07 e9a5061849ea: Verifying Checksum 16:14:07 e9a5061849ea: Download complete 16:14:07 d747dcd14b5f: Verifying Checksum 16:14:07 d747dcd14b5f: Download complete 16:14:07 0d9ebad4ef96: Verifying Checksum 16:14:07 0d9ebad4ef96: Download complete 16:14:07 2de7ff778b66: Verifying Checksum 16:14:07 2de7ff778b66: Download complete 16:14:08 ab5ef0e58194: Verifying Checksum 16:14:08 ab5ef0e58194: Download complete 16:14:12 ab5ef0e58194: Pull complete 16:14:12 9712f1f96733: Pull complete 16:14:15 63f879dbbcfc: Pull complete 16:14:22 0d9ebad4ef96: Pull complete 16:14:22 e9a5061849ea: Pull complete 16:14:23 d747dcd14b5f: Pull complete 16:14:25 2de7ff778b66: Pull complete 16:14:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:14:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:14:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:14:25 prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container 16:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:14:30 $ docker top f335a93b8f6a7726a1eb2a357840e445f26e43a3ed7571cb6db678b8a0766d04 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:14:30 provisioning config files... 16:14:30 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2493877505362292033tmp 16:14:30 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3807382730909884122tmp 16:14:30 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3335416405915294898tmp [Pipeline] { [Pipeline] echo 16:14:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:14:31 ---> sigul-configuration.sh 16:14:31 gpg: directory `/root/.gnupg' created 16:14:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:14:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:14:31 gpg: keyring `/root/.gnupg/secring.gpg' created 16:14:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:14:31 gpg: CAST5 encrypted data 16:14:31 gpg: encrypted with 1 passphrase 16:14:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:14:31 + mkdir /home/jenkins 16:14:31 + mkdir /home/jenkins/sigul [Pipeline] sh 16:14:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:14:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:14:32 ---> sigul-install.sh 16:14:37 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:14:37 + git tag --list 16:14:37 v0.0.0 16:14:37 v0.0.1 16:14:37 v0.1.0 16:14:37 v0.1.1 16:14:37 v0.1.10 16:14:37 v0.1.100 16:14:37 v0.1.101 16:14:37 v0.1.102 16:14:37 v0.1.103 16:14:37 v0.1.104 16:14:37 v0.1.105 16:14:37 v0.1.106 16:14:37 v0.1.107 16:14:37 v0.1.108 16:14:37 v0.1.109 16:14:37 v0.1.11 16:14:37 v0.1.110 16:14:37 v0.1.111 16:14:37 v0.1.112 16:14:37 v0.1.113 16:14:37 v0.1.114 16:14:37 v0.1.115 16:14:37 v0.1.116 16:14:37 v0.1.117 16:14:37 v0.1.118 16:14:37 v0.1.119 16:14:37 v0.1.12 16:14:37 v0.1.120 16:14:37 v0.1.121 16:14:37 v0.1.122 16:14:37 v0.1.123 16:14:37 v0.1.124 16:14:37 v0.1.125 16:14:37 v0.1.126 16:14:37 v0.1.127 16:14:37 v0.1.128 16:14:37 v0.1.129 16:14:37 v0.1.13 16:14:37 v0.1.130 16:14:37 v0.1.131 16:14:37 v0.1.132 16:14:37 v0.1.133 16:14:37 v0.1.14 16:14:37 v0.1.15 16:14:37 v0.1.16 16:14:37 v0.1.17 16:14:37 v0.1.18 16:14:37 v0.1.19 16:14:37 v0.1.2 16:14:37 v0.1.20 16:14:37 v0.1.21 16:14:37 v0.1.22 16:14:37 v0.1.23 16:14:37 v0.1.24 16:14:37 v0.1.25 16:14:37 v0.1.26 16:14:37 v0.1.27 16:14:37 v0.1.28 16:14:37 v0.1.29 16:14:37 v0.1.3 16:14:37 v0.1.30 16:14:37 v0.1.31 16:14:37 v0.1.32 16:14:37 v0.1.33 16:14:37 v0.1.34 16:14:37 v0.1.35 16:14:37 v0.1.36 16:14:37 v0.1.37 16:14:37 v0.1.38 16:14:37 v0.1.39 16:14:37 v0.1.4 16:14:37 v0.1.40 16:14:37 v0.1.41 16:14:37 v0.1.42 16:14:37 v0.1.43 16:14:37 v0.1.44 16:14:37 v0.1.45 16:14:37 v0.1.46 16:14:37 v0.1.47 16:14:37 v0.1.48 16:14:37 v0.1.49 16:14:37 v0.1.5 16:14:37 v0.1.50 16:14:37 v0.1.51 16:14:37 v0.1.52 16:14:37 v0.1.53 16:14:37 v0.1.54 16:14:37 v0.1.55 16:14:37 v0.1.56 16:14:37 v0.1.57 16:14:37 v0.1.58 16:14:37 v0.1.59 16:14:37 v0.1.6 16:14:37 v0.1.60 16:14:37 v0.1.61 16:14:37 v0.1.62 16:14:37 v0.1.63 16:14:37 v0.1.64 16:14:37 v0.1.65 16:14:37 v0.1.66 16:14:37 v0.1.67 16:14:37 v0.1.68 16:14:37 v0.1.69 16:14:37 v0.1.7 16:14:37 v0.1.70 16:14:37 v0.1.71 16:14:37 v0.1.72 16:14:37 v0.1.73 16:14:37 v0.1.74 16:14:37 v0.1.75 16:14:37 v0.1.76 16:14:37 v0.1.77 16:14:37 v0.1.78 16:14:37 v0.1.79 16:14:37 v0.1.8 16:14:37 v0.1.80 16:14:37 v0.1.81 16:14:37 v0.1.82 16:14:37 v0.1.83 16:14:37 v0.1.84 16:14:37 v0.1.85 16:14:37 v0.1.86 16:14:37 v0.1.87 16:14:37 v0.1.88 16:14:37 v0.1.89 16:14:37 v0.1.9 16:14:37 v0.1.90 16:14:37 v0.1.91 16:14:37 v0.1.92 16:14:37 v0.1.93 16:14:37 v0.1.94 16:14:37 v0.1.95 16:14:37 v0.1.96 16:14:37 v0.1.97 16:14:37 v0.1.98 16:14:37 v0.1.99 [Pipeline] sh 16:14:38 + lftools sign git-tag v0.1.133 16:14:39 Signing Git tag with Sigul... 16:14:39 Signing v0.1.133 [Pipeline] echo 16:14:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:14:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:14:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:14:41 $ docker stop --time=1 f335a93b8f6a7726a1eb2a357840e445f26e43a3ed7571cb6db678b8a0766d04 16:14:43 $ docker rm -f f335a93b8f6a7726a1eb2a357840e445f26e43a3ed7571cb6db678b8a0766d04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:44 . [Pipeline] withDockerContainer 16:14:44 prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container 16:14:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 16:14:44 $ docker top 4e5e48ee4f18c088302beb7b64543e530552e11cb34a6f0c81497fb65f69137d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:14:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:45 [ssh-agent] Looking for ssh-agent implementation... 16:14:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:45 $ docker exec 4e5e48ee4f18c088302beb7b64543e530552e11cb34a6f0c81497fb65f69137d ssh-agent 16:14:45 SSH_AUTH_SOCK=/tmp/ssh-v04K1ZSpDkUS/agent.11 16:14:45 SSH_AGENT_PID=17 16:14:45 Running ssh-add (command line suppressed) 16:14:45 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6809369309799503660.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6809369309799503660.key) 16:14:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:46 + git semver bump patch 16:14:46 # -> Open(): unable to determine branch for HEAD 16:14:46 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:14:46 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:14:46 # $SEMVER_REMOTE_NAME = origin 16:14:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:14:46 # $SEMVER_USER_NAME = edgex-jenkins 16:14:46 # $SEMVER_BRANCH = master 16:14:46 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 16:14:46 0.1.134 [Pipeline] } 16:14:46 $ docker exec --env ******** --env ******** 4e5e48ee4f18c088302beb7b64543e530552e11cb34a6f0c81497fb65f69137d ssh-agent -k 16:14:46 unset SSH_AUTH_SOCK; 16:14:46 unset SSH_AGENT_PID; 16:14:46 echo Agent pid 17 killed; 16:14:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:46 + git semver [Pipeline] } 16:14:46 $ docker stop --time=1 4e5e48ee4f18c088302beb7b64543e530552e11cb34a6f0c81497fb65f69137d 16:14:48 $ docker rm -f 4e5e48ee4f18c088302beb7b64543e530552e11cb34a6f0c81497fb65f69137d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:48 . [Pipeline] withDockerContainer 16:14:48 prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container 16:14:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 16:14:49 $ docker top 382883ca551c5c566a94ae42ac35cd11000f40f56433020b03bc530a833839a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:14:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:49 [ssh-agent] Looking for ssh-agent implementation... 16:14:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:49 $ docker exec 382883ca551c5c566a94ae42ac35cd11000f40f56433020b03bc530a833839a5 ssh-agent 16:14:50 SSH_AUTH_SOCK=/tmp/ssh-tB4xXdUUKrmU/agent.11 16:14:50 SSH_AGENT_PID=16 16:14:50 Running ssh-add (command line suppressed) 16:14:50 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4384111407675666368.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4384111407675666368.key) 16:14:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:50 + git semver push 16:14:50 # -> Open(): unable to determine branch for HEAD 16:14:50 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:14:50 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:14:50 # $SEMVER_REMOTE_NAME = origin 16:14:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:14:50 # $SEMVER_USER_NAME = edgex-jenkins 16:14:50 # $SEMVER_BRANCH = master 16:14:50 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 16:14:57 $ docker exec --env ******** --env ******** 382883ca551c5c566a94ae42ac35cd11000f40f56433020b03bc530a833839a5 ssh-agent -k 16:14:57 unset SSH_AUTH_SOCK; 16:14:57 unset SSH_AGENT_PID; 16:14:57 echo Agent pid 16 killed; 16:14:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:57 + git semver [Pipeline] } 16:14:57 $ docker stop --time=1 382883ca551c5c566a94ae42ac35cd11000f40f56433020b03bc530a833839a5 16:14:59 $ docker rm -f 382883ca551c5c566a94ae42ac35cd11000f40f56433020b03bc530a833839a5 [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 16:15:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:15:01 ---> package-listing.sh 16:15:01 ++ facter osfamily 16:15:01 ++ tr '[:upper:]' '[:lower:]' 16:15:01 + OS_FAMILY=redhat 16:15:01 + workspace=/w/workspace/dry_go-mod-core-contracts_master 16:15:01 + START_PACKAGES=/tmp/packages_start.txt 16:15:01 + END_PACKAGES=/tmp/packages_end.txt 16:15:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:15:01 + PACKAGES=/tmp/packages_start.txt 16:15:01 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 16:15:01 + PACKAGES=/tmp/packages_end.txt 16:15:01 + case "${OS_FAMILY}" in 16:15:01 + rpm -qa 16:15:01 + sort 16:15:05 + '[' -f /tmp/packages_start.txt ']' 16:15:05 + '[' -f /tmp/packages_end.txt ']' 16:15:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:15:05 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 16:15:05 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 16:15:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 16:15:05 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:15:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:15:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:06 16:15:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:15:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:07 alpine: Pulling from edgex-lftools-log-publisher 16:15:07 df20fa9351a1: Pulling fs layer 16:15:07 36b3adc4ff6f: Pulling fs layer 16:15:07 8ad3a11d3b57: Pulling fs layer 16:15:07 46f8f816bc3b: Pulling fs layer 16:15:07 93b61091891f: Pulling fs layer 16:15:07 93b9cdb0e59b: Pulling fs layer 16:15:07 5e14af77c1be: Pulling fs layer 16:15:07 01666e4c0597: Pulling fs layer 16:15:07 aa168da1d23b: Pulling fs layer 16:15:07 46f8f816bc3b: Waiting 16:15:07 93b61091891f: Waiting 16:15:07 93b9cdb0e59b: Waiting 16:15:07 5e14af77c1be: Waiting 16:15:07 01666e4c0597: Waiting 16:15:07 aa168da1d23b: Waiting 16:15:07 36b3adc4ff6f: Download complete 16:15:07 46f8f816bc3b: Download complete 16:15:07 df20fa9351a1: Verifying Checksum 16:15:07 df20fa9351a1: Download complete 16:15:07 93b9cdb0e59b: Verifying Checksum 16:15:07 93b9cdb0e59b: Download complete 16:15:07 93b61091891f: Verifying Checksum 16:15:07 93b61091891f: Download complete 16:15:07 01666e4c0597: Verifying Checksum 16:15:07 01666e4c0597: Download complete 16:15:07 5e14af77c1be: Verifying Checksum 16:15:07 5e14af77c1be: Download complete 16:15:07 8ad3a11d3b57: Verifying Checksum 16:15:07 8ad3a11d3b57: Download complete 16:15:07 df20fa9351a1: Pull complete 16:15:08 36b3adc4ff6f: Pull complete 16:15:09 8ad3a11d3b57: Pull complete 16:15:09 aa168da1d23b: Verifying Checksum 16:15:09 aa168da1d23b: Download complete 16:15:09 46f8f816bc3b: Pull complete 16:15:10 93b61091891f: Pull complete 16:15:10 93b9cdb0e59b: Pull complete 16:15:10 5e14af77c1be: Pull complete 16:15:10 01666e4c0597: Pull complete 16:15:18 aa168da1d23b: Pull complete 16:15:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:15:18 prd-centos7-docker-4c-2g-17520 does not seem to be running inside a container 16:15:19 $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:15:21 $ docker top e99f705b02c53f39afc024407d5229628c732fbf5ae70bdf1ea09e3ab1190608 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:22 + touch /tmp/pre-build-complete [Pipeline] sh 16:15:22 + mkdir -p /var/log/sa [Pipeline] sh 16:15:22 + ls /var/log/sa-host 16:15:22 + sadf -c /var/log/sa-host/sa23 16:15:22 file_magic: OK 16:15:22 HZ: Using current value: 100 16:15:22 file_header: OK 16:15:22 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 16:15:22 Statistics: 16:15:22 Hnuu...uuuununununu... 16:15:22 File successfully converted to sysstat format version 12.2.1 16:15:22 + sadf -c /var/log/sa-host/sa28 16:15:22 file_magic: OK 16:15:22 HZ: Using current value: 100 16:15:22 file_header: OK 16:15:22 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 16:15:22 Statistics: 16:15:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:15:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:23 provisioning config files... 16:15:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4060269695727648150tmp [Pipeline] { [Pipeline] echo 16:15:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:15:23 ---> create-netrc.sh [Pipeline] } 16:15:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:15:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:15:23 ---> python-tools-install.sh [Pipeline] echo 16:15:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:15:24 ---> sudo-logs.sh 16:15:24 Archiving 'sudo' log.. [Pipeline] echo 16:15:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:15:24 ---> job-cost.sh 16:15:24 lf-activate-venv: SKIPPING 16:15:24 INFO: No Stack... 16:15:25 INFO: Retrieving Pricing Info for: v1-standard-2 16:15:25 INFO: Archiving Costs [Pipeline] echo 16:15:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:15:26 ---> logs-deploy.sh 16:15:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/102 16:15:26 INFO: archiving workspace using pattern(s): 16:15:27 Archives upload complete. 16:15:27 INFO: archiving logs to Nexus 16:15:28 ---> uname -a: 16:15:28 Linux prd-centos7-docker-4c-2g-17520.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:15:28 16:15:28 16:15:28 ---> lscpu: 16:15:28 Architecture: x86_64 16:15:28 CPU op-mode(s): 32-bit, 64-bit 16:15:28 Byte Order: Little Endian 16:15:28 Address sizes: 40 bits physical, 48 bits virtual 16:15:28 CPU(s): 4 16:15:28 On-line CPU(s) list: 0-3 16:15:28 Thread(s) per core: 1 16:15:28 Core(s) per socket: 1 16:15:28 Socket(s): 4 16:15:28 NUMA node(s): 1 16:15:28 Vendor ID: GenuineIntel 16:15:28 CPU family: 6 16:15:28 Model: 44 16:15:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:15:28 Stepping: 1 16:15:28 CPU MHz: 2933.438 16:15:28 BogoMIPS: 5866.87 16:15:28 Virtualization: VT-x 16:15:28 Hypervisor vendor: KVM 16:15:28 Virtualization type: full 16:15:28 L1d cache: 128 KiB 16:15:28 L1i cache: 128 KiB 16:15:28 L2 cache: 16 MiB 16:15:28 L3 cache: 64 MiB 16:15:28 NUMA node0 CPU(s): 0-3 16:15:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:15:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:15:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:15:28 Vulnerability Meltdown: Mitigation; PTI 16:15:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:15:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:15:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:15:28 Vulnerability Srbds: Not affected 16:15:28 Vulnerability Tsx async abort: Not affected 16:15:28 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 16:15:28 16:15:28 16:15:28 ---> nproc: 16:15:28 4 16:15:28 16:15:28 16:15:28 ---> df -h: 16:15:28 Filesystem Size Used Available Use% Mounted on 16:15:28 overlay 50.0G 8.5G 41.4G 17% / 16:15:28 tmpfs 64.0M 0 64.0M 0% /dev 16:15:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:15:28 shm 64.0M 0 64.0M 0% /dev/shm 16:15:28 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 16:15:28 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 16:15:28 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 16:15:28 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 16:15:28 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 16:15:28 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 16:15:28 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 16:15:28 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 16:15:28 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 16:15:28 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 16:15:28 16:15:28 16:15:28 ---> free -m: 16:15:28 total used free shared buff/cache available 16:15:28 Mem: 1837 828 144 0 864 944 16:15:28 Swap: 1023 3 1020 16:15:28 16:15:28 16:15:28 ---> ip addr: 16:15:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:15:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:15:28 inet 127.0.0.1/8 scope host lo 16:15:28 valid_lft forever preferred_lft forever 16:15:28 inet6 ::1/128 scope host 16:15:28 valid_lft forever preferred_lft forever 16:15:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:15:28 link/ether fa:16:3e:9d:78:41 brd ff:ff:ff:ff:ff:ff 16:15:28 inet 10.30.123.117/23 brd 10.30.123.255 scope global dynamic eth0 16:15:28 valid_lft 85941sec preferred_lft 85941sec 16:15:28 inet6 fe80::f816:3eff:fe9d:7841/64 scope link 16:15:28 valid_lft forever preferred_lft forever 16:15:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:15:28 link/ether 02:42:0a:25:43:d4 brd ff:ff:ff:ff:ff:ff 16:15:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:15:28 valid_lft forever preferred_lft forever 16:15:28 inet6 fe80::42:aff:fe25:43d4/64 scope link 16:15:28 valid_lft forever preferred_lft forever 16:15:28 16:15:28 16:15:28 ---> sar -b -r -n DEV: 16:15:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/28/20 _x86_64_ (4 CPU) 16:15:28 16:15:28 16:07:39 LINUX RESTART (4 CPU) 16:15:28 16:15:28 16:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:15:28 16:09:01 111.49 45.01 66.49 0.00 7898.98 20865.10 0.00 16:15:28 16:10:01 2.78 0.03 2.75 0.00 1.07 101.15 0.00 16:15:28 16:11:01 0.42 0.00 0.42 0.00 0.00 6.06 0.00 16:15:28 16:12:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 16:15:28 16:13:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 16:15:28 16:14:01 264.08 161.92 102.16 0.00 8366.71 35190.95 0.00 16:15:28 16:15:01 215.25 78.16 137.08 0.00 4429.96 33008.01 0.00 16:15:28 Average: 84.89 40.73 44.15 0.00 2945.74 12723.92 0.00 16:15:28 16:15:28 16:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:15:28 16:09:01 153308 0 597780 31.77 2620 1127836 1086232 37.07 406280 1122856 128 16:15:28 16:10:01 155780 0 595188 31.63 2620 1127956 1085860 37.06 410056 1116776 16 16:15:28 16:11:01 156696 0 594268 31.58 2620 1127960 1074588 36.67 407396 1118256 20 16:15:28 16:12:01 155200 0 595764 31.66 2620 1127960 1074564 36.67 425804 1101548 16 16:15:28 16:13:01 155432 0 595524 31.65 2620 1127968 1074636 36.68 419852 1107916 20 16:15:28 16:14:01 199908 0 660860 35.12 2596 1018180 1186216 40.48 515244 914412 40 16:15:28 16:15:01 225996 0 775696 41.23 1652 878200 1102112 37.61 581040 735852 76 16:15:28 Average: 171760 0 630726 33.52 2478 1076580 1097744 37.46 452239 1031088 45 16:15:28 16:15:28 16:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:15:28 16:09:01 eth0 599.24 397.94 1098.35 97.80 0.00 0.00 0.00 0.00 16:15:28 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:09:01 docker0 7.84 5.52 1.49 15.04 0.00 0.00 0.00 0.00 16:15:28 16:10:01 eth0 2.80 1.57 1.79 0.29 0.00 0.00 0.00 0.00 16:15:28 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:11:01 eth0 1.23 0.37 0.33 0.17 0.00 0.00 0.00 0.00 16:15:28 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:12:01 eth0 1.73 0.28 0.38 0.23 0.00 0.00 0.00 0.00 16:15:28 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:13:01 eth0 1.12 0.72 0.61 0.41 0.00 0.00 0.00 0.00 16:15:28 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:14:01 eth0 481.57 416.68 4218.34 39.65 0.00 0.00 0.00 0.00 16:15:28 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:14:01 vethb127608 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:14:01 docker0 16.83 16.21 1.32 122.96 0.00 0.00 0.00 0.00 16:15:28 16:15:01 eth0 485.95 413.28 3462.65 107.02 0.00 0.00 0.00 0.00 16:15:28 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 16:15:01 docker0 22.54 25.40 1.71 201.96 0.00 0.00 0.00 0.00 16:15:28 Average: eth0 223.98 175.35 1255.37 34.94 0.00 0.00 0.00 0.00 16:15:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:28 Average: docker0 6.74 6.74 0.64 48.66 0.00 0.00 0.00 0.00 16:15:28 16:15:28 16:15:28 ---> sar -P ALL: 16:15:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/28/20 _x86_64_ (4 CPU) 16:15:28 16:15:28 16:07:39 LINUX RESTART (4 CPU) 16:15:28 16:15:28 16:08:02 CPU %user %nice %system %iowait %steal %idle 16:15:28 16:09:01 all 13.83 0.00 5.99 3.04 0.03 77.11 16:15:28 16:09:01 0 14.05 0.00 6.50 2.33 0.03 77.08 16:15:28 16:09:01 1 17.52 0.00 4.76 3.05 0.03 74.64 16:15:28 16:09:01 2 12.23 0.00 5.94 2.41 0.05 79.37 16:15:28 16:09:01 3 11.52 0.00 6.76 4.36 0.02 77.34 16:15:28 16:10:01 all 0.20 0.00 0.06 0.00 0.00 99.75 16:15:28 16:10:01 0 0.07 0.00 0.07 0.00 0.00 99.87 16:15:28 16:10:01 1 0.08 0.00 0.08 0.00 0.00 99.83 16:15:28 16:10:01 2 0.08 0.00 0.03 0.00 0.00 99.88 16:15:28 16:10:01 3 0.55 0.00 0.05 0.00 0.00 99.40 16:15:28 16:11:01 all 0.17 0.00 0.07 0.00 0.00 99.76 16:15:28 16:11:01 0 0.05 0.00 0.10 0.00 0.00 99.85 16:15:28 16:11:01 1 0.07 0.00 0.07 0.00 0.00 99.87 16:15:28 16:11:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:15:28 16:11:01 3 0.53 0.00 0.05 0.00 0.00 99.42 16:15:28 16:12:01 all 0.16 0.00 0.05 0.00 0.00 99.79 16:15:28 16:12:01 0 0.07 0.00 0.10 0.00 0.00 99.83 16:15:28 16:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:15:28 16:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:15:28 16:12:01 3 0.52 0.00 0.05 0.00 0.00 99.43 16:15:28 16:13:01 all 0.13 0.00 0.07 0.00 0.01 99.78 16:15:28 16:13:01 0 0.10 0.00 0.08 0.00 0.03 99.78 16:15:28 16:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:15:28 16:13:01 2 0.17 0.00 0.03 0.00 0.00 99.80 16:15:28 16:13:01 3 0.22 0.00 0.13 0.00 0.02 99.63 16:15:28 16:14:01 all 9.23 0.00 6.38 1.94 0.03 82.42 16:15:28 16:14:01 0 8.77 0.00 6.15 1.92 0.02 83.15 16:15:28 16:14:01 1 8.98 0.00 6.03 0.76 0.03 84.20 16:15:28 16:14:01 2 10.31 0.00 6.79 1.83 0.03 81.04 16:15:28 16:14:01 3 8.85 0.00 6.56 3.27 0.03 81.28 16:15:28 16:15:01 all 11.43 0.00 8.49 2.91 0.03 77.14 16:15:28 16:15:01 0 11.08 0.00 8.23 2.23 0.03 78.43 16:15:28 16:15:01 1 10.49 0.00 8.14 2.26 0.00 79.10 16:15:28 16:15:01 2 12.98 0.00 8.52 4.79 0.03 73.67 16:15:28 16:15:01 3 11.19 0.00 9.06 2.38 0.05 77.32 16:15:28 Average: all 4.95 0.00 2.98 1.11 0.02 90.94 16:15:28 Average: 0 4.81 0.00 2.99 0.91 0.02 91.26 16:15:28 Average: 1 5.25 0.00 2.70 0.86 0.01 91.18 16:15:28 Average: 2 5.05 0.00 3.02 1.27 0.02 90.64 16:15:28 Average: 3 4.70 0.00 3.19 1.41 0.02 90.68 16:15:28 16:15:28 16:15:28