Pull request #3395 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at db7925e05468a348a54e2ee7c85b6c50909b0e0e rather than b96c30e3a27bfbf0e806230621d192e9cf5831b8 Obtained Jenkinsfile from db7925e05468a348a54e2ee7c85b6c50909b0e0e 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1464 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit db7925e05468a348a54e2ee7c85b6c50909b0e0e into PR head commit b96c30e3a27bfbf0e806230621d192e9cf5831b8 Merge succeeded, producing b96c30e3a27bfbf0e806230621d192e9cf5831b8 Checking out Revision b96c30e3a27bfbf0e806230621d192e9cf5831b8 (PR-3395) > 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/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b96c30e3a27bfbf0e806230621d192e9cf5831b8 # 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 db7925e05468a348a54e2ee7c85b6c50909b0e0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b96c30e3a27bfbf0e806230621d192e9cf5831b8 # timeout=10 Commit message: "fix(command): fix Get Command Request Response Errors" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-22T13:42:37.033Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-22T13:42:37.147Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-22T13:42:37.176Z] ========================================================= [2021-04-22T13:42:37.176Z] EdgeX Global Pipelines Version Info [2021-04-22T13:42:37.176Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-22T13:42:39.498Z] ------------------- [2021-04-22T13:42:39.498Z] stable info: [2021-04-22T13:42:39.498Z] ------------------- [2021-04-22T13:42:39.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-22T13:42:39.498Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-22T13:42:39.498Z] Message: update stable to v1.0.186 [2021-04-22T13:42:40.076Z] ------------------- [2021-04-22T13:42:40.076Z] experimental info: [2021-04-22T13:42:40.076Z] ------------------- [2021-04-22T13:42:40.076Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-22T13:42:40.076Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-22T13:42:40.076Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-22T13:42:40.218Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-22T13:42:40.250Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-22T13:42:40.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-22T13:42:40.301Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-22T13:42:40.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-22T13:42:40.349Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-22T13:42:40.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-22T13:42:40.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-22T13:42:40.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-22T13:42:40.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-22T13:42:40.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-22T13:42:40.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-22T13:42:40.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-22T13:42:40.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-22T13:42:40.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-22T13:42:40.602Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-22T13:42:40.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-22T13:42:40.647Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-22T13:42:40.668Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-22T13:42:40.689Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-22T13:42:40.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-22T13:42:40.732Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-22T13:42:40.754Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3395 [Pipeline] echo [2021-04-22T13:42:40.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3395 [Pipeline] echo [2021-04-22T13:42:40.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3395 [Pipeline] echo [2021-04-22T13:42:40.821Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b96c30e3a27bfbf0e806230621d192e9cf5831b8 [Pipeline] echo [2021-04-22T13:42:40.843Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b96c30e [Pipeline] echo [2021-04-22T13:42:40.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-22T13:42:40.941Z] provisioning config files... [2021-04-22T13:42:40.986Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5133779830734856570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-22T13:42:41.461Z] ---> docker-login.sh [2021-04-22T13:42:41.461Z] nexus3.edgexfoundry.org:10001 [2021-04-22T13:42:42.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T13:42:42.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T13:42:42.427Z] Configure a credential helper to remove this warning. See [2021-04-22T13:42:42.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T13:42:42.427Z] [2021-04-22T13:42:42.427Z] Login Succeeded [2021-04-22T13:42:42.427Z] nexus3.edgexfoundry.org:10002 [2021-04-22T13:42:43.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T13:42:43.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T13:42:43.384Z] Configure a credential helper to remove this warning. See [2021-04-22T13:42:43.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T13:42:43.384Z] [2021-04-22T13:42:43.384Z] Login Succeeded [2021-04-22T13:42:43.384Z] nexus3.edgexfoundry.org:10003 [2021-04-22T13:42:43.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T13:42:43.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T13:42:43.658Z] Configure a credential helper to remove this warning. See [2021-04-22T13:42:43.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T13:42:43.658Z] [2021-04-22T13:42:43.658Z] Login Succeeded [2021-04-22T13:42:43.658Z] nexus3.edgexfoundry.org:10004 [2021-04-22T13:42:43.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T13:42:43.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T13:42:43.952Z] Configure a credential helper to remove this warning. See [2021-04-22T13:42:43.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T13:42:43.952Z] [2021-04-22T13:42:43.952Z] Login Succeeded [2021-04-22T13:42:43.952Z] docker.io [2021-04-22T13:42:44.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T13:42:44.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T13:42:44.543Z] Configure a credential helper to remove this warning. See [2021-04-22T13:42:44.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T13:42:44.543Z] [2021-04-22T13:42:44.543Z] Login Succeeded [2021-04-22T13:42:44.543Z] ---> docker-login.sh ends [Pipeline] } [2021-04-22T13:42:44.554Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-22T13:42:44.907Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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-04-22T13:42:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T13:42:44.907Z] ++ dirname cmd/core-command/Dockerfile [2021-04-22T13:42:44.907Z] ++ cut -d/ -f2 [2021-04-22T13:42:44.907Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-22T13:42:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T13:42:44.907Z] ++ dirname cmd/core-data/Dockerfile [2021-04-22T13:42:44.907Z] ++ cut -d/ -f2 [2021-04-22T13:42:44.907Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-22T13:42:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T13:42:44.907Z] ++ cut -d/ -f2 [2021-04-22T13:42:44.907Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-22T13:42:44.907Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-22T13:42:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T13:42:44.907Z] ++ cut -d/ -f2 [2021-04-22T13:42:44.907Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-22T13:42:44.907Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-22T13:42:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T13:42:44.907Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-22T13:42:44.907Z] ++ cut -d/ -f2 [2021-04-22T13:42:44.907Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-22T13:42:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T13:42:44.907Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-22T13:42:44.907Z] ++ cut -d/ -f2 [2021-04-22T13:42:44.907Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-22T13:42:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T13:42:44.907Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-22T13:42:44.907Z] ++ cut -d/ -f2 [2021-04-22T13:42:44.907Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-22T13:42:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T13:42:44.907Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-22T13:42:44.907Z] ++ cut -d/ -f2 [2021-04-22T13:42:44.907Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-22T13:42:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-22T13:42:44.907Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-22T13:42:44.907Z] ++ cut -d/ -f2 [2021-04-22T13:42:44.907Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-22T13:42:45.050Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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-04-22T13:42:46.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-22T13:42:46.442Z] [2021-04-22T13:42:46.442Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-22T13:42:46.801Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-22T13:42:46.801Z] latest: Pulling from edgex-devops/git-semver [2021-04-22T13:42:46.801Z] 31603596830f: Pulling fs layer [2021-04-22T13:42:46.801Z] 2a8b12db71e7: Pulling fs layer [2021-04-22T13:42:46.801Z] 6ca5941a6612: Pulling fs layer [2021-04-22T13:42:46.801Z] ecc8261a40a4: Pulling fs layer [2021-04-22T13:42:46.801Z] ecc8261a40a4: Waiting [2021-04-22T13:42:46.801Z] 2a8b12db71e7: Verifying Checksum [2021-04-22T13:42:46.801Z] 2a8b12db71e7: Download complete [2021-04-22T13:42:47.093Z] 31603596830f: Verifying Checksum [2021-04-22T13:42:47.093Z] 31603596830f: Download complete [2021-04-22T13:42:47.364Z] 6ca5941a6612: Verifying Checksum [2021-04-22T13:42:47.364Z] 6ca5941a6612: Download complete [2021-04-22T13:42:47.364Z] ecc8261a40a4: Verifying Checksum [2021-04-22T13:42:47.364Z] ecc8261a40a4: Download complete [2021-04-22T13:42:47.949Z] 31603596830f: Pull complete [2021-04-22T13:42:47.949Z] 2a8b12db71e7: Pull complete [2021-04-22T13:42:49.418Z] 6ca5941a6612: Pull complete [2021-04-22T13:42:49.418Z] ecc8261a40a4: Pull complete [2021-04-22T13:42:49.681Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-22T13:42:49.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-22T13:42:49.681Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-22T13:42:49.816Z] prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container [2021-04-22T13:42:49.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-22T13:42:53.851Z] $ docker top e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-22T13:42:54.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-22T13:42:54.274Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-22T13:42:54.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-22T13:42:54.626Z] $ docker exec e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 ssh-agent [2021-04-22T13:42:54.935Z] SSH_AUTH_SOCK=/tmp/ssh-OAGcpMLO6rUp/agent.12 [2021-04-22T13:42:54.935Z] SSH_AGENT_PID=18 [2021-04-22T13:42:54.956Z] Running ssh-add (command line suppressed) [2021-04-22T13:42:55.125Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6653340000522083893.key (/w/workspace/edgex-go/2@tmp/private_key_6653340000522083893.key) [2021-04-22T13:42:55.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-22T13:42:55.523Z] + git tag --points-at HEAD [Pipeline] } [2021-04-22T13:42:55.549Z] $ docker exec --env ******** --env ******** e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 ssh-agent -k [2021-04-22T13:42:55.710Z] unset SSH_AUTH_SOCK; [2021-04-22T13:42:55.710Z] unset SSH_AGENT_PID; [2021-04-22T13:42:55.710Z] echo Agent pid 18 killed; [2021-04-22T13:42:55.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-22T13:42:55.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-22T13:42:55.806Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-22T13:42:56.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-22T13:42:56.110Z] $ docker exec e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 ssh-agent [2021-04-22T13:42:56.404Z] SSH_AUTH_SOCK=/tmp/ssh-wdRWCYNUhq2W/agent.49 [2021-04-22T13:42:56.404Z] SSH_AGENT_PID=54 [2021-04-22T13:42:56.417Z] Running ssh-add (command line suppressed) [2021-04-22T13:42:56.607Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6938909650366580832.key (/w/workspace/edgex-go/2@tmp/private_key_6938909650366580832.key) [2021-04-22T13:42:56.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-22T13:42:57.037Z] + git semver init [2021-04-22T13:42:57.037Z] # -> Open(): unable to determine branch for HEAD [2021-04-22T13:42:57.037Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-04-22T13:42:57.037Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-04-22T13:42:57.037Z] # $SEMVER_REMOTE_NAME = origin [2021-04-22T13:42:57.037Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-22T13:42:57.037Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-22T13:42:57.037Z] # $SEMVER_BRANCH = PR-3395 [2021-04-22T13:42:57.037Z] # $SEMVER_TEMP = /tmp/semver-825957959 [2021-04-22T13:42:57.037Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-22T13:43:29.710Z] # '/tmp/semver-825957959' -> '/w/workspace/edgex-go/2/.semver' [2021-04-22T13:43:29.710Z] # -> Force: false [2021-04-22T13:43:29.710Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-04-22T13:43:29.732Z] $ docker exec --env ******** --env ******** e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 ssh-agent -k [2021-04-22T13:43:30.258Z] unset SSH_AUTH_SOCK; [2021-04-22T13:43:30.260Z] unset SSH_AGENT_PID; [2021-04-22T13:43:30.260Z] echo Agent pid 54 killed; [2021-04-22T13:43:30.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-22T13:43:30.868Z] + git semver [Pipeline] } [2021-04-22T13:43:30.904Z] $ docker stop --time=1 e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 [2021-04-22T13:43:33.374Z] $ docker rm -f e636d14502ce9abfe27771053c3517429bce8551353a461520cbf9b7494f2144 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-22T13:43:34.048Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-22T13:43:35.148Z] Stashed 1 file(s) [Pipeline] echo [2021-04-22T13:43:35.152Z] [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-04-22T13:43:35.744Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-22T13:43:36.064Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-22T13:43:36.414Z] + sudo service docker restart [2021-04-22T13:43:36.414Z] + true [2021-04-22T13:43:36.414Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-22T13:43:38.351Z] ========================================================= [2021-04-22T13:43:38.351Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-22T13:43:38.351Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-22T13:43:39.127Z] + 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-04-22T13:43:46.181Z] Sending build context to Docker daemon 329.7MB [2021-04-22T13:43:46.181Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-22T13:43:46.181Z] Step 2/6 : FROM ${BASE} [2021-04-22T13:43:46.181Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-22T13:43:46.181Z] 188c0c94c7c5: Pulling fs layer [2021-04-22T13:43:46.181Z] 0ef7d3d256c8: Pulling fs layer [2021-04-22T13:43:46.181Z] de9db76c5a1d: Pulling fs layer [2021-04-22T13:43:46.181Z] bca2f99d35d6: Pulling fs layer [2021-04-22T13:43:46.181Z] 93359f2a8cfa: Pulling fs layer [2021-04-22T13:43:46.181Z] 7c6f9722023f: Pulling fs layer [2021-04-22T13:43:46.181Z] a35cf1a2eb13: Pulling fs layer [2021-04-22T13:43:46.181Z] bca2f99d35d6: Waiting [2021-04-22T13:43:46.181Z] 93359f2a8cfa: Waiting [2021-04-22T13:43:46.181Z] 7c6f9722023f: Waiting [2021-04-22T13:43:46.181Z] a35cf1a2eb13: Waiting [2021-04-22T13:43:46.181Z] de9db76c5a1d: Download complete [2021-04-22T13:43:46.473Z] 0ef7d3d256c8: Verifying Checksum [2021-04-22T13:43:46.473Z] 0ef7d3d256c8: Download complete [2021-04-22T13:43:46.473Z] 93359f2a8cfa: Verifying Checksum [2021-04-22T13:43:46.473Z] 93359f2a8cfa: Download complete [2021-04-22T13:43:46.473Z] 7c6f9722023f: Verifying Checksum [2021-04-22T13:43:46.473Z] 7c6f9722023f: Download complete [2021-04-22T13:43:46.473Z] 188c0c94c7c5: Verifying Checksum [2021-04-22T13:43:46.473Z] 188c0c94c7c5: Download complete [2021-04-22T13:43:47.153Z] 188c0c94c7c5: Pull complete [2021-04-22T13:43:47.489Z] 0ef7d3d256c8: Pull complete [2021-04-22T13:43:47.766Z] de9db76c5a1d: Pull complete [2021-04-22T13:43:50.347Z] Still waiting to schedule task [2021-04-22T13:43:50.347Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-22T13:43:50.505Z] a35cf1a2eb13: Verifying Checksum [2021-04-22T13:43:50.505Z] a35cf1a2eb13: Download complete [2021-04-22T13:43:51.098Z] bca2f99d35d6: Verifying Checksum [2021-04-22T13:43:51.098Z] bca2f99d35d6: Download complete [2021-04-22T13:43:59.575Z] bca2f99d35d6: Pull complete [2021-04-22T13:44:00.202Z] 93359f2a8cfa: Pull complete [2021-04-22T13:44:00.470Z] 7c6f9722023f: Pull complete [2021-04-22T13:44:07.393Z] a35cf1a2eb13: Pull complete [2021-04-22T13:44:07.393Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-22T13:44:07.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-22T13:44:07.393Z] ---> a62c8e92a672 [2021-04-22T13:44:07.393Z] 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-04-22T13:44:07.712Z] ---> Running in 0d4ad1f25e9b [2021-04-22T13:44:09.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-22T13:44:10.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-22T13:44:11.040Z] (1/12) Installing libmagic (5.38-r0) [2021-04-22T13:44:11.630Z] (2/12) Installing file (5.38-r0) [2021-04-22T13:44:11.630Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-22T13:44:11.895Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-22T13:44:16.149Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-22T13:44:16.149Z] (6/12) Installing patch (2.7.6-r6) [2021-04-22T13:44:16.545Z] (7/12) Installing build-base (0.5-r2) [2021-04-22T13:44:16.545Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-22T13:44:16.859Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-22T13:44:16.859Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-22T13:44:16.859Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-22T13:44:16.859Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-22T13:44:17.125Z] Executing busybox-1.31.1-r19.trigger [2021-04-22T13:44:17.125Z] OK: 233 MiB in 51 packages [2021-04-22T13:44:21.526Z] Removing intermediate container 0d4ad1f25e9b [2021-04-22T13:44:21.526Z] ---> 4ada0b7abb37 [2021-04-22T13:44:21.526Z] Step 4/6 : WORKDIR /edgex-go [2021-04-22T13:44:21.526Z] ---> Running in e115bbe800e6 [2021-04-22T13:44:21.526Z] Removing intermediate container e115bbe800e6 [2021-04-22T13:44:21.526Z] ---> 87ceec243927 [2021-04-22T13:44:21.526Z] Step 5/6 : COPY go.mod . [2021-04-22T13:44:21.797Z] ---> dd442a877123 [2021-04-22T13:44:21.797Z] Step 6/6 : RUN go mod download [2021-04-22T13:44:21.797Z] ---> Running in bba7f9d3075c [2021-04-22T13:44:54.345Z] Removing intermediate container bba7f9d3075c [2021-04-22T13:44:54.345Z] ---> 79b78c7b6fe7 [2021-04-22T13:44:54.964Z] Successfully built 79b78c7b6fe7 [2021-04-22T13:44:54.964Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-22T13:44:55.366Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-22T13:44:55.640Z] . [Pipeline] withDockerContainer [2021-04-22T13:44:55.835Z] prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container [2021-04-22T13:44:55.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat [2021-04-22T13:44:57.127Z] $ docker top 68c0b217211f77875aea16d30e97fc892905ceb2e23dfc4db324560bb9895f3d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T13:44:57.618Z] + go version [2021-04-22T13:44:57.618Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-22T13:44:57.651Z] $ docker stop --time=1 68c0b217211f77875aea16d30e97fc892905ceb2e23dfc4db324560bb9895f3d [2021-04-22T13:44:59.375Z] $ docker rm -f 68c0b217211f77875aea16d30e97fc892905ceb2e23dfc4db324560bb9895f3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-22T13:45:00.075Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-22T13:45:00.075Z] . [Pipeline] withDockerContainer [2021-04-22T13:45:00.393Z] prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container [2021-04-22T13:45:00.543Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat [2021-04-22T13:45:01.900Z] $ docker top cf3e1ddf174e732927a3b16acc59b6a6a5e106d9ae268b3a92685b08d78973ed -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-22T13:45:02.143Z] ========================================================= [2021-04-22T13:45:02.143Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-22T13:45:02.143Z] ========================================================= [Pipeline] sh [2021-04-22T13:45:02.462Z] + make test [2021-04-22T13:45:02.462Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-22T13:45:25.836Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-22T13:45:53.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-22T13:46:09.235Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-22T13:46:09.235Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-22T13:46:09.235Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-22T13:46:14.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-22T13:46:14.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-22T13:46:14.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-22T13:46:14.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-22T13:46:16.821Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-22T13:46:17.151Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-22T13:46:22.862Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-22T13:46:22.862Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-22T13:46:22.862Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-22T13:46:27.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.176s coverage: 45.9% of statements [2021-04-22T13:46:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-22T13:46:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-22T13:46:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-22T13:46:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-22T13:46:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-22T13:46:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-22T13:46:27.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.091s coverage: 19.8% of statements [2021-04-22T13:46:27.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.142s coverage: 99.0% of statements [2021-04-22T13:46:33.638Z] --- FAIL: TestAddEventWithPersistence (0.56s) [2021-04-22T13:46:33.638Z] event_test.go:251: event not received in timely fashion, index 0, TestAddEventWithPersistence [2021-04-22T13:46:33.638Z] event_test.go:251: event not received in timely fashion, index 1, TestAddEventWithPersistence [2021-04-22T13:46:33.638Z] event_test.go:255: PASS: AddEvent(string) [2021-04-22T13:46:33.638Z] FAIL [2021-04-22T13:46:33.638Z] coverage: 27.1% of statements [2021-04-22T13:46:33.638Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data 1.925s [2021-04-22T13:46:33.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-22T13:46:33.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-22T13:46:33.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-22T13:46:33.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-22T13:46:33.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-22T13:46:33.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-22T13:46:33.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.145s coverage: 100.0% of statements [2021-04-22T13:46:33.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-22T13:46:33.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.123s coverage: 100.0% of statements [2021-04-22T13:46:33.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-22T13:46:33.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-22T13:46:35.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.362s coverage: 71.3% of statements [2021-04-22T13:46:35.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-22T13:46:35.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-22T13:46:37.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.564s coverage: 82.9% of statements [2021-04-22T13:46:37.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-22T13:46:37.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T13:46:37.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.408s coverage: 78.9% of statements [2021-04-22T13:46:37.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-22T13:46:43.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.773s coverage: 28.6% of statements [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-22T13:46:43.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.186s coverage: 100.0% of statements [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-22T13:46:43.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.195s coverage: 100.0% of statements [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-22T13:46:43.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.366s coverage: 86.7% of statements [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-22T13:46:43.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.317s coverage: 97.5% of statements [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-22T13:46:43.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.153s coverage: 78.3% of statements [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-22T13:46:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-22T13:46:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.282s coverage: 93.0% of statements [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-22T13:46:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.109s coverage: 58.8% of statements [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-22T13:46:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.204s coverage: 0.9% of statements [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-22T13:46:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-22T13:46:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.418s coverage: 47.1% of statements [2021-04-22T13:46:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.396s coverage: 79.5% of statements [2021-04-22T13:46:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.427s coverage: 94.1% of statements [2021-04-22T13:46:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements [2021-04-22T13:46:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements [2021-04-22T13:47:06.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.123s coverage: 94.4% of statements [2021-04-22T13:47:06.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements [2021-04-22T13:47:12.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.686s coverage: 81.9% of statements [2021-04-22T13:47:12.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-22T13:47:19.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.340s coverage: 92.9% of statements [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-22T13:47:19.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 77.8% of statements [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-22T13:47:19.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.166s coverage: 87.2% of statements [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-22T13:47:19.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.087s coverage: 100.0% of statements [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-22T13:47:19.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.329s coverage: 75.5% of statements [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-22T13:47:19.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 80.8% of statements [2021-04-22T13:47:19.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2021-04-22T13:47:19.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.113s coverage: 84.6% of statements [2021-04-22T13:47:19.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.272s coverage: 91.6% of statements [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-22T13:47:19.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.544s coverage: 64.4% of statements [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-22T13:47:19.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-22T13:47:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.117s coverage: 100.0% of statements [2021-04-22T13:47:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements [2021-04-22T13:47:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2021-04-22T13:47:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements [2021-04-22T13:47:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-04-22T13:47:22.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.838s coverage: 69.0% of statements [2021-04-22T13:47:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-22T13:47:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-22T13:47:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-22T13:47:22.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 38.4% of statements [2021-04-22T13:47:22.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-22T13:47:22.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-22T13:47:22.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2021-04-22T13:47:22.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-22T13:47:22.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.133s coverage: 84.8% of statements [2021-04-22T13:47:25.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 47.0% of statements [2021-04-22T13:47:25.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-22T13:47:25.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-22T13:47:25.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-22T13:47:25.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-22T13:47:25.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-22T13:47:25.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements [2021-04-22T13:47:25.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-22T13:47:25.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2021-04-22T13:47:25.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-22T13:47:25.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-22T13:47:25.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.054s coverage: 9.6% of statements [2021-04-22T13:47:25.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-22T13:47:26.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.245s coverage: 88.6% of statements [2021-04-22T13:47:26.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-22T13:47:26.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T13:47:26.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-22T13:47:29.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.258s coverage: 28.7% of statements [2021-04-22T13:47:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-22T13:47:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-22T13:47:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-22T13:47:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-22T13:47:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-22T13:47:29.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.115s coverage: 99.0% of statements [2021-04-22T13:47:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-22T13:47:29.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.079s coverage: 100.0% of statements [2021-04-22T13:47:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-22T13:47:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-22T13:47:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-22T13:47:29.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.163s coverage: 64.6% of statements [2021-04-22T13:47:29.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-22T13:47:30.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.158s coverage: 95.6% of statements [2021-04-22T13:47:30.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-22T13:47:30.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T13:47:30.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-22T13:47:30.058Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements [2021-04-22T13:47:30.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-22T13:47:30.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.084s coverage: 100.0% of statements [2021-04-22T13:47:30.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-22T13:47:30.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-22T13:47:30.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-22T13:47:30.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-22T13:47:30.681Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2021-04-22T13:47:30.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-22T13:47:30.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-22T13:47:30.681Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.090s coverage: 100.0% of statements [2021-04-22T13:47:30.963Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.088s coverage: 28.1% of statements [2021-04-22T13:47:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.083s coverage: 100.0% of statements [2021-04-22T13:47:31.575Z] FAIL [2021-04-22T13:47:32.160Z] make: *** [Makefile:94: test] Error 1 [Pipeline] } [2021-04-22T13:47:32.188Z] $ docker stop --time=1 cf3e1ddf174e732927a3b16acc59b6a6a5e106d9ae268b3a92685b08d78973ed [2021-04-22T13:47:35.288Z] $ docker rm -f cf3e1ddf174e732927a3b16acc59b6a6a5e106d9ae268b3a92685b08d78973ed [2021-04-22T13:47:36.314Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1466 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-04-22T13:47:36.558Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout 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-04-22T13:47:36.768Z] Failed in branch amd64 [2021-04-22T13:47:42.485Z] using credential edgex-jenkins-ssh [2021-04-22T13:47:42.508Z] Cloning the remote Git repository [2021-04-22T13:47:42.584Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-22T13:47:42.690Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-04-22T13:47:42.777Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-22T13:47:42.778Z] > git --version # timeout=10 [2021-04-22T13:47:42.796Z] > git --version # 'git version 2.17.1' [2021-04-22T13:47:42.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T13:47:42.854Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-22T13:48:00.325Z] Merging remotes/origin/master commit db7925e05468a348a54e2ee7c85b6c50909b0e0e into PR head commit b96c30e3a27bfbf0e806230621d192e9cf5831b8 [2021-04-22T13:48:00.750Z] Merge succeeded, producing b96c30e3a27bfbf0e806230621d192e9cf5831b8 [2021-04-22T13:48:00.751Z] Checking out Revision b96c30e3a27bfbf0e806230621d192e9cf5831b8 (PR-3395) [2021-04-22T13:47:59.399Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-22T13:47:59.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-22T13:47:59.457Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-22T13:47:59.486Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-22T13:47:59.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T13:47:59.499Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-22T13:48:00.356Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T13:48:00.369Z] > git checkout -f b96c30e3a27bfbf0e806230621d192e9cf5831b8 # timeout=10 [2021-04-22T13:48:00.684Z] > git remote # timeout=10 [2021-04-22T13:48:00.701Z] > git config --get remote.origin.url # timeout=10 [2021-04-22T13:48:00.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-22T13:48:00.728Z] > git merge db7925e05468a348a54e2ee7c85b6c50909b0e0e # timeout=10 [2021-04-22T13:48:00.750Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-22T13:48:00.769Z] > git config core.sparsecheckout # timeout=10 [2021-04-22T13:48:00.790Z] > git checkout -f b96c30e3a27bfbf0e806230621d192e9cf5831b8 # timeout=10 [2021-04-22T13:48:05.173Z] Commit message: "fix(command): fix Get Command Request Response Errors" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-22T13:48:06.609Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-22T13:48:07.021Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-22T13:48:07.373Z] + + sudo service docker restart [2021-04-22T13:48:07.373Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-22T13:48:09.391Z] provisioning config files... [2021-04-22T13:48:09.439Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9105315146260198131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-22T13:48:09.807Z] ---> docker-login.sh [2021-04-22T13:48:09.807Z] nexus3.edgexfoundry.org:10001 [2021-04-22T13:48:10.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T13:48:11.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T13:48:11.010Z] Configure a credential helper to remove this warning. See [2021-04-22T13:48:11.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T13:48:11.010Z] [2021-04-22T13:48:11.010Z] Login Succeeded [2021-04-22T13:48:11.010Z] nexus3.edgexfoundry.org:10002 [2021-04-22T13:48:11.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T13:48:11.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T13:48:11.283Z] Configure a credential helper to remove this warning. See [2021-04-22T13:48:11.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T13:48:11.283Z] [2021-04-22T13:48:11.283Z] Login Succeeded [2021-04-22T13:48:11.283Z] nexus3.edgexfoundry.org:10003 [2021-04-22T13:48:11.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T13:48:11.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T13:48:11.829Z] Configure a credential helper to remove this warning. See [2021-04-22T13:48:11.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T13:48:11.829Z] [2021-04-22T13:48:11.829Z] Login Succeeded [2021-04-22T13:48:11.829Z] nexus3.edgexfoundry.org:10004 [2021-04-22T13:48:12.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T13:48:12.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T13:48:12.378Z] Configure a credential helper to remove this warning. See [2021-04-22T13:48:12.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T13:48:12.378Z] [2021-04-22T13:48:12.378Z] Login Succeeded [2021-04-22T13:48:12.378Z] docker.io [2021-04-22T13:48:12.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-22T13:48:12.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-22T13:48:12.923Z] Configure a credential helper to remove this warning. See [2021-04-22T13:48:12.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-22T13:48:12.923Z] [2021-04-22T13:48:12.923Z] Login Succeeded [2021-04-22T13:48:12.923Z] ---> docker-login.sh ends [Pipeline] } [2021-04-22T13:48:12.940Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-22T13:48:13.242Z] ========================================================= [2021-04-22T13:48:13.242Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-22T13:48:13.242Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-22T13:48:13.578Z] + 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-04-22T13:48:16.219Z] Sending build context to Docker daemon 167.4MB [2021-04-22T13:48:16.219Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-22T13:48:16.219Z] Step 2/6 : FROM ${BASE} [2021-04-22T13:48:16.219Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-22T13:48:16.219Z] 5f621e34cdf4: Pulling fs layer [2021-04-22T13:48:16.219Z] a4357932f1b6: Pulling fs layer [2021-04-22T13:48:16.219Z] 18c013af1878: Pulling fs layer [2021-04-22T13:48:16.219Z] 00ac8860ef70: Pulling fs layer [2021-04-22T13:48:16.219Z] 63d7cb157983: Pulling fs layer [2021-04-22T13:48:16.219Z] b116817d02f9: Pulling fs layer [2021-04-22T13:48:16.219Z] 745a02a5169b: Pulling fs layer [2021-04-22T13:48:16.219Z] 00ac8860ef70: Waiting [2021-04-22T13:48:16.219Z] 63d7cb157983: Waiting [2021-04-22T13:48:16.219Z] b116817d02f9: Waiting [2021-04-22T13:48:16.219Z] 745a02a5169b: Waiting [2021-04-22T13:48:16.219Z] 18c013af1878: Download complete [2021-04-22T13:48:16.219Z] a4357932f1b6: Download complete [2021-04-22T13:48:16.219Z] 63d7cb157983: Verifying Checksum [2021-04-22T13:48:16.219Z] 63d7cb157983: Download complete [2021-04-22T13:48:16.219Z] b116817d02f9: Verifying Checksum [2021-04-22T13:48:16.219Z] b116817d02f9: Download complete [2021-04-22T13:48:16.219Z] 5f621e34cdf4: Verifying Checksum [2021-04-22T13:48:16.219Z] 5f621e34cdf4: Download complete [2021-04-22T13:48:16.832Z] 5f621e34cdf4: Pull complete [2021-04-22T13:48:17.119Z] a4357932f1b6: Pull complete [2021-04-22T13:48:17.712Z] 18c013af1878: Pull complete [2021-04-22T13:48:18.689Z] 745a02a5169b: Download complete [2021-04-22T13:48:19.667Z] 00ac8860ef70: Verifying Checksum [2021-04-22T13:48:19.667Z] 00ac8860ef70: Download complete [2021-04-22T13:48:32.085Z] 00ac8860ef70: Pull complete [2021-04-22T13:48:32.085Z] 63d7cb157983: Pull complete [2021-04-22T13:48:32.085Z] b116817d02f9: Pull complete [2021-04-22T13:48:34.711Z] 745a02a5169b: Pull complete [2021-04-22T13:48:34.711Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-22T13:48:34.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-22T13:48:34.711Z] ---> b7e6874047d6 [2021-04-22T13:48:34.711Z] 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-04-22T13:48:38.116Z] ---> Running in b07f9f02957b [2021-04-22T13:48:39.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T13:48:39.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T13:48:40.291Z] (1/12) Installing libmagic (5.38-r0) [2021-04-22T13:48:40.564Z] (2/12) Installing file (5.38-r0) [2021-04-22T13:48:40.564Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-22T13:48:40.835Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-22T13:48:44.230Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-22T13:48:44.230Z] (6/12) Installing patch (2.7.6-r6) [2021-04-22T13:48:44.230Z] (7/12) Installing build-base (0.5-r2) [2021-04-22T13:48:44.230Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-22T13:48:44.499Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-22T13:48:44.499Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-22T13:48:44.499Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-22T13:48:44.771Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-22T13:48:44.771Z] Executing busybox-1.31.1-r19.trigger [2021-04-22T13:48:44.771Z] OK: 217 MiB in 51 packages [2021-04-22T13:48:49.075Z] Removing intermediate container b07f9f02957b [2021-04-22T13:48:49.075Z] ---> fc67f2242024 [2021-04-22T13:48:49.075Z] Step 4/6 : WORKDIR /edgex-go [2021-04-22T13:48:49.075Z] ---> Running in 30a3bb51f9ba [2021-04-22T13:48:49.349Z] Removing intermediate container 30a3bb51f9ba [2021-04-22T13:48:49.349Z] ---> 697805db9fa6 [2021-04-22T13:48:49.349Z] Step 5/6 : COPY go.mod . [2021-04-22T13:48:49.946Z] ---> a81acb30fa47 [2021-04-22T13:48:49.946Z] Step 6/6 : RUN go mod download [2021-04-22T13:48:50.219Z] ---> Running in 6fe8ab6eff91 [2021-04-22T13:49:17.025Z] Removing intermediate container 6fe8ab6eff91 [2021-04-22T13:49:17.025Z] ---> 701af641ea1f [2021-04-22T13:49:17.025Z] Successfully built 701af641ea1f [2021-04-22T13:49:17.025Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-22T13:49:17.370Z] + docker inspect -f . ci-base-image-arm64 [2021-04-22T13:49:17.370Z] . [Pipeline] withDockerContainer [2021-04-22T13:49:17.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container [2021-04-22T13:49:17.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2021-04-22T13:49:19.231Z] $ docker top 8a067f5caafe5ef33a0f612c4e99d8a2609298a157689ac2da0ecbdb1321bb1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T13:49:20.179Z] + go version [2021-04-22T13:49:20.180Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-22T13:49:20.215Z] $ docker stop --time=1 8a067f5caafe5ef33a0f612c4e99d8a2609298a157689ac2da0ecbdb1321bb1c [2021-04-22T13:49:22.142Z] $ docker rm -f 8a067f5caafe5ef33a0f612c4e99d8a2609298a157689ac2da0ecbdb1321bb1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-22T13:49:22.800Z] + docker inspect -f . ci-base-image-arm64 [2021-04-22T13:49:22.800Z] . [Pipeline] withDockerContainer [2021-04-22T13:49:23.038Z] prd-ubuntu18.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container [2021-04-22T13:49:23.184Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2021-04-22T13:49:24.525Z] $ docker top 9f01cb1c2aebfaa877ee960d21f18bb6c34e7063a72896eb68298bd61bb8857a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-22T13:49:24.789Z] ========================================================= [2021-04-22T13:49:24.789Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-22T13:49:24.789Z] ========================================================= [Pipeline] sh [2021-04-22T13:49:25.436Z] + make test [2021-04-22T13:49:25.436Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-22T13:49:47.669Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-22T13:50:34.659Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-22T13:50:42.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-22T13:50:51.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-22T13:50:51.301Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-22T13:50:52.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-22T13:50:52.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-22T13:50:52.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-22T13:50:52.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-22T13:50:56.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-22T13:50:56.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-22T13:51:04.954Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-22T13:51:04.954Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-22T13:51:04.954Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-22T13:51:11.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.365s coverage: 45.9% of statements [2021-04-22T13:51:11.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-22T13:51:11.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-22T13:51:11.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-22T13:51:11.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-22T13:51:11.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-22T13:51:11.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-22T13:51:11.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.125s coverage: 19.8% of statements [2021-04-22T13:51:11.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.263s coverage: 99.0% of statements [2021-04-22T13:51:18.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.548s coverage: 27.1% of statements [2021-04-22T13:51:18.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-22T13:51:18.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-22T13:51:18.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-22T13:51:18.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-22T13:51:18.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-22T13:51:18.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-22T13:51:18.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.161s coverage: 100.0% of statements [2021-04-22T13:51:18.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-22T13:51:18.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.204s coverage: 100.0% of statements [2021-04-22T13:51:18.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-22T13:51:18.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-22T13:51:18.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.252s coverage: 71.3% of statements [2021-04-22T13:51:18.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-22T13:51:18.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-22T13:51:21.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.444s coverage: 82.9% of statements [2021-04-22T13:51:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-22T13:51:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T13:51:21.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.141s coverage: 78.9% of statements [2021-04-22T13:51:21.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-22T13:51:31.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.175s coverage: 28.6% of statements [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-22T13:51:31.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.249s coverage: 100.0% of statements [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-22T13:51:31.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.173s coverage: 100.0% of statements [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-22T13:51:31.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.509s coverage: 86.7% of statements [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-22T13:51:31.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.494s coverage: 97.5% of statements [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-22T13:51:31.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.222s coverage: 78.3% of statements [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-22T13:51:31.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-22T13:51:39.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.228s coverage: 93.0% of statements [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-22T13:51:39.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.108s coverage: 58.8% of statements [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-22T13:51:39.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.235s coverage: 0.9% of statements [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-22T13:51:39.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-22T13:51:39.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.153s coverage: 47.1% of statements [2021-04-22T13:51:39.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.223s coverage: 79.5% of statements [2021-04-22T13:51:39.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.154s coverage: 94.1% of statements [2021-04-22T13:51:39.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements [2021-04-22T13:51:39.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.144s coverage: 87.5% of statements [2021-04-22T13:51:52.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.145s coverage: 94.4% of statements [2021-04-22T13:51:52.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.131s coverage: 44.8% of statements [2021-04-22T13:51:58.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.541s coverage: 81.9% of statements [2021-04-22T13:51:58.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-22T13:52:07.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.189s coverage: 92.9% of statements [2021-04-22T13:52:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-22T13:52:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-22T13:52:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-22T13:52:07.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements [2021-04-22T13:52:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-22T13:52:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-22T13:52:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-22T13:52:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-22T13:52:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-22T13:52:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-04-22T13:52:07.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-22T13:52:07.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-22T13:52:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-04-22T13:52:07.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-22T13:52:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.140s coverage: 75.5% of statements [2021-04-22T13:52:07.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-22T13:52:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.142s coverage: 80.8% of statements [2021-04-22T13:52:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.204s coverage: 87.2% of statements [2021-04-22T13:52:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.223s coverage: 84.6% of statements [2021-04-22T13:52:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.6% of statements [2021-04-22T13:52:07.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-22T13:52:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.571s coverage: 64.4% of statements [2021-04-22T13:52:07.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-22T13:52:07.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-22T13:52:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.140s coverage: 100.0% of statements [2021-04-22T13:52:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-04-22T13:52:07.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-04-22T13:52:08.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2021-04-22T13:52:09.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-04-22T13:52:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.896s coverage: 69.0% of statements [2021-04-22T13:52:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-22T13:52:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-22T13:52:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-22T13:52:14.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.463s coverage: 38.4% of statements [2021-04-22T13:52:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-22T13:52:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-22T13:52:14.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements [2021-04-22T13:52:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-22T13:52:14.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.089s coverage: 84.8% of statements [2021-04-22T13:52:20.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.426s coverage: 47.0% of statements [2021-04-22T13:52:20.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-22T13:52:20.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-22T13:52:20.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-22T13:52:20.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-22T13:52:20.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-22T13:52:20.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.146s coverage: 100.0% of statements [2021-04-22T13:52:20.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-22T13:52:20.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.161s coverage: 100.0% of statements [2021-04-22T13:52:20.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-22T13:52:20.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-22T13:52:20.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.153s coverage: 9.6% of statements [2021-04-22T13:52:20.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-22T13:52:23.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.482s coverage: 88.6% of statements [2021-04-22T13:52:23.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-22T13:52:23.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T13:52:23.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-22T13:52:29.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.249s coverage: 28.7% of statements [2021-04-22T13:52:29.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-22T13:52:29.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-22T13:52:29.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-22T13:52:29.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-22T13:52:29.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-22T13:52:29.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.272s coverage: 99.0% of statements [2021-04-22T13:52:29.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-22T13:52:29.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.239s coverage: 100.0% of statements [2021-04-22T13:52:29.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-22T13:52:29.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-22T13:52:29.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-22T13:52:29.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.174s coverage: 64.6% of statements [2021-04-22T13:52:29.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-22T13:52:29.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.384s coverage: 95.6% of statements [2021-04-22T13:52:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-22T13:52:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-22T13:52:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-22T13:52:29.373Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements [2021-04-22T13:52:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-22T13:52:29.373Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2021-04-22T13:52:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-22T13:52:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-22T13:52:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-22T13:52:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-22T13:52:30.815Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-04-22T13:52:30.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-22T13:52:30.815Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-22T13:52:30.815Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-04-22T13:52:31.798Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 28.1% of statements [2021-04-22T13:52:32.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-04-22T13:52:33.050Z] GO111MODULE=on go vet ./... [2021-04-22T13:53:54.893Z] gofmt -l . [2021-04-22T13:53:54.893Z] [ "`gofmt -l .`" = "" ] [2021-04-22T13:53:55.577Z] ./bin/test-go-mod-tidy.sh [2021-04-22T13:53:56.640Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-22T13:53:59.277Z] + ls -al . [2021-04-22T13:53:59.277Z] total 844 [2021-04-22T13:53:59.277Z] drwxrwxr-x 9 1001 1001 4096 Apr 22 13:53 . [2021-04-22T13:53:59.277Z] drwxr-xr-x 4 root root 4096 Apr 22 13:49 .. [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 13:48 .dockerignore [2021-04-22T13:53:59.277Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 13:48 .git [2021-04-22T13:53:59.277Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 13:48 .github [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 818 Apr 22 13:48 .gitignore [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 13:48 .sonarcloud.properties [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 8609 Apr 22 13:48 Attribution.txt [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 13:48 CONTRIBUTING.md [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 931 Apr 22 13:48 Dockerfile.build [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 863 Apr 22 13:48 Jenkinsfile [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 13:48 LICENSE [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 5774 Apr 22 13:48 Makefile [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 7978 Apr 22 13:48 README.md [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 6755 Apr 22 13:48 SECURITY.md [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 5 Apr 22 13:43 VERSION [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 13:48 ZMQWindows.md [2021-04-22T13:53:59.277Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 13:48 bin [2021-04-22T13:53:59.277Z] drwxrwxr-x 14 1001 1001 4096 Apr 22 13:48 cmd [2021-04-22T13:53:59.277Z] -rw-r--r-- 1 root root 704518 Apr 22 13:52 coverage.out [2021-04-22T13:53:59.277Z] -rw-r--r-- 1 root root 1059 Apr 22 13:53 go.mod [2021-04-22T13:53:59.277Z] -rw-r--r-- 1 root root 22300 Apr 22 13:53 go.sum [2021-04-22T13:53:59.277Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 13:48 internal [2021-04-22T13:53:59.277Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 13:48 openapi [2021-04-22T13:53:59.277Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 13:48 snap [2021-04-22T13:53:59.277Z] -rw-rw-r-- 1 1001 1001 168 Apr 22 13:48 version.go [Pipeline] sh [2021-04-22T13:53:59.936Z] + '[' -e coverage.out ] [2021-04-22T13:53:59.936Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-22T13:54:01.258Z] Stashed 1 file(s) [Pipeline] sh [2021-04-22T13:54:01.931Z] + make build [2021-04-22T13:54:01.931Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-22T13:54:12.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-22T13:54:38.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-22T13:54:39.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-22T13:54:45.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-22T13:54:46.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-22T13:54:52.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-22T13:54:57.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-22T13:55:00.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-22T13:55:05.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-22T13:55:08.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-22T13:55:12.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-22T13:55:19.552Z] $ docker stop --time=1 9f01cb1c2aebfaa877ee960d21f18bb6c34e7063a72896eb68298bd61bb8857a [2021-04-22T13:55:21.967Z] $ docker rm -f 9f01cb1c2aebfaa877ee960d21f18bb6c34e7063a72896eb68298bd61bb8857a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-22T13:55:26.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-22T13:55:26.543Z] [2021-04-22T13:55:26.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-22T13:55:27.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-22T13:55:27.443Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-22T13:55:27.443Z] 29e5d40040c1: Pulling fs layer [2021-04-22T13:55:27.443Z] 1ce36da41761: Pulling fs layer [2021-04-22T13:55:27.443Z] 25b303627fd3: Pulling fs layer [2021-04-22T13:55:27.443Z] 29e5d40040c1: Verifying Checksum [2021-04-22T13:55:27.443Z] 29e5d40040c1: Download complete [2021-04-22T13:55:28.038Z] 1ce36da41761: Verifying Checksum [2021-04-22T13:55:28.038Z] 1ce36da41761: Download complete [2021-04-22T13:55:28.313Z] 29e5d40040c1: Pull complete [2021-04-22T13:55:29.746Z] 1ce36da41761: Pull complete [2021-04-22T13:55:29.746Z] 25b303627fd3: Download complete [2021-04-22T13:55:40.160Z] 25b303627fd3: Pull complete [2021-04-22T13:55:40.160Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-22T13:55:40.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-22T13:55:40.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-22T13:55:40.426Z] prd-ubuntu18.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container [2021-04-22T13:55:40.527Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-22T13:55:43.581Z] $ docker top accf2f0d2693fbdd51d0b0f1dfb1dba7bed8d7b5b588f971a83ad024de9df274 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T13:55:44.521Z] + docker-compose build --help [2021-04-22T13:55:44.521Z] + grep parallel [2021-04-22T13:55:47.884Z] --parallel Build images in parallel. [Pipeline] } [2021-04-22T13:55:47.920Z] $ docker stop --time=1 accf2f0d2693fbdd51d0b0f1dfb1dba7bed8d7b5b588f971a83ad024de9df274 [2021-04-22T13:55:49.853Z] $ docker rm -f accf2f0d2693fbdd51d0b0f1dfb1dba7bed8d7b5b588f971a83ad024de9df274 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-22T13:55:50.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-22T13:55:50.455Z] . [Pipeline] withDockerContainer [2021-04-22T13:55:50.718Z] prd-ubuntu18.04-docker-arm64-4c-16g-1466 does not seem to be running inside a container [2021-04-22T13:55:50.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-22T13:55:52.217Z] $ docker top ef2a269b6a39d4c0868c438dc870d094f86cad73674a947625368c38bb4dd536 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T13:55:53.114Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-22T13:55:57.396Z] Building docker-core-command-go ... [2021-04-22T13:55:57.396Z] Building docker-core-data-go ... [2021-04-22T13:55:57.396Z] Building docker-core-metadata-go ... [2021-04-22T13:55:57.396Z] Building docker-security-bootstrapper-go ... [2021-04-22T13:55:57.396Z] Building docker-security-proxy-setup-go ... [2021-04-22T13:55:57.396Z] Building docker-security-secretstore-setup-go ... [2021-04-22T13:55:57.396Z] Building docker-support-notifications-go ... [2021-04-22T13:55:57.396Z] Building docker-support-scheduler-go ... [2021-04-22T13:55:57.396Z] Building docker-sys-mgmt-agent-go ... [2021-04-22T13:55:57.396Z] Building docker-core-data-go [2021-04-22T13:55:57.396Z] Building docker-support-scheduler-go [2021-04-22T13:55:57.396Z] Building docker-security-bootstrapper-go [2021-04-22T13:55:57.396Z] Building docker-support-notifications-go [2021-04-22T13:55:57.396Z] Building docker-security-proxy-setup-go [2021-04-22T13:57:19.127Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T13:57:19.127Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-22T13:57:19.127Z] ---> 701af641ea1f [2021-04-22T13:57:19.127Z] Step 3/21 : WORKDIR /edgex-go [2021-04-22T13:57:19.127Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T13:57:19.127Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-22T13:57:19.127Z] ---> 701af641ea1f [2021-04-22T13:57:19.127Z] Step 3/31 : WORKDIR /edgex-go [2021-04-22T13:57:19.127Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T13:57:19.127Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-22T13:57:19.127Z] ---> 701af641ea1f [2021-04-22T13:57:19.127Z] Step 3/22 : WORKDIR /edgex-go [2021-04-22T13:57:19.127Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T13:57:19.127Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T13:57:19.127Z] ---> 701af641ea1f [2021-04-22T13:57:19.127Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T13:57:19.127Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T13:57:19.127Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-22T13:57:19.127Z] ---> 701af641ea1f [2021-04-22T13:57:19.127Z] Step 3/22 : WORKDIR /edgex-go [2021-04-22T13:57:19.127Z] ---> Running in 0565cdf1cb14 [2021-04-22T13:57:19.127Z] ---> Running in 1bd556c41ddb [2021-04-22T13:57:19.127Z] ---> Running in e1965a802ba0 [2021-04-22T13:57:19.127Z] ---> Running in 40a3ba21f06b [2021-04-22T13:57:19.127Z] ---> Running in 3112793c0b20 [2021-04-22T13:57:19.127Z] Removing intermediate container 1bd556c41ddb [2021-04-22T13:57:19.127Z] ---> 974bf0fd99e5 [2021-04-22T13:57:19.127Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T13:57:19.127Z] ---> Running in 0c9574e1283d [2021-04-22T13:57:19.127Z] Removing intermediate container e1965a802ba0 [2021-04-22T13:57:19.127Z] ---> 893d817cc0bd [2021-04-22T13:57:19.127Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T13:57:19.127Z] Removing intermediate container 3112793c0b20 [2021-04-22T13:57:19.127Z] ---> a9ea3d7c08eb [2021-04-22T13:57:19.127Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T13:57:19.127Z] Removing intermediate container 40a3ba21f06b [2021-04-22T13:57:19.127Z] Removing intermediate container 0565cdf1cb14 [2021-04-22T13:57:19.127Z] ---> 3c241b4e1ef1 [2021-04-22T13:57:19.127Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T13:57:19.127Z] ---> 497fa3c2447c [2021-04-22T13:57:19.127Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T13:57:19.127Z] ---> Running in e29337c71263 [2021-04-22T13:57:19.127Z] ---> Running in 2813be25d664 [2021-04-22T13:57:19.127Z] ---> Running in 0bb9e235f3aa [2021-04-22T13:57:19.127Z] ---> Running in 412b717c171d [2021-04-22T13:57:19.127Z] Removing intermediate container 0c9574e1283d [2021-04-22T13:57:19.127Z] ---> 06c8b5ad6e7a [2021-04-22T13:57:19.127Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-22T13:57:19.127Z] ---> Running in f4ea2c7a6242 [2021-04-22T13:57:19.127Z] Removing intermediate container e29337c71263 [2021-04-22T13:57:19.127Z] ---> dcd3401cb843 [2021-04-22T13:57:19.127Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-22T13:57:19.127Z] Removing intermediate container 412b717c171d [2021-04-22T13:57:19.127Z] ---> 086c11b74989 [2021-04-22T13:57:19.127Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-22T13:57:19.127Z] ---> Running in 1d36bbae7a96 [2021-04-22T13:57:19.127Z] ---> Running in 8543220277a0 [2021-04-22T13:57:19.127Z] Removing intermediate container 2813be25d664 [2021-04-22T13:57:19.127Z] ---> eb910731c575 [2021-04-22T13:57:19.127Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-22T13:57:19.127Z] Removing intermediate container 0bb9e235f3aa [2021-04-22T13:57:19.127Z] ---> fd2b5c22ff4b [2021-04-22T13:57:19.127Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-22T13:57:19.127Z] ---> Running in a4d229a48fe7 [2021-04-22T13:57:19.127Z] ---> Running in ea31809ddeb9 [2021-04-22T13:57:19.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T13:57:19.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T13:57:19.677Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T13:57:19.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T13:57:20.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T13:57:20.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T13:57:20.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T13:57:20.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T13:57:20.838Z] OK: 217 MiB in 51 packages [2021-04-22T13:57:20.838Z] OK: 217 MiB in 51 packages [2021-04-22T13:57:21.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T13:57:21.114Z] OK: 217 MiB in 51 packages [2021-04-22T13:57:21.722Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T13:57:22.008Z] OK: 217 MiB in 51 packages [2021-04-22T13:57:22.610Z] OK: 217 MiB in 51 packages [2021-04-22T13:57:22.610Z] Removing intermediate container f4ea2c7a6242 [2021-04-22T13:57:22.610Z] ---> 2e140df4bd8f [2021-04-22T13:57:22.610Z] Step 6/31 : COPY go.mod . [2021-04-22T13:57:22.888Z] Removing intermediate container 1d36bbae7a96 [2021-04-22T13:57:22.888Z] ---> 05844a6b2306 [2021-04-22T13:57:22.888Z] Step 6/23 : COPY go.mod . [2021-04-22T13:57:23.165Z] Removing intermediate container 8543220277a0 [2021-04-22T13:57:23.165Z] ---> fb2e3f67603e [2021-04-22T13:57:23.165Z] Step 6/21 : COPY go.mod . [2021-04-22T13:57:23.765Z] ---> db3e75d5f989 [2021-04-22T13:57:23.765Z] Step 7/31 : RUN go mod download [2021-04-22T13:57:23.765Z] Removing intermediate container ea31809ddeb9 [2021-04-22T13:57:23.765Z] ---> 9a8d0b506509 [2021-04-22T13:57:23.765Z] Step 6/22 : COPY go.mod . [2021-04-22T13:57:23.765Z] ---> eab0f202c26b [2021-04-22T13:57:23.765Z] Step 7/23 : RUN go mod download [2021-04-22T13:57:24.040Z] ---> Running in 96f44dde52a8 [2021-04-22T13:57:24.324Z] ---> Running in bad0109c0e20 [2021-04-22T13:57:24.324Z] ---> 06239f731c67 [2021-04-22T13:57:24.324Z] Step 7/21 : RUN go mod download [2021-04-22T13:57:24.600Z] Removing intermediate container a4d229a48fe7 [2021-04-22T13:57:24.600Z] ---> 99110f1fd2db [2021-04-22T13:57:24.600Z] Step 6/22 : COPY go.mod . [2021-04-22T13:57:24.600Z] ---> Running in 2839508f36ea [2021-04-22T13:57:24.880Z] ---> 21b86bb6ec92 [2021-04-22T13:57:24.880Z] Step 7/22 : RUN go mod download [2021-04-22T13:57:25.157Z] ---> Running in ad2874bc3d88 [2021-04-22T13:57:25.758Z] ---> f6ab51c52b7d [2021-04-22T13:57:25.758Z] Step 7/22 : RUN go mod download [2021-04-22T13:57:26.039Z] ---> Running in 23af41726f24 [2021-04-22T13:57:28.688Z] Removing intermediate container 96f44dde52a8 [2021-04-22T13:57:28.688Z] ---> 3de948ecb3f4 [2021-04-22T13:57:28.688Z] Step 8/31 : COPY . . [2021-04-22T13:57:29.286Z] Removing intermediate container bad0109c0e20 [2021-04-22T13:57:29.286Z] ---> 2b49c0c09552 [2021-04-22T13:57:29.286Z] Step 8/23 : COPY . . [2021-04-22T13:57:29.558Z] Removing intermediate container 2839508f36ea [2021-04-22T13:57:29.558Z] ---> da7353177f00 [2021-04-22T13:57:29.558Z] Step 8/21 : COPY . . [2021-04-22T13:57:29.835Z] Removing intermediate container ad2874bc3d88 [2021-04-22T13:57:29.835Z] ---> 22cbe7e530c8 [2021-04-22T13:57:29.835Z] Step 8/22 : COPY . . [2021-04-22T13:57:31.277Z] Removing intermediate container 23af41726f24 [2021-04-22T13:57:31.277Z] ---> eacba0b12ac0 [2021-04-22T13:57:31.277Z] Step 8/22 : COPY . . [2021-04-22T13:57:58.117Z] ---> 19b8159c9bd6 [2021-04-22T13:57:58.117Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-22T13:57:58.117Z] ---> c7dc466ba846 [2021-04-22T13:57:58.117Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-22T13:57:58.117Z] ---> 5310ac247851 [2021-04-22T13:57:58.117Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-22T13:57:58.117Z] ---> Running in 1d37a051a486 [2021-04-22T13:57:58.117Z] ---> f2c112cce483 [2021-04-22T13:57:58.117Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-22T13:57:58.117Z] ---> 01e4ca0b4194 [2021-04-22T13:57:58.117Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-22T13:57:58.117Z] ---> Running in 7a7538d01e98 [2021-04-22T13:57:58.117Z] ---> Running in 4e422df71801 [2021-04-22T13:57:58.117Z] ---> Running in f552d80abadf [2021-04-22T13:57:58.117Z] ---> Running in 18cdec18d628 [2021-04-22T13:57:58.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-22T13:57:58.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-22T13:57:58.117Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-22T13:57:58.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-22T13:57:58.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-22T13:59:35.236Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-22T13:59:57.807Z] Removing intermediate container 1d37a051a486 [2021-04-22T13:59:57.807Z] ---> 1b7c6095f650 [2021-04-22T13:59:57.807Z] [2021-04-22T13:59:57.807Z] Step 10/31 : FROM alpine:3.12 [2021-04-22T13:59:57.807Z] 3.12: Pulling from library/alpine [2021-04-22T13:59:57.807Z] Removing intermediate container 4e422df71801 [2021-04-22T13:59:57.807Z] ---> a9a13e7d8a5d [2021-04-22T13:59:57.807Z] [2021-04-22T13:59:57.807Z] Step 10/21 : FROM alpine:3.12 [2021-04-22T13:59:57.807Z] 3.12: Pulling from library/alpine [2021-04-22T13:59:57.807Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-22T13:59:57.807Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-22T13:59:57.807Z] Status: Downloaded newer image for alpine:3.12 [2021-04-22T13:59:57.807Z] ---> 9852663dfa18 [2021-04-22T13:59:57.807Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-22T13:59:57.807Z] Status: Image is up to date for alpine:3.12 [2021-04-22T13:59:57.807Z] ---> 9852663dfa18 [2021-04-22T13:59:57.807Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-22T13:59:57.807Z] ---> Running in b18d1f706a2d [2021-04-22T13:59:57.807Z] ---> Running in 8145e27d7659 [2021-04-22T13:59:57.807Z] Removing intermediate container b18d1f706a2d [2021-04-22T13:59:57.807Z] ---> c0c2e1db0744 [2021-04-22T13:59:57.807Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-22T13:59:57.807Z] ---> Running in 826e146cc3f9 [2021-04-22T13:59:58.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T13:59:58.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T13:59:58.996Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-22T13:59:59.270Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-22T13:59:59.270Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-22T13:59:59.270Z] (4/4) Installing curl (7.76.1-r0) [2021-04-22T13:59:59.270Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T13:59:59.270Z] Executing ca-certificates-20191127-r4.trigger [2021-04-22T13:59:59.545Z] OK: 7 MiB in 18 packages [2021-04-22T13:59:59.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T14:00:00.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T14:00:00.715Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-22T14:00:00.715Z] (2/2) Installing su-exec (0.2-r1) [2021-04-22T14:00:00.715Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T14:00:00.715Z] OK: 5 MiB in 16 packages [2021-04-22T14:00:03.388Z] Removing intermediate container 826e146cc3f9 [2021-04-22T14:00:03.388Z] ---> 3d11359ba8b3 [2021-04-22T14:00:03.388Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-22T14:00:03.388Z] Removing intermediate container 8145e27d7659 [2021-04-22T14:00:03.388Z] ---> 57089f6b0459 [2021-04-22T14:00:03.388Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-22T14:00:03.666Z] Removing intermediate container f552d80abadf [2021-04-22T14:00:03.666Z] ---> 0f00930cb12f [2021-04-22T14:00:03.666Z] [2021-04-22T14:00:03.666Z] Step 10/22 : FROM alpine:3.12 [2021-04-22T14:00:03.666Z] ---> 9852663dfa18 [2021-04-22T14:00:03.666Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-22T14:00:03.666Z] ---> Running in 58631fc7a169 [2021-04-22T14:00:03.943Z] ---> Running in d04ed6491af7 [2021-04-22T14:00:04.217Z] ---> Running in 521cafc88e95 [2021-04-22T14:00:04.490Z] Removing intermediate container 58631fc7a169 [2021-04-22T14:00:04.491Z] ---> bb928edb960d [2021-04-22T14:00:04.491Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-22T14:00:05.087Z] Removing intermediate container d04ed6491af7 [2021-04-22T14:00:05.087Z] ---> f33bc21f5ccf [2021-04-22T14:00:05.087Z] Step 13/21 : WORKDIR /edgex [2021-04-22T14:00:05.357Z] ---> Running in 8eae60b3a5d9 [2021-04-22T14:00:05.631Z] ---> Running in acb679f8312b [2021-04-22T14:00:05.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T14:00:05.923Z] Removing intermediate container 8eae60b3a5d9 [2021-04-22T14:00:05.923Z] ---> fbac88548d7a [2021-04-22T14:00:05.923Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-22T14:00:06.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T14:00:06.203Z] Removing intermediate container 18cdec18d628 [2021-04-22T14:00:06.203Z] ---> 26bd052ba6f8 [2021-04-22T14:00:06.203Z] [2021-04-22T14:00:06.203Z] Step 10/22 : FROM alpine:3.12 [2021-04-22T14:00:06.203Z] ---> 9852663dfa18 [2021-04-22T14:00:06.203Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-22T14:00:06.476Z] ---> Running in 93c13ad87116 [2021-04-22T14:00:06.476Z] ---> Running in f466363712f7 [2021-04-22T14:00:06.476Z] Removing intermediate container acb679f8312b [2021-04-22T14:00:06.476Z] ---> a4112d10a435 [2021-04-22T14:00:06.476Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-22T14:00:06.753Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-22T14:00:06.753Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-22T14:00:06.753Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T14:00:06.753Z] Executing ca-certificates-20191127-r4.trigger [2021-04-22T14:00:07.026Z] OK: 6 MiB in 16 packages [2021-04-22T14:00:08.495Z] ---> 58b0192adcb6 [2021-04-22T14:00:08.495Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-22T14:00:08.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T14:00:09.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T14:00:10.029Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-22T14:00:10.029Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T14:00:10.029Z] OK: 5 MiB in 15 packages [2021-04-22T14:00:10.627Z] ---> 01ef099bf8ca [2021-04-22T14:00:10.627Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-22T14:00:10.627Z] Removing intermediate container 521cafc88e95 [2021-04-22T14:00:10.627Z] ---> ab2cd93ca288 [2021-04-22T14:00:10.627Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T14:00:10.904Z] Removing intermediate container 93c13ad87116 [2021-04-22T14:00:10.904Z] ---> aaf30e11e97d [2021-04-22T14:00:10.904Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-22T14:00:11.180Z] ---> Running in 57ba96f39f3b [2021-04-22T14:00:11.180Z] ---> Running in 55338a6e3fda [2021-04-22T14:00:11.792Z] Removing intermediate container 57ba96f39f3b [2021-04-22T14:00:11.793Z] ---> 8530aec4151e [2021-04-22T14:00:11.793Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-22T14:00:12.072Z] Removing intermediate container f466363712f7 [2021-04-22T14:00:12.072Z] ---> 3a60599341dc [2021-04-22T14:00:12.072Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T14:00:12.072Z] Removing intermediate container 55338a6e3fda [2021-04-22T14:00:12.072Z] ---> 92f437ff5646 [2021-04-22T14:00:12.072Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-22T14:00:12.343Z] ---> Running in 68c3e893bf42 [2021-04-22T14:00:12.343Z] ---> 56c66bb575b5 [2021-04-22T14:00:12.343Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-22T14:00:12.343Z] ---> Running in cd3b8e069eb5 [2021-04-22T14:00:12.616Z] ---> Running in 7960dc87ed98 [2021-04-22T14:00:12.890Z] Removing intermediate container 68c3e893bf42 [2021-04-22T14:00:12.890Z] ---> d249cbb0d379 [2021-04-22T14:00:12.890Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-22T14:00:13.163Z] ---> Running in 18aa2168b85f [2021-04-22T14:00:13.163Z] Removing intermediate container cd3b8e069eb5 [2021-04-22T14:00:13.163Z] ---> a6553ec934f4 [2021-04-22T14:00:13.163Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-22T14:00:13.163Z] ---> ff64927e972b [2021-04-22T14:00:13.163Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-22T14:00:13.163Z] Removing intermediate container 7960dc87ed98 [2021-04-22T14:00:13.163Z] ---> 9964dbcfb260 [2021-04-22T14:00:13.163Z] Step 18/21 : CMD ["--init=true"] [2021-04-22T14:00:13.449Z] ---> Running in 4492264307da [2021-04-22T14:00:13.450Z] ---> Running in 2bc602df63aa [2021-04-22T14:00:13.450Z] ---> Running in a81879ae3aa7 [2021-04-22T14:00:13.728Z] Removing intermediate container 18aa2168b85f [2021-04-22T14:00:13.728Z] ---> 0a9c0c20d5bd [2021-04-22T14:00:13.728Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T14:00:14.006Z] Removing intermediate container 4492264307da [2021-04-22T14:00:14.006Z] ---> 5352fc248417 [2021-04-22T14:00:14.006Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-22T14:00:14.286Z] ---> Running in debe2f1a1070 [2021-04-22T14:00:14.571Z] Removing intermediate container 2bc602df63aa [2021-04-22T14:00:14.572Z] ---> e6040bb69f76 [2021-04-22T14:00:14.572Z] Step 19/21 : LABEL arch=arm64 [2021-04-22T14:00:14.848Z] ---> Running in d7be43a7db78 [2021-04-22T14:00:14.848Z] ---> f1dcea78480b [2021-04-22T14:00:14.848Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-22T14:00:15.125Z] Removing intermediate container debe2f1a1070 [2021-04-22T14:00:15.125Z] ---> 14aac7a692ff [2021-04-22T14:00:15.125Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T14:00:15.404Z] Removing intermediate container d7be43a7db78 [2021-04-22T14:00:15.404Z] ---> dc4181f65ea0 [2021-04-22T14:00:15.404Z] Step 20/21 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 [2021-04-22T14:00:16.013Z] ---> Running in 4e339a36dad6 [2021-04-22T14:00:16.605Z] ---> ad6ae770c5b9 [2021-04-22T14:00:16.605Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-22T14:00:17.204Z] Removing intermediate container 4e339a36dad6 [2021-04-22T14:00:17.204Z] ---> 40713ee972dc [2021-04-22T14:00:17.204Z] Step 21/21 : LABEL version=0.0.0 [2021-04-22T14:00:17.204Z] ---> a782851a127d [2021-04-22T14:00:17.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-22T14:00:17.204Z] Removing intermediate container a81879ae3aa7 [2021-04-22T14:00:17.204Z] ---> ad2b4f57a7b5 [2021-04-22T14:00:17.204Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T14:00:17.487Z] ---> Running in 39d900a18ee9 [2021-04-22T14:00:18.487Z] Removing intermediate container 39d900a18ee9 [2021-04-22T14:00:18.487Z] ---> 8e0ad9bdbb2e [2021-04-22T14:00:18.487Z] [2021-04-22T14:00:18.759Z] ---> 830355f071e6 [2021-04-22T14:00:18.759Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-22T14:00:19.035Z] ---> 6af5cfe63175 [2021-04-22T14:00:19.035Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-22T14:00:19.035Z] ---> fa571e8cd490 [2021-04-22T14:00:19.035Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-22T14:00:19.310Z] Successfully built 8e0ad9bdbb2e [2021-04-22T14:00:19.310Z] Removing intermediate container 7a7538d01e98 [2021-04-22T14:00:19.310Z] ---> 6e6e4b5f2bb2 [2021-04-22T14:00:19.310Z] [2021-04-22T14:00:19.310Z] Step 10/23 : FROM alpine:3.12 [2021-04-22T14:00:19.310Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-22T14:00:19.310Z] ---> Running in b03d134f9280 [2021-04-22T14:00:19.310Z] Building docker-sys-mgmt-agent-go [2021-04-22T14:00:19.310Z]  Building docker-security-proxy-setup-go ... done  ---> 9852663dfa18 [2021-04-22T14:00:19.310Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-22T14:00:19.921Z] ---> Running in 6e1f926d41d1 [2021-04-22T14:00:19.921Z] ---> aab1c533e429 [2021-04-22T14:00:19.921Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-22T14:00:19.921Z] ---> Running in 91cb18aa33e2 [2021-04-22T14:00:19.921Z] Removing intermediate container b03d134f9280 [2021-04-22T14:00:19.921Z] ---> b73a992cb36e [2021-04-22T14:00:20.196Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T14:00:20.473Z] ---> Running in dad66500af13 [2021-04-22T14:00:20.473Z] Removing intermediate container 6e1f926d41d1 [2021-04-22T14:00:20.473Z] ---> 789dfded03f2 [2021-04-22T14:00:20.473Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-22T14:00:20.746Z] Removing intermediate container 91cb18aa33e2 [2021-04-22T14:00:20.746Z] ---> e15809ae72f0 [2021-04-22T14:00:20.746Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T14:00:21.020Z] ---> 3623fd0d979a [2021-04-22T14:00:21.020Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-22T14:00:21.020Z] ---> Running in b88fee747888 [2021-04-22T14:00:21.295Z] ---> Running in 28821666e024 [2021-04-22T14:00:21.295Z] Removing intermediate container dad66500af13 [2021-04-22T14:00:21.295Z] ---> cc6f1700a393 [2021-04-22T14:00:21.295Z] Step 20/22 : LABEL arch=arm64 [2021-04-22T14:00:21.892Z] ---> Running in d8555880d9b4 [2021-04-22T14:00:21.892Z] Removing intermediate container b88fee747888 [2021-04-22T14:00:21.892Z] ---> 2cb8f59d8cdc [2021-04-22T14:00:21.892Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-22T14:00:22.167Z] Removing intermediate container 28821666e024 [2021-04-22T14:00:22.167Z] ---> 8812b110ecf9 [2021-04-22T14:00:22.167Z] Step 20/22 : LABEL arch=arm64 [2021-04-22T14:00:22.167Z] ---> c9be5515360c [2021-04-22T14:00:22.167Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-22T14:00:22.441Z] ---> Running in 27b2d033dc73 [2021-04-22T14:00:22.745Z] ---> Running in 1fe7bc905022 [2021-04-22T14:00:22.745Z] Removing intermediate container d8555880d9b4 [2021-04-22T14:00:22.745Z] ---> da3a8fe7d174 [2021-04-22T14:00:22.745Z] Step 21/22 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 [2021-04-22T14:00:23.019Z] ---> Running in 21f6d0fc773a [2021-04-22T14:00:23.306Z] Removing intermediate container 27b2d033dc73 [2021-04-22T14:00:23.306Z] ---> 43553a1c0955 [2021-04-22T14:00:23.306Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T14:00:23.306Z] ---> 02cd26110410 [2021-04-22T14:00:23.306Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-22T14:00:23.306Z] Removing intermediate container 1fe7bc905022 [2021-04-22T14:00:23.306Z] ---> 8337e596f8fa [2021-04-22T14:00:23.306Z] Step 21/22 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 [2021-04-22T14:00:23.584Z] ---> Running in e6b7c4229e17 [2021-04-22T14:00:23.859Z] ---> Running in 7a36c9054026 [2021-04-22T14:00:24.136Z] Removing intermediate container 21f6d0fc773a [2021-04-22T14:00:24.136Z] ---> 243c221d5f46 [2021-04-22T14:00:24.136Z] Step 22/22 : LABEL version=0.0.0 [2021-04-22T14:00:24.734Z] ---> Running in d215a8834e91 [2021-04-22T14:00:24.734Z] Removing intermediate container 7a36c9054026 [2021-04-22T14:00:24.734Z] ---> 673c93410ce7 [2021-04-22T14:00:24.734Z] Step 22/22 : LABEL version=0.0.0 [2021-04-22T14:00:25.005Z] ---> 48e6e7a949da [2021-04-22T14:00:25.005Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-22T14:00:25.286Z] ---> Running in a72d5901bd53 [2021-04-22T14:00:25.560Z] ---> Running in 03ec5ae0cf8d [2021-04-22T14:00:25.560Z] Removing intermediate container d215a8834e91 [2021-04-22T14:00:25.560Z] ---> 2d5cdc1eda20 [2021-04-22T14:00:25.560Z] [2021-04-22T14:00:25.831Z] Removing intermediate container a72d5901bd53 [2021-04-22T14:00:25.831Z] ---> aa104706ec29 [2021-04-22T14:00:25.831Z] [2021-04-22T14:00:26.436Z] Successfully built 2d5cdc1eda20 [2021-04-22T14:00:26.436Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-22T14:00:26.436Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-04-22T14:00:26.436Z] Removing intermediate container 03ec5ae0cf8d [2021-04-22T14:00:26.436Z] ---> fbaa7cf236ac [2021-04-22T14:00:26.436Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-22T14:00:26.436Z] Successfully built aa104706ec29 [2021-04-22T14:00:26.436Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-22T14:00:26.436Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-04-22T14:00:27.038Z] Removing intermediate container e6b7c4229e17 [2021-04-22T14:00:27.038Z] ---> 6e476e858ad8 [2021-04-22T14:00:27.038Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-22T14:00:27.325Z] ---> 6f7fcc02a79a [2021-04-22T14:00:27.325Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-22T14:00:27.325Z] ---> Running in f17e3742fc80 [2021-04-22T14:00:27.608Z] ---> Running in 36aa6c70d81c [2021-04-22T14:00:28.618Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T14:00:29.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T14:00:30.199Z] Removing intermediate container 36aa6c70d81c [2021-04-22T14:00:30.199Z] ---> d24f6e9931bf [2021-04-22T14:00:30.199Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-22T14:00:30.199Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-22T14:00:30.199Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-22T14:00:30.472Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-22T14:00:30.472Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-22T14:00:30.749Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-22T14:00:30.749Z] ---> Running in 6e69d510b6a7 [2021-04-22T14:00:31.351Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-22T14:00:31.351Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T14:00:31.351Z] OK: 8 MiB in 20 packages [2021-04-22T14:00:31.954Z] Removing intermediate container 6e69d510b6a7 [2021-04-22T14:00:31.954Z] ---> a9cd8f8309a7 [2021-04-22T14:00:31.954Z] Step 28/31 : CMD ["gate"] [2021-04-22T14:00:32.550Z] ---> Running in 6156a83ce754 [2021-04-22T14:00:33.538Z] Removing intermediate container f17e3742fc80 [2021-04-22T14:00:33.538Z] ---> 8ffa0af46a13 [2021-04-22T14:00:33.538Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T14:00:33.538Z] Removing intermediate container 6156a83ce754 [2021-04-22T14:00:33.538Z] ---> aa7c863f54d3 [2021-04-22T14:00:33.538Z] Step 29/31 : LABEL arch=arm64 [2021-04-22T14:00:34.520Z] ---> Running in 6936436f6ccb [2021-04-22T14:00:34.794Z] ---> f9fc2f480287 [2021-04-22T14:00:34.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-22T14:00:35.068Z] Removing intermediate container 6936436f6ccb [2021-04-22T14:00:35.068Z] ---> 0a844c72408d [2021-04-22T14:00:35.068Z] Step 30/31 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 [2021-04-22T14:00:35.671Z] ---> Running in 1ecc3afb8ca7 [2021-04-22T14:00:36.661Z] Removing intermediate container 1ecc3afb8ca7 [2021-04-22T14:00:36.661Z] ---> ec72b54a7f60 [2021-04-22T14:00:36.661Z] Step 31/31 : LABEL version=0.0.0 [2021-04-22T14:00:36.661Z] ---> c72051d4a8dc [2021-04-22T14:00:36.661Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-22T14:00:36.934Z] ---> Running in b6a5d21bd4cf [2021-04-22T14:00:37.215Z] ---> 6cdb87aec3ea [2021-04-22T14:00:37.215Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-22T14:00:37.492Z] Removing intermediate container b6a5d21bd4cf [2021-04-22T14:00:37.492Z] ---> fe9a012eb76b [2021-04-22T14:00:37.492Z] [2021-04-22T14:00:37.492Z] ---> Running in 067a5310b9ae [2021-04-22T14:00:38.089Z] Successfully built fe9a012eb76b [2021-04-22T14:00:38.089Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-22T14:00:38.089Z]  Building docker-security-bootstrapper-go ... done Building docker-core-command-go [2021-04-22T14:00:38.365Z] Removing intermediate container 067a5310b9ae [2021-04-22T14:00:38.365Z] ---> 82fbf62524cb [2021-04-22T14:00:38.365Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T14:00:38.638Z] ---> Running in a119dbd6af98 [2021-04-22T14:00:39.235Z] Removing intermediate container a119dbd6af98 [2021-04-22T14:00:39.235Z] ---> 4fb66333ad88 [2021-04-22T14:00:39.235Z] Step 21/23 : LABEL arch=arm64 [2021-04-22T14:00:39.235Z] ---> Running in fc4f159cd647 [2021-04-22T14:00:39.837Z] Removing intermediate container fc4f159cd647 [2021-04-22T14:00:39.837Z] ---> bfdb4c90548f [2021-04-22T14:00:39.837Z] Step 22/23 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 [2021-04-22T14:00:40.435Z] ---> Running in df44b08cd147 [2021-04-22T14:00:41.416Z] Removing intermediate container df44b08cd147 [2021-04-22T14:00:41.416Z] ---> 1bdbe60c7577 [2021-04-22T14:00:41.416Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T14:00:41.691Z] ---> Running in ca0ec1b11134 [2021-04-22T14:00:42.290Z] Removing intermediate container ca0ec1b11134 [2021-04-22T14:00:42.290Z] ---> d8f658f07f2c [2021-04-22T14:00:42.290Z] [2021-04-22T14:00:42.888Z] Successfully built d8f658f07f2c [2021-04-22T14:00:42.888Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-22T14:01:05.066Z]  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T14:01:05.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T14:01:05.067Z] ---> 701af641ea1f [2021-04-22T14:01:05.067Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T14:01:05.067Z] ---> Using cache [2021-04-22T14:01:05.067Z] ---> a9ea3d7c08eb [2021-04-22T14:01:05.067Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T14:01:05.067Z] ---> Using cache [2021-04-22T14:01:05.067Z] ---> dcd3401cb843 [2021-04-22T14:01:05.067Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-22T14:01:06.522Z] ---> Running in 4fefdac51da4 [2021-04-22T14:01:07.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T14:01:08.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T14:01:09.565Z] OK: 217 MiB in 51 packages [2021-04-22T14:01:12.222Z] Removing intermediate container 4fefdac51da4 [2021-04-22T14:01:12.222Z] ---> a0b741539b62 [2021-04-22T14:01:12.222Z] Step 6/23 : COPY go.mod . [2021-04-22T14:01:12.836Z] ---> b4f70715db2b [2021-04-22T14:01:12.836Z] Step 7/23 : RUN go mod download [2021-04-22T14:01:13.114Z] ---> Running in e929d9b6990a [2021-04-22T14:01:16.538Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T14:01:16.538Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-22T14:01:16.538Z] ---> 701af641ea1f [2021-04-22T14:01:16.538Z] Step 3/24 : WORKDIR /edgex-go [2021-04-22T14:01:16.538Z] ---> Using cache [2021-04-22T14:01:16.538Z] ---> a9ea3d7c08eb [2021-04-22T14:01:16.538Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T14:01:16.538Z] ---> Using cache [2021-04-22T14:01:16.538Z] ---> dcd3401cb843 [2021-04-22T14:01:16.538Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-22T14:01:16.538Z] ---> Running in f22960418b3b [2021-04-22T14:01:16.538Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T14:01:16.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T14:01:16.538Z] ---> 701af641ea1f [2021-04-22T14:01:16.538Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T14:01:16.538Z] ---> Using cache [2021-04-22T14:01:16.538Z] ---> a9ea3d7c08eb [2021-04-22T14:01:16.538Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T14:01:16.538Z] ---> Using cache [2021-04-22T14:01:16.538Z] ---> dcd3401cb843 [2021-04-22T14:01:16.538Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-22T14:01:16.816Z] ---> Running in efb837a3bf1f [2021-04-22T14:01:17.427Z] Removing intermediate container e929d9b6990a [2021-04-22T14:01:17.427Z] ---> ab7bf19a4e7c [2021-04-22T14:01:17.427Z] Step 8/23 : COPY . . [2021-04-22T14:01:18.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T14:01:18.693Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T14:01:19.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T14:01:19.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T14:01:19.615Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-22T14:01:19.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-22T14:01:19.615Z] ---> 701af641ea1f [2021-04-22T14:01:19.615Z] Step 3/23 : WORKDIR /edgex-go [2021-04-22T14:01:19.615Z] ---> Using cache [2021-04-22T14:01:19.615Z] ---> a9ea3d7c08eb [2021-04-22T14:01:19.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-22T14:01:19.615Z] ---> Using cache [2021-04-22T14:01:19.615Z] ---> dcd3401cb843 [2021-04-22T14:01:19.615Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-22T14:01:20.222Z] OK: 217 MiB in 51 packages [2021-04-22T14:01:20.222Z] OK: 217 MiB in 51 packages [2021-04-22T14:01:20.833Z] ---> Running in 9e0275cc6482 [2021-04-22T14:01:23.474Z] Removing intermediate container efb837a3bf1f [2021-04-22T14:01:23.474Z] ---> 158d9b251f5b [2021-04-22T14:01:23.474Z] Step 6/23 : COPY go.mod . [2021-04-22T14:01:23.474Z] Removing intermediate container f22960418b3b [2021-04-22T14:01:23.474Z] ---> 49c4a6fa198f [2021-04-22T14:01:23.474Z] Step 6/24 : COPY go.mod . [2021-04-22T14:01:23.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T14:01:24.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T14:01:24.071Z] ---> e0ede13b1937 [2021-04-22T14:01:24.071Z] Step 7/23 : RUN go mod download [2021-04-22T14:01:24.349Z] ---> c2595bfd9218 [2021-04-22T14:01:24.349Z] Step 7/24 : RUN go mod download [2021-04-22T14:01:24.946Z] ---> Running in 6f03c262bee9 [2021-04-22T14:01:24.946Z] OK: 217 MiB in 51 packages [2021-04-22T14:01:24.946Z] ---> Running in ff990ba5e1b1 [2021-04-22T14:01:27.591Z] Removing intermediate container 9e0275cc6482 [2021-04-22T14:01:27.591Z] ---> 4111643dda99 [2021-04-22T14:01:27.591Z] Step 6/23 : COPY go.mod . [2021-04-22T14:01:28.590Z] ---> 6afa670fdc65 [2021-04-22T14:01:28.590Z] Step 7/23 : RUN go mod download [2021-04-22T14:01:29.190Z] ---> Running in 6599f5b8ac2e [2021-04-22T14:01:29.788Z] Removing intermediate container ff990ba5e1b1 [2021-04-22T14:01:29.788Z] ---> 83d8c838deaf [2021-04-22T14:01:29.788Z] Step 8/23 : COPY . . [2021-04-22T14:01:29.788Z] Removing intermediate container 6f03c262bee9 [2021-04-22T14:01:29.788Z] ---> dc04530bce0c [2021-04-22T14:01:29.788Z] Step 8/24 : COPY . . [2021-04-22T14:01:34.099Z] ---> 2b35ceb8f2da [2021-04-22T14:01:34.099Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-22T14:01:36.082Z] ---> Running in 3400cb493685 [2021-04-22T14:01:36.082Z] Removing intermediate container 6599f5b8ac2e [2021-04-22T14:01:36.082Z] ---> fe5ebf8d9507 [2021-04-22T14:01:36.082Z] Step 8/23 : COPY . . [2021-04-22T14:01:37.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-22T14:01:59.735Z] ---> 73ad1fae6e89 [2021-04-22T14:01:59.735Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-22T14:01:59.735Z] ---> 55045bfc2c3d [2021-04-22T14:01:59.735Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-22T14:01:59.735Z] ---> Running in 82c6dd40f741 [2021-04-22T14:01:59.735Z] ---> Running in 804591a2bd4b [2021-04-22T14:01:59.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-22T14:01:59.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-22T14:02:04.072Z] ---> 08c611ef1953 [2021-04-22T14:02:04.072Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-22T14:02:04.072Z] ---> Running in 8b895c02cb7e [2021-04-22T14:02:05.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-22T14:02:44.609Z] Removing intermediate container 3400cb493685 [2021-04-22T14:02:44.609Z] ---> d3a794f5f4e2 [2021-04-22T14:02:44.609Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-22T14:02:44.609Z] ---> Running in db5137081ebd [2021-04-22T14:02:44.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-22T14:02:46.608Z] Removing intermediate container db5137081ebd [2021-04-22T14:02:46.608Z] ---> 2fa9d3df3e76 [2021-04-22T14:02:46.608Z] [2021-04-22T14:02:46.608Z] Step 11/23 : FROM docker:20.10.0 [2021-04-22T14:02:46.608Z] 20.10.0: Pulling from library/docker [2021-04-22T14:03:05.012Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-22T14:03:05.012Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-22T14:03:05.012Z] ---> eeaf43b92773 [2021-04-22T14:03:05.012Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-22T14:03:05.012Z] ---> Running in a14e67854d94 [2021-04-22T14:03:05.629Z] Removing intermediate container a14e67854d94 [2021-04-22T14:03:05.629Z] ---> 34464beb6632 [2021-04-22T14:03:05.629Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-22T14:03:05.629Z] ---> Running in 59bce5d62bcb [2021-04-22T14:03:07.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T14:03:07.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T14:03:08.525Z] (1/39) Installing readline (8.0.4-r0) [2021-04-22T14:03:08.525Z] (2/39) Installing bash (5.0.17-r0) [2021-04-22T14:03:08.807Z] Executing bash-5.0.17-r0.post-install [2021-04-22T14:03:08.807Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-22T14:03:08.807Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-22T14:03:08.807Z] (5/39) Installing curl (7.76.1-r0) [2021-04-22T14:03:08.807Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-22T14:03:08.807Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-22T14:03:08.807Z] (8/39) Installing expat (2.2.9-r1) [2021-04-22T14:03:08.807Z] (9/39) Installing libffi (3.3-r2) [2021-04-22T14:03:08.807Z] (10/39) Installing gdbm (1.13-r1) [2021-04-22T14:03:08.807Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-22T14:03:08.807Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-22T14:03:08.807Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-22T14:03:10.819Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-22T14:03:10.819Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-22T14:03:10.819Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-22T14:03:10.819Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-22T14:03:10.819Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-22T14:03:10.819Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-22T14:03:11.099Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-22T14:03:11.099Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-22T14:03:11.099Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-22T14:03:11.099Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-22T14:03:11.099Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-22T14:03:11.379Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-22T14:03:11.379Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-22T14:03:11.379Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-22T14:03:11.379Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-22T14:03:11.379Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-22T14:03:11.379Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-22T14:03:11.379Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-22T14:03:11.379Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-22T14:03:11.379Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-22T14:03:11.379Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-22T14:03:11.379Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-22T14:03:11.379Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-22T14:03:11.379Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-22T14:03:11.379Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-22T14:03:11.379Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-22T14:03:11.662Z] Executing busybox-1.31.1-r19.trigger [2021-04-22T14:03:11.662Z] OK: 72 MiB in 59 packages [2021-04-22T14:03:17.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-22T14:03:17.122Z] Collecting docker-compose==1.23.2 [2021-04-22T14:03:17.122Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-22T14:03:17.732Z] Collecting cached-property<2,>=1.2.0 [2021-04-22T14:03:17.732Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-22T14:03:18.722Z] Collecting docker<4.0,>=3.6.0 [2021-04-22T14:03:18.722Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-22T14:03:19.712Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-22T14:03:19.712Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-22T14:03:20.320Z] Collecting jsonschema<3,>=2.5.1 [2021-04-22T14:03:20.320Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-22T14:03:22.020Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-22T14:03:22.020Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-22T14:03:23.188Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-22T14:03:23.188Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-22T14:03:26.824Z] Collecting texttable<0.10,>=0.9.0 [2021-04-22T14:03:26.824Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-22T14:03:29.492Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-22T14:03:29.768Z] Collecting docopt<0.7,>=0.6.1 [2021-04-22T14:03:29.768Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-22T14:03:34.120Z] Collecting PyYAML<4,>=3.10 [2021-04-22T14:03:34.120Z] Removing intermediate container 804591a2bd4b [2021-04-22T14:03:34.120Z] ---> 6a4ab5613933 [2021-04-22T14:03:34.120Z] [2021-04-22T14:03:34.120Z] Step 10/24 : FROM alpine:3.12 [2021-04-22T14:03:34.120Z] ---> 9852663dfa18 [2021-04-22T14:03:34.120Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-22T14:03:34.120Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-22T14:03:34.120Z] ---> Running in 71a2df3dfe35 [2021-04-22T14:03:35.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-22T14:03:35.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-22T14:03:36.484Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-22T14:03:36.484Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-22T14:03:36.484Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-22T14:03:36.484Z] (4/6) Installing curl (7.76.1-r0) [2021-04-22T14:03:36.484Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-22T14:03:36.484Z] (6/6) Installing su-exec (0.2-r1) [2021-04-22T14:03:36.484Z] Executing busybox-1.31.1-r20.trigger [2021-04-22T14:03:36.484Z] Executing ca-certificates-20191127-r4.trigger [2021-04-22T14:03:36.770Z] OK: 7 MiB in 20 packages [2021-04-22T14:03:37.768Z] Collecting docker-pycreds>=0.4.0 [2021-04-22T14:03:37.768Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-22T14:03:38.048Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-22T14:03:38.048Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-22T14:03:38.337Z] Collecting idna<2.8,>=2.5 [2021-04-22T14:03:38.337Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-22T14:03:39.341Z] Removing intermediate container 71a2df3dfe35 [2021-04-22T14:03:39.342Z] ---> b64173227e49 [2021-04-22T14:03:39.342Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-22T14:03:39.342Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-22T14:03:39.342Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-22T14:03:39.342Z] ---> Running in 06ec0c44abe8 [2021-04-22T14:03:39.625Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-22T14:03:39.625Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-22T14:03:39.625Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-22T14:03:39.625Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-22T14:03:40.231Z] Removing intermediate container 06ec0c44abe8 [2021-04-22T14:03:40.231Z] ---> 2e91ecb81fb4 [2021-04-22T14:03:40.231Z] Step 13/24 : WORKDIR / [2021-04-22T14:03:40.507Z] ---> Running in 8920cd86f158 [2021-04-22T14:03:40.784Z] Installing collected packages: cached-property, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, dockerpty, texttable, docopt, PyYAML, docker-compose [2021-04-22T14:03:41.394Z] Removing intermediate container 8920cd86f158 [2021-04-22T14:03:41.394Z] ---> 2f7785208c31 [2021-04-22T14:03:41.394Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-22T14:03:41.675Z] Attempting uninstall: idna [2021-04-22T14:03:41.675Z] Found existing installation: idna 2.9 [2021-04-22T14:03:41.675Z] Uninstalling idna-2.9: [2021-04-22T14:03:41.675Z] Successfully uninstalled idna-2.9 [2021-04-22T14:03:42.671Z] Attempting uninstall: urllib3 [2021-04-22T14:03:42.671Z] Found existing installation: urllib3 1.25.9 [2021-04-22T14:03:42.671Z] Uninstalling urllib3-1.25.9: [2021-04-22T14:03:42.671Z] Successfully uninstalled urllib3-1.25.9 [2021-04-22T14:03:42.671Z] Removing intermediate container 8b895c02cb7e [2021-04-22T14:03:42.671Z] ---> 185d0c2e2f34 [2021-04-22T14:03:42.671Z] [2021-04-22T14:03:42.671Z] Step 10/23 : FROM alpine:3.12 [2021-04-22T14:03:42.671Z] ---> 9852663dfa18 [2021-04-22T14:03:42.671Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-22T14:03:42.671Z] ---> Using cache [2021-04-22T14:03:42.671Z] ---> 3a60599341dc [2021-04-22T14:03:42.671Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T14:03:42.671Z] ---> Using cache [2021-04-22T14:03:42.671Z] ---> a6553ec934f4 [2021-04-22T14:03:42.671Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-22T14:03:42.950Z] ---> c1325346ba7f [2021-04-22T14:03:42.950Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-22T14:03:42.950Z] ---> Running in 9d076acb04b5 [2021-04-22T14:03:43.558Z] Attempting uninstall: requests [2021-04-22T14:03:43.558Z] Found existing installation: requests 2.23.0 [2021-04-22T14:03:43.558Z] Uninstalling requests-2.23.0: [2021-04-22T14:03:43.558Z] Successfully uninstalled requests-2.23.0 [2021-04-22T14:03:43.835Z] Removing intermediate container 9d076acb04b5 [2021-04-22T14:03:43.835Z] ---> 267737586059 [2021-04-22T14:03:43.835Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-22T14:03:44.113Z] ---> 5a20ea4e3f98 [2021-04-22T14:03:44.113Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-22T14:03:44.113Z] ---> Running in 2d3a3d7c9593 [2021-04-22T14:03:45.107Z] Removing intermediate container 2d3a3d7c9593 [2021-04-22T14:03:45.107Z] ---> aa600265e1ec [2021-04-22T14:03:45.107Z] Step 15/23 : WORKDIR / [2021-04-22T14:03:45.381Z] ---> f23dceacd378 [2021-04-22T14:03:45.381Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-22T14:03:45.381Z] ---> Running in 855d4f240e0f [2021-04-22T14:03:45.381Z] Running setup.py install for dockerpty: started [2021-04-22T14:03:46.380Z] Removing intermediate container 855d4f240e0f [2021-04-22T14:03:46.380Z] ---> c99832bcea0a [2021-04-22T14:03:46.380Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T14:03:47.380Z] ---> 2758e62e890c [2021-04-22T14:03:47.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-22T14:03:47.380Z] Removing intermediate container 82c6dd40f741 [2021-04-22T14:03:47.380Z] ---> d2859662847d [2021-04-22T14:03:47.380Z] [2021-04-22T14:03:47.380Z] Step 10/23 : FROM alpine:3.12 [2021-04-22T14:03:47.380Z] ---> 9852663dfa18 [2021-04-22T14:03:47.380Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-22T14:03:47.380Z] ---> Using cache [2021-04-22T14:03:47.380Z] ---> 3a60599341dc [2021-04-22T14:03:47.380Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-22T14:03:47.380Z] ---> Using cache [2021-04-22T14:03:47.380Z] ---> a6553ec934f4 [2021-04-22T14:03:47.380Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-22T14:03:47.380Z] ---> Running in 3c552fdef75f [2021-04-22T14:03:47.657Z] ---> 9a7e970f2b33 [2021-04-22T14:03:47.658Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-22T14:03:47.935Z] Removing intermediate container 3c552fdef75f [2021-04-22T14:03:47.935Z] ---> 0496ef3d05b7 [2021-04-22T14:03:47.935Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-22T14:03:48.217Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-22T14:03:48.217Z] Running setup.py install for texttable: started [2021-04-22T14:03:48.498Z] ---> Running in 5c54eda11fcb [2021-04-22T14:03:49.097Z] ---> 987d75c554b3 [2021-04-22T14:03:49.097Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-22T14:03:49.384Z] Removing intermediate container 5c54eda11fcb [2021-04-22T14:03:49.385Z] ---> 2ec09f5afcde [2021-04-22T14:03:49.385Z] Step 15/23 : WORKDIR / [2021-04-22T14:03:49.385Z] ---> f419c75916ff [2021-04-22T14:03:49.385Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-22T14:03:49.385Z] ---> Running in 605654575bc6 [2021-04-22T14:03:50.003Z] ---> 7d6d34c84021 [2021-04-22T14:03:50.003Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-22T14:03:50.003Z] ---> Running in ccf377bbe34c [2021-04-22T14:03:50.275Z] ---> b90a90e72edd [2021-04-22T14:03:50.275Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-22T14:03:50.275Z] Removing intermediate container 605654575bc6 [2021-04-22T14:03:50.275Z] ---> fa1495b5490a [2021-04-22T14:03:50.275Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-22T14:03:50.550Z] ---> Running in ab2bf29b4e06 [2021-04-22T14:03:50.550Z] Running setup.py install for texttable: finished with status 'done' [2021-04-22T14:03:50.550Z] Running setup.py install for docopt: started [2021-04-22T14:03:51.160Z] Removing intermediate container ab2bf29b4e06 [2021-04-22T14:03:51.160Z] ---> dd06f5d4c157 [2021-04-22T14:03:51.160Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T14:03:51.160Z] ---> 71fd5d81ffb3 [2021-04-22T14:03:51.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-22T14:03:51.160Z] ---> Running in 92c0a3e95b4d [2021-04-22T14:03:51.765Z] Removing intermediate container 92c0a3e95b4d [2021-04-22T14:03:51.765Z] ---> 1fe697ac4bb1 [2021-04-22T14:03:51.765Z] Step 21/23 : LABEL arch=arm64 [2021-04-22T14:03:52.040Z] ---> Running in 392bb3d04fcf [2021-04-22T14:03:52.638Z] Removing intermediate container 392bb3d04fcf [2021-04-22T14:03:52.638Z] ---> 8571dfa60150 [2021-04-22T14:03:52.638Z] Step 22/23 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 [2021-04-22T14:03:52.911Z] ---> f331eca04e8f [2021-04-22T14:03:52.911Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-22T14:03:52.911Z] ---> Running in 0bc4bb4f8665 [2021-04-22T14:03:52.911Z] Removing intermediate container ccf377bbe34c [2021-04-22T14:03:52.911Z] ---> 37e662bc0978 [2021-04-22T14:03:52.911Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-22T14:03:53.191Z] ---> Running in ebf4f2e2e27e [2021-04-22T14:03:53.191Z] Running setup.py install for docopt: finished with status 'done' [2021-04-22T14:03:53.191Z] Running setup.py install for PyYAML: started [2021-04-22T14:03:53.465Z] Removing intermediate container 0bc4bb4f8665 [2021-04-22T14:03:53.465Z] ---> 534299021694 [2021-04-22T14:03:53.465Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T14:03:53.739Z] ---> Running in 7d5da6c387c7 [2021-04-22T14:03:53.739Z] Removing intermediate container ebf4f2e2e27e [2021-04-22T14:03:53.739Z] ---> 58f594a162e6 [2021-04-22T14:03:53.739Z] Step 22/24 : LABEL arch=arm64 [2021-04-22T14:03:53.739Z] ---> 39fbbe26bae6 [2021-04-22T14:03:53.739Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-22T14:03:54.013Z] ---> Running in 9835d87014a5 [2021-04-22T14:03:54.013Z] ---> Running in 387929ecbb91 [2021-04-22T14:03:54.290Z] Removing intermediate container 7d5da6c387c7 [2021-04-22T14:03:54.290Z] ---> a06c1ebe6b3e [2021-04-22T14:03:54.290Z] [2021-04-22T14:03:54.577Z] Removing intermediate container 9835d87014a5 [2021-04-22T14:03:54.577Z] ---> faba313facb6 [2021-04-22T14:03:54.577Z] Step 23/24 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 [2021-04-22T14:03:54.860Z] Successfully built a06c1ebe6b3e [2021-04-22T14:03:54.860Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-22T14:03:54.860Z]  Building docker-core-command-go ... done  ---> Running in 5242e428e059 [2021-04-22T14:03:54.860Z] Removing intermediate container 387929ecbb91 [2021-04-22T14:03:54.860Z] ---> f71b67f17537 [2021-04-22T14:03:54.860Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T14:03:55.134Z] ---> Running in f7bc65a72aaf [2021-04-22T14:03:55.408Z] Removing intermediate container 5242e428e059 [2021-04-22T14:03:55.408Z] ---> f75e6347f890 [2021-04-22T14:03:55.408Z] Step 24/24 : LABEL version=0.0.0 [2021-04-22T14:03:55.684Z] ---> Running in 5f314f5d5b36 [2021-04-22T14:03:55.685Z] Removing intermediate container f7bc65a72aaf [2021-04-22T14:03:55.685Z] ---> 69c242357ad4 [2021-04-22T14:03:55.685Z] Step 21/23 : LABEL arch=arm64 [2021-04-22T14:03:55.685Z] ---> Running in 04736b5edf68 [2021-04-22T14:03:55.961Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-22T14:03:55.961Z] Removing intermediate container 5f314f5d5b36 [2021-04-22T14:03:55.961Z] ---> 56e51f01f84a [2021-04-22T14:03:55.961Z] [2021-04-22T14:03:56.557Z] Removing intermediate container 04736b5edf68 [2021-04-22T14:03:56.557Z] ---> e214a39b2986 [2021-04-22T14:03:56.557Z] Step 22/23 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 [2021-04-22T14:03:56.557Z] Successfully built 56e51f01f84a [2021-04-22T14:03:56.557Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-22T14:03:56.557Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 70e41f6c7e93 [2021-04-22T14:03:57.155Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-22T14:03:57.155Z] Removing intermediate container 70e41f6c7e93 [2021-04-22T14:03:57.155Z] ---> 6acecaab1937 [2021-04-22T14:03:57.155Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T14:03:57.155Z] ---> Running in d4a6ded76033 [2021-04-22T14:03:57.750Z] Removing intermediate container d4a6ded76033 [2021-04-22T14:03:57.750Z] ---> ad2e8ec8eb98 [2021-04-22T14:03:57.750Z] [2021-04-22T14:03:58.022Z] Successfully built ad2e8ec8eb98 [2021-04-22T14:03:58.295Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-22T14:04:06.566Z]  Building docker-core-metadata-go ... done Removing intermediate container 59bce5d62bcb [2021-04-22T14:04:06.566Z] ---> f5dd873cdad2 [2021-04-22T14:04:06.566Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-22T14:04:06.566Z] ---> Running in 57d3aab12d78 [2021-04-22T14:04:06.566Z] Removing intermediate container 57d3aab12d78 [2021-04-22T14:04:06.566Z] ---> 2d857bac5e18 [2021-04-22T14:04:06.566Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-22T14:04:06.566Z] ---> Running in 4b0873243fc5 [2021-04-22T14:04:06.566Z] Removing intermediate container 4b0873243fc5 [2021-04-22T14:04:06.566Z] ---> e2a2a569afa9 [2021-04-22T14:04:06.566Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-22T14:04:08.001Z] ---> 351a0958cdbc [2021-04-22T14:04:08.001Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-22T14:04:08.603Z] ---> c543b651cae7 [2021-04-22T14:04:08.603Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-22T14:04:09.582Z] ---> 664539884e15 [2021-04-22T14:04:09.582Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-22T14:04:09.582Z] ---> Running in ee585a3067fc [2021-04-22T14:04:10.176Z] Removing intermediate container ee585a3067fc [2021-04-22T14:04:10.176Z] ---> e6bcf1a99a94 [2021-04-22T14:04:10.176Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-22T14:04:10.176Z] ---> Running in f94d79addb26 [2021-04-22T14:04:10.770Z] Removing intermediate container f94d79addb26 [2021-04-22T14:04:10.770Z] ---> e49027f4261b [2021-04-22T14:04:10.770Z] Step 21/23 : LABEL arch=arm64 [2021-04-22T14:04:10.770Z] ---> Running in 55651651674c [2021-04-22T14:04:11.367Z] Removing intermediate container 55651651674c [2021-04-22T14:04:11.367Z] ---> 96cf6f402e1c [2021-04-22T14:04:11.367Z] Step 22/23 : LABEL git_sha=b96c30e3a27bfbf0e806230621d192e9cf5831b8 [2021-04-22T14:04:11.367Z] ---> Running in 4deaa4c1d60b [2021-04-22T14:04:11.964Z] Removing intermediate container 4deaa4c1d60b [2021-04-22T14:04:11.964Z] ---> 4a41e625f830 [2021-04-22T14:04:11.964Z] Step 23/23 : LABEL version=0.0.0 [2021-04-22T14:04:11.964Z] ---> Running in 91c18450bc9e [2021-04-22T14:04:12.559Z] Removing intermediate container 91c18450bc9e [2021-04-22T14:04:12.560Z] ---> 3eb761f06756 [2021-04-22T14:04:12.560Z] [2021-04-22T14:04:12.830Z] Successfully built 3eb761f06756 [2021-04-22T14:04:12.830Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-22T14:04:13.117Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-22T14:04:13.147Z] $ docker stop --time=1 ef2a269b6a39d4c0868c438dc870d094f86cad73674a947625368c38bb4dd536 [2021-04-22T14:04:15.089Z] $ docker rm -f ef2a269b6a39d4c0868c438dc870d094f86cad73674a947625368c38bb4dd536 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-22T14:04:15.690Z] + + grepdocker docker images [2021-04-22T14:04:15.690Z] [2021-04-22T14:04:15.960Z] docker-sys-mgmt-agent-go-arm64 latest 3eb761f06756 3 seconds ago 299MB [2021-04-22T14:04:15.960Z] docker-core-metadata-go-arm64 latest ad2e8ec8eb98 18 seconds ago 18.1MB [2021-04-22T14:04:15.960Z] docker-security-secretstore-setup-go-arm64 latest 56e51f01f84a 20 seconds ago 24.9MB [2021-04-22T14:04:15.960Z] docker-core-command-go-arm64 latest a06c1ebe6b3e 21 seconds ago 16.5MB [2021-04-22T14:04:15.961Z] docker-core-data-go-arm64 latest d8f658f07f2c 3 minutes ago 21.6MB [2021-04-22T14:04:15.961Z] docker-security-bootstrapper-go-arm64 latest fe9a012eb76b 3 minutes ago 18.1MB [2021-04-22T14:04:15.961Z] docker-support-scheduler-go-arm64 latest aa104706ec29 3 minutes ago 16.6MB [2021-04-22T14:04:15.961Z] docker-support-notifications-go-arm64 latest 2d5cdc1eda20 3 minutes ago 17.2MB [2021-04-22T14:04:15.961Z] docker-security-proxy-setup-go-arm64 latest 8e0ad9bdbb2e 3 minutes ago 24.6MB [2021-04-22T14:04:15.961Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-22T14:04:16.976Z] ---> job-cost.sh [2021-04-22T14:04:16.976Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PPOd [2021-04-22T14:04:55.913Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-22T14:06:32.658Z] lf-activate-venv(): INFO: Adding /tmp/venv-PPOd/bin to PATH [2021-04-22T14:06:32.658Z] INFO: No Stack... [2021-04-22T14:06:32.658Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-22T14:06:32.658Z] INFO: Archiving Costs [Pipeline] sh [2021-04-22T14:06:32.993Z] + cut -d, -f6 [2021-04-22T14:06:32.993Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-04-22T14:06:33.120Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3395-2-stack-cost] [2021-04-22T14:06:33.128Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3395-2-stack-cost] did not exist. Created. [2021-04-22T14:06:33.129Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3395-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-22T14:06:33.490Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-22T14:06:33.756Z] Stashed 1 file(s) [Pipeline] } [2021-04-22T14:06:33.769Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3395-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] { (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-04-22T14:06:34.868Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T14:06:36.153Z] ---> package-listing.sh [2021-04-22T14:06:36.153Z] ++ facter osfamily [2021-04-22T14:06:36.153Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-22T14:06:36.153Z] + OS_FAMILY=redhat [2021-04-22T14:06:36.153Z] + workspace=/w/workspace/edgex-go/2 [2021-04-22T14:06:36.153Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-22T14:06:36.153Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-22T14:06:36.153Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-22T14:06:36.153Z] + PACKAGES=/tmp/packages_start.txt [2021-04-22T14:06:36.153Z] + '[' /w/workspace/edgex-go/2 ']' [2021-04-22T14:06:36.153Z] + PACKAGES=/tmp/packages_end.txt [2021-04-22T14:06:36.153Z] + case "${OS_FAMILY}" in [2021-04-22T14:06:36.153Z] + rpm -qa [2021-04-22T14:06:36.153Z] + sort [2021-04-22T14:06:44.361Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-22T14:06:44.361Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-22T14:06:44.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-22T14:06:44.361Z] + '[' /w/workspace/edgex-go/2 ']' [2021-04-22T14:06:44.361Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-04-22T14:06:44.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-04-22T14:06:44.385Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-22T14:06:44.688Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-22T14:06:45.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-22T14:06:45.268Z] [2021-04-22T14:06:45.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-22T14:06:45.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-22T14:06:45.593Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-22T14:06:45.593Z] df20fa9351a1: Pulling fs layer [2021-04-22T14:06:45.593Z] 36b3adc4ff6f: Pulling fs layer [2021-04-22T14:06:45.593Z] 8ad3a11d3b57: Pulling fs layer [2021-04-22T14:06:45.593Z] 46f8f816bc3b: Pulling fs layer [2021-04-22T14:06:45.593Z] 93b61091891f: Pulling fs layer [2021-04-22T14:06:45.593Z] 93b9cdb0e59b: Pulling fs layer [2021-04-22T14:06:45.593Z] 5e14af77c1be: Pulling fs layer [2021-04-22T14:06:45.593Z] 01666e4c0597: Pulling fs layer [2021-04-22T14:06:45.593Z] aa168da1d23b: Pulling fs layer [2021-04-22T14:06:45.593Z] 93b61091891f: Waiting [2021-04-22T14:06:45.593Z] 93b9cdb0e59b: Waiting [2021-04-22T14:06:45.593Z] 5e14af77c1be: Waiting [2021-04-22T14:06:45.593Z] 01666e4c0597: Waiting [2021-04-22T14:06:45.593Z] aa168da1d23b: Waiting [2021-04-22T14:06:45.593Z] 46f8f816bc3b: Waiting [2021-04-22T14:06:45.863Z] 36b3adc4ff6f: Verifying Checksum [2021-04-22T14:06:45.863Z] 36b3adc4ff6f: Download complete [2021-04-22T14:06:45.863Z] 46f8f816bc3b: Verifying Checksum [2021-04-22T14:06:45.863Z] 46f8f816bc3b: Download complete [2021-04-22T14:06:45.863Z] df20fa9351a1: Download complete [2021-04-22T14:06:45.863Z] 93b9cdb0e59b: Download complete [2021-04-22T14:06:45.863Z] 5e14af77c1be: Verifying Checksum [2021-04-22T14:06:45.863Z] 5e14af77c1be: Download complete [2021-04-22T14:06:45.863Z] 93b61091891f: Verifying Checksum [2021-04-22T14:06:45.863Z] 93b61091891f: Download complete [2021-04-22T14:06:45.863Z] 01666e4c0597: Verifying Checksum [2021-04-22T14:06:45.863Z] 01666e4c0597: Download complete [2021-04-22T14:06:46.133Z] 8ad3a11d3b57: Verifying Checksum [2021-04-22T14:06:46.133Z] 8ad3a11d3b57: Download complete [2021-04-22T14:06:46.399Z] df20fa9351a1: Pull complete [2021-04-22T14:06:46.668Z] 36b3adc4ff6f: Pull complete [2021-04-22T14:06:48.115Z] 8ad3a11d3b57: Pull complete [2021-04-22T14:06:48.115Z] 46f8f816bc3b: Pull complete [2021-04-22T14:06:49.083Z] aa168da1d23b: Verifying Checksum [2021-04-22T14:06:49.083Z] aa168da1d23b: Download complete [2021-04-22T14:06:49.345Z] 93b61091891f: Pull complete [2021-04-22T14:06:49.616Z] 93b9cdb0e59b: Pull complete [2021-04-22T14:06:49.616Z] 5e14af77c1be: Pull complete [2021-04-22T14:06:49.886Z] 01666e4c0597: Pull complete [2021-04-22T14:07:05.087Z] aa168da1d23b: Pull complete [2021-04-22T14:07:05.087Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-22T14:07:05.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-22T14:07:05.087Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-22T14:07:05.589Z] prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container [2021-04-22T14:07:05.856Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-22T14:07:11.059Z] $ docker top 89801283b2990ed7281f01c112d57f70b67e196513c0cd69a498700e24e72419 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-22T14:07:11.581Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-22T14:07:11.921Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-22T14:07:12.247Z] + ls /var/log/sa-host [2021-04-22T14:07:12.247Z] + sadf -c /var/log/sa-host/sa22 [2021-04-22T14:07:12.247Z] file_magic: OK [2021-04-22T14:07:12.247Z] HZ: Using current value: 100 [2021-04-22T14:07:12.247Z] file_header: OK [2021-04-22T14:07:12.247Z] 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-04-22T14:07:12.247Z] Statistics: [2021-04-22T14:07:12.247Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-22T14:07:12.247Z] File successfully converted to sysstat format version 12.2.1 [2021-04-22T14:07:12.247Z] + sadf -c /var/log/sa-host/sa23 [2021-04-22T14:07:12.247Z] file_magic: OK [2021-04-22T14:07:12.247Z] HZ: Using current value: 100 [2021-04-22T14:07:12.247Z] file_header: OK [2021-04-22T14:07:12.247Z] 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-04-22T14:07:12.247Z] Statistics: [2021-04-22T14:07:12.247Z] Hnuu...uuuununununu... [2021-04-22T14:07:12.247Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-22T14:07:12.824Z] provisioning config files... [2021-04-22T14:07:12.842Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6614208096828567151tmp [Pipeline] { [Pipeline] echo [2021-04-22T14:07:12.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T14:07:13.187Z] ---> create-netrc.sh [Pipeline] } [2021-04-22T14:07:13.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-22T14:07:13.220Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T14:07:13.540Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-22T14:07:13.553Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T14:07:13.869Z] ---> sudo-logs.sh [2021-04-22T14:07:13.869Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-22T14:07:14.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T14:07:14.714Z] ---> job-cost.sh [2021-04-22T14:07:14.992Z] lf-activate-venv: SKIPPING [2021-04-22T14:07:14.992Z] DEBUG: total: 0.20999999344348907 [2021-04-22T14:07:14.992Z] INFO: Retrieving Stack Cost... [2021-04-22T14:07:15.983Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-22T14:07:16.588Z] INFO: Archiving Costs [Pipeline] echo [2021-04-22T14:07:16.610Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-22T14:07:17.773Z] ---> logs-deploy.sh [2021-04-22T14:07:17.773Z] lf-activate-venv: SKIPPING [2021-04-22T14:07:17.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3395/2 [2021-04-22T14:07:17.774Z] INFO: archiving workspace using pattern(s): [2021-04-22T14:07:20.433Z] Archives upload complete. [2021-04-22T14:07:20.433Z] INFO: archiving logs to Nexus