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 693df338c8eb598b828fcdb5998037a9ff32d047 rather than 4aaa09b803d35f88239860a90cffde2828acf9db Obtained Jenkinsfile from 693df338c8eb598b828fcdb5998037a9ff32d047 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23714 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 Merging remotes/origin/master commit 693df338c8eb598b828fcdb5998037a9ff32d047 into PR head commit 4aaa09b803d35f88239860a90cffde2828acf9db Merge succeeded, producing 4aaa09b803d35f88239860a90cffde2828acf9db Checking out Revision 4aaa09b803d35f88239860a90cffde2828acf9db (PR-427) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # 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 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # timeout=10 Commit message: "fix(scheduler): Fix func name typo" First time build. Skipping changelog. > git rev-list --no-walk b311805bb2340dd6f8fefbf64378817066affda2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-28T08:25:35.023Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-28T08:25:35.314Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-28T08:25:35.420Z] ========================================================= [2021-01-28T08:25:35.420Z] EdgeX Global Pipelines Version Info [2021-01-28T08:25:35.420Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-28T08:25:36.899Z] ------------------- [2021-01-28T08:25:36.899Z] stable info: [2021-01-28T08:25:36.899Z] ------------------- [2021-01-28T08:25:36.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-28T08:25:36.899Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-28T08:25:36.899Z] Message: update stable to v1.0.179 [2021-01-28T08:25:37.849Z] ------------------- [2021-01-28T08:25:37.849Z] experimental info: [2021-01-28T08:25:37.849Z] ------------------- [2021-01-28T08:25:37.849Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-28T08:25:37.849Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-28T08:25:37.849Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-28T08:25:38.125Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-28T08:25:38.235Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-28T08:25:38.330Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-28T08:25:38.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-28T08:25:38.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-28T08:25:38.637Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-28T08:25:38.787Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-28T08:25:38.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-28T08:25:38.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-28T08:25:39.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-28T08:25:39.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-28T08:25:39.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-28T08:25:39.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-28T08:25:39.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-28T08:25:39.627Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-28T08:25:39.722Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-28T08:25:39.812Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-28T08:25:39.909Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-28T08:25:40.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-28T08:25:40.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-28T08:25:40.216Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-28T08:25:40.312Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-28T08:25:40.405Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-28T08:25:40.500Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-28T08:25:40.614Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-28T08:25:40.709Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-28T08:25:40.856Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-28T08:25:40.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-427 [Pipeline] echo [2021-01-28T08:25:41.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-427 [Pipeline] echo [2021-01-28T08:25:41.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-427 [Pipeline] echo [2021-01-28T08:25:41.213Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4aaa09b803d35f88239860a90cffde2828acf9db [Pipeline] echo [2021-01-28T08:25:41.300Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4aaa09b [Pipeline] echo [2021-01-28T08:25:41.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-28T08:25:42.148Z] + git log --format=format:%s -1 4aaa09b803d35f88239860a90cffde2828acf9db [Pipeline] echo [2021-01-28T08:25:42.214Z] GIT_COMMIT: 4aaa09b803d35f88239860a90cffde2828acf9db, Commit Message: fix(scheduler): Fix func name typo [Pipeline] echo [2021-01-28T08:25:42.259Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-28T08:25:42.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T08:25:43.134Z] [2021-01-28T08:25:43.135Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T08:25:43.506Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T08:25:43.779Z] latest: Pulling from edgex-devops/git-semver [2021-01-28T08:25:43.779Z] 31603596830f: Pulling fs layer [2021-01-28T08:25:43.779Z] 2a8b12db71e7: Pulling fs layer [2021-01-28T08:25:43.779Z] 6ca5941a6612: Pulling fs layer [2021-01-28T08:25:43.779Z] ecc8261a40a4: Pulling fs layer [2021-01-28T08:25:43.779Z] ecc8261a40a4: Waiting [2021-01-28T08:25:43.779Z] 2a8b12db71e7: Verifying Checksum [2021-01-28T08:25:43.779Z] 2a8b12db71e7: Download complete [2021-01-28T08:25:43.779Z] 31603596830f: Verifying Checksum [2021-01-28T08:25:43.779Z] 31603596830f: Download complete [2021-01-28T08:25:44.054Z] ecc8261a40a4: Verifying Checksum [2021-01-28T08:25:44.054Z] ecc8261a40a4: Download complete [2021-01-28T08:25:44.054Z] 6ca5941a6612: Verifying Checksum [2021-01-28T08:25:44.054Z] 6ca5941a6612: Download complete [2021-01-28T08:25:44.318Z] 31603596830f: Pull complete [2021-01-28T08:25:44.581Z] 2a8b12db71e7: Pull complete [2021-01-28T08:25:45.534Z] 6ca5941a6612: Pull complete [2021-01-28T08:25:45.534Z] ecc8261a40a4: Pull complete [2021-01-28T08:25:45.534Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-28T08:25:45.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T08:25:45.798Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-28T08:25:45.912Z] prd-centos7-docker-4c-2g-23714 does not seem to be running inside a container [2021-01-28T08:25:46.040Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-28T08:25:48.336Z] $ docker top 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-28T08:25:48.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-28T08:25:48.709Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-28T08:25:48.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-28T08:25:48.975Z] $ docker exec 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 ssh-agent [2021-01-28T08:25:49.173Z] SSH_AUTH_SOCK=/tmp/ssh-vxEkG2cPqu2U/agent.11 [2021-01-28T08:25:49.173Z] SSH_AGENT_PID=16 [2021-01-28T08:25:49.187Z] Running ssh-add (command line suppressed) [2021-01-28T08:25:49.321Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_5300546681508220511.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_5300546681508220511.key) [2021-01-28T08:25:49.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-28T08:25:49.730Z] + git tag --points-at HEAD [Pipeline] } [2021-01-28T08:25:49.756Z] $ docker exec --env ******** --env ******** 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 ssh-agent -k [2021-01-28T08:25:49.887Z] unset SSH_AUTH_SOCK; [2021-01-28T08:25:49.887Z] unset SSH_AGENT_PID; [2021-01-28T08:25:49.888Z] echo Agent pid 16 killed; [2021-01-28T08:25:49.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-28T08:25:50.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-28T08:25:50.086Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-28T08:25:50.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-28T08:25:50.273Z] $ docker exec 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 ssh-agent [2021-01-28T08:25:50.449Z] SSH_AUTH_SOCK=/tmp/ssh-u5SfIqlGMJGN/agent.44 [2021-01-28T08:25:50.449Z] SSH_AGENT_PID=49 [2021-01-28T08:25:50.456Z] Running ssh-add (command line suppressed) [2021-01-28T08:25:50.582Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_1967903167517635252.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_1967903167517635252.key) [2021-01-28T08:25:50.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-28T08:25:50.992Z] + git semver init [2021-01-28T08:25:50.992Z] # -> Open(): unable to determine branch for HEAD [2021-01-28T08:25:50.992Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.git [2021-01-28T08:25:50.992Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-427 [2021-01-28T08:25:50.992Z] # $SEMVER_REMOTE_NAME = origin [2021-01-28T08:25:50.992Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-28T08:25:50.992Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-28T08:25:50.992Z] # $SEMVER_BRANCH = PR-427 [2021-01-28T08:25:50.992Z] # $SEMVER_TEMP = /tmp/semver-231289928 [2021-01-28T08:25:50.992Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-28T08:25:52.919Z] # '/tmp/semver-231289928' -> '/w/workspace/dry_go-mod-core-contracts_PR-427/.semver' [2021-01-28T08:25:52.919Z] # -> Force: false [2021-01-28T08:25:52.919Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.semver [Pipeline] } [2021-01-28T08:25:52.935Z] $ docker exec --env ******** --env ******** 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 ssh-agent -k [2021-01-28T08:25:53.074Z] unset SSH_AUTH_SOCK; [2021-01-28T08:25:53.075Z] unset SSH_AGENT_PID; [2021-01-28T08:25:53.075Z] echo Agent pid 49 killed; [2021-01-28T08:25:53.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-28T08:25:53.626Z] + git semver [Pipeline] } [2021-01-28T08:25:53.645Z] $ docker stop --time=1 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 [2021-01-28T08:25:55.498Z] $ docker rm -f 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-28T08:25:55.992Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-28T08:25:57.922Z] Stashed 1 file(s) [Pipeline] echo [2021-01-28T08:25:57.927Z] [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 [2021-01-28T08:26:13.428Z] Still waiting to schedule task [2021-01-28T08:26:13.428Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-28T08:26:13.430Z] Still waiting to schedule task [2021-01-28T08:26:13.430Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-28T08:29:08.318Z] Running on prd-centos7-docker-4c-2g-23715 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws [2021-01-28T08:29:08.383Z] Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout [2021-01-28T08:29:13.650Z] using credential edgex-jenkins-ssh [2021-01-28T08:29:13.710Z] Cloning the remote Git repository [2021-01-28T08:29:13.775Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-28T08:29:13.857Z] > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 [2021-01-28T08:29:13.956Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-28T08:29:13.956Z] > git --version # timeout=10 [2021-01-28T08:29:13.970Z] > git --version # 'git version 2.24.3' [2021-01-28T08:29:13.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T08:29:14.047Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T08:29:14.762Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-28T08:29:14.770Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T08:29:14.796Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-28T08:29:14.827Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-28T08:29:14.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T08:29:14.834Z] > 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 [2021-01-28T08:29:15.422Z] Merging remotes/origin/master commit 693df338c8eb598b828fcdb5998037a9ff32d047 into PR head commit 4aaa09b803d35f88239860a90cffde2828acf9db [2021-01-28T08:29:15.704Z] Merge succeeded, producing 4aaa09b803d35f88239860a90cffde2828acf9db [2021-01-28T08:29:15.705Z] Checking out Revision 4aaa09b803d35f88239860a90cffde2828acf9db (PR-427) [2021-01-28T08:29:15.444Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T08:29:15.481Z] > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # timeout=10 [2021-01-28T08:29:15.589Z] > git remote # timeout=10 [2021-01-28T08:29:15.623Z] > git config --get remote.origin.url # timeout=10 [2021-01-28T08:29:15.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T08:29:15.655Z] > git merge 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 [2021-01-28T08:29:15.681Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-28T08:29:15.710Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T08:29:15.729Z] > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # timeout=10 [2021-01-28T08:29:20.035Z] Commit message: "fix(scheduler): Fix func name typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-28T08:29:21.769Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-28T08:29:22.173Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-28T08:29:22.501Z] + sudo service docker restart [2021-01-28T08:29:22.501Z] + true [2021-01-28T08:29:22.501Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-28T08:29:24.786Z] ========================================================= [2021-01-28T08:29:24.786Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-28T08:29:24.786Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-28T08:29:25.177Z] + 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 . [2021-01-28T08:29:25.804Z] Sending build context to Docker daemon 2.435MB [2021-01-28T08:29:26.087Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-28T08:29:26.087Z] Step 2/7 : FROM ${BASE} [2021-01-28T08:29:26.087Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-28T08:29:26.087Z] 188c0c94c7c5: Pulling fs layer [2021-01-28T08:29:26.087Z] 0ef7d3d256c8: Pulling fs layer [2021-01-28T08:29:26.087Z] de9db76c5a1d: Pulling fs layer [2021-01-28T08:29:26.087Z] bca2f99d35d6: Pulling fs layer [2021-01-28T08:29:26.087Z] 93359f2a8cfa: Pulling fs layer [2021-01-28T08:29:26.087Z] 7c6f9722023f: Pulling fs layer [2021-01-28T08:29:26.087Z] a35cf1a2eb13: Pulling fs layer [2021-01-28T08:29:26.087Z] 7c6f9722023f: Waiting [2021-01-28T08:29:26.087Z] bca2f99d35d6: Waiting [2021-01-28T08:29:26.087Z] 93359f2a8cfa: Waiting [2021-01-28T08:29:26.087Z] a35cf1a2eb13: Waiting [2021-01-28T08:29:26.087Z] de9db76c5a1d: Verifying Checksum [2021-01-28T08:29:26.087Z] de9db76c5a1d: Download complete [2021-01-28T08:29:26.087Z] 0ef7d3d256c8: Verifying Checksum [2021-01-28T08:29:26.087Z] 0ef7d3d256c8: Download complete [2021-01-28T08:29:26.087Z] 93359f2a8cfa: Verifying Checksum [2021-01-28T08:29:26.087Z] 93359f2a8cfa: Download complete [2021-01-28T08:29:26.371Z] 7c6f9722023f: Download complete [2021-01-28T08:29:26.371Z] 188c0c94c7c5: Verifying Checksum [2021-01-28T08:29:26.371Z] 188c0c94c7c5: Download complete [2021-01-28T08:29:26.642Z] 188c0c94c7c5: Pull complete [2021-01-28T08:29:27.253Z] 0ef7d3d256c8: Pull complete [2021-01-28T08:29:27.549Z] de9db76c5a1d: Pull complete [2021-01-28T08:29:29.542Z] a35cf1a2eb13: Verifying Checksum [2021-01-28T08:29:29.542Z] a35cf1a2eb13: Download complete [2021-01-28T08:29:30.676Z] bca2f99d35d6: Verifying Checksum [2021-01-28T08:29:30.676Z] bca2f99d35d6: Download complete [2021-01-28T08:29:40.858Z] bca2f99d35d6: Pull complete [2021-01-28T08:29:40.858Z] 93359f2a8cfa: Pull complete [2021-01-28T08:29:40.858Z] 7c6f9722023f: Pull complete [2021-01-28T08:29:49.175Z] a35cf1a2eb13: Pull complete [2021-01-28T08:29:49.175Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-28T08:29:49.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-28T08:29:49.175Z] ---> a62c8e92a672 [2021-01-28T08:29:49.175Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-28T08:29:49.175Z] ---> Running in f37fc17f3f50 [2021-01-28T08:29:49.175Z] Removing intermediate container f37fc17f3f50 [2021-01-28T08:29:49.175Z] ---> 5045d64119cc [2021-01-28T08:29:49.175Z] Step 4/7 : RUN apk add bash [2021-01-28T08:29:49.175Z] ---> Running in 6202db282fde [2021-01-28T08:29:49.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T08:29:50.415Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T08:29:51.372Z] OK: 166 MiB in 39 packages [2021-01-28T08:29:51.967Z] Removing intermediate container 6202db282fde [2021-01-28T08:29:51.967Z] ---> 326321df9cbe [2021-01-28T08:29:51.967Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-28T08:29:51.967Z] ---> Running in 546750d7c3ae [2021-01-28T08:29:52.232Z] Removing intermediate container 546750d7c3ae [2021-01-28T08:29:52.232Z] ---> 34fabfeaa95d [2021-01-28T08:29:52.232Z] Step 6/7 : COPY go.mod . [2021-01-28T08:29:52.499Z] ---> 091552194a56 [2021-01-28T08:29:52.499Z] Step 7/7 : RUN go mod download [2021-01-28T08:29:52.764Z] ---> Running in 83d16246a85e [2021-01-28T08:30:04.586Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23716 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws [2021-01-28T08:30:04.715Z] Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout [2021-01-28T08:30:08.009Z] Removing intermediate container 83d16246a85e [2021-01-28T08:30:08.009Z] ---> fc4465005da7 [2021-01-28T08:30:08.009Z] Successfully built fc4465005da7 [2021-01-28T08:30:08.009Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T08:30:08.765Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-28T08:30:08.765Z] . [Pipeline] withDockerContainer [2021-01-28T08:30:08.951Z] prd-centos7-docker-4c-2g-23715 does not seem to be running inside a container [2021-01-28T08:30:09.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-28T08:30:10.168Z] $ docker top c6ec30411026de1ee098271ca7cb530baa195badfd835aec549d9543099bb148 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T08:30:10.627Z] using credential edgex-jenkins-ssh [2021-01-28T08:30:10.734Z] Cloning the remote Git repository [2021-01-28T08:30:10.898Z] + go version [2021-01-28T08:30:10.898Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-28T08:30:10.922Z] $ docker stop --time=1 c6ec30411026de1ee098271ca7cb530baa195badfd835aec549d9543099bb148 [2021-01-28T08:30:10.802Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-28T08:30:10.916Z] > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 [2021-01-28T08:30:11.008Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-28T08:30:11.009Z] > git --version # timeout=10 [2021-01-28T08:30:11.032Z] > git --version # 'git version 2.17.1' [2021-01-28T08:30:11.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T08:30:11.115Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T08:30:12.628Z] $ docker rm -f c6ec30411026de1ee098271ca7cb530baa195badfd835aec549d9543099bb148 [2021-01-28T08:30:12.243Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-28T08:30:12.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T08:30:12.302Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-28T08:30:12.363Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-28T08:30:12.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T08:30:12.378Z] > 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 [Pipeline] // withDockerContainer [Pipeline] } [2021-01-28T08:30:13.083Z] Merging remotes/origin/master commit 693df338c8eb598b828fcdb5998037a9ff32d047 into PR head commit 4aaa09b803d35f88239860a90cffde2828acf9db [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T08:30:13.537Z] Merge succeeded, producing 4aaa09b803d35f88239860a90cffde2828acf9db [2021-01-28T08:30:13.538Z] Checking out Revision 4aaa09b803d35f88239860a90cffde2828acf9db (PR-427) [2021-01-28T08:30:13.769Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-28T08:30:13.769Z] . [Pipeline] withDockerContainer [2021-01-28T08:30:13.111Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T08:30:13.137Z] > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # timeout=10 [2021-01-28T08:30:13.305Z] > git remote # timeout=10 [2021-01-28T08:30:13.388Z] > git config --get remote.origin.url # timeout=10 [2021-01-28T08:30:13.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T08:30:13.438Z] > git merge 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 [2021-01-28T08:30:13.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-28T08:30:13.554Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T08:30:13.604Z] > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # timeout=10 [2021-01-28T08:30:14.130Z] prd-centos7-docker-4c-2g-23715 does not seem to be running inside a container [2021-01-28T08:30:14.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-28T08:30:15.194Z] $ docker top d1699ad2c64a92bb4fa0a898ca6d1f767b5f5afba695a5d5c605426848ffd2b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T08:30:15.841Z] + make test [2021-01-28T08:30:15.841Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-28T08:30:16.111Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/errors [2021-01-28T08:30:16.111Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos [2021-01-28T08:30:16.111Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-01-28T08:30:16.111Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [2021-01-28T08:30:16.378Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-28T08:30:16.645Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-28T08:30:16.645Z] go: found github.com/edgexfoundry/go-mod-core-contracts/errors in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-28T08:30:16.645Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2 in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-28T08:30:16.645Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-28T08:30:17.671Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-28T08:30:17.671Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/clients/interfaces) [2021-01-28T08:30:17.671Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-28T08:30:17.671Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-28T08:30:17.671Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/models) [2021-01-28T08:30:17.671Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-28T08:30:17.671Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-28T08:30:17.671Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/clients/interfaces) [2021-01-28T08:30:17.671Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-28T08:30:17.671Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-28T08:30:17.671Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/models) [2021-01-28T08:30:17.671Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-28T08:30:17.671Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-01-28T08:30:17.696Z] $ docker stop --time=1 d1699ad2c64a92bb4fa0a898ca6d1f767b5f5afba695a5d5c605426848ffd2b1 [2021-01-28T08:30:18.175Z] Commit message: "fix(scheduler): Fix func name typo" [2021-01-28T08:30:19.711Z] $ docker rm -f d1699ad2c64a92bb4fa0a898ca6d1f767b5f5afba695a5d5c605426848ffd2b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-01-28T08:30:21.791Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] // stage [Pipeline] } [2021-01-28T08:30:21.872Z] Failed in branch amd64 [Pipeline] sh [2021-01-28T08:30:22.308Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-28T08:30:22.657Z] + + sudo service dockertrue restart [2021-01-28T08:30:22.657Z] [Pipeline] unstash [Pipeline] echo [2021-01-28T08:30:25.613Z] ========================================================= [2021-01-28T08:30:25.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-28T08:30:25.613Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-28T08:30:26.010Z] + 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 . [2021-01-28T08:30:27.004Z] Sending build context to Docker daemon 2.434MB [2021-01-28T08:30:27.004Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-28T08:30:27.004Z] Step 2/7 : FROM ${BASE} [2021-01-28T08:30:27.605Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-28T08:30:27.605Z] 5f621e34cdf4: Pulling fs layer [2021-01-28T08:30:27.605Z] a4357932f1b6: Pulling fs layer [2021-01-28T08:30:27.605Z] 18c013af1878: Pulling fs layer [2021-01-28T08:30:27.605Z] 00ac8860ef70: Pulling fs layer [2021-01-28T08:30:27.605Z] 63d7cb157983: Pulling fs layer [2021-01-28T08:30:27.605Z] b116817d02f9: Pulling fs layer [2021-01-28T08:30:27.605Z] 745a02a5169b: Pulling fs layer [2021-01-28T08:30:27.605Z] 00ac8860ef70: Waiting [2021-01-28T08:30:27.605Z] 745a02a5169b: Waiting [2021-01-28T08:30:27.605Z] b116817d02f9: Waiting [2021-01-28T08:30:27.605Z] 63d7cb157983: Waiting [2021-01-28T08:30:27.605Z] 18c013af1878: Download complete [2021-01-28T08:30:27.605Z] a4357932f1b6: Download complete [2021-01-28T08:30:27.605Z] 63d7cb157983: Verifying Checksum [2021-01-28T08:30:27.605Z] 63d7cb157983: Download complete [2021-01-28T08:30:27.605Z] b116817d02f9: Download complete [2021-01-28T08:30:27.605Z] 5f621e34cdf4: Verifying Checksum [2021-01-28T08:30:27.605Z] 5f621e34cdf4: Download complete [2021-01-28T08:30:28.593Z] 5f621e34cdf4: Pull complete [2021-01-28T08:30:29.191Z] a4357932f1b6: Pull complete [2021-01-28T08:30:29.467Z] 18c013af1878: Pull complete [2021-01-28T08:30:30.067Z] 745a02a5169b: Verifying Checksum [2021-01-28T08:30:30.067Z] 745a02a5169b: Download complete [2021-01-28T08:30:31.510Z] 00ac8860ef70: Verifying Checksum [2021-01-28T08:30:31.510Z] 00ac8860ef70: Download complete [2021-01-28T08:30:41.725Z] 00ac8860ef70: Pull complete [2021-01-28T08:30:41.725Z] 63d7cb157983: Pull complete [2021-01-28T08:30:41.725Z] b116817d02f9: Pull complete [2021-01-28T08:30:46.065Z] 745a02a5169b: Pull complete [2021-01-28T08:30:46.065Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-28T08:30:46.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-28T08:30:46.065Z] ---> b7e6874047d6 [2021-01-28T08:30:46.065Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-28T08:30:49.457Z] ---> Running in 03a1a3deb54d [2021-01-28T08:30:49.457Z] Removing intermediate container 03a1a3deb54d [2021-01-28T08:30:49.457Z] ---> 98475c495860 [2021-01-28T08:30:49.457Z] Step 4/7 : RUN apk add bash [2021-01-28T08:30:49.457Z] ---> Running in 4a5f7fc1e085 [2021-01-28T08:30:50.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T08:30:51.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T08:30:53.336Z] OK: 142 MiB in 39 packages [2021-01-28T08:30:54.776Z] Removing intermediate container 4a5f7fc1e085 [2021-01-28T08:30:54.776Z] ---> dc083a40714e [2021-01-28T08:30:54.776Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-28T08:30:54.776Z] ---> Running in 716da270a218 [2021-01-28T08:30:55.052Z] Removing intermediate container 716da270a218 [2021-01-28T08:30:55.052Z] ---> 6b94f13d1522 [2021-01-28T08:30:55.052Z] Step 6/7 : COPY go.mod . [2021-01-28T08:30:56.040Z] ---> 456d8564bef9 [2021-01-28T08:30:56.040Z] Step 7/7 : RUN go mod download [2021-01-28T08:30:56.040Z] ---> Running in 658479a75edc [2021-01-28T08:31:11.137Z] Removing intermediate container 658479a75edc [2021-01-28T08:31:11.137Z] ---> 1911babcb393 [2021-01-28T08:31:11.137Z] Successfully built 1911babcb393 [2021-01-28T08:31:11.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T08:31:11.490Z] + docker inspect -f . ci-base-image-arm64 [2021-01-28T08:31:11.490Z] . [Pipeline] withDockerContainer [2021-01-28T08:31:11.776Z] prd-ubuntu18.04-docker-arm64-4c-16g-23716 does not seem to be running inside a container [2021-01-28T08:31:11.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** -e ******** ci-base-image-arm64 cat [2021-01-28T08:31:13.613Z] $ docker top e1921c3e6147ac9104983641ffd595e117ee85fe8afcc4938c74777db48c9819 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T08:31:14.714Z] + go version [2021-01-28T08:31:14.714Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-28T08:31:14.741Z] $ docker stop --time=1 e1921c3e6147ac9104983641ffd595e117ee85fe8afcc4938c74777db48c9819 [2021-01-28T08:31:16.688Z] $ docker rm -f e1921c3e6147ac9104983641ffd595e117ee85fe8afcc4938c74777db48c9819 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T08:31:17.731Z] + docker inspect -f . ci-base-image-arm64 [2021-01-28T08:31:17.731Z] . [Pipeline] withDockerContainer [2021-01-28T08:31:18.041Z] prd-ubuntu18.04-docker-arm64-4c-16g-23716 does not seem to be running inside a container [2021-01-28T08:31:18.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** -e ******** ci-base-image-arm64 cat [2021-01-28T08:31:19.749Z] $ docker top 1fae6a61c28084a201feb9dbe1a1585f066302518c3593c36694d928f6da16f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T08:31:20.838Z] + make test [2021-01-28T08:31:20.838Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-28T08:31:21.114Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [2021-01-28T08:31:21.114Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/errors [2021-01-28T08:31:21.114Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos [2021-01-28T08:31:21.114Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-01-28T08:31:21.385Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-28T08:31:21.993Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-28T08:31:21.993Z] go: found github.com/edgexfoundry/go-mod-core-contracts/errors in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-28T08:31:21.993Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2 in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-28T08:31:21.993Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-28T08:31:22.599Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-28T08:31:22.599Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/clients/interfaces) [2021-01-28T08:31:22.599Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-28T08:31:22.599Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-28T08:31:22.599Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/models) [2021-01-28T08:31:22.599Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-28T08:31:22.599Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-28T08:31:22.599Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/clients/interfaces) [2021-01-28T08:31:22.599Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-28T08:31:22.599Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-28T08:31:22.599Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/models) [2021-01-28T08:31:22.599Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-28T08:31:22.599Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-01-28T08:31:22.631Z] $ docker stop --time=1 1fae6a61c28084a201feb9dbe1a1585f066302518c3593c36694d928f6da16f4 [2021-01-28T08:31:24.688Z] $ docker rm -f 1fae6a61c28084a201feb9dbe1a1585f066302518c3593c36694d928f6da16f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-28T08:31:26.285Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-28T08:31:29.269Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T08:31:29.584Z] ---> package-listing.sh [2021-01-28T08:31:29.584Z] ++ facter osfamily [2021-01-28T08:31:29.584Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-28T08:31:29.584Z] + OS_FAMILY=redhat [2021-01-28T08:31:29.584Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-427 [2021-01-28T08:31:29.584Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-28T08:31:29.584Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-28T08:31:29.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-28T08:31:29.584Z] + PACKAGES=/tmp/packages_start.txt [2021-01-28T08:31:29.584Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' [2021-01-28T08:31:29.584Z] + PACKAGES=/tmp/packages_end.txt [2021-01-28T08:31:29.584Z] + case "${OS_FAMILY}" in [2021-01-28T08:31:29.584Z] + rpm -qa [2021-01-28T08:31:29.584Z] + sort [2021-01-28T08:31:34.899Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-28T08:31:34.899Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-28T08:31:34.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-28T08:31:34.899Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' [2021-01-28T08:31:34.899Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-427/archives/ [2021-01-28T08:31:34.899Z] + 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 [2021-01-28T08:31:34.916Z] 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 [2021-01-28T08:31:35.216Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-28T08:31:35.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T08:31:35.526Z] [2021-01-28T08:31:35.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-28T08:31:35.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T08:31:35.895Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-28T08:31:35.895Z] df20fa9351a1: Pulling fs layer [2021-01-28T08:31:35.895Z] 36b3adc4ff6f: Pulling fs layer [2021-01-28T08:31:35.895Z] 8ad3a11d3b57: Pulling fs layer [2021-01-28T08:31:35.895Z] 46f8f816bc3b: Pulling fs layer [2021-01-28T08:31:35.895Z] 93b61091891f: Pulling fs layer [2021-01-28T08:31:35.895Z] 93b9cdb0e59b: Pulling fs layer [2021-01-28T08:31:35.895Z] 5e14af77c1be: Pulling fs layer [2021-01-28T08:31:35.895Z] 01666e4c0597: Pulling fs layer [2021-01-28T08:31:35.895Z] aa168da1d23b: Pulling fs layer [2021-01-28T08:31:35.895Z] 93b61091891f: Waiting [2021-01-28T08:31:35.895Z] 93b9cdb0e59b: Waiting [2021-01-28T08:31:35.895Z] 5e14af77c1be: Waiting [2021-01-28T08:31:35.895Z] 01666e4c0597: Waiting [2021-01-28T08:31:35.895Z] aa168da1d23b: Waiting [2021-01-28T08:31:35.895Z] 46f8f816bc3b: Waiting [2021-01-28T08:31:35.895Z] 36b3adc4ff6f: Download complete [2021-01-28T08:31:35.895Z] 46f8f816bc3b: Verifying Checksum [2021-01-28T08:31:35.895Z] 46f8f816bc3b: Download complete [2021-01-28T08:31:36.167Z] df20fa9351a1: Verifying Checksum [2021-01-28T08:31:36.167Z] df20fa9351a1: Download complete [2021-01-28T08:31:36.167Z] 93b9cdb0e59b: Verifying Checksum [2021-01-28T08:31:36.167Z] 93b9cdb0e59b: Download complete [2021-01-28T08:31:36.167Z] 5e14af77c1be: Verifying Checksum [2021-01-28T08:31:36.167Z] 5e14af77c1be: Download complete [2021-01-28T08:31:36.167Z] 01666e4c0597: Verifying Checksum [2021-01-28T08:31:36.167Z] 01666e4c0597: Download complete [2021-01-28T08:31:36.167Z] 93b61091891f: Download complete [2021-01-28T08:31:36.445Z] 8ad3a11d3b57: Verifying Checksum [2021-01-28T08:31:36.445Z] 8ad3a11d3b57: Download complete [2021-01-28T08:31:36.445Z] df20fa9351a1: Pull complete [2021-01-28T08:31:36.719Z] 36b3adc4ff6f: Pull complete [2021-01-28T08:31:37.689Z] 8ad3a11d3b57: Pull complete [2021-01-28T08:31:37.689Z] 46f8f816bc3b: Pull complete [2021-01-28T08:31:38.654Z] aa168da1d23b: Verifying Checksum [2021-01-28T08:31:38.654Z] aa168da1d23b: Download complete [2021-01-28T08:31:39.230Z] 93b61091891f: Pull complete [2021-01-28T08:31:39.807Z] 93b9cdb0e59b: Pull complete [2021-01-28T08:31:39.807Z] 5e14af77c1be: Pull complete [2021-01-28T08:31:40.070Z] 01666e4c0597: Pull complete [2021-01-28T08:31:46.697Z] aa168da1d23b: Pull complete [2021-01-28T08:31:46.697Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-28T08:31:46.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T08:31:46.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-28T08:31:46.866Z] prd-centos7-docker-4c-2g-23714 does not seem to be running inside a container [2021-01-28T08:31:46.921Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-28T08:31:51.097Z] $ docker top ca521015e1805d6c9bab6ecea97605bd7a5daf54350aef8fe2710f6ded8eb4c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T08:31:51.704Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-28T08:31:52.012Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-28T08:31:52.318Z] + ls /var/log/sa-host [2021-01-28T08:31:52.318Z] + sadf -c /var/log/sa-host/sa23 [2021-01-28T08:31:52.318Z] file_magic: OK [2021-01-28T08:31:52.318Z] HZ: Using current value: 100 [2021-01-28T08:31:52.318Z] file_header: OK [2021-01-28T08:31:52.318Z] 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 [2021-01-28T08:31:52.318Z] Statistics: [2021-01-28T08:31:52.318Z] Hnuu...uuuununununu... [2021-01-28T08:31:52.318Z] File successfully converted to sysstat format version 12.2.1 [2021-01-28T08:31:52.318Z] + sadf -c /var/log/sa-host/sa28 [2021-01-28T08:31:52.318Z] file_magic: OK [2021-01-28T08:31:52.318Z] HZ: Using current value: 100 [2021-01-28T08:31:52.318Z] file_header: OK [2021-01-28T08:31:52.318Z] 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 [2021-01-28T08:31:52.318Z] Statistics: [2021-01-28T08:31:52.318Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-28T08:31:52.318Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-28T08:31:53.040Z] provisioning config files... [2021-01-28T08:31:53.262Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/config967696929530152079tmp [Pipeline] { [Pipeline] echo [2021-01-28T08:31:53.337Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T08:31:53.640Z] ---> create-netrc.sh [Pipeline] } [2021-01-28T08:31:53.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-28T08:31:53.756Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T08:31:54.056Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-28T08:31:54.068Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T08:31:54.374Z] ---> sudo-logs.sh [2021-01-28T08:31:54.374Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-28T08:31:54.385Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T08:31:54.692Z] ---> job-cost.sh [2021-01-28T08:31:54.692Z] lf-activate-venv: SKIPPING [2021-01-28T08:31:54.692Z] INFO: No Stack... [2021-01-28T08:31:55.640Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-28T08:31:55.904Z] INFO: Archiving Costs [Pipeline] echo [2021-01-28T08:31:55.918Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T08:31:56.220Z] ---> logs-deploy.sh [2021-01-28T08:31:56.220Z] lf-activate-venv: SKIPPING [2021-01-28T08:31:56.220Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-427/10 [2021-01-28T08:31:56.220Z] INFO: archiving workspace using pattern(s): [2021-01-28T08:31:58.141Z] Archives upload complete. [2021-01-28T08:31:58.141Z] INFO: archiving logs to Nexus [2021-01-28T08:31:59.092Z] ---> uname -a: [2021-01-28T08:31:59.092Z] Linux prd-centos7-docker-4c-2g-23714.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-28T08:31:59.092Z] [2021-01-28T08:31:59.092Z] [2021-01-28T08:31:59.092Z] ---> lscpu: [2021-01-28T08:31:59.092Z] Architecture: x86_64 [2021-01-28T08:31:59.092Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-28T08:31:59.092Z] Byte Order: Little Endian [2021-01-28T08:31:59.092Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-28T08:31:59.092Z] CPU(s): 4 [2021-01-28T08:31:59.092Z] On-line CPU(s) list: 0-3 [2021-01-28T08:31:59.092Z] Thread(s) per core: 1 [2021-01-28T08:31:59.092Z] Core(s) per socket: 1 [2021-01-28T08:31:59.092Z] Socket(s): 4 [2021-01-28T08:31:59.092Z] NUMA node(s): 1 [2021-01-28T08:31:59.092Z] Vendor ID: GenuineIntel [2021-01-28T08:31:59.092Z] CPU family: 6 [2021-01-28T08:31:59.092Z] Model: 44 [2021-01-28T08:31:59.092Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-28T08:31:59.092Z] Stepping: 1 [2021-01-28T08:31:59.092Z] CPU MHz: 2933.436 [2021-01-28T08:31:59.092Z] BogoMIPS: 5866.87 [2021-01-28T08:31:59.092Z] Virtualization: VT-x [2021-01-28T08:31:59.092Z] Hypervisor vendor: KVM [2021-01-28T08:31:59.092Z] Virtualization type: full [2021-01-28T08:31:59.092Z] L1d cache: 128 KiB [2021-01-28T08:31:59.092Z] L1i cache: 128 KiB [2021-01-28T08:31:59.092Z] L2 cache: 16 MiB [2021-01-28T08:31:59.092Z] L3 cache: 64 MiB [2021-01-28T08:31:59.092Z] NUMA node0 CPU(s): 0-3 [2021-01-28T08:31:59.092Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-28T08:31:59.092Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-28T08:31:59.092Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-28T08:31:59.092Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-28T08:31:59.092Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-28T08:31:59.092Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-28T08:31:59.092Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-28T08:31:59.092Z] Vulnerability Srbds: Not affected [2021-01-28T08:31:59.092Z] Vulnerability Tsx async abort: Not affected [2021-01-28T08:31:59.092Z] 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 [2021-01-28T08:31:59.092Z] [2021-01-28T08:31:59.092Z] [2021-01-28T08:31:59.092Z] ---> nproc: [2021-01-28T08:31:59.092Z] 4 [2021-01-28T08:31:59.092Z] [2021-01-28T08:31:59.092Z]