Pull request #427 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at edfd204c88fe5109014f0a972b0a2927c208d19d rather than fd7c7a36dee322773ec6cfea67e09487e2435d3c Obtained Jenkinsfile from edfd204c88fe5109014f0a972b0a2927c208d19d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-20463 in /w/workspace/dry_go-mod-core-contracts_PR-427 [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-427 # 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/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit fd7c7a36dee322773ec6cfea67e09487e2435d3c Merge succeeded, producing fd7c7a36dee322773ec6cfea67e09487e2435d3c Checking out Revision fd7c7a36dee322773ec6cfea67e09487e2435d3c (PR-427) > git config core.sparsecheckout # timeout=10 > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # 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 edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # timeout=10 Commit message: "fix(scheduler): Fix func name typo" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:34:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:35:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:35:00 ========================================================= 09:35:00 EdgeX Global Pipelines Version Info 09:35:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 44853a78d74c2f014557eab250c769610ca6d68f # timeout=10 09:35:02 ------------------- 09:35:02 stable info: 09:35:02 ------------------- 09:35:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:35:02 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 09:35:02 Message: update stable to v1.0.177 09:35:03 ------------------- 09:35:03 experimental info: 09:35:03 ------------------- 09:35:03 Commited By: **** collab-it+edgex@linuxfoundation.org 09:35:03 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 09:35:03 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:35:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:35:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:35:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:35:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:35:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:35:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:35:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 09:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:35:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:35:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:35:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:35:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 09:35:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:35:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:35:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:35:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:35:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:35:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:35:06 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:35:06 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:35:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-427 [Pipeline] echo 09:35:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-427 [Pipeline] echo 09:35:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-427 [Pipeline] echo 09:35:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd7c7a36dee322773ec6cfea67e09487e2435d3c [Pipeline] echo 09:35:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd7c7a3 [Pipeline] echo 09:35:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:35:07 + git log --format=format:%s -1 fd7c7a36dee322773ec6cfea67e09487e2435d3c [Pipeline] echo 09:35:07 GIT_COMMIT: fd7c7a36dee322773ec6cfea67e09487e2435d3c, Commit Message: fix(scheduler): Fix func name typo [Pipeline] echo 09:35:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:35:08 09:35:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:35:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:35:08 latest: Pulling from edgex-devops/git-semver 09:35:08 31603596830f: Pulling fs layer 09:35:08 2a8b12db71e7: Pulling fs layer 09:35:08 6ca5941a6612: Pulling fs layer 09:35:08 ecc8261a40a4: Pulling fs layer 09:35:08 ecc8261a40a4: Waiting 09:35:08 2a8b12db71e7: Verifying Checksum 09:35:08 2a8b12db71e7: Download complete 09:35:08 31603596830f: Verifying Checksum 09:35:08 31603596830f: Download complete 09:35:08 6ca5941a6612: Verifying Checksum 09:35:08 6ca5941a6612: Download complete 09:35:08 ecc8261a40a4: Verifying Checksum 09:35:08 ecc8261a40a4: Download complete 09:35:09 31603596830f: Pull complete 09:35:09 2a8b12db71e7: Pull complete 09:35:09 6ca5941a6612: Pull complete 09:35:09 ecc8261a40a4: Pull complete 09:35:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:35:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:35:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:35:09 prd-centos7-docker-4c-2g-20463 does not seem to be running inside a container 09:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-427 -v /w/workspace/dry_go-mod-core-contracts_PR-427:/w/workspace/dry_go-mod-core-contracts_PR-427:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-427@tmp:/w/workspace/dry_go-mod-core-contracts_PR-427@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:10004/edgex-devops/git-semver:latest cat 09:35:11 $ docker top 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:12 [ssh-agent] Looking for ssh-agent implementation... 09:35:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:12 $ docker exec 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af ssh-agent 09:35:12 SSH_AUTH_SOCK=/tmp/ssh-2j0pMI0LHmTm/agent.12 09:35:12 SSH_AGENT_PID=17 09:35:12 Running ssh-add (command line suppressed) 09:35:12 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_4981840997885327629.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_4981840997885327629.key) 09:35:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:13 + git tag --points-at HEAD [Pipeline] } 09:35:13 $ docker exec --env ******** --env ******** 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af ssh-agent -k 09:35:13 unset SSH_AUTH_SOCK; 09:35:13 unset SSH_AGENT_PID; 09:35:13 echo Agent pid 17 killed; 09:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:35:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:13 [ssh-agent] Looking for ssh-agent implementation... 09:35:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:13 $ docker exec 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af ssh-agent 09:35:13 SSH_AUTH_SOCK=/tmp/ssh-aUZxetACLdfe/agent.47 09:35:13 SSH_AGENT_PID=52 09:35:13 Running ssh-add (command line suppressed) 09:35:13 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_7938283945458944051.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_7938283945458944051.key) 09:35:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:14 + git semver init 09:35:14 # -> Open(): unable to determine branch for HEAD 09:35:14 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.git 09:35:14 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-427 09:35:14 # $SEMVER_REMOTE_NAME = origin 09:35:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:35:14 # $SEMVER_USER_NAME = edgex-jenkins 09:35:14 # $SEMVER_BRANCH = PR-427 09:35:14 # $SEMVER_TEMP = /tmp/semver-499159157 09:35:14 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:35:14 # '/tmp/semver-499159157' -> '/w/workspace/dry_go-mod-core-contracts_PR-427/.semver' 09:35:14 # -> Force: false 09:35:14 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.semver [Pipeline] } 09:35:14 $ docker exec --env ******** --env ******** 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af ssh-agent -k 09:35:15 unset SSH_AUTH_SOCK; 09:35:15 unset SSH_AGENT_PID; 09:35:15 echo Agent pid 52 killed; 09:35:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:15 + git semver [Pipeline] } 09:35:15 $ docker stop --time=1 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af 09:35:17 $ docker rm -f 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af [Pipeline] // withDockerContainer [Pipeline] sh 09:35:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:35:18 Stashed 1 file(s) [Pipeline] echo 09:35:18 [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 09:35:33 Still waiting to schedule task 09:35:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:35:33 Still waiting to schedule task 09:35:33 ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-20456’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-20458’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-20466’ is offline 09:39:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20467 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws 09:39:28 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 09:39:33 using credential edgex-jenkins-ssh 09:39:33 Cloning the remote Git repository 09:39:33 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:39:33 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 09:39:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:39:33 > git --version # timeout=10 09:39:33 > git --version # 'git version 2.17.1' 09:39:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:35 Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit fd7c7a36dee322773ec6cfea67e09487e2435d3c 09:39:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:39:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:39:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:39:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:39:35 > git config core.sparsecheckout # timeout=10 09:39:35 > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # timeout=10 09:39:35 Merge succeeded, producing fd7c7a36dee322773ec6cfea67e09487e2435d3c 09:39:35 Checking out Revision fd7c7a36dee322773ec6cfea67e09487e2435d3c (PR-427) 09:39:35 > git remote # timeout=10 09:39:35 > git config --get remote.origin.url # timeout=10 09:39:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:35 > git merge edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 09:39:35 > git rev-parse HEAD^{commit} # timeout=10 09:39:35 > git config core.sparsecheckout # timeout=10 09:39:35 > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # timeout=10 09:39:40 Commit message: "fix(scheduler): Fix func name typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:39:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:39:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:39:42 + true 09:39:42 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:39:45 ========================================================= 09:39:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:39:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:39:45 + 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 . 09:39:46 Sending build context to Docker daemon 2.256MB 09:39:46 Step 1/7 : ARG BASE=golang:1.15-alpine 09:39:46 Step 2/7 : FROM ${BASE} 09:39:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:39:47 5f621e34cdf4: Pulling fs layer 09:39:47 a4357932f1b6: Pulling fs layer 09:39:47 18c013af1878: Pulling fs layer 09:39:47 00ac8860ef70: Pulling fs layer 09:39:47 63d7cb157983: Pulling fs layer 09:39:47 b116817d02f9: Pulling fs layer 09:39:47 745a02a5169b: Pulling fs layer 09:39:47 63d7cb157983: Waiting 09:39:47 00ac8860ef70: Waiting 09:39:47 b116817d02f9: Waiting 09:39:47 745a02a5169b: Waiting 09:39:47 18c013af1878: Download complete 09:39:47 a4357932f1b6: Verifying Checksum 09:39:47 a4357932f1b6: Download complete 09:39:47 63d7cb157983: Download complete 09:39:47 b116817d02f9: Verifying Checksum 09:39:47 b116817d02f9: Download complete 09:39:47 5f621e34cdf4: Verifying Checksum 09:39:47 5f621e34cdf4: Download complete 09:39:47 Running on prd-centos7-docker-4c-2g-20468 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws 09:39:47 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 09:39:48 5f621e34cdf4: Pull complete 09:39:48 a4357932f1b6: Pull complete 09:39:48 18c013af1878: Pull complete 09:39:49 using credential edgex-jenkins-ssh 09:39:50 Cloning the remote Git repository 09:39:50 745a02a5169b: Verifying Checksum 09:39:50 745a02a5169b: Download complete 09:39:49 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:39:49 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 09:39:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:39:49 > git --version # timeout=10 09:39:49 > git --version # 'git version 2.24.3' 09:39:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:39:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:39:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:39:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:39:51 00ac8860ef70: Verifying Checksum 09:39:51 00ac8860ef70: Download complete 09:39:51 Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit fd7c7a36dee322773ec6cfea67e09487e2435d3c 09:39:51 Merge succeeded, producing fd7c7a36dee322773ec6cfea67e09487e2435d3c 09:39:51 Checking out Revision fd7c7a36dee322773ec6cfea67e09487e2435d3c (PR-427) 09:39:51 > git config core.sparsecheckout # timeout=10 09:39:51 > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # timeout=10 09:39:51 > git remote # timeout=10 09:39:51 > git config --get remote.origin.url # timeout=10 09:39:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:51 > git merge edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 09:39:51 > git rev-parse HEAD^{commit} # timeout=10 09:39:51 > git config core.sparsecheckout # timeout=10 09:39:51 > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # timeout=10 09:39:54 Commit message: "fix(scheduler): Fix func name typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:39:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:39:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:39:56 + true 09:39:56 + sudo service docker restart 09:39:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 09:39:57 ========================================================= 09:39:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:39:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:39:58 + 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 . 09:39:58 Sending build context to Docker daemon 2.257MB 09:39:58 Step 1/7 : ARG BASE=golang:1.15-alpine 09:39:58 Step 2/7 : FROM ${BASE} 09:39:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:39:58 188c0c94c7c5: Pulling fs layer 09:39:58 0ef7d3d256c8: Pulling fs layer 09:39:58 de9db76c5a1d: Pulling fs layer 09:39:58 bca2f99d35d6: Pulling fs layer 09:39:58 93359f2a8cfa: Pulling fs layer 09:39:58 7c6f9722023f: Pulling fs layer 09:39:58 a35cf1a2eb13: Pulling fs layer 09:39:58 bca2f99d35d6: Waiting 09:39:58 93359f2a8cfa: Waiting 09:39:58 7c6f9722023f: Waiting 09:39:58 a35cf1a2eb13: Waiting 09:39:58 de9db76c5a1d: Verifying Checksum 09:39:58 de9db76c5a1d: Download complete 09:39:58 0ef7d3d256c8: Verifying Checksum 09:39:58 0ef7d3d256c8: Download complete 09:39:58 93359f2a8cfa: Verifying Checksum 09:39:58 93359f2a8cfa: Download complete 09:39:58 188c0c94c7c5: Verifying Checksum 09:39:58 188c0c94c7c5: Download complete 09:39:59 188c0c94c7c5: Pull complete 09:39:59 7c6f9722023f: Verifying Checksum 09:39:59 7c6f9722023f: Download complete 09:39:59 0ef7d3d256c8: Pull complete 09:39:59 de9db76c5a1d: Pull complete 09:40:00 a35cf1a2eb13: Verifying Checksum 09:40:00 a35cf1a2eb13: Download complete 09:40:01 bca2f99d35d6: Verifying Checksum 09:40:01 bca2f99d35d6: Download complete 09:40:01 00ac8860ef70: Pull complete 09:40:01 63d7cb157983: Pull complete 09:40:01 b116817d02f9: Pull complete 09:40:06 745a02a5169b: Pull complete 09:40:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:40:06 ---> b7e6874047d6 09:40:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:40:06 bca2f99d35d6: Pull complete 09:40:06 93359f2a8cfa: Pull complete 09:40:06 7c6f9722023f: Pull complete 09:40:08 ---> Running in 63769d9eeebe 09:40:08 Removing intermediate container 63769d9eeebe 09:40:08 ---> 4a54b8d33a24 09:40:08 Step 4/7 : RUN apk add bash 09:40:08 ---> Running in ad2768c32b2d 09:40:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:40:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:40:11 a35cf1a2eb13: Pull complete 09:40:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:40:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:40:11 ---> a62c8e92a672 09:40:11 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:40:11 ---> Running in ebb5847514ae 09:40:11 Removing intermediate container ebb5847514ae 09:40:11 ---> 3f26c0f30ec0 09:40:11 Step 4/7 : RUN apk add bash 09:40:11 OK: 142 MiB in 39 packages 09:40:11 ---> Running in aa78cf6aa228 09:40:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:40:12 Removing intermediate container ad2768c32b2d 09:40:12 ---> af2ae2bd8fc8 09:40:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:40:13 ---> Running in 3c5133c33953 09:40:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:40:13 Removing intermediate container 3c5133c33953 09:40:13 ---> 2c856dd3041d 09:40:13 Step 6/7 : COPY go.mod . 09:40:13 OK: 166 MiB in 39 packages 09:40:14 Removing intermediate container aa78cf6aa228 09:40:14 ---> 99aea1533aea 09:40:14 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:40:14 ---> Running in b29a35350a06 09:40:14 Removing intermediate container b29a35350a06 09:40:14 ---> 0a3d1d6037f0 09:40:14 Step 6/7 : COPY go.mod . 09:40:14 ---> 92651d695df6 09:40:14 Step 7/7 : RUN go mod download 09:40:14 ---> Running in 24e595e07875 09:40:14 ---> 78e12d6c966a 09:40:14 Step 7/7 : RUN go mod download 09:40:14 ---> Running in c151139b6559 09:40:26 Removing intermediate container c151139b6559 09:40:26 ---> 2755c92ddec2 09:40:26 Successfully built 2755c92ddec2 09:40:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:40:27 + docker inspect -f . ci-base-image-x86_64 09:40:27 . [Pipeline] withDockerContainer 09:40:27 prd-centos7-docker-4c-2g-20468 does not seem to be running inside a container 09:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 09:40:28 $ docker top bfcbf285358e2b7bbec4d9e20da9be26375a3f6cb6b3fe678651816dc0d71a52 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:28 + go version 09:40:28 go version go1.15.5 linux/amd64 [Pipeline] } 09:40:28 $ docker stop --time=1 bfcbf285358e2b7bbec4d9e20da9be26375a3f6cb6b3fe678651816dc0d71a52 09:40:29 Removing intermediate container 24e595e07875 09:40:29 ---> a2d25ebe4741 09:40:29 Successfully built a2d25ebe4741 09:40:29 Successfully tagged ci-base-image-arm64:latest 09:40:29 $ docker rm -f bfcbf285358e2b7bbec4d9e20da9be26375a3f6cb6b3fe678651816dc0d71a52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:40:30 + docker inspect -f . ci-base-image-arm64 09:40:30 . [Pipeline] withDockerContainer 09:40:30 + docker inspect -f . ci-base-image-x86_64 09:40:30 . 09:40:30 prd-ubuntu18.04-docker-arm64-4c-16g-20467 does not seem to be running inside a container 09:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 09:40:32 $ docker top a00354cfb00ffb3035b158d981672c7f0309965d4ef69b036c755a1923f03293 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 09:40:33 prd-centos7-docker-4c-2g-20468 does not seem to be running inside a container 09:40:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 09:40:33 $ docker top 80257d35d0193b2344122cb9e74a55a24ea9f87754f83ac76a21a7ef4e6391d4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:40:34 + make test 09:40:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:40:34 + go version 09:40:34 go version go1.15.5 linux/arm64 [Pipeline] } 09:40:34 $ docker stop --time=1 a00354cfb00ffb3035b158d981672c7f0309965d4ef69b036c755a1923f03293 09:40:36 $ docker rm -f a00354cfb00ffb3035b158d981672c7f0309965d4ef69b036c755a1923f03293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:40:37 + docker inspect -f . ci-base-image-arm64 09:40:37 . [Pipeline] withDockerContainer 09:40:37 prd-ubuntu18.04-docker-arm64-4c-16g-20467 does not seem to be running inside a container 09:40:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 09:40:39 $ docker top 29a9a0dd585b11395aff9c978eb1caa1ecd1fec15755d2ea37269e99a539a33f -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.038s coverage: 85.7% of statements 09:40:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.006s coverage: 100.0% of statements 09:40:40 + make test 09:40:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:40:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements 09:40:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements 09:40:41 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:40:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 26.3% of statements 09:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.7% of statements 09:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.013s coverage: 100.0% of statements 09:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.036s coverage: 91.8% of statements 09:40:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:40:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements 09:40:42 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.006s coverage: 47.8% of statements 09:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 63.0% of statements 09:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements 09:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.017s coverage: 15.4% of statements 09:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements 09:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.013s coverage: 14.3% of statements 09:40:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 09:40:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.042s coverage: 85.2% of statements 09:40:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 09:40:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:40:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 40.9% of statements 09:40:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 94.4% of statements 09:40:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.037s coverage: 92.9% of statements 09:40:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 09:40:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:40:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:40:47 gofmt -l . 09:40:47 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:40:47 $ docker stop --time=1 80257d35d0193b2344122cb9e74a55a24ea9f87754f83ac76a21a7ef4e6391d4 09:40:50 $ docker rm -f 80257d35d0193b2344122cb9e74a55a24ea9f87754f83ac76a21a7ef4e6391d4 [Pipeline] // withDockerContainer [Pipeline] sh 09:40:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:40:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:41:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:41:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.086s coverage: 85.7% of statements 09:41:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.024s coverage: 100.0% of statements 09:41:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.029s coverage: 45.4% of statements 09:41:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements 09:41:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:41:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.020s coverage: 26.3% of statements 09:41:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.040s coverage: 14.7% of statements 09:41:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.052s coverage: 100.0% of statements 09:41:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.076s coverage: 91.8% of statements 09:41:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:41:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:41:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.016s coverage: 100.0% of statements 09:41:08 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.023s coverage: 47.8% of statements 09:41:15 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.136s coverage: 63.0% of statements 09:41:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.021s coverage: 26.3% of statements 09:41:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.044s coverage: 15.4% of statements 09:41:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.018s coverage: 15.4% of statements 09:41:15 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.038s coverage: 14.3% of statements 09:41:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 09:41:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.164s coverage: 85.2% of statements 09:41:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 09:41:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:41:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.031s coverage: 40.9% of statements 09:41:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.072s coverage: 94.4% of statements 09:41:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.130s coverage: 92.9% of statements 09:41:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 09:41:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:41:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:41:23 gofmt -l . 09:41:23 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:41:23 $ docker stop --time=1 29a9a0dd585b11395aff9c978eb1caa1ecd1fec15755d2ea37269e99a539a33f 09:41:26 $ docker rm -f 29a9a0dd585b11395aff9c978eb1caa1ecd1fec15755d2ea37269e99a539a33f [Pipeline] // withDockerContainer [Pipeline] sh 09:41:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:41:27 Warning: overwriting stash ‘coverage-report’ 09:41:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 09:41:30 provisioning config files... 09:41:30 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/config7516001706736423898tmp [Pipeline] { [Pipeline] sh 09:41:30 + set +x 09:41:30 + curl -s https://codecov.io/bash 09:41:30 + bash -s -- 09:41:30 09:41:30 _____ _ 09:41:30 / ____| | | 09:41:30 | | ___ __| | ___ ___ _____ __ 09:41:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:41:30 | |___| (_) | (_| | __/ (_| (_) \ V / 09:41:30 \_____\___/ \__,_|\___|\___\___/ \_/ 09:41:30 Bash-20201231-23d4836 09:41:30 09:41:30 09:41:30 ==> git version 2.24.3 found 09:41:30 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:41:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:41:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:41:30 ==> Jenkins CI detected. 09:41:30 project root: . 09:41:30 --> token set from env 09:41:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:41:30 ==> Running gcov in . (disable via -X gcov) 09:41:30 ==> Python coveragepy not found 09:41:30 ==> Searching for coverage reports in: 09:41:30 + . 09:41:30 -> Found 1 reports 09:41:30 ==> Detecting git/mercurial file structure 09:41:30 ==> Reading reports 09:41:30 + ./coverage.out bytes=125629 09:41:30 ==> Appending adjustments 09:41:30 https://docs.codecov.io/docs/fixing-reports 09:41:31 + Found adjustments 09:41:31 ==> Gzipping contents 09:41:31 20K /tmp/codecov.mrAyOK.gz 09:41:31 ==> Uploading reports 09:41:31 url: https://codecov.io 09:41:31 query: branch=PR-427&commit=fd7c7a36dee322773ec6cfea67e09487e2435d3c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-427%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=427&job=&cmd_args= 09:41:31 -> Pinging Codecov 09:41:31 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-427&commit=fd7c7a36dee322773ec6cfea67e09487e2435d3c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-427%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=427&job=&cmd_args= 09:41:32 -> Uploading to 09:41:32 https://storage.googleapis.com/codecov/v4/raw/2021-01-15/71470A77251A30514AAF9C0BB2E5B6CE/fd7c7a36dee322773ec6cfea67e09487e2435d3c/fe1400aa-de20-4bc6-93d2-389a3bdb7467.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T094132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cc7f92135ec2e218ffc7693af2c27884bd5a05a6f79c90cb7538d1bc586c1b6 09:41:32 % Total % Received % Xferd Average Speed Time Time Time Current 09:41:32 Dload Upload Total Spent Left Speed 09:41:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19805 0 0 100 19805 0 34401 --:--:-- --:--:-- --:--:-- 34383 09:41:32 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/fd7c7a36dee322773ec6cfea67e09487e2435d3c [Pipeline] } 09:41:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:41:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:41:35 ---> package-listing.sh 09:41:35 ++ facter osfamily 09:41:35 ++ tr '[:upper:]' '[:lower:]' 09:41:35 + OS_FAMILY=redhat 09:41:35 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-427 09:41:35 + START_PACKAGES=/tmp/packages_start.txt 09:41:35 + END_PACKAGES=/tmp/packages_end.txt 09:41:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:41:35 + PACKAGES=/tmp/packages_start.txt 09:41:35 + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' 09:41:35 + PACKAGES=/tmp/packages_end.txt 09:41:35 + case "${OS_FAMILY}" in 09:41:35 + rpm -qa 09:41:35 + sort 09:41:40 + '[' -f /tmp/packages_start.txt ']' 09:41:40 + '[' -f /tmp/packages_end.txt ']' 09:41:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:41:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' 09:41:40 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-427/archives/ 09:41:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-427/archives/ [Pipeline] echo 09:41:40 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-427/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:41:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:41:41 09:41:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:41:41 alpine: Pulling from edgex-lftools-log-publisher 09:41:41 df20fa9351a1: Pulling fs layer 09:41:41 36b3adc4ff6f: Pulling fs layer 09:41:41 8ad3a11d3b57: Pulling fs layer 09:41:41 46f8f816bc3b: Pulling fs layer 09:41:41 93b61091891f: Pulling fs layer 09:41:41 93b9cdb0e59b: Pulling fs layer 09:41:41 5e14af77c1be: Pulling fs layer 09:41:41 01666e4c0597: Pulling fs layer 09:41:41 aa168da1d23b: Pulling fs layer 09:41:41 93b9cdb0e59b: Waiting 09:41:41 5e14af77c1be: Waiting 09:41:41 01666e4c0597: Waiting 09:41:41 46f8f816bc3b: Waiting 09:41:41 93b61091891f: Waiting 09:41:41 aa168da1d23b: Waiting 09:41:41 36b3adc4ff6f: Verifying Checksum 09:41:41 36b3adc4ff6f: Download complete 09:41:41 46f8f816bc3b: Verifying Checksum 09:41:41 46f8f816bc3b: Download complete 09:41:42 df20fa9351a1: Verifying Checksum 09:41:42 df20fa9351a1: Download complete 09:41:42 93b9cdb0e59b: Verifying Checksum 09:41:42 93b9cdb0e59b: Download complete 09:41:42 5e14af77c1be: Verifying Checksum 09:41:42 5e14af77c1be: Download complete 09:41:42 01666e4c0597: Verifying Checksum 09:41:42 01666e4c0597: Download complete 09:41:42 df20fa9351a1: Pull complete 09:41:42 8ad3a11d3b57: Verifying Checksum 09:41:42 8ad3a11d3b57: Download complete 09:41:42 36b3adc4ff6f: Pull complete 09:41:42 93b61091891f: Verifying Checksum 09:41:42 93b61091891f: Download complete 09:41:43 8ad3a11d3b57: Pull complete 09:41:43 46f8f816bc3b: Pull complete 09:41:43 93b61091891f: Pull complete 09:41:44 93b9cdb0e59b: Pull complete 09:41:44 5e14af77c1be: Pull complete 09:41:44 01666e4c0597: Pull complete 09:41:45 aa168da1d23b: Verifying Checksum 09:41:45 aa168da1d23b: Download complete 09:41:51 aa168da1d23b: Pull complete 09:41:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:41:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:41:52 prd-centos7-docker-4c-2g-20463 does not seem to be running inside a container 09:41:52 $ 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-427/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-427 -v /w/workspace/dry_go-mod-core-contracts_PR-427:/w/workspace/dry_go-mod-core-contracts_PR-427:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-427@tmp:/w/workspace/dry_go-mod-core-contracts_PR-427@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:41:55 $ docker top ee78d7b2ed21baf4fccbc480a99af66dd26d2431dee5bc40c085c6f4c457598f -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:55 + touch /tmp/pre-build-complete [Pipeline] sh 09:41:56 + mkdir -p /var/log/sa [Pipeline] sh 09:41:56 + ls /var/log/sa-host 09:41:56 + sadf -c /var/log/sa-host/sa15 09:41:56 file_magic: OK 09:41:56 HZ: Using current value: 100 09:41:56 file_header: OK 09:41:56 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 09:41:56 Statistics: 09:41:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:41:56 File successfully converted to sysstat format version 12.2.1 09:41:56 + sadf -c /var/log/sa-host/sa23 09:41:56 file_magic: OK 09:41:56 HZ: Using current value: 100 09:41:56 file_header: OK 09:41:56 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 09:41:56 Statistics: 09:41:56 Hnuu...uuuununununu... 09:41:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:56 provisioning config files... 09:41:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/config4373356559069161439tmp [Pipeline] { [Pipeline] echo 09:41:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:41:56 ---> create-netrc.sh [Pipeline] } 09:41:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:41:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:41:57 ---> python-tools-install.sh [Pipeline] echo 09:41:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:41:57 ---> sudo-logs.sh 09:41:57 Archiving 'sudo' log.. [Pipeline] echo 09:41:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:41:57 ---> job-cost.sh 09:41:57 lf-activate-venv: SKIPPING 09:41:57 INFO: No Stack... 09:41:58 INFO: Retrieving Pricing Info for: v1-standard-2 09:41:59 INFO: Archiving Costs [Pipeline] echo 09:41:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:41:59 ---> logs-deploy.sh 09:41:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-427/6 09:41:59 INFO: archiving workspace using pattern(s): 09:42:01 Archives upload complete. 09:42:01 INFO: archiving logs to Nexus 09:42:02 ---> uname -a: 09:42:02 Linux prd-centos7-docker-4c-2g-20463.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:42:02 09:42:02 09:42:02 ---> lscpu: 09:42:02 Architecture: x86_64 09:42:02 CPU op-mode(s): 32-bit, 64-bit 09:42:02 Byte Order: Little Endian 09:42:02 Address sizes: 40 bits physical, 48 bits virtual 09:42:02 CPU(s): 4 09:42:02 On-line CPU(s) list: 0-3 09:42:02 Thread(s) per core: 1 09:42:02 Core(s) per socket: 1 09:42:02 Socket(s): 4 09:42:02 NUMA node(s): 1 09:42:02 Vendor ID: GenuineIntel 09:42:02 CPU family: 6 09:42:02 Model: 44 09:42:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:42:02 Stepping: 1 09:42:02 CPU MHz: 2933.438 09:42:02 BogoMIPS: 5866.87 09:42:02 Virtualization: VT-x 09:42:02 Hypervisor vendor: KVM 09:42:02 Virtualization type: full 09:42:02 L1d cache: 128 KiB 09:42:02 L1i cache: 128 KiB 09:42:02 L2 cache: 16 MiB 09:42:02 L3 cache: 64 MiB 09:42:02 NUMA node0 CPU(s): 0-3 09:42:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:42:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:42:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:42:02 Vulnerability Meltdown: Mitigation; PTI 09:42:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:42:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:42:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:42:02 Vulnerability Srbds: Not affected 09:42:02 Vulnerability Tsx async abort: Not affected 09:42:02 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 09:42:02 09:42:02 09:42:02 ---> nproc: 09:42:02 4 09:42:02 09:42:02 09:42:02 ---> df -h: 09:42:02 Filesystem Size Used Available Use% Mounted on 09:42:02 overlay 50.0G 7.3G 42.7G 15% / 09:42:02 tmpfs 64.0M 0 64.0M 0% /dev 09:42:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:42:02 shm 64.0M 0 64.0M 0% /dev/shm 09:42:02 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 09:42:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 09:42:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 09:42:02 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 09:42:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-427@tmp 09:42:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 09:42:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 09:42:02 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 09:42:02 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 09:42:02 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-427 09:42:02 09:42:02 09:42:02 ---> free -m: 09:42:02 total used free shared buff/cache available 09:42:02 Mem: 1837 687 105 0 1044 1045 09:42:02 Swap: 1023 0 1023 09:42:02 09:42:02 09:42:02 ---> ip addr: 09:42:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:42:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:42:02 inet 127.0.0.1/8 scope host lo 09:42:02 valid_lft forever preferred_lft forever 09:42:02 inet6 ::1/128 scope host 09:42:02 valid_lft forever preferred_lft forever 09:42:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:42:02 link/ether fa:16:3e:ce:36:67 brd ff:ff:ff:ff:ff:ff 09:42:02 inet 10.30.123.18/23 brd 10.30.123.255 scope global dynamic eth0 09:42:02 valid_lft 85733sec preferred_lft 85733sec 09:42:02 inet6 fe80::f816:3eff:fece:3667/64 scope link 09:42:02 valid_lft forever preferred_lft forever 09:42:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:42:02 link/ether 02:42:3c:9c:93:5f brd ff:ff:ff:ff:ff:ff 09:42:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:42:02 valid_lft forever preferred_lft forever 09:42:02 inet6 fe80::42:3cff:fe9c:935f/64 scope link 09:42:02 valid_lft forever preferred_lft forever 09:42:02 09:42:02 09:42:02 ---> sar -b -r -n DEV: 09:42:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 09:42:02 09:42:02 09:30:42 LINUX RESTART (4 CPU) 09:42:02 09:42:02 09:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:42:02 09:32:03 97.09 43.80 53.29 0.00 3633.26 36642.97 0.00 09:42:02 09:33:01 2.45 0.00 2.45 0.00 0.00 40.20 0.00 09:42:02 09:34:01 0.23 0.00 0.23 0.00 0.00 2.20 0.00 09:42:02 09:35:01 19.55 3.56 15.99 0.00 261.56 153.85 0.00 09:42:02 09:36:01 31.67 9.64 22.03 0.00 4211.16 2569.23 0.00 09:42:02 09:37:01 1.80 0.00 1.80 0.00 0.00 38.17 0.00 09:42:02 09:38:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 09:42:02 09:39:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 09:42:02 09:40:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 09:42:02 09:41:01 0.18 0.00 0.18 0.00 0.00 2.47 0.00 09:42:02 Average: 15.42 5.72 9.70 0.00 813.51 3960.50 0.00 09:42:02 09:42:02 09:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:42:02 09:32:03 79804 0 479648 25.49 2620 1319472 963648 32.89 296736 1308860 8 09:42:02 09:33:01 83024 0 476452 25.32 2620 1319448 955832 32.62 294196 1308732 8 09:42:02 09:34:01 83412 0 476060 25.30 2620 1319452 955764 32.62 291148 1311248 8 09:42:02 09:35:01 69820 0 550996 29.28 2620 1258108 1056464 36.06 382040 1232808 18412 09:42:02 09:36:01 145048 0 586192 31.15 2620 1147684 1089652 37.19 403252 1132748 20 09:42:02 09:37:01 146664 0 584572 31.07 2620 1147688 1082836 36.96 402892 1132720 8 09:42:02 09:38:01 147796 0 583436 31.01 2620 1147692 1072544 36.60 401544 1132988 8 09:42:02 09:39:01 147468 0 583760 31.03 2620 1147696 1072604 36.61 401748 1132984 8 09:42:02 09:40:01 147224 0 584000 31.04 2620 1147700 1072664 36.61 395320 1139876 16 09:42:02 09:41:01 147164 0 584052 31.04 2620 1147708 1072664 36.61 395356 1139876 12 09:42:02 Average: 119742 0 548917 29.17 2620 1210265 1039467 35.48 366423 1197284 1851 09:42:02 09:42:02 09:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:42:02 09:32:03 eth0 213.93 122.12 370.96 25.13 0.00 0.00 0.00 0.00 09:42:02 09:32:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:32:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:33:01 eth0 0.84 0.36 0.36 0.21 0.00 0.00 0.00 0.00 09:42:02 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:34:01 eth0 0.80 0.07 0.07 0.01 0.00 0.00 0.00 0.00 09:42:02 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:35:01 eth0 298.78 194.89 359.59 41.70 0.00 0.00 0.00 0.00 09:42:02 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:36:01 eth0 81.72 69.08 354.23 36.57 0.00 0.00 0.00 0.00 09:42:02 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:36:01 docker0 7.33 4.13 1.51 15.80 0.00 0.00 0.00 0.00 09:42:02 09:37:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 09:42:02 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:38:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:42:02 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:39:01 eth0 0.90 0.17 0.22 0.01 0.00 0.00 0.00 0.00 09:42:02 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:40:01 eth0 1.75 0.52 0.61 0.39 0.00 0.00 0.00 0.00 09:42:02 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:41:01 eth0 0.68 0.27 0.29 0.20 0.00 0.00 0.00 0.00 09:42:02 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 Average: eth0 60.18 38.91 109.03 10.46 0.00 0.00 0.00 0.00 09:42:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:02 Average: docker0 0.74 0.41 0.15 1.59 0.00 0.00 0.00 0.00 09:42:02 09:42:02 09:42:02 ---> sar -P ALL: 09:42:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 09:42:02 09:42:02 09:30:42 LINUX RESTART (4 CPU) 09:42:02 09:42:02 09:31:01 CPU %user %nice %system %iowait %steal %idle 09:42:02 09:32:03 all 7.78 0.00 3.72 3.14 0.05 85.32 09:42:02 09:32:03 0 6.62 0.00 3.49 3.54 0.03 86.32 09:42:02 09:32:03 1 6.98 0.00 3.77 2.11 0.08 87.06 09:42:02 09:32:03 2 9.05 0.00 3.18 4.71 0.02 83.05 09:42:02 09:32:03 3 8.45 0.00 4.45 2.20 0.05 84.85 09:42:02 09:33:01 all 0.19 0.00 0.03 0.00 0.00 99.78 09:42:02 09:33:01 0 0.09 0.00 0.02 0.00 0.00 99.90 09:42:02 09:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:42:02 09:33:01 2 0.53 0.00 0.03 0.00 0.02 99.41 09:42:02 09:33:01 3 0.09 0.00 0.02 0.00 0.00 99.90 09:42:02 09:34:01 all 0.15 0.00 0.03 0.00 0.00 99.82 09:42:02 09:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:42:02 09:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:42:02 09:34:01 2 0.45 0.00 0.02 0.00 0.00 99.53 09:42:02 09:34:01 3 0.08 0.00 0.05 0.00 0.00 99.87 09:42:02 09:35:01 all 2.94 0.00 0.64 0.52 0.01 95.89 09:42:02 09:35:01 0 2.94 0.00 0.87 0.07 0.02 96.11 09:42:02 09:35:01 1 2.36 0.00 0.50 0.07 0.02 97.06 09:42:02 09:35:01 2 2.77 0.00 0.85 1.95 0.02 94.41 09:42:02 09:35:01 3 3.67 0.00 0.33 0.00 0.00 95.99 09:42:02 09:36:01 all 2.71 0.00 1.44 0.51 0.04 95.30 09:42:02 09:36:01 0 2.51 0.00 1.47 0.55 0.03 95.43 09:42:02 09:36:01 1 2.29 0.00 1.44 0.05 0.05 96.16 09:42:02 09:36:01 2 3.47 0.00 1.26 0.22 0.02 95.05 09:42:02 09:36:01 3 2.58 0.00 1.59 1.21 0.05 94.58 09:42:02 09:37:01 all 0.17 0.00 0.03 0.00 0.00 99.80 09:42:02 09:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:42:02 09:37:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:42:02 09:37:01 2 0.05 0.00 0.05 0.00 0.00 99.90 09:42:02 09:37:01 3 0.53 0.00 0.03 0.00 0.00 99.43 09:42:02 09:38:01 all 0.09 0.00 0.04 0.00 0.00 99.86 09:42:02 09:38:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:42:02 09:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:42:02 09:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:42:02 09:38:01 3 0.25 0.00 0.07 0.00 0.00 99.68 09:42:02 09:39:01 all 0.03 0.00 0.02 0.00 0.00 99.94 09:42:02 09:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:42:02 09:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:42:02 09:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:42:02 09:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:42:02 09:40:01 all 0.13 0.00 0.03 0.00 0.00 99.84 09:42:02 09:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:42:02 09:40:01 1 0.12 0.00 0.03 0.00 0.00 99.85 09:42:02 09:40:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:42:02 09:40:01 3 0.30 0.00 0.02 0.00 0.02 99.67 09:42:02 09:41:01 all 0.16 0.00 0.02 0.00 0.00 99.82 09:42:02 09:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:42:02 09:41:01 1 0.52 0.00 0.03 0.00 0.00 99.45 09:42:02 09:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:42:02 09:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:42:02 Average: all 1.43 0.00 0.60 0.42 0.01 97.54 09:42:02 Average: 0 1.23 0.00 0.60 0.42 0.01 97.74 09:42:02 Average: 1 1.25 0.00 0.59 0.22 0.02 97.92 09:42:02 Average: 2 1.65 0.00 0.55 0.69 0.01 97.10 09:42:02 Average: 3 1.60 0.00 0.66 0.34 0.01 97.39 09:42:02 09:42:02 09:42:02