Branch indexing 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at bdc2222668568c0bd762bef858218222914bffa6 rather than 25a4917d5544e6bcde1447309bf18add20eb9278 Obtained Jenkinsfile from bdc2222668568c0bd762bef858218222914bffa6 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-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: pre 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24224 in /w/workspace/dry_go-mod-core-contracts_PR-462 [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-462 # 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 > 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/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bdc2222668568c0bd762bef858218222914bffa6 into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 Merge succeeded, producing 6576f9a564c12b2ba6efc790f2af17fc6c131011 Checking out Revision 6576f9a564c12b2ba6efc790f2af17fc6c131011 (PR-462) > git config core.sparsecheckout # timeout=10 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # 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 bdc2222668568c0bd762bef858218222914bffa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6576f9a564c12b2ba6efc790f2af17fc6c131011 # timeout=10 Commit message: "Merge commit 'bdc2222668568c0bd762bef858218222914bffa6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:41:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:41:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:41:15 ========================================================= 00:41:15 EdgeX Global Pipelines Version Info 00:41:15 ========================================================= [Pipeline] libraryResource > git rev-list --no-walk 75b461223593a09b4b09dfd87bd90e2588cc9df7 # timeout=10 [Pipeline] sh 00:41:16 ------------------- 00:41:16 stable info: 00:41:16 ------------------- 00:41:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:41:16 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:41:16 Message: update stable to v1.0.179 00:41:17 ------------------- 00:41:17 experimental info: 00:41:17 ------------------- 00:41:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:41:17 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:41:17 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:41:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:41:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:41:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:41:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:41:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:41:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:41:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:41:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:41:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:41:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:41:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:41:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:41:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:41:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:41:20 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:41:20 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:41:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-462 [Pipeline] echo 00:41:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-462 [Pipeline] echo 00:41:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-462 [Pipeline] echo 00:41:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6576f9a564c12b2ba6efc790f2af17fc6c131011 [Pipeline] echo 00:41:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6576f9a [Pipeline] echo 00:41:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:41:22 + git log --format=format:%s -1 6576f9a564c12b2ba6efc790f2af17fc6c131011 [Pipeline] echo 00:41:22 GIT_COMMIT: 6576f9a564c12b2ba6efc790f2af17fc6c131011, Commit Message: Merge commit 'bdc2222668568c0bd762bef858218222914bffa6' into HEAD [Pipeline] echo 00:41:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:41:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:41:23 00:41:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:41:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:41:23 latest: Pulling from edgex-devops/git-semver 00:41:23 31603596830f: Pulling fs layer 00:41:23 2a8b12db71e7: Pulling fs layer 00:41:23 6ca5941a6612: Pulling fs layer 00:41:23 ecc8261a40a4: Pulling fs layer 00:41:23 31603596830f: Verifying Checksum 00:41:23 31603596830f: Download complete 00:41:23 6ca5941a6612: Verifying Checksum 00:41:23 6ca5941a6612: Download complete 00:41:23 ecc8261a40a4: Verifying Checksum 00:41:23 ecc8261a40a4: Download complete 00:41:24 31603596830f: Pull complete 00:41:24 2a8b12db71e7: Pull complete 00:41:25 6ca5941a6612: Pull complete 00:41:25 ecc8261a40a4: Pull complete 00:41:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:41:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:41:25 prd-centos7-docker-4c-2g-24224 does not seem to be running inside a container 00:41:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:41:27 $ docker top 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:41:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:28 [ssh-agent] Looking for ssh-agent implementation... 00:41:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:28 $ docker exec 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 ssh-agent 00:41:28 SSH_AUTH_SOCK=/tmp/ssh-xGTGATTU3rB9/agent.12 00:41:28 SSH_AGENT_PID=17 00:41:28 Running ssh-add (command line suppressed) 00:41:28 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_6277036516692617446.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_6277036516692617446.key) 00:41:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:29 + git tag --points-at HEAD [Pipeline] } 00:41:29 $ docker exec --env ******** --env ******** 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 ssh-agent -k 00:41:29 unset SSH_AUTH_SOCK; 00:41:29 unset SSH_AGENT_PID; 00:41:29 echo Agent pid 17 killed; 00:41:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:41:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:29 [ssh-agent] Looking for ssh-agent implementation... 00:41:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:29 $ docker exec 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 ssh-agent 00:41:29 SSH_AUTH_SOCK=/tmp/ssh-qIEKq3DQjH4S/agent.47 00:41:29 SSH_AGENT_PID=52 00:41:29 Running ssh-add (command line suppressed) 00:41:29 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_5892721898117363300.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_5892721898117363300.key) 00:41:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:30 + git semver init 00:41:30 # -> Open(): unable to determine branch for HEAD 00:41:30 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.git 00:41:30 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-462 00:41:30 # $SEMVER_REMOTE_NAME = origin 00:41:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:41:30 # $SEMVER_USER_NAME = edgex-jenkins 00:41:30 # $SEMVER_BRANCH = PR-462 00:41:30 # $SEMVER_TEMP = /tmp/semver-775645357 00:41:30 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 00:41:30 # '/tmp/semver-775645357' -> '/w/workspace/dry_go-mod-core-contracts_PR-462/.semver' 00:41:30 # -> Force: false 00:41:30 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.semver [Pipeline] } 00:41:30 $ docker exec --env ******** --env ******** 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 ssh-agent -k 00:41:31 unset SSH_AUTH_SOCK; 00:41:31 unset SSH_AGENT_PID; 00:41:31 echo Agent pid 52 killed; 00:41:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:41:31 + git semver [Pipeline] } 00:41:31 $ docker stop --time=1 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 00:41:33 $ docker rm -f 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:41:34 Stashed 1 file(s) [Pipeline] echo 00:41:34 [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 00:41:50 Still waiting to schedule task 00:41:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:41:50 Still waiting to schedule task 00:41:50 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:43:57 Running on prd-centos7-docker-4c-2g-24227 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws 00:43:57 Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout 00:44:00 using credential edgex-jenkins-ssh 00:44:00 Cloning the remote Git repository 00:43:59 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:43:59 > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 00:43:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:43:59 > git --version # timeout=10 00:44:00 > git --version # 'git version 2.24.3' 00:44:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:01 Merging remotes/origin/master commit bdc2222668568c0bd762bef858218222914bffa6 into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 00:44:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:44:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:44:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:44:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:44:01 > git config core.sparsecheckout # timeout=10 00:44:01 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # timeout=10 00:44:02 Merge succeeded, producing 3d610c63570bd4983d13458642e3131acb86a96d 00:44:02 Checking out Revision 3d610c63570bd4983d13458642e3131acb86a96d (PR-462) 00:44:01 > git remote # timeout=10 00:44:01 > git config --get remote.origin.url # timeout=10 00:44:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:01 > git merge bdc2222668568c0bd762bef858218222914bffa6 # timeout=10 00:44:01 > git rev-parse HEAD^{commit} # timeout=10 00:44:01 > git config core.sparsecheckout # timeout=10 00:44:01 > git checkout -f 3d610c63570bd4983d13458642e3131acb86a96d # timeout=10 00:44:05 Commit message: "Merge commit 'bdc2222668568c0bd762bef858218222914bffa6' into HEAD" 00:44:05 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:44:05 > git rev-list --no-walk 75b461223593a09b4b09dfd87bd90e2588cc9df7 # timeout=10 00:44:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:44:07 + sudo service docker restart 00:44:07 + true 00:44:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:44:09 ========================================================= 00:44:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:44:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:44:09 + 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 . 00:44:09 Sending build context to Docker daemon 2.499MB 00:44:09 Step 1/7 : ARG BASE=golang:1.15-alpine 00:44:09 Step 2/7 : FROM ${BASE} 00:44:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:44:09 188c0c94c7c5: Pulling fs layer 00:44:09 0ef7d3d256c8: Pulling fs layer 00:44:09 de9db76c5a1d: Pulling fs layer 00:44:09 bca2f99d35d6: Pulling fs layer 00:44:09 93359f2a8cfa: Pulling fs layer 00:44:09 7c6f9722023f: Pulling fs layer 00:44:09 a35cf1a2eb13: Pulling fs layer 00:44:09 93359f2a8cfa: Waiting 00:44:09 7c6f9722023f: Waiting 00:44:09 a35cf1a2eb13: Waiting 00:44:09 bca2f99d35d6: Waiting 00:44:09 de9db76c5a1d: Verifying Checksum 00:44:09 de9db76c5a1d: Download complete 00:44:09 0ef7d3d256c8: Verifying Checksum 00:44:09 0ef7d3d256c8: Download complete 00:44:09 93359f2a8cfa: Verifying Checksum 00:44:09 93359f2a8cfa: Download complete 00:44:09 7c6f9722023f: Verifying Checksum 00:44:09 7c6f9722023f: Download complete 00:44:09 188c0c94c7c5: Verifying Checksum 00:44:09 188c0c94c7c5: Download complete 00:44:10 188c0c94c7c5: Pull complete 00:44:10 0ef7d3d256c8: Pull complete 00:44:10 de9db76c5a1d: Pull complete 00:44:12 a35cf1a2eb13: Verifying Checksum 00:44:12 a35cf1a2eb13: Download complete 00:44:12 bca2f99d35d6: Verifying Checksum 00:44:12 bca2f99d35d6: Download complete 00:44:18 bca2f99d35d6: Pull complete 00:44:18 93359f2a8cfa: Pull complete 00:44:18 7c6f9722023f: Pull complete 00:44:28 a35cf1a2eb13: Pull complete 00:44:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:44:28 ---> a62c8e92a672 00:44:28 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:44:28 ---> Running in ab83c8dd5a59 00:44:28 Removing intermediate container ab83c8dd5a59 00:44:28 ---> 03dc3254fff5 00:44:28 Step 4/7 : RUN apk add bash 00:44:28 ---> Running in e741ea85a65b 00:44:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:44:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:44:29 OK: 166 MiB in 39 packages 00:44:29 Removing intermediate container e741ea85a65b 00:44:29 ---> e5a3c540c0c7 00:44:29 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:44:29 ---> Running in 4475fb411734 00:44:29 Removing intermediate container 4475fb411734 00:44:29 ---> ecdb134b8cc2 00:44:29 Step 6/7 : COPY go.mod . 00:44:30 ---> 355afc9fa0c7 00:44:30 Step 7/7 : RUN go mod download 00:44:30 ---> Running in 31fd3937d91d 00:44:42 Removing intermediate container 31fd3937d91d 00:44:42 ---> eff4cbe9c070 00:44:42 Successfully built eff4cbe9c070 00:44:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:44:43 + docker inspect -f . ci-base-image-x86_64 00:44:43 . [Pipeline] withDockerContainer 00:44:43 prd-centos7-docker-4c-2g-24227 does not seem to be running inside a container 00:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:44:43 $ docker top 78c1c0e5e8a5ccbc4be12a95ac152d2ca946dcb59e90783dbefc362b4a28c787 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:44 + go version 00:44:44 go version go1.15.5 linux/amd64 [Pipeline] } 00:44:44 $ docker stop --time=1 78c1c0e5e8a5ccbc4be12a95ac152d2ca946dcb59e90783dbefc362b4a28c787 00:44:45 $ docker rm -f 78c1c0e5e8a5ccbc4be12a95ac152d2ca946dcb59e90783dbefc362b4a28c787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:46 + docker inspect -f . ci-base-image-x86_64 00:44:46 . [Pipeline] withDockerContainer 00:44:46 prd-centos7-docker-4c-2g-24227 does not seem to be running inside a container 00:44:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:44:47 $ docker top 78e1540452b19d7132dee89b04cb4e68d3009e9caf45b0e18360c07b1b45f98f -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:48 + make test 00:44:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:44:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:44:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.018s coverage: 85.7% of statements 00:44:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements 00:44:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.041s coverage: 45.4% of statements 00:44:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.015s coverage: 77.8% of statements 00:44:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:44:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.025s coverage: 26.3% of statements 00:44:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.030s coverage: 14.7% of statements 00:44:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.006s coverage: 100.0% of statements 00:44:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.021s coverage: 91.8% of statements 00:44:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 00:44:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 00:44:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.005s coverage: 100.0% of statements 00:44:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 36.7% of statements 00:45:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.029s coverage: 63.0% of statements 00:45:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.008s coverage: 26.3% of statements 00:45:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements 00:45:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.026s coverage: 15.4% of statements 00:45:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.020s coverage: 14.3% of statements 00:45:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 00:45:01 --- FAIL: TestWriteCommand (0.00s) 00:45:01 panic: reflect: call of reflect.Value.Elem on map Value [recovered] 00:45:01 panic: reflect: call of reflect.Value.Elem on map Value 00:45:01 00:45:01 goroutine 316 [running]: 00:45:01 testing.tRunner.func1.1(0x78e020, 0xc0004c82e0) 00:45:01 /usr/local/go/src/testing/testing.go:1072 +0x30d 00:45:01 testing.tRunner.func1(0xc0004bc900) 00:45:01 /usr/local/go/src/testing/testing.go:1075 +0x41a 00:45:01 panic(0x78e020, 0xc0004c82e0) 00:45:01 /usr/local/go/src/runtime/panic.go:969 +0x1b9 00:45:01 reflect.Value.Elem(0x792a40, 0x0, 0x15, 0x10, 0x0, 0x0) 00:45:01 /usr/local/go/src/reflect/value.go:843 +0x1a5 00:45:01 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.setApiVersion(0x792a40, 0x0) 00:45:01 /w/workspace/go-mod-core-contracts/8/v2/clients/http/utils/request.go:37 +0xc8 00:45:01 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.PutRequest(0x874f60, 0xc00001a150, 0x76ff00, 0xc0004a8d40, 0xc00033e680, 0x40, 0x792a40, 0x0, 0x10, 0x10) 00:45:01 /w/workspace/go-mod-core-contracts/8/v2/clients/http/utils/request.go:84 +0x4d 00:45:01 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.(*deviceServiceCommandClient).WriteCommand(0xc0004b6830, 0x874f60, 0xc00001a150, 0x7fc28e, 0xa, 0x7fc8be, 0xb, 0x0, 0x0, 0x0, ...) 00:45:01 /w/workspace/go-mod-core-contracts/8/v2/clients/http/deviceservicecommand.go:48 +0x226 00:45:01 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.TestWriteCommand(0xc0004bc900) 00:45:01 /w/workspace/go-mod-core-contracts/8/v2/clients/http/deviceservicecommand_test.go:65 +0x309 00:45:01 testing.tRunner(0xc0004bc900, 0x818178) 00:45:01 /usr/local/go/src/testing/testing.go:1123 +0xef 00:45:01 created by testing.(*T).Run 00:45:01 /usr/local/go/src/testing/testing.go:1168 +0x2b3 00:45:01 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.065s 00:45:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.011s coverage: 6.6% of statements 00:45:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 00:45:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 00:45:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.010s coverage: 39.1% of statements 00:45:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.009s coverage: 89.5% of statements 00:45:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.035s coverage: 91.1% of statements 00:45:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 00:45:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 00:45:01 FAIL 00:45:02 make: *** [Makefile:6: test] Error 1 [Pipeline] } 00:45:02 $ docker stop --time=1 78e1540452b19d7132dee89b04cb4e68d3009e9caf45b0e18360c07b1b45f98f 00:45:04 $ docker rm -f 78e1540452b19d7132dee89b04cb4e68d3009e9caf45b0e18360c07b1b45f98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 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] } 00:45:06 Failed in branch amd64 00:45:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24228 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws 00:45:15 Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout 00:45:20 using credential edgex-jenkins-ssh 00:45:20 Cloning the remote Git repository 00:45:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:45:20 > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 00:45:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:45:20 > git --version # timeout=10 00:45:20 > git --version # 'git version 2.17.1' 00:45:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:22 Merging remotes/origin/master commit bdc2222668568c0bd762bef858218222914bffa6 into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 00:45:23 Merge succeeded, producing d1d258a4b158e00160994ead3262236fedb21539 00:45:23 Checking out Revision d1d258a4b158e00160994ead3262236fedb21539 (PR-462) 00:45:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:45:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:45:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:45:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:45:22 > git config core.sparsecheckout # timeout=10 00:45:22 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # timeout=10 00:45:22 > git remote # timeout=10 00:45:22 > git config --get remote.origin.url # timeout=10 00:45:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:23 > git merge bdc2222668568c0bd762bef858218222914bffa6 # timeout=10 00:45:23 > git rev-parse HEAD^{commit} # timeout=10 00:45:23 > git config core.sparsecheckout # timeout=10 00:45:23 > git checkout -f d1d258a4b158e00160994ead3262236fedb21539 # timeout=10 00:45:27 Commit message: "Merge commit 'bdc2222668568c0bd762bef858218222914bffa6' into HEAD" 00:45:27 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:45:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:45:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:45:30 + sudo service docker restart 00:45:30 + true [Pipeline] unstash [Pipeline] echo 00:45:33 ========================================================= 00:45:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:45:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:45:33 + 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 . 00:45:34 Sending build context to Docker daemon 2.498MB 00:45:34 Step 1/7 : ARG BASE=golang:1.15-alpine 00:45:34 Step 2/7 : FROM ${BASE} 00:45:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:45:35 5f621e34cdf4: Pulling fs layer 00:45:35 a4357932f1b6: Pulling fs layer 00:45:35 18c013af1878: Pulling fs layer 00:45:35 00ac8860ef70: Pulling fs layer 00:45:35 63d7cb157983: Pulling fs layer 00:45:35 b116817d02f9: Pulling fs layer 00:45:35 745a02a5169b: Pulling fs layer 00:45:35 63d7cb157983: Waiting 00:45:35 b116817d02f9: Waiting 00:45:35 745a02a5169b: Waiting 00:45:35 00ac8860ef70: Waiting 00:45:35 18c013af1878: Download complete 00:45:35 a4357932f1b6: Verifying Checksum 00:45:35 a4357932f1b6: Download complete 00:45:35 63d7cb157983: Verifying Checksum 00:45:35 63d7cb157983: Download complete 00:45:35 b116817d02f9: Verifying Checksum 00:45:35 b116817d02f9: Download complete 00:45:35 5f621e34cdf4: Verifying Checksum 00:45:35 5f621e34cdf4: Download complete 00:45:35 5f621e34cdf4: Pull complete 00:45:36 a4357932f1b6: Pull complete 00:45:36 18c013af1878: Pull complete 00:45:37 745a02a5169b: Verifying Checksum 00:45:37 745a02a5169b: Download complete 00:45:38 00ac8860ef70: Verifying Checksum 00:45:38 00ac8860ef70: Download complete 00:45:49 00ac8860ef70: Pull complete 00:45:49 63d7cb157983: Pull complete 00:45:49 b116817d02f9: Pull complete 00:45:53 745a02a5169b: Pull complete 00:45:53 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:45:53 ---> b7e6874047d6 00:45:53 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:45:56 ---> Running in 69d8f5aa6856 00:45:56 Removing intermediate container 69d8f5aa6856 00:45:56 ---> 6df69839caaa 00:45:56 Step 4/7 : RUN apk add bash 00:45:56 ---> Running in fc5f0a4bca44 00:45:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:59 OK: 142 MiB in 39 packages 00:46:00 Removing intermediate container fc5f0a4bca44 00:46:00 ---> 4c00f2d938b8 00:46:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:46:01 ---> Running in cb44b2e7542c 00:46:01 Removing intermediate container cb44b2e7542c 00:46:01 ---> 5235fd5e3db4 00:46:01 Step 6/7 : COPY go.mod . 00:46:01 ---> 31631f105b8c 00:46:01 Step 7/7 : RUN go mod download 00:46:02 ---> Running in 6ff231b73ffe 00:46:17 Removing intermediate container 6ff231b73ffe 00:46:17 ---> 86cf1f453f8a 00:46:17 Successfully built 86cf1f453f8a 00:46:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:46:17 + docker inspect -f . ci-base-image-arm64 00:46:17 . [Pipeline] withDockerContainer 00:46:18 prd-ubuntu18.04-docker-arm64-4c-16g-24228 does not seem to be running inside a container 00:46:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:46:20 $ docker top b75a5a5f29d4e3761a989245235d6093f5e1c93c88a4cf8c2781d06d12bc2b22 -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:21 + go version 00:46:21 go version go1.15.5 linux/arm64 [Pipeline] } 00:46:21 $ docker stop --time=1 b75a5a5f29d4e3761a989245235d6093f5e1c93c88a4cf8c2781d06d12bc2b22 00:46:23 $ docker rm -f b75a5a5f29d4e3761a989245235d6093f5e1c93c88a4cf8c2781d06d12bc2b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:46:24 + docker inspect -f . ci-base-image-arm64 00:46:24 . [Pipeline] withDockerContainer 00:46:24 prd-ubuntu18.04-docker-arm64-4c-16g-24228 does not seem to be running inside a container 00:46:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:46:26 $ docker top fd5c2fc31840b8c2d12459c5fab357b9446ad40649c0b4a6cf5926cd0d35e0ab -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:27 + make test 00:46:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:46:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:46:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.064s coverage: 85.7% of statements 00:46:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.036s coverage: 100.0% of statements 00:46:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.074s coverage: 45.4% of statements 00:46:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.057s coverage: 77.8% of statements 00:46:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:46:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements 00:46:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.064s coverage: 14.7% of statements 00:46:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.025s coverage: 100.0% of statements 00:46:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.084s coverage: 91.8% of statements 00:46:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 00:46:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 00:46:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.031s coverage: 100.0% of statements 00:46:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.025s coverage: 36.7% of statements 00:47:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.127s coverage: 63.0% of statements 00:47:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.041s coverage: 26.3% of statements 00:47:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.038s coverage: 15.4% of statements 00:47:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.024s coverage: 15.4% of statements 00:47:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.039s coverage: 14.3% of statements 00:47:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 00:47:07 --- FAIL: TestWriteCommand (0.00s) 00:47:07 panic: reflect: call of reflect.Value.Elem on map Value [recovered] 00:47:07 panic: reflect: call of reflect.Value.Elem on map Value 00:47:07 00:47:07 goroutine 187 [running]: 00:47:07 testing.tRunner.func1.1(0x31f120, 0x400047e0c0) 00:47:07 /usr/local/go/src/testing/testing.go:1072 +0x240 00:47:07 testing.tRunner.func1(0x400047a780) 00:47:07 /usr/local/go/src/testing/testing.go:1075 +0x34c 00:47:07 panic(0x31f120, 0x400047e0c0) 00:47:07 /usr/local/go/src/runtime/panic.go:969 +0x15c 00:47:07 reflect.Value.Elem(0x323ba0, 0x0, 0x15, 0x4000468100, 0x400005eb01, 0xffff89955401) 00:47:07 /usr/local/go/src/reflect/value.go:843 +0x198 00:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.setApiVersion(0x323ba0, 0x0) 00:47:07 /w/workspace/go-mod-core-contracts/8/v2/clients/http/utils/request.go:37 +0xb0 00:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.PutRequest(0x406120, 0x4000090010, 0x300f40, 0x40000100c0, 0x400001e380, 0x40, 0x323ba0, 0x0, 0xf, 0x4000018560) 00:47:07 /w/workspace/go-mod-core-contracts/8/v2/clients/http/utils/request.go:84 +0x30 00:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.(*deviceServiceCommandClient).WriteCommand(0x4000580050, 0x406120, 0x4000090010, 0x38d355, 0xa, 0x38d99b, 0xb, 0x0, 0x0, 0x0, ...) 00:47:07 /w/workspace/go-mod-core-contracts/8/v2/clients/http/deviceservicecommand.go:48 +0x188 00:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.TestWriteCommand(0x400047a780) 00:47:07 /w/workspace/go-mod-core-contracts/8/v2/clients/http/deviceservicecommand_test.go:65 +0x244 00:47:07 testing.tRunner(0x400047a780, 0x3a91b0) 00:47:07 /usr/local/go/src/testing/testing.go:1123 +0xdc 00:47:07 created by testing.(*T).Run 00:47:07 /usr/local/go/src/testing/testing.go:1168 +0x244 00:47:07 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.232s 00:47:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.035s coverage: 6.6% of statements 00:47:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 00:47:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 00:47:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.057s coverage: 39.1% of statements 00:47:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.029s coverage: 89.5% of statements 00:47:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.134s coverage: 91.1% of statements 00:47:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.022s coverage: 100.0% of statements 00:47:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 00:47:09 FAIL 00:47:09 make: *** [Makefile:6: test] Error 1 [Pipeline] } 00:47:09 $ docker stop --time=1 fd5c2fc31840b8c2d12459c5fab357b9446ad40649c0b4a6cf5926cd0d35e0ab 00:47:11 $ docker rm -f fd5c2fc31840b8c2d12459c5fab357b9446ad40649c0b4a6cf5926cd0d35e0ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:13 Failed in branch arm64 [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 00:47:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:47:16 ---> package-listing.sh 00:47:16 ++ facter osfamily 00:47:16 ++ tr '[:upper:]' '[:lower:]' 00:47:16 + OS_FAMILY=redhat 00:47:16 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-462 00:47:16 + START_PACKAGES=/tmp/packages_start.txt 00:47:16 + END_PACKAGES=/tmp/packages_end.txt 00:47:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:47:16 + PACKAGES=/tmp/packages_start.txt 00:47:16 + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' 00:47:16 + PACKAGES=/tmp/packages_end.txt 00:47:16 + case "${OS_FAMILY}" in 00:47:16 + rpm -qa 00:47:16 + sort 00:47:21 + '[' -f /tmp/packages_start.txt ']' 00:47:21 + '[' -f /tmp/packages_end.txt ']' 00:47:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:47:21 + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' 00:47:21 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ 00:47:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ [Pipeline] echo 00:47:21 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-462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:47:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:22 00:47:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:22 alpine: Pulling from edgex-lftools-log-publisher 00:47:22 df20fa9351a1: Pulling fs layer 00:47:22 36b3adc4ff6f: Pulling fs layer 00:47:22 8ad3a11d3b57: Pulling fs layer 00:47:22 46f8f816bc3b: Pulling fs layer 00:47:22 93b61091891f: Pulling fs layer 00:47:22 93b9cdb0e59b: Pulling fs layer 00:47:22 5e14af77c1be: Pulling fs layer 00:47:22 01666e4c0597: Pulling fs layer 00:47:22 aa168da1d23b: Pulling fs layer 00:47:22 93b9cdb0e59b: Waiting 00:47:22 aa168da1d23b: Waiting 00:47:22 01666e4c0597: Waiting 00:47:22 46f8f816bc3b: Waiting 00:47:22 93b61091891f: Waiting 00:47:22 36b3adc4ff6f: Download complete 00:47:22 46f8f816bc3b: Verifying Checksum 00:47:22 46f8f816bc3b: Download complete 00:47:23 df20fa9351a1: Verifying Checksum 00:47:23 df20fa9351a1: Download complete 00:47:23 93b61091891f: Verifying Checksum 00:47:23 93b61091891f: Download complete 00:47:23 5e14af77c1be: Download complete 00:47:23 01666e4c0597: Verifying Checksum 00:47:23 01666e4c0597: Download complete 00:47:23 8ad3a11d3b57: Verifying Checksum 00:47:23 8ad3a11d3b57: Download complete 00:47:23 df20fa9351a1: Pull complete 00:47:23 36b3adc4ff6f: Pull complete 00:47:23 93b9cdb0e59b: Verifying Checksum 00:47:23 93b9cdb0e59b: Download complete 00:47:24 8ad3a11d3b57: Pull complete 00:47:24 46f8f816bc3b: Pull complete 00:47:25 93b61091891f: Pull complete 00:47:25 93b9cdb0e59b: Pull complete 00:47:25 5e14af77c1be: Pull complete 00:47:25 aa168da1d23b: Verifying Checksum 00:47:25 aa168da1d23b: Download complete 00:47:25 01666e4c0597: Pull complete 00:47:32 aa168da1d23b: Pull complete 00:47:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:47:32 prd-centos7-docker-4c-2g-24224 does not seem to be running inside a container 00:47:32 $ 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-462/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-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:47:35 $ docker top 64b66223e438c5b760ef218cc98cf3af406b29e06cb1d70ec73a7bf6d6a00ac4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:36 + touch /tmp/pre-build-complete [Pipeline] sh 00:47:36 + mkdir -p /var/log/sa [Pipeline] sh 00:47:36 + ls /var/log/sa-host 00:47:36 + sadf -c /var/log/sa-host/sa01 00:47:36 file_magic: OK 00:47:36 HZ: Using current value: 100 00:47:36 file_header: OK 00:47:36 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 00:47:36 Statistics: 00:47:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:47:36 File successfully converted to sysstat format version 12.2.1 00:47:36 + sadf -c /var/log/sa-host/sa23 00:47:36 file_magic: OK 00:47:36 HZ: Using current value: 100 00:47:36 file_header: OK 00:47:36 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 00:47:36 Statistics: 00:47:36 Hnuu...uuuununununu... 00:47:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:37 provisioning config files... 00:47:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/config1986555267525840936tmp [Pipeline] { [Pipeline] echo 00:47:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:47:37 ---> create-netrc.sh [Pipeline] } 00:47:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:47:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:47:37 ---> python-tools-install.sh [Pipeline] echo 00:47:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:47:38 ---> sudo-logs.sh 00:47:38 Archiving 'sudo' log.. [Pipeline] echo 00:47:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:47:38 ---> job-cost.sh 00:47:38 lf-activate-venv: SKIPPING 00:47:38 INFO: No Stack... 00:47:39 INFO: Retrieving Pricing Info for: v1-standard-2 00:47:40 INFO: Archiving Costs [Pipeline] echo 00:47:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:47:40 ---> logs-deploy.sh 00:47:40 lf-activate-venv: SKIPPING 00:47:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-462/8 00:47:40 INFO: archiving workspace using pattern(s): 00:47:42 Archives upload complete. 00:47:42 INFO: archiving logs to Nexus 00:47:43 ---> uname -a: 00:47:43 Linux prd-centos7-docker-4c-2g-24224.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:47:43 00:47:43 00:47:43 ---> lscpu: 00:47:43 Architecture: x86_64 00:47:43 CPU op-mode(s): 32-bit, 64-bit 00:47:43 Byte Order: Little Endian 00:47:43 Address sizes: 40 bits physical, 48 bits virtual 00:47:43 CPU(s): 4 00:47:43 On-line CPU(s) list: 0-3 00:47:43 Thread(s) per core: 1 00:47:43 Core(s) per socket: 1 00:47:43 Socket(s): 4 00:47:43 NUMA node(s): 1 00:47:43 Vendor ID: GenuineIntel 00:47:43 CPU family: 6 00:47:43 Model: 44 00:47:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:47:43 Stepping: 1 00:47:43 CPU MHz: 2933.436 00:47:43 BogoMIPS: 5866.87 00:47:43 Virtualization: VT-x 00:47:43 Hypervisor vendor: KVM 00:47:43 Virtualization type: full 00:47:43 L1d cache: 128 KiB 00:47:43 L1i cache: 128 KiB 00:47:43 L2 cache: 16 MiB 00:47:43 L3 cache: 64 MiB 00:47:43 NUMA node0 CPU(s): 0-3 00:47:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:47:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:47:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:47:43 Vulnerability Meltdown: Mitigation; PTI 00:47:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:47:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:47:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:47:43 Vulnerability Srbds: Not affected 00:47:43 Vulnerability Tsx async abort: Not affected 00:47:43 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 00:47:43 00:47:43 00:47:43 ---> nproc: 00:47:43 4 00:47:43 00:47:43 00:47:43 ---> df -h: 00:47:43 Filesystem Size Used Available Use% Mounted on 00:47:43 overlay 50.0G 7.3G 42.7G 15% / 00:47:43 tmpfs 64.0M 0 64.0M 0% /dev 00:47:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:47:43 shm 64.0M 0 64.0M 0% /dev/shm 00:47:43 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 00:47:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 00:47:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 00:47:43 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 00:47:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-462@tmp 00:47:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 00:47:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 00:47:43 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 00:47:43 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 00:47:43 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-462 00:47:43 00:47:43 00:47:43 ---> free -m: 00:47:43 total used free shared buff/cache available 00:47:43 Mem: 1837 713 97 0 1026 1019 00:47:43 Swap: 1023 1 1022 00:47:43 00:47:43 00:47:43 ---> ip addr: 00:47:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:47:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:47:43 inet 127.0.0.1/8 scope host lo 00:47:43 valid_lft forever preferred_lft forever 00:47:43 inet6 ::1/128 scope host 00:47:43 valid_lft forever preferred_lft forever 00:47:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:47:43 link/ether fa:16:3e:eb:a0:3a brd ff:ff:ff:ff:ff:ff 00:47:43 inet 10.30.123.69/23 brd 10.30.123.255 scope global dynamic eth0 00:47:43 valid_lft 85978sec preferred_lft 85978sec 00:47:43 inet6 fe80::f816:3eff:feeb:a03a/64 scope link 00:47:43 valid_lft forever preferred_lft forever 00:47:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:47:43 link/ether 02:42:2b:7d:d6:d9 brd ff:ff:ff:ff:ff:ff 00:47:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:47:43 valid_lft forever preferred_lft forever 00:47:43 inet6 fe80::42:2bff:fe7d:d6d9/64 scope link 00:47:43 valid_lft forever preferred_lft forever 00:47:43 00:47:43 00:47:43 ---> sar -b -r -n DEV: 00:47:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 00:47:43 00:47:43 00:40:29 LINUX RESTART (4 CPU) 00:47:43 00:47:43 00:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:47:43 00:42:01 57.51 16.08 41.44 0.00 4926.08 3408.44 0.00 00:47:43 00:43:01 1.85 0.00 1.85 0.00 0.00 37.81 0.00 00:47:43 00:44:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 00:47:43 00:45:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 00:47:43 00:46:02 0.28 0.00 0.28 0.00 0.00 3.70 0.00 00:47:43 00:47:01 0.32 0.00 0.32 0.00 0.00 4.27 0.00 00:47:43 Average: 10.08 2.69 7.40 0.00 823.62 578.12 0.00 00:47:43 00:47:43 00:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:43 00:42:01 136644 0 616208 32.75 2620 1126072 1101668 37.60 423160 1121676 16 00:47:43 00:43:01 140700 0 612144 32.53 2620 1126080 1090716 37.22 420816 1120040 16 00:47:43 00:44:01 140476 0 612364 32.55 2620 1126084 1090836 37.23 420360 1121304 12 00:47:43 00:45:01 141932 0 610908 32.47 2620 1126084 1082480 36.94 419172 1121056 12 00:47:43 00:46:02 141452 0 611380 32.49 2620 1126092 1082624 36.95 417240 1123688 8 00:47:43 00:47:01 142028 0 610800 32.46 2620 1126096 1082552 36.95 416976 1123688 8 00:47:43 Average: 140539 0 612301 32.54 2620 1126085 1088479 37.15 419621 1121909 12 00:47:43 00:47:43 00:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:47:43 00:42:01 eth0 571.93 350.19 1060.16 101.71 0.00 0.00 0.00 0.00 00:47:43 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 00:42:01 docker0 8.17 6.34 1.68 17.50 0.00 0.00 0.00 0.00 00:47:43 00:43:01 eth0 2.00 0.70 0.70 0.21 0.00 0.00 0.00 0.00 00:47:43 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 00:44:01 eth0 1.87 0.55 0.67 0.39 0.00 0.00 0.00 0.00 00:47:43 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 00:45:01 eth0 0.68 0.10 0.06 0.04 0.00 0.00 0.00 0.00 00:47:43 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 00:46:02 eth0 0.55 0.40 0.27 0.21 0.00 0.00 0.00 0.00 00:47:43 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 00:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 00:47:01 eth0 0.29 0.20 0.14 0.07 0.00 0.00 0.00 0.00 00:47:43 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 Average: eth0 96.52 58.88 177.56 17.16 0.00 0.00 0.00 0.00 00:47:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:43 Average: docker0 1.37 1.06 0.28 2.93 0.00 0.00 0.00 0.00 00:47:43 00:47:43