Pull request #399 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 judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from fb2b1e275dcfefb1217863fb53775ec165b4ce0e+546abcade185a9c156a4286535458b6644383625 (9b9cccea2ee09a92bf07824cf54388938dcbbb6e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16457 in /w/workspace/dry_go-mod-core-contracts_PR-399 [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-399 # 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/399/head:refs/remotes/origin/PR-399 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 546abcade185a9c156a4286535458b6644383625 into PR head commit fb2b1e275dcfefb1217863fb53775ec165b4ce0e Merge succeeded, producing fb2b1e275dcfefb1217863fb53775ec165b4ce0e Checking out Revision fb2b1e275dcfefb1217863fb53775ec165b4ce0e (PR-399) > git config core.sparsecheckout # timeout=10 > git checkout -f fb2b1e275dcfefb1217863fb53775ec165b4ce0e # 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 546abcade185a9c156a4286535458b6644383625 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb2b1e275dcfefb1217863fb53775ec165b4ce0e # timeout=10 Commit message: "feat(v2): implement custom validation tag for RFC3986 unreserved characters" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:14:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 1d132f5d3138909519b21e8830d70363cca61388 # timeout=10 03:14:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:14:48 ========================================================= 03:14:48 EdgeX Global Pipelines Version Info 03:14:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:14:49 ------------------- 03:14:49 stable info: 03:14:49 ------------------- 03:14:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:14:49 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 03:14:49 Message: update stable to v1.0.173 03:14:50 ------------------- 03:14:50 experimental info: 03:14:50 ------------------- 03:14:50 Commited By: **** collab-it+edgex@linuxfoundation.org 03:14:50 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 03:14:50 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:14:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:14:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:14:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:14:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:14:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:14:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:14:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:14:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:14:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:14:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:14:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:14:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 03:14:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:14:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:14:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:14:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:14:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:14:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:14:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 03:14:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:14:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:14:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:14:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:14:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:14:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:14:54 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:14:54 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 03:14:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-399 [Pipeline] echo 03:14:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-399 [Pipeline] echo 03:14:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-399 [Pipeline] echo 03:14:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb2b1e275dcfefb1217863fb53775ec165b4ce0e [Pipeline] echo 03:14:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb2b1e2 [Pipeline] echo 03:14:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:14:55 + git log --format=format:%s -1 fb2b1e275dcfefb1217863fb53775ec165b4ce0e [Pipeline] echo 03:14:56 GIT_COMMIT: fb2b1e275dcfefb1217863fb53775ec165b4ce0e, Commit Message: feat(v2): implement custom validation tag for RFC3986 unreserved characters [Pipeline] echo 03:14:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:14:57 03:14:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:14:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:14:57 latest: Pulling from edgex-devops/git-semver 03:14:57 31603596830f: Pulling fs layer 03:14:57 2a8b12db71e7: Pulling fs layer 03:14:57 6ca5941a6612: Pulling fs layer 03:14:57 ecc8261a40a4: Pulling fs layer 03:14:57 ecc8261a40a4: Waiting 03:14:57 2a8b12db71e7: Verifying Checksum 03:14:57 2a8b12db71e7: Download complete 03:14:57 31603596830f: Verifying Checksum 03:14:57 31603596830f: Download complete 03:14:58 ecc8261a40a4: Verifying Checksum 03:14:58 ecc8261a40a4: Download complete 03:14:58 6ca5941a6612: Verifying Checksum 03:14:58 6ca5941a6612: Download complete 03:14:58 31603596830f: Pull complete 03:14:58 2a8b12db71e7: Pull complete 03:14:59 6ca5941a6612: Pull complete 03:14:59 ecc8261a40a4: Pull complete 03:14:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:14:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:14:59 prd-centos7-docker-4c-2g-16457 does not seem to be running inside a container 03:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-399 -v /w/workspace/dry_go-mod-core-contracts_PR-399:/w/workspace/dry_go-mod-core-contracts_PR-399:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-399@tmp:/w/workspace/dry_go-mod-core-contracts_PR-399@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:15:01 $ docker top 52630320f6218669665d0fab91398360cd087c51d153f572c043d84cdc14493f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:15:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:02 [ssh-agent] Looking for ssh-agent implementation... 03:15:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:02 $ docker exec 52630320f6218669665d0fab91398360cd087c51d153f572c043d84cdc14493f ssh-agent 03:15:02 SSH_AUTH_SOCK=/tmp/ssh-9rhXJyQIfblu/agent.11 03:15:02 SSH_AGENT_PID=16 03:15:02 Running ssh-add (command line suppressed) 03:15:02 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_7769760327813019314.key (/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_7769760327813019314.key) 03:15:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:03 + git tag --points-at HEAD [Pipeline] } 03:15:03 $ docker exec --env ******** --env ******** 52630320f6218669665d0fab91398360cd087c51d153f572c043d84cdc14493f ssh-agent -k 03:15:03 unset SSH_AUTH_SOCK; 03:15:03 unset SSH_AGENT_PID; 03:15:03 echo Agent pid 16 killed; 03:15:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:15:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:03 [ssh-agent] Looking for ssh-agent implementation... 03:15:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:03 $ docker exec 52630320f6218669665d0fab91398360cd087c51d153f572c043d84cdc14493f ssh-agent 03:15:04 SSH_AUTH_SOCK=/tmp/ssh-Sthm1LTlMAnn/agent.45 03:15:04 SSH_AGENT_PID=51 03:15:04 Running ssh-add (command line suppressed) 03:15:04 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_2249489016181227899.key (/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/private_key_2249489016181227899.key) 03:15:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:04 + git semver init 03:15:04 # -> Open(): unable to determine branch for HEAD 03:15:04 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-399/.git 03:15:04 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-399 03:15:04 # $SEMVER_REMOTE_NAME = origin 03:15:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:15:04 # $SEMVER_USER_NAME = edgex-jenkins 03:15:04 # $SEMVER_BRANCH = PR-399 03:15:04 # $SEMVER_TEMP = /tmp/semver-803306244 03:15:04 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:15:06 # '/tmp/semver-803306244' -> '/w/workspace/dry_go-mod-core-contracts_PR-399/.semver' 03:15:06 # -> Force: false 03:15:06 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-399/.semver [Pipeline] } 03:15:06 $ docker exec --env ******** --env ******** 52630320f6218669665d0fab91398360cd087c51d153f572c043d84cdc14493f ssh-agent -k 03:15:06 unset SSH_AUTH_SOCK; 03:15:06 unset SSH_AGENT_PID; 03:15:06 echo Agent pid 51 killed; 03:15:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:15:07 + git semver [Pipeline] } 03:15:07 $ docker stop --time=1 52630320f6218669665d0fab91398360cd087c51d153f572c043d84cdc14493f 03:15:09 $ docker rm -f 52630320f6218669665d0fab91398360cd087c51d153f572c043d84cdc14493f [Pipeline] // withDockerContainer [Pipeline] sh 03:15:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:15:10 Stashed 1 file(s) [Pipeline] echo 03:15:10 [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 03:15:26 Still waiting to schedule task 03:15:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:15:26 Still waiting to schedule task 03:15:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:17:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16458 in /w/workspace/dry_go-mod-core-contracts_PR-399 [Pipeline] { [Pipeline] ws 03:17:21 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 03:17:26 using credential edgex-jenkins-ssh 03:17:26 Cloning the remote Git repository 03:17:26 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:17:27 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 03:17:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:17:27 > git --version # timeout=10 03:17:27 > git --version # 'git version 2.17.1' 03:17:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:17:28 Merging remotes/origin/master commit 546abcade185a9c156a4286535458b6644383625 into PR head commit fb2b1e275dcfefb1217863fb53775ec165b4ce0e 03:17:29 Merge succeeded, producing fb2b1e275dcfefb1217863fb53775ec165b4ce0e 03:17:29 Checking out Revision fb2b1e275dcfefb1217863fb53775ec165b4ce0e (PR-399) 03:17:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:17:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:17:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:17:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:17:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/399/head:refs/remotes/origin/PR-399 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:17:28 > git config core.sparsecheckout # timeout=10 03:17:28 > git checkout -f fb2b1e275dcfefb1217863fb53775ec165b4ce0e # timeout=10 03:17:29 > git remote # timeout=10 03:17:29 > git config --get remote.origin.url # timeout=10 03:17:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:29 > git merge 546abcade185a9c156a4286535458b6644383625 # timeout=10 03:17:29 > git rev-parse HEAD^{commit} # timeout=10 03:17:29 > git config core.sparsecheckout # timeout=10 03:17:29 > git checkout -f fb2b1e275dcfefb1217863fb53775ec165b4ce0e # timeout=10 03:17:33 Commit message: "feat(v2): implement custom validation tag for RFC3986 unreserved characters" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:17:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:17:36 + sudo service docker restart 03:17:36 + true [Pipeline] unstash [Pipeline] echo 03:17:38 ========================================================= 03:17:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:17:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:17:38 + 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 . 03:17:39 Sending build context to Docker daemon 2.041MB 03:17:39 Step 1/7 : ARG BASE=golang:1.15-alpine 03:17:39 Step 2/7 : FROM ${BASE} 03:17:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:17:40 5f621e34cdf4: Pulling fs layer 03:17:40 a4357932f1b6: Pulling fs layer 03:17:40 18c013af1878: Pulling fs layer 03:17:40 00ac8860ef70: Pulling fs layer 03:17:40 63d7cb157983: Pulling fs layer 03:17:40 b116817d02f9: Pulling fs layer 03:17:40 745a02a5169b: Pulling fs layer 03:17:40 00ac8860ef70: Waiting 03:17:40 63d7cb157983: Waiting 03:17:40 745a02a5169b: Waiting 03:17:40 b116817d02f9: Waiting 03:17:40 18c013af1878: Verifying Checksum 03:17:40 18c013af1878: Download complete 03:17:40 a4357932f1b6: Download complete 03:17:41 63d7cb157983: Download complete 03:17:41 b116817d02f9: Verifying Checksum 03:17:41 b116817d02f9: Download complete 03:17:41 5f621e34cdf4: Verifying Checksum 03:17:41 5f621e34cdf4: Download complete 03:17:42 5f621e34cdf4: Pull complete 03:17:42 a4357932f1b6: Pull complete 03:17:43 18c013af1878: Pull complete 03:17:43 745a02a5169b: Verifying Checksum 03:17:43 745a02a5169b: Download complete 03:17:45 00ac8860ef70: Verifying Checksum 03:17:45 00ac8860ef70: Download complete 03:17:46 Running on prd-centos7-docker-4c-2g-16459 in /w/workspace/dry_go-mod-core-contracts_PR-399 [Pipeline] { [Pipeline] ws 03:17:46 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 03:17:48 using credential edgex-jenkins-ssh 03:17:48 Cloning the remote Git repository 03:17:48 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:17:48 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 03:17:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:17:48 > git --version # timeout=10 03:17:48 > git --version # 'git version 2.24.3' 03:17:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:17:50 Merging remotes/origin/master commit 546abcade185a9c156a4286535458b6644383625 into PR head commit fb2b1e275dcfefb1217863fb53775ec165b4ce0e 03:17:50 Merge succeeded, producing fb2b1e275dcfefb1217863fb53775ec165b4ce0e 03:17:50 Checking out Revision fb2b1e275dcfefb1217863fb53775ec165b4ce0e (PR-399) 03:17:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:17:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:17:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:17:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:17:49 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/399/head:refs/remotes/origin/PR-399 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:17:50 > git config core.sparsecheckout # timeout=10 03:17:50 > git checkout -f fb2b1e275dcfefb1217863fb53775ec165b4ce0e # timeout=10 03:17:50 > git remote # timeout=10 03:17:50 > git config --get remote.origin.url # timeout=10 03:17:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:50 > git merge 546abcade185a9c156a4286535458b6644383625 # timeout=10 03:17:50 > git rev-parse HEAD^{commit} # timeout=10 03:17:50 > git config core.sparsecheckout # timeout=10 03:17:50 > git checkout -f fb2b1e275dcfefb1217863fb53775ec165b4ce0e # timeout=10 03:17:54 Commit message: "feat(v2): implement custom validation tag for RFC3986 unreserved characters" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:17:55 00ac8860ef70: Pull complete 03:17:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:17:56 + sudo service docker restart 03:17:56 + true 03:17:56 Redirecting to /bin/systemctl restart docker.service 03:17:56 63d7cb157983: Pull complete 03:17:56 b116817d02f9: Pull complete [Pipeline] unstash [Pipeline] echo 03:17:57 ========================================================= 03:17:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:17:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:17:57 + 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 . 03:17:58 Sending build context to Docker daemon 2.042MB 03:17:58 Step 1/7 : ARG BASE=golang:1.15-alpine 03:17:58 Step 2/7 : FROM ${BASE} 03:17:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:17:58 188c0c94c7c5: Pulling fs layer 03:17:58 0ef7d3d256c8: Pulling fs layer 03:17:58 de9db76c5a1d: Pulling fs layer 03:17:58 bca2f99d35d6: Pulling fs layer 03:17:58 93359f2a8cfa: Pulling fs layer 03:17:58 7c6f9722023f: Pulling fs layer 03:17:58 a35cf1a2eb13: Pulling fs layer 03:17:58 bca2f99d35d6: Waiting 03:17:58 93359f2a8cfa: Waiting 03:17:58 7c6f9722023f: Waiting 03:17:58 a35cf1a2eb13: Waiting 03:17:58 de9db76c5a1d: Verifying Checksum 03:17:58 de9db76c5a1d: Download complete 03:17:58 0ef7d3d256c8: Verifying Checksum 03:17:58 0ef7d3d256c8: Download complete 03:17:58 93359f2a8cfa: Verifying Checksum 03:17:58 93359f2a8cfa: Download complete 03:17:58 7c6f9722023f: Download complete 03:17:58 188c0c94c7c5: Verifying Checksum 03:17:58 188c0c94c7c5: Download complete 03:17:59 188c0c94c7c5: Pull complete 03:17:59 0ef7d3d256c8: Pull complete 03:17:59 de9db76c5a1d: Pull complete 03:17:59 745a02a5169b: Pull complete 03:17:59 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:17:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:17:59 ---> b7e6874047d6 03:17:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:18:01 a35cf1a2eb13: Verifying Checksum 03:18:01 bca2f99d35d6: Verifying Checksum 03:18:01 bca2f99d35d6: Download complete 03:18:03 ---> Running in 4d01805eb27c 03:18:03 Removing intermediate container 4d01805eb27c 03:18:03 ---> 92883339058a 03:18:03 Step 4/7 : RUN apk add bash 03:18:03 ---> Running in 8414eb25a582 03:18:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:18:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:18:08 bca2f99d35d6: Pull complete 03:18:08 93359f2a8cfa: Pull complete 03:18:08 7c6f9722023f: Pull complete 03:18:08 OK: 142 MiB in 39 packages 03:18:09 Removing intermediate container 8414eb25a582 03:18:09 ---> 3b0dbc8532cc 03:18:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:18:09 ---> Running in daa6a86a7aff 03:18:10 Removing intermediate container daa6a86a7aff 03:18:10 ---> ddd64d0ecfb0 03:18:10 Step 6/7 : COPY go.mod . 03:18:10 ---> c1eb446fbaca 03:18:10 Step 7/7 : RUN go mod download 03:18:10 ---> Running in bf24c8f8d517 03:18:13 a35cf1a2eb13: Pull complete 03:18:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:18:13 ---> a62c8e92a672 03:18:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:18:13 ---> Running in 0b26c68cb2f5 03:18:13 Removing intermediate container 0b26c68cb2f5 03:18:13 ---> 6f43824efd6f 03:18:13 Step 4/7 : RUN apk add bash 03:18:14 ---> Running in 9437f7cab08e 03:18:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:18 OK: 166 MiB in 39 packages 03:18:18 Removing intermediate container 9437f7cab08e 03:18:18 ---> 6de268f014ed 03:18:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:18:18 ---> Running in ed0978e4dc1b 03:18:18 Removing intermediate container ed0978e4dc1b 03:18:18 ---> 5bf55381eaca 03:18:18 Step 6/7 : COPY go.mod . 03:18:18 ---> 8c4ab1101b95 03:18:18 Step 7/7 : RUN go mod download 03:18:18 ---> Running in c099faf9be7f 03:18:25 Removing intermediate container bf24c8f8d517 03:18:25 ---> c6a9707710a7 03:18:25 Successfully built c6a9707710a7 03:18:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:18:26 + docker inspect -f . ci-base-image-arm64 03:18:26 . [Pipeline] withDockerContainer 03:18:26 prd-ubuntu18.04-docker-arm64-4c-16g-16458 does not seem to be running inside a container 03:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:18:28 $ docker top 3c3ef3ff2e95ed82ae11ae618c019e093a071d05ffb25f90829110130556939f -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:29 + go version 03:18:29 go version go1.15.5 linux/arm64 [Pipeline] } 03:18:29 $ docker stop --time=1 3c3ef3ff2e95ed82ae11ae618c019e093a071d05ffb25f90829110130556939f 03:18:31 $ docker rm -f 3c3ef3ff2e95ed82ae11ae618c019e093a071d05ffb25f90829110130556939f 03:18:31 Removing intermediate container c099faf9be7f 03:18:31 ---> 124fc39130ba 03:18:31 Successfully built 124fc39130ba 03:18:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:18:31 + docker inspect -f . ci-base-image-x86_64 03:18:31 . [Pipeline] withDockerContainer 03:18:32 prd-centos7-docker-4c-2g-16459 does not seem to be running inside a container 03:18:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:18:32 + docker inspect -f . ci-base-image-arm64 03:18:32 . 03:18:32 $ docker top fd9f259255909eb7f1001e5fff93313510bcbe03abe2168de074224ba634e96d -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 03:18:33 prd-ubuntu18.04-docker-arm64-4c-16g-16458 does not seem to be running inside a container 03:18:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:18:35 $ docker top d5463ad78e5ccdf3d85cdc3fbcaac34e42d7e94779b7bdd059fda9394db48e6e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 03:18:36 + go version 03:18:36 go version go1.15.5 linux/amd64 [Pipeline] } 03:18:36 $ docker stop --time=1 fd9f259255909eb7f1001e5fff93313510bcbe03abe2168de074224ba634e96d 03:18:36 + make test 03:18:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:18:37 $ docker rm -f fd9f259255909eb7f1001e5fff93313510bcbe03abe2168de074224ba634e96d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:18:38 + docker inspect -f . ci-base-image-x86_64 03:18:38 . [Pipeline] withDockerContainer 03:18:38 prd-centos7-docker-4c-2g-16459 does not seem to be running inside a container 03:18:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:18:38 $ docker top f106bd0b54148b7048da176eda853d44d2bd52e4458bfcdf4368d830104eec6a -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:39 + make test 03:18:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:18:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 03:18:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.021s coverage: 85.7% of statements 03:18:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.013s coverage: 100.0% of statements 03:18:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.047s coverage: 45.4% of statements 03:18:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements 03:18:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 03:18:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 18.6% of statements 03:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.7% of statements 03:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.060s coverage: 100.0% of statements 03:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.029s coverage: 91.8% of statements 03:18:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 03:18:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 03:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements 03:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.011s coverage: 47.8% of statements 03:18:51 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 63.0% of statements 03:18:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.008s coverage: 26.3% of statements 03:18:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 03:18:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements 03:18:51 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements 03:18:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 03:18:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.053s coverage: 85.3% of statements 03:18:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 03:18:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:18:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.026s coverage: 44.6% of statements 03:18:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.030s coverage: 100.0% of statements 03:18:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 93.6% of statements 03:18:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 03:18:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 03:18:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:18:53 gofmt -l . 03:18:53 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:18:53 $ docker stop --time=1 f106bd0b54148b7048da176eda853d44d2bd52e4458bfcdf4368d830104eec6a 03:18:56 $ docker rm -f f106bd0b54148b7048da176eda853d44d2bd52e4458bfcdf4368d830104eec6a [Pipeline] // withDockerContainer [Pipeline] sh 03:18:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:18:57 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 03:18:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [Pipeline] } 03:18:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.057s coverage: 85.7% of statements 03:18:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.067s coverage: 100.0% of statements 03:19:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.049s coverage: 45.4% of statements 03:19:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.018s coverage: 77.8% of statements 03:19:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 03:19:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.025s coverage: 18.6% of statements 03:19:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.039s coverage: 14.7% of statements 03:19:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.038s coverage: 100.0% of statements 03:19:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.079s coverage: 91.8% of statements 03:19:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 03:19:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 03:19:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.048s coverage: 100.0% of statements 03:19:04 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.027s coverage: 47.8% of statements 03:19:10 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.115s coverage: 63.0% of statements 03:19:10 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.019s coverage: 26.3% of statements 03:19:10 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.022s coverage: 15.4% of statements 03:19:10 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.043s coverage: 15.4% of statements 03:19:10 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 03:19:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 03:19:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.077s coverage: 85.3% of statements 03:19:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 03:19:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:19:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.061s coverage: 44.6% of statements 03:19:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.029s coverage: 100.0% of statements 03:19:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.113s coverage: 93.6% of statements 03:19:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 03:19:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 03:19:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:19:18 gofmt -l . 03:19:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:19:18 $ docker stop --time=1 d5463ad78e5ccdf3d85cdc3fbcaac34e42d7e94779b7bdd059fda9394db48e6e 03:19:20 $ docker rm -f d5463ad78e5ccdf3d85cdc3fbcaac34e42d7e94779b7bdd059fda9394db48e6e [Pipeline] // withDockerContainer [Pipeline] sh 03:19:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:19:21 Warning: overwriting stash ‘coverage-report’ 03:19:22 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 03:19:24 provisioning config files... 03:19:24 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/config5774871473504902947tmp [Pipeline] { [Pipeline] sh 03:19:24 + set +x 03:19:24 + curl -s https://codecov.io/bash 03:19:24 + bash -s -- 03:19:25 03:19:25 _____ _ 03:19:25 / ____| | | 03:19:25 | | ___ __| | ___ ___ _____ __ 03:19:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:19:25 | |___| (_) | (_| | __/ (_| (_) \ V / 03:19:25 \_____\___/ \__,_|\___|\___\___/ \_/ 03:19:25 Bash-20201130-cc6d3fe 03:19:25 03:19:25 03:19:25 ==> Jenkins CI detected. 03:19:25 project root: . 03:19:25 --> token set from env 03:19:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:19:25 ==> Running gcov in . (disable via -X gcov) 03:19:25 ==> Python coveragepy not found 03:19:25 ==> Searching for coverage reports in: 03:19:25 + . 03:19:25 -> Found 1 reports 03:19:25 ==> Detecting git/mercurial file structure 03:19:25 ==> Reading reports 03:19:25 + ./coverage.out bytes=112325 03:19:25 ==> Appending adjustments 03:19:25 https://docs.codecov.io/docs/fixing-reports 03:19:25 + Found adjustments 03:19:25 ==> Gzipping contents 03:19:25 20K /tmp/codecov.f1toAG.gz 03:19:25 ==> Uploading reports 03:19:25 url: https://codecov.io 03:19:25 query: branch=PR-399&commit=fb2b1e275dcfefb1217863fb53775ec165b4ce0e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-399%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=399&job=&cmd_args= 03:19:25 -> Pinging Codecov 03:19:25 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-399&commit=fb2b1e275dcfefb1217863fb53775ec165b4ce0e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-399%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=399&job=&cmd_args= 03:19:26 -> Uploading to 03:19:26 https://storage.googleapis.com/codecov/v4/raw/2020-12-17/71470A77251A30514AAF9C0BB2E5B6CE/fb2b1e275dcfefb1217863fb53775ec165b4ce0e/72c6d894-2906-42f6-a18c-8948d1d02432.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T031926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5f1caba1a60dccc09d47dad96effa4e40dd7b245ced851a2d2f516f25b5a73a 03:19:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:26 Dload Upload Total Spent Left Speed 03:19:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18126 0 0 100 18126 0 37435 --:--:-- --:--:-- --:--:-- 37373 100 18126 0 0 100 18126 0 37423 --:--:-- --:--:-- --:--:-- 37373 03:19:26 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/fb2b1e275dcfefb1217863fb53775ec165b4ce0e [Pipeline] } 03:19:26 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 03:19:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:19:29 ---> package-listing.sh 03:19:29 ++ facter osfamily 03:19:29 ++ tr '[:upper:]' '[:lower:]' 03:19:29 + OS_FAMILY=redhat 03:19:29 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-399 03:19:29 + START_PACKAGES=/tmp/packages_start.txt 03:19:29 + END_PACKAGES=/tmp/packages_end.txt 03:19:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:19:29 + PACKAGES=/tmp/packages_start.txt 03:19:29 + '[' /w/workspace/dry_go-mod-core-contracts_PR-399 ']' 03:19:29 + PACKAGES=/tmp/packages_end.txt 03:19:29 + case "${OS_FAMILY}" in 03:19:29 + rpm -qa 03:19:29 + sort 03:19:34 + '[' -f /tmp/packages_start.txt ']' 03:19:34 + '[' -f /tmp/packages_end.txt ']' 03:19:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:19:34 + '[' /w/workspace/dry_go-mod-core-contracts_PR-399 ']' 03:19:34 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-399/archives/ 03:19:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-399/archives/ [Pipeline] echo 03:19:34 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-399/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:19:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:19:35 03:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:19:35 alpine: Pulling from edgex-lftools-log-publisher 03:19:35 df20fa9351a1: Pulling fs layer 03:19:35 36b3adc4ff6f: Pulling fs layer 03:19:35 8ad3a11d3b57: Pulling fs layer 03:19:35 46f8f816bc3b: Pulling fs layer 03:19:35 93b61091891f: Pulling fs layer 03:19:35 93b9cdb0e59b: Pulling fs layer 03:19:35 5e14af77c1be: Pulling fs layer 03:19:35 01666e4c0597: Pulling fs layer 03:19:35 aa168da1d23b: Pulling fs layer 03:19:35 01666e4c0597: Waiting 03:19:35 93b9cdb0e59b: Waiting 03:19:35 5e14af77c1be: Waiting 03:19:35 aa168da1d23b: Waiting 03:19:35 46f8f816bc3b: Waiting 03:19:35 93b61091891f: Waiting 03:19:35 36b3adc4ff6f: Verifying Checksum 03:19:35 36b3adc4ff6f: Download complete 03:19:36 46f8f816bc3b: Download complete 03:19:36 df20fa9351a1: Download complete 03:19:36 93b61091891f: Verifying Checksum 03:19:36 93b61091891f: Download complete 03:19:36 93b9cdb0e59b: Verifying Checksum 03:19:36 93b9cdb0e59b: Download complete 03:19:36 5e14af77c1be: Download complete 03:19:36 01666e4c0597: Verifying Checksum 03:19:36 01666e4c0597: Download complete 03:19:36 df20fa9351a1: Pull complete 03:19:36 36b3adc4ff6f: Pull complete 03:19:37 8ad3a11d3b57: Verifying Checksum 03:19:37 8ad3a11d3b57: Download complete 03:19:37 8ad3a11d3b57: Pull complete 03:19:38 46f8f816bc3b: Pull complete 03:19:39 aa168da1d23b: Verifying Checksum 03:19:39 aa168da1d23b: Download complete 03:19:39 93b61091891f: Pull complete 03:19:39 93b9cdb0e59b: Pull complete 03:19:39 5e14af77c1be: Pull complete 03:19:39 01666e4c0597: Pull complete 03:19:47 aa168da1d23b: Pull complete 03:19:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:19:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:19:48 prd-centos7-docker-4c-2g-16457 does not seem to be running inside a container 03:19:48 $ 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-399/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-399 -v /w/workspace/dry_go-mod-core-contracts_PR-399:/w/workspace/dry_go-mod-core-contracts_PR-399:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-399@tmp:/w/workspace/dry_go-mod-core-contracts_PR-399@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:10003/edgex-lftools-log-publisher:alpine cat 03:19:51 $ docker top 867b1f09e35405606128ca8a1e1ae0ab929811c33d949411b255677394a25415 -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:52 + touch /tmp/pre-build-complete [Pipeline] sh 03:19:52 + mkdir -p /var/log/sa [Pipeline] sh 03:19:52 + ls /var/log/sa-host 03:19:52 + sadf -c /var/log/sa-host/sa17 03:19:52 file_magic: OK 03:19:52 HZ: Using current value: 100 03:19:52 file_header: OK 03:19:52 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 03:19:52 Statistics: 03:19:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:19:52 File successfully converted to sysstat format version 12.2.1 03:19:52 + sadf -c /var/log/sa-host/sa23 03:19:52 file_magic: OK 03:19:52 HZ: Using current value: 100 03:19:52 file_header: OK 03:19:52 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 03:19:52 Statistics: 03:19:52 Hnuu...uuuununununu... 03:19:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:53 provisioning config files... 03:19:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-399@tmp/config2177345484095246172tmp [Pipeline] { [Pipeline] echo 03:19:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:19:53 ---> create-netrc.sh [Pipeline] } 03:19:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:19:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:19:54 ---> python-tools-install.sh [Pipeline] echo 03:19:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:19:54 ---> sudo-logs.sh 03:19:54 Archiving 'sudo' log.. [Pipeline] echo 03:19:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:19:54 ---> job-cost.sh 03:19:54 lf-activate-venv: SKIPPING 03:19:54 INFO: No Stack... 03:19:55 INFO: Retrieving Pricing Info for: v1-standard-2 03:19:56 INFO: Archiving Costs [Pipeline] echo 03:19:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:19:56 ---> logs-deploy.sh 03:19:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-399/5 03:19:56 INFO: archiving workspace using pattern(s): 03:19:58 Archives upload complete. 03:19:58 INFO: archiving logs to Nexus 03:19:59 ---> uname -a: 03:19:59 Linux prd-centos7-docker-4c-2g-16457.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:19:59 03:19:59 03:19:59 ---> lscpu: 03:19:59 Architecture: x86_64 03:19:59 CPU op-mode(s): 32-bit, 64-bit 03:19:59 Byte Order: Little Endian 03:19:59 Address sizes: 40 bits physical, 48 bits virtual 03:19:59 CPU(s): 4 03:19:59 On-line CPU(s) list: 0-3 03:19:59 Thread(s) per core: 1 03:19:59 Core(s) per socket: 1 03:19:59 Socket(s): 4 03:19:59 NUMA node(s): 1 03:19:59 Vendor ID: GenuineIntel 03:19:59 CPU family: 6 03:19:59 Model: 44 03:19:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:19:59 Stepping: 1 03:19:59 CPU MHz: 2933.438 03:19:59 BogoMIPS: 5866.87 03:19:59 Virtualization: VT-x 03:19:59 Hypervisor vendor: KVM 03:19:59 Virtualization type: full 03:19:59 L1d cache: 128 KiB 03:19:59 L1i cache: 128 KiB 03:19:59 L2 cache: 16 MiB 03:19:59 L3 cache: 64 MiB 03:19:59 NUMA node0 CPU(s): 0-3 03:19:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:19:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:19:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:19:59 Vulnerability Meltdown: Mitigation; PTI 03:19:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:19:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:19:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:19:59 Vulnerability Srbds: Not affected 03:19:59 Vulnerability Tsx async abort: Not affected 03:19:59 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 03:19:59 03:19:59 03:19:59 ---> nproc: 03:19:59 4 03:19:59 03:19:59 03:19:59 ---> df -h: 03:19:59 Filesystem Size Used Available Use% Mounted on 03:19:59 overlay 50.0G 7.3G 42.7G 15% / 03:19:59 tmpfs 64.0M 0 64.0M 0% /dev 03:19:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:19:59 shm 64.0M 0 64.0M 0% /dev/shm 03:19:59 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 03:19:59 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 03:19:59 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 03:19:59 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 03:19:59 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-399 03:19:59 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-399@tmp 03:19:59 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 03:19:59 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 03:19:59 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 03:19:59 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 03:19:59 03:19:59 03:19:59 ---> free -m: 03:19:59 total used free shared buff/cache available 03:19:59 Mem: 1837 672 111 0 1052 1060 03:19:59 Swap: 1023 1 1022 03:19:59 03:19:59 03:19:59 ---> ip addr: 03:19:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:19:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:19:59 inet 127.0.0.1/8 scope host lo 03:19:59 valid_lft forever preferred_lft forever 03:19:59 inet6 ::1/128 scope host 03:19:59 valid_lft forever preferred_lft forever 03:19:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:19:59 link/ether fa:16:3e:68:65:e7 brd ff:ff:ff:ff:ff:ff 03:19:59 inet 10.30.123.21/23 brd 10.30.123.255 scope global dynamic eth0 03:19:59 valid_lft 86055sec preferred_lft 86055sec 03:19:59 inet6 fe80::f816:3eff:fe68:65e7/64 scope link 03:19:59 valid_lft forever preferred_lft forever 03:19:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:19:59 link/ether 02:42:4f:c6:e4:8b brd ff:ff:ff:ff:ff:ff 03:19:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:19:59 valid_lft forever preferred_lft forever 03:19:59 inet6 fe80::42:4fff:fec6:e48b/64 scope link 03:19:59 valid_lft forever preferred_lft forever 03:19:59 03:19:59 03:19:59 ---> sar -b -r -n DEV: 03:19:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 03:19:59 03:19:59 03:14:02 LINUX RESTART (4 CPU) 03:19:59 03:19:59 03:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:19:59 03:16:01 10.11 3.05 7.06 0.00 662.27 175.56 0.00 03:19:59 03:17:01 0.33 0.00 0.33 0.00 0.00 5.13 0.00 03:19:59 03:18:02 0.45 0.00 0.45 0.00 0.00 6.55 0.00 03:19:59 03:19:01 0.19 0.00 0.19 0.00 0.00 1.90 0.00 03:19:59 Average: 2.78 0.77 2.02 0.00 166.30 47.48 0.00 03:19:59 03:19:59 03:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:19:59 03:16:01 148816 0 569756 30.28 2620 1160352 1088840 37.16 386624 1145112 16 03:19:59 03:17:01 151784 0 566780 30.12 2620 1160360 1058152 36.11 392748 1137076 12 03:19:59 03:18:02 151500 0 567060 30.14 2620 1160364 1058332 36.12 403636 1126948 16 03:19:59 03:19:01 150988 0 567572 30.17 2620 1160364 1058152 36.11 404740 1126436 12 03:19:59 Average: 150772 0 567792 30.18 2620 1160360 1065869 36.38 396937 1133893 14 03:19:59 03:19:59 03:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:19:59 03:16:01 eth0 35.66 29.99 38.57 29.14 0.00 0.00 0.00 0.00 03:19:59 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:59 03:16:01 docker0 8.08 6.63 1.49 14.70 0.00 0.00 0.00 0.00 03:19:59 03:17:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:19:59 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:59 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:59 03:18:02 eth0 1.90 0.92 1.03 0.42 0.00 0.00 0.00 0.00 03:19:59 03:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:59 03:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:59 03:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:19:59 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:59 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:59 Average: eth0 9.65 7.80 9.96 7.42 0.00 0.00 0.00 0.00 03:19:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:59 Average: docker0 2.03 1.66 0.37 3.69 0.00 0.00 0.00 0.00 03:19:59 03:19:59 03:19:59 ---> sar -P ALL: 03:19:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 03:19:59 03:19:59 03:14:02 LINUX RESTART (4 CPU) 03:19:59 03:19:59 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:19:59 03:16:01 all 1.85 0.00 0.83 0.24 0.00 97.08 03:19:59 03:16:01 0 1.52 0.00 1.07 0.18 0.00 97.23 03:19:59 03:16:01 1 2.35 0.00 0.72 0.02 0.00 96.91 03:19:59 03:16:01 2 1.32 0.00 0.89 0.05 0.02 97.73 03:19:59 03:16:01 3 2.19 0.00 0.65 0.72 0.00 96.44 03:19:59 03:17:01 all 0.14 0.00 0.03 0.00 0.00 99.83 03:19:59 03:17:01 0 0.47 0.00 0.02 0.00 0.00 99.52 03:19:59 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:19:59 03:17:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:19:59 03:17:01 3 0.02 0.00 0.05 0.00 0.00 99.93 03:19:59 03:18:02 all 0.16 0.00 0.04 0.00 0.00 99.80 03:19:59 03:18:02 0 0.47 0.00 0.03 0.00 0.00 99.50 03:19:59 03:18:02 1 0.07 0.00 0.05 0.00 0.00 99.88 03:19:59 03:18:02 2 0.05 0.00 0.02 0.00 0.00 99.93 03:19:59 03:18:02 3 0.07 0.00 0.07 0.00 0.00 99.87 03:19:59 03:19:01 all 0.14 0.00 0.03 0.00 0.00 99.82 03:19:59 03:19:01 0 0.51 0.00 0.03 0.00 0.00 99.46 03:19:59 03:19:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:19:59 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:19:59 03:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:19:59 Average: all 0.57 0.00 0.24 0.06 0.00 99.13 03:19:59 Average: 0 0.74 0.00 0.29 0.05 0.00 98.92 03:19:59 Average: 1 0.62 0.00 0.21 0.00 0.00 99.17 03:19:59 Average: 2 0.36 0.00 0.24 0.01 0.00 99.38 03:19:59 Average: 3 0.57 0.00 0.20 0.18 0.00 99.05 03:19:59 03:19:59 03:19:59