Pull request #2791 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from c4def83b42f4e1754668a37a7850a3346eb76fdb+75437401aaf0e0f587015af03db21405a724386e (03f27b94c2b044ecc70f1b15f25ca0d1c86ad17b) 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5480 in /w/workspace/edgexfoundry_edgex-go_PR-2791 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 75437401aaf0e0f587015af03db21405a724386e into PR head commit c4def83b42f4e1754668a37a7850a3346eb76fdb Merge succeeded, producing c4def83b42f4e1754668a37a7850a3346eb76fdb Checking out Revision c4def83b42f4e1754668a37a7850a3346eb76fdb (PR-2791) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2791/head:refs/remotes/origin/PR-2791 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4def83b42f4e1754668a37a7850a3346eb76fdb # 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 75437401aaf0e0f587015af03db21405a724386e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4def83b42f4e1754668a37a7850a3346eb76fdb # timeout=10 Commit message: "feat(metadata): Implement Core Metadata GET /deviceservice/all V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-15T00:56:46.788Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-15T00:56:47.031Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-15T00:56:47.123Z] ========================================================= [2020-10-15T00:56:47.123Z] EdgeX Global Pipelines Version Info [2020-10-15T00:56:47.123Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2b1d107dfb89efcc7f414fc2e247d2523636ad91 # timeout=10 [2020-10-15T00:56:49.873Z] ------------------- [2020-10-15T00:56:49.873Z] stable info: [2020-10-15T00:56:49.873Z] ------------------- [2020-10-15T00:56:49.873Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-15T00:56:49.873Z] Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [2020-10-15T00:56:49.873Z] Message: update stable to v1.0.142 [2020-10-15T00:56:50.867Z] ------------------- [2020-10-15T00:56:50.868Z] experimental info: [2020-10-15T00:56:50.868Z] ------------------- [2020-10-15T00:56:50.868Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-15T00:56:50.868Z] Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 [2020-10-15T00:56:50.868Z] Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-15T00:56:51.141Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-15T00:56:51.224Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-15T00:56:51.310Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-15T00:56:51.393Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-15T00:56:51.476Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-15T00:56:51.600Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-15T00:56:51.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-15T00:56:51.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-15T00:56:51.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-15T00:56:52.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-15T00:56:52.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-15T00:56:52.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-15T00:56:52.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-15T00:56:52.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-15T00:56:52.566Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-15T00:56:52.654Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-15T00:56:52.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-15T00:56:52.847Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-15T00:56:52.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-15T00:56:53.055Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-15T00:56:53.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-15T00:56:53.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2791 [Pipeline] echo [2020-10-15T00:56:53.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2791 [Pipeline] echo [2020-10-15T00:56:53.482Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2791 [Pipeline] echo [2020-10-15T00:56:53.570Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4def83b42f4e1754668a37a7850a3346eb76fdb [Pipeline] echo [2020-10-15T00:56:53.652Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4def83 [Pipeline] echo [2020-10-15T00:56:53.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-15T00:56:54.141Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-15T00:56:54.141Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:56:54.141Z] ++ dirname cmd/core-command/Dockerfile [2020-10-15T00:56:54.141Z] ++ cut -d/ -f2 [2020-10-15T00:56:54.141Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-15T00:56:54.141Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:56:54.141Z] ++ cut -d/ -f2 [2020-10-15T00:56:54.141Z] ++ dirname cmd/core-data/Dockerfile [2020-10-15T00:56:54.141Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-15T00:56:54.141Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:56:54.141Z] ++ cut -d/ -f2 [2020-10-15T00:56:54.141Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-15T00:56:54.141Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-15T00:56:54.141Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:56:54.141Z] ++ cut -d/ -f2 [2020-10-15T00:56:54.141Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-15T00:56:54.141Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-15T00:56:54.141Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:56:54.141Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-15T00:56:54.141Z] ++ cut -d/ -f2 [2020-10-15T00:56:54.141Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-15T00:56:54.141Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:56:54.141Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-15T00:56:54.141Z] ++ cut -d/ -f2 [2020-10-15T00:56:54.141Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-15T00:56:54.141Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:56:54.141Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-15T00:56:54.141Z] ++ cut -d/ -f2 [2020-10-15T00:56:54.141Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-15T00:56:54.141Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:56:54.141Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-15T00:56:54.141Z] ++ cut -d/ -f2 [2020-10-15T00:56:54.141Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-15T00:56:54.141Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:56:54.141Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-15T00:56:54.141Z] ++ cut -d/ -f2 [2020-10-15T00:56:54.141Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-15T00:56:54.141Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T00:56:54.141Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-15T00:56:54.141Z] ++ cut -d/ -f2 [2020-10-15T00:56:54.141Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-15T00:56:54.230Z] 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-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 [2020-10-15T00:56:55.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T00:56:55.371Z] [2020-10-15T00:56:55.371Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:56:55.759Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T00:56:55.759Z] latest: Pulling from edgex-devops/git-semver [2020-10-15T00:56:55.759Z] 31603596830f: Pulling fs layer [2020-10-15T00:56:55.759Z] 2a8b12db71e7: Pulling fs layer [2020-10-15T00:56:55.759Z] 6ca5941a6612: Pulling fs layer [2020-10-15T00:56:55.759Z] ecc8261a40a4: Pulling fs layer [2020-10-15T00:56:55.759Z] ecc8261a40a4: Waiting [2020-10-15T00:56:55.759Z] 2a8b12db71e7: Verifying Checksum [2020-10-15T00:56:55.759Z] 2a8b12db71e7: Download complete [2020-10-15T00:56:56.064Z] 31603596830f: Verifying Checksum [2020-10-15T00:56:56.064Z] 31603596830f: Download complete [2020-10-15T00:56:56.441Z] ecc8261a40a4: Verifying Checksum [2020-10-15T00:56:56.441Z] ecc8261a40a4: Download complete [2020-10-15T00:56:56.719Z] 6ca5941a6612: Verifying Checksum [2020-10-15T00:56:56.719Z] 6ca5941a6612: Download complete [2020-10-15T00:56:56.993Z] 31603596830f: Pull complete [2020-10-15T00:56:56.993Z] 2a8b12db71e7: Pull complete [2020-10-15T00:56:59.070Z] 6ca5941a6612: Pull complete [2020-10-15T00:56:59.341Z] ecc8261a40a4: Pull complete [2020-10-15T00:56:59.341Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-15T00:56:59.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T00:56:59.341Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-15T00:56:59.642Z] prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container [2020-10-15T00:56:59.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-15T00:57:02.349Z] $ docker top ba9caff67b9531d1d119030f4be4cf4a9561fa3b9386c8420c3b0704b590d7b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-15T00:57:02.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-15T00:57:02.799Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-15T00:57:03.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-15T00:57:03.120Z] $ docker exec ba9caff67b9531d1d119030f4be4cf4a9561fa3b9386c8420c3b0704b590d7b5 ssh-agent [2020-10-15T00:57:03.497Z] SSH_AUTH_SOCK=/tmp/ssh-ZGSbbVrsHdSs/agent.12 [2020-10-15T00:57:03.497Z] SSH_AGENT_PID=17 [2020-10-15T00:57:03.531Z] Running ssh-add (command line suppressed) [2020-10-15T00:57:03.776Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5342062647082604459.key (/w/workspace/edgex-go/4@tmp/private_key_5342062647082604459.key) [2020-10-15T00:57:03.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-15T00:57:04.602Z] + git tag --points-at HEAD [Pipeline] } [2020-10-15T00:57:04.661Z] $ docker exec --env ******** --env ******** ba9caff67b9531d1d119030f4be4cf4a9561fa3b9386c8420c3b0704b590d7b5 ssh-agent -k [2020-10-15T00:57:04.927Z] unset SSH_AUTH_SOCK; [2020-10-15T00:57:04.928Z] unset SSH_AGENT_PID; [2020-10-15T00:57:04.928Z] echo Agent pid 17 killed; [2020-10-15T00:57:05.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-15T00:57:05.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-15T00:57:05.176Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-15T00:57:05.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-15T00:57:05.523Z] $ docker exec ba9caff67b9531d1d119030f4be4cf4a9561fa3b9386c8420c3b0704b590d7b5 ssh-agent [2020-10-15T00:57:05.776Z] SSH_AUTH_SOCK=/tmp/ssh-xSC5ogaEmRDc/agent.46 [2020-10-15T00:57:05.776Z] SSH_AGENT_PID=51 [2020-10-15T00:57:05.785Z] Running ssh-add (command line suppressed) [2020-10-15T00:57:06.023Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_453239588139669293.key (/w/workspace/edgex-go/4@tmp/private_key_453239588139669293.key) [2020-10-15T00:57:06.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-15T00:57:06.503Z] + git semver init [2020-10-15T00:57:06.503Z] # -> Open(): unable to determine branch for HEAD [2020-10-15T00:57:06.503Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2020-10-15T00:57:06.503Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2020-10-15T00:57:06.503Z] # $SEMVER_REMOTE_NAME = origin [2020-10-15T00:57:06.503Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-15T00:57:06.503Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-15T00:57:06.503Z] # $SEMVER_BRANCH = PR-2791 [2020-10-15T00:57:06.503Z] # $SEMVER_TEMP = /tmp/semver-012514007 [2020-10-15T00:57:06.503Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-15T00:57:39.219Z] # '/tmp/semver-012514007' -> '/w/workspace/edgex-go/4/.semver' [2020-10-15T00:57:39.219Z] # -> Force: false [2020-10-15T00:57:39.219Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2020-10-15T00:57:39.247Z] $ docker exec --env ******** --env ******** ba9caff67b9531d1d119030f4be4cf4a9561fa3b9386c8420c3b0704b590d7b5 ssh-agent -k [2020-10-15T00:57:39.827Z] unset SSH_AUTH_SOCK; [2020-10-15T00:57:39.835Z] unset SSH_AGENT_PID; [2020-10-15T00:57:39.835Z] echo Agent pid 51 killed; [2020-10-15T00:57:39.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-15T00:57:40.553Z] + git semver [Pipeline] } [2020-10-15T00:57:40.597Z] $ docker stop --time=1 ba9caff67b9531d1d119030f4be4cf4a9561fa3b9386c8420c3b0704b590d7b5 [2020-10-15T00:57:42.258Z] $ docker rm -f ba9caff67b9531d1d119030f4be4cf4a9561fa3b9386c8420c3b0704b590d7b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-15T00:57:44.019Z] Stashed 1 file(s) [Pipeline] echo [2020-10-15T00:57:44.022Z] [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] echo [2020-10-15T00:57:44.649Z] ========================================================= [2020-10-15T00:57:44.649Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-15T00:57:44.649Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-15T00:57:45.078Z] + 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 . [2020-10-15T00:57:45.079Z] error checking context: 'can't stat '/w/workspace/edgex-go/4/.semver''. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-15T00:57:47.947Z] Failed in branch amd64 [2020-10-15T00:57:59.435Z] Still waiting to schedule task [2020-10-15T00:57:59.435Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-15T00:59:41.285Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5481 in /w/workspace/edgexfoundry_edgex-go_PR-2791 [Pipeline] { [Pipeline] ws [2020-10-15T00:59:41.337Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2020-10-15T00:59:46.208Z] using credential edgex-jenkins-ssh [2020-10-15T00:59:46.268Z] Cloning the remote Git repository [2020-10-15T00:59:46.310Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-15T00:59:46.450Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2020-10-15T00:59:46.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-15T00:59:46.524Z] > git --version # timeout=10 [2020-10-15T00:59:46.549Z] > git --version # 'git version 2.17.1' [2020-10-15T00:59:46.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T00:59:46.621Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T01:00:03.295Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-15T01:00:03.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T01:00:03.344Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-15T01:00:03.381Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-15T01:00:03.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T01:00:03.392Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2791/head:refs/remotes/origin/PR-2791 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-15T01:00:06.404Z] Merging remotes/origin/master commit 75437401aaf0e0f587015af03db21405a724386e into PR head commit c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:00:06.830Z] Merge succeeded, producing c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:00:06.831Z] Checking out Revision c4def83b42f4e1754668a37a7850a3346eb76fdb (PR-2791) [2020-10-15T01:00:06.426Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T01:00:06.448Z] > git checkout -f c4def83b42f4e1754668a37a7850a3346eb76fdb # timeout=10 [2020-10-15T01:00:06.754Z] > git remote # timeout=10 [2020-10-15T01:00:06.770Z] > git config --get remote.origin.url # timeout=10 [2020-10-15T01:00:06.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T01:00:06.794Z] > git merge 75437401aaf0e0f587015af03db21405a724386e # timeout=10 [2020-10-15T01:00:06.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-15T01:00:06.837Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T01:00:06.852Z] > git checkout -f c4def83b42f4e1754668a37a7850a3346eb76fdb # timeout=10 [2020-10-15T01:00:11.390Z] Commit message: "feat(metadata): Implement Core Metadata GET /deviceservice/all V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-15T01:00:12.336Z] ========================================================= [2020-10-15T01:00:12.336Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-15T01:00:12.336Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-15T01:00:13.294Z] + 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 . [2020-10-15T01:00:15.933Z] Sending build context to Docker daemon 165MB [2020-10-15T01:00:15.933Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-15T01:00:15.933Z] Step 2/7 : FROM ${BASE} [2020-10-15T01:00:16.533Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-15T01:00:16.533Z] b538f80385f9: Pulling fs layer [2020-10-15T01:00:16.533Z] 74f711af9a0d: Pulling fs layer [2020-10-15T01:00:16.533Z] 99f96fe45779: Pulling fs layer [2020-10-15T01:00:16.533Z] 8529a6b9a6be: Pulling fs layer [2020-10-15T01:00:16.533Z] 45590311c82a: Pulling fs layer [2020-10-15T01:00:16.533Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-15T01:00:16.533Z] 209524e5b208: Pulling fs layer [2020-10-15T01:00:16.533Z] 8529a6b9a6be: Waiting [2020-10-15T01:00:16.533Z] 45590311c82a: Waiting [2020-10-15T01:00:16.533Z] 69ca0ff8b7b3: Waiting [2020-10-15T01:00:16.533Z] 209524e5b208: Waiting [2020-10-15T01:00:16.533Z] 99f96fe45779: Download complete [2020-10-15T01:00:16.533Z] 74f711af9a0d: Verifying Checksum [2020-10-15T01:00:16.533Z] 74f711af9a0d: Download complete [2020-10-15T01:00:16.533Z] 45590311c82a: Download complete [2020-10-15T01:00:16.533Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-15T01:00:16.533Z] 69ca0ff8b7b3: Download complete [2020-10-15T01:00:16.533Z] b538f80385f9: Download complete [2020-10-15T01:00:17.155Z] b538f80385f9: Pull complete [2020-10-15T01:00:17.765Z] 74f711af9a0d: Pull complete [2020-10-15T01:00:18.044Z] 99f96fe45779: Pull complete [2020-10-15T01:00:20.027Z] 209524e5b208: Verifying Checksum [2020-10-15T01:00:20.027Z] 209524e5b208: Download complete [2020-10-15T01:00:20.621Z] 8529a6b9a6be: Verifying Checksum [2020-10-15T01:00:20.621Z] 8529a6b9a6be: Download complete [2020-10-15T01:00:30.794Z] 8529a6b9a6be: Pull complete [2020-10-15T01:00:31.070Z] 45590311c82a: Pull complete [2020-10-15T01:00:31.346Z] 69ca0ff8b7b3: Pull complete [2020-10-15T01:00:35.677Z] 209524e5b208: Pull complete [2020-10-15T01:00:35.678Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-15T01:00:35.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-15T01:00:35.678Z] ---> 5bddaf1c2fca [2020-10-15T01:00:35.678Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-15T01:00:39.124Z] ---> Running in 33c119c453fc [2020-10-15T01:00:40.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:00:41.541Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:00:42.520Z] (1/12) Installing libmagic (5.38-r0) [2020-10-15T01:00:42.520Z] (2/12) Installing file (5.38-r0) [2020-10-15T01:00:42.792Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-15T01:00:42.792Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-15T01:00:46.176Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-15T01:00:46.176Z] (6/12) Installing patch (2.7.6-r6) [2020-10-15T01:00:46.176Z] (7/12) Installing build-base (0.5-r2) [2020-10-15T01:00:46.176Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-15T01:00:46.176Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-15T01:00:46.176Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-15T01:00:46.451Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-15T01:00:46.451Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-15T01:00:46.451Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T01:00:46.733Z] OK: 217 MiB in 51 packages [2020-10-15T01:00:51.047Z] Removing intermediate container 33c119c453fc [2020-10-15T01:00:51.047Z] ---> c5dce82ce1ee [2020-10-15T01:00:51.047Z] Step 4/7 : WORKDIR /edgex-go [2020-10-15T01:00:51.047Z] ---> Running in 4bec14ebcfab [2020-10-15T01:00:51.322Z] Removing intermediate container 4bec14ebcfab [2020-10-15T01:00:51.322Z] ---> 5fd46615125d [2020-10-15T01:00:51.322Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-15T01:00:51.601Z] latest: Pulling from library/docker [2020-10-15T01:00:52.204Z] b538f80385f9: Already exists [2020-10-15T01:00:52.204Z] 259a493cd78d: Pulling fs layer [2020-10-15T01:00:52.204Z] b8e66b5100f5: Pulling fs layer [2020-10-15T01:00:52.204Z] 7f8258a56ab6: Pulling fs layer [2020-10-15T01:00:52.204Z] 75a0a0ebb566: Pulling fs layer [2020-10-15T01:00:52.204Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-15T01:00:52.204Z] 294320357d30: Pulling fs layer [2020-10-15T01:00:52.204Z] 75a0a0ebb566: Waiting [2020-10-15T01:00:52.204Z] 4a2c62f0a2a3: Waiting [2020-10-15T01:00:52.204Z] 294320357d30: Waiting [2020-10-15T01:00:52.204Z] b8e66b5100f5: Verifying Checksum [2020-10-15T01:00:52.204Z] b8e66b5100f5: Download complete [2020-10-15T01:00:52.204Z] 75a0a0ebb566: Verifying Checksum [2020-10-15T01:00:52.204Z] 75a0a0ebb566: Download complete [2020-10-15T01:00:52.204Z] 259a493cd78d: Verifying Checksum [2020-10-15T01:00:52.204Z] 259a493cd78d: Download complete [2020-10-15T01:00:52.485Z] 4a2c62f0a2a3: Download complete [2020-10-15T01:00:52.485Z] 294320357d30: Verifying Checksum [2020-10-15T01:00:52.485Z] 294320357d30: Download complete [2020-10-15T01:00:53.108Z] 259a493cd78d: Pull complete [2020-10-15T01:00:53.388Z] b8e66b5100f5: Pull complete [2020-10-15T01:00:53.663Z] 7f8258a56ab6: Download complete [2020-10-15T01:00:57.064Z] 7f8258a56ab6: Pull complete [2020-10-15T01:00:57.064Z] 75a0a0ebb566: Pull complete [2020-10-15T01:00:57.664Z] 4a2c62f0a2a3: Pull complete [2020-10-15T01:00:57.664Z] 294320357d30: Pull complete [2020-10-15T01:00:57.936Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-15T01:00:57.936Z] Status: Downloaded newer image for docker:latest [2020-10-15T01:01:01.414Z] ---> 4a67b37ebf73 [2020-10-15T01:01:01.414Z] Step 6/7 : COPY go.mod . [2020-10-15T01:01:01.687Z] ---> fb3b0b1142bb [2020-10-15T01:01:01.687Z] Step 7/7 : RUN go mod download [2020-10-15T01:01:01.971Z] ---> Running in 3432c0b5329e [2020-10-15T01:01:28.857Z] Removing intermediate container 3432c0b5329e [2020-10-15T01:01:28.857Z] ---> 679f5052183f [2020-10-15T01:01:28.857Z] Successfully built 679f5052183f [2020-10-15T01:01:28.857Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T01:01:29.376Z] + docker inspect -f . ci-base-image-arm64 [2020-10-15T01:01:29.376Z] . [Pipeline] withDockerContainer [2020-10-15T01:01:29.763Z] prd-ubuntu18.04-docker-arm64-4c-16g-5481 does not seem to be running inside a container [2020-10-15T01:01:30.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-15T01:01:32.113Z] $ docker top 94036af9ac78ccd88f604c0c15785924211b3f2cfc613cfb21623df9da9347d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T01:01:33.878Z] + go version [2020-10-15T01:01:33.878Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-15T01:01:34.039Z] $ docker stop --time=1 94036af9ac78ccd88f604c0c15785924211b3f2cfc613cfb21623df9da9347d9 [2020-10-15T01:01:35.962Z] $ docker rm -f 94036af9ac78ccd88f604c0c15785924211b3f2cfc613cfb21623df9da9347d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T01:01:37.056Z] + docker inspect -f . ci-base-image-arm64 [2020-10-15T01:01:37.056Z] . [Pipeline] withDockerContainer [2020-10-15T01:01:37.353Z] prd-ubuntu18.04-docker-arm64-4c-16g-5481 does not seem to be running inside a container [2020-10-15T01:01:37.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-15T01:01:38.891Z] $ docker top 59ee84df23484a874ed5ff268e82a79ff324d342aea6bbb8facc37ae98f04b9f -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-15T01:01:39.290Z] ========================================================= [2020-10-15T01:01:39.290Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-15T01:01:39.290Z] ========================================================= [Pipeline] sh [2020-10-15T01:01:39.973Z] + make test [2020-10-15T01:01:39.973Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-15T01:01:42.663Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-15T01:02:15.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-15T01:02:30.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-15T01:02:30.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-15T01:02:30.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-15T01:02:30.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-15T01:02:32.921Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.023s [2020-10-15T01:02:32.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-15T01:02:32.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-15T01:02:32.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-15T01:02:34.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-15T01:02:35.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-15T01:02:35.802Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-15T01:02:35.802Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-15T01:02:35.802Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-15T01:02:44.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.059s coverage: 46.6% of statements [2020-10-15T01:02:44.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-15T01:02:44.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-15T01:02:44.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-15T01:02:44.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-15T01:02:44.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-15T01:02:48.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.192s coverage: 27.1% of statements [2020-10-15T01:02:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-15T01:02:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-15T01:02:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-15T01:02:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-15T01:02:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-15T01:02:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-15T01:02:48.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2020-10-15T01:02:48.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-15T01:02:48.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.027s coverage: 100.0% of statements [2020-10-15T01:02:48.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-15T01:02:48.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-15T01:02:48.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.106s coverage: 83.6% of statements [2020-10-15T01:02:48.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-15T01:02:48.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-15T01:02:50.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.386s coverage: 88.9% of statements [2020-10-15T01:02:50.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-15T01:02:50.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-15T01:02:50.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-15T01:02:50.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-15T01:02:54.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.466s coverage: 28.6% of statements [2020-10-15T01:02:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-15T01:02:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-15T01:02:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-15T01:02:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-15T01:02:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-15T01:02:54.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.042s coverage: 100.0% of statements [2020-10-15T01:02:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-15T01:02:54.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.024s coverage: 100.0% of statements [2020-10-15T01:02:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-15T01:02:56.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.084s coverage: 86.7% of statements [2020-10-15T01:02:56.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-15T01:02:56.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.164s coverage: 97.5% of statements [2020-10-15T01:02:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-15T01:02:56.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.032s coverage: 100.0% of statements [2020-10-15T01:02:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-15T01:02:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-15T01:02:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-15T01:02:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-15T01:02:59.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.146s coverage: 95.5% of statements [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-15T01:02:59.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-15T01:02:59.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.026s coverage: 0.0% of statements [no tests to run] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-15T01:02:59.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-15T01:03:00.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 63.5% of statements [2020-10-15T01:03:00.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-15T01:03:00.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-15T01:03:00.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements [2020-10-15T01:03:01.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.021s coverage: 91.3% of statements [2020-10-15T01:03:01.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.011s coverage: 100.0% of statements [2020-10-15T01:03:02.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2020-10-15T01:03:03.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2020-10-15T01:03:06.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.289s coverage: 55.9% of statements [2020-10-15T01:03:06.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-15T01:03:06.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-15T01:03:06.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-15T01:03:06.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 17.436s coverage: 86.3% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.061s coverage: 72.2% of statements [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.512s coverage: 72.1% of statements [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.025s coverage: 82.4% of statements [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.013s coverage: 48.4% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.023s coverage: 28.8% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.052s coverage: 96.8% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 36.5% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.252s coverage: 84.1% of statements [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.018s coverage: 100.0% of statements [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.028s coverage: 42.9% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.012s coverage: 100.0% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.041s coverage: 83.8% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.116s coverage: 47.1% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.039s coverage: 100.0% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.028s coverage: 100.0% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-15T01:03:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements [2020-10-15T01:03:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-15T01:03:27.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.174s coverage: 29.1% of statements [2020-10-15T01:03:27.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-15T01:03:27.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-15T01:03:27.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-15T01:03:27.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-15T01:03:27.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-15T01:03:27.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.050s coverage: 99.0% of statements [2020-10-15T01:03:27.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-15T01:03:27.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements [2020-10-15T01:03:27.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-15T01:03:27.505Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2020-10-15T01:03:27.505Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-15T01:03:27.782Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2020-10-15T01:03:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-15T01:03:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-15T01:03:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-15T01:03:27.782Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-15T01:03:28.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements [2020-10-15T01:03:28.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-15T01:03:28.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-15T01:03:28.657Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.013s coverage: 100.0% of statements [2020-10-15T01:03:29.695Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.025s coverage: 32.1% of statements [2020-10-15T01:03:30.313Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.018s coverage: 100.0% of statements [2020-10-15T01:03:30.908Z] GO111MODULE=on go vet ./... [2020-10-15T01:03:53.079Z] gofmt -l . [2020-10-15T01:03:53.079Z] [ "`gofmt -l .`" = "" ] [2020-10-15T01:03:55.043Z] ./bin/test-go-mod-tidy.sh [2020-10-15T01:03:56.019Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-15T01:04:00.987Z] + ls -al . [2020-10-15T01:04:00.987Z] total 632 [2020-10-15T01:04:00.987Z] drwxrwxr-x 9 1001 1001 4096 Oct 15 01:03 . [2020-10-15T01:04:00.987Z] drwxr-xr-x 4 root root 4096 Oct 15 01:01 .. [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 11 Oct 15 01:00 .dockerignore [2020-10-15T01:04:00.987Z] drwxrwxr-x 8 1001 1001 4096 Oct 15 01:00 .git [2020-10-15T01:04:00.987Z] drwxrwxr-x 3 1001 1001 4096 Oct 15 01:00 .github [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 932 Oct 15 01:00 .gitignore [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 166 Oct 15 01:00 .sonarcloud.properties [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 3804 Oct 15 01:00 CONTRIBUTING.md [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 1035 Oct 15 01:00 Dockerfile.build [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 863 Oct 15 01:00 Jenkinsfile [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 10775 Oct 15 01:00 LICENSE [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 6237 Oct 15 01:00 Makefile [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 6447 Oct 15 01:00 README.md [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 259 Oct 15 01:00 SECURITY.md [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 5 Oct 15 00:57 VERSION [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 4131 Oct 15 01:00 ZMQWindows.md [2020-10-15T01:04:00.987Z] drwxrwxr-x 2 1001 1001 4096 Oct 15 01:00 bin [2020-10-15T01:04:00.987Z] drwxrwxr-x 15 1001 1001 4096 Oct 15 01:00 cmd [2020-10-15T01:04:00.987Z] -rw-r--r-- 1 root root 509384 Oct 15 01:03 coverage.out [2020-10-15T01:04:00.987Z] -rw-r--r-- 1 root root 1041 Oct 15 01:03 go.mod [2020-10-15T01:04:00.987Z] -rw-r--r-- 1 root root 18985 Oct 15 01:03 go.sum [2020-10-15T01:04:00.987Z] drwxrwxr-x 8 1001 1001 4096 Oct 15 01:00 internal [2020-10-15T01:04:00.987Z] drwxrwxr-x 4 1001 1001 4096 Oct 15 01:00 openapi [2020-10-15T01:04:00.987Z] drwxrwxr-x 4 1001 1001 4096 Oct 15 01:00 snap [2020-10-15T01:04:00.987Z] -rw-rw-r-- 1 1001 1001 168 Oct 15 01:00 version.go [Pipeline] sh [2020-10-15T01:04:01.641Z] + '[' -e coverage.out ] [2020-10-15T01:04:01.641Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-15T01:04:02.841Z] Stashed 1 file(s) [Pipeline] sh [2020-10-15T01:04:03.491Z] + make build [2020-10-15T01:04:03.491Z] 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 [2020-10-15T01:04:30.307Z] 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 [2020-10-15T01:04:36.997Z] 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 [2020-10-15T01:04:40.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-15T01:04:44.677Z] 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 [2020-10-15T01:04:50.072Z] 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 [2020-10-15T01:04:51.043Z] 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 [2020-10-15T01:04:55.347Z] 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 [2020-10-15T01:05:00.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-15T01:05:04.142Z] 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 [2020-10-15T01:05:08.451Z] 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 [2020-10-15T01:05:11.833Z] 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 [2020-10-15T01:05:15.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-10-15T01:05:18.659Z] $ docker stop --time=1 59ee84df23484a874ed5ff268e82a79ff324d342aea6bbb8facc37ae98f04b9f [2020-10-15T01:05:21.199Z] $ docker rm -f 59ee84df23484a874ed5ff268e82a79ff324d342aea6bbb8facc37ae98f04b9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T01:05:26.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T01:05:26.105Z] [2020-10-15T01:05:26.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T01:05:26.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T01:05:26.770Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-15T01:05:26.770Z] 29e5d40040c1: Pulling fs layer [2020-10-15T01:05:26.770Z] 1ce36da41761: Pulling fs layer [2020-10-15T01:05:26.770Z] 25b303627fd3: Pulling fs layer [2020-10-15T01:05:26.770Z] 29e5d40040c1: Verifying Checksum [2020-10-15T01:05:26.770Z] 29e5d40040c1: Download complete [2020-10-15T01:05:27.364Z] 29e5d40040c1: Pull complete [2020-10-15T01:05:27.635Z] 1ce36da41761: Verifying Checksum [2020-10-15T01:05:27.635Z] 1ce36da41761: Download complete [2020-10-15T01:05:28.609Z] 1ce36da41761: Pull complete [2020-10-15T01:05:29.200Z] 25b303627fd3: Verifying Checksum [2020-10-15T01:05:29.200Z] 25b303627fd3: Download complete [2020-10-15T01:05:39.329Z] 25b303627fd3: Pull complete [2020-10-15T01:05:39.329Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-15T01:05:39.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T01:05:39.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-15T01:05:39.603Z] prd-ubuntu18.04-docker-arm64-4c-16g-5481 does not seem to be running inside a container [2020-10-15T01:05:39.694Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-15T01:05:43.125Z] $ docker top b703ccc72f405e6f3b5261e08dc49337f79f4651b7a9dd84da169c10faf9d4ff -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T01:05:44.608Z] + docker-compose build --help [2020-10-15T01:05:44.608Z] + grep parallel [2020-10-15T01:05:47.978Z] --parallel Build images in parallel. [Pipeline] } [2020-10-15T01:05:48.279Z] $ docker stop --time=1 b703ccc72f405e6f3b5261e08dc49337f79f4651b7a9dd84da169c10faf9d4ff [2020-10-15T01:05:50.231Z] $ docker rm -f b703ccc72f405e6f3b5261e08dc49337f79f4651b7a9dd84da169c10faf9d4ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T01:05:51.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T01:05:51.198Z] . [Pipeline] withDockerContainer [2020-10-15T01:05:51.465Z] prd-ubuntu18.04-docker-arm64-4c-16g-5481 does not seem to be running inside a container [2020-10-15T01:05:51.546Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-15T01:05:52.995Z] $ docker top cd1d40d5b8101e29cb991c1b13e3b17d229a83f721e55f95ccaaf8db002e94ad -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T01:05:54.064Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-15T01:05:57.438Z] Building docker-core-command-go ... [2020-10-15T01:05:57.438Z] Building docker-core-data-go ... [2020-10-15T01:05:57.438Z] Building docker-core-metadata-go ... [2020-10-15T01:05:57.438Z] Building docker-security-proxy-setup-go ... [2020-10-15T01:05:57.438Z] Building docker-security-secrets-setup-go ... [2020-10-15T01:05:57.438Z] Building docker-security-secretstore-setup-go ... [2020-10-15T01:05:57.438Z] Building docker-support-logging-go ... [2020-10-15T01:05:57.438Z] Building docker-support-notifications-go ... [2020-10-15T01:05:57.438Z] Building docker-support-scheduler-go ... [2020-10-15T01:05:57.438Z] Building docker-sys-mgmt-agent-go ... [2020-10-15T01:05:57.438Z] Building docker-core-command-go [2020-10-15T01:05:57.438Z] Building docker-security-secretstore-setup-go [2020-10-15T01:05:57.438Z] Building docker-sys-mgmt-agent-go [2020-10-15T01:05:57.438Z] Building docker-support-notifications-go [2020-10-15T01:05:57.438Z] Building docker-support-scheduler-go [2020-10-15T01:07:19.203Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T01:07:19.203Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-15T01:07:19.203Z] ---> 679f5052183f [2020-10-15T01:07:19.203Z] Step 3/26 : WORKDIR /edgex-go [2020-10-15T01:07:19.203Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T01:07:19.203Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-15T01:07:19.203Z] ---> 679f5052183f [2020-10-15T01:07:19.203Z] Step 3/24 : WORKDIR /edgex-go [2020-10-15T01:07:19.203Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T01:07:19.203Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-15T01:07:19.203Z] ---> 679f5052183f [2020-10-15T01:07:19.203Z] Step 3/22 : WORKDIR /edgex-go [2020-10-15T01:07:19.203Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T01:07:19.203Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-15T01:07:19.203Z] ---> 679f5052183f [2020-10-15T01:07:19.203Z] Step 3/27 : WORKDIR /edgex-go [2020-10-15T01:07:19.203Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T01:07:19.203Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-15T01:07:19.203Z] ---> 679f5052183f [2020-10-15T01:07:19.203Z] Step 3/21 : WORKDIR /edgex-go [2020-10-15T01:07:19.203Z] ---> Running in 3e957b88ce98 [2020-10-15T01:07:19.203Z] ---> Running in 0dcb1e97dc2f [2020-10-15T01:07:19.203Z] ---> Running in 8292115a88ce [2020-10-15T01:07:19.203Z] ---> Running in 642187f8d879 [2020-10-15T01:07:19.203Z] ---> Running in d249e40dcd79 [2020-10-15T01:07:19.203Z] Removing intermediate container 0dcb1e97dc2f [2020-10-15T01:07:19.203Z] ---> 911a607dd6b4 [2020-10-15T01:07:19.203Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T01:07:19.203Z] Removing intermediate container 8292115a88ce [2020-10-15T01:07:19.203Z] ---> bd05679b8ffc [2020-10-15T01:07:19.203Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T01:07:19.203Z] Removing intermediate container 3e957b88ce98 [2020-10-15T01:07:19.203Z] ---> bd8df279ba01 [2020-10-15T01:07:19.203Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T01:07:19.203Z] Removing intermediate container d249e40dcd79 [2020-10-15T01:07:19.203Z] ---> f8f7bd2deedd [2020-10-15T01:07:19.203Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T01:07:19.203Z] Removing intermediate container 642187f8d879 [2020-10-15T01:07:19.203Z] ---> a8620ba31402 [2020-10-15T01:07:19.203Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T01:07:19.203Z] ---> Running in 88e82583ba4f [2020-10-15T01:07:19.203Z] ---> Running in 52de75908bd6 [2020-10-15T01:07:19.203Z] ---> Running in 1c893c972348 [2020-10-15T01:07:19.203Z] ---> Running in 1d003d545616 [2020-10-15T01:07:19.204Z] ---> Running in 9714ecfdbecb [2020-10-15T01:07:19.801Z] Removing intermediate container 88e82583ba4f [2020-10-15T01:07:19.801Z] ---> cb80ae2a4059 [2020-10-15T01:07:19.801Z] Step 5/22 : RUN apk update && apk add make git [2020-10-15T01:07:20.075Z] ---> Running in c8ee3ca8ab72 [2020-10-15T01:07:20.347Z] Removing intermediate container 1c893c972348 [2020-10-15T01:07:20.347Z] ---> e8c6636810d2 [2020-10-15T01:07:20.347Z] Step 5/21 : RUN apk update && apk add make git [2020-10-15T01:07:20.347Z] Removing intermediate container 52de75908bd6 [2020-10-15T01:07:20.347Z] ---> 0021aa236460 [2020-10-15T01:07:20.347Z] Step 5/26 : RUN apk update && apk add make git [2020-10-15T01:07:20.621Z] ---> Running in ab6399a1ea4d [2020-10-15T01:07:20.897Z] ---> Running in 84831b839a85 [2020-10-15T01:07:20.897Z] Removing intermediate container 9714ecfdbecb [2020-10-15T01:07:20.897Z] ---> 6647bb9de0f4 [2020-10-15T01:07:20.897Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-15T01:07:20.897Z] Removing intermediate container 1d003d545616 [2020-10-15T01:07:20.897Z] ---> 8b494f44671d [2020-10-15T01:07:20.897Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-15T01:07:21.175Z] ---> Running in 5565d1bb561d [2020-10-15T01:07:21.175Z] ---> Running in 3470b2efea7f [2020-10-15T01:07:22.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:07:23.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:07:23.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:07:23.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:07:23.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:07:23.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:07:23.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:07:24.370Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:07:24.370Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:07:24.370Z] OK: 12623 distinct packages available [2020-10-15T01:07:24.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:07:24.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:07:24.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:07:24.651Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:07:24.651Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:07:24.651Z] OK: 12623 distinct packages available [2020-10-15T01:07:24.926Z] OK: 217 MiB in 51 packages [2020-10-15T01:07:25.203Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:07:25.203Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:07:25.203Z] OK: 12623 distinct packages available [2020-10-15T01:07:25.203Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:07:25.203Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:07:25.203Z] OK: 12623 distinct packages available [2020-10-15T01:07:25.479Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:07:25.479Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:07:25.479Z] OK: 12623 distinct packages available [2020-10-15T01:07:25.763Z] OK: 217 MiB in 51 packages [2020-10-15T01:07:26.046Z] OK: 217 MiB in 51 packages [2020-10-15T01:07:26.321Z] OK: 217 MiB in 51 packages [2020-10-15T01:07:26.603Z] OK: 217 MiB in 51 packages [2020-10-15T01:07:26.883Z] Removing intermediate container c8ee3ca8ab72 [2020-10-15T01:07:26.883Z] ---> f1168b99c0eb [2020-10-15T01:07:26.883Z] Step 6/22 : COPY go.mod . [2020-10-15T01:07:27.487Z] Removing intermediate container ab6399a1ea4d [2020-10-15T01:07:27.487Z] ---> 3281d14d60fa [2020-10-15T01:07:27.487Z] Step 6/21 : COPY go.mod . [2020-10-15T01:07:27.763Z] ---> 7754cfc75a25 [2020-10-15T01:07:27.763Z] Step 7/22 : RUN go mod download [2020-10-15T01:07:28.361Z] ---> Running in d5bcb291f049 [2020-10-15T01:07:28.361Z] Removing intermediate container 5565d1bb561d [2020-10-15T01:07:28.361Z] ---> 2a26a94833ac [2020-10-15T01:07:28.361Z] Step 6/24 : COPY go.mod . [2020-10-15T01:07:28.361Z] Removing intermediate container 84831b839a85 [2020-10-15T01:07:28.361Z] ---> 67544cefe99c [2020-10-15T01:07:28.361Z] Step 6/26 : COPY go.mod . [2020-10-15T01:07:28.361Z] Removing intermediate container 3470b2efea7f [2020-10-15T01:07:28.361Z] ---> d1f26ea47105 [2020-10-15T01:07:28.361Z] Step 6/27 : COPY go.mod . [2020-10-15T01:07:28.639Z] ---> cd1dbcc8b7cc [2020-10-15T01:07:28.639Z] Step 7/21 : RUN go mod download [2020-10-15T01:07:28.917Z] ---> Running in 9b2a8963e15b [2020-10-15T01:07:29.525Z] ---> 5243b2af9f28 [2020-10-15T01:07:29.525Z] Step 7/24 : RUN go mod download [2020-10-15T01:07:29.525Z] ---> 076b5325822b [2020-10-15T01:07:29.525Z] Step 7/26 : RUN go mod download [2020-10-15T01:07:29.806Z] ---> Running in 20207f6c3084 [2020-10-15T01:07:29.806Z] ---> Running in 88a0dcca4fa7 [2020-10-15T01:07:29.806Z] ---> 932697b1968e [2020-10-15T01:07:29.806Z] Step 7/27 : RUN go mod download [2020-10-15T01:07:30.084Z] ---> Running in 4f6003d1fb7f [2020-10-15T01:07:32.808Z] Removing intermediate container d5bcb291f049 [2020-10-15T01:07:32.808Z] ---> 930c752a38e6 [2020-10-15T01:07:32.808Z] Step 8/22 : COPY . . [2020-10-15T01:07:33.095Z] Removing intermediate container 9b2a8963e15b [2020-10-15T01:07:33.095Z] ---> 8f085c7632c7 [2020-10-15T01:07:33.095Z] Step 8/21 : COPY . . [2020-10-15T01:07:37.422Z] Removing intermediate container 4f6003d1fb7f [2020-10-15T01:07:37.422Z] ---> f15a32e9b093 [2020-10-15T01:07:37.422Z] Step 8/27 : COPY . . [2020-10-15T01:07:37.422Z] Removing intermediate container 20207f6c3084 [2020-10-15T01:07:37.422Z] ---> 07e8ff151535 [2020-10-15T01:07:37.422Z] Step 8/24 : COPY . . [2020-10-15T01:07:37.422Z] Removing intermediate container 88a0dcca4fa7 [2020-10-15T01:07:37.422Z] ---> 5e993956f2af [2020-10-15T01:07:37.422Z] Step 8/26 : COPY . . [2020-10-15T01:07:59.632Z] ---> 01a20697ed8c [2020-10-15T01:07:59.632Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-15T01:07:59.632Z] ---> 612cc5ba63d2 [2020-10-15T01:07:59.632Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-15T01:07:59.632Z] ---> 8646e5cdb7d9 [2020-10-15T01:07:59.632Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-15T01:07:59.632Z] ---> 18673a6d5662 [2020-10-15T01:07:59.632Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-15T01:07:59.632Z] ---> 43f174843fd8 [2020-10-15T01:07:59.632Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-15T01:07:59.632Z] ---> Running in 5b37f817f751 [2020-10-15T01:07:59.632Z] ---> Running in 11e0855cd27a [2020-10-15T01:07:59.632Z] ---> Running in 6bb04478c2b6 [2020-10-15T01:07:59.632Z] ---> Running in 8c7196f801cb [2020-10-15T01:07:59.632Z] ---> Running in 5d8d2c9d775c [2020-10-15T01:07:59.632Z] 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 [2020-10-15T01:07:59.906Z] 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 [2020-10-15T01:08:00.180Z] 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 [2020-10-15T01:08:00.180Z] 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 [2020-10-15T01:08:00.457Z] 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 [2020-10-15T01:09:22.403Z] 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 [2020-10-15T01:09:27.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-15T01:09:34.544Z] Removing intermediate container 11e0855cd27a [2020-10-15T01:09:34.544Z] ---> e4df59479082 [2020-10-15T01:09:34.544Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-15T01:09:34.544Z] ---> Running in 66ca8d9c85c9 [2020-10-15T01:09:37.196Z] 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 [2020-10-15T01:09:42.640Z] Removing intermediate container 5d8d2c9d775c [2020-10-15T01:09:42.640Z] ---> 476a24a5aa9b [2020-10-15T01:09:42.640Z] [2020-10-15T01:09:42.640Z] Step 10/26 : FROM alpine:3.10 [2020-10-15T01:09:42.640Z] 3.10: Pulling from library/alpine [2020-10-15T01:09:42.921Z] Removing intermediate container 66ca8d9c85c9 [2020-10-15T01:09:42.921Z] ---> 38570814cec3 [2020-10-15T01:09:42.921Z] [2020-10-15T01:09:42.921Z] Step 11/27 : FROM docker:latest [2020-10-15T01:09:42.921Z] ---> 45884bde0078 [2020-10-15T01:09:42.921Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-15T01:09:43.203Z] ---> Running in 4199e65a9439 [2020-10-15T01:09:44.798Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-15T01:09:44.798Z] Status: Downloaded newer image for alpine:3.10 [2020-10-15T01:09:44.798Z] ---> 536a684cf733 [2020-10-15T01:09:44.798Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-15T01:09:45.100Z] ---> Running in d1b6cc871f82 [2020-10-15T01:09:46.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:09:46.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:09:47.400Z] (1/2) Installing readline (8.0.4-r0) [2020-10-15T01:09:47.401Z] (2/2) Installing bash (5.0.17-r0) [2020-10-15T01:09:47.401Z] Executing bash-5.0.17-r0.post-install [2020-10-15T01:09:47.401Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T01:09:47.401Z] OK: 12 MiB in 22 packages [2020-10-15T01:09:47.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:09:47.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:09:48.567Z] v3.10.5-99-g0bd09295e6 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-15T01:09:48.567Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-15T01:09:48.567Z] OK: 10167 distinct packages available [2020-10-15T01:09:49.548Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-15T01:09:49.548Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-15T01:09:49.548Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-15T01:09:49.548Z] (4/5) Installing curl (7.66.0-r1) [2020-10-15T01:09:49.548Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-15T01:09:49.548Z] Executing busybox-1.30.1-r3.trigger [2020-10-15T01:09:49.548Z] Executing ca-certificates-20191127-r2.trigger [2020-10-15T01:09:49.824Z] OK: 7 MiB in 19 packages [2020-10-15T01:09:50.100Z] Removing intermediate container 5b37f817f751 [2020-10-15T01:09:50.100Z] ---> 4e695b12877c [2020-10-15T01:09:50.100Z] [2020-10-15T01:09:50.100Z] Step 10/22 : FROM scratch [2020-10-15T01:09:50.100Z] ---> [2020-10-15T01:09:50.100Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T01:09:50.100Z] Removing intermediate container 4199e65a9439 [2020-10-15T01:09:50.100Z] ---> 1e01980b66c8 [2020-10-15T01:09:50.100Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-15T01:09:51.100Z] ---> Running in 0b0cffeac6ca [2020-10-15T01:09:51.100Z] ---> Running in bd579d8d6621 [2020-10-15T01:09:51.705Z] Removing intermediate container 6bb04478c2b6 [2020-10-15T01:09:51.705Z] ---> 63bb77f51323 [2020-10-15T01:09:51.705Z] [2020-10-15T01:09:51.705Z] Step 10/21 : FROM scratch [2020-10-15T01:09:51.705Z] ---> [2020-10-15T01:09:51.705Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T01:09:51.705Z] ---> Using cache [2020-10-15T01:09:51.705Z] ---> e5ee5df09160 [2020-10-15T01:09:51.705Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-15T01:09:51.983Z] Removing intermediate container 0b0cffeac6ca [2020-10-15T01:09:51.983Z] ---> e5ee5df09160 [2020-10-15T01:09:51.983Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-15T01:09:51.983Z] ---> Running in e718073fe5be [2020-10-15T01:09:52.263Z] ---> Running in 60e5183989aa [2020-10-15T01:09:52.539Z] Removing intermediate container d1b6cc871f82 [2020-10-15T01:09:52.539Z] ---> 36cd0ec17714 [2020-10-15T01:09:52.539Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-15T01:09:52.539Z] Removing intermediate container 8c7196f801cb [2020-10-15T01:09:52.539Z] ---> 2300f8c53db5 [2020-10-15T01:09:52.539Z] [2020-10-15T01:09:52.539Z] Step 10/24 : FROM scratch [2020-10-15T01:09:52.539Z] ---> [2020-10-15T01:09:52.539Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-15T01:09:52.818Z] Removing intermediate container e718073fe5be [2020-10-15T01:09:52.818Z] ---> c0430d84b73a [2020-10-15T01:09:52.818Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-15T01:09:52.818Z] ---> Running in e63f8f926df8 [2020-10-15T01:09:52.818Z] ---> Running in c9fbd2c9aee7 [2020-10-15T01:09:53.096Z] ---> Running in 13eeb9ddb2fd [2020-10-15T01:09:53.096Z] Removing intermediate container 60e5183989aa [2020-10-15T01:09:53.096Z] ---> 25d2c6c2eb75 [2020-10-15T01:09:53.096Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-15T01:09:53.096Z] ---> Running in 72bd39e33def [2020-10-15T01:09:53.389Z] Removing intermediate container c9fbd2c9aee7 [2020-10-15T01:09:53.390Z] ---> be25300f905e [2020-10-15T01:09:53.390Z] Step 12/24 : ENV APP_PORT=48060Removing intermediate container e63f8f926df8 [2020-10-15T01:09:53.390Z] ---> 1da255fb45b5 [2020-10-15T01:09:53.390Z] Step 13/26 : WORKDIR / [2020-10-15T01:09:53.390Z] [2020-10-15T01:09:53.667Z] Removing intermediate container 13eeb9ddb2fd [2020-10-15T01:09:53.667Z] ---> 3ed83213aab5 [2020-10-15T01:09:53.667Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-15T01:09:53.667Z] ---> Running in be10ca78516c [2020-10-15T01:09:53.940Z] ---> Running in 0d00cc4f7db2 [2020-10-15T01:09:53.940Z] Removing intermediate container 72bd39e33def [2020-10-15T01:09:53.940Z] ---> ad44d9d06235 [2020-10-15T01:09:53.940Z] Step 14/22 : WORKDIR / [2020-10-15T01:09:53.940Z] ---> Running in 1071d1b7479e [2020-10-15T01:09:54.215Z] Removing intermediate container be10ca78516c [2020-10-15T01:09:54.215Z] ---> 69ea4ee175ba [2020-10-15T01:09:54.215Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-15T01:09:54.489Z] ---> Running in a869737df019 [2020-10-15T01:09:54.489Z] Removing intermediate container 0d00cc4f7db2 [2020-10-15T01:09:54.489Z] ---> ea65ea01b15f [2020-10-15T01:09:54.489Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-15T01:09:54.489Z] ---> b0f8af85b04f [2020-10-15T01:09:54.489Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-15T01:09:54.489Z] Removing intermediate container bd579d8d6621 [2020-10-15T01:09:54.489Z] ---> ab5f63f7b021 [2020-10-15T01:09:54.489Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-15T01:09:54.761Z] Removing intermediate container 1071d1b7479e [2020-10-15T01:09:54.761Z] ---> 3b760bd1c5ca [2020-10-15T01:09:54.761Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-15T01:09:54.761Z] ---> Running in 89855003bf28 [2020-10-15T01:09:55.040Z] Removing intermediate container a869737df019 [2020-10-15T01:09:55.040Z] ---> 2d39323bd220 [2020-10-15T01:09:55.040Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-15T01:09:55.645Z] Removing intermediate container 89855003bf28 [2020-10-15T01:09:55.645Z] ---> e5aff56a112c [2020-10-15T01:09:55.645Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-15T01:09:55.645Z] ---> 0361c23ade49 [2020-10-15T01:09:55.645Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-15T01:09:55.925Z] ---> 5460b48b271d [2020-10-15T01:09:55.925Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-15T01:09:55.925Z] ---> Running in ad4a39d6edd3 [2020-10-15T01:09:55.925Z] ---> 4e209671b897 [2020-10-15T01:09:55.925Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-15T01:09:55.925Z] ---> 7aa8a7625f22 [2020-10-15T01:09:56.199Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-15T01:09:56.813Z] Removing intermediate container ad4a39d6edd3 [2020-10-15T01:09:56.813Z] ---> 4049c1496cb2 [2020-10-15T01:09:56.813Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-15T01:09:56.813Z] ---> 069e89ce89cd [2020-10-15T01:09:56.813Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-15T01:09:57.092Z] ---> Running in 9062a82d6360 [2020-10-15T01:09:57.373Z] ---> 9dc745bf982a [2020-10-15T01:09:57.373Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-15T01:09:57.373Z] ---> 6cd3b170d489 [2020-10-15T01:09:57.373Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-15T01:09:57.662Z] ---> Running in a5386dac219f [2020-10-15T01:09:57.662Z] ---> 6f7ce1babe2f [2020-10-15T01:09:57.662Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-15T01:09:57.662Z] Removing intermediate container 9062a82d6360 [2020-10-15T01:09:57.662Z] ---> 62e47b3ed1b3 [2020-10-15T01:09:57.662Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-15T01:09:57.936Z] ---> 56e1f0f6678f [2020-10-15T01:09:57.936Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-15T01:09:58.212Z] Removing intermediate container a5386dac219f [2020-10-15T01:09:58.212Z] ---> 4b9716a06bad [2020-10-15T01:09:58.212Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T01:09:58.487Z] ---> 4c406d73c4db [2020-10-15T01:09:58.487Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-15T01:09:58.763Z] ---> Running in db4dd8ffed29 [2020-10-15T01:09:58.763Z] ---> Running in 90870e991a49 [2020-10-15T01:09:59.364Z] ---> 9bc94cee4c3a [2020-10-15T01:09:59.364Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-15T01:09:59.364Z] Removing intermediate container db4dd8ffed29 [2020-10-15T01:09:59.364Z] ---> c5200e5ff39c [2020-10-15T01:09:59.364Z] Step 19/21 : LABEL arch=arm64 [2020-10-15T01:09:59.640Z] ---> 441d3ac0aea4 [2020-10-15T01:09:59.640Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-15T01:09:59.640Z] Removing intermediate container 90870e991a49 [2020-10-15T01:09:59.640Z] ---> 1ee3534de5ba [2020-10-15T01:09:59.640Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T01:09:59.640Z] ---> 218447328bd1 [2020-10-15T01:09:59.640Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-15T01:09:59.640Z] ---> Running in a7731c373c6f [2020-10-15T01:09:59.918Z] ---> Running in 353e1137bb3b [2020-10-15T01:10:00.896Z] Removing intermediate container a7731c373c6f [2020-10-15T01:10:00.896Z] ---> e2d29096f7ff [2020-10-15T01:10:00.896Z] Step 20/21 : LABEL git_sha=c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:10:00.896Z] Removing intermediate container 353e1137bb3b [2020-10-15T01:10:00.896Z] ---> 1bad36902633 [2020-10-15T01:10:00.896Z] Step 20/22 : LABEL arch=arm64 [2020-10-15T01:10:00.896Z] ---> b5195243176f [2020-10-15T01:10:00.896Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-15T01:10:00.896Z] ---> Running in b2a03e357e89 [2020-10-15T01:10:00.896Z] ---> 8c1353ecb871 [2020-10-15T01:10:00.896Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-15T01:10:00.896Z] ---> 1135cc3e4a83 [2020-10-15T01:10:00.896Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-15T01:10:00.896Z] ---> Running in 88d1e84dcd5d [2020-10-15T01:10:01.491Z] Removing intermediate container b2a03e357e89 [2020-10-15T01:10:01.491Z] ---> cab2064d1ffa [2020-10-15T01:10:01.491Z] Step 21/21 : LABEL version=0.0.0 [2020-10-15T01:10:02.119Z] Removing intermediate container 88d1e84dcd5d [2020-10-15T01:10:02.119Z] ---> 0c6f4aa358ac [2020-10-15T01:10:02.119Z] Step 21/22 : LABEL git_sha=c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:10:02.119Z] ---> Running in 8be03c96a927 [2020-10-15T01:10:02.393Z] ---> 957e6effd914 [2020-10-15T01:10:02.393Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-15T01:10:02.393Z] ---> Running in 7d473b6c213e [2020-10-15T01:10:02.670Z] ---> Running in b92f63d94079 [2020-10-15T01:10:02.670Z] ---> 7eead99a19ac [2020-10-15T01:10:02.670Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-15T01:10:02.670Z] ---> 0a6a416ff6a6 [2020-10-15T01:10:02.670Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-15T01:10:02.946Z] Removing intermediate container 8be03c96a927 [2020-10-15T01:10:02.946Z] ---> 2d34b2cfc832 [2020-10-15T01:10:02.946Z] [2020-10-15T01:10:03.220Z] Removing intermediate container 7d473b6c213e [2020-10-15T01:10:03.220Z] ---> 6d507ff9cb95 [2020-10-15T01:10:03.220Z] Step 22/22 : LABEL version=0.0.0 [2020-10-15T01:10:03.495Z] ---> Running in a074cb8e48b9 [2020-10-15T01:10:03.495Z] Successfully built 2d34b2cfc832 [2020-10-15T01:10:03.495Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-15T01:10:03.495Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2020-10-15T01:10:04.095Z] ---> 33c3029db690 [2020-10-15T01:10:04.095Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-15T01:10:04.095Z] ---> Running in 49fcfeee7260 [2020-10-15T01:10:04.375Z] Removing intermediate container a074cb8e48b9 [2020-10-15T01:10:04.375Z] ---> 5e785d022542 [2020-10-15T01:10:04.375Z] [2020-10-15T01:10:04.375Z] ---> ac1b0db7ba68 [2020-10-15T01:10:04.375Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-15T01:10:04.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:10:04.951Z] Successfully built 5e785d022542 [2020-10-15T01:10:04.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:10:04.951Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-15T01:10:04.951Z] Building docker-core-data-go [2020-10-15T01:10:04.951Z]  Building docker-core-command-go ... done Removing intermediate container 49fcfeee7260 [2020-10-15T01:10:04.951Z] ---> ef84fe5fbe06 [2020-10-15T01:10:04.951Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T01:10:05.552Z] ---> Running in 08e8e24c7347 [2020-10-15T01:10:05.552Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-15T01:10:05.552Z] (2/33) Installing expat (2.2.9-r1) [2020-10-15T01:10:05.552Z] (3/33) Installing libffi (3.3-r2) [2020-10-15T01:10:05.552Z] (4/33) Installing gdbm (1.13-r1) [2020-10-15T01:10:05.552Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-15T01:10:05.552Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-15T01:10:05.827Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-15T01:10:05.827Z] ---> fd76506cd381 [2020-10-15T01:10:05.827Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-15T01:10:06.104Z] ---> Running in 543d6292bd54 [2020-10-15T01:10:06.381Z] Removing intermediate container 08e8e24c7347 [2020-10-15T01:10:06.381Z] ---> eba61ad6c0ce [2020-10-15T01:10:06.381Z] Step 22/24 : LABEL arch=arm64 [2020-10-15T01:10:07.390Z] ---> Running in 09e1c05ef68f [2020-10-15T01:10:07.663Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-15T01:10:07.938Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-15T01:10:07.938Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-15T01:10:07.938Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-15T01:10:07.938Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-15T01:10:07.938Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-15T01:10:07.938Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-15T01:10:07.938Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-15T01:10:08.226Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-15T01:10:08.226Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-15T01:10:08.226Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-15T01:10:08.226Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-15T01:10:08.226Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-15T01:10:08.226Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-15T01:10:08.226Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-15T01:10:08.226Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-15T01:10:08.226Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-15T01:10:08.507Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-15T01:10:08.507Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-15T01:10:08.507Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-15T01:10:08.507Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-15T01:10:08.507Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-15T01:10:08.507Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-15T01:10:08.507Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-15T01:10:08.507Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-15T01:10:08.507Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-15T01:10:08.787Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T01:10:08.787Z] OK: 71 MiB in 55 packages [2020-10-15T01:10:09.059Z] Removing intermediate container 09e1c05ef68f [2020-10-15T01:10:09.059Z] ---> 987d8d7154d9 [2020-10-15T01:10:09.059Z] Step 23/24 : LABEL git_sha=c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:10:10.525Z] ---> Running in 9516b15f6566 [2020-10-15T01:10:11.177Z] Removing intermediate container 9516b15f6566 [2020-10-15T01:10:11.177Z] ---> 8d1c408a414e [2020-10-15T01:10:11.177Z] Step 24/24 : LABEL version=0.0.0 [2020-10-15T01:10:12.646Z] ---> Running in 4a040606e93a [2020-10-15T01:10:12.646Z] Removing intermediate container 543d6292bd54 [2020-10-15T01:10:12.646Z] ---> 1dd7ee5b9562 [2020-10-15T01:10:12.646Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-15T01:10:12.922Z] ---> Running in 4f15cd6f6b1e [2020-10-15T01:10:13.201Z] Removing intermediate container 4a040606e93a [2020-10-15T01:10:13.201Z] ---> 762229d879f8 [2020-10-15T01:10:13.201Z] [2020-10-15T01:10:13.484Z] Successfully built 762229d879f8 [2020-10-15T01:10:13.758Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-15T01:10:13.758Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2020-10-15T01:10:13.758Z] Removing intermediate container 4f15cd6f6b1e [2020-10-15T01:10:13.758Z] ---> c52e62924535 [2020-10-15T01:10:13.758Z] Step 24/26 : LABEL arch=arm64 [2020-10-15T01:10:14.035Z] ---> Running in 1d9e275909a5 [2020-10-15T01:10:14.638Z] Removing intermediate container 1d9e275909a5 [2020-10-15T01:10:14.638Z] ---> 9333d63cbbe0 [2020-10-15T01:10:14.638Z] Step 25/26 : LABEL git_sha=c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:10:14.913Z] ---> Running in 0d42e8ba7d00 [2020-10-15T01:10:15.900Z] Removing intermediate container 0d42e8ba7d00 [2020-10-15T01:10:15.900Z] ---> 4fa060e57e60 [2020-10-15T01:10:15.900Z] Step 26/26 : LABEL version=0.0.0 [2020-10-15T01:10:16.501Z] ---> Running in 6d2f669fdcca [2020-10-15T01:10:17.093Z] Removing intermediate container b92f63d94079 [2020-10-15T01:10:17.093Z] ---> 4430349df925 [2020-10-15T01:10:17.093Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-15T01:10:17.364Z] Removing intermediate container 6d2f669fdcca [2020-10-15T01:10:17.364Z] ---> 6a60e55d4306 [2020-10-15T01:10:17.364Z] [2020-10-15T01:10:17.636Z] ---> Running in a48ffc8c4923 [2020-10-15T01:10:17.907Z] Successfully built 6a60e55d4306 [2020-10-15T01:10:17.907Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-15T01:10:17.907Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-logging-go [2020-10-15T01:10:23.306Z] Collecting docker-compose==1.23.2 [2020-10-15T01:10:23.306Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-15T01:10:23.896Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-15T01:10:23.896Z] Collecting docopt<0.7,>=0.6.1 [2020-10-15T01:10:23.896Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-15T01:10:26.525Z] Collecting PyYAML<4,>=3.10 [2020-10-15T01:10:26.525Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-15T01:10:29.916Z] Collecting jsonschema<3,>=2.5.1 [2020-10-15T01:10:30.189Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-15T01:10:30.786Z] Collecting docker<4.0,>=3.6.0 [2020-10-15T01:10:30.786Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-15T01:10:31.383Z] Collecting texttable<0.10,>=0.9.0 [2020-10-15T01:10:31.664Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-15T01:10:35.064Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-15T01:10:35.064Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-15T01:10:35.337Z] Collecting cached-property<2,>=1.2.0 [2020-10-15T01:10:35.337Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-15T01:10:35.936Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-15T01:10:35.936Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-15T01:10:36.210Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-15T01:10:36.210Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-15T01:10:38.830Z] Collecting docker-pycreds>=0.4.0 [2020-10-15T01:10:38.830Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-15T01:10:39.106Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-15T01:10:39.381Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-15T01:10:39.381Z] 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) [2020-10-15T01:10:39.656Z] Collecting idna<2.8,>=2.5 [2020-10-15T01:10:39.657Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-15T01:10:39.931Z] 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) [2020-10-15T01:10:39.931Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-15T01:10:39.931Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-15T01:10:39.931Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-15T01:10:39.931Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-15T01:10:40.916Z] Installing collected packages: docopt, PyYAML, jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, cached-property, dockerpty, docker-compose [2020-10-15T01:10:40.916Z] Running setup.py install for docopt: started [2020-10-15T01:10:42.901Z] Running setup.py install for docopt: finished with status 'done' [2020-10-15T01:10:42.901Z] Running setup.py install for PyYAML: started [2020-10-15T01:10:45.618Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-15T01:10:45.893Z] Attempting uninstall: urllib3 [2020-10-15T01:10:45.893Z] Found existing installation: urllib3 1.25.9 [2020-10-15T01:10:45.893Z] Uninstalling urllib3-1.25.9: [2020-10-15T01:10:46.181Z] Successfully uninstalled urllib3-1.25.9 [2020-10-15T01:10:46.785Z] Attempting uninstall: idna [2020-10-15T01:10:46.785Z] Found existing installation: idna 2.9 [2020-10-15T01:10:46.785Z] Uninstalling idna-2.9: [2020-10-15T01:10:47.076Z] Successfully uninstalled idna-2.9 [2020-10-15T01:10:47.353Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T01:10:47.353Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-15T01:10:47.353Z] ---> 679f5052183f [2020-10-15T01:10:47.353Z] Step 3/22 : WORKDIR /edgex-go [2020-10-15T01:10:47.353Z] ---> Using cache [2020-10-15T01:10:47.353Z] ---> a8620ba31402 [2020-10-15T01:10:47.353Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T01:10:47.353Z] ---> Using cache [2020-10-15T01:10:47.353Z] ---> 6647bb9de0f4 [2020-10-15T01:10:47.353Z] Step 5/22 : RUN apk update && apk add make git [2020-10-15T01:10:49.352Z] Attempting uninstall: requests [2020-10-15T01:10:49.352Z] Found existing installation: requests 2.23.0 [2020-10-15T01:10:49.352Z] Uninstalling requests-2.23.0: [2020-10-15T01:10:49.352Z] Successfully uninstalled requests-2.23.0 [2020-10-15T01:10:49.956Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T01:10:49.956Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-15T01:10:49.956Z] ---> 679f5052183f [2020-10-15T01:10:49.956Z] Step 3/23 : WORKDIR /edgex-go [2020-10-15T01:10:49.956Z] ---> Using cache [2020-10-15T01:10:49.956Z] ---> a8620ba31402 [2020-10-15T01:10:49.956Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T01:10:49.956Z] ---> Using cache [2020-10-15T01:10:49.956Z] ---> 6647bb9de0f4 [2020-10-15T01:10:49.956Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-15T01:10:53.378Z] Running setup.py install for texttable: started [2020-10-15T01:10:55.383Z] ---> Running in f3dd76586cf9 [2020-10-15T01:10:55.383Z] ---> Running in 2942b512ff68 [2020-10-15T01:10:55.383Z] Running setup.py install for texttable: finished with status 'done' [2020-10-15T01:10:55.383Z] Running setup.py install for dockerpty: started [2020-10-15T01:10:57.387Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T01:10:57.387Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-15T01:10:57.387Z] ---> 679f5052183f [2020-10-15T01:10:57.387Z] Step 3/20 : WORKDIR /edgex-go [2020-10-15T01:10:57.387Z] ---> Using cache [2020-10-15T01:10:57.387Z] ---> a8620ba31402 [2020-10-15T01:10:57.387Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T01:10:57.387Z] ---> Using cache [2020-10-15T01:10:57.667Z] ---> 6647bb9de0f4 [2020-10-15T01:10:57.667Z] Step 5/20 : RUN apk update && apk add make git [2020-10-15T01:10:57.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:10:57.942Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-15T01:10:58.215Z] ---> Running in 7aaf8126023b [2020-10-15T01:10:58.215Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:10:58.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:10:59.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:10:59.100Z] 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.57.0 [2020-10-15T01:10:59.382Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T01:10:59.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-15T01:10:59.382Z] ---> 679f5052183f [2020-10-15T01:10:59.382Z] Step 3/22 : WORKDIR /edgex-go [2020-10-15T01:10:59.382Z] ---> Using cache [2020-10-15T01:10:59.382Z] ---> a8620ba31402 [2020-10-15T01:10:59.382Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T01:10:59.382Z] ---> Using cache [2020-10-15T01:10:59.382Z] ---> 6647bb9de0f4 [2020-10-15T01:10:59.382Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-15T01:10:59.663Z] ---> Running in d17c261b3e63 [2020-10-15T01:10:59.663Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:10:59.663Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:10:59.663Z] OK: 12623 distinct packages available [2020-10-15T01:10:59.943Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:10:59.943Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:10:59.943Z] OK: 12623 distinct packages available [2020-10-15T01:11:00.548Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:11:00.548Z] OK: 217 MiB in 51 packages [2020-10-15T01:11:00.825Z] OK: 217 MiB in 51 packages [2020-10-15T01:11:01.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:11:02.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:11:02.313Z] Removing intermediate container f3dd76586cf9 [2020-10-15T01:11:02.313Z] ---> 386a7cc72a7e [2020-10-15T01:11:02.313Z] Step 6/23 : COPY go.mod . [2020-10-15T01:11:02.585Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:11:02.585Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:11:02.585Z] OK: 12623 distinct packages available [2020-10-15T01:11:02.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:11:02.861Z] Removing intermediate container 2942b512ff68 [2020-10-15T01:11:02.861Z] ---> 57605151af0b [2020-10-15T01:11:02.861Z] Step 6/22 : COPY go.mod . [2020-10-15T01:11:03.467Z] OK: 217 MiB in 51 packages [2020-10-15T01:11:03.467Z] ---> 60339edfe4fa [2020-10-15T01:11:03.467Z] Step 7/23 : RUN go mod download [2020-10-15T01:11:03.743Z] ---> Running in 789028d7250b [2020-10-15T01:11:04.019Z] Removing intermediate container a48ffc8c4923 [2020-10-15T01:11:04.019Z] ---> 0d297ba84ac5 [2020-10-15T01:11:04.019Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-15T01:11:04.019Z] ---> d4e6b4128492 [2020-10-15T01:11:04.019Z] Step 7/22 : RUN go mod download [2020-10-15T01:11:04.301Z] ---> Running in c9107f8107ac [2020-10-15T01:11:04.301Z] ---> Running in acde8e99cd78 [2020-10-15T01:11:04.584Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:11:04.584Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:11:04.584Z] OK: 12623 distinct packages available [2020-10-15T01:11:05.587Z] Removing intermediate container 7aaf8126023b [2020-10-15T01:11:05.587Z] ---> a22ef4b8b09d [2020-10-15T01:11:05.587Z] Step 6/20 : COPY go.mod . [2020-10-15T01:11:05.587Z] OK: 217 MiB in 51 packages [2020-10-15T01:11:06.570Z] OK: 217 MiB in 51 packages [2020-10-15T01:11:06.570Z] ---> 4baf76a96d67 [2020-10-15T01:11:06.570Z] Step 7/20 : RUN go mod download [2020-10-15T01:11:06.846Z] ---> Running in 552791091de3 [2020-10-15T01:11:07.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:11:07.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:11:08.009Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-15T01:11:08.009Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-15T01:11:08.009Z] (3/3) Installing curl (7.69.1-r1) [2020-10-15T01:11:08.009Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T01:11:08.009Z] OK: 71 MiB in 58 packages [2020-10-15T01:11:08.291Z] Removing intermediate container d17c261b3e63 [2020-10-15T01:11:08.291Z] ---> 8a9d1fada35c [2020-10-15T01:11:08.291Z] Step 6/22 : COPY go.mod . [2020-10-15T01:11:08.900Z] Removing intermediate container 789028d7250b [2020-10-15T01:11:08.900Z] ---> 644ca09a48f6 [2020-10-15T01:11:08.900Z] Step 8/23 : COPY . . [2020-10-15T01:11:09.509Z] Removing intermediate container c9107f8107ac [2020-10-15T01:11:09.509Z] ---> f1a2fe2743ee [2020-10-15T01:11:09.509Z] Step 8/22 : COPY . . [2020-10-15T01:11:09.509Z] ---> 5de2276b7475 [2020-10-15T01:11:09.509Z] Step 7/22 : RUN go mod download [2020-10-15T01:11:09.790Z] ---> Running in 87e83054aa5d [2020-10-15T01:11:09.790Z] Removing intermediate container acde8e99cd78 [2020-10-15T01:11:09.790Z] ---> 8afd2bb90d86 [2020-10-15T01:11:09.790Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-15T01:11:10.391Z] ---> Running in de3f923acae8 [2020-10-15T01:11:11.885Z] Removing intermediate container de3f923acae8 [2020-10-15T01:11:11.885Z] ---> fff8070d6dbf [2020-10-15T01:11:11.885Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T01:11:12.236Z] Removing intermediate container 552791091de3 [2020-10-15T01:11:12.236Z] ---> 74cd904b7dcc [2020-10-15T01:11:12.236Z] Step 8/20 : COPY . . [2020-10-15T01:11:12.236Z] ---> Running in 46fea3d4c071 [2020-10-15T01:11:14.272Z] Removing intermediate container 46fea3d4c071 [2020-10-15T01:11:14.272Z] ---> 7d6cbf8f77b3 [2020-10-15T01:11:14.272Z] Step 25/27 : LABEL arch=arm64 [2020-10-15T01:11:15.253Z] ---> Running in 0c4835f7e526 [2020-10-15T01:11:15.528Z] Removing intermediate container 87e83054aa5d [2020-10-15T01:11:15.528Z] ---> 7550de924a34 [2020-10-15T01:11:15.528Z] Step 8/22 : COPY . . [2020-10-15T01:11:16.141Z] Removing intermediate container 0c4835f7e526 [2020-10-15T01:11:16.141Z] ---> d37550569103 [2020-10-15T01:11:16.141Z] Step 26/27 : LABEL git_sha=c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:11:16.740Z] ---> Running in 3bd9e08a504e [2020-10-15T01:11:17.339Z] Removing intermediate container 3bd9e08a504e [2020-10-15T01:11:17.339Z] ---> d4b2021aa478 [2020-10-15T01:11:17.339Z] Step 27/27 : LABEL version=0.0.0 [2020-10-15T01:11:17.930Z] ---> Running in 32ce389b7a2d [2020-10-15T01:11:18.912Z] Removing intermediate container 32ce389b7a2d [2020-10-15T01:11:18.912Z] ---> 1cb31437d635 [2020-10-15T01:11:18.912Z] [2020-10-15T01:11:19.516Z] Successfully built 1cb31437d635 [2020-10-15T01:11:19.516Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-15T01:11:19.516Z] Building docker-security-secrets-setup-go [2020-10-15T01:11:34.684Z]  Building docker-sys-mgmt-agent-go ... done  ---> 77fffa32e634 [2020-10-15T01:11:34.684Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-15T01:11:34.684Z] ---> 45b4cf3d1e9b [2020-10-15T01:11:34.684Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-15T01:11:34.684Z] ---> 1eace40c7d7b [2020-10-15T01:11:34.684Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-15T01:11:34.684Z] ---> Running in a84ed4a707b0 [2020-10-15T01:11:34.684Z] ---> Running in c66d954fb6e2 [2020-10-15T01:11:34.684Z] ---> Running in d2081d4c2e20 [2020-10-15T01:11:34.684Z] ---> 788b1f43900d [2020-10-15T01:11:34.684Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-15T01:11:34.684Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T01:11:34.684Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-15T01:11:34.684Z] ---> 679f5052183f [2020-10-15T01:11:34.684Z] Step 3/29 : WORKDIR /edgex-go [2020-10-15T01:11:34.684Z] ---> Using cache [2020-10-15T01:11:34.684Z] ---> a8620ba31402 [2020-10-15T01:11:34.684Z] Step 4/29 : RUN apk update && apk add make git [2020-10-15T01:11:34.684Z] ---> Running in e11ee6801ef0 [2020-10-15T01:11:34.684Z] ---> Running in a614fc0dd332 [2020-10-15T01:11:36.199Z] 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 [2020-10-15T01:11:36.480Z] 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 [2020-10-15T01:11:36.480Z] 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 [2020-10-15T01:11:37.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-15T01:11:37.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:11:38.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:11:39.627Z] v3.12.0-409-g70ac6527ef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:11:39.627Z] v3.12.0-408-gd867057e25 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:11:39.627Z] OK: 12623 distinct packages available [2020-10-15T01:11:40.625Z] OK: 217 MiB in 51 packages [2020-10-15T01:11:42.641Z] Removing intermediate container e11ee6801ef0 [2020-10-15T01:11:42.641Z] ---> b233fcfec4ac [2020-10-15T01:11:42.641Z] Step 5/29 : COPY go.mod . [2020-10-15T01:11:43.675Z] ---> fa4ac252cb12 [2020-10-15T01:11:43.675Z] Step 6/29 : RUN go mod download [2020-10-15T01:11:43.957Z] ---> Running in 33c35b18d12a [2020-10-15T01:11:49.429Z] Removing intermediate container 33c35b18d12a [2020-10-15T01:11:49.429Z] ---> 2931619d9269 [2020-10-15T01:11:49.429Z] Step 7/29 : COPY . . [2020-10-15T01:12:07.964Z] ---> a6a3ebcf16ab [2020-10-15T01:12:07.964Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-15T01:12:07.964Z] ---> Running in 71101185dc32 [2020-10-15T01:12:07.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-15T01:13:04.627Z] Removing intermediate container a84ed4a707b0 [2020-10-15T01:13:04.627Z] ---> c03a96461679 [2020-10-15T01:13:04.627Z] [2020-10-15T01:13:04.627Z] Step 10/20 : FROM alpine [2020-10-15T01:13:04.627Z] latest: Pulling from library/alpine [2020-10-15T01:13:04.627Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-15T01:13:04.627Z] Status: Downloaded newer image for alpine:latest [2020-10-15T01:13:04.627Z] ---> 62ee0e9f8440 [2020-10-15T01:13:04.627Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-15T01:13:04.627Z] ---> Running in 7215ce1bda3f [2020-10-15T01:13:04.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:13:04.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:13:04.627Z] v3.12.0-409-g70ac6527ef [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:13:04.627Z] v3.12.0-408-gd867057e25 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:13:04.627Z] OK: 12621 distinct packages available [2020-10-15T01:13:04.627Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-15T01:13:04.627Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-15T01:13:04.627Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-15T01:13:04.627Z] (4/4) Installing curl (7.69.1-r1) [2020-10-15T01:13:04.627Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T01:13:04.627Z] Executing ca-certificates-20191127-r4.trigger [2020-10-15T01:13:04.906Z] OK: 7 MiB in 18 packages [2020-10-15T01:13:07.574Z] Removing intermediate container 7215ce1bda3f [2020-10-15T01:13:07.574Z] ---> 2eb8501d1be4 [2020-10-15T01:13:07.574Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-15T01:13:07.858Z] ---> Running in 1df1ca930224 [2020-10-15T01:13:08.474Z] Removing intermediate container 1df1ca930224 [2020-10-15T01:13:08.474Z] ---> 39ed8325b35d [2020-10-15T01:13:08.474Z] Step 13/20 : WORKDIR /edgex [2020-10-15T01:13:08.474Z] ---> Running in ef8de4f19777 [2020-10-15T01:13:09.473Z] Removing intermediate container ef8de4f19777 [2020-10-15T01:13:09.473Z] ---> 9710ead2f475 [2020-10-15T01:13:09.473Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-15T01:13:10.477Z] ---> 0d4263e803bb [2020-10-15T01:13:10.477Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-15T01:13:12.499Z] ---> aeb99bc8b004 [2020-10-15T01:13:12.499Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-15T01:13:12.795Z] ---> Running in eab165ddf3d2 [2020-10-15T01:13:13.793Z] Removing intermediate container eab165ddf3d2 [2020-10-15T01:13:13.793Z] ---> c203dd40c73e [2020-10-15T01:13:13.793Z] Step 17/20 : CMD ["--init=true"] [2020-10-15T01:13:14.077Z] ---> Running in aa0aca0f7e60 [2020-10-15T01:13:15.068Z] Removing intermediate container a614fc0dd332 [2020-10-15T01:13:15.069Z] ---> f161fefd1001 [2020-10-15T01:13:15.069Z] [2020-10-15T01:13:15.069Z] Step 10/22 : FROM scratch [2020-10-15T01:13:15.069Z] ---> [2020-10-15T01:13:15.069Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-15T01:13:15.069Z] Removing intermediate container aa0aca0f7e60 [2020-10-15T01:13:15.069Z] ---> bb98fff58888 [2020-10-15T01:13:15.069Z] Step 18/20 : LABEL arch=arm64 [2020-10-15T01:13:15.346Z] ---> Using cache [2020-10-15T01:13:15.346Z] ---> be25300f905e [2020-10-15T01:13:15.346Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-15T01:13:15.346Z] ---> Running in 0f34a9f75377 [2020-10-15T01:13:15.622Z] ---> Running in 1f5d93d98ce0 [2020-10-15T01:13:16.239Z] Removing intermediate container 0f34a9f75377 [2020-10-15T01:13:16.239Z] ---> f23ed44cfa83 [2020-10-15T01:13:16.239Z] Step 19/20 : LABEL git_sha=c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:13:16.514Z] ---> Running in ce7e4ca3e7fe [2020-10-15T01:13:16.514Z] Removing intermediate container 1f5d93d98ce0 [2020-10-15T01:13:16.514Z] ---> 21cf2c196bd0 [2020-10-15T01:13:16.514Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-15T01:13:16.514Z] ---> Running in 0d261f4b7b1d [2020-10-15T01:13:17.117Z] Removing intermediate container ce7e4ca3e7fe [2020-10-15T01:13:17.117Z] ---> 5a8bafd39ee2 [2020-10-15T01:13:17.117Z] Step 20/20 : LABEL version=0.0.0 [2020-10-15T01:13:17.393Z] ---> Running in 219633eab5a1 [2020-10-15T01:13:17.393Z] Removing intermediate container 0d261f4b7b1d [2020-10-15T01:13:17.393Z] ---> 218fa3eb063b [2020-10-15T01:13:17.393Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-15T01:13:18.384Z] Removing intermediate container 219633eab5a1 [2020-10-15T01:13:18.384Z] ---> b952d0f289e8 [2020-10-15T01:13:18.384Z] [2020-10-15T01:13:18.664Z] ---> 6eaf485878a3 [2020-10-15T01:13:18.664Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-15T01:13:19.273Z] Successfully built b952d0f289e8 [2020-10-15T01:13:19.273Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-15T01:13:20.267Z]  Building docker-security-proxy-setup-go ... done  ---> 8547f34e76a6 [2020-10-15T01:13:20.267Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-15T01:13:21.735Z] ---> 5505e8c24d8f [2020-10-15T01:13:21.735Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-15T01:13:23.195Z] ---> c6f6d6d27f93 [2020-10-15T01:13:23.195Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-15T01:13:23.195Z] ---> Running in d8f680f59d19 [2020-10-15T01:13:23.872Z] Removing intermediate container d8f680f59d19 [2020-10-15T01:13:23.872Z] ---> 158685a448fa [2020-10-15T01:13:23.872Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T01:13:24.436Z] ---> Running in 5ba66cf5c1dd [2020-10-15T01:13:25.133Z] Removing intermediate container 5ba66cf5c1dd [2020-10-15T01:13:25.133Z] ---> 5e3fc4bbb0fc [2020-10-15T01:13:25.133Z] Step 20/22 : LABEL arch=arm64 [2020-10-15T01:13:25.421Z] ---> Running in 14377f3463c9 [2020-10-15T01:13:26.955Z] Removing intermediate container 14377f3463c9 [2020-10-15T01:13:26.955Z] ---> 549b74de8859 [2020-10-15T01:13:26.955Z] Step 21/22 : LABEL git_sha=c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:13:26.955Z] ---> Running in 715c70df7db4 [2020-10-15T01:13:27.236Z] Removing intermediate container 71101185dc32 [2020-10-15T01:13:27.236Z] ---> 378414f7623c [2020-10-15T01:13:27.236Z] [2020-10-15T01:13:27.236Z] Step 9/29 : FROM alpine:latest [2020-10-15T01:13:27.236Z] ---> 62ee0e9f8440 [2020-10-15T01:13:27.236Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-15T01:13:27.521Z] ---> Running in 522db04163f0 [2020-10-15T01:13:27.796Z] Removing intermediate container 715c70df7db4 [2020-10-15T01:13:27.796Z] ---> 9fe12cda87c1 [2020-10-15T01:13:27.796Z] Step 22/22 : LABEL version=0.0.0 [2020-10-15T01:13:28.082Z] ---> Running in 903023169b76 [2020-10-15T01:13:28.082Z] Removing intermediate container 522db04163f0 [2020-10-15T01:13:28.082Z] ---> d6fa45b26dc4 [2020-10-15T01:13:28.082Z] Step 11/29 : USER root [2020-10-15T01:13:28.364Z] ---> Running in 6af9b3ff1641 [2020-10-15T01:13:28.646Z] Removing intermediate container 903023169b76 [2020-10-15T01:13:28.646Z] ---> 8ef39a7649c9 [2020-10-15T01:13:28.646Z] [2020-10-15T01:13:28.925Z] Removing intermediate container 6af9b3ff1641 [2020-10-15T01:13:28.925Z] ---> 77bce9ae575c [2020-10-15T01:13:28.925Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-15T01:13:29.205Z] ---> Running in 3b0b2011cf03 [2020-10-15T01:13:29.491Z] Successfully built 8ef39a7649c9 [2020-10-15T01:13:29.491Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-15T01:13:31.507Z]  Building docker-support-logging-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:13:31.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:13:32.405Z] v3.12.0-409-g70ac6527ef [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-15T01:13:32.405Z] v3.12.0-408-gd867057e25 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-15T01:13:32.405Z] OK: 12621 distinct packages available [2020-10-15T01:13:33.397Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-15T01:13:33.397Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-15T01:13:33.397Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T01:13:33.397Z] Executing ca-certificates-20191127-r4.trigger [2020-10-15T01:13:33.397Z] OK: 6 MiB in 16 packages [2020-10-15T01:13:36.054Z] Removing intermediate container 3b0b2011cf03 [2020-10-15T01:13:36.054Z] ---> bf8de3ced0b0 [2020-10-15T01:13:36.054Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-15T01:13:36.054Z] ---> Running in 2b757ea0d13d [2020-10-15T01:13:36.670Z] Removing intermediate container 2b757ea0d13d [2020-10-15T01:13:36.670Z] ---> a0f969604adc [2020-10-15T01:13:36.670Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-15T01:13:36.670Z] ---> Running in 30fe179c2688 [2020-10-15T01:13:37.280Z] Removing intermediate container 30fe179c2688 [2020-10-15T01:13:37.280Z] ---> abd7f69a4d26 [2020-10-15T01:13:37.280Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-15T01:13:37.557Z] ---> Running in 7eabc9c53d92 [2020-10-15T01:13:41.000Z] Removing intermediate container 7eabc9c53d92 [2020-10-15T01:13:41.000Z] ---> 30ee4f8882ae [2020-10-15T01:13:41.000Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-15T01:13:43.009Z] ---> 713b947b4f2e [2020-10-15T01:13:43.009Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-15T01:13:43.615Z] Removing intermediate container c66d954fb6e2 [2020-10-15T01:13:43.615Z] ---> b602775eb941 [2020-10-15T01:13:43.615Z] [2020-10-15T01:13:43.615Z] Step 10/22 : FROM scratch [2020-10-15T01:13:43.615Z] ---> [2020-10-15T01:13:43.615Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T01:13:43.615Z] ---> 609cbc86a2b1 [2020-10-15T01:13:43.615Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-15T01:13:43.899Z] ---> Using cache [2020-10-15T01:13:43.899Z] ---> e5ee5df09160 [2020-10-15T01:13:43.899Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-15T01:13:43.899Z] ---> Running in 96cff5345c26 [2020-10-15T01:13:44.498Z] ---> 063edb92987c [2020-10-15T01:13:44.498Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-15T01:13:44.773Z] Removing intermediate container 96cff5345c26 [2020-10-15T01:13:44.773Z] ---> 0c455b71c641 [2020-10-15T01:13:44.773Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-15T01:13:44.773Z] ---> Running in 0004b10d076a [2020-10-15T01:13:45.392Z] Removing intermediate container 0004b10d076a [2020-10-15T01:13:45.392Z] ---> 0037e38117d7 [2020-10-15T01:13:45.392Z] Step 14/22 : WORKDIR / [2020-10-15T01:13:45.392Z] ---> Running in f4a0b6881133 [2020-10-15T01:13:45.392Z] ---> 7ab890c28545 [2020-10-15T01:13:45.392Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-15T01:13:45.996Z] Removing intermediate container f4a0b6881133 [2020-10-15T01:13:45.996Z] ---> 158ba4087266 [2020-10-15T01:13:45.996Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-15T01:13:46.271Z] ---> e92bf0361cfc [2020-10-15T01:13:46.271Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-15T01:13:46.545Z] ---> Running in a9bbfd86d9c4 [2020-10-15T01:13:46.821Z] ---> 5b6a740a61c1 [2020-10-15T01:13:46.821Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-15T01:13:48.266Z] ---> 42be6a5af56b [2020-10-15T01:13:48.266Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-15T01:13:49.257Z] ---> 6837f165f16b [2020-10-15T01:13:49.257Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-15T01:13:49.529Z] Removing intermediate container a9bbfd86d9c4 [2020-10-15T01:13:49.529Z] ---> 7d41ab1393fa [2020-10-15T01:13:49.529Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-15T01:13:49.529Z] ---> Running in 93fe744070af [2020-10-15T01:13:50.132Z] Removing intermediate container 93fe744070af [2020-10-15T01:13:50.132Z] ---> 551de94fc707 [2020-10-15T01:13:50.132Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T01:13:50.414Z] ---> bab81da95f9c [2020-10-15T01:13:50.414Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-15T01:13:50.695Z] ---> Running in 13ccb7e5e323 [2020-10-15T01:13:50.695Z] ---> Running in 8a00febc4ea7 [2020-10-15T01:13:51.302Z] Removing intermediate container 13ccb7e5e323 [2020-10-15T01:13:51.302Z] ---> f72e04644b07 [2020-10-15T01:13:51.302Z] Step 20/22 : LABEL arch=arm64 [2020-10-15T01:13:51.302Z] ---> Running in 4a797db5e02a [2020-10-15T01:13:51.632Z] Removing intermediate container d2081d4c2e20 [2020-10-15T01:13:51.632Z] ---> 72ecc6541b8e [2020-10-15T01:13:51.632Z] [2020-10-15T01:13:51.632Z] Step 10/23 : FROM alpine [2020-10-15T01:13:51.632Z] ---> 62ee0e9f8440 [2020-10-15T01:13:51.632Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T01:13:51.632Z] ---> Running in f6ed82f6bb87 [2020-10-15T01:13:51.922Z] Removing intermediate container 4a797db5e02a [2020-10-15T01:13:51.922Z] ---> da5a3bcdc8de [2020-10-15T01:13:51.922Z] Step 21/22 : LABEL git_sha=c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:13:52.202Z] ---> Running in eda57e83b738 [2020-10-15T01:13:52.202Z] Removing intermediate container f6ed82f6bb87 [2020-10-15T01:13:52.202Z] ---> 9d1d26c53c08 [2020-10-15T01:13:52.202Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-15T01:13:52.479Z] ---> Running in 03de3dbf5470 [2020-10-15T01:13:52.479Z] Removing intermediate container eda57e83b738 [2020-10-15T01:13:52.479Z] ---> 36f0f57db273 [2020-10-15T01:13:52.479Z] Step 22/22 : LABEL version=0.0.0 [2020-10-15T01:13:52.759Z] ---> Running in ee4ce0c6d98d [2020-10-15T01:13:53.041Z] Removing intermediate container 03de3dbf5470 [2020-10-15T01:13:53.041Z] ---> de7c1dd3fbd5 [2020-10-15T01:13:53.041Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-15T01:13:53.319Z] ---> Running in 523a2d405c96 [2020-10-15T01:13:53.319Z] Removing intermediate container ee4ce0c6d98d [2020-10-15T01:13:53.319Z] ---> efd6c7f16df3 [2020-10-15T01:13:53.319Z] [2020-10-15T01:13:53.593Z] Successfully built efd6c7f16df3 [2020-10-15T01:13:53.869Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-15T01:13:53.869Z]  Building docker-core-metadata-go ... done Removing intermediate container 523a2d405c96 [2020-10-15T01:13:53.869Z] ---> fdf143b14e39 [2020-10-15T01:13:53.869Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T01:13:53.869Z] Removing intermediate container 8a00febc4ea7 [2020-10-15T01:13:53.869Z] ---> 54088d136a22 [2020-10-15T01:13:53.869Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-15T01:13:54.143Z] ---> Running in dca50639e748 [2020-10-15T01:13:54.143Z] ---> Running in 3306fd3c5765 [2020-10-15T01:13:56.783Z] Removing intermediate container 3306fd3c5765 [2020-10-15T01:13:56.783Z] ---> e2a714012008 [2020-10-15T01:13:56.783Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-15T01:13:56.783Z] Removing intermediate container dca50639e748 [2020-10-15T01:13:56.783Z] ---> 5361bae110c7 [2020-10-15T01:13:57.065Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-15T01:13:57.065Z] ---> Running in 39eac9a4a827 [2020-10-15T01:13:57.065Z] ---> Running in a6981126fc15 [2020-10-15T01:13:57.667Z] Removing intermediate container a6981126fc15 [2020-10-15T01:13:57.667Z] ---> a9a671de6ad1 [2020-10-15T01:13:57.667Z] Step 26/29 : CMD [ "generate" ] [2020-10-15T01:13:57.667Z] ---> Running in 2117a35e5b1a [2020-10-15T01:13:58.265Z] Removing intermediate container 2117a35e5b1a [2020-10-15T01:13:58.265Z] ---> 040c3163cb0a [2020-10-15T01:13:58.265Z] Step 27/29 : LABEL arch=arm64 [2020-10-15T01:13:58.265Z] ---> Running in d7a9ecbd8627 [2020-10-15T01:13:58.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T01:13:58.816Z] Removing intermediate container d7a9ecbd8627 [2020-10-15T01:13:58.816Z] ---> c2ba8803e7df [2020-10-15T01:13:58.816Z] Step 28/29 : LABEL git_sha=c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:13:58.816Z] ---> Running in 4da8e4b2d1c1 [2020-10-15T01:13:59.416Z] Removing intermediate container 4da8e4b2d1c1 [2020-10-15T01:13:59.416Z] ---> 054238356562 [2020-10-15T01:13:59.416Z] Step 29/29 : LABEL version=0.0.0 [2020-10-15T01:13:59.416Z] ---> Running in c7ccfacf2fe8 [2020-10-15T01:13:59.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T01:13:59.692Z] Removing intermediate container c7ccfacf2fe8 [2020-10-15T01:13:59.692Z] ---> beae4f50485d [2020-10-15T01:13:59.692Z] [2020-10-15T01:14:00.293Z] Successfully built beae4f50485d [2020-10-15T01:14:00.293Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-15T01:14:00.293Z]  Building docker-security-secrets-setup-go ... done (1/5) Installing libgcc (9.3.0-r2) [2020-10-15T01:14:00.567Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-15T01:14:00.567Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-15T01:14:01.163Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-15T01:14:01.764Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-15T01:14:01.765Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T01:14:01.765Z] OK: 8 MiB in 19 packages [2020-10-15T01:14:03.210Z] Removing intermediate container 39eac9a4a827 [2020-10-15T01:14:03.210Z] ---> facd022395a7 [2020-10-15T01:14:03.210Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-15T01:14:03.812Z] ---> d28661eeb4b0 [2020-10-15T01:14:03.812Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-15T01:14:05.258Z] ---> 279a0f3b9cf6 [2020-10-15T01:14:05.258Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-15T01:14:05.858Z] ---> 10920fc899cd [2020-10-15T01:14:05.858Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-15T01:14:05.858Z] ---> Running in 1a9ffbdaad1d [2020-10-15T01:14:06.133Z] Removing intermediate container 1a9ffbdaad1d [2020-10-15T01:14:06.133Z] ---> 192ffce33674 [2020-10-15T01:14:06.133Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T01:14:06.407Z] ---> Running in 751a651a60d8 [2020-10-15T01:14:06.682Z] Removing intermediate container 751a651a60d8 [2020-10-15T01:14:06.682Z] ---> 202f148823c4 [2020-10-15T01:14:06.682Z] Step 21/23 : LABEL arch=arm64 [2020-10-15T01:14:06.959Z] ---> Running in fb0b4f7b85d8 [2020-10-15T01:14:07.557Z] Removing intermediate container fb0b4f7b85d8 [2020-10-15T01:14:07.557Z] ---> 2bab47c50c07 [2020-10-15T01:14:07.557Z] Step 22/23 : LABEL git_sha=c4def83b42f4e1754668a37a7850a3346eb76fdb [2020-10-15T01:14:07.557Z] ---> Running in 8209f0064ed6 [2020-10-15T01:14:08.159Z] Removing intermediate container 8209f0064ed6 [2020-10-15T01:14:08.159Z] ---> fe741214965c [2020-10-15T01:14:08.159Z] Step 23/23 : LABEL version=0.0.0 [2020-10-15T01:14:08.159Z] ---> Running in af4142848610 [2020-10-15T01:14:08.761Z] Removing intermediate container af4142848610 [2020-10-15T01:14:08.761Z] ---> 1fa9282a2050 [2020-10-15T01:14:08.761Z] [2020-10-15T01:14:09.037Z] Successfully built 1fa9282a2050 [2020-10-15T01:14:09.037Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-15T01:14:09.327Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-10-15T01:14:09.344Z] $ docker stop --time=1 cd1d40d5b8101e29cb991c1b13e3b17d229a83f721e55f95ccaaf8db002e94ad [2020-10-15T01:14:11.275Z] $ docker rm -f cd1d40d5b8101e29cb991c1b13e3b17d229a83f721e55f95ccaaf8db002e94ad [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-15T01:14:12.020Z] + + grepdocker docker images [2020-10-15T01:14:12.020Z] [2020-10-15T01:14:12.291Z] docker-core-data-go-arm64 latest 1fa9282a2050 4 seconds ago 22.2MB [2020-10-15T01:14:12.291Z] docker-security-secrets-setup-go-arm64 latest beae4f50485d 13 seconds ago 22.7MB [2020-10-15T01:14:12.291Z] docker-core-metadata-go-arm64 latest efd6c7f16df3 20 seconds ago 13.4MB [2020-10-15T01:14:12.291Z] docker-support-logging-go-arm64 latest 8ef39a7649c9 44 seconds ago 10.6MB [2020-10-15T01:14:12.291Z] docker-security-proxy-setup-go-arm64 latest b952d0f289e8 55 seconds ago 15.1MB [2020-10-15T01:14:12.291Z] docker-sys-mgmt-agent-go-arm64 latest 1cb31437d635 2 minutes ago 270MB [2020-10-15T01:14:12.291Z] docker-security-secretstore-setup-go-arm64 latest 6a60e55d4306 3 minutes ago 30.8MB [2020-10-15T01:14:12.291Z] docker-support-notifications-go-arm64 latest 762229d879f8 4 minutes ago 12.9MB [2020-10-15T01:14:12.291Z] docker-core-command-go-arm64 latest 5e785d022542 4 minutes ago 11.4MB [2020-10-15T01:14:12.291Z] docker-support-scheduler-go-arm64 latest 2d34b2cfc832 4 minutes ago 11.5MB [2020-10-15T01:14:12.291Z] docker latest 45884bde0078 3 weeks ago 198MB [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 [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] { (Clair Scan) Stage "Clair 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 [2020-10-15T01:14:16.198Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T01:14:17.201Z] ---> package-listing.sh [2020-10-15T01:14:17.201Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-15T01:14:17.201Z] ++ facter osfamily [2020-10-15T01:14:17.491Z] + OS_FAMILY=redhat [2020-10-15T01:14:17.491Z] + workspace=/w/workspace/edgex-go/4 [2020-10-15T01:14:17.491Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-15T01:14:17.491Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-15T01:14:17.491Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-15T01:14:17.491Z] + PACKAGES=/tmp/packages_start.txt [2020-10-15T01:14:17.491Z] + '[' /w/workspace/edgex-go/4 ']' [2020-10-15T01:14:17.491Z] + PACKAGES=/tmp/packages_end.txt [2020-10-15T01:14:17.491Z] + case "${OS_FAMILY}" in [2020-10-15T01:14:17.491Z] + sort [2020-10-15T01:14:17.491Z] + rpm -qa [2020-10-15T01:14:22.976Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-15T01:14:22.976Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-15T01:14:22.976Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-15T01:14:22.976Z] + '[' /w/workspace/edgex-go/4 ']' [2020-10-15T01:14:22.976Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2020-10-15T01:14:22.976Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2020-10-15T01:14:23.015Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-15T01:14:23.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-15T01:14:23.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T01:14:24.243Z] [2020-10-15T01:14:24.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-15T01:14:24.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T01:14:25.090Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-15T01:14:25.090Z] df20fa9351a1: Pulling fs layer [2020-10-15T01:14:25.090Z] 36b3adc4ff6f: Pulling fs layer [2020-10-15T01:14:25.090Z] 8ad3a11d3b57: Pulling fs layer [2020-10-15T01:14:25.090Z] 46f8f816bc3b: Pulling fs layer [2020-10-15T01:14:25.090Z] 93b61091891f: Pulling fs layer [2020-10-15T01:14:25.090Z] 93b9cdb0e59b: Pulling fs layer [2020-10-15T01:14:25.090Z] 5e14af77c1be: Pulling fs layer [2020-10-15T01:14:25.090Z] 01666e4c0597: Pulling fs layer [2020-10-15T01:14:25.090Z] aa168da1d23b: Pulling fs layer [2020-10-15T01:14:25.090Z] 46f8f816bc3b: Waiting [2020-10-15T01:14:25.090Z] 93b61091891f: Waiting [2020-10-15T01:14:25.090Z] 93b9cdb0e59b: Waiting [2020-10-15T01:14:25.090Z] 01666e4c0597: Waiting [2020-10-15T01:14:25.090Z] aa168da1d23b: Waiting [2020-10-15T01:14:25.090Z] 5e14af77c1be: Waiting [2020-10-15T01:14:25.090Z] 36b3adc4ff6f: Verifying Checksum [2020-10-15T01:14:25.090Z] 36b3adc4ff6f: Download complete [2020-10-15T01:14:25.504Z] 46f8f816bc3b: Verifying Checksum [2020-10-15T01:14:25.504Z] 46f8f816bc3b: Download complete [2020-10-15T01:14:26.201Z] df20fa9351a1: Download complete [2020-10-15T01:14:26.201Z] 93b9cdb0e59b: Verifying Checksum [2020-10-15T01:14:26.201Z] 93b9cdb0e59b: Download complete [2020-10-15T01:14:26.201Z] 5e14af77c1be: Verifying Checksum [2020-10-15T01:14:26.201Z] 5e14af77c1be: Download complete [2020-10-15T01:14:26.485Z] 01666e4c0597: Verifying Checksum [2020-10-15T01:14:26.485Z] 01666e4c0597: Download complete [2020-10-15T01:14:26.485Z] 93b61091891f: Verifying Checksum [2020-10-15T01:14:26.485Z] 93b61091891f: Download complete [2020-10-15T01:14:26.789Z] df20fa9351a1: Pull complete [2020-10-15T01:14:27.418Z] 36b3adc4ff6f: Pull complete [2020-10-15T01:14:27.418Z] 8ad3a11d3b57: Verifying Checksum [2020-10-15T01:14:27.418Z] 8ad3a11d3b57: Download complete [2020-10-15T01:14:29.606Z] 8ad3a11d3b57: Pull complete [2020-10-15T01:14:29.606Z] 46f8f816bc3b: Pull complete [2020-10-15T01:14:30.253Z] 93b61091891f: Pull complete [2020-10-15T01:14:30.557Z] 93b9cdb0e59b: Pull complete [2020-10-15T01:14:30.905Z] 5e14af77c1be: Pull complete [2020-10-15T01:14:31.606Z] 01666e4c0597: Pull complete [2020-10-15T01:14:33.300Z] aa168da1d23b: Verifying Checksum [2020-10-15T01:14:33.300Z] aa168da1d23b: Download complete [2020-10-15T01:14:48.790Z] aa168da1d23b: Pull complete [2020-10-15T01:14:48.790Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-15T01:14:48.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T01:14:48.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-15T01:14:49.092Z] prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container [2020-10-15T01:14:49.258Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-15T01:14:53.349Z] $ docker top 42800082cbc794894f3a7cc294fd022786e00d9d0d3ee5685eb9f223a80376e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T01:14:54.037Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-15T01:14:54.775Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-15T01:14:55.139Z] + ls /var/log/sa-host [2020-10-15T01:14:55.139Z] + sadf -c /var/log/sa-host/sa05 [2020-10-15T01:14:55.139Z] file_magic: OK [2020-10-15T01:14:55.139Z] HZ: Using current value: 100 [2020-10-15T01:14:55.139Z] file_header: OK [2020-10-15T01:14:55.139Z] 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 [2020-10-15T01:14:55.139Z] Statistics: [2020-10-15T01:14:55.139Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-15T01:14:55.139Z] File successfully converted to sysstat format version 12.2.1 [2020-10-15T01:14:55.139Z] + sadf -c /var/log/sa-host/sa15 [2020-10-15T01:14:55.139Z] file_magic: OK [2020-10-15T01:14:55.139Z] HZ: Using current value: 100 [2020-10-15T01:14:55.139Z] file_header: OK [2020-10-15T01:14:55.139Z] 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 [2020-10-15T01:14:55.139Z] Statistics: [2020-10-15T01:14:55.140Z] 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... [2020-10-15T01:14:55.140Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-15T01:14:55.786Z] provisioning config files... [2020-10-15T01:14:55.826Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2801129197820568676tmp [Pipeline] { [Pipeline] echo [2020-10-15T01:14:55.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T01:14:56.266Z] ---> create-netrc.sh [Pipeline] } [2020-10-15T01:14:56.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-15T01:14:56.646Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T01:14:56.994Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-15T01:14:57.021Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T01:14:57.375Z] ---> sudo-logs.sh [2020-10-15T01:14:57.376Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-15T01:14:57.664Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T01:14:58.003Z] ---> job-cost.sh [2020-10-15T01:14:58.003Z] lf-activate-venv: SKIPPING [2020-10-15T01:14:58.003Z] INFO: No Stack... [2020-10-15T01:14:59.434Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-15T01:14:59.719Z] INFO: Archiving Costs [Pipeline] echo [2020-10-15T01:14:59.750Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T01:15:00.439Z] ---> logs-deploy.sh [2020-10-15T01:15:00.439Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2791/4 [2020-10-15T01:15:00.439Z] INFO: archiving workspace using pattern(s): [2020-10-15T01:15:03.907Z] Archives upload complete. [2020-10-15T01:15:04.208Z] INFO: archiving logs to Nexus