Pull request #365 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than 8bd587b11e02ff821c022df4875af3b222095964 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11576 in /w/workspace/dry_go-mod-core-contracts_PR-365 [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_PR-365 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 8bd587b11e02ff821c022df4875af3b222095964 Merge succeeded, producing 8bd587b11e02ff821c022df4875af3b222095964 Checking out Revision 8bd587b11e02ff821c022df4875af3b222095964 (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 Commit message: "feat(clients): Add V2 CommonClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:02:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk cb74613304170fa318f55a553a79b6ebd3a8f3e8 # timeout=10 08:02:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:02:24 ========================================================= 08:02:24 EdgeX Global Pipelines Version Info 08:02:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:02:26 ------------------- 08:02:26 stable info: 08:02:26 ------------------- 08:02:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:02:26 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 08:02:26 Message: update stable to v1.0.162 08:02:27 ------------------- 08:02:27 experimental info: 08:02:27 ------------------- 08:02:27 Commited By: **** collab-it+edgex@linuxfoundation.org 08:02:27 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 08:02:27 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:02:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:02:27 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:02:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:02:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:02:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:02:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:02:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:02:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:02:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:02:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:02:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:02:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 08:02:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:02:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:02:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:02:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:02:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:02:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:02:30 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:02:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 08:02:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 08:02:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 08:02:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bd587b11e02ff821c022df4875af3b222095964 [Pipeline] echo 08:02:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bd587b [Pipeline] echo 08:02:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:02:31 provisioning config files... 08:02:31 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config8401393360534180855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:31 ---> docker-login.sh 08:02:31 nexus3.edgexfoundry.org:10001 08:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:32 Configure a credential helper to remove this warning. See 08:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:32 08:02:32 Login Succeeded 08:02:32 nexus3.edgexfoundry.org:10002 08:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:32 Configure a credential helper to remove this warning. See 08:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:32 08:02:32 Login Succeeded 08:02:32 nexus3.edgexfoundry.org:10003 08:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:32 Configure a credential helper to remove this warning. See 08:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:32 08:02:32 Login Succeeded 08:02:32 nexus3.edgexfoundry.org:10004 08:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:32 Configure a credential helper to remove this warning. See 08:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:32 08:02:32 Login Succeeded 08:02:32 docker.io 08:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:33 Configure a credential helper to remove this warning. See 08:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:33 08:02:33 Login Succeeded 08:02:33 ---> docker-login.sh ends [Pipeline] } 08:02:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:02:34 + git log --format=format:%s -1 8bd587b11e02ff821c022df4875af3b222095964 [Pipeline] echo 08:02:34 GIT_COMMIT: 8bd587b11e02ff821c022df4875af3b222095964, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo 08:02:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:02:35 08:02:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:02:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:02:35 latest: Pulling from edgex-devops/git-semver 08:02:35 31603596830f: Pulling fs layer 08:02:35 2a8b12db71e7: Pulling fs layer 08:02:35 6ca5941a6612: Pulling fs layer 08:02:35 ecc8261a40a4: Pulling fs layer 08:02:35 ecc8261a40a4: Waiting 08:02:35 2a8b12db71e7: Download complete 08:02:35 31603596830f: Download complete 08:02:35 6ca5941a6612: Verifying Checksum 08:02:35 6ca5941a6612: Download complete 08:02:35 ecc8261a40a4: Verifying Checksum 08:02:35 ecc8261a40a4: Download complete 08:02:36 31603596830f: Pull complete 08:02:36 2a8b12db71e7: Pull complete 08:02:37 6ca5941a6612: Pull complete 08:02:37 ecc8261a40a4: Pull complete 08:02:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:02:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:02:37 prd-centos7-docker-4c-2g-11576 does not seem to be running inside a container 08:02:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:02:39 $ docker top d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:39 [ssh-agent] Looking for ssh-agent implementation... 08:02:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:39 $ docker exec d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 ssh-agent 08:02:39 SSH_AUTH_SOCK=/tmp/ssh-rumRVxs4m4tS/agent.12 08:02:39 SSH_AGENT_PID=17 08:02:39 Running ssh-add (command line suppressed) 08:02:40 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_2840077974482824699.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_2840077974482824699.key) 08:02:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:40 + git tag --points-at HEAD [Pipeline] } 08:02:40 $ docker exec --env ******** --env ******** d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 ssh-agent -k 08:02:40 unset SSH_AUTH_SOCK; 08:02:40 unset SSH_AGENT_PID; 08:02:40 echo Agent pid 17 killed; 08:02:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:02:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:40 [ssh-agent] Looking for ssh-agent implementation... 08:02:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:41 $ docker exec d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 ssh-agent 08:02:41 SSH_AUTH_SOCK=/tmp/ssh-xmOXBZXCDDRX/agent.45 08:02:41 SSH_AGENT_PID=50 08:02:41 Running ssh-add (command line suppressed) 08:02:41 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_7281767433510595925.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_7281767433510595925.key) 08:02:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:41 + git semver init 08:02:41 # -> Open(): unable to determine branch for HEAD 08:02:41 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git 08:02:41 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 08:02:41 # $SEMVER_REMOTE_NAME = origin 08:02:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:02:41 # $SEMVER_USER_NAME = edgex-jenkins 08:02:41 # $SEMVER_BRANCH = PR-365 08:02:41 # $SEMVER_TEMP = /tmp/semver-112469375 08:02:41 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:02:42 # '/tmp/semver-112469375' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' 08:02:42 # -> Force: false 08:02:42 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } 08:02:42 $ docker exec --env ******** --env ******** d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 ssh-agent -k 08:02:42 unset SSH_AUTH_SOCK; 08:02:42 unset SSH_AGENT_PID; 08:02:42 echo Agent pid 50 killed; 08:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:42 + git semver [Pipeline] } 08:02:42 $ docker stop --time=1 d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 08:02:44 $ docker rm -f d90dbb8fa2054d8fd54bd11530a700a3d8df12d7a6949d3d60eeef1933ce43d3 [Pipeline] // withDockerContainer [Pipeline] sh 08:02:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:02:46 Stashed 1 file(s) [Pipeline] echo 08:02:46 [edgeXSemver]: initialized semver on version 0.0.0 [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 08:03:01 Still waiting to schedule task 08:03:01 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11576’ 08:03:01 Still waiting to schedule task 08:03:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:04:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11577 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 08:04:42 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 08:04:47 using credential edgex-jenkins-ssh 08:04:47 Cloning the remote Git repository 08:04:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:04:47 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 08:04:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:04:47 > git --version # timeout=10 08:04:47 > git --version # 'git version 2.17.1' 08:04:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:49 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 8bd587b11e02ff821c022df4875af3b222095964 08:04:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:04:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:04:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:04:49 > git config core.sparsecheckout # timeout=10 08:04:49 > git checkout -f 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 08:04:49 > git remote # timeout=10 08:04:49 > git config --get remote.origin.url # timeout=10 08:04:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:49 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 08:04:49 Merge succeeded, producing 8bd587b11e02ff821c022df4875af3b222095964 08:04:49 Checking out Revision 8bd587b11e02ff821c022df4875af3b222095964 (PR-365) 08:04:49 > git rev-parse HEAD^{commit} # timeout=10 08:04:49 > git config core.sparsecheckout # timeout=10 08:04:49 > git checkout -f 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 08:04:54 Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:04:54 provisioning config files... 08:04:54 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/5@tmp/config410227557332010496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:55 ---> docker-login.sh 08:04:55 nexus3.edgexfoundry.org:10001 08:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:57 Configure a credential helper to remove this warning. See 08:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:57 08:04:57 Login Succeeded 08:04:57 nexus3.edgexfoundry.org:10002 08:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:57 Configure a credential helper to remove this warning. See 08:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:57 08:04:57 Login Succeeded 08:04:57 nexus3.edgexfoundry.org:10003 08:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:58 Configure a credential helper to remove this warning. See 08:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:58 08:04:58 Login Succeeded 08:04:58 nexus3.edgexfoundry.org:10004 08:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:58 Configure a credential helper to remove this warning. See 08:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:58 08:04:58 Login Succeeded 08:04:58 docker.io 08:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:59 Configure a credential helper to remove this warning. See 08:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:59 08:04:59 Login Succeeded 08:04:59 ---> docker-login.sh ends [Pipeline] } 08:04:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:05:00 ========================================================= 08:05:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:05:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:05:00 + 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 . 08:05:01 Sending build context to Docker daemon 1.854MB 08:05:01 Step 1/7 : ARG BASE=golang:1.15-alpine 08:05:01 Step 2/7 : FROM ${BASE} 08:05:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:05:01 b538f80385f9: Pulling fs layer 08:05:01 74f711af9a0d: Pulling fs layer 08:05:01 99f96fe45779: Pulling fs layer 08:05:01 8529a6b9a6be: Pulling fs layer 08:05:01 45590311c82a: Pulling fs layer 08:05:01 69ca0ff8b7b3: Pulling fs layer 08:05:01 209524e5b208: Pulling fs layer 08:05:01 45590311c82a: Waiting 08:05:01 69ca0ff8b7b3: Waiting 08:05:01 8529a6b9a6be: Waiting 08:05:01 209524e5b208: Waiting 08:05:01 99f96fe45779: Verifying Checksum 08:05:01 99f96fe45779: Download complete 08:05:01 74f711af9a0d: Verifying Checksum 08:05:01 74f711af9a0d: Download complete 08:05:01 45590311c82a: Verifying Checksum 08:05:01 45590311c82a: Download complete 08:05:01 69ca0ff8b7b3: Verifying Checksum 08:05:01 69ca0ff8b7b3: Download complete 08:05:01 b538f80385f9: Verifying Checksum 08:05:01 b538f80385f9: Download complete 08:05:01 b538f80385f9: Pull complete 08:05:02 74f711af9a0d: Pull complete 08:05:02 99f96fe45779: Pull complete 08:05:04 209524e5b208: Verifying Checksum 08:05:04 209524e5b208: Download complete 08:05:05 8529a6b9a6be: Verifying Checksum 08:05:05 8529a6b9a6be: Download complete 08:05:16 8529a6b9a6be: Pull complete 08:05:16 45590311c82a: Pull complete 08:05:16 69ca0ff8b7b3: Pull complete 08:05:20 209524e5b208: Pull complete 08:05:20 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:05:20 ---> 5bddaf1c2fca 08:05:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:05:23 ---> Running in 37aa3bd79a57 08:05:23 Removing intermediate container 37aa3bd79a57 08:05:23 ---> 70a3cf6926fe 08:05:23 Step 4/7 : RUN apk add bash 08:05:23 ---> Running in 646f40c81054 08:05:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:05:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:05:27 OK: 142 MiB in 39 packages 08:05:28 Removing intermediate container 646f40c81054 08:05:28 ---> 23e13d25909b 08:05:28 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:05:28 ---> Running in c6e57b7132ae 08:05:28 Removing intermediate container c6e57b7132ae 08:05:28 ---> 6310f2bf2f53 08:05:28 Step 6/7 : COPY go.mod . 08:05:29 ---> f590ea8648db 08:05:29 Step 7/7 : RUN go mod download 08:05:29 ---> Running in acd8c3602220 08:05:39 Running on prd-centos7-docker-4c-2g-11579 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 08:05:39 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 08:05:42 using credential edgex-jenkins-ssh 08:05:42 Cloning the remote Git repository 08:05:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:05:42 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 08:05:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:05:42 > git --version # timeout=10 08:05:42 > git --version # 'git version 2.16.5' 08:05:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:43 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 8bd587b11e02ff821c022df4875af3b222095964 08:05:44 Merge succeeded, producing 8bd587b11e02ff821c022df4875af3b222095964 08:05:44 Checking out Revision 8bd587b11e02ff821c022df4875af3b222095964 (PR-365) 08:05:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:05:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:05:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:05:43 > git config core.sparsecheckout # timeout=10 08:05:44 > git checkout -f 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 08:05:44 > git remote # timeout=10 08:05:44 > git config --get remote.origin.url # timeout=10 08:05:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:44 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 08:05:44 > git rev-parse HEAD^{commit} # timeout=10 08:05:44 > git config core.sparsecheckout # timeout=10 08:05:44 > git checkout -f 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 08:05:44 Removing intermediate container acd8c3602220 08:05:44 ---> 1682f5d1b047 08:05:44 Successfully built 1682f5d1b047 08:05:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:05:45 + docker inspect -f . ci-base-image-arm64 08:05:45 . [Pipeline] withDockerContainer 08:05:45 prd-ubuntu18.04-docker-arm64-4c-16g-11577 does not seem to be running inside a container 08:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:47 $ docker top 4b770ac0f357238a3aae5ebd21fcf054b017cbf8978b5680c7f0c437de42d8d0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:47 Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:05:48 provisioning config files... 08:05:48 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/5@tmp/config1143793007979621773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:48 + go version 08:05:48 go version go1.15.2 linux/arm64 [Pipeline] } 08:05:49 $ docker stop --time=1 4b770ac0f357238a3aae5ebd21fcf054b017cbf8978b5680c7f0c437de42d8d0 08:05:49 ---> docker-login.sh 08:05:49 nexus3.edgexfoundry.org:10001 08:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:49 Configure a credential helper to remove this warning. See 08:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:49 08:05:49 Login Succeeded 08:05:49 nexus3.edgexfoundry.org:10002 08:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:49 Configure a credential helper to remove this warning. See 08:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:49 08:05:49 Login Succeeded 08:05:49 nexus3.edgexfoundry.org:10003 08:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:50 Configure a credential helper to remove this warning. See 08:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:50 08:05:50 Login Succeeded 08:05:50 nexus3.edgexfoundry.org:10004 08:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:50 Configure a credential helper to remove this warning. See 08:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:50 08:05:50 Login Succeeded 08:05:50 docker.io 08:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:50 Configure a credential helper to remove this warning. See 08:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:50 08:05:50 Login Succeeded 08:05:50 ---> docker-login.sh ends 08:05:51 $ docker rm -f 4b770ac0f357238a3aae5ebd21fcf054b017cbf8978b5680c7f0c437de42d8d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:05:51 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] echo 08:05:51 ========================================================= 08:05:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:05:51 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:05:52 + docker inspect -f . ci-base-image-arm64 08:05:52 . [Pipeline] withDockerContainer 08:05:52 + 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 . 08:05:52 prd-ubuntu18.04-docker-arm64-4c-16g-11577 does not seem to be running inside a container 08:05:52 Sending build context to Docker daemon 1.854MB 08:05:52 Step 1/7 : ARG BASE=golang:1.15-alpine 08:05:52 Step 2/7 : FROM ${BASE} 08:05:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:05:52 df20fa9351a1: Pulling fs layer 08:05:52 ed8968b2872e: Pulling fs layer 08:05:52 a92cc7c5fd73: Pulling fs layer 08:05:52 e871e8e8d7a9: Pulling fs layer 08:05:52 e73272ec9a57: Pulling fs layer 08:05:52 1e910a182e73: Pulling fs layer 08:05:52 4e634b169226: Pulling fs layer 08:05:52 e73272ec9a57: Waiting 08:05:52 1e910a182e73: Waiting 08:05:52 4e634b169226: Waiting 08:05:52 e871e8e8d7a9: Waiting 08:05:52 a92cc7c5fd73: Verifying Checksum 08:05:52 a92cc7c5fd73: Download complete 08:05:52 ed8968b2872e: Download complete 08:05:52 e73272ec9a57: Verifying Checksum 08:05:52 e73272ec9a57: Download complete 08:05:52 df20fa9351a1: Verifying Checksum 08:05:52 df20fa9351a1: Download complete 08:05:52 1e910a182e73: Verifying Checksum 08:05:52 1e910a182e73: Download complete 08:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:52 df20fa9351a1: Pull complete 08:05:53 ed8968b2872e: Pull complete 08:05:53 a92cc7c5fd73: Pull complete 08:05:54 $ docker top ec4aba1fcc5767136f21989a108e795d6a37447bef4ef2ee4dbc93d8c16c121a -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:55 4e634b169226: Verifying Checksum 08:05:55 4e634b169226: Download complete 08:05:55 e871e8e8d7a9: Verifying Checksum 08:05:55 e871e8e8d7a9: Download complete 08:05:55 + make test 08:05:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:06:00 e871e8e8d7a9: Pull complete 08:06:00 e73272ec9a57: Pull complete 08:06:00 1e910a182e73: Pull complete 08:06:06 4e634b169226: Pull complete 08:06:06 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:06:06 ---> f7629b54cfaa 08:06:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:06:06 ---> Running in cbb44c3bdd7b 08:06:06 Removing intermediate container cbb44c3bdd7b 08:06:06 ---> 64cdf20a34e4 08:06:06 Step 4/7 : RUN apk add bash 08:06:06 ---> Running in f1a40e34f115 08:06:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:09 OK: 166 MiB in 39 packages 08:06:10 Removing intermediate container f1a40e34f115 08:06:10 ---> ebb4efac09fb 08:06:10 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:06:10 ---> Running in 5eff7ff06ce5 08:06:10 Removing intermediate container 5eff7ff06ce5 08:06:10 ---> 16c6fbe2b3cc 08:06:10 Step 6/7 : COPY go.mod . 08:06:10 ---> ab60d5d7ad5f 08:06:10 Step 7/7 : RUN go mod download 08:06:10 ---> Running in c08a681ca218 08:06:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:06:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.031s coverage: 85.7% of statements 08:06:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements 08:06:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.048s coverage: 45.4% of statements 08:06:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements 08:06:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:06:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements 08:06:20 Removing intermediate container c08a681ca218 08:06:20 ---> a416860a7c53 08:06:20 Successfully built a416860a7c53 08:06:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:06:21 + docker inspect -f . ci-base-image-x86_64 08:06:21 . [Pipeline] withDockerContainer 08:06:21 prd-centos7-docker-4c-2g-11579 does not seem to be running inside a container 08:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:06:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.059s coverage: 14.7% of statements 08:06:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.047s coverage: 100.0% of statements 08:06:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.086s coverage: 91.8% of statements 08:06:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:06:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:06:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.018s coverage: 100.0% of statements 08:06:22 $ docker top bc48abfa6e427d9278a56a55a39e78d7d5a51072176edde522dad2bb628833f3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:22 + go version 08:06:22 go version go1.15.2 linux/amd64 [Pipeline] } 08:06:22 $ docker stop --time=1 bc48abfa6e427d9278a56a55a39e78d7d5a51072176edde522dad2bb628833f3 08:06:23 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.027s coverage: 48.9% of statements 08:06:24 $ docker rm -f bc48abfa6e427d9278a56a55a39e78d7d5a51072176edde522dad2bb628833f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:25 + docker inspect -f . ci-base-image-x86_64 08:06:25 . [Pipeline] withDockerContainer 08:06:25 prd-centos7-docker-4c-2g-11579 does not seem to be running inside a container 08:06:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:06:26 $ docker top cc24ccce09b18552becd3e0b15a28391a9f6b01d13cf5f13d63d6cff3b26887b -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:26 + make test 08:06:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:06:28 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.081s coverage: 63.0% of statements 08:06:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.021s coverage: 26.3% of statements 08:06:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.044s coverage: 15.4% of statements 08:06:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.049s coverage: 15.4% of statements 08:06:28 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.038s coverage: 14.3% of statements 08:06:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:06:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.078s coverage: 75.7% of statements 08:06:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] 08:06:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.064s coverage: 29.1% of statements 08:06:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.038s coverage: 100.0% of statements 08:06:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.057s coverage: 94.4% of statements 08:06:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.036s coverage: 100.0% of statements 08:06:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:06:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:06:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:06:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.021s coverage: 85.7% of statements 08:06:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.016s coverage: 100.0% of statements 08:06:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements 08:06:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.020s coverage: 77.8% of statements 08:06:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:06:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 6.4% of statements 08:06:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.017s coverage: 14.7% of statements 08:06:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements 08:06:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.061s coverage: 91.8% of statements 08:06:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:06:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:06:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.006s coverage: 100.0% of statements 08:06:36 gofmt -l . 08:06:36 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.019s coverage: 48.9% of statements 08:06:36 v2/constants.go 08:06:36 [ "`gofmt -l .`" = "" ] 08:06:36 make: *** [Makefile:9: test] Error 1 [Pipeline] } 08:06:37 $ docker stop --time=1 ec4aba1fcc5767136f21989a108e795d6a37447bef4ef2ee4dbc93d8c16c121a 08:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.029s coverage: 63.0% of statements 08:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements 08:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements 08:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.022s coverage: 15.4% of statements 08:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements 08:06:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.028s coverage: 75.7% of statements 08:06:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] 08:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 29.1% of statements 08:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements 08:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.017s coverage: 94.4% of statements 08:06:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.013s coverage: 100.0% of statements 08:06:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:06:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:06:39 $ docker rm -f ec4aba1fcc5767136f21989a108e795d6a37447bef4ef2ee4dbc93d8c16c121a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 08:06:40 gofmt -l . 08:06:40 v2/constants.go 08:06:40 [ "`gofmt -l .`" = "" ] [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } 08:06:40 make: *** [Makefile:9: test] Error 1 [Pipeline] // stage [Pipeline] } [Pipeline] } 08:06:40 $ docker stop --time=1 cc24ccce09b18552becd3e0b15a28391a9f6b01d13cf5f13d63d6cff3b26887b 08:06:42 $ docker rm -f cc24ccce09b18552becd3e0b15a28391a9f6b01d13cf5f13d63d6cff3b26887b [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] } 08:06:43 Failed in branch arm64 Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:06:44 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:06:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:06:48 ---> package-listing.sh 08:06:48 ++ facter osfamily 08:06:48 ++ tr '[:upper:]' '[:lower:]' 08:06:48 + OS_FAMILY=redhat 08:06:48 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 08:06:48 + START_PACKAGES=/tmp/packages_start.txt 08:06:48 + END_PACKAGES=/tmp/packages_end.txt 08:06:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:48 + PACKAGES=/tmp/packages_start.txt 08:06:48 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 08:06:48 + PACKAGES=/tmp/packages_end.txt 08:06:48 + case "${OS_FAMILY}" in 08:06:48 + rpm -qa 08:06:48 + sort 08:06:52 + '[' -f /tmp/packages_start.txt ']' 08:06:52 + '[' -f /tmp/packages_end.txt ']' 08:06:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:52 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 08:06:52 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ 08:06:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo 08:06:52 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_PR-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:06:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:06:53 08:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:06:53 alpine: Pulling from edgex-lftools-log-publisher 08:06:53 df20fa9351a1: Pulling fs layer 08:06:53 36b3adc4ff6f: Pulling fs layer 08:06:53 8ad3a11d3b57: Pulling fs layer 08:06:53 46f8f816bc3b: Pulling fs layer 08:06:53 93b61091891f: Pulling fs layer 08:06:53 93b9cdb0e59b: Pulling fs layer 08:06:53 5e14af77c1be: Pulling fs layer 08:06:53 01666e4c0597: Pulling fs layer 08:06:53 aa168da1d23b: Pulling fs layer 08:06:53 93b61091891f: Waiting 08:06:53 93b9cdb0e59b: Waiting 08:06:53 5e14af77c1be: Waiting 08:06:53 01666e4c0597: Waiting 08:06:53 aa168da1d23b: Waiting 08:06:53 46f8f816bc3b: Waiting 08:06:53 36b3adc4ff6f: Verifying Checksum 08:06:53 36b3adc4ff6f: Download complete 08:06:53 46f8f816bc3b: Verifying Checksum 08:06:53 46f8f816bc3b: Download complete 08:06:53 df20fa9351a1: Verifying Checksum 08:06:53 df20fa9351a1: Download complete 08:06:53 93b9cdb0e59b: Verifying Checksum 08:06:53 93b9cdb0e59b: Download complete 08:06:53 93b61091891f: Download complete 08:06:53 5e14af77c1be: Verifying Checksum 08:06:53 5e14af77c1be: Download complete 08:06:53 01666e4c0597: Verifying Checksum 08:06:53 01666e4c0597: Download complete 08:06:54 df20fa9351a1: Pull complete 08:06:54 8ad3a11d3b57: Verifying Checksum 08:06:54 8ad3a11d3b57: Download complete 08:06:54 36b3adc4ff6f: Pull complete 08:06:54 8ad3a11d3b57: Pull complete 08:06:55 46f8f816bc3b: Pull complete 08:06:55 93b61091891f: Pull complete 08:06:55 93b9cdb0e59b: Pull complete 08:06:55 5e14af77c1be: Pull complete 08:06:55 01666e4c0597: Pull complete 08:06:55 aa168da1d23b: Verifying Checksum 08:06:55 aa168da1d23b: Download complete 08:07:02 aa168da1d23b: Pull complete 08:07:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:07:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:07:02 prd-centos7-docker-4c-2g-11576 does not seem to be running inside a container 08:07:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-365/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_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:07:06 $ docker top ed8ac09953c08ae0042f15074b971e95603b1a90b26f2358aaf0394a96093d6c -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:06 + touch /tmp/pre-build-complete [Pipeline] sh 08:07:07 + mkdir -p /var/log/sa [Pipeline] sh 08:07:07 + ls /var/log/sa-host 08:07:07 + sadf -c /var/log/sa-host/sa05 08:07:07 file_magic: OK 08:07:07 HZ: Using current value: 100 08:07:07 file_header: OK 08:07:07 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 08:07:07 Statistics: 08:07:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:07:07 File successfully converted to sysstat format version 12.2.1 08:07:07 + sadf -c /var/log/sa-host/sa09 08:07:07 file_magic: OK 08:07:07 HZ: Using current value: 100 08:07:07 file_header: OK 08:07:07 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 08:07:07 Statistics: 08:07:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:07:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:07 provisioning config files... 08:07:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config6884393397782623344tmp [Pipeline] { [Pipeline] echo 08:07:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:07:08 ---> create-netrc.sh [Pipeline] } 08:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:07:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:07:08 ---> python-tools-install.sh [Pipeline] echo 08:07:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:07:09 ---> sudo-logs.sh 08:07:09 Archiving 'sudo' log.. [Pipeline] echo 08:07:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:07:09 ---> job-cost.sh 08:07:09 lf-activate-venv: SKIPPING 08:07:09 INFO: No Stack... 08:07:10 INFO: Retrieving Pricing Info for: v1-standard-2 08:07:10 INFO: Archiving Costs [Pipeline] echo 08:07:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:07:11 ---> logs-deploy.sh 08:07:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/5 08:07:11 INFO: archiving workspace using pattern(s): 08:07:12 Archives upload complete. 08:07:12 INFO: archiving logs to Nexus 08:07:13 ---> uname -a: 08:07:13 Linux prd-centos7-docker-4c-2g-11576.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 08:07:13 08:07:13 08:07:13 ---> lscpu: 08:07:13 Architecture: x86_64 08:07:13 CPU op-mode(s): 32-bit, 64-bit 08:07:13 Byte Order: Little Endian 08:07:13 Address sizes: 40 bits physical, 48 bits virtual 08:07:13 CPU(s): 4 08:07:13 On-line CPU(s) list: 0-3 08:07:13 Thread(s) per core: 1 08:07:13 Core(s) per socket: 1 08:07:13 Socket(s): 4 08:07:13 NUMA node(s): 1 08:07:13 Vendor ID: GenuineIntel 08:07:13 CPU family: 6 08:07:13 Model: 44 08:07:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:07:13 Stepping: 1 08:07:13 CPU MHz: 2933.442 08:07:13 BogoMIPS: 5866.88 08:07:13 Virtualization: VT-x 08:07:13 Hypervisor vendor: KVM 08:07:13 Virtualization type: full 08:07:13 L1d cache: 128 KiB 08:07:13 L1i cache: 128 KiB 08:07:13 L2 cache: 16 MiB 08:07:13 L3 cache: 64 MiB 08:07:13 NUMA node0 CPU(s): 0-3 08:07:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:07:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:07:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:07:13 Vulnerability Meltdown: Mitigation; PTI 08:07:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:07:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:07:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:07:13 Vulnerability Tsx async abort: Not affected 08:07:13 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 08:07:13 08:07:13 08:07:13 ---> nproc: 08:07:13 4 08:07:13 08:07:13 08:07:13 ---> df -h: 08:07:13 Filesystem Size Used Available Use% Mounted on 08:07:13 overlay 50.0G 7.2G 42.8G 14% / 08:07:13 tmpfs 64.0M 0 64.0M 0% /dev 08:07:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:07:13 shm 64.0M 0 64.0M 0% /dev/shm 08:07:13 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 08:07:13 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 08:07:13 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 08:07:13 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 08:07:13 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 08:07:13 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 08:07:13 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 08:07:13 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp 08:07:13 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 08:07:13 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 08:07:13 08:07:13 08:07:13 ---> free -m: 08:07:13 total used free shared buff/cache available 08:07:13 Mem: 1837 640 114 0 1082 1093 08:07:13 Swap: 1023 0 1023 08:07:13 08:07:13 08:07:13 ---> ip addr: 08:07:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:07:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:07:13 inet 127.0.0.1/8 scope host lo 08:07:13 valid_lft forever preferred_lft forever 08:07:13 inet6 ::1/128 scope host 08:07:13 valid_lft forever preferred_lft forever 08:07:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:07:13 link/ether fa:16:3e:f2:45:49 brd ff:ff:ff:ff:ff:ff 08:07:13 inet 10.30.123.210/23 brd 10.30.123.255 scope global dynamic eth0 08:07:13 valid_lft 86076sec preferred_lft 86076sec 08:07:13 inet6 fe80::f816:3eff:fef2:4549/64 scope link 08:07:13 valid_lft forever preferred_lft forever 08:07:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:07:13 link/ether 02:42:cc:5b:7b:2e brd ff:ff:ff:ff:ff:ff 08:07:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:07:13 valid_lft forever preferred_lft forever 08:07:13 inet6 fe80::42:ccff:fe5b:7b2e/64 scope link 08:07:13 valid_lft forever preferred_lft forever 08:07:13 08:07:13 08:07:13 ---> sar -b -r -n DEV: 08:07:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) 08:07:13 08:07:13 08:01:33 LINUX RESTART (4 CPU) 08:07:13 08:07:13 08:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:07:13 08:03:01 104.56 41.39 63.17 0.00 7452.46 15123.88 0.00 08:07:13 08:04:01 3.76 0.00 3.76 0.00 0.00 129.44 0.00 08:07:13 08:05:01 0.52 0.00 0.52 0.00 0.00 9.12 0.00 08:07:13 08:06:01 0.37 0.00 0.37 0.00 0.00 5.70 0.00 08:07:13 08:07:01 88.72 54.69 34.02 0.00 4722.24 14806.57 0.00 08:07:13 Average: 39.60 19.22 20.37 0.00 2435.67 6016.73 0.00 08:07:13 08:07:13 08:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:13 08:03:01 181236 0 546012 29.02 2620 1151688 1102488 37.63 412584 1125964 128 08:07:13 08:04:01 186052 0 541080 28.76 2620 1151804 1077404 36.77 411392 1123448 20 08:07:13 08:05:01 185736 0 541384 28.77 2620 1151816 1077572 36.78 412340 1123436 12 08:07:13 08:06:01 183180 0 543940 28.91 2620 1151816 1077560 36.78 414544 1123224 8 08:07:13 08:07:01 216100 0 630908 33.53 2620 1031928 1276076 43.55 432408 1022448 89720 08:07:13 Average: 190461 0 560665 29.80 2620 1127810 1122220 38.30 416654 1103704 17978 08:07:13 08:07:13 08:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:13 08:03:01 eth0 600.18 403.79 1080.16 107.42 0.00 0.00 0.00 0.00 08:07:13 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:13 08:03:01 docker0 5.89 4.78 1.22 12.91 0.00 0.00 0.00 0.00 08:07:13 08:04:01 eth0 1.23 0.08 0.11 0.03 0.00 0.00 0.00 0.00 08:07:13 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:13 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:13 08:05:01 eth0 3.93 2.38 3.51 0.51 0.00 0.00 0.00 0.00 08:07:13 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:13 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:13 08:06:01 eth0 0.73 0.38 0.30 0.20 0.00 0.00 0.00 0.00 08:07:13 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:13 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:13 08:07:01 eth0 208.79 176.91 2166.47 16.65 0.00 0.00 0.00 0.00 08:07:13 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:13 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:13 Average: eth0 163.02 116.75 650.31 24.97 0.00 0.00 0.00 0.00 08:07:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:13 Average: docker0 1.18 0.96 0.24 2.58 0.00 0.00 0.00 0.00 08:07:13 08:07:13 08:07:13 ---> sar -P ALL: 08:07:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) 08:07:13 08:07:13 08:01:33 LINUX RESTART (4 CPU) 08:07:13 08:07:13 08:02:01 CPU %user %nice %system %iowait %steal %idle 08:07:13 08:03:01 all 13.28 0.00 6.62 3.94 0.03 76.13 08:07:13 08:03:01 0 12.22 0.00 7.39 3.92 0.03 76.43 08:07:13 08:03:01 1 14.61 0.00 6.60 3.70 0.03 75.06 08:07:13 08:03:01 2 13.35 0.00 6.28 5.17 0.03 75.18 08:07:13 08:03:01 3 12.93 0.00 6.23 2.97 0.02 77.85 08:07:13 08:04:01 all 0.17 0.00 0.03 0.00 0.00 99.80 08:07:13 08:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:07:13 08:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:07:13 08:04:01 2 0.07 0.00 0.05 0.00 0.02 99.87 08:07:13 08:04:01 3 0.55 0.00 0.03 0.00 0.00 99.42 08:07:13 08:05:01 all 0.18 0.00 0.05 0.00 0.00 99.77 08:07:13 08:05:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:07:13 08:05:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:07:13 08:05:01 2 0.07 0.00 0.07 0.00 0.00 99.87 08:07:13 08:05:01 3 0.52 0.00 0.05 0.00 0.00 99.43 08:07:13 08:06:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:07:13 08:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:07:13 08:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:07:13 08:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:07:13 08:06:01 3 0.52 0.00 0.03 0.00 0.00 99.45 08:07:13 08:07:01 all 5.17 0.00 3.26 1.13 0.01 90.43 08:07:13 08:07:01 0 4.78 0.00 3.15 1.16 0.00 90.91 08:07:13 08:07:01 1 4.95 0.00 3.30 1.95 0.02 89.79 08:07:13 08:07:01 2 4.66 0.00 3.38 0.03 0.00 91.93 08:07:13 08:07:01 3 6.28 0.00 3.23 1.38 0.02 89.10 08:07:13 Average: all 3.76 0.00 1.99 1.01 0.01 93.23 08:07:13 Average: 0 3.40 0.00 2.11 1.01 0.01 93.48 08:07:13 Average: 1 3.92 0.00 1.99 1.12 0.01 92.96 08:07:13 Average: 2 3.61 0.00 1.95 1.03 0.01 93.39 08:07:13 Average: 3 4.13 0.00 1.90 0.86 0.01 93.10 08:07:13 08:07:13 08:07:13