Pull request #3032 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from dde6d3ec57e761b0678effa84c97ffaa8c30da86+60451040515ee9eeb901ca3bb1c4662a631f475e (ab54b756fae428b27736c1238e20a46b034fdebb) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true 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-20309 in /w/workspace/edgexfoundry_edgex-go_PR-3032 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 60451040515ee9eeb901ca3bb1c4662a631f475e into PR head commit dde6d3ec57e761b0678effa84c97ffaa8c30da86 Merge succeeded, producing dde6d3ec57e761b0678effa84c97ffaa8c30da86 Checking out Revision dde6d3ec57e761b0678effa84c97ffaa8c30da86 (PR-3032) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3032/head:refs/remotes/origin/PR-3032 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dde6d3ec57e761b0678effa84c97ffaa8c30da86 # 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 60451040515ee9eeb901ca3bb1c4662a631f475e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dde6d3ec57e761b0678effa84c97ffaa8c30da86 # timeout=10 Commit message: "build: Update to use go-mod-messaging v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T21:47:28.691Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk f887efd6eb4c735d6e00b5d78208ca3e35dad179 # timeout=10 [2021-01-14T21:47:28.989Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T21:47:29.107Z] ========================================================= [2021-01-14T21:47:29.107Z] EdgeX Global Pipelines Version Info [2021-01-14T21:47:29.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T21:47:30.579Z] ------------------- [2021-01-14T21:47:30.579Z] stable info: [2021-01-14T21:47:30.579Z] ------------------- [2021-01-14T21:47:30.579Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T21:47:30.579Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T21:47:30.579Z] Message: update stable to v1.0.177 [2021-01-14T21:47:31.529Z] ------------------- [2021-01-14T21:47:31.529Z] experimental info: [2021-01-14T21:47:31.529Z] ------------------- [2021-01-14T21:47:31.529Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T21:47:31.529Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T21:47:31.529Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T21:47:31.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-14T21:47:31.947Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-14T21:47:32.099Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T21:47:32.210Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T21:47:32.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T21:47:32.409Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T21:47:32.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T21:47:32.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-14T21:47:32.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-14T21:47:32.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-14T21:47:32.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T21:47:33.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T21:47:33.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T21:47:33.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T21:47:33.360Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T21:47:33.476Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T21:47:33.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T21:47:33.668Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T21:47:33.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T21:47:33.875Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T21:47:33.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-14T21:47:34.056Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T21:47:34.143Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T21:47:34.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3032 [Pipeline] echo [2021-01-14T21:47:34.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3032 [Pipeline] echo [2021-01-14T21:47:34.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3032 [Pipeline] echo [2021-01-14T21:47:34.560Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dde6d3ec57e761b0678effa84c97ffaa8c30da86 [Pipeline] echo [2021-01-14T21:47:34.687Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dde6d3e [Pipeline] echo [2021-01-14T21:47:34.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T21:47:35.023Z] provisioning config files... [2021-01-14T21:47:35.052Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3948340612876694871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T21:47:35.463Z] ---> docker-login.sh [2021-01-14T21:47:35.463Z] nexus3.edgexfoundry.org:10001 [2021-01-14T21:47:35.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T21:47:35.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T21:47:35.988Z] Configure a credential helper to remove this warning. See [2021-01-14T21:47:35.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T21:47:35.988Z] [2021-01-14T21:47:35.988Z] Login Succeeded [2021-01-14T21:47:35.988Z] nexus3.edgexfoundry.org:10002 [2021-01-14T21:47:35.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T21:47:36.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T21:47:36.252Z] Configure a credential helper to remove this warning. See [2021-01-14T21:47:36.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T21:47:36.252Z] [2021-01-14T21:47:36.252Z] Login Succeeded [2021-01-14T21:47:36.252Z] nexus3.edgexfoundry.org:10003 [2021-01-14T21:47:36.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T21:47:36.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T21:47:36.252Z] Configure a credential helper to remove this warning. See [2021-01-14T21:47:36.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T21:47:36.252Z] [2021-01-14T21:47:36.252Z] Login Succeeded [2021-01-14T21:47:36.252Z] nexus3.edgexfoundry.org:10004 [2021-01-14T21:47:36.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T21:47:36.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T21:47:36.516Z] Configure a credential helper to remove this warning. See [2021-01-14T21:47:36.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T21:47:36.516Z] [2021-01-14T21:47:36.516Z] Login Succeeded [2021-01-14T21:47:36.516Z] docker.io [2021-01-14T21:47:36.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T21:47:36.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T21:47:36.779Z] Configure a credential helper to remove this warning. See [2021-01-14T21:47:36.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T21:47:36.779Z] [2021-01-14T21:47:36.779Z] Login Succeeded [2021-01-14T21:47:36.779Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T21:47:36.790Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T21:47:37.296Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-14T21:47:37.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T21:47:37.296Z] ++ dirname cmd/core-command/Dockerfile [2021-01-14T21:47:37.296Z] ++ cut -d/ -f2 [2021-01-14T21:47:37.296Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-14T21:47:37.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T21:47:37.296Z] ++ dirname cmd/core-data/Dockerfile [2021-01-14T21:47:37.296Z] ++ cut -d/ -f2 [2021-01-14T21:47:37.296Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-14T21:47:37.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T21:47:37.296Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-14T21:47:37.296Z] ++ cut -d/ -f2 [2021-01-14T21:47:37.296Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-14T21:47:37.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T21:47:37.296Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-14T21:47:37.296Z] ++ cut -d/ -f2 [2021-01-14T21:47:37.296Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-14T21:47:37.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T21:47:37.296Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-14T21:47:37.296Z] ++ cut -d/ -f2 [2021-01-14T21:47:37.296Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-14T21:47:37.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T21:47:37.296Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-14T21:47:37.296Z] ++ cut -d/ -f2 [2021-01-14T21:47:37.296Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-14T21:47:37.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T21:47:37.296Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-14T21:47:37.296Z] ++ cut -d/ -f2 [2021-01-14T21:47:37.296Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-14T21:47:37.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T21:47:37.296Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-14T21:47:37.296Z] ++ cut -d/ -f2 [2021-01-14T21:47:37.296Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-14T21:47:37.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T21:47:37.296Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-14T21:47:37.296Z] ++ cut -d/ -f2 [2021-01-14T21:47:37.296Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-14T21:47:37.371Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-14T21:47:38.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T21:47:38.970Z] [2021-01-14T21:47:38.970Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T21:47:39.322Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T21:47:39.322Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T21:47:39.322Z] 31603596830f: Pulling fs layer [2021-01-14T21:47:39.322Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T21:47:39.322Z] 6ca5941a6612: Pulling fs layer [2021-01-14T21:47:39.322Z] ecc8261a40a4: Pulling fs layer [2021-01-14T21:47:39.322Z] ecc8261a40a4: Waiting [2021-01-14T21:47:39.322Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T21:47:39.322Z] 2a8b12db71e7: Download complete [2021-01-14T21:47:39.322Z] 31603596830f: Verifying Checksum [2021-01-14T21:47:39.322Z] 31603596830f: Download complete [2021-01-14T21:47:39.901Z] 6ca5941a6612: Verifying Checksum [2021-01-14T21:47:39.901Z] 6ca5941a6612: Download complete [2021-01-14T21:47:39.901Z] 31603596830f: Pull complete [2021-01-14T21:47:39.901Z] ecc8261a40a4: Verifying Checksum [2021-01-14T21:47:39.901Z] ecc8261a40a4: Download complete [2021-01-14T21:47:39.901Z] 2a8b12db71e7: Pull complete [2021-01-14T21:47:40.854Z] 6ca5941a6612: Pull complete [2021-01-14T21:47:40.854Z] ecc8261a40a4: Pull complete [2021-01-14T21:47:40.854Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T21:47:40.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T21:47:40.854Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T21:47:41.220Z] prd-centos7-docker-4c-2g-20309 does not seem to be running inside a container [2021-01-14T21:47:41.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T21:47:43.943Z] $ docker top aae0afa8771ee890e3ae02f8491fe7d5921ee3f6fe9791c853b936b488995e32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T21:47:44.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T21:47:44.312Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T21:47:44.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T21:47:44.530Z] $ docker exec aae0afa8771ee890e3ae02f8491fe7d5921ee3f6fe9791c853b936b488995e32 ssh-agent [2021-01-14T21:47:44.711Z] SSH_AUTH_SOCK=/tmp/ssh-lNZH9Zzd7Zed/agent.11 [2021-01-14T21:47:44.711Z] SSH_AGENT_PID=16 [2021-01-14T21:47:44.723Z] Running ssh-add (command line suppressed) [2021-01-14T21:47:44.842Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8720406164931032732.key (/w/workspace/edgex-go/4@tmp/private_key_8720406164931032732.key) [2021-01-14T21:47:44.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T21:47:45.232Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T21:47:45.254Z] $ docker exec --env ******** --env ******** aae0afa8771ee890e3ae02f8491fe7d5921ee3f6fe9791c853b936b488995e32 ssh-agent -k [2021-01-14T21:47:45.368Z] unset SSH_AUTH_SOCK; [2021-01-14T21:47:45.369Z] unset SSH_AGENT_PID; [2021-01-14T21:47:45.369Z] echo Agent pid 16 killed; [2021-01-14T21:47:45.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T21:47:45.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T21:47:45.576Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T21:47:45.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T21:47:45.748Z] $ docker exec aae0afa8771ee890e3ae02f8491fe7d5921ee3f6fe9791c853b936b488995e32 ssh-agent [2021-01-14T21:47:45.917Z] SSH_AUTH_SOCK=/tmp/ssh-4aNfKXYD4zg0/agent.45 [2021-01-14T21:47:45.918Z] SSH_AGENT_PID=50 [2021-01-14T21:47:45.924Z] Running ssh-add (command line suppressed) [2021-01-14T21:47:46.044Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1515954264189251551.key (/w/workspace/edgex-go/4@tmp/private_key_1515954264189251551.key) [2021-01-14T21:47:46.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T21:47:46.430Z] + git semver init [2021-01-14T21:47:46.430Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T21:47:46.430Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-01-14T21:47:46.430Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-01-14T21:47:46.430Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T21:47:46.430Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T21:47:46.430Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T21:47:46.430Z] # $SEMVER_BRANCH = PR-3032 [2021-01-14T21:47:46.430Z] # $SEMVER_TEMP = /tmp/semver-180351396 [2021-01-14T21:47:46.430Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-14T21:48:08.520Z] # '/tmp/semver-180351396' -> '/w/workspace/edgex-go/4/.semver' [2021-01-14T21:48:08.520Z] # -> Force: false [2021-01-14T21:48:08.520Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-01-14T21:48:08.533Z] $ docker exec --env ******** --env ******** aae0afa8771ee890e3ae02f8491fe7d5921ee3f6fe9791c853b936b488995e32 ssh-agent -k [2021-01-14T21:48:08.737Z] unset SSH_AUTH_SOCK; [2021-01-14T21:48:08.737Z] unset SSH_AGENT_PID; [2021-01-14T21:48:08.737Z] echo Agent pid 50 killed; [2021-01-14T21:48:08.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T21:48:09.318Z] + git semver [Pipeline] } [2021-01-14T21:48:09.337Z] $ docker stop --time=1 aae0afa8771ee890e3ae02f8491fe7d5921ee3f6fe9791c853b936b488995e32 [2021-01-14T21:48:11.224Z] $ docker rm -f aae0afa8771ee890e3ae02f8491fe7d5921ee3f6fe9791c853b936b488995e32 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T21:48:11.721Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T21:48:12.311Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T21:48:12.314Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T21:48:13.275Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T21:48:13.575Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T21:48:13.873Z] + sudo service docker restart [2021-01-14T21:48:13.873Z] + true [2021-01-14T21:48:13.873Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-14T21:48:14.461Z] ========================================================= [2021-01-14T21:48:14.461Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T21:48:14.461Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T21:48:14.814Z] + 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-14T21:48:18.131Z] Sending build context to Docker daemon 326.6MB [2021-01-14T21:48:18.131Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T21:48:18.131Z] Step 2/6 : FROM ${BASE} [2021-01-14T21:48:18.131Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T21:48:18.131Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T21:48:18.131Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T21:48:18.131Z] de9db76c5a1d: Pulling fs layer [2021-01-14T21:48:18.131Z] bca2f99d35d6: Pulling fs layer [2021-01-14T21:48:18.131Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T21:48:18.131Z] 7c6f9722023f: Pulling fs layer [2021-01-14T21:48:18.131Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T21:48:18.131Z] 93359f2a8cfa: Waiting [2021-01-14T21:48:18.131Z] 7c6f9722023f: Waiting [2021-01-14T21:48:18.131Z] a35cf1a2eb13: Waiting [2021-01-14T21:48:18.131Z] de9db76c5a1d: Verifying Checksum [2021-01-14T21:48:18.131Z] de9db76c5a1d: Download complete [2021-01-14T21:48:18.131Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T21:48:18.131Z] 0ef7d3d256c8: Download complete [2021-01-14T21:48:18.131Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T21:48:18.131Z] 93359f2a8cfa: Download complete [2021-01-14T21:48:18.131Z] 7c6f9722023f: Verifying Checksum [2021-01-14T21:48:18.131Z] 7c6f9722023f: Download complete [2021-01-14T21:48:18.131Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T21:48:18.131Z] 188c0c94c7c5: Download complete [2021-01-14T21:48:18.712Z] 188c0c94c7c5: Pull complete [2021-01-14T21:48:18.974Z] 0ef7d3d256c8: Pull complete [2021-01-14T21:48:18.974Z] de9db76c5a1d: Pull complete [2021-01-14T21:48:20.363Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T21:48:20.363Z] a35cf1a2eb13: Download complete [2021-01-14T21:48:20.944Z] bca2f99d35d6: Verifying Checksum [2021-01-14T21:48:20.944Z] bca2f99d35d6: Download complete [2021-01-14T21:48:26.263Z] bca2f99d35d6: Pull complete [2021-01-14T21:48:26.263Z] 93359f2a8cfa: Pull complete [2021-01-14T21:48:26.263Z] 7c6f9722023f: Pull complete [2021-01-14T21:48:27.768Z] Still waiting to schedule task [2021-01-14T21:48:27.768Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-14T21:48:32.879Z] a35cf1a2eb13: Pull complete [2021-01-14T21:48:32.879Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T21:48:32.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T21:48:32.879Z] ---> a62c8e92a672 [2021-01-14T21:48:32.879Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-14T21:48:32.879Z] ---> Running in 3abcbe676517 [2021-01-14T21:48:32.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T21:48:33.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T21:48:33.718Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T21:48:33.981Z] (2/12) Installing file (5.38-r0) [2021-01-14T21:48:33.981Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T21:48:34.242Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T21:48:39.538Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T21:48:39.538Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T21:48:39.538Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T21:48:39.538Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T21:48:39.538Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T21:48:39.538Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T21:48:39.801Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T21:48:39.801Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T21:48:40.062Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T21:48:40.062Z] OK: 233 MiB in 51 packages [2021-01-14T21:48:44.285Z] Removing intermediate container 3abcbe676517 [2021-01-14T21:48:44.285Z] ---> 600dd51a3753 [2021-01-14T21:48:44.285Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T21:48:44.285Z] ---> Running in a29d9b87c0dd [2021-01-14T21:48:44.547Z] Removing intermediate container a29d9b87c0dd [2021-01-14T21:48:44.548Z] ---> 6cc89230c15a [2021-01-14T21:48:44.548Z] Step 5/6 : COPY go.mod . [2021-01-14T21:48:44.810Z] ---> 43b2d7b3b855 [2021-01-14T21:48:44.810Z] Step 6/6 : RUN go mod download [2021-01-14T21:48:44.810Z] ---> Running in da63a779cc78 [2021-01-14T21:49:06.824Z] Removing intermediate container da63a779cc78 [2021-01-14T21:49:06.824Z] ---> a2918a3c75c2 [2021-01-14T21:49:06.824Z] Successfully built a2918a3c75c2 [2021-01-14T21:49:06.824Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T21:49:07.152Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T21:49:07.152Z] . [Pipeline] withDockerContainer [2021-01-14T21:49:07.270Z] prd-centos7-docker-4c-2g-20309 does not seem to be running inside a container [2021-01-14T21:49:07.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2021-01-14T21:49:08.173Z] $ docker top e68432a5f44ef941b1962a1fb4fc7cd203e0ef2ff0d78981ce15baea64244218 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T21:49:08.755Z] + go version [2021-01-14T21:49:08.755Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T21:49:08.774Z] $ docker stop --time=1 e68432a5f44ef941b1962a1fb4fc7cd203e0ef2ff0d78981ce15baea64244218 [2021-01-14T21:49:10.139Z] $ docker rm -f e68432a5f44ef941b1962a1fb4fc7cd203e0ef2ff0d78981ce15baea64244218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T21:49:11.076Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T21:49:11.076Z] . [Pipeline] withDockerContainer [2021-01-14T21:49:11.180Z] prd-centos7-docker-4c-2g-20309 does not seem to be running inside a container [2021-01-14T21:49:11.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2021-01-14T21:49:12.147Z] $ docker top ccc4bd9a5d9a35f3f60ffb004a6dd96b2a132c334cd91df07a42d6f833daeffc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T21:49:12.378Z] ========================================================= [2021-01-14T21:49:12.378Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T21:49:12.378Z] ========================================================= [Pipeline] sh [2021-01-14T21:49:12.676Z] + make test [2021-01-14T21:49:12.676Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T21:49:22.735Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T21:49:35.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T21:49:41.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T21:49:41.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T21:49:41.748Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T21:49:41.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T21:49:42.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T21:49:42.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T21:49:42.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T21:49:42.897Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T21:49:43.474Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T21:49:46.052Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T21:49:46.053Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T21:49:46.053Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T21:49:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 46.6% of statements [2021-01-14T21:49:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T21:49:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T21:49:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T21:49:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T21:49:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T21:49:51.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.149s coverage: 27.0% of statements [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T21:49:51.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T21:49:51.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T21:49:51.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.147s coverage: 67.9% of statements [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T21:49:51.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.119s coverage: 82.3% of statements [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T21:49:51.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T21:49:54.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.336s coverage: 28.6% of statements [2021-01-14T21:49:54.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T21:49:54.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T21:49:54.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T21:49:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T21:49:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T21:49:54.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.086s coverage: 100.0% of statements [2021-01-14T21:49:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T21:49:54.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements [2021-01-14T21:49:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T21:49:54.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.099s coverage: 86.7% of statements [2021-01-14T21:49:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T21:49:54.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.137s coverage: 97.5% of statements [2021-01-14T21:49:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T21:49:54.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements [2021-01-14T21:49:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T21:49:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T21:49:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T21:49:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T21:49:56.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.366s coverage: 93.2% of statements [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T21:49:56.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T21:49:56.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T21:49:56.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T21:49:56.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 75.5% of statements [2021-01-14T21:49:56.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T21:49:56.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-01-14T21:49:56.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements [2021-01-14T21:49:57.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements [2021-01-14T21:49:57.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.106s coverage: 91.4% of statements [2021-01-14T21:49:57.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T21:49:58.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.5% of statements [2021-01-14T21:49:58.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T21:49:58.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T21:49:58.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements [2021-01-14T21:49:58.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.054s coverage: 91.3% of statements [2021-01-14T21:49:58.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-01-14T21:49:58.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-01-14T21:49:58.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-01-14T21:49:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.311s coverage: 68.9% of statements [2021-01-14T21:49:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T21:49:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T21:49:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T21:49:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T21:49:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T21:50:00.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 37.0% of statements [2021-01-14T21:50:00.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T21:50:00.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T21:50:00.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.267s coverage: 84.0% of statements [2021-01-14T21:50:00.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.062s coverage: 100.0% of statements [2021-01-14T21:50:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 47.1% of statements [2021-01-14T21:50:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T21:50:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T21:50:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T21:50:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T21:50:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T21:50:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-01-14T21:50:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T21:50:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.053s coverage: 100.0% of statements [2021-01-14T21:50:02.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T21:50:03.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.704s coverage: 29.1% of statements [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T21:50:03.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T21:50:03.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T21:50:03.957Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T21:50:03.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T21:50:03.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T21:50:03.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T21:50:03.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-01-14T21:50:04.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-14T21:50:04.497Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-14T21:50:05.138Z] GO111MODULE=on go vet ./... [2021-01-14T21:50:18.778Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20310 in /w/workspace/edgexfoundry_edgex-go_PR-3032 [Pipeline] { [Pipeline] ws [2021-01-14T21:50:18.841Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-01-14T21:50:23.894Z] using credential edgex-jenkins-ssh [2021-01-14T21:50:23.961Z] Cloning the remote Git repository [2021-01-14T21:50:24.016Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T21:50:24.130Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-01-14T21:50:24.206Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T21:50:24.207Z] > git --version # timeout=10 [2021-01-14T21:50:24.224Z] > git --version # 'git version 2.17.1' [2021-01-14T21:50:24.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T21:50:24.274Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T21:50:27.497Z] gofmt -l . [2021-01-14T21:50:27.760Z] [ "`gofmt -l .`" = "" ] [2021-01-14T21:50:28.338Z] ./bin/test-go-mod-tidy.sh [2021-01-14T21:50:28.916Z] ./bin/test-attribution-txt.sh [2021-01-14T21:50:29.178Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2021-01-14T21:50:29.440Z] make: *** [Makefile:99: test] Error 1 [Pipeline] } [2021-01-14T21:50:29.458Z] $ docker stop --time=1 ccc4bd9a5d9a35f3f60ffb004a6dd96b2a132c334cd91df07a42d6f833daeffc [2021-01-14T21:50:31.549Z] $ docker rm -f ccc4bd9a5d9a35f3f60ffb004a6dd96b2a132c334cd91df07a42d6f833daeffc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T21:50:33.224Z] Failed in branch amd64 [2021-01-14T21:50:39.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T21:50:39.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T21:50:39.967Z] Merging remotes/origin/master commit 60451040515ee9eeb901ca3bb1c4662a631f475e into PR head commit dde6d3ec57e761b0678effa84c97ffaa8c30da86 [2021-01-14T21:50:40.390Z] Merge succeeded, producing dde6d3ec57e761b0678effa84c97ffaa8c30da86 [2021-01-14T21:50:40.390Z] Checking out Revision dde6d3ec57e761b0678effa84c97ffaa8c30da86 (PR-3032) [2021-01-14T21:50:39.129Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T21:50:39.158Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T21:50:39.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T21:50:39.171Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3032/head:refs/remotes/origin/PR-3032 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T21:50:39.980Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T21:50:39.999Z] > git checkout -f dde6d3ec57e761b0678effa84c97ffaa8c30da86 # timeout=10 [2021-01-14T21:50:40.296Z] > git remote # timeout=10 [2021-01-14T21:50:40.314Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T21:50:40.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T21:50:40.342Z] > git merge 60451040515ee9eeb901ca3bb1c4662a631f475e # timeout=10 [2021-01-14T21:50:40.365Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T21:50:40.388Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T21:50:40.398Z] > git checkout -f dde6d3ec57e761b0678effa84c97ffaa8c30da86 # timeout=10 [2021-01-14T21:50:45.027Z] Commit message: "build: Update to use go-mod-messaging v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T21:50:46.826Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T21:50:47.264Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T21:50:47.674Z] + true [2021-01-14T21:50:47.674Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T21:50:50.383Z] provisioning config files... [2021-01-14T21:50:50.428Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3717548233458889972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T21:50:50.824Z] ---> docker-login.sh [2021-01-14T21:50:50.824Z] nexus3.edgexfoundry.org:10001 [2021-01-14T21:50:51.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T21:50:52.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T21:50:52.074Z] Configure a credential helper to remove this warning. See [2021-01-14T21:50:52.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T21:50:52.074Z] [2021-01-14T21:50:52.074Z] Login Succeeded [2021-01-14T21:50:52.074Z] nexus3.edgexfoundry.org:10002 [2021-01-14T21:50:52.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T21:50:52.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T21:50:52.347Z] Configure a credential helper to remove this warning. See [2021-01-14T21:50:52.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T21:50:52.347Z] [2021-01-14T21:50:52.347Z] Login Succeeded [2021-01-14T21:50:52.347Z] nexus3.edgexfoundry.org:10003 [2021-01-14T21:50:52.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T21:50:52.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T21:50:52.945Z] Configure a credential helper to remove this warning. See [2021-01-14T21:50:52.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T21:50:52.945Z] [2021-01-14T21:50:52.945Z] Login Succeeded [2021-01-14T21:50:52.945Z] nexus3.edgexfoundry.org:10004 [2021-01-14T21:50:53.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T21:50:53.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T21:50:53.549Z] Configure a credential helper to remove this warning. See [2021-01-14T21:50:53.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T21:50:53.549Z] [2021-01-14T21:50:53.549Z] Login Succeeded [2021-01-14T21:50:53.549Z] docker.io [2021-01-14T21:50:53.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T21:50:54.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T21:50:54.094Z] Configure a credential helper to remove this warning. See [2021-01-14T21:50:54.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T21:50:54.094Z] [2021-01-14T21:50:54.094Z] Login Succeeded [2021-01-14T21:50:54.094Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T21:50:54.111Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T21:50:54.591Z] ========================================================= [2021-01-14T21:50:54.591Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T21:50:54.591Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T21:50:54.969Z] + 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-14T21:50:57.625Z] Sending build context to Docker daemon 165.6MB [2021-01-14T21:50:57.625Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T21:50:57.625Z] Step 2/6 : FROM ${BASE} [2021-01-14T21:50:57.625Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T21:50:57.625Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T21:50:57.625Z] a4357932f1b6: Pulling fs layer [2021-01-14T21:50:57.625Z] 18c013af1878: Pulling fs layer [2021-01-14T21:50:57.625Z] 00ac8860ef70: Pulling fs layer [2021-01-14T21:50:57.625Z] 63d7cb157983: Pulling fs layer [2021-01-14T21:50:57.625Z] b116817d02f9: Pulling fs layer [2021-01-14T21:50:57.625Z] 745a02a5169b: Pulling fs layer [2021-01-14T21:50:57.625Z] 00ac8860ef70: Waiting [2021-01-14T21:50:57.625Z] 63d7cb157983: Waiting [2021-01-14T21:50:57.625Z] b116817d02f9: Waiting [2021-01-14T21:50:57.625Z] 745a02a5169b: Waiting [2021-01-14T21:50:57.625Z] 18c013af1878: Verifying Checksum [2021-01-14T21:50:57.625Z] 18c013af1878: Download complete [2021-01-14T21:50:57.625Z] a4357932f1b6: Verifying Checksum [2021-01-14T21:50:57.625Z] a4357932f1b6: Download complete [2021-01-14T21:50:57.625Z] 63d7cb157983: Download complete [2021-01-14T21:50:58.226Z] 5f621e34cdf4: Download complete [2021-01-14T21:50:58.226Z] b116817d02f9: Verifying Checksum [2021-01-14T21:50:58.226Z] b116817d02f9: Download complete [2021-01-14T21:50:58.838Z] 5f621e34cdf4: Pull complete [2021-01-14T21:50:59.449Z] a4357932f1b6: Pull complete [2021-01-14T21:50:59.725Z] 18c013af1878: Pull complete [2021-01-14T21:51:00.733Z] 745a02a5169b: Verifying Checksum [2021-01-14T21:51:00.733Z] 745a02a5169b: Download complete [2021-01-14T21:51:02.178Z] 00ac8860ef70: Verifying Checksum [2021-01-14T21:51:02.178Z] 00ac8860ef70: Download complete [2021-01-14T21:51:12.364Z] 00ac8860ef70: Pull complete [2021-01-14T21:51:12.364Z] 63d7cb157983: Pull complete [2021-01-14T21:51:12.640Z] b116817d02f9: Pull complete [2021-01-14T21:51:16.047Z] 745a02a5169b: Pull complete [2021-01-14T21:51:16.047Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T21:51:16.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T21:51:16.047Z] ---> b7e6874047d6 [2021-01-14T21:51:16.047Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-14T21:51:20.363Z] ---> Running in b096b5d28368 [2021-01-14T21:51:20.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T21:51:21.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T21:51:22.556Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T21:51:22.556Z] (2/12) Installing file (5.38-r0) [2021-01-14T21:51:22.556Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T21:51:22.830Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T21:51:25.455Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T21:51:25.455Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T21:51:25.726Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T21:51:25.726Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T21:51:25.726Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T21:51:25.999Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T21:51:25.999Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T21:51:26.269Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T21:51:26.269Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T21:51:26.269Z] OK: 217 MiB in 51 packages [2021-01-14T21:51:30.574Z] Removing intermediate container b096b5d28368 [2021-01-14T21:51:30.574Z] ---> 3df9b2933622 [2021-01-14T21:51:30.574Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T21:51:30.574Z] ---> Running in bca6229fa499 [2021-01-14T21:51:30.849Z] Removing intermediate container bca6229fa499 [2021-01-14T21:51:30.849Z] ---> 311c17fe02bd [2021-01-14T21:51:30.849Z] Step 5/6 : COPY go.mod . [2021-01-14T21:51:31.838Z] ---> c81c81d72ad1 [2021-01-14T21:51:31.839Z] Step 6/6 : RUN go mod download [2021-01-14T21:51:31.839Z] ---> Running in 8400fe0eb919 [2021-01-14T21:51:58.624Z] Removing intermediate container 8400fe0eb919 [2021-01-14T21:51:58.624Z] ---> 16e2268fbcc4 [2021-01-14T21:51:58.624Z] Successfully built 16e2268fbcc4 [2021-01-14T21:51:58.624Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T21:51:58.968Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T21:51:58.968Z] . [Pipeline] withDockerContainer [2021-01-14T21:51:59.212Z] prd-ubuntu18.04-docker-arm64-4c-16g-20310 does not seem to be running inside a container [2021-01-14T21:51:59.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2021-01-14T21:52:00.836Z] $ docker top 9c00dc132780e36f35c6d003d84ca2d7fc1d7e45ab13248e5e64bd75cfd6a401 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T21:52:01.918Z] + go version [2021-01-14T21:52:01.918Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T21:52:01.914Z] $ docker stop --time=1 9c00dc132780e36f35c6d003d84ca2d7fc1d7e45ab13248e5e64bd75cfd6a401 [2021-01-14T21:52:03.921Z] $ docker rm -f 9c00dc132780e36f35c6d003d84ca2d7fc1d7e45ab13248e5e64bd75cfd6a401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T21:52:05.021Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T21:52:05.021Z] . [Pipeline] withDockerContainer [2021-01-14T21:52:05.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-20310 does not seem to be running inside a container [2021-01-14T21:52:05.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2021-01-14T21:52:06.758Z] $ docker top daf76f768e9005ab6eea042f00762c82da3025a9bd1bef3fca9a60b424fc4a85 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T21:52:07.126Z] ========================================================= [2021-01-14T21:52:07.126Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T21:52:07.126Z] ========================================================= [Pipeline] sh [2021-01-14T21:52:07.770Z] + make test [2021-01-14T21:52:07.770Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T21:52:30.073Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T21:53:17.105Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T21:53:21.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T21:53:24.866Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T21:53:24.866Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T21:53:24.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T21:53:24.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T21:53:24.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T21:53:25.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T21:53:27.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T21:53:28.763Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T21:53:35.729Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T21:53:35.730Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T21:53:35.730Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T21:53:42.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.269s coverage: 46.6% of statements [2021-01-14T21:53:42.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T21:53:42.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T21:53:42.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T21:53:42.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T21:53:42.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T21:53:49.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.619s coverage: 27.0% of statements [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T21:53:49.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T21:53:49.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T21:53:49.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.256s coverage: 67.9% of statements [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T21:53:49.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.688s coverage: 82.3% of statements [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T21:53:49.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T21:53:57.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.184s coverage: 28.6% of statements [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T21:53:57.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.152s coverage: 100.0% of statements [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T21:53:57.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.104s coverage: 100.0% of statements [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T21:53:57.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.297s coverage: 86.7% of statements [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T21:53:57.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.354s coverage: 97.5% of statements [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T21:53:57.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.158s coverage: 78.3% of statements [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T21:53:57.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T21:54:07.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.178s coverage: 93.2% of statements [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T21:54:07.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T21:54:07.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.204s coverage: 0.1% of statements [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T21:54:07.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T21:54:07.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 75.5% of statements [2021-01-14T21:54:07.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T21:54:07.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.8% of statements [2021-01-14T21:54:07.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.187s coverage: 87.2% of statements [2021-01-14T21:54:07.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.2% of statements [2021-01-14T21:54:08.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 91.4% of statements [2021-01-14T21:54:08.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T21:54:12.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.546s coverage: 63.5% of statements [2021-01-14T21:54:12.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T21:54:12.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T21:54:12.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-01-14T21:54:12.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 91.3% of statements [2021-01-14T21:54:12.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-01-14T21:54:12.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2021-01-14T21:54:12.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-01-14T21:54:18.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.963s coverage: 68.9% of statements [2021-01-14T21:54:18.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T21:54:18.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T21:54:18.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T21:54:18.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T21:54:18.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T21:54:18.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.361s coverage: 37.0% of statements [2021-01-14T21:54:18.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T21:54:18.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T21:54:18.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.774s coverage: 84.0% of statements [2021-01-14T21:54:18.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.085s coverage: 100.0% of statements [2021-01-14T21:54:25.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.387s coverage: 47.1% of statements [2021-01-14T21:54:25.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T21:54:25.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T21:54:25.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T21:54:25.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T21:54:25.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T21:54:25.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements [2021-01-14T21:54:25.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T21:54:25.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements [2021-01-14T21:54:25.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T21:54:30.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.919s coverage: 29.1% of statements [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T21:54:30.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.221s coverage: 99.0% of statements [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T21:54:30.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T21:54:30.920Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.059s coverage: 0.0% of statements [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T21:54:30.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T21:54:30.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T21:54:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T21:54:30.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-01-14T21:54:30.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2021-01-14T21:54:31.901Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-01-14T21:54:32.497Z] GO111MODULE=on go vet ./... [2021-01-14T21:55:40.568Z] gofmt -l . [2021-01-14T21:55:40.568Z] [ "`gofmt -l .`" = "" ] [2021-01-14T21:55:41.166Z] ./bin/test-go-mod-tidy.sh [2021-01-14T21:55:41.771Z] ./bin/test-attribution-txt.sh [2021-01-14T21:55:42.759Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2021-01-14T21:55:42.759Z] make: *** [Makefile:99: test] Error 1 [Pipeline] } [2021-01-14T21:55:42.717Z] $ docker stop --time=1 daf76f768e9005ab6eea042f00762c82da3025a9bd1bef3fca9a60b424fc4a85 [2021-01-14T21:55:45.156Z] $ docker rm -f daf76f768e9005ab6eea042f00762c82da3025a9bd1bef3fca9a60b424fc4a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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-14T21:55:47.687Z] 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 Scan) Stage "Snyk 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] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-14T21:55:50.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T21:55:51.043Z] ---> package-listing.sh [2021-01-14T21:55:51.043Z] ++ facter osfamily [2021-01-14T21:55:51.043Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T21:55:51.043Z] + OS_FAMILY=redhat [2021-01-14T21:55:51.043Z] + workspace=/w/workspace/edgex-go/4 [2021-01-14T21:55:51.043Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T21:55:51.043Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T21:55:51.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T21:55:51.043Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T21:55:51.043Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-14T21:55:51.043Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T21:55:51.043Z] + case "${OS_FAMILY}" in [2021-01-14T21:55:51.043Z] + rpm -qa [2021-01-14T21:55:51.043Z] + sort [2021-01-14T21:55:56.356Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T21:55:56.356Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T21:55:56.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T21:55:56.356Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-14T21:55:56.356Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-01-14T21:55:56.356Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-01-14T21:55:56.371Z] 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/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T21:55:56.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T21:55:56.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T21:55:56.974Z] [2021-01-14T21:55:56.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T21:55:57.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T21:55:57.335Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T21:55:57.335Z] df20fa9351a1: Pulling fs layer [2021-01-14T21:55:57.335Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T21:55:57.335Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T21:55:57.335Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T21:55:57.335Z] 93b61091891f: Pulling fs layer [2021-01-14T21:55:57.335Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T21:55:57.335Z] 5e14af77c1be: Pulling fs layer [2021-01-14T21:55:57.335Z] 01666e4c0597: Pulling fs layer [2021-01-14T21:55:57.335Z] aa168da1d23b: Pulling fs layer [2021-01-14T21:55:57.335Z] 46f8f816bc3b: Waiting [2021-01-14T21:55:57.335Z] 5e14af77c1be: Waiting [2021-01-14T21:55:57.335Z] 01666e4c0597: Waiting [2021-01-14T21:55:57.335Z] 93b61091891f: Waiting [2021-01-14T21:55:57.335Z] 93b9cdb0e59b: Waiting [2021-01-14T21:55:57.335Z] aa168da1d23b: Waiting [2021-01-14T21:55:57.603Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T21:55:57.603Z] 36b3adc4ff6f: Download complete [2021-01-14T21:55:57.603Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T21:55:57.603Z] 46f8f816bc3b: Download complete [2021-01-14T21:55:57.603Z] df20fa9351a1: Verifying Checksum [2021-01-14T21:55:57.603Z] df20fa9351a1: Download complete [2021-01-14T21:55:57.603Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T21:55:57.603Z] 93b9cdb0e59b: Download complete [2021-01-14T21:55:57.603Z] 93b61091891f: Download complete [2021-01-14T21:55:57.603Z] 01666e4c0597: Verifying Checksum [2021-01-14T21:55:57.603Z] 01666e4c0597: Download complete [2021-01-14T21:55:57.603Z] 5e14af77c1be: Download complete [2021-01-14T21:55:57.868Z] df20fa9351a1: Pull complete [2021-01-14T21:55:58.132Z] 36b3adc4ff6f: Pull complete [2021-01-14T21:55:58.715Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T21:55:58.715Z] 8ad3a11d3b57: Download complete [2021-01-14T21:55:59.298Z] 8ad3a11d3b57: Pull complete [2021-01-14T21:55:59.561Z] 46f8f816bc3b: Pull complete [2021-01-14T21:56:00.143Z] aa168da1d23b: Verifying Checksum [2021-01-14T21:56:00.143Z] aa168da1d23b: Download complete [2021-01-14T21:56:00.407Z] 93b61091891f: Pull complete [2021-01-14T21:56:00.407Z] 93b9cdb0e59b: Pull complete [2021-01-14T21:56:00.670Z] 5e14af77c1be: Pull complete [2021-01-14T21:56:00.670Z] 01666e4c0597: Pull complete [2021-01-14T21:56:07.373Z] aa168da1d23b: Pull complete [2021-01-14T21:56:07.373Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T21:56:07.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T21:56:07.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T21:56:07.575Z] prd-centos7-docker-4c-2g-20309 does not seem to be running inside a container [2021-01-14T21:56:07.626Z] $ 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/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-14T21:56:11.252Z] $ docker top a99b4dc970cc245a3dbdb7064de864c0c60c0f07966d5c517cc0d561e71b5aa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T21:56:11.754Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T21:56:12.057Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T21:56:12.357Z] + ls /var/log/sa-host [2021-01-14T21:56:12.357Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T21:56:12.357Z] file_magic: OK [2021-01-14T21:56:12.357Z] HZ: Using current value: 100 [2021-01-14T21:56:12.357Z] file_header: OK [2021-01-14T21:56:12.357Z] 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-14T21:56:12.357Z] Statistics: [2021-01-14T21:56:12.357Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T21:56:12.357Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T21:56:12.357Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T21:56:12.357Z] file_magic: OK [2021-01-14T21:56:12.357Z] HZ: Using current value: 100 [2021-01-14T21:56:12.357Z] file_header: OK [2021-01-14T21:56:12.357Z] 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-14T21:56:12.357Z] Statistics: [2021-01-14T21:56:12.357Z] Hnuu...uuuununununu... [2021-01-14T21:56:12.357Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T21:56:12.959Z] provisioning config files... [2021-01-14T21:56:12.979Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config563391914234861920tmp [Pipeline] { [Pipeline] echo [2021-01-14T21:56:13.046Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T21:56:13.346Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T21:56:13.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T21:56:13.454Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T21:56:13.757Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T21:56:13.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T21:56:14.065Z] ---> sudo-logs.sh [2021-01-14T21:56:14.065Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T21:56:14.075Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T21:56:14.368Z] ---> job-cost.sh [2021-01-14T21:56:14.369Z] lf-activate-venv: SKIPPING [2021-01-14T21:56:14.369Z] INFO: No Stack... [2021-01-14T21:56:15.314Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T21:56:15.889Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T21:56:15.902Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T21:56:16.205Z] ---> logs-deploy.sh [2021-01-14T21:56:16.205Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3032/4 [2021-01-14T21:56:16.205Z] INFO: archiving workspace using pattern(s): [2021-01-14T21:56:18.131Z] Archives upload complete. [2021-01-14T21:56:18.131Z] INFO: archiving logs to Nexus