Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at a296f24e360d73b4e20a007fd564889f5e431139 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from a296f24e360d73b4e20a007fd564889f5e431139 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25098’ is offline; ‘prd-centos7-docker-4c-2g-25103’ is offline Running on prd-centos7-docker-4c-2g-25111 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/57 [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/57 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c Checking out Revision 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c (PR-2858) > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c # timeout=10 Commit message: "Merge commit 'a296f24e360d73b4e20a007fd564889f5e431139' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-05T00:32:25.796Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-05T00:32:26.022Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-05T00:32:26.113Z] ========================================================= [2021-02-05T00:32:26.113Z] EdgeX Global Pipelines Version Info [2021-02-05T00:32:26.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e823944490bff4293b7713b1928293449171409f # timeout=10 [2021-02-05T00:32:28.604Z] ------------------- [2021-02-05T00:32:28.604Z] stable info: [2021-02-05T00:32:28.604Z] ------------------- [2021-02-05T00:32:28.604Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-05T00:32:28.604Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-05T00:32:28.604Z] Message: update stable to v1.0.179 [2021-02-05T00:32:29.598Z] ------------------- [2021-02-05T00:32:29.598Z] experimental info: [2021-02-05T00:32:29.598Z] ------------------- [2021-02-05T00:32:29.598Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-05T00:32:29.598Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-05T00:32:29.598Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-05T00:32:30.057Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-05T00:32:30.206Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-05T00:32:30.319Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-05T00:32:30.436Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-05T00:32:30.532Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-05T00:32:30.615Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-05T00:32:30.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-05T00:32:30.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-05T00:32:30.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-05T00:32:31.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-05T00:32:31.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-05T00:32:31.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-05T00:32:31.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-05T00:32:31.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-05T00:32:31.571Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-05T00:32:31.660Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-05T00:32:31.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-05T00:32:31.861Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-05T00:32:31.948Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-05T00:32:32.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-05T00:32:32.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-05T00:32:32.286Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-05T00:32:32.391Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-05T00:32:32.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-02-05T00:32:32.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-02-05T00:32:32.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-02-05T00:32:32.774Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [Pipeline] echo [2021-02-05T00:32:32.858Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12cecbe [Pipeline] echo [2021-02-05T00:32:32.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-05T00:32:33.100Z] provisioning config files... [2021-02-05T00:32:33.139Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/57@tmp/config5517748593617807649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:32:33.533Z] ---> docker-login.sh [2021-02-05T00:32:33.533Z] nexus3.edgexfoundry.org:10001 [2021-02-05T00:32:34.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:32:34.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:32:34.139Z] Configure a credential helper to remove this warning. See [2021-02-05T00:32:34.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:32:34.139Z] [2021-02-05T00:32:34.139Z] Login Succeeded [2021-02-05T00:32:34.139Z] nexus3.edgexfoundry.org:10002 [2021-02-05T00:32:34.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:32:34.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:32:34.712Z] Configure a credential helper to remove this warning. See [2021-02-05T00:32:34.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:32:34.712Z] [2021-02-05T00:32:34.712Z] Login Succeeded [2021-02-05T00:32:34.712Z] nexus3.edgexfoundry.org:10003 [2021-02-05T00:32:34.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:32:34.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:32:34.992Z] Configure a credential helper to remove this warning. See [2021-02-05T00:32:34.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:32:34.992Z] [2021-02-05T00:32:34.992Z] Login Succeeded [2021-02-05T00:32:34.992Z] nexus3.edgexfoundry.org:10004 [2021-02-05T00:32:35.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:32:35.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:32:35.260Z] Configure a credential helper to remove this warning. See [2021-02-05T00:32:35.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:32:35.260Z] [2021-02-05T00:32:35.260Z] Login Succeeded [2021-02-05T00:32:35.260Z] docker.io [2021-02-05T00:32:35.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:32:35.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:32:35.806Z] Configure a credential helper to remove this warning. See [2021-02-05T00:32:35.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:32:35.806Z] [2021-02-05T00:32:35.806Z] Login Succeeded [2021-02-05T00:32:35.806Z] ---> docker-login.sh ends [Pipeline] } [2021-02-05T00:32:35.818Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T00:32:36.303Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-05T00:32:36.303Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:32:36.303Z] ++ dirname cmd/core-command/Dockerfile [2021-02-05T00:32:36.303Z] ++ cut -d/ -f2 [2021-02-05T00:32:36.303Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-05T00:32:36.303Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:32:36.303Z] ++ dirname cmd/core-data/Dockerfile [2021-02-05T00:32:36.303Z] ++ cut -d/ -f2 [2021-02-05T00:32:36.303Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-05T00:32:36.303Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:32:36.303Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-05T00:32:36.303Z] ++ cut -d/ -f2 [2021-02-05T00:32:36.303Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-05T00:32:36.303Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:32:36.303Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-05T00:32:36.303Z] ++ cut -d/ -f2 [2021-02-05T00:32:36.303Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-05T00:32:36.303Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:32:36.303Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-05T00:32:36.303Z] ++ cut -d/ -f2 [2021-02-05T00:32:36.303Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-05T00:32:36.303Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:32:36.303Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-05T00:32:36.303Z] ++ cut -d/ -f2 [2021-02-05T00:32:36.303Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-05T00:32:36.303Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:32:36.303Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-05T00:32:36.303Z] ++ cut -d/ -f2 [2021-02-05T00:32:36.303Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-05T00:32:36.303Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:32:36.303Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-05T00:32:36.303Z] ++ cut -d/ -f2 [2021-02-05T00:32:36.303Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-05T00:32:36.303Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-05T00:32:36.303Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-05T00:32:36.303Z] ++ cut -d/ -f2 [2021-02-05T00:32:36.303Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-05T00:32:36.410Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:32:37.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T00:32:37.687Z] [2021-02-05T00:32:37.687Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:32:38.066Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T00:32:38.066Z] latest: Pulling from edgex-devops/git-semver [2021-02-05T00:32:38.066Z] 31603596830f: Pulling fs layer [2021-02-05T00:32:38.066Z] 2a8b12db71e7: Pulling fs layer [2021-02-05T00:32:38.066Z] 6ca5941a6612: Pulling fs layer [2021-02-05T00:32:38.066Z] ecc8261a40a4: Pulling fs layer [2021-02-05T00:32:38.066Z] ecc8261a40a4: Waiting [2021-02-05T00:32:38.066Z] 2a8b12db71e7: Verifying Checksum [2021-02-05T00:32:38.066Z] 2a8b12db71e7: Download complete [2021-02-05T00:32:38.347Z] 31603596830f: Verifying Checksum [2021-02-05T00:32:38.347Z] ecc8261a40a4: Verifying Checksum [2021-02-05T00:32:38.347Z] ecc8261a40a4: Download complete [2021-02-05T00:32:38.618Z] 6ca5941a6612: Verifying Checksum [2021-02-05T00:32:38.618Z] 6ca5941a6612: Download complete [2021-02-05T00:32:39.039Z] 31603596830f: Pull complete [2021-02-05T00:32:39.039Z] 2a8b12db71e7: Pull complete [2021-02-05T00:32:41.146Z] 6ca5941a6612: Pull complete [2021-02-05T00:32:41.747Z] ecc8261a40a4: Pull complete [2021-02-05T00:32:41.747Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-05T00:32:41.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-05T00:32:41.747Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-05T00:32:41.956Z] prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container [2021-02-05T00:32:42.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@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:10004/edgex-devops/git-semver:latest cat [2021-02-05T00:32:45.217Z] $ docker top 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-05T00:32:45.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T00:32:45.676Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T00:32:46.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T00:32:46.166Z] $ docker exec 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 ssh-agent [2021-02-05T00:32:46.685Z] SSH_AUTH_SOCK=/tmp/ssh-c9Ca5iQI38YN/agent.12 [2021-02-05T00:32:46.685Z] SSH_AGENT_PID=17 [2021-02-05T00:32:46.719Z] Running ssh-add (command line suppressed) [2021-02-05T00:32:47.077Z] Identity added: /w/workspace/edgex-go/57@tmp/private_key_2621717306828445350.key (/w/workspace/edgex-go/57@tmp/private_key_2621717306828445350.key) [2021-02-05T00:32:47.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T00:32:47.706Z] + git tag --points-at HEAD [Pipeline] } [2021-02-05T00:32:47.801Z] $ docker exec --env ******** --env ******** 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 ssh-agent -k [2021-02-05T00:32:48.010Z] unset SSH_AUTH_SOCK; [2021-02-05T00:32:48.011Z] unset SSH_AGENT_PID; [2021-02-05T00:32:48.011Z] echo Agent pid 17 killed; [2021-02-05T00:32:48.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-05T00:32:48.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-05T00:32:48.248Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-05T00:32:48.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-05T00:32:48.525Z] $ docker exec 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 ssh-agent [2021-02-05T00:32:48.824Z] SSH_AUTH_SOCK=/tmp/ssh-up1xmIp09JPB/agent.46 [2021-02-05T00:32:48.824Z] SSH_AGENT_PID=52 [2021-02-05T00:32:48.837Z] Running ssh-add (command line suppressed) [2021-02-05T00:32:49.150Z] Identity added: /w/workspace/edgex-go/57@tmp/private_key_1002566433223818265.key (/w/workspace/edgex-go/57@tmp/private_key_1002566433223818265.key) [2021-02-05T00:32:49.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-05T00:32:49.677Z] + git semver init [2021-02-05T00:32:49.951Z] # -> Open(): unable to determine branch for HEAD [2021-02-05T00:32:49.951Z] # $GIT_DIR = /w/workspace/edgex-go/57/.git [2021-02-05T00:32:49.951Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/57 [2021-02-05T00:32:49.951Z] # $SEMVER_REMOTE_NAME = origin [2021-02-05T00:32:49.951Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-05T00:32:49.951Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-05T00:32:49.951Z] # $SEMVER_BRANCH = PR-2858 [2021-02-05T00:32:49.951Z] # $SEMVER_TEMP = /tmp/semver-830937943 [2021-02-05T00:32:49.951Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-05T00:33:29.529Z] # '/tmp/semver-830937943' -> '/w/workspace/edgex-go/57/.semver' [2021-02-05T00:33:31.059Z] # -> Force: false [2021-02-05T00:33:31.059Z] # $SEMVER_DIR = /w/workspace/edgex-go/57/.semver [Pipeline] } [2021-02-05T00:33:31.084Z] $ docker exec --env ******** --env ******** 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 ssh-agent -k [2021-02-05T00:33:31.593Z] unset SSH_AUTH_SOCK; [2021-02-05T00:33:31.597Z] unset SSH_AGENT_PID; [2021-02-05T00:33:31.597Z] echo Agent pid 52 killed; [2021-02-05T00:33:31.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-05T00:33:32.638Z] + git semver [Pipeline] } [2021-02-05T00:33:32.701Z] $ docker stop --time=1 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 [2021-02-05T00:33:34.754Z] $ docker rm -f 8778e05f24ea1cbe4b8e5ff1a67563c0a55fc73e105308c952d153ea6b951240 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T00:33:35.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-05T00:33:36.850Z] Stashed 1 file(s) [Pipeline] echo [2021-02-05T00:33:36.853Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-05T00:33:37.840Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-05T00:33:38.202Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-05T00:33:38.607Z] + true [2021-02-05T00:33:38.608Z] + sudo service docker restart [2021-02-05T00:33:38.608Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-05T00:33:40.120Z] ========================================================= [2021-02-05T00:33:40.120Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-05T00:33:40.120Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:33:40.541Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-05T00:33:47.307Z] Sending build context to Docker daemon 327.6MB [2021-02-05T00:33:47.307Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-05T00:33:47.307Z] Step 2/6 : FROM ${BASE} [2021-02-05T00:33:47.307Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-05T00:33:47.307Z] 188c0c94c7c5: Pulling fs layer [2021-02-05T00:33:47.307Z] 0ef7d3d256c8: Pulling fs layer [2021-02-05T00:33:47.307Z] de9db76c5a1d: Pulling fs layer [2021-02-05T00:33:47.307Z] bca2f99d35d6: Pulling fs layer [2021-02-05T00:33:47.307Z] 93359f2a8cfa: Pulling fs layer [2021-02-05T00:33:47.307Z] 7c6f9722023f: Pulling fs layer [2021-02-05T00:33:47.307Z] a35cf1a2eb13: Pulling fs layer [2021-02-05T00:33:47.307Z] 93359f2a8cfa: Waiting [2021-02-05T00:33:47.307Z] 7c6f9722023f: Waiting [2021-02-05T00:33:47.307Z] bca2f99d35d6: Waiting [2021-02-05T00:33:47.307Z] a35cf1a2eb13: Waiting [2021-02-05T00:33:47.307Z] de9db76c5a1d: Verifying Checksum [2021-02-05T00:33:47.307Z] de9db76c5a1d: Download complete [2021-02-05T00:33:47.307Z] 0ef7d3d256c8: Verifying Checksum [2021-02-05T00:33:47.307Z] 0ef7d3d256c8: Download complete [2021-02-05T00:33:47.307Z] 93359f2a8cfa: Download complete [2021-02-05T00:33:47.307Z] 7c6f9722023f: Verifying Checksum [2021-02-05T00:33:47.307Z] 7c6f9722023f: Download complete [2021-02-05T00:33:47.307Z] 188c0c94c7c5: Verifying Checksum [2021-02-05T00:33:47.307Z] 188c0c94c7c5: Download complete [2021-02-05T00:33:47.611Z] 188c0c94c7c5: Pull complete [2021-02-05T00:33:48.239Z] 0ef7d3d256c8: Pull complete [2021-02-05T00:33:48.239Z] de9db76c5a1d: Pull complete [2021-02-05T00:33:51.194Z] a35cf1a2eb13: Verifying Checksum [2021-02-05T00:33:51.194Z] a35cf1a2eb13: Download complete [2021-02-05T00:33:52.229Z] Still waiting to schedule task [2021-02-05T00:33:52.229Z] ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-25100’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-25113’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-25115’ is offline [2021-02-05T00:33:52.699Z] bca2f99d35d6: Verifying Checksum [2021-02-05T00:33:52.699Z] bca2f99d35d6: Download complete [2021-02-05T00:34:08.066Z] bca2f99d35d6: Pull complete [2021-02-05T00:34:08.066Z] 93359f2a8cfa: Pull complete [2021-02-05T00:34:08.066Z] 7c6f9722023f: Pull complete [2021-02-05T00:34:13.558Z] a35cf1a2eb13: Pull complete [2021-02-05T00:34:13.558Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-05T00:34:13.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-05T00:34:13.558Z] ---> a62c8e92a672 [2021-02-05T00:34:13.558Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-05T00:34:13.558Z] ---> Running in a8912d3e1c27 [2021-02-05T00:34:14.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:34:15.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:34:15.726Z] (1/12) Installing libmagic (5.38-r0) [2021-02-05T00:34:15.996Z] (2/12) Installing file (5.38-r0) [2021-02-05T00:34:15.996Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-05T00:34:16.302Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-05T00:34:21.725Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-05T00:34:21.725Z] (6/12) Installing patch (2.7.6-r6) [2021-02-05T00:34:21.725Z] (7/12) Installing build-base (0.5-r2) [2021-02-05T00:34:21.725Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-05T00:34:21.725Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-05T00:34:21.725Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-05T00:34:21.725Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-05T00:34:22.003Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-05T00:34:22.003Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:34:22.003Z] OK: 233 MiB in 51 packages [2021-02-05T00:34:25.515Z] Removing intermediate container a8912d3e1c27 [2021-02-05T00:34:25.515Z] ---> 83bc134801cb [2021-02-05T00:34:25.515Z] Step 4/6 : WORKDIR /edgex-go [2021-02-05T00:34:25.515Z] ---> Running in ba3cfc029d22 [2021-02-05T00:34:25.797Z] Removing intermediate container ba3cfc029d22 [2021-02-05T00:34:25.797Z] ---> 32f695a8d4e1 [2021-02-05T00:34:25.797Z] Step 5/6 : COPY go.mod . [2021-02-05T00:34:26.412Z] ---> 1ddc71e09753 [2021-02-05T00:34:26.412Z] Step 6/6 : RUN go mod download [2021-02-05T00:34:26.412Z] ---> Running in 9e38fc7e2223 [2021-02-05T00:34:53.391Z] Removing intermediate container 9e38fc7e2223 [2021-02-05T00:34:53.391Z] ---> 32f1b4c29b72 [2021-02-05T00:34:53.391Z] Successfully built 32f1b4c29b72 [2021-02-05T00:34:53.391Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:34:53.779Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-05T00:34:54.059Z] . [Pipeline] withDockerContainer [2021-02-05T00:34:54.239Z] prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container [2021-02-05T00:34:54.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-05T00:34:56.971Z] $ docker top 7969db2fe369d8b1991da809476816241ca55db46d51599c96acec4504a224b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:34:57.611Z] + go version [2021-02-05T00:34:57.878Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-05T00:34:57.901Z] $ docker stop --time=1 7969db2fe369d8b1991da809476816241ca55db46d51599c96acec4504a224b9 [2021-02-05T00:34:59.462Z] $ docker rm -f 7969db2fe369d8b1991da809476816241ca55db46d51599c96acec4504a224b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:35:00.401Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-05T00:35:00.401Z] . [Pipeline] withDockerContainer [2021-02-05T00:35:00.610Z] prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container [2021-02-05T00:35:00.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-05T00:35:02.210Z] $ docker top 50079857bd0e7ce6eb7685748318530464422041ce588c6573f21a257c06bd9d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-05T00:35:02.586Z] ========================================================= [2021-02-05T00:35:02.586Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-05T00:35:02.586Z] ========================================================= [Pipeline] sh [2021-02-05T00:35:02.948Z] + make test [2021-02-05T00:35:02.948Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-05T00:35:21.565Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-05T00:35:50.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-05T00:35:56.280Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25120 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-02-05T00:35:56.330Z] Running in /w/workspace/edgex-go/57 [Pipeline] { [Pipeline] checkout [2021-02-05T00:36:01.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-05T00:36:01.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-05T00:36:01.918Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-05T00:36:01.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-05T00:36:02.213Z] using credential edgex-jenkins-ssh [2021-02-05T00:36:02.303Z] Cloning the remote Git repository [2021-02-05T00:36:02.428Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:36:02.581Z] > git init /w/workspace/edgex-go/57 # timeout=10 [2021-02-05T00:36:02.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:36:02.684Z] > git --version # timeout=10 [2021-02-05T00:36:02.714Z] > git --version # 'git version 2.17.1' [2021-02-05T00:36:02.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:36:02.824Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T00:36:06.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-05T00:36:06.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-05T00:36:06.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-05T00:36:06.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-05T00:36:06.464Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-05T00:36:07.529Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-05T00:36:13.255Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-05T00:36:13.255Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-05T00:36:13.255Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-05T00:36:16.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.228s coverage: 46.0% of statements [2021-02-05T00:36:16.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-05T00:36:16.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-05T00:36:16.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-05T00:36:16.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-05T00:36:16.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-05T00:36:16.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-05T00:36:16.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-05T00:36:16.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.136s coverage: 100.0% of statements [2021-02-05T00:36:21.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.292s coverage: 27.1% of statements [2021-02-05T00:36:21.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-05T00:36:21.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-05T00:36:21.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-05T00:36:21.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-05T00:36:21.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-05T00:36:21.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-05T00:36:21.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.101s coverage: 100.0% of statements [2021-02-05T00:36:21.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-05T00:36:21.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.127s coverage: 100.0% of statements [2021-02-05T00:36:21.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-05T00:36:21.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-05T00:36:21.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.223s coverage: 65.8% of statements [2021-02-05T00:36:21.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-05T00:36:21.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-05T00:36:23.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.562s coverage: 82.3% of statements [2021-02-05T00:36:23.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-05T00:36:23.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:36:23.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-05T00:36:23.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-05T00:36:24.445Z] Merging remotes/origin/master commit a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-02-05T00:36:23.418Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T00:36:23.446Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T00:36:23.470Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T00:36:23.509Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:36:23.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:36:23.521Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-05T00:36:24.466Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T00:36:24.492Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-02-05T00:36:24.821Z] > git remote # timeout=10 [2021-02-05T00:36:24.845Z] > git config --get remote.origin.url # timeout=10 [2021-02-05T00:36:24.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:36:24.879Z] > git merge a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 [2021-02-05T00:36:25.863Z] Merge succeeded, producing 6dd44f2e6bc5900f70e800c789ef04bedbf23dca [2021-02-05T00:36:25.864Z] Checking out Revision 6dd44f2e6bc5900f70e800c789ef04bedbf23dca (PR-2858) [2021-02-05T00:36:25.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-05T00:36:25.868Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T00:36:25.882Z] > git checkout -f 6dd44f2e6bc5900f70e800c789ef04bedbf23dca # timeout=10 [2021-02-05T00:36:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.723s coverage: 28.6% of statements [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-05T00:36:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.114s coverage: 100.0% of statements [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-05T00:36:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.131s coverage: 100.0% of statements [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-05T00:36:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.298s coverage: 86.7% of statements [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-05T00:36:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.306s coverage: 97.5% of statements [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-05T00:36:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.117s coverage: 78.3% of statements [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-05T00:36:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-05T00:36:29.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-05T00:36:30.426Z] Commit message: "Merge commit 'a296f24e360d73b4e20a007fd564889f5e431139' into HEAD" [2021-02-05T00:36:30.455Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-05T00:36:32.063Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-05T00:36:32.479Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-05T00:36:30.433Z] > git rev-list --no-walk e823944490bff4293b7713b1928293449171409f # timeout=10 [2021-02-05T00:36:32.838Z] + sudo service docker restart [2021-02-05T00:36:32.838Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-05T00:36:34.893Z] provisioning config files... [2021-02-05T00:36:34.941Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/57@tmp/config6807780559791037703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:36:35.406Z] ---> docker-login.sh [2021-02-05T00:36:35.406Z] nexus3.edgexfoundry.org:10001 [2021-02-05T00:36:36.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.475s coverage: 92.8% of statements [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-05T00:36:36.199Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.103s coverage: 58.8% of statements [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-05T00:36:36.199Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 0.1% of statements [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-05T00:36:36.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-05T00:36:36.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 45.5% of statements [2021-02-05T00:36:36.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.096s coverage: 79.5% of statements [2021-02-05T00:36:36.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.094s coverage: 94.1% of statements [2021-02-05T00:36:36.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements [2021-02-05T00:36:36.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-02-05T00:36:36.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:36:36.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:36:36.677Z] Configure a credential helper to remove this warning. See [2021-02-05T00:36:36.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:36:36.678Z] [2021-02-05T00:36:36.678Z] Login Succeeded [2021-02-05T00:36:36.678Z] nexus3.edgexfoundry.org:10002 [2021-02-05T00:36:37.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:36:37.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:36:37.275Z] Configure a credential helper to remove this warning. See [2021-02-05T00:36:37.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:36:37.275Z] [2021-02-05T00:36:37.275Z] Login Succeeded [2021-02-05T00:36:37.275Z] nexus3.edgexfoundry.org:10003 [2021-02-05T00:36:37.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:36:37.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:36:37.874Z] Configure a credential helper to remove this warning. See [2021-02-05T00:36:37.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:36:37.874Z] [2021-02-05T00:36:37.874Z] Login Succeeded [2021-02-05T00:36:37.874Z] nexus3.edgexfoundry.org:10004 [2021-02-05T00:36:38.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:36:38.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:36:38.474Z] Configure a credential helper to remove this warning. See [2021-02-05T00:36:38.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:36:38.474Z] [2021-02-05T00:36:38.474Z] Login Succeeded [2021-02-05T00:36:38.474Z] docker.io [2021-02-05T00:36:39.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-05T00:36:39.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-05T00:36:39.352Z] Configure a credential helper to remove this warning. See [2021-02-05T00:36:39.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-05T00:36:39.352Z] [2021-02-05T00:36:39.352Z] Login Succeeded [2021-02-05T00:36:39.352Z] ---> docker-login.sh ends [Pipeline] } [2021-02-05T00:36:39.371Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-05T00:36:40.034Z] ========================================================= [2021-02-05T00:36:40.034Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-05T00:36:40.034Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:36:40.432Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-05T00:36:43.101Z] Sending build context to Docker daemon 166.2MB [2021-02-05T00:36:43.101Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-05T00:36:43.101Z] Step 2/6 : FROM ${BASE} [2021-02-05T00:36:43.101Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-05T00:36:43.101Z] 5f621e34cdf4: Pulling fs layer [2021-02-05T00:36:43.101Z] a4357932f1b6: Pulling fs layer [2021-02-05T00:36:43.101Z] 18c013af1878: Pulling fs layer [2021-02-05T00:36:43.101Z] 00ac8860ef70: Pulling fs layer [2021-02-05T00:36:43.101Z] 63d7cb157983: Pulling fs layer [2021-02-05T00:36:43.101Z] b116817d02f9: Pulling fs layer [2021-02-05T00:36:43.101Z] 745a02a5169b: Pulling fs layer [2021-02-05T00:36:43.101Z] 63d7cb157983: Waiting [2021-02-05T00:36:43.101Z] b116817d02f9: Waiting [2021-02-05T00:36:43.101Z] 745a02a5169b: Waiting [2021-02-05T00:36:43.101Z] 00ac8860ef70: Waiting [2021-02-05T00:36:43.101Z] 18c013af1878: Download complete [2021-02-05T00:36:43.101Z] a4357932f1b6: Download complete [2021-02-05T00:36:43.101Z] 63d7cb157983: Verifying Checksum [2021-02-05T00:36:43.101Z] 63d7cb157983: Download complete [2021-02-05T00:36:43.378Z] b116817d02f9: Verifying Checksum [2021-02-05T00:36:43.378Z] b116817d02f9: Download complete [2021-02-05T00:36:43.378Z] 5f621e34cdf4: Verifying Checksum [2021-02-05T00:36:43.378Z] 5f621e34cdf4: Download complete [2021-02-05T00:36:44.390Z] 5f621e34cdf4: Pull complete [2021-02-05T00:36:44.671Z] a4357932f1b6: Pull complete [2021-02-05T00:36:45.292Z] 18c013af1878: Pull complete [2021-02-05T00:36:45.567Z] 745a02a5169b: Verifying Checksum [2021-02-05T00:36:45.567Z] 745a02a5169b: Download complete [2021-02-05T00:36:46.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements [2021-02-05T00:36:46.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2021-02-05T00:36:47.026Z] 00ac8860ef70: Verifying Checksum [2021-02-05T00:36:47.026Z] 00ac8860ef70: Download complete [2021-02-05T00:36:57.251Z] 00ac8860ef70: Pull complete [2021-02-05T00:36:57.251Z] 63d7cb157983: Pull complete [2021-02-05T00:36:57.251Z] b116817d02f9: Pull complete [2021-02-05T00:37:01.613Z] 745a02a5169b: Pull complete [2021-02-05T00:37:01.613Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-05T00:37:01.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-05T00:37:01.613Z] ---> b7e6874047d6 [2021-02-05T00:37:01.613Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.275s coverage: 92.9% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.099s coverage: 87.2% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.147s coverage: 75.5% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.132s coverage: 80.8% of statements [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.2% of statements [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.4% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.380s coverage: 63.5% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.058s coverage: 91.3% of statements [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.810s coverage: 68.9% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 37.0% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.941s coverage: 84.0% of statements [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.064s coverage: 100.0% of statements [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.210s coverage: 47.0% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.083s coverage: 100.0% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.064s coverage: 100.0% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-05T00:37:02.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.147s coverage: 87.0% of statements [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:37:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-05T00:37:05.045Z] ---> Running in 2a747fb3941d [2021-02-05T00:37:05.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.206s coverage: 29.1% of statements [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-05T00:37:05.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.113s coverage: 99.0% of statements [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-05T00:37:05.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-05T00:37:05.752Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 100.0% of statements [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-05T00:37:05.752Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.157s coverage: 0.0% of statements [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-05T00:37:05.752Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-05T00:37:05.752Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-05T00:37:05.752Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-05T00:37:05.752Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-02-05T00:37:06.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:37:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 32.1% of statements [2021-02-05T00:37:06.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.064s coverage: 100.0% of statements [2021-02-05T00:37:07.025Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:37:07.407Z] GO111MODULE=on go vet ./... [2021-02-05T00:37:07.624Z] (1/12) Installing libmagic (5.38-r0) [2021-02-05T00:37:07.899Z] (2/12) Installing file (5.38-r0) [2021-02-05T00:37:07.899Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-05T00:37:08.174Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-05T00:37:23.269Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-05T00:37:23.269Z] (6/12) Installing patch (2.7.6-r6) [2021-02-05T00:37:23.269Z] (7/12) Installing build-base (0.5-r2) [2021-02-05T00:37:23.269Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-05T00:37:23.269Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-05T00:37:23.269Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-05T00:37:23.269Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-05T00:37:23.269Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-05T00:37:23.269Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:37:23.269Z] OK: 217 MiB in 51 packages [2021-02-05T00:37:25.892Z] Removing intermediate container 2a747fb3941d [2021-02-05T00:37:25.892Z] ---> e80ed90fe999 [2021-02-05T00:37:25.892Z] Step 4/6 : WORKDIR /edgex-go [2021-02-05T00:37:25.892Z] ---> Running in 4a4cbdf948ad [2021-02-05T00:37:26.488Z] Removing intermediate container 4a4cbdf948ad [2021-02-05T00:37:26.488Z] ---> 567dfa81397d [2021-02-05T00:37:26.488Z] Step 5/6 : COPY go.mod . [2021-02-05T00:37:27.088Z] ---> d6d939e3551f [2021-02-05T00:37:27.088Z] Step 6/6 : RUN go mod download [2021-02-05T00:37:27.364Z] ---> Running in 2597d394fe15 [2021-02-05T00:37:59.988Z] Removing intermediate container 2597d394fe15 [2021-02-05T00:37:59.988Z] ---> 757c30ae018a [2021-02-05T00:37:59.988Z] Successfully built 757c30ae018a [2021-02-05T00:37:59.988Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:38:00.329Z] + docker inspect -f . ci-base-image-arm64 [2021-02-05T00:38:00.329Z] . [Pipeline] withDockerContainer [2021-02-05T00:38:00.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-25120 does not seem to be running inside a container [2021-02-05T00:38:00.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-05T00:38:02.330Z] $ docker top 039fb2a0a3af1115e4ee3ebebe1753ea799b2b83a96e2e6b1c54364f484994d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:38:03.383Z] + go version [2021-02-05T00:38:03.383Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-05T00:38:03.402Z] $ docker stop --time=1 039fb2a0a3af1115e4ee3ebebe1753ea799b2b83a96e2e6b1c54364f484994d4 [2021-02-05T00:38:05.445Z] $ docker rm -f 039fb2a0a3af1115e4ee3ebebe1753ea799b2b83a96e2e6b1c54364f484994d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:38:06.495Z] + docker inspect -f . ci-base-image-arm64 [2021-02-05T00:38:06.495Z] . [Pipeline] withDockerContainer [2021-02-05T00:38:06.749Z] prd-ubuntu18.04-docker-arm64-4c-16g-25120 does not seem to be running inside a container [2021-02-05T00:38:06.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-05T00:38:08.397Z] $ docker top 41b9ced7daf70c63ab2da853d3c5bba531973e7a7d1488febe8565d0957d61e4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-05T00:38:08.774Z] ========================================================= [2021-02-05T00:38:08.774Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-05T00:38:08.774Z] ========================================================= [Pipeline] sh [2021-02-05T00:38:09.439Z] + make test [2021-02-05T00:38:09.439Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-05T00:38:16.937Z] gofmt -l . [2021-02-05T00:38:16.937Z] [ "`gofmt -l .`" = "" ] [2021-02-05T00:38:16.937Z] ./bin/test-go-mod-tidy.sh [2021-02-05T00:38:16.937Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-05T00:38:17.687Z] + ls -al . [2021-02-05T00:38:17.687Z] total 688 [2021-02-05T00:38:17.687Z] drwxrwxr-x 10 1001 1001 4096 Feb 5 00:38 . [2021-02-05T00:38:17.687Z] drwxr-xr-x 4 root root 30 Feb 5 00:35 .. [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 11 Feb 5 00:32 .dockerignore [2021-02-05T00:38:17.687Z] drwxrwxr-x 8 1001 1001 179 Feb 5 00:32 .git [2021-02-05T00:38:17.687Z] drwxrwxr-x 3 1001 1001 125 Feb 5 00:32 .github [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 872 Feb 5 00:32 .gitignore [2021-02-05T00:38:17.687Z] drwx------ 3 1001 1001 60 Feb 5 00:33 .semver [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 166 Feb 5 00:32 .sonarcloud.properties [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 7859 Feb 5 00:32 Attribution.txt [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 3804 Feb 5 00:32 CONTRIBUTING.md [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 931 Feb 5 00:32 Dockerfile.build [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 863 Feb 5 00:32 Jenkinsfile [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 10775 Feb 5 00:32 LICENSE [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 6001 Feb 5 00:32 Makefile [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 6524 Feb 5 00:32 README.md [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 6755 Feb 5 00:32 SECURITY.md [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 5 Feb 5 00:33 VERSION [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 4131 Feb 5 00:32 ZMQWindows.md [2021-02-05T00:38:17.687Z] drwxrwxr-x 2 1001 1001 117 Feb 5 00:32 bin [2021-02-05T00:38:17.687Z] drwxrwxr-x 15 1001 1001 4096 Feb 5 00:32 cmd [2021-02-05T00:38:17.687Z] -rw-r--r-- 1 root root 583066 Feb 5 00:37 coverage.out [2021-02-05T00:38:17.687Z] -rw-r--r-- 1 root root 1054 Feb 5 00:38 go.mod [2021-02-05T00:38:17.687Z] -rw-r--r-- 1 root root 19290 Feb 5 00:38 go.sum [2021-02-05T00:38:17.687Z] drwxrwxr-x 8 1001 1001 127 Feb 5 00:32 internal [2021-02-05T00:38:17.687Z] drwxrwxr-x 4 1001 1001 26 Feb 5 00:32 openapi [2021-02-05T00:38:17.687Z] drwxrwxr-x 4 1001 1001 71 Feb 5 00:32 snap [2021-02-05T00:38:17.687Z] -rw-rw-r-- 1 1001 1001 168 Feb 5 00:32 version.go [Pipeline] sh [2021-02-05T00:38:18.458Z] + '[' -e coverage.out ] [2021-02-05T00:38:18.458Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-05T00:38:18.798Z] Stashed 1 file(s) [Pipeline] sh [2021-02-05T00:38:19.145Z] + make build [2021-02-05T00:38:19.145Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-05T00:38:25.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-05T00:38:36.275Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-05T00:38:44.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-05T00:38:49.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-05T00:38:54.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-05T00:38:55.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-05T00:39:01.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-05T00:39:09.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-05T00:39:11.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-05T00:39:17.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-05T00:39:20.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-05T00:39:23.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-05T00:39:28.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-05T00:39:32.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-05T00:39:32.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] } [2021-02-05T00:39:34.945Z] $ docker stop --time=1 50079857bd0e7ce6eb7685748318530464422041ce588c6573f21a257c06bd9d [2021-02-05T00:39:36.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-05T00:39:36.293Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-05T00:39:36.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-05T00:39:37.931Z] $ docker rm -f 50079857bd0e7ce6eb7685748318530464422041ce588c6573f21a257c06bd9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:39:41.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T00:39:41.589Z] [2021-02-05T00:39:41.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:39:41.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T00:39:42.272Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-05T00:39:42.272Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-05T00:39:42.272Z] ca9280d653b3: Pulling fs layer [2021-02-05T00:39:42.272Z] 7e9c9ca2126c: Pulling fs layer [2021-02-05T00:39:42.885Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-05T00:39:42.885Z] cbdbe7a5bc2a: Download complete [2021-02-05T00:39:44.500Z] cbdbe7a5bc2a: Pull complete [2021-02-05T00:39:44.500Z] ca9280d653b3: Verifying Checksum [2021-02-05T00:39:44.500Z] ca9280d653b3: Download complete [2021-02-05T00:39:46.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-05T00:39:46.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-05T00:39:46.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-05T00:39:46.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-05T00:39:46.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-05T00:39:46.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-05T00:39:47.989Z] 7e9c9ca2126c: Download complete [2021-02-05T00:39:47.989Z] ca9280d653b3: Pull complete [2021-02-05T00:39:55.223Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-05T00:39:55.223Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-05T00:39:55.223Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-05T00:40:00.747Z] 7e9c9ca2126c: Pull complete [2021-02-05T00:40:00.748Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-05T00:40:00.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T00:40:00.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-05T00:40:01.407Z] prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container [2021-02-05T00:40:01.625Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-05T00:40:03.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.413s coverage: 46.0% of statements [2021-02-05T00:40:03.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-05T00:40:03.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-05T00:40:03.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-05T00:40:03.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-05T00:40:03.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-05T00:40:03.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-05T00:40:03.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-05T00:40:03.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.166s coverage: 100.0% of statements [2021-02-05T00:40:04.651Z] $ docker top 013b8c9f215733ff2afb5cca3e9b951744087f4c950480179becf946ce3d489e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:40:05.710Z] + docker-compose build --help [2021-02-05T00:40:05.710Z] + grep parallel [2021-02-05T00:40:07.130Z] --parallel Build images in parallel. [Pipeline] } [2021-02-05T00:40:07.427Z] $ docker stop --time=1 013b8c9f215733ff2afb5cca3e9b951744087f4c950480179becf946ce3d489e [2021-02-05T00:40:09.298Z] $ docker rm -f 013b8c9f215733ff2afb5cca3e9b951744087f4c950480179becf946ce3d489e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:40:10.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-05T00:40:10.240Z] . [Pipeline] withDockerContainer [2021-02-05T00:40:10.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.540s coverage: 27.1% of statements [2021-02-05T00:40:10.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-05T00:40:10.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-05T00:40:10.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-05T00:40:10.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-05T00:40:10.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-05T00:40:10.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-05T00:40:10.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements [2021-02-05T00:40:10.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-05T00:40:10.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.097s coverage: 100.0% of statements [2021-02-05T00:40:10.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-05T00:40:10.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-05T00:40:10.623Z] prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container [2021-02-05T00:40:10.808Z] $ 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/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-05T00:40:11.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.280s coverage: 65.8% of statements [2021-02-05T00:40:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-05T00:40:11.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-05T00:40:11.846Z] $ docker top 178f14878be3a519534781fca7e26ad3fca0b09274b7278164587c30a3405229 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:40:12.858Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-05T00:40:13.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.766s coverage: 82.3% of statements [2021-02-05T00:40:13.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-05T00:40:13.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:40:13.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-05T00:40:13.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-05T00:40:14.303Z] Building docker-core-command-go ... [2021-02-05T00:40:14.303Z] Building docker-core-data-go ... [2021-02-05T00:40:14.303Z] Building docker-core-metadata-go ... [2021-02-05T00:40:14.303Z] Building docker-security-bootstrapper-go ... [2021-02-05T00:40:14.303Z] Building docker-security-proxy-setup-go ... [2021-02-05T00:40:14.303Z] Building docker-security-secretstore-setup-go ... [2021-02-05T00:40:14.303Z] Building docker-support-notifications-go ... [2021-02-05T00:40:14.303Z] Building docker-support-scheduler-go ... [2021-02-05T00:40:14.303Z] Building docker-sys-mgmt-agent-go ... [2021-02-05T00:40:14.303Z] Building docker-core-data-go [2021-02-05T00:40:14.303Z] Building docker-security-secretstore-setup-go [2021-02-05T00:40:14.303Z] Building docker-sys-mgmt-agent-go [2021-02-05T00:40:14.303Z] Building docker-core-metadata-go [2021-02-05T00:40:14.303Z] Building docker-support-notifications-go [2021-02-05T00:40:21.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.296s coverage: 28.6% of statements [2021-02-05T00:40:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-05T00:40:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-05T00:40:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-05T00:40:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-05T00:40:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-05T00:40:21.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.226s coverage: 100.0% of statements [2021-02-05T00:40:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-05T00:40:21.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements [2021-02-05T00:40:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-05T00:40:21.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.353s coverage: 86.7% of statements [2021-02-05T00:40:21.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-05T00:40:22.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.409s coverage: 97.5% of statements [2021-02-05T00:40:22.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-05T00:40:22.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.173s coverage: 78.3% of statements [2021-02-05T00:40:22.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-05T00:40:22.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-05T00:40:22.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-05T00:40:22.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-05T00:40:32.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.179s coverage: 92.8% of statements [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-05T00:40:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-05T00:40:32.811Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-02-05T00:40:32.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-05T00:40:32.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-05T00:40:32.811Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.177s coverage: 0.1% of statements [2021-02-05T00:40:32.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-05T00:40:32.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-05T00:40:32.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-05T00:40:32.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 45.5% of statements [2021-02-05T00:40:32.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 79.5% of statements [2021-02-05T00:40:32.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2021-02-05T00:40:32.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements [2021-02-05T00:40:32.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2021-02-05T00:40:43.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.094s coverage: 94.4% of statements [2021-02-05T00:40:43.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2021-02-05T00:40:58.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.116s coverage: 92.9% of statements [2021-02-05T00:40:58.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-05T00:40:58.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-05T00:40:58.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-05T00:40:58.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-05T00:40:58.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-02-05T00:40:58.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-05T00:40:58.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.146s coverage: 84.2% of statements [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.4% of statements [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.575s coverage: 63.5% of statements [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.760s coverage: 68.9% of statements [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-05T00:40:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.302s coverage: 37.0% of statements [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-05T00:40:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-05T00:41:00.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.734s coverage: 84.0% of statements [2021-02-05T00:41:00.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements [2021-02-05T00:41:06.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.457s coverage: 47.0% of statements [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-05T00:41:06.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.145s coverage: 100.0% of statements [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-05T00:41:06.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.128s coverage: 100.0% of statements [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-05T00:41:06.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.250s coverage: 87.0% of statements [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:41:06.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-05T00:41:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.438s coverage: 29.1% of statements [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-05T00:41:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.254s coverage: 99.0% of statements [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-05T00:41:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-05T00:41:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.154s coverage: 100.0% of statements [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-05T00:41:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-05T00:41:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-05T00:41:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-05T00:41:15.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-05T00:41:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-02-05T00:41:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements [2021-02-05T00:41:15.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-02-05T00:41:16.131Z] GO111MODULE=on go vet ./... [2021-02-05T00:41:25.492Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:41:25.492Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:41:25.492Z] ---> 32f1b4c29b72 [2021-02-05T00:41:25.492Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:41:25.492Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:41:25.492Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:41:25.492Z] ---> 32f1b4c29b72 [2021-02-05T00:41:25.492Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T00:41:25.492Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:41:25.492Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:41:25.492Z] ---> 32f1b4c29b72 [2021-02-05T00:41:25.492Z] Step 3/24 : WORKDIR /edgex-go [2021-02-05T00:41:25.492Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:41:25.492Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:41:25.492Z] ---> 32f1b4c29b72 [2021-02-05T00:41:25.492Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:41:25.492Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:41:25.492Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:41:25.492Z] ---> 32f1b4c29b72 [2021-02-05T00:41:25.492Z] Step 3/26 : WORKDIR /edgex-go [2021-02-05T00:41:25.492Z] ---> Running in 7ddcc77dfa73 [2021-02-05T00:41:25.492Z] ---> Running in 34116d749f72 [2021-02-05T00:41:25.492Z] ---> Running in e018cfbb3eca [2021-02-05T00:41:25.492Z] ---> Running in 214e4f3fb988 [2021-02-05T00:41:25.492Z] ---> Running in 720d00d9c38d [2021-02-05T00:41:25.492Z] Removing intermediate container 214e4f3fb988 [2021-02-05T00:41:25.492Z] ---> a216762e81bb [2021-02-05T00:41:25.492Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:41:25.492Z] Removing intermediate container 34116d749f72 [2021-02-05T00:41:25.492Z] ---> d4fa70721ea8 [2021-02-05T00:41:25.492Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:41:25.770Z] Removing intermediate container 720d00d9c38d [2021-02-05T00:41:25.770Z] ---> 3dd63d6625ab [2021-02-05T00:41:25.770Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:41:25.770Z] Removing intermediate container 7ddcc77dfa73 [2021-02-05T00:41:25.770Z] ---> 765032563db5 [2021-02-05T00:41:25.770Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:41:25.770Z] Removing intermediate container e018cfbb3eca [2021-02-05T00:41:25.770Z] ---> d3e30a289d29 [2021-02-05T00:41:25.770Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:41:25.770Z] ---> Running in 4dc5ec77ce0b [2021-02-05T00:41:25.770Z] ---> Running in 59eb6cd506f5 [2021-02-05T00:41:25.770Z] ---> Running in 14e897724c81 [2021-02-05T00:41:25.770Z] ---> Running in e708fb87d163 [2021-02-05T00:41:26.042Z] ---> Running in d906b21cc214 [2021-02-05T00:41:30.618Z] Removing intermediate container 4dc5ec77ce0b [2021-02-05T00:41:30.618Z] ---> d57ab0c3abe8 [2021-02-05T00:41:30.618Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-05T00:41:30.618Z] Removing intermediate container 59eb6cd506f5 [2021-02-05T00:41:30.618Z] ---> 73f55c1dbd56 [2021-02-05T00:41:30.618Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-05T00:41:30.618Z] Removing intermediate container 14e897724c81 [2021-02-05T00:41:30.618Z] ---> c57b02e06c06 [2021-02-05T00:41:30.618Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T00:41:30.618Z] ---> Running in 855ff04e0f1e [2021-02-05T00:41:30.618Z] ---> Running in 3e50cb01de0c [2021-02-05T00:41:30.618Z] Removing intermediate container e708fb87d163 [2021-02-05T00:41:30.618Z] ---> fb29bf86bed7 [2021-02-05T00:41:30.618Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-05T00:41:30.618Z] ---> Running in 35b412fd1c4c [2021-02-05T00:41:30.618Z] ---> Running in 66e2b75817aa [2021-02-05T00:41:30.618Z] Removing intermediate container d906b21cc214 [2021-02-05T00:41:30.618Z] ---> 06f915788737 [2021-02-05T00:41:30.618Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-05T00:41:31.033Z] ---> Running in 24b1703ba53e [2021-02-05T00:41:32.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:32.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:32.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:33.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:33.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:33.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:33.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:33.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:34.468Z] OK: 233 MiB in 51 packages [2021-02-05T00:41:35.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:35.463Z] Removing intermediate container 855ff04e0f1e [2021-02-05T00:41:35.463Z] ---> 064b64f2810a [2021-02-05T00:41:35.463Z] Step 6/23 : COPY go.mod . [2021-02-05T00:41:35.463Z] OK: 233 MiB in 51 packages [2021-02-05T00:41:35.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:41:35.463Z] OK: 233 MiB in 51 packages [2021-02-05T00:41:36.503Z] ---> 1b3c68a5bde9 [2021-02-05T00:41:36.503Z] Step 7/23 : RUN go mod download [2021-02-05T00:41:36.503Z] ---> Running in 83abe0362a31 [2021-02-05T00:41:36.793Z] Removing intermediate container 35b412fd1c4c [2021-02-05T00:41:36.793Z] ---> 9183e81423b0 [2021-02-05T00:41:36.793Z] Step 6/23 : COPY go.mod . [2021-02-05T00:41:36.793Z] Removing intermediate container 3e50cb01de0c [2021-02-05T00:41:36.793Z] ---> 48f744adb664 [2021-02-05T00:41:36.793Z] Step 6/26 : COPY go.mod . [2021-02-05T00:41:37.097Z] OK: 233 MiB in 51 packages [2021-02-05T00:41:37.394Z] ---> 3d655ee763ca [2021-02-05T00:41:37.394Z] Step 7/23 : RUN go mod download [2021-02-05T00:41:37.394Z] ---> 2f307935f126 [2021-02-05T00:41:37.394Z] Step 7/26 : RUN go mod download [2021-02-05T00:41:37.394Z] ---> Running in b05ef4ce5bf4 [2021-02-05T00:41:37.672Z] OK: 233 MiB in 51 packages [2021-02-05T00:41:37.672Z] ---> Running in ffc530c07824 [2021-02-05T00:41:38.288Z] Removing intermediate container 66e2b75817aa [2021-02-05T00:41:38.288Z] ---> 1a96677be936 [2021-02-05T00:41:38.288Z] Step 6/22 : COPY go.mod . [2021-02-05T00:41:38.940Z] Removing intermediate container 24b1703ba53e [2021-02-05T00:41:38.940Z] ---> a552e87ceb50 [2021-02-05T00:41:38.940Z] Step 6/24 : COPY go.mod . [2021-02-05T00:41:38.940Z] ---> 7296bc473eb4 [2021-02-05T00:41:38.940Z] Step 7/22 : RUN go mod download [2021-02-05T00:41:39.706Z] ---> Running in 9d54ccfc2212 [2021-02-05T00:41:40.034Z] ---> 8bcb1ff68745 [2021-02-05T00:41:40.034Z] Step 7/24 : RUN go mod download [2021-02-05T00:41:40.357Z] ---> Running in ca5b1bea8b42 [2021-02-05T00:41:40.732Z] Removing intermediate container 83abe0362a31 [2021-02-05T00:41:40.732Z] ---> 983f06d95a1f [2021-02-05T00:41:40.732Z] Step 8/23 : COPY . . [2021-02-05T00:41:41.473Z] Removing intermediate container ffc530c07824 [2021-02-05T00:41:41.473Z] ---> 0f86b8bb32f0 [2021-02-05T00:41:41.473Z] Step 8/26 : COPY . . [2021-02-05T00:41:42.101Z] Removing intermediate container b05ef4ce5bf4 [2021-02-05T00:41:42.101Z] ---> 3556682d9176 [2021-02-05T00:41:42.101Z] Step 8/23 : COPY . . [2021-02-05T00:41:50.784Z] Removing intermediate container 9d54ccfc2212 [2021-02-05T00:41:50.784Z] ---> cb5a0a52eb98 [2021-02-05T00:41:50.784Z] Step 8/22 : COPY . . [2021-02-05T00:41:50.784Z] Removing intermediate container ca5b1bea8b42 [2021-02-05T00:41:50.784Z] ---> 4602906b8032 [2021-02-05T00:41:50.784Z] Step 8/24 : COPY . . [2021-02-05T00:42:37.935Z] gofmt -l . [2021-02-05T00:42:37.935Z] [ "`gofmt -l .`" = "" ] [2021-02-05T00:42:37.935Z] ./bin/test-go-mod-tidy.sh [2021-02-05T00:42:37.935Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-05T00:42:38.601Z] + ls -al . [2021-02-05T00:42:38.601Z] total 716 [2021-02-05T00:42:38.601Z] drwxrwxr-x 9 1001 1001 4096 Feb 5 00:42 . [2021-02-05T00:42:38.601Z] drwxr-xr-x 4 root root 4096 Feb 5 00:38 .. [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 11 Feb 5 00:36 .dockerignore [2021-02-05T00:42:38.601Z] drwxrwxr-x 8 1001 1001 4096 Feb 5 00:36 .git [2021-02-05T00:42:38.601Z] drwxrwxr-x 3 1001 1001 4096 Feb 5 00:36 .github [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 872 Feb 5 00:36 .gitignore [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 166 Feb 5 00:36 .sonarcloud.properties [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 7859 Feb 5 00:36 Attribution.txt [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 3804 Feb 5 00:36 CONTRIBUTING.md [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 931 Feb 5 00:36 Dockerfile.build [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 863 Feb 5 00:36 Jenkinsfile [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 10775 Feb 5 00:36 LICENSE [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 6001 Feb 5 00:36 Makefile [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 6524 Feb 5 00:36 README.md [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 6755 Feb 5 00:36 SECURITY.md [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 5 Feb 5 00:33 VERSION [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 4131 Feb 5 00:36 ZMQWindows.md [2021-02-05T00:42:38.601Z] drwxrwxr-x 2 1001 1001 4096 Feb 5 00:36 bin [2021-02-05T00:42:38.601Z] drwxrwxr-x 15 1001 1001 4096 Feb 5 00:36 cmd [2021-02-05T00:42:38.601Z] -rw-r--r-- 1 root root 583066 Feb 5 00:41 coverage.out [2021-02-05T00:42:38.601Z] -rw-r--r-- 1 root root 1054 Feb 5 00:42 go.mod [2021-02-05T00:42:38.601Z] -rw-r--r-- 1 root root 19290 Feb 5 00:42 go.sum [2021-02-05T00:42:38.601Z] drwxrwxr-x 8 1001 1001 4096 Feb 5 00:36 internal [2021-02-05T00:42:38.601Z] drwxrwxr-x 4 1001 1001 4096 Feb 5 00:36 openapi [2021-02-05T00:42:38.601Z] drwxrwxr-x 4 1001 1001 4096 Feb 5 00:36 snap [2021-02-05T00:42:38.601Z] -rw-rw-r-- 1 1001 1001 168 Feb 5 00:36 version.go [Pipeline] sh [2021-02-05T00:42:39.301Z] + '[' -e coverage.out ] [2021-02-05T00:42:39.301Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-05T00:42:39.327Z] Warning: overwriting stash ‘coverage-report’ [2021-02-05T00:42:40.547Z] Stashed 1 file(s) [Pipeline] sh [2021-02-05T00:42:41.241Z] + make build [2021-02-05T00:42:41.241Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-05T00:42:53.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-05T00:42:59.759Z] ---> 4bc97bbefe58 [2021-02-05T00:42:59.759Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-05T00:42:59.759Z] ---> 384c8516ef70 [2021-02-05T00:42:59.759Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-05T00:42:59.759Z] ---> 4a3111603fe6 [2021-02-05T00:42:59.759Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-05T00:42:59.759Z] ---> Running in f1946a07f173 [2021-02-05T00:42:59.759Z] ---> Running in 8dcc910c27da [2021-02-05T00:42:59.759Z] ---> 2d5aedd4226a [2021-02-05T00:42:59.759Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-05T00:42:59.759Z] ---> Running in aacc710cf616 [2021-02-05T00:42:59.759Z] ---> Running in 6e478f819975 [2021-02-05T00:43:00.373Z] ---> 065eddcc332d [2021-02-05T00:43:00.373Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-05T00:43:00.643Z] ---> Running in ca957bc05a54 [2021-02-05T00:43:01.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-05T00:43:01.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-05T00:43:01.450Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-05T00:43:01.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-05T00:43:02.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-05T00:43:20.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-05T00:43:24.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-05T00:43:33.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-05T00:43:35.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-05T00:43:40.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-05T00:43:47.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-05T00:43:50.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-05T00:43:54.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-05T00:43:59.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-05T00:44:02.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-05T00:44:08.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-05T00:44:11.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-05T00:44:11.883Z] Removing intermediate container 8dcc910c27da [2021-02-05T00:44:11.883Z] ---> 22c03cb03e87 [2021-02-05T00:44:11.883Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-05T00:44:11.883Z] ---> Running in 2e3fe10e31ee [Pipeline] } [2021-02-05T00:44:14.795Z] $ docker stop --time=1 41b9ced7daf70c63ab2da853d3c5bba531973e7a7d1488febe8565d0957d61e4 [2021-02-05T00:44:17.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-05T00:44:17.285Z] $ docker rm -f 41b9ced7daf70c63ab2da853d3c5bba531973e7a7d1488febe8565d0957d61e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:44:19.268Z] Removing intermediate container ca957bc05a54 [2021-02-05T00:44:19.268Z] ---> fb0b71832e3b [2021-02-05T00:44:19.268Z] [2021-02-05T00:44:19.268Z] Step 10/24 : FROM alpine:3.12 [2021-02-05T00:44:19.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T00:44:19.553Z] 3.12: Pulling from library/alpine [2021-02-05T00:44:19.789Z] [2021-02-05T00:44:19.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:44:20.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T00:44:20.470Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-05T00:44:20.470Z] 29e5d40040c1: Pulling fs layer [2021-02-05T00:44:20.470Z] 1ce36da41761: Pulling fs layer [2021-02-05T00:44:20.470Z] 25b303627fd3: Pulling fs layer [2021-02-05T00:44:20.470Z] 29e5d40040c1: Verifying Checksum [2021-02-05T00:44:20.470Z] 29e5d40040c1: Download complete [2021-02-05T00:44:21.071Z] 1ce36da41761: Verifying Checksum [2021-02-05T00:44:21.071Z] 1ce36da41761: Download complete [2021-02-05T00:44:21.112Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-05T00:44:21.347Z] 29e5d40040c1: Pull complete [2021-02-05T00:44:21.872Z] Status: Downloaded newer image for alpine:3.12 [2021-02-05T00:44:21.872Z] ---> 389fef711851 [2021-02-05T00:44:21.872Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-05T00:44:22.539Z] Removing intermediate container 6e478f819975 [2021-02-05T00:44:22.539Z] ---> 670d772d00b7 [2021-02-05T00:44:22.539Z] [2021-02-05T00:44:22.539Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T00:44:22.539Z] ---> 389fef711851 [2021-02-05T00:44:22.539Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-05T00:44:22.787Z] 1ce36da41761: Pull complete [2021-02-05T00:44:23.061Z] 25b303627fd3: Verifying Checksum [2021-02-05T00:44:23.061Z] 25b303627fd3: Download complete [2021-02-05T00:44:23.601Z] ---> Running in eb71d194c1ac [2021-02-05T00:44:24.259Z] Removing intermediate container 2e3fe10e31ee [2021-02-05T00:44:24.259Z] ---> 40cb03a2af02 [2021-02-05T00:44:24.259Z] [2021-02-05T00:44:24.259Z] Step 11/26 : FROM docker:20.10.0 [2021-02-05T00:44:24.259Z] 20.10.0: Pulling from library/docker [2021-02-05T00:44:24.259Z] ---> Running in 2f8718cb8baf [2021-02-05T00:44:24.921Z] Removing intermediate container aacc710cf616 [2021-02-05T00:44:24.921Z] ---> 9f8b5f73ced0 [2021-02-05T00:44:24.921Z] [2021-02-05T00:44:24.921Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:44:24.921Z] ---> 389fef711851 [2021-02-05T00:44:24.921Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:44:24.921Z] Removing intermediate container f1946a07f173 [2021-02-05T00:44:24.921Z] ---> c29ad1024807 [2021-02-05T00:44:24.921Z] [2021-02-05T00:44:24.921Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:44:24.921Z] ---> 389fef711851 [2021-02-05T00:44:24.921Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-05T00:44:26.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:44:26.136Z] ---> Running in c290dccc8a92 [2021-02-05T00:44:26.526Z] ---> Running in 782f83d7edf6 [2021-02-05T00:44:26.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:44:26.864Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-05T00:44:27.224Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:44:27.224Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-05T00:44:27.224Z] (4/5) Installing curl (7.69.1-r3) [2021-02-05T00:44:27.224Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-05T00:44:27.224Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:44:27.224Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:44:27.588Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:44:27.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:44:27.588Z] OK: 7 MiB in 19 packages [2021-02-05T00:44:27.884Z] Removing intermediate container 782f83d7edf6 [2021-02-05T00:44:27.884Z] ---> 656595219150 [2021-02-05T00:44:27.884Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-05T00:44:27.884Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-05T00:44:27.884Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-05T00:44:27.884Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:44:27.884Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:44:28.222Z] OK: 6 MiB in 16 packages [2021-02-05T00:44:28.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:44:28.543Z] ---> Running in a7c20f2cb598 [2021-02-05T00:44:28.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:44:30.094Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-05T00:44:30.094Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:44:30.094Z] OK: 6 MiB in 15 packages [2021-02-05T00:44:30.437Z] Removing intermediate container a7c20f2cb598 [2021-02-05T00:44:30.437Z] ---> dbaee06cbc91 [2021-02-05T00:44:30.437Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-05T00:44:31.668Z] ---> Running in 6413d3d07b6b [2021-02-05T00:44:32.055Z] Removing intermediate container 2f8718cb8baf [2021-02-05T00:44:32.055Z] ---> 28d9185bc4e9 [2021-02-05T00:44:32.055Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:44:32.055Z] Removing intermediate container eb71d194c1ac [2021-02-05T00:44:32.055Z] ---> b1c2ee663193 [2021-02-05T00:44:32.055Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T00:44:32.405Z] ---> Running in 4d1e2bb4cf04 [2021-02-05T00:44:32.405Z] ---> Running in 5c420fe35f6c [2021-02-05T00:44:32.753Z] Removing intermediate container 6413d3d07b6b [2021-02-05T00:44:32.753Z] ---> 09f28a022a75 [2021-02-05T00:44:32.753Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:44:33.032Z] Removing intermediate container c290dccc8a92 [2021-02-05T00:44:33.032Z] ---> 1b4fa234c39b [2021-02-05T00:44:33.032Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:44:33.032Z] ---> Running in dd0ed6255e96 [2021-02-05T00:44:33.266Z] 25b303627fd3: Pull complete [2021-02-05T00:44:33.266Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-05T00:44:33.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T00:44:33.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-05T00:44:33.365Z] Removing intermediate container 5c420fe35f6c [2021-02-05T00:44:33.365Z] ---> 216680566d3b [2021-02-05T00:44:33.365Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-05T00:44:33.549Z] prd-ubuntu18.04-docker-arm64-4c-16g-25120 does not seem to be running inside a container [2021-02-05T00:44:33.609Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-05T00:44:33.660Z] ---> Running in 4748ff260277 [2021-02-05T00:44:33.660Z] Removing intermediate container 4d1e2bb4cf04 [2021-02-05T00:44:33.660Z] ---> bbc735b8b8e8 [2021-02-05T00:44:33.660Z] Step 13/24 : WORKDIR / [2021-02-05T00:44:33.660Z] ---> Running in d56905277d01 [2021-02-05T00:44:34.015Z] ---> Running in 93dba2eb0349 [2021-02-05T00:44:34.344Z] Removing intermediate container 4748ff260277 [2021-02-05T00:44:34.344Z] ---> 3c31f59303f3 [2021-02-05T00:44:34.344Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-05T00:44:34.344Z] Removing intermediate container d56905277d01 [2021-02-05T00:44:34.344Z] ---> b2781f8aeeaf [2021-02-05T00:44:34.344Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T00:44:34.708Z] ---> Running in 4b20b7f83ce9 [2021-02-05T00:44:34.708Z] Removing intermediate container 93dba2eb0349 [2021-02-05T00:44:34.708Z] ---> 9517e132bb3b [2021-02-05T00:44:34.708Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-05T00:44:34.708Z] ---> Running in 68fdd2d232c5 [2021-02-05T00:44:35.401Z] Removing intermediate container 4b20b7f83ce9 [2021-02-05T00:44:35.401Z] ---> e6f92df5012c [2021-02-05T00:44:35.401Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T00:44:35.757Z] Removing intermediate container 68fdd2d232c5 [2021-02-05T00:44:35.757Z] ---> 91ec16579efc [2021-02-05T00:44:35.757Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:44:35.757Z] ---> Running in ab3c825453df [2021-02-05T00:44:35.757Z] ---> 3e504fa773f8 [2021-02-05T00:44:35.757Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-05T00:44:36.465Z] Removing intermediate container ab3c825453df [2021-02-05T00:44:36.465Z] ---> b7cfa7af3f50 [2021-02-05T00:44:36.465Z] Step 15/23 : WORKDIR / [2021-02-05T00:44:36.831Z] Removing intermediate container dd0ed6255e96 [2021-02-05T00:44:36.831Z] ---> ce77c77f92ae [2021-02-05T00:44:36.831Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-05T00:44:36.831Z] ---> Running in a729bf4f54fc [2021-02-05T00:44:36.831Z] ---> Running in 8d40e348377a [2021-02-05T00:44:36.831Z] ---> fbbd052f5557 [2021-02-05T00:44:36.831Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-05T00:44:36.831Z] ---> 083175fa5e1d [2021-02-05T00:44:36.831Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-05T00:44:37.016Z] $ docker top f5a7c629516ed9a4a65421ae9291081be1fbde1af92b8d687943c75d6ac9b269 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:44:37.534Z] Removing intermediate container a729bf4f54fc [2021-02-05T00:44:37.534Z] ---> b50cc852467c [2021-02-05T00:44:37.534Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:44:37.849Z] ---> df260c001ab4 [2021-02-05T00:44:37.849Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-05T00:44:38.180Z] + grep parallel [2021-02-05T00:44:38.180Z] + docker-compose build --help [2021-02-05T00:44:38.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:44:38.940Z] ---> d3b9ebd6af26 [2021-02-05T00:44:38.940Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-05T00:44:39.223Z] ---> 3eb381691664 [2021-02-05T00:44:39.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-05T00:44:39.560Z] ---> 689ec55c260e [2021-02-05T00:44:39.560Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-05T00:44:40.027Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:44:40.027Z] ---> 4eb901ce7c4a [2021-02-05T00:44:40.027Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-05T00:44:40.383Z] ---> Running in f17fe560a202 [2021-02-05T00:44:40.747Z] ---> feeb7ba8546d [2021-02-05T00:44:40.747Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-05T00:44:41.156Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-05T00:44:41.156Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-05T00:44:41.156Z] Removing intermediate container f17fe560a202 [2021-02-05T00:44:41.156Z] ---> 3a9d90639eb7 [2021-02-05T00:44:41.156Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:44:41.156Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-05T00:44:41.156Z] ---> 96c2b1fd927b [2021-02-05T00:44:41.156Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-05T00:44:41.156Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-05T00:44:41.156Z] ---> Running in 537d456979b6 [2021-02-05T00:44:41.491Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-05T00:44:41.918Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-05T00:44:41.918Z] ---> e58ae71c1da3 [2021-02-05T00:44:41.918Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-05T00:44:41.918Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:44:41.918Z] OK: 8 MiB in 20 packages [2021-02-05T00:44:42.252Z] ---> Running in 99ab95082e15 [2021-02-05T00:44:42.252Z] Removing intermediate container 537d456979b6 [2021-02-05T00:44:42.252Z] ---> b2adf639d9a6 [2021-02-05T00:44:42.252Z] Step 20/22 : LABEL arch=x86_64 [2021-02-05T00:44:42.555Z] ---> b951f56b75f3 [2021-02-05T00:44:42.555Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-05T00:44:42.555Z] ---> Running in 39d9b6243b93 [2021-02-05T00:44:42.966Z] ---> Running in b41a949fe3a4 [2021-02-05T00:44:43.346Z] Removing intermediate container 99ab95082e15 [2021-02-05T00:44:43.346Z] ---> a1ac535de5f5 [2021-02-05T00:44:43.346Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:44:43.665Z] Removing intermediate container 39d9b6243b93 [2021-02-05T00:44:43.665Z] ---> 04726afb94e1 [2021-02-05T00:44:43.665Z] Step 21/22 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:44:43.665Z] ---> Running in ba34530b105d [2021-02-05T00:44:44.042Z] Removing intermediate container 8d40e348377a [2021-02-05T00:44:44.042Z] ---> f91b71ec960a [2021-02-05T00:44:44.042Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:44:44.042Z] ---> Running in 7f4726e36a78 [2021-02-05T00:44:44.357Z] Removing intermediate container ba34530b105d [2021-02-05T00:44:44.357Z] ---> bbe3dd805cea [2021-02-05T00:44:44.357Z] Step 21/23 : LABEL arch=x86_64 [2021-02-05T00:44:44.357Z] ---> Running in 55baf16ccedd [2021-02-05T00:44:44.651Z] Removing intermediate container 7f4726e36a78 [2021-02-05T00:44:44.651Z] ---> b423a589f3e8 [2021-02-05T00:44:44.651Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T00:44:44.946Z] --parallel Build images in parallel. [2021-02-05T00:44:44.958Z] ---> 79ec897262cd [2021-02-05T00:44:44.958Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-05T00:44:44.958Z] ---> Running in ea3f1f28aca6 [Pipeline] } [2021-02-05T00:44:44.942Z] $ docker stop --time=1 f5a7c629516ed9a4a65421ae9291081be1fbde1af92b8d687943c75d6ac9b269 [2021-02-05T00:44:45.263Z] Removing intermediate container 55baf16ccedd [2021-02-05T00:44:45.263Z] ---> 8f37094d3c01 [2021-02-05T00:44:45.263Z] Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:44:45.263Z] ---> Running in 493dc9faf166 [2021-02-05T00:44:46.364Z] Removing intermediate container ea3f1f28aca6 [2021-02-05T00:44:46.364Z] ---> 54a392f1377f [2021-02-05T00:44:46.364Z] [2021-02-05T00:44:46.364Z] Removing intermediate container b41a949fe3a4 [2021-02-05T00:44:46.364Z] ---> 9101982ce4bb [2021-02-05T00:44:46.364Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-05T00:44:46.364Z] Removing intermediate container 493dc9faf166 [2021-02-05T00:44:46.364Z] ---> f1a2476e3597 [2021-02-05T00:44:46.364Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:44:46.979Z] $ docker rm -f f5a7c629516ed9a4a65421ae9291081be1fbde1af92b8d687943c75d6ac9b269 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:44:47.542Z] ---> Running in 957d3f188a58 [2021-02-05T00:44:47.542Z] ---> Running in b3bc22307058 [2021-02-05T00:44:47.542Z] ---> 1759c8876273 [2021-02-05T00:44:47.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-05T00:44:47.542Z] Removing intermediate container 957d3f188a58 [2021-02-05T00:44:47.542Z] ---> e832f3872af1 [2021-02-05T00:44:47.542Z] Step 22/24 : LABEL arch=x86_64 [2021-02-05T00:44:47.542Z] Removing intermediate container b3bc22307058 [2021-02-05T00:44:47.542Z] ---> ff25ca5fd6c5 [2021-02-05T00:44:47.542Z] [2021-02-05T00:44:47.542Z] Successfully built 54a392f1377f [2021-02-05T00:44:47.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-05T00:44:47.836Z] . [Pipeline] withDockerContainer [2021-02-05T00:44:48.029Z] Successfully tagged docker-support-notifications-go:latest [2021-02-05T00:44:48.029Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-02-05T00:44:48.029Z] ---> Running in 9c4c653d7a51 [2021-02-05T00:44:48.126Z] prd-ubuntu18.04-docker-arm64-4c-16g-25120 does not seem to be running inside a container [2021-02-05T00:44:48.192Z] $ 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/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-05T00:44:48.326Z] Successfully built ff25ca5fd6c5 [2021-02-05T00:44:48.326Z] ---> e0c925e6adb5 [2021-02-05T00:44:48.326Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-05T00:44:48.697Z] Successfully tagged docker-core-metadata-go:latest [2021-02-05T00:44:48.697Z] Building docker-security-bootstrapper-go [2021-02-05T00:44:48.697Z]  Building docker-core-metadata-go ... done Removing intermediate container 9c4c653d7a51 [2021-02-05T00:44:48.697Z] ---> 25723b918337 [2021-02-05T00:44:48.697Z] Step 23/24 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:44:48.697Z] ---> Running in 600b6895c40c [2021-02-05T00:44:48.697Z] ---> Running in 202cc24cc31e [2021-02-05T00:44:49.107Z] Removing intermediate container 600b6895c40c [2021-02-05T00:44:49.107Z] ---> e37803267392 [2021-02-05T00:44:49.107Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:44:49.410Z] ---> Running in d2b055b7a31d [2021-02-05T00:44:49.410Z] Removing intermediate container 202cc24cc31e [2021-02-05T00:44:49.410Z] ---> f184c9734c63 [2021-02-05T00:44:49.410Z] Step 24/24 : LABEL version=0.0.0 [2021-02-05T00:44:49.762Z] ---> Running in 664c210e0c3a [2021-02-05T00:44:49.823Z] $ docker top 9d591ec29f99865e49686bcb833476a886f9c49ed78c2a8d22322e2823c3d5c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:44:50.956Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-05T00:44:54.622Z] Removing intermediate container d2b055b7a31d [2021-02-05T00:44:54.622Z] ---> 68c9f48f8bcb [2021-02-05T00:44:54.622Z] Step 21/23 : LABEL arch=x86_64 [2021-02-05T00:44:54.622Z] Removing intermediate container 664c210e0c3a [2021-02-05T00:44:54.622Z] ---> 15f9765de0d5 [2021-02-05T00:44:54.622Z] [2021-02-05T00:44:54.622Z] ---> Running in 31a18c223a69 [2021-02-05T00:44:55.656Z] Removing intermediate container 31a18c223a69 [2021-02-05T00:44:55.656Z] ---> bf32dadb9fe6 [2021-02-05T00:44:55.656Z] Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:44:55.656Z] Successfully built 15f9765de0d5 [2021-02-05T00:44:55.656Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-05T00:44:55.656Z] Building docker-security-proxy-setup-go [2021-02-05T00:44:56.608Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 4f683fd9e9ce [2021-02-05T00:44:56.608Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-05T00:44:57.322Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-05T00:44:57.322Z] ---> aefe523efa57 [2021-02-05T00:44:57.322Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-05T00:44:57.655Z] Building docker-core-command-go ... [2021-02-05T00:44:57.655Z] Building docker-core-data-go ... [2021-02-05T00:44:57.655Z] Building docker-core-metadata-go ... [2021-02-05T00:44:57.655Z] Building docker-security-bootstrapper-go ... [2021-02-05T00:44:57.655Z] Building docker-security-proxy-setup-go ... [2021-02-05T00:44:57.655Z] Building docker-security-secretstore-setup-go ... [2021-02-05T00:44:57.655Z] Building docker-support-notifications-go ... [2021-02-05T00:44:57.655Z] Building docker-support-scheduler-go ... [2021-02-05T00:44:57.655Z] Building docker-sys-mgmt-agent-go ... [2021-02-05T00:44:57.655Z] Building docker-security-proxy-setup-go [2021-02-05T00:44:57.655Z] Building docker-support-scheduler-go [2021-02-05T00:44:57.655Z] Building docker-security-bootstrapper-go [2021-02-05T00:44:57.655Z] Building docker-support-notifications-go [2021-02-05T00:44:57.655Z] Building docker-core-command-go [2021-02-05T00:44:58.069Z] ---> Running in ae32a9ef882e [2021-02-05T00:44:58.477Z] Removing intermediate container 4f683fd9e9ce [2021-02-05T00:44:58.477Z] ---> 194d8cf56257 [2021-02-05T00:44:58.477Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:44:59.791Z] ---> Running in e090b6e8fe7c [2021-02-05T00:45:02.174Z] Removing intermediate container e090b6e8fe7c [2021-02-05T00:45:02.174Z] ---> 1662da6cc45b [2021-02-05T00:45:02.174Z] [2021-02-05T00:45:02.174Z] Successfully built 1662da6cc45b [2021-02-05T00:45:02.514Z] Successfully tagged docker-core-data-go:latest [2021-02-05T00:45:02.514Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-02-05T00:45:02.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:45:02.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:45:03.362Z] (1/2) Installing readline (8.0.4-r0) [2021-02-05T00:45:03.362Z] (2/2) Installing bash (5.0.17-r0) [2021-02-05T00:45:03.857Z] Executing bash-5.0.17-r0.post-install [2021-02-05T00:45:03.857Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:45:04.409Z] OK: 12 MiB in 22 packages [2021-02-05T00:45:09.708Z] Removing intermediate container ae32a9ef882e [2021-02-05T00:45:09.708Z] ---> 8d4e8aca8235 [2021-02-05T00:45:09.708Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-05T00:45:10.069Z] ---> Running in c987daa3ce1d [2021-02-05T00:45:11.158Z] Removing intermediate container c987daa3ce1d [2021-02-05T00:45:11.158Z] ---> 4f6d48811ae7 [2021-02-05T00:45:11.158Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-05T00:45:11.158Z] ---> Running in 9a8a53262055 [2021-02-05T00:45:12.931Z] Removing intermediate container 9a8a53262055 [2021-02-05T00:45:12.931Z] ---> eb4f6a4b3345 [2021-02-05T00:45:12.931Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-05T00:45:13.674Z] ---> Running in 2e1dc068e2d5 [2021-02-05T00:45:14.043Z] Removing intermediate container 2e1dc068e2d5 [2021-02-05T00:45:14.043Z] ---> f55233c9c854 [2021-02-05T00:45:14.043Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-05T00:45:15.751Z] ---> 61c4b90ce644 [2021-02-05T00:45:15.751Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-05T00:45:17.327Z] ---> 1d8a5c2b401f [2021-02-05T00:45:17.327Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-05T00:45:19.584Z] ---> 433f639cdae4 [2021-02-05T00:45:19.584Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-05T00:45:20.734Z] ---> Running in d1e65b5ccb2f [2021-02-05T00:45:24.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:45:24.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:45:24.488Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-05T00:45:24.488Z] (2/33) Installing expat (2.2.9-r1) [2021-02-05T00:45:24.783Z] (3/33) Installing libffi (3.3-r2) [2021-02-05T00:45:24.783Z] (4/33) Installing gdbm (1.13-r1) [2021-02-05T00:45:24.783Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-05T00:45:24.783Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-05T00:45:24.783Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-05T00:45:32.166Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-05T00:45:32.166Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-05T00:45:32.166Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-05T00:45:32.166Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-05T00:45:32.166Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-05T00:45:32.535Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-05T00:45:32.535Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-05T00:45:33.457Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-05T00:45:33.457Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-05T00:45:33.457Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-05T00:45:33.754Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-05T00:45:33.754Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-05T00:45:34.155Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-05T00:45:34.523Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-05T00:45:34.523Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-05T00:45:34.523Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-05T00:45:34.523Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-05T00:45:34.884Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-05T00:45:34.884Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-05T00:45:35.773Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-05T00:45:35.773Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-05T00:45:35.773Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-05T00:45:35.773Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-05T00:45:35.773Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-05T00:45:36.373Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-05T00:45:36.373Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-05T00:45:37.304Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:45:37.304Z] OK: 71 MiB in 55 packages [2021-02-05T00:46:01.263Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:46:01.263Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:46:01.263Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:46:01.263Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:46:01.263Z] ---> 32f1b4c29b72 [2021-02-05T00:46:01.263Z] Step 3/21 : WORKDIR /edgex-go [2021-02-05T00:46:01.263Z] ---> 32f1b4c29b72 [2021-02-05T00:46:01.263Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> d3e30a289d29 [2021-02-05T00:46:01.263Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> d3e30a289d29 [2021-02-05T00:46:01.263Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 06f915788737 [2021-02-05T00:46:01.263Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 06f915788737 [2021-02-05T00:46:01.263Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> a552e87ceb50 [2021-02-05T00:46:01.263Z] Step 6/22 : COPY go.mod . [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> a552e87ceb50 [2021-02-05T00:46:01.263Z] Step 6/21 : COPY go.mod . [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 8bcb1ff68745 [2021-02-05T00:46:01.263Z] Step 7/22 : RUN go mod download [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 8bcb1ff68745 [2021-02-05T00:46:01.263Z] Step 7/21 : RUN go mod download [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 4602906b8032 [2021-02-05T00:46:01.263Z] Step 8/22 : COPY . . [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 4602906b8032 [2021-02-05T00:46:01.263Z] Step 8/21 : COPY . . [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 065eddcc332d [2021-02-05T00:46:01.263Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 065eddcc332d [2021-02-05T00:46:01.263Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-05T00:46:01.263Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:46:01.263Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:46:01.263Z] ---> 32f1b4c29b72 [2021-02-05T00:46:01.263Z] Step 3/31 : WORKDIR /edgex-go [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> d3e30a289d29 [2021-02-05T00:46:01.263Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 06f915788737 [2021-02-05T00:46:01.263Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> a552e87ceb50 [2021-02-05T00:46:01.263Z] Step 6/31 : COPY go.mod . [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 8bcb1ff68745 [2021-02-05T00:46:01.263Z] Step 7/31 : RUN go mod download [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 4602906b8032 [2021-02-05T00:46:01.263Z] Step 8/31 : COPY . . [2021-02-05T00:46:01.263Z] ---> Using cache [2021-02-05T00:46:01.263Z] ---> 065eddcc332d [2021-02-05T00:46:01.263Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-05T00:46:03.784Z] ---> Running in 9a4844b4c759 [2021-02-05T00:46:03.784Z] ---> Running in e9bd8a6beb39 [2021-02-05T00:46:03.784Z] ---> Running in 4d628968a76b [2021-02-05T00:46:04.269Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:46:04.269Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:46:04.269Z] ---> 32f1b4c29b72 [2021-02-05T00:46:04.269Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:46:04.269Z] ---> Using cache [2021-02-05T00:46:04.269Z] ---> d3e30a289d29 [2021-02-05T00:46:04.269Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:46:04.269Z] ---> Using cache [2021-02-05T00:46:04.270Z] ---> 06f915788737 [2021-02-05T00:46:04.270Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T00:46:04.270Z] ---> Using cache [2021-02-05T00:46:04.270Z] ---> a552e87ceb50 [2021-02-05T00:46:04.270Z] Step 6/23 : COPY go.mod . [2021-02-05T00:46:04.270Z] ---> Using cache [2021-02-05T00:46:04.270Z] ---> 8bcb1ff68745 [2021-02-05T00:46:04.270Z] Step 7/23 : RUN go mod download [2021-02-05T00:46:04.270Z] ---> Using cache [2021-02-05T00:46:04.270Z] ---> 4602906b8032 [2021-02-05T00:46:04.270Z] Step 8/23 : COPY . . [2021-02-05T00:46:04.270Z] ---> Using cache [2021-02-05T00:46:04.270Z] ---> 065eddcc332d [2021-02-05T00:46:04.270Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-05T00:46:04.919Z] ---> Running in 848a4bb3e7c8 [2021-02-05T00:46:08.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-05T00:46:08.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-05T00:46:08.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-05T00:46:08.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-05T00:46:19.435Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:46:19.435Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:46:19.435Z] ---> 757c30ae018a [2021-02-05T00:46:19.435Z] Step 3/31 : WORKDIR /edgex-go [2021-02-05T00:46:19.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:46:19.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:46:19.435Z] ---> 757c30ae018a [2021-02-05T00:46:19.435Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T00:46:19.435Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:46:19.435Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:46:19.435Z] ---> 757c30ae018a [2021-02-05T00:46:19.435Z] Step 3/21 : WORKDIR /edgex-go [2021-02-05T00:46:19.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:46:19.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:46:19.435Z] ---> 757c30ae018a [2021-02-05T00:46:19.435Z] Step 3/22 : WORKDIR /edgex-go [2021-02-05T00:46:19.435Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:46:19.435Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:46:19.435Z] ---> 757c30ae018a [2021-02-05T00:46:19.435Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:46:19.435Z] ---> Running in 758514ce4ce3 [2021-02-05T00:46:19.435Z] ---> Running in f72b4fd61be5 [2021-02-05T00:46:19.435Z] ---> Running in 6699f998c829 [2021-02-05T00:46:19.435Z] ---> Running in 52e9f7038847 [2021-02-05T00:46:19.435Z] ---> Running in 2d0253e616b3 [2021-02-05T00:46:19.435Z] Removing intermediate container 2d0253e616b3 [2021-02-05T00:46:19.435Z] ---> 6bc937687988 [2021-02-05T00:46:19.435Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:46:19.435Z] Removing intermediate container 758514ce4ce3 [2021-02-05T00:46:19.435Z] ---> aa1460ffcf3e [2021-02-05T00:46:19.435Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:46:19.435Z] ---> Running in 72e9a53000f8 [2021-02-05T00:46:19.435Z] Removing intermediate container 6699f998c829 [2021-02-05T00:46:19.435Z] ---> 1207761cad3c [2021-02-05T00:46:19.435Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:46:19.435Z] Removing intermediate container f72b4fd61be5 [2021-02-05T00:46:19.435Z] ---> d409ebe6637b [2021-02-05T00:46:19.435Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:46:19.435Z] Removing intermediate container 52e9f7038847 [2021-02-05T00:46:19.435Z] ---> 2947803e70f7 [2021-02-05T00:46:19.435Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:46:19.435Z] ---> Running in 8d276947fd8e [2021-02-05T00:46:19.435Z] ---> Running in a1b56a2c26ff [2021-02-05T00:46:19.435Z] ---> Running in 319864b28030 [2021-02-05T00:46:19.435Z] ---> Running in 1810983d4b9b [2021-02-05T00:46:20.038Z] Removing intermediate container 72e9a53000f8 [2021-02-05T00:46:20.038Z] ---> 8fadb8395c8d [2021-02-05T00:46:20.038Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-05T00:46:20.313Z] ---> Running in 99438d71467a [2021-02-05T00:46:20.313Z] Removing intermediate container 8d276947fd8e [2021-02-05T00:46:20.313Z] ---> 4172b0adcda4 [2021-02-05T00:46:20.313Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-05T00:46:20.600Z] Removing intermediate container a1b56a2c26ff [2021-02-05T00:46:20.600Z] ---> 26da39fa24b7 [2021-02-05T00:46:20.600Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T00:46:20.600Z] ---> Running in 0f9840430daf [2021-02-05T00:46:20.872Z] Removing intermediate container 1810983d4b9b [2021-02-05T00:46:20.872Z] ---> 3c2da7cad30e [2021-02-05T00:46:20.872Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-05T00:46:20.872Z] ---> Running in 7f35caec354e [2021-02-05T00:46:21.465Z] Removing intermediate container 319864b28030 [2021-02-05T00:46:21.465Z] ---> 3228118f1ca4 [2021-02-05T00:46:21.465Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-05T00:46:21.743Z] ---> Running in 01fca93dd680 [2021-02-05T00:46:21.743Z] ---> Running in 724b58481f96 [2021-02-05T00:46:22.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:46:22.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:46:23.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:46:23.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:46:23.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:46:23.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:46:23.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:46:24.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:46:24.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:46:24.324Z] OK: 217 MiB in 51 packages [2021-02-05T00:46:24.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:46:25.197Z] OK: 217 MiB in 51 packages [2021-02-05T00:46:25.479Z] OK: 217 MiB in 51 packages [2021-02-05T00:46:25.761Z] Removing intermediate container 99438d71467a [2021-02-05T00:46:25.761Z] ---> 78ffc271f71e [2021-02-05T00:46:25.761Z] Step 6/31 : COPY go.mod . [2021-02-05T00:46:26.414Z] OK: 217 MiB in 51 packages [2021-02-05T00:46:26.711Z] OK: 217 MiB in 51 packages [2021-02-05T00:46:26.711Z] ---> 422ec24c2aa2 [2021-02-05T00:46:26.711Z] Step 7/31 : RUN go mod download [2021-02-05T00:46:26.990Z] Removing intermediate container 724b58481f96 [2021-02-05T00:46:26.990Z] ---> 327d060ccbe3 [2021-02-05T00:46:26.990Z] Step 6/22 : COPY go.mod . [2021-02-05T00:46:27.284Z] ---> Running in 430e8067b315 [2021-02-05T00:46:27.570Z] Removing intermediate container 0f9840430daf [2021-02-05T00:46:27.570Z] ---> 0cb962f6e793 [2021-02-05T00:46:27.570Z] Step 6/22 : COPY go.mod . [2021-02-05T00:46:28.184Z] Removing intermediate container 7f35caec354e [2021-02-05T00:46:28.184Z] ---> 94041a767616 [2021-02-05T00:46:28.184Z] Step 6/23 : COPY go.mod . [2021-02-05T00:46:28.184Z] ---> 7291ceefdd2b [2021-02-05T00:46:28.184Z] Step 7/22 : RUN go mod download [2021-02-05T00:46:28.464Z] ---> Running in 096a666332e7 [2021-02-05T00:46:29.070Z] Removing intermediate container 01fca93dd680 [2021-02-05T00:46:29.070Z] ---> ccdddbcf2248 [2021-02-05T00:46:29.070Z] Step 6/21 : COPY go.mod . [2021-02-05T00:46:29.070Z] ---> aa239ad36d2c [2021-02-05T00:46:29.070Z] Step 7/22 : RUN go mod download [2021-02-05T00:46:29.349Z] ---> Running in 91dfa530b8a2 [2021-02-05T00:46:29.349Z] ---> 21860858ecb9 [2021-02-05T00:46:29.349Z] Step 7/23 : RUN go mod download [2021-02-05T00:46:29.960Z] ---> Running in 1167d2532dba [2021-02-05T00:46:30.566Z] ---> 6dc6e658a05c [2021-02-05T00:46:30.566Z] Step 7/21 : RUN go mod download [2021-02-05T00:46:30.846Z] ---> Running in 0417d62fe39e [2021-02-05T00:46:32.302Z] Removing intermediate container 430e8067b315 [2021-02-05T00:46:32.302Z] ---> 850c436ab51f [2021-02-05T00:46:32.302Z] Step 8/31 : COPY . . [2021-02-05T00:46:33.302Z] Removing intermediate container 096a666332e7 [2021-02-05T00:46:33.302Z] ---> 0c62919bc896 [2021-02-05T00:46:33.302Z] Step 8/22 : COPY . . [2021-02-05T00:46:34.742Z] Removing intermediate container 91dfa530b8a2 [2021-02-05T00:46:34.742Z] ---> 8e923a9cbf1e [2021-02-05T00:46:34.742Z] Step 8/22 : COPY . . [2021-02-05T00:46:35.761Z] Removing intermediate container 1167d2532dba [2021-02-05T00:46:35.761Z] ---> d304c153d41e [2021-02-05T00:46:35.761Z] Step 8/23 : COPY . . [2021-02-05T00:46:36.037Z] Removing intermediate container 0417d62fe39e [2021-02-05T00:46:36.037Z] ---> 90f1fce0095d [2021-02-05T00:46:36.037Z] Step 8/21 : COPY . . [2021-02-05T00:46:42.777Z] Removing intermediate container d1e65b5ccb2f [2021-02-05T00:46:42.778Z] ---> f18654c82487 [2021-02-05T00:46:42.778Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-05T00:46:42.778Z] ---> Running in 3a402a99e898 [2021-02-05T00:46:48.826Z] Collecting docker-compose==1.23.2 [2021-02-05T00:46:48.826Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-05T00:46:49.330Z] Collecting PyYAML<4,>=3.10 [2021-02-05T00:46:49.330Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-05T00:46:54.691Z] Collecting jsonschema<3,>=2.5.1 [2021-02-05T00:46:54.691Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-05T00:46:57.178Z] Collecting cached-property<2,>=1.2.0 [2021-02-05T00:46:57.178Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-05T00:47:00.235Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-05T00:47:00.235Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-05T00:47:01.997Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-05T00:47:02.887Z] ---> 690ab2437797 [2021-02-05T00:47:02.887Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-05T00:47:02.887Z] ---> b8af258215e0 [2021-02-05T00:47:02.887Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-05T00:47:02.887Z] ---> 254626c56860 [2021-02-05T00:47:02.887Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-05T00:47:02.887Z] ---> 4dbddc656645 [2021-02-05T00:47:02.887Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-05T00:47:02.887Z] ---> c77ecec97d05 [2021-02-05T00:47:02.887Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-05T00:47:02.887Z] ---> Running in 011d959e003e [2021-02-05T00:47:02.887Z] ---> Running in c4f960e70e3d [2021-02-05T00:47:02.887Z] ---> Running in 6f1be8064793 [2021-02-05T00:47:02.887Z] ---> Running in f20dea1222f0 [2021-02-05T00:47:02.888Z] ---> Running in 934e93833532 [2021-02-05T00:47:03.880Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-05T00:47:04.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-05T00:47:04.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-05T00:47:04.395Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-05T00:47:04.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-05T00:47:04.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-05T00:47:04.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-05T00:47:05.176Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-05T00:47:05.176Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-05T00:47:05.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-05T00:47:05.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-05T00:47:07.126Z] Collecting docker<4.0,>=3.6.0 [2021-02-05T00:47:07.126Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-05T00:47:07.873Z] Collecting docopt<0.7,>=0.6.1 [2021-02-05T00:47:07.873Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-05T00:47:09.811Z] Collecting texttable<0.10,>=0.9.0 [2021-02-05T00:47:09.811Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-05T00:47:11.568Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-05T00:47:11.568Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-05T00:47:11.568Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-05T00:47:11.568Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-05T00:47:12.600Z] Collecting idna<2.8,>=2.5 [2021-02-05T00:47:12.965Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-05T00:47:12.965Z] Collecting docker-pycreds>=0.4.0 [2021-02-05T00:47:13.470Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-05T00:47:13.470Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-05T00:47:13.470Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-05T00:47:13.470Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-05T00:47:13.470Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-05T00:47:13.824Z] Installing collected packages: PyYAML, jsonschema, cached-property, websocket-client, urllib3, idna, requests, dockerpty, docker-pycreds, docker, docopt, texttable, docker-compose [2021-02-05T00:47:13.824Z] Running setup.py install for PyYAML: started [2021-02-05T00:47:15.064Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-05T00:47:17.979Z] Removing intermediate container 848a4bb3e7c8 [2021-02-05T00:47:17.979Z] ---> f54ac8d001ed [2021-02-05T00:47:17.979Z] [2021-02-05T00:47:17.979Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:47:17.979Z] ---> 389fef711851 [2021-02-05T00:47:17.979Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:47:18.575Z] Attempting uninstall: urllib3 [2021-02-05T00:47:18.575Z] Found existing installation: urllib3 1.25.9 [2021-02-05T00:47:18.575Z] Uninstalling urllib3-1.25.9: [2021-02-05T00:47:18.575Z] ---> Using cache [2021-02-05T00:47:18.575Z] ---> 1b4fa234c39b [2021-02-05T00:47:18.575Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:47:18.575Z] ---> Using cache [2021-02-05T00:47:18.575Z] ---> 3c31f59303f3 [2021-02-05T00:47:18.575Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-05T00:47:18.575Z] Successfully uninstalled urllib3-1.25.9 [2021-02-05T00:47:20.448Z] Removing intermediate container 9a4844b4c759 [2021-02-05T00:47:20.448Z] ---> 8cecb638a515 [2021-02-05T00:47:20.448Z] [2021-02-05T00:47:20.448Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T00:47:20.448Z] ---> 389fef711851 [2021-02-05T00:47:20.448Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:47:20.448Z] ---> Using cache [2021-02-05T00:47:20.448Z] ---> 1b4fa234c39b [2021-02-05T00:47:20.448Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:47:20.448Z] ---> Using cache [2021-02-05T00:47:20.448Z] ---> 3c31f59303f3 [2021-02-05T00:47:20.448Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-05T00:47:21.384Z] Attempting uninstall: idna [2021-02-05T00:47:21.384Z] Found existing installation: idna 2.9 [2021-02-05T00:47:21.384Z] Uninstalling idna-2.9: [2021-02-05T00:47:21.384Z] Successfully uninstalled idna-2.9 [2021-02-05T00:47:21.682Z] Attempting uninstall: requests [2021-02-05T00:47:21.682Z] Found existing installation: requests 2.23.0 [2021-02-05T00:47:21.682Z] Uninstalling requests-2.23.0: [2021-02-05T00:47:21.682Z] Successfully uninstalled requests-2.23.0 [2021-02-05T00:47:24.081Z] Running setup.py install for dockerpty: started [2021-02-05T00:47:24.081Z] ---> Running in e778cd41f38b [2021-02-05T00:47:24.081Z] ---> Running in 3823d3c49572 [2021-02-05T00:47:24.694Z] Removing intermediate container e9bd8a6beb39 [2021-02-05T00:47:24.694Z] ---> c4d85c38db10 [2021-02-05T00:47:24.694Z] [2021-02-05T00:47:24.694Z] Step 10/31 : FROM alpine:3.12 [2021-02-05T00:47:24.694Z] Removing intermediate container 4d628968a76b [2021-02-05T00:47:24.694Z] ---> 5d3047f99868 [2021-02-05T00:47:24.694Z] [2021-02-05T00:47:24.694Z] Step 10/21 : FROM alpine:3.12 [2021-02-05T00:47:24.694Z] ---> 389fef711851 [2021-02-05T00:47:24.694Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-05T00:47:24.694Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-05T00:47:24.694Z] Removing intermediate container e778cd41f38b [2021-02-05T00:47:24.694Z] ---> 7c7fd47300fc [2021-02-05T00:47:24.694Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T00:47:24.694Z] ---> 389fef711851 [2021-02-05T00:47:24.694Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-05T00:47:24.976Z] Removing intermediate container 3823d3c49572 [2021-02-05T00:47:24.976Z] ---> 10f50a71a215 [2021-02-05T00:47:24.976Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T00:47:24.976Z] ---> Running in cfbb57273b80 [2021-02-05T00:47:24.976Z] ---> Running in dbe3f4bc4741 [2021-02-05T00:47:24.976Z] ---> Running in ccd12969ec61 [2021-02-05T00:47:25.251Z] ---> Running in 8fa39ffc8347 [2021-02-05T00:47:25.869Z] Running setup.py install for docopt: started [2021-02-05T00:47:26.170Z] Removing intermediate container dbe3f4bc4741 [2021-02-05T00:47:26.170Z] ---> 8fe5717563a8 [2021-02-05T00:47:26.171Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-05T00:47:26.459Z] Removing intermediate container 8fa39ffc8347 [2021-02-05T00:47:26.459Z] ---> 1d046a9c624e [2021-02-05T00:47:26.459Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:47:26.459Z] Removing intermediate container cfbb57273b80 [2021-02-05T00:47:26.459Z] ---> e5ec02e6ba02 [2021-02-05T00:47:26.459Z] Step 15/23 : WORKDIR / [2021-02-05T00:47:26.459Z] Running setup.py install for docopt: finished with status 'done' [2021-02-05T00:47:26.459Z] Running setup.py install for texttable: started [2021-02-05T00:47:26.459Z] ---> Running in a97709a4b67d [2021-02-05T00:47:26.770Z] ---> Running in 92ceedba7d95 [2021-02-05T00:47:27.417Z] Running setup.py install for texttable: finished with status 'done' [2021-02-05T00:47:27.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:47:27.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:47:28.174Z] ---> a31489991052 [2021-02-05T00:47:28.174Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-05T00:47:28.174Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-05T00:47:28.503Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:47:28.503Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-05T00:47:28.503Z] (4/4) Installing curl (7.69.1-r3) [2021-02-05T00:47:28.503Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:47:28.795Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:47:28.795Z] OK: 7 MiB in 18 packages [2021-02-05T00:47:28.795Z] Removing intermediate container 92ceedba7d95 [2021-02-05T00:47:28.795Z] ---> 424b59e4a778 [2021-02-05T00:47:28.795Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:47:29.089Z] 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 [2021-02-05T00:47:29.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:47:29.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:47:30.133Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-05T00:47:30.133Z] (2/2) Installing su-exec (0.2-r1) [2021-02-05T00:47:30.133Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:47:30.133Z] OK: 6 MiB in 16 packages [2021-02-05T00:47:31.148Z] ---> 7a6fc714e5fe [2021-02-05T00:47:31.148Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-05T00:47:31.452Z] ---> a199f96a9ec3 [2021-02-05T00:47:31.452Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-05T00:47:32.754Z] ---> c8d8f90eda06 [2021-02-05T00:47:32.754Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-05T00:47:33.072Z] Removing intermediate container ccd12969ec61 [2021-02-05T00:47:33.072Z] ---> f367911fe4b5 [2021-02-05T00:47:33.072Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T00:47:33.072Z] Removing intermediate container a97709a4b67d [2021-02-05T00:47:33.072Z] ---> 150bce58592a [2021-02-05T00:47:33.072Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-05T00:47:33.354Z] ---> Running in bc0c49da1710 [2021-02-05T00:47:33.354Z] ---> 80414010242c [2021-02-05T00:47:33.354Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-05T00:47:33.354Z] ---> Running in 23f7e2240bea [2021-02-05T00:47:33.679Z] ---> Running in 69ad091548f3 [2021-02-05T00:47:35.476Z] Removing intermediate container bc0c49da1710 [2021-02-05T00:47:35.476Z] ---> 485a021a1ffd [2021-02-05T00:47:35.476Z] Step 13/21 : WORKDIR /edgex [2021-02-05T00:47:35.476Z] ---> Running in 49625f1faad2 [2021-02-05T00:47:35.780Z] Removing intermediate container 3a402a99e898 [2021-02-05T00:47:35.780Z] ---> 3a85380798b8 [2021-02-05T00:47:35.780Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-05T00:47:35.780Z] Removing intermediate container 69ad091548f3 [2021-02-05T00:47:35.780Z] ---> dc29f36f47ea [2021-02-05T00:47:35.780Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-05T00:47:35.780Z] Removing intermediate container 23f7e2240bea [2021-02-05T00:47:35.780Z] ---> 9a3c3b4c559b [2021-02-05T00:47:35.780Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:47:36.134Z] ---> 9ecfd4d63209 [2021-02-05T00:47:36.134Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-05T00:47:36.134Z] ---> Running in 150c7b0c74db [2021-02-05T00:47:36.134Z] ---> Running in 55832e25e4e9 [2021-02-05T00:47:36.134Z] ---> Running in cfdba37da229 [2021-02-05T00:47:36.134Z] ---> Running in 50e17f2e8f99 [2021-02-05T00:47:36.483Z] Removing intermediate container 49625f1faad2 [2021-02-05T00:47:36.483Z] ---> 0431598f8b8c [2021-02-05T00:47:36.483Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-05T00:47:36.792Z] Removing intermediate container 55832e25e4e9 [2021-02-05T00:47:36.792Z] ---> e219ba6681ca [2021-02-05T00:47:36.792Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-05T00:47:36.792Z] Removing intermediate container cfdba37da229 [2021-02-05T00:47:36.792Z] ---> acc5d9fd6b2c [2021-02-05T00:47:36.792Z] Step 20/22 : LABEL arch=x86_64 [2021-02-05T00:47:37.128Z] Removing intermediate container 50e17f2e8f99 [2021-02-05T00:47:37.128Z] ---> 5b6514c9915a [2021-02-05T00:47:37.128Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:47:37.128Z] ---> Running in 6847dc454a66 [2021-02-05T00:47:37.128Z] ---> Running in 2b5689101af5 [2021-02-05T00:47:37.530Z] ---> Running in cddb129f3868 [2021-02-05T00:47:37.530Z] ---> 8bc92efa5344 [2021-02-05T00:47:37.530Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-05T00:47:37.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-05T00:47:37.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-05T00:47:38.437Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:47:38.437Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-05T00:47:38.437Z] (3/3) Installing curl (7.69.1-r3) [2021-02-05T00:47:38.437Z] Removing intermediate container 2b5689101af5 [2021-02-05T00:47:38.437Z] ---> 8297f885201a [2021-02-05T00:47:38.437Z] Step 21/22 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:47:38.882Z] Removing intermediate container cddb129f3868 [2021-02-05T00:47:38.882Z] ---> c91397f3f3c6 [2021-02-05T00:47:38.882Z] Step 21/23 : LABEL arch=x86_64 [2021-02-05T00:47:38.882Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:47:38.882Z] OK: 72 MiB in 58 packages [2021-02-05T00:47:39.237Z] ---> Running in 949d1ca4e148 [2021-02-05T00:47:39.588Z] ---> a41ad668d259 [2021-02-05T00:47:39.588Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-05T00:47:39.588Z] ---> Running in b96287b1e4b2 [2021-02-05T00:47:40.299Z] Removing intermediate container 949d1ca4e148 [2021-02-05T00:47:40.299Z] ---> b95cef78b764 [2021-02-05T00:47:40.299Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T00:47:40.299Z] Removing intermediate container b96287b1e4b2 [2021-02-05T00:47:40.299Z] ---> 17aa28ee0fd7 [2021-02-05T00:47:40.299Z] Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:47:40.938Z] ---> Running in 4ce90a278e5d [2021-02-05T00:47:41.240Z] ---> Running in 1c86bc7cf987 [2021-02-05T00:47:41.240Z] ---> 41dbed53d8ac [2021-02-05T00:47:41.240Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-05T00:47:41.531Z] Removing intermediate container 150c7b0c74db [2021-02-05T00:47:41.531Z] ---> e2b58a7f1b7b [2021-02-05T00:47:41.531Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-05T00:47:41.531Z] Removing intermediate container 6847dc454a66 [2021-02-05T00:47:41.531Z] ---> f853338ba55a [2021-02-05T00:47:41.531Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-05T00:47:41.871Z] ---> Running in a2bb863513e6 [2021-02-05T00:47:41.871Z] ---> Running in 877a570b012b [2021-02-05T00:47:41.871Z] Removing intermediate container 4ce90a278e5d [2021-02-05T00:47:41.871Z] ---> 20c854d1fb37 [2021-02-05T00:47:41.871Z] [2021-02-05T00:47:42.180Z] ---> Running in 778a5fee4c5e [2021-02-05T00:47:42.181Z] Removing intermediate container 1c86bc7cf987 [2021-02-05T00:47:42.181Z] ---> f8cf5fe82ecb [2021-02-05T00:47:42.181Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:47:42.509Z] Successfully built 20c854d1fb37 [2021-02-05T00:47:42.509Z] ---> Running in a9d35923048a [2021-02-05T00:47:42.509Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-05T00:47:42.509Z]  Building docker-support-scheduler-go ... done Removing intermediate container a2bb863513e6 [2021-02-05T00:47:42.509Z] ---> 74be07a0dd5f [2021-02-05T00:47:42.509Z] Step 18/21 : CMD ["--init=true"] [2021-02-05T00:47:42.788Z] Removing intermediate container 877a570b012b [2021-02-05T00:47:42.788Z] ---> f5eb422ebe50 [2021-02-05T00:47:42.788Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:47:42.788Z] Removing intermediate container 778a5fee4c5e [2021-02-05T00:47:42.788Z] ---> eb1b89d5c8b3 [2021-02-05T00:47:42.788Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-05T00:47:43.076Z] ---> Running in 99a3773179ce [2021-02-05T00:47:43.373Z] ---> Running in 6ab178c5efd7 [2021-02-05T00:47:43.373Z] Removing intermediate container a9d35923048a [2021-02-05T00:47:43.373Z] ---> 22277eed7129 [2021-02-05T00:47:43.373Z] [2021-02-05T00:47:43.670Z] Successfully built 22277eed7129 [2021-02-05T00:47:43.670Z] Removing intermediate container 99a3773179ce [2021-02-05T00:47:43.670Z] ---> 4f4171509e4f [2021-02-05T00:47:43.670Z] Step 19/21 : LABEL arch=x86_64 [2021-02-05T00:47:43.670Z] Successfully tagged docker-core-command-go:latest [2021-02-05T00:47:44.111Z]  Building docker-core-command-go ... done Removing intermediate container 6ab178c5efd7 [2021-02-05T00:47:44.111Z] ---> 4591f29e5176 [2021-02-05T00:47:44.111Z] Step 24/26 : LABEL arch=x86_64 [2021-02-05T00:47:44.111Z] ---> 203a10bd0063 [2021-02-05T00:47:44.111Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-05T00:47:44.111Z] ---> Running in 7cdc68525d9d [2021-02-05T00:47:44.111Z] ---> Running in 465dc2b40aa9 [2021-02-05T00:47:44.111Z] ---> Running in 0eec0f08832e [2021-02-05T00:47:44.775Z] Removing intermediate container 7cdc68525d9d [2021-02-05T00:47:44.775Z] ---> 98be67893b2f [2021-02-05T00:47:44.775Z] Step 20/21 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:47:44.775Z] Removing intermediate container 465dc2b40aa9 [2021-02-05T00:47:44.775Z] ---> 6ca29f3544d6 [2021-02-05T00:47:44.775Z] Step 25/26 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:47:45.079Z] ---> Running in 0814c49ad763 [2021-02-05T00:47:45.079Z] ---> Running in 66c2cf2811c1 [2021-02-05T00:47:45.723Z] Removing intermediate container 0814c49ad763 [2021-02-05T00:47:45.723Z] ---> f7f377c702f2 [2021-02-05T00:47:45.723Z] Step 21/21 : LABEL version=0.0.0 [2021-02-05T00:47:45.723Z] Removing intermediate container 66c2cf2811c1 [2021-02-05T00:47:45.723Z] ---> a25bcbb20ed5 [2021-02-05T00:47:45.723Z] Step 26/26 : LABEL version=0.0.0 [2021-02-05T00:47:45.723Z] ---> Running in 0d20d49aab3b [2021-02-05T00:47:45.723Z] ---> Running in c709f656149b [2021-02-05T00:47:46.423Z] Removing intermediate container c709f656149b [2021-02-05T00:47:46.423Z] ---> 428d237b1281 [2021-02-05T00:47:46.423Z] [2021-02-05T00:47:46.705Z] Removing intermediate container 0d20d49aab3b [2021-02-05T00:47:46.705Z] ---> 4ba8b911b971 [2021-02-05T00:47:46.705Z] [2021-02-05T00:47:46.982Z] Successfully built 428d237b1281 [2021-02-05T00:47:46.982Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-05T00:47:47.307Z]  Building docker-sys-mgmt-agent-go ... done Successfully built 4ba8b911b971 [2021-02-05T00:47:47.307Z] Removing intermediate container 0eec0f08832e [2021-02-05T00:47:47.307Z] ---> 5c588393e14f [2021-02-05T00:47:47.307Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:47:47.307Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-05T00:47:48.485Z]  Building docker-security-proxy-setup-go ... done  ---> 3f934293eccf [2021-02-05T00:47:48.485Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-05T00:47:50.259Z] ---> 1ccf05436179 [2021-02-05T00:47:50.259Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-05T00:47:50.978Z] ---> fff252574a7d [2021-02-05T00:47:50.978Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-05T00:47:52.028Z] ---> f657664bf8ed [2021-02-05T00:47:52.028Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-05T00:47:53.092Z] ---> 6fc68ffad6f5 [2021-02-05T00:47:53.092Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-05T00:47:53.696Z] ---> Running in b88d374f8f89 [2021-02-05T00:47:54.105Z] Removing intermediate container b88d374f8f89 [2021-02-05T00:47:54.105Z] ---> 1fae3e409dea [2021-02-05T00:47:54.105Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-05T00:47:54.407Z] ---> 65ac46b82c2c [2021-02-05T00:47:54.407Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-05T00:47:54.707Z] ---> Running in 98c4cfbb17d2 [2021-02-05T00:47:56.803Z] Removing intermediate container 98c4cfbb17d2 [2021-02-05T00:47:56.803Z] ---> f81e0a97aab7 [2021-02-05T00:47:56.803Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-05T00:47:57.402Z] ---> Running in 99fb1e8e62c6 [2021-02-05T00:47:57.402Z] Removing intermediate container 99fb1e8e62c6 [2021-02-05T00:47:57.402Z] ---> dd88a9724b21 [2021-02-05T00:47:57.402Z] Step 28/31 : CMD ["gate"] [2021-02-05T00:47:57.693Z] ---> Running in 2195a21c1b50 [2021-02-05T00:47:58.010Z] Removing intermediate container 2195a21c1b50 [2021-02-05T00:47:58.010Z] ---> 6b1227b3fcb3 [2021-02-05T00:47:58.010Z] Step 29/31 : LABEL arch=x86_64 [2021-02-05T00:47:58.313Z] ---> Running in 7c546e27756b [2021-02-05T00:47:58.584Z] Removing intermediate container 7c546e27756b [2021-02-05T00:47:58.584Z] ---> f27fe6c9eda3 [2021-02-05T00:47:58.585Z] Step 30/31 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:47:58.585Z] ---> Running in 02271d1ca197 [2021-02-05T00:47:58.867Z] Removing intermediate container 02271d1ca197 [2021-02-05T00:47:58.867Z] ---> f0a99b257185 [2021-02-05T00:47:58.867Z] Step 31/31 : LABEL version=0.0.0 [2021-02-05T00:47:59.155Z] ---> Running in 328acf807e88 [2021-02-05T00:47:59.427Z] Removing intermediate container 328acf807e88 [2021-02-05T00:47:59.427Z] ---> 1530a8277b62 [2021-02-05T00:47:59.427Z] [2021-02-05T00:48:00.428Z] Successfully built 1530a8277b62 [2021-02-05T00:48:00.428Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-05T00:48:00.725Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-02-05T00:48:00.773Z] $ docker stop --time=1 178f14878be3a519534781fca7e26ad3fca0b09274b7278164587c30a3405229 [2021-02-05T00:48:03.442Z] $ docker rm -f 178f14878be3a519534781fca7e26ad3fca0b09274b7278164587c30a3405229 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T00:48:04.963Z] + docker images [2021-02-05T00:48:04.963Z] + grep docker [2021-02-05T00:48:05.633Z] docker-security-bootstrapper-go latest 1530a8277b62 6 seconds ago 23.8MB [2021-02-05T00:48:05.633Z] docker-security-proxy-setup-go latest 4ba8b911b971 19 seconds ago 24.4MB [2021-02-05T00:48:05.633Z] docker-sys-mgmt-agent-go latest 428d237b1281 19 seconds ago 313MB [2021-02-05T00:48:05.633Z] docker-core-command-go latest 22277eed7129 22 seconds ago 16.9MB [2021-02-05T00:48:05.633Z] docker-support-scheduler-go latest 20c854d1fb37 24 seconds ago 17MB [2021-02-05T00:48:05.633Z] docker-core-data-go latest 1662da6cc45b 3 minutes ago 22.3MB [2021-02-05T00:48:05.633Z] docker-security-secretstore-setup-go latest 15f9765de0d5 3 minutes ago 24.6MB [2021-02-05T00:48:05.633Z] docker-core-metadata-go latest ff25ca5fd6c5 3 minutes ago 18.8MB [2021-02-05T00:48:05.633Z] docker-support-notifications-go latest 54a392f1377f 3 minutes ago 17.6MB [2021-02-05T00:48:05.633Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [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] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-05T00:48:21.484Z] Still waiting to schedule task [2021-02-05T00:48:21.484Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-05T00:48:41.536Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-05T00:48:49.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-05T00:48:56.091Z] Removing intermediate container f20dea1222f0 [2021-02-05T00:48:56.091Z] ---> 15854a920022 [2021-02-05T00:48:56.091Z] [2021-02-05T00:48:56.091Z] Step 10/21 : FROM alpine:3.12 [2021-02-05T00:48:56.091Z] 3.12: Pulling from library/alpine [2021-02-05T00:48:56.704Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-05T00:48:56.704Z] Status: Downloaded newer image for alpine:3.12 [2021-02-05T00:48:56.704Z] ---> afeebe901d6b [2021-02-05T00:48:56.704Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-05T00:48:57.318Z] ---> Running in 060d8688b324 [2021-02-05T00:48:59.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:48:59.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:48:59.917Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-05T00:49:00.193Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:49:00.193Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-05T00:49:00.193Z] (4/4) Installing curl (7.69.1-r3) [2021-02-05T00:49:00.193Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:49:00.193Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:49:00.468Z] OK: 7 MiB in 18 packages [2021-02-05T00:49:03.891Z] Removing intermediate container 060d8688b324 [2021-02-05T00:49:03.891Z] ---> 588157d12da7 [2021-02-05T00:49:03.891Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T00:49:03.891Z] ---> Running in fb93ce72befc [2021-02-05T00:49:04.176Z] Removing intermediate container fb93ce72befc [2021-02-05T00:49:04.176Z] ---> f7cb8bc5846b [2021-02-05T00:49:04.176Z] Step 13/21 : WORKDIR /edgex [2021-02-05T00:49:04.458Z] ---> Running in 69d3b3501953 [2021-02-05T00:49:05.082Z] Removing intermediate container 69d3b3501953 [2021-02-05T00:49:05.082Z] ---> 3e403e1a8ab4 [2021-02-05T00:49:05.082Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-05T00:49:06.568Z] ---> 2964f8e8e14b [2021-02-05T00:49:06.568Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-05T00:49:08.594Z] ---> 1fb8a6193b70 [2021-02-05T00:49:08.594Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-05T00:49:09.358Z] Running on prd-ubuntu18.04-docker-8c-8g-25130 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-02-05T00:49:09.422Z] Running in /w/workspace/edgex-go/57 [Pipeline] { [Pipeline] checkout [2021-02-05T00:49:10.065Z] ---> 484a9956d63e [2021-02-05T00:49:10.065Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-05T00:49:10.350Z] ---> Running in e3cd2e32dba0 [2021-02-05T00:49:10.960Z] Removing intermediate container e3cd2e32dba0 [2021-02-05T00:49:10.960Z] ---> e04f70bfed3e [2021-02-05T00:49:10.960Z] Step 18/21 : CMD ["--init=true"] [2021-02-05T00:49:11.235Z] ---> Running in f7f17cabf684 [2021-02-05T00:49:11.630Z] using credential edgex-jenkins-ssh [2021-02-05T00:49:11.679Z] Cloning the remote Git repository [2021-02-05T00:49:11.834Z] Removing intermediate container f7f17cabf684 [2021-02-05T00:49:11.834Z] ---> 7148fc9b2a03 [2021-02-05T00:49:11.834Z] Step 19/21 : LABEL arch=arm64 [2021-02-05T00:49:11.726Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:49:11.787Z] > git init /w/workspace/edgex-go/57 # timeout=10 [2021-02-05T00:49:11.812Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:49:11.812Z] > git --version # timeout=10 [2021-02-05T00:49:11.818Z] > git --version # 'git version 2.17.1' [2021-02-05T00:49:11.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:49:11.842Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T00:49:12.112Z] ---> Running in 0fe1b9919829 [2021-02-05T00:49:13.131Z] Removing intermediate container 0fe1b9919829 [2021-02-05T00:49:13.131Z] ---> fcb003ed39fa [2021-02-05T00:49:13.131Z] Step 20/21 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:49:13.131Z] ---> Running in c4a9b8c7f39f [2021-02-05T00:49:14.140Z] Removing intermediate container c4a9b8c7f39f [2021-02-05T00:49:14.140Z] ---> 1c499e417206 [2021-02-05T00:49:14.140Z] Step 21/21 : LABEL version=0.0.0 [2021-02-05T00:49:14.421Z] ---> Running in 2629ed4571b7 [2021-02-05T00:49:15.869Z] Removing intermediate container 2629ed4571b7 [2021-02-05T00:49:15.869Z] ---> 90a8fb4b957c [2021-02-05T00:49:15.869Z] [2021-02-05T00:49:16.473Z] Successfully built 90a8fb4b957c [2021-02-05T00:49:16.474Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-05T00:49:16.474Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-02-05T00:49:18.488Z] Removing intermediate container c4f960e70e3d [2021-02-05T00:49:18.488Z] ---> 44ed40beefa6 [2021-02-05T00:49:18.488Z] [2021-02-05T00:49:18.488Z] Step 10/31 : FROM alpine:3.12 [2021-02-05T00:49:18.488Z] ---> afeebe901d6b [2021-02-05T00:49:18.488Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-05T00:49:21.159Z] ---> Running in 6daa4df9cdce [2021-02-05T00:49:21.755Z] Removing intermediate container 6daa4df9cdce [2021-02-05T00:49:21.755Z] ---> c17bee81d4a4 [2021-02-05T00:49:21.755Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-05T00:49:22.365Z] Removing intermediate container 934e93833532 [2021-02-05T00:49:22.365Z] ---> 711f50bd5afa [2021-02-05T00:49:22.365Z] [2021-02-05T00:49:22.365Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:49:22.365Z] ---> afeebe901d6b [2021-02-05T00:49:22.365Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:49:23.816Z] ---> Running in 6673c8956039 [2021-02-05T00:49:23.816Z] ---> Running in ade1d10ff171 [2021-02-05T00:49:25.349Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T00:49:25.355Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-05T00:49:25.364Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-05T00:49:25.378Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-05T00:49:25.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:49:25.383Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-05T00:49:25.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:49:25.816Z] Removing intermediate container 6f1be8064793 [2021-02-05T00:49:25.816Z] ---> aa300c5411dc [2021-02-05T00:49:25.816Z] [2021-02-05T00:49:25.816Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T00:49:25.816Z] ---> afeebe901d6b [2021-02-05T00:49:25.816Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:49:25.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:49:25.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:49:25.816Z] Removing intermediate container 011d959e003e [2021-02-05T00:49:25.816Z] ---> 15a528ccffdd [2021-02-05T00:49:25.816Z] [2021-02-05T00:49:25.816Z] Step 10/22 : FROM alpine:3.12 [2021-02-05T00:49:25.816Z] ---> afeebe901d6b [2021-02-05T00:49:25.816Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-05T00:49:25.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:49:25.987Z] Merging remotes/origin/master commit a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-02-05T00:49:26.095Z] ---> Running in f49d1de01a9c [2021-02-05T00:49:26.294Z] Merge succeeded, producing 92a982e0d6204b6bcc1f85e61574866441d1652c [2021-02-05T00:49:26.295Z] Checking out Revision 92a982e0d6204b6bcc1f85e61574866441d1652c (PR-2858) [2021-02-05T00:49:26.376Z] ---> Running in 92145799eb57 [2021-02-05T00:49:26.376Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-05T00:49:26.376Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:49:26.376Z] OK: 5 MiB in 15 packages [2021-02-05T00:49:26.660Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-05T00:49:26.660Z] (2/2) Installing su-exec (0.2-r1) [2021-02-05T00:49:26.660Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:49:26.660Z] OK: 5 MiB in 16 packages [2021-02-05T00:49:25.998Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T00:49:26.003Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-02-05T00:49:26.084Z] > git remote # timeout=10 [2021-02-05T00:49:26.091Z] > git config --get remote.origin.url # timeout=10 [2021-02-05T00:49:26.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-05T00:49:26.098Z] > git merge a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 [2021-02-05T00:49:26.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-05T00:49:26.299Z] > git config core.sparsecheckout # timeout=10 [2021-02-05T00:49:26.305Z] > git checkout -f 92a982e0d6204b6bcc1f85e61574866441d1652c # timeout=10 [2021-02-05T00:49:28.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:49:28.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:49:28.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:49:28.934Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:49:29.218Z] Removing intermediate container 6673c8956039 [2021-02-05T00:49:29.218Z] ---> 02fc95b7cbad [2021-02-05T00:49:29.218Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:49:29.218Z] Removing intermediate container ade1d10ff171 [2021-02-05T00:49:29.218Z] ---> 3c6f8101276d [2021-02-05T00:49:29.499Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-05T00:49:29.499Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-05T00:49:29.499Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:49:29.499Z] ---> Running in 5536d97419b8 [2021-02-05T00:49:29.499Z] OK: 5 MiB in 15 packages [2021-02-05T00:49:29.499Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-05T00:49:29.776Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-05T00:49:29.776Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:49:29.776Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:49:29.776Z] ---> Running in b7e646cd6e7d [2021-02-05T00:49:30.061Z] Commit message: "Merge commit 'a296f24e360d73b4e20a007fd564889f5e431139' into HEAD" [2021-02-05T00:49:30.070Z] First time build. Skipping changelog. [2021-02-05T00:49:30.073Z] OK: 6 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:49:30.701Z] Removing intermediate container 5536d97419b8 [2021-02-05T00:49:30.701Z] ---> 2c6d8803b053 [2021-02-05T00:49:30.701Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-05T00:49:30.984Z] Removing intermediate container b7e646cd6e7d [2021-02-05T00:49:30.984Z] ---> 8191a4db1d1e [2021-02-05T00:49:30.984Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-05T00:49:31.103Z] + echo snap-build.sh [2021-02-05T00:49:31.103Z] snap-build.sh [2021-02-05T00:49:31.103Z] + SNAP_BASE_DIR=. [2021-02-05T00:49:31.103Z] + '[' '!' -z /w/workspace/edgex-go/57 ']' [2021-02-05T00:49:31.103Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/57 [2021-02-05T00:49:31.103Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/57]' [2021-02-05T00:49:31.103Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/57] [2021-02-05T00:49:31.103Z] + cd /w/workspace/edgex-go/57 [2021-02-05T00:49:31.103Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-05T00:49:31.103Z] Reading package lists... [2021-02-05T00:49:31.261Z] ---> Running in 6ae618aafb22 [2021-02-05T00:49:30.066Z] > git rev-list --no-walk e823944490bff4293b7713b1928293449171409f # timeout=10 [2021-02-05T00:49:31.365Z] Building dependency tree... [2021-02-05T00:49:31.365Z] Reading state information... [2021-02-05T00:49:31.365Z] The following packages were automatically installed and are no longer required: [2021-02-05T00:49:31.365Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-05T00:49:31.365Z] uidmap xdelta3 [2021-02-05T00:49:31.365Z] Use 'sudo apt autoremove' to remove them. [2021-02-05T00:49:31.365Z] The following packages will be REMOVED: [2021-02-05T00:49:31.365Z] lxd* lxd-client* [2021-02-05T00:49:31.860Z] ---> Running in a76d67ce0939 [2021-02-05T00:49:31.941Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-05T00:49:31.941Z] After this operation, 31.7 MB disk space will be freed. [2021-02-05T00:49:32.141Z] Removing intermediate container f49d1de01a9c [2021-02-05T00:49:32.141Z] ---> a27fb453e826 [2021-02-05T00:49:32.141Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:49:32.417Z] Removing intermediate container 6ae618aafb22 [2021-02-05T00:49:32.417Z] ---> 6dbd912474d7 [2021-02-05T00:49:32.417Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T00:49:32.993Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-05T00:49:32.993Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-05T00:49:33.027Z] ---> Running in 4a0af14057e6 [2021-02-05T00:49:33.028Z] Removing intermediate container a76d67ce0939 [2021-02-05T00:49:33.028Z] ---> 8a3699254f02 [2021-02-05T00:49:33.028Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-05T00:49:33.302Z] ---> Running in 1fd6527af6f0 [2021-02-05T00:49:33.586Z] Removing intermediate container 92145799eb57 [2021-02-05T00:49:33.586Z] ---> 63ea3bedd48f [2021-02-05T00:49:33.586Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:49:33.586Z] ---> Running in b610b19b0f10 [2021-02-05T00:49:33.939Z] Removing lxd dnsmasq configuration [2021-02-05T00:49:33.939Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-05T00:49:33.939Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-05T00:49:34.184Z] Removing intermediate container 4a0af14057e6 [2021-02-05T00:49:34.184Z] ---> 825a1b64791e [2021-02-05T00:49:34.184Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-05T00:49:34.184Z] ---> Running in d9cce9dd473c [2021-02-05T00:49:34.462Z] ---> Running in 251010855a8f [2021-02-05T00:49:34.462Z] Removing intermediate container 1fd6527af6f0 [2021-02-05T00:49:34.462Z] ---> 0e760767c001 [2021-02-05T00:49:34.462Z] Step 15/23 : WORKDIR / [2021-02-05T00:49:34.884Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-05T00:49:35.075Z] ---> Running in 9f9d61c11117 [2021-02-05T00:49:35.146Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-05T00:49:35.146Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-05T00:49:35.354Z] Removing intermediate container d9cce9dd473c [2021-02-05T00:49:35.355Z] ---> 1fd3338fdb8f [2021-02-05T00:49:35.355Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-05T00:49:35.628Z] Removing intermediate container 251010855a8f [2021-02-05T00:49:35.628Z] ---> 0b80acaaf041 [2021-02-05T00:49:35.628Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T00:49:35.628Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:49:35.628Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:49:35.628Z] ---> 757c30ae018a [2021-02-05T00:49:35.628Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:49:35.628Z] ---> Using cache [2021-02-05T00:49:35.628Z] ---> 2947803e70f7 [2021-02-05T00:49:35.628Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:49:35.628Z] ---> Using cache [2021-02-05T00:49:35.628Z] ---> 3c2da7cad30e [2021-02-05T00:49:35.628Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-05T00:49:35.904Z] ---> Running in aeb86d4f9c2d [2021-02-05T00:49:35.904Z] ---> Running in 3299515bccf7 [2021-02-05T00:49:35.904Z] ---> Running in 0705df470499 [2021-02-05T00:49:36.179Z] Removing intermediate container 9f9d61c11117 [2021-02-05T00:49:36.179Z] ---> 9ae5969c807c [2021-02-05T00:49:36.179Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:49:36.535Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-05T00:49:36.796Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-05T00:49:36.805Z] Removing intermediate container aeb86d4f9c2d [2021-02-05T00:49:36.805Z] ---> 2a0616ae97ad [2021-02-05T00:49:36.805Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-05T00:49:36.805Z] Removing intermediate container 0705df470499 [2021-02-05T00:49:36.805Z] ---> f5a3fc88f240 [2021-02-05T00:49:36.805Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:49:37.079Z] ---> Running in 633bb0b9d2c8 [2021-02-05T00:49:37.676Z] ---> a56b55385db5 [2021-02-05T00:49:37.676Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-05T00:49:37.972Z] Removing intermediate container b610b19b0f10 [2021-02-05T00:49:37.972Z] ---> 1e1cd1eba849 [2021-02-05T00:49:37.972Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-05T00:49:37.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:49:37.972Z] Removing intermediate container 633bb0b9d2c8 [2021-02-05T00:49:37.972Z] ---> 81c6733b0237 [2021-02-05T00:49:37.972Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:49:37.972Z] ---> e96ba4f2ab56 [2021-02-05T00:49:37.972Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-05T00:49:38.184Z] + sudo snap remove --purge lxd [2021-02-05T00:49:38.249Z] ---> Running in 02115bf02336 [2021-02-05T00:49:38.445Z] snap "lxd" is not installed [2021-02-05T00:49:38.445Z] + sudo groupadd --force --system lxd [2021-02-05T00:49:38.445Z] ++ whoami [2021-02-05T00:49:38.445Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-05T00:49:38.445Z] + newgrp - lxd [2021-02-05T00:49:38.445Z] + sudo snap install lxd [2021-02-05T00:49:38.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:49:39.518Z] Removing intermediate container 02115bf02336 [2021-02-05T00:49:39.518Z] ---> fbe22e9d2a02 [2021-02-05T00:49:39.518Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-05T00:49:39.518Z] OK: 217 MiB in 51 packages [2021-02-05T00:49:39.518Z] ---> 338f1a8ea35d [2021-02-05T00:49:39.518Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-05T00:49:39.805Z] ---> 666408256840 [2021-02-05T00:49:39.805Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-05T00:49:39.805Z] ---> baa1c8f9bbec [2021-02-05T00:49:39.805Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-05T00:49:40.795Z] ---> c47ad7c84e3a [2021-02-05T00:49:40.795Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-05T00:49:41.073Z] ---> 29bfdd8d66bb [2021-02-05T00:49:41.073Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-05T00:49:41.073Z] ---> Running in 05a07241cc84 [2021-02-05T00:49:41.350Z] ---> Running in 502ed761c96a [2021-02-05T00:49:41.632Z] ---> 5b50a1b764d1 [2021-02-05T00:49:41.632Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-05T00:49:41.632Z] ---> aa5c48c384f0 [2021-02-05T00:49:41.632Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-05T00:49:41.632Z] Removing intermediate container 3299515bccf7 [2021-02-05T00:49:41.632Z] ---> d7bf5118dfc5 [2021-02-05T00:49:41.632Z] Step 6/23 : COPY go.mod . [2021-02-05T00:49:41.906Z] ---> Running in c9493822408c [2021-02-05T00:49:42.506Z] Removing intermediate container 502ed761c96a [2021-02-05T00:49:42.507Z] ---> 995a027bd5ef [2021-02-05T00:49:42.507Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:49:42.782Z] ---> Running in 18a2b5923c9e [2021-02-05T00:49:42.782Z] Removing intermediate container c9493822408c [2021-02-05T00:49:42.782Z] ---> 7f33e277b00d [2021-02-05T00:49:42.782Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:49:43.065Z] ---> Running in 9718f34b9182 [2021-02-05T00:49:43.065Z] ---> f836e20a070b [2021-02-05T00:49:43.065Z] Step 7/23 : RUN go mod download [2021-02-05T00:49:43.065Z] ---> 0508db1152ed [2021-02-05T00:49:43.065Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-05T00:49:43.350Z] ---> Running in 178ecc2bfaf3 [2021-02-05T00:49:43.350Z] Removing intermediate container 18a2b5923c9e [2021-02-05T00:49:43.350Z] ---> a26e17cd445e [2021-02-05T00:49:43.350Z] Step 21/23 : LABEL arch=arm64 [2021-02-05T00:49:43.627Z] ---> Running in f065aaa2941c [2021-02-05T00:49:43.627Z] ---> Running in adddb7b59d1d [2021-02-05T00:49:43.903Z] Removing intermediate container 9718f34b9182 [2021-02-05T00:49:43.903Z] ---> a4b942054b03 [2021-02-05T00:49:43.903Z] Step 20/22 : LABEL arch=arm64 [2021-02-05T00:49:44.176Z] ---> Running in 334f96cd5be9 [2021-02-05T00:49:44.176Z] Removing intermediate container f065aaa2941c [2021-02-05T00:49:44.176Z] ---> 179e97fb8060 [2021-02-05T00:49:44.176Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:49:44.446Z] Removing intermediate container adddb7b59d1d [2021-02-05T00:49:44.446Z] ---> 948b4359434d [2021-02-05T00:49:44.446Z] Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:49:44.446Z] ---> Running in e8698fa857e4 [2021-02-05T00:49:44.721Z] ---> Running in c43fc06d02e7 [2021-02-05T00:49:44.721Z] Removing intermediate container 05a07241cc84 [2021-02-05T00:49:44.721Z] ---> 426565b5af42 [2021-02-05T00:49:44.721Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:49:44.721Z] Removing intermediate container 334f96cd5be9 [2021-02-05T00:49:44.721Z] ---> 59506609143f [2021-02-05T00:49:44.721Z] Step 21/22 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:49:45.315Z] ---> Running in 7f3ef0f69a92 [2021-02-05T00:49:45.315Z] Removing intermediate container c43fc06d02e7 [2021-02-05T00:49:45.315Z] Removing intermediate container e8698fa857e4 [2021-02-05T00:49:45.315Z] ---> 971caff97f29 [2021-02-05T00:49:45.315Z] Step 20/22 : LABEL arch=arm64 [2021-02-05T00:49:45.315Z] ---> 9e158cc554a1 [2021-02-05T00:49:45.315Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:49:45.595Z] ---> Running in f406ed3688dc [2021-02-05T00:49:45.595Z] ---> Running in 8d0ff372bc6f [2021-02-05T00:49:45.866Z] ---> 98d1e190fbb1 [2021-02-05T00:49:45.866Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-05T00:49:45.866Z] Removing intermediate container 7f3ef0f69a92 [2021-02-05T00:49:45.866Z] ---> 931ddf7e8d1b [2021-02-05T00:49:45.866Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T00:49:46.154Z] ---> Running in acbe1752b92d [2021-02-05T00:49:46.154Z] Removing intermediate container f406ed3688dc [2021-02-05T00:49:46.154Z] ---> 9b8e1d77a8b1 [2021-02-05T00:49:46.154Z] Step 21/22 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:49:46.427Z] Removing intermediate container 8d0ff372bc6f [2021-02-05T00:49:46.427Z] ---> 31816fc104ca [2021-02-05T00:49:46.427Z] [2021-02-05T00:49:46.653Z] 2021-02-05T00:49:44Z INFO Waiting for automatic snapd restart... [2021-02-05T00:49:46.699Z] ---> Running in 6a3b29bf22c0 [2021-02-05T00:49:46.971Z] Removing intermediate container acbe1752b92d [2021-02-05T00:49:46.971Z] ---> 43c4bfc1b6ad [2021-02-05T00:49:46.971Z] [2021-02-05T00:49:47.246Z] Successfully built 31816fc104ca [2021-02-05T00:49:47.246Z] Removing intermediate container 178ecc2bfaf3 [2021-02-05T00:49:47.246Z] ---> 37c94ded7b8d [2021-02-05T00:49:47.246Z] Step 8/23 : COPY . . [2021-02-05T00:49:47.246Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-05T00:49:47.246Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-02-05T00:49:47.519Z] ---> c5ef962b1b1f [2021-02-05T00:49:47.519Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-05T00:49:47.519Z] Removing intermediate container 6a3b29bf22c0 [2021-02-05T00:49:47.519Z] Successfully built 43c4bfc1b6ad [2021-02-05T00:49:47.519Z] ---> 1576d2f6112b [2021-02-05T00:49:47.519Z] Step 22/22 : LABEL version=0.0.0 [2021-02-05T00:49:47.519Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-05T00:49:47.519Z] Building docker-security-secretstore-setup-go [2021-02-05T00:49:47.795Z]  Building docker-support-scheduler-go ... done  ---> Running in 199f5d3c5042 [2021-02-05T00:49:48.784Z] Removing intermediate container 199f5d3c5042 [2021-02-05T00:49:48.784Z] ---> 59dd048accf3 [2021-02-05T00:49:48.784Z] [2021-02-05T00:49:49.382Z] Successfully built 59dd048accf3 [2021-02-05T00:49:49.382Z] ---> b22dd1ccd3d8 [2021-02-05T00:49:49.382Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-05T00:49:49.382Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-05T00:49:49.382Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-02-05T00:49:52.784Z] ---> 0db4f8d961c8 [2021-02-05T00:49:52.784Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-05T00:49:56.408Z] ---> 444e6eef1598 [2021-02-05T00:49:56.408Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-05T00:49:57.386Z] ---> Running in 5f3e5eab73d4 [2021-02-05T00:49:58.527Z] Removing intermediate container 5f3e5eab73d4 [2021-02-05T00:49:58.528Z] ---> 741e6713aa45 [2021-02-05T00:49:58.528Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-05T00:49:58.891Z] lxd 4.10 from Canonical* installed [2021-02-05T00:49:58.891Z] + sudo lxd init --auto [2021-02-05T00:49:58.892Z] ---> 0c41b9f1135b [2021-02-05T00:49:58.892Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-05T00:50:00.937Z] ---> Running in d6b9b4b884bc [2021-02-05T00:50:00.937Z] ---> 66c0eef5091c [2021-02-05T00:50:00.937Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-05T00:50:02.390Z] ---> Running in 87401802a4e8 [2021-02-05T00:50:02.667Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-05T00:50:05.300Z] Removing intermediate container 87401802a4e8 [2021-02-05T00:50:05.300Z] ---> 08877f6d1bd5 [2021-02-05T00:50:05.300Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-05T00:50:05.904Z] ---> Running in dfe289b477f4 [2021-02-05T00:50:06.499Z] Removing intermediate container dfe289b477f4 [2021-02-05T00:50:06.499Z] ---> 1370797ef956 [2021-02-05T00:50:06.499Z] Step 28/31 : CMD ["gate"] [2021-02-05T00:50:07.040Z] + sudo snap install --classic snapcraft [2021-02-05T00:50:07.102Z] ---> Running in dc2a7b70e8e2 [2021-02-05T00:50:08.086Z] Removing intermediate container dc2a7b70e8e2 [2021-02-05T00:50:08.086Z] ---> acac7ae19dba [2021-02-05T00:50:08.086Z] Step 29/31 : LABEL arch=arm64 [2021-02-05T00:50:08.371Z] ---> Running in 875216481ad7 [2021-02-05T00:50:09.372Z] Removing intermediate container 875216481ad7 [2021-02-05T00:50:09.372Z] ---> d05aa3c31cba [2021-02-05T00:50:09.372Z] Step 30/31 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:50:10.377Z] ---> Running in a69d510c99b7 [2021-02-05T00:50:11.827Z] Removing intermediate container a69d510c99b7 [2021-02-05T00:50:11.827Z] ---> 993bd69b2ac9 [2021-02-05T00:50:11.827Z] Step 31/31 : LABEL version=0.0.0 [2021-02-05T00:50:12.330Z] snapcraft 4.4.4 from Canonical* installed [2021-02-05T00:50:12.330Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-05T00:50:12.330Z] + patch --verbose -p1 [2021-02-05T00:50:12.330Z] Hmm... Looks like a unified diff to me... [2021-02-05T00:50:12.330Z] The text leading up to this was: [2021-02-05T00:50:12.330Z] -------------------------- [2021-02-05T00:50:12.330Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-05T00:50:12.330Z] |From: Tony Espy [2021-02-05T00:50:12.330Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-05T00:50:12.330Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-05T00:50:12.330Z] | [2021-02-05T00:50:12.330Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-05T00:50:12.330Z] |optimize the snap CI check run for pull requests. When [2021-02-05T00:50:12.330Z] |applied, it essentially strips out everything (apps and [2021-02-05T00:50:12.330Z] |parts) from the snapcraft.yaml file except those required [2021-02-05T00:50:12.330Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-05T00:50:12.330Z] |catch changes to edgex-go that break the snap build. [2021-02-05T00:50:12.330Z] | [2021-02-05T00:50:12.330Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-05T00:50:12.330Z] |to update this patch file, otherwise it may fail to apply, [2021-02-05T00:50:12.330Z] |resulting in a failed snap build CI check in the associated [2021-02-05T00:50:12.330Z] |pull request. [2021-02-05T00:50:12.330Z] | [2021-02-05T00:50:12.330Z] |Note - in addition to applying this patch, the pipeline also [2021-02-05T00:50:12.330Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-05T00:50:12.330Z] |need to build the finally binary .snap file (and it won't [2021-02-05T00:50:12.330Z] |work with the patch applied). This further reduces the build [2021-02-05T00:50:12.330Z] |time. [2021-02-05T00:50:12.330Z] |--- [2021-02-05T00:50:12.330Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-05T00:50:12.330Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-05T00:50:12.330Z] | [2021-02-05T00:50:12.330Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-05T00:50:12.330Z] |index 1e537489..faf42425 100644 [2021-02-05T00:50:12.330Z] |--- a/snap/snapcraft.yaml [2021-02-05T00:50:12.330Z] |+++ b/snap/snapcraft.yaml [2021-02-05T00:50:12.330Z] -------------------------- [2021-02-05T00:50:12.330Z] patching file snap/snapcraft.yaml [2021-02-05T00:50:12.330Z] Using Plan A... [2021-02-05T00:50:12.330Z] Hunk #1 succeeded at 73. [2021-02-05T00:50:12.330Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-05T00:50:12.330Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-05T00:50:12.330Z] Hunk #4 FAILED at 223. [2021-02-05T00:50:12.330Z] Hunk #5 succeeded at 300. [2021-02-05T00:50:12.330Z] Hunk #6 succeeded at 327. [2021-02-05T00:50:12.330Z] Hunk #7 succeeded at 361. [2021-02-05T00:50:12.330Z] Hunk #8 FAILED at 412. [2021-02-05T00:50:12.330Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-02-05T00:50:12.330Z] Hmm... Ignoring the trailing garbage. [2021-02-05T00:50:12.330Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-05T00:50:13.062Z] Failed in branch amd64 [2021-02-05T00:50:13.274Z] ---> Running in 574aa872afe6 [2021-02-05T00:50:14.719Z] Removing intermediate container 574aa872afe6 [2021-02-05T00:50:14.719Z] ---> 41a2dbdae812 [2021-02-05T00:50:14.719Z] [2021-02-05T00:50:15.319Z] Successfully built 41a2dbdae812 [2021-02-05T00:50:15.319Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-05T00:50:30.496Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:50:30.496Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:50:30.496Z] ---> 757c30ae018a [2021-02-05T00:50:30.496Z] Step 3/26 : WORKDIR /edgex-go [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> 2947803e70f7 [2021-02-05T00:50:30.496Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> 3c2da7cad30e [2021-02-05T00:50:30.496Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-05T00:50:30.496Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:50:30.496Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:50:30.496Z] ---> 757c30ae018a [2021-02-05T00:50:30.496Z] Step 3/24 : WORKDIR /edgex-go [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> 2947803e70f7 [2021-02-05T00:50:30.496Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> 3c2da7cad30e [2021-02-05T00:50:30.496Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> ccdddbcf2248 [2021-02-05T00:50:30.496Z] Step 6/24 : COPY go.mod . [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> 6dc6e658a05c [2021-02-05T00:50:30.496Z] Step 7/24 : RUN go mod download [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> 90f1fce0095d [2021-02-05T00:50:30.496Z] Step 8/24 : COPY . . [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> c77ecec97d05 [2021-02-05T00:50:30.496Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-05T00:50:30.496Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-05T00:50:30.496Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-05T00:50:30.496Z] ---> 757c30ae018a [2021-02-05T00:50:30.496Z] Step 3/23 : WORKDIR /edgex-go [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> 2947803e70f7 [2021-02-05T00:50:30.496Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> 3c2da7cad30e [2021-02-05T00:50:30.496Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> ccdddbcf2248 [2021-02-05T00:50:30.496Z] Step 6/23 : COPY go.mod . [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> 6dc6e658a05c [2021-02-05T00:50:30.496Z] Step 7/23 : RUN go mod download [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> 90f1fce0095d [2021-02-05T00:50:30.496Z] Step 8/23 : COPY . . [2021-02-05T00:50:30.496Z] ---> Using cache [2021-02-05T00:50:30.496Z] ---> c77ecec97d05 [2021-02-05T00:50:30.496Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-05T00:50:32.493Z] ---> Running in c0c4e31c06d8 [2021-02-05T00:50:32.493Z] ---> Running in 2c066dca89a4 [2021-02-05T00:50:32.493Z] ---> Running in d5ccfb8043de [2021-02-05T00:50:35.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-05T00:50:35.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-05T00:50:35.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:50:36.139Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:50:36.741Z] OK: 217 MiB in 51 packages [2021-02-05T00:50:38.741Z] Removing intermediate container c0c4e31c06d8 [2021-02-05T00:50:38.741Z] ---> c35140a50157 [2021-02-05T00:50:38.741Z] Step 6/26 : COPY go.mod . [2021-02-05T00:50:39.349Z] ---> dbc813dbbe25 [2021-02-05T00:50:39.349Z] Step 7/26 : RUN go mod download [2021-02-05T00:50:39.958Z] ---> Running in eacaabd16357 [2021-02-05T00:50:44.292Z] Removing intermediate container eacaabd16357 [2021-02-05T00:50:44.292Z] ---> ea4d3f8bd536 [2021-02-05T00:50:44.292Z] Step 8/26 : COPY . . [2021-02-05T00:51:03.886Z] ---> 2f1361d2df67 [2021-02-05T00:51:03.886Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-05T00:51:03.886Z] ---> Running in e29551d87d8e [2021-02-05T00:51:05.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-05T00:51:32.756Z] Removing intermediate container d6b9b4b884bc [2021-02-05T00:51:32.756Z] ---> 949d1795589d [2021-02-05T00:51:32.756Z] [2021-02-05T00:51:32.757Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:51:32.757Z] ---> afeebe901d6b [2021-02-05T00:51:32.757Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-05T00:51:32.757Z] ---> Running in b2b0009029cf [2021-02-05T00:51:32.757Z] Removing intermediate container b2b0009029cf [2021-02-05T00:51:32.757Z] ---> 132a4ce11520 [2021-02-05T00:51:32.757Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-05T00:51:32.757Z] ---> Running in 0855f91f132a [2021-02-05T00:51:32.757Z] Removing intermediate container 0855f91f132a [2021-02-05T00:51:32.757Z] ---> 1e3a65361b39 [2021-02-05T00:51:32.757Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-05T00:51:32.757Z] ---> Running in f0a3ad385d39 [2021-02-05T00:51:32.757Z] Removing intermediate container f0a3ad385d39 [2021-02-05T00:51:32.757Z] ---> 89bfd597bb25 [2021-02-05T00:51:32.757Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-05T00:51:32.757Z] ---> Running in 2a31ad669b8a [2021-02-05T00:51:37.107Z] Removing intermediate container 2a31ad669b8a [2021-02-05T00:51:37.107Z] ---> e1c94928973b [2021-02-05T00:51:37.107Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-05T00:51:37.107Z] ---> Running in 530dbcb3e215 [2021-02-05T00:51:38.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:51:39.565Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:51:39.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-05T00:51:40.167Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-05T00:51:40.167Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-05T00:51:40.443Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-05T00:51:40.443Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-05T00:51:40.720Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-05T00:51:40.720Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-05T00:51:41.031Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:51:41.031Z] OK: 8 MiB in 20 packages [2021-02-05T00:51:43.038Z] Removing intermediate container 530dbcb3e215 [2021-02-05T00:51:43.038Z] ---> 55696941bfc4 [2021-02-05T00:51:43.038Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:51:44.031Z] ---> b2155546d675 [2021-02-05T00:51:44.031Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-05T00:51:46.022Z] ---> e8bdf77d7063 [2021-02-05T00:51:46.022Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-05T00:51:47.019Z] ---> 4e28f417e60d [2021-02-05T00:51:47.019Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-05T00:51:47.300Z] ---> Running in f44e37d894c6 [2021-02-05T00:51:47.928Z] Removing intermediate container f44e37d894c6 [2021-02-05T00:51:47.928Z] ---> 53749ee1c25e [2021-02-05T00:51:47.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:51:47.928Z] ---> Running in 256acd12b317 [2021-02-05T00:51:48.918Z] Removing intermediate container 256acd12b317 [2021-02-05T00:51:48.918Z] ---> a56c65869474 [2021-02-05T00:51:48.918Z] Step 21/23 : LABEL arch=arm64 [2021-02-05T00:51:49.197Z] ---> Running in 2a276ff721c8 [2021-02-05T00:51:49.908Z] Removing intermediate container 2a276ff721c8 [2021-02-05T00:51:49.908Z] ---> c2ddf2eddcfe [2021-02-05T00:51:49.908Z] Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:51:49.908Z] ---> Running in 4318fd336b3b [2021-02-05T00:51:51.453Z] Removing intermediate container 4318fd336b3b [2021-02-05T00:51:51.453Z] ---> 6d481ecc4ef3 [2021-02-05T00:51:51.453Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:51:51.453Z] ---> Running in 373d5db5b215 [2021-02-05T00:51:52.463Z] Removing intermediate container 373d5db5b215 [2021-02-05T00:51:52.463Z] ---> 7cce9e61f81a [2021-02-05T00:51:52.463Z] [2021-02-05T00:51:53.461Z] Successfully built 7cce9e61f81a [2021-02-05T00:51:53.747Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-05T00:51:54.754Z]  Building docker-core-data-go ... done Removing intermediate container 2c066dca89a4 [2021-02-05T00:51:54.754Z] ---> 7d645bf647f8 [2021-02-05T00:51:54.754Z] [2021-02-05T00:51:54.754Z] Step 10/24 : FROM alpine:3.12 [2021-02-05T00:51:54.754Z] ---> afeebe901d6b [2021-02-05T00:51:54.754Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-05T00:51:54.754Z] ---> Running in 04979658553c [2021-02-05T00:51:56.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:51:56.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:51:57.366Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-05T00:51:57.646Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:51:57.646Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-05T00:51:57.646Z] (4/5) Installing curl (7.69.1-r3) [2021-02-05T00:51:57.646Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-05T00:51:57.646Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:51:57.646Z] Executing ca-certificates-20191127-r4.trigger [2021-02-05T00:51:57.924Z] OK: 7 MiB in 19 packages [2021-02-05T00:52:00.584Z] Removing intermediate container 04979658553c [2021-02-05T00:52:00.584Z] ---> 9aba02583d28 [2021-02-05T00:52:00.584Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-05T00:52:00.584Z] ---> Running in 85a275aec61e [2021-02-05T00:52:01.191Z] Removing intermediate container 85a275aec61e [2021-02-05T00:52:01.191Z] ---> 35e4abb625da [2021-02-05T00:52:01.191Z] Step 13/24 : WORKDIR / [2021-02-05T00:52:01.467Z] ---> Running in 007b2cc4eddb [2021-02-05T00:52:02.085Z] Removing intermediate container 007b2cc4eddb [2021-02-05T00:52:02.085Z] ---> 35b3701c7044 [2021-02-05T00:52:02.085Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-05T00:52:03.552Z] ---> 3b0242f78de2 [2021-02-05T00:52:03.552Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-05T00:52:05.013Z] ---> 7ab700acd5c3 [2021-02-05T00:52:05.013Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-05T00:52:06.015Z] ---> 07a5675dab4e [2021-02-05T00:52:06.015Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-05T00:52:07.465Z] ---> 18ddc6e76ba4 [2021-02-05T00:52:07.465Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-05T00:52:09.450Z] ---> 465125cef61c [2021-02-05T00:52:09.450Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-05T00:52:10.051Z] ---> 56002ef52951 [2021-02-05T00:52:10.051Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-05T00:52:10.344Z] ---> Running in e2788ce22835 [2021-02-05T00:52:13.762Z] Removing intermediate container d5ccfb8043de [2021-02-05T00:52:13.762Z] ---> 014d4bbe46b4 [2021-02-05T00:52:13.762Z] [2021-02-05T00:52:13.762Z] Step 10/23 : FROM alpine:3.12 [2021-02-05T00:52:13.762Z] ---> afeebe901d6b [2021-02-05T00:52:13.762Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-05T00:52:13.762Z] ---> Using cache [2021-02-05T00:52:13.762Z] ---> a27fb453e826 [2021-02-05T00:52:13.762Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-05T00:52:13.762Z] ---> Using cache [2021-02-05T00:52:13.762Z] ---> 825a1b64791e [2021-02-05T00:52:13.762Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-05T00:52:14.040Z] Removing intermediate container e2788ce22835 [2021-02-05T00:52:14.040Z] ---> 6b6c2b5fad73 [2021-02-05T00:52:14.040Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-05T00:52:14.040Z] ---> Running in 4fb0b00dfaf7 [2021-02-05T00:52:14.040Z] ---> Running in 5437db5d7650 [2021-02-05T00:52:14.313Z] Removing intermediate container e29551d87d8e [2021-02-05T00:52:14.313Z] ---> 03185c570d13 [2021-02-05T00:52:14.313Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-05T00:52:14.584Z] ---> Running in 94969920cd53 [2021-02-05T00:52:14.584Z] Removing intermediate container 4fb0b00dfaf7 [2021-02-05T00:52:14.584Z] Removing intermediate container 5437db5d7650 [2021-02-05T00:52:14.584Z] ---> e5d90c5f19e1 [2021-02-05T00:52:14.584Z] Step 22/24 : LABEL arch=arm64 [2021-02-05T00:52:14.584Z] ---> 9428949ff571 [2021-02-05T00:52:14.584Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-05T00:52:14.859Z] ---> Running in 7d1b32412149 [2021-02-05T00:52:14.859Z] ---> Running in f835d09a23c4 [2021-02-05T00:52:15.461Z] Removing intermediate container f835d09a23c4 [2021-02-05T00:52:15.461Z] ---> 8ed4f5d5b6ba [2021-02-05T00:52:15.461Z] Step 23/24 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:52:15.461Z] Removing intermediate container 7d1b32412149 [2021-02-05T00:52:15.461Z] ---> 074a6f5f60a7 [2021-02-05T00:52:15.461Z] Step 15/23 : WORKDIR / [2021-02-05T00:52:15.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-05T00:52:15.732Z] ---> Running in 8456cbd1c9a3 [2021-02-05T00:52:15.732Z] ---> Running in c68810361ae1 [2021-02-05T00:52:16.331Z] Removing intermediate container 8456cbd1c9a3 [2021-02-05T00:52:16.331Z] ---> b02506b40f40 [2021-02-05T00:52:16.331Z] Step 24/24 : LABEL version=0.0.0 [2021-02-05T00:52:16.331Z] Removing intermediate container c68810361ae1 [2021-02-05T00:52:16.331Z] ---> 3fdb0f4618ca [2021-02-05T00:52:16.331Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-05T00:52:16.606Z] ---> Running in 9fb2261af93c [2021-02-05T00:52:17.201Z] Removing intermediate container 9fb2261af93c [2021-02-05T00:52:17.201Z] ---> 2d52740dc3d1 [2021-02-05T00:52:17.201Z] [2021-02-05T00:52:17.471Z] ---> b1b403b03987 [2021-02-05T00:52:17.471Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-05T00:52:17.471Z] Successfully built 2d52740dc3d1 [2021-02-05T00:52:17.471Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-05T00:52:18.721Z]  Building docker-security-secretstore-setup-go ... done  ---> 33ecd213c073 [2021-02-05T00:52:18.721Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-05T00:52:18.721Z] Removing intermediate container 94969920cd53 [2021-02-05T00:52:18.721Z] ---> eb8e0a0ab11d [2021-02-05T00:52:18.721Z] [2021-02-05T00:52:18.721Z] Step 11/26 : FROM docker:20.10.0 [2021-02-05T00:52:18.993Z] 20.10.0: Pulling from library/docker [2021-02-05T00:52:19.597Z] ---> 758d1af80d0e [2021-02-05T00:52:19.597Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-05T00:52:20.194Z] ---> Running in cf6dc37d2a80 [2021-02-05T00:52:20.787Z] Removing intermediate container cf6dc37d2a80 [2021-02-05T00:52:20.787Z] ---> 9033be29bcbc [2021-02-05T00:52:20.787Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:52:21.062Z] ---> Running in bc689ac5ca98 [2021-02-05T00:52:21.653Z] Removing intermediate container bc689ac5ca98 [2021-02-05T00:52:21.653Z] ---> 11d6e23f9f2f [2021-02-05T00:52:21.653Z] Step 21/23 : LABEL arch=arm64 [2021-02-05T00:52:21.925Z] ---> Running in f031d5132d74 [2021-02-05T00:52:22.896Z] Removing intermediate container f031d5132d74 [2021-02-05T00:52:22.896Z] ---> 0083cbba11e1 [2021-02-05T00:52:22.896Z] Step 22/23 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:52:23.167Z] ---> Running in 8123f482300f [2021-02-05T00:52:24.145Z] Removing intermediate container 8123f482300f [2021-02-05T00:52:24.145Z] ---> bbcb401da081 [2021-02-05T00:52:24.145Z] Step 23/23 : LABEL version=0.0.0 [2021-02-05T00:52:24.416Z] ---> Running in 4951a58a274b [2021-02-05T00:52:25.389Z] Removing intermediate container 4951a58a274b [2021-02-05T00:52:25.389Z] ---> 14b66faf2bb3 [2021-02-05T00:52:25.389Z] [2021-02-05T00:52:25.665Z] Successfully built 14b66faf2bb3 [2021-02-05T00:52:25.665Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-05T00:52:27.105Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-05T00:52:27.105Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-05T00:52:27.105Z] ---> eeaf43b92773 [2021-02-05T00:52:27.105Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-05T00:52:27.105Z] ---> Running in 37a497e344b4 [2021-02-05T00:52:28.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:28.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:29.137Z] (1/2) Installing readline (8.0.4-r0) [2021-02-05T00:52:29.137Z] (2/2) Installing bash (5.0.17-r0) [2021-02-05T00:52:29.137Z] Executing bash-5.0.17-r0.post-install [2021-02-05T00:52:29.137Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:52:29.410Z] OK: 12 MiB in 22 packages [2021-02-05T00:52:30.846Z] Removing intermediate container 37a497e344b4 [2021-02-05T00:52:30.846Z] ---> f3b4758ce828 [2021-02-05T00:52:30.846Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-05T00:52:30.846Z] ---> Running in 77c2acda9e24 [2021-02-05T00:52:31.120Z] Removing intermediate container 77c2acda9e24 [2021-02-05T00:52:31.120Z] ---> 5cdf8def4e53 [2021-02-05T00:52:31.120Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-05T00:52:31.392Z] ---> Running in 00a970d3eb9d [2021-02-05T00:52:31.989Z] Removing intermediate container 00a970d3eb9d [2021-02-05T00:52:31.989Z] ---> ba02c5690ef6 [2021-02-05T00:52:31.989Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-05T00:52:31.989Z] ---> Running in 08a1fd656d59 [2021-02-05T00:52:32.588Z] Removing intermediate container 08a1fd656d59 [2021-02-05T00:52:32.588Z] ---> 2f4c1c25bea4 [2021-02-05T00:52:32.588Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-05T00:52:34.023Z] ---> 78469c5829d0 [2021-02-05T00:52:34.023Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-05T00:52:34.619Z] ---> cdf4eb69ab39 [2021-02-05T00:52:34.619Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-05T00:52:35.593Z] ---> 3d8af3dbc451 [2021-02-05T00:52:35.593Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-05T00:52:35.868Z] ---> Running in 78c7711085ad [2021-02-05T00:52:36.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:37.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:52:37.706Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-05T00:52:37.706Z] (2/33) Installing expat (2.2.9-r1) [2021-02-05T00:52:37.706Z] (3/33) Installing libffi (3.3-r2) [2021-02-05T00:52:37.977Z] (4/33) Installing gdbm (1.13-r1) [2021-02-05T00:52:37.977Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-05T00:52:37.977Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-05T00:52:37.977Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-05T00:52:39.952Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-05T00:52:39.952Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-05T00:52:39.952Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-05T00:52:39.952Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-05T00:52:39.952Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-05T00:52:39.952Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-05T00:52:39.952Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-05T00:52:39.952Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-05T00:52:39.952Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-05T00:52:39.952Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-05T00:52:39.952Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-05T00:52:40.229Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-05T00:52:40.229Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-05T00:52:40.229Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-05T00:52:40.229Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-05T00:52:40.229Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-05T00:52:40.229Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-05T00:52:40.229Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-05T00:52:40.229Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-05T00:52:40.229Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-05T00:52:40.229Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-05T00:52:40.229Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-05T00:52:40.229Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-05T00:52:40.229Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-05T00:52:40.229Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-05T00:52:40.229Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-05T00:52:40.504Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:52:40.504Z] OK: 71 MiB in 55 packages [2021-02-05T00:52:47.203Z] Removing intermediate container 78c7711085ad [2021-02-05T00:52:47.203Z] ---> 586aeaeac223 [2021-02-05T00:52:47.203Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-05T00:52:47.476Z] ---> Running in 33fba5c0012a [2021-02-05T00:52:54.176Z] Collecting docker-compose==1.23.2 [2021-02-05T00:52:54.176Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-05T00:52:55.150Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-05T00:52:55.446Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-05T00:52:57.479Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-05T00:52:57.479Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-05T00:52:57.756Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-05T00:52:58.032Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-05T00:53:02.328Z] Collecting PyYAML<4,>=3.10 [2021-02-05T00:53:02.328Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-05T00:53:06.625Z] Collecting docopt<0.7,>=0.6.1 [2021-02-05T00:53:06.625Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-05T00:53:10.004Z] Collecting jsonschema<3,>=2.5.1 [2021-02-05T00:53:10.004Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-05T00:53:10.282Z] Collecting cached-property<2,>=1.2.0 [2021-02-05T00:53:10.282Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-05T00:53:11.261Z] Collecting docker<4.0,>=3.6.0 [2021-02-05T00:53:11.261Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-05T00:53:12.242Z] Collecting texttable<0.10,>=0.9.0 [2021-02-05T00:53:12.242Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-05T00:53:14.865Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-05T00:53:14.865Z] Collecting idna<2.8,>=2.5 [2021-02-05T00:53:14.865Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-05T00:53:15.144Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-05T00:53:15.745Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-05T00:53:16.017Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-05T00:53:16.288Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-05T00:53:16.561Z] Collecting docker-pycreds>=0.4.0 [2021-02-05T00:53:16.561Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-05T00:53:16.832Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-05T00:53:16.832Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-05T00:53:16.832Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-05T00:53:16.832Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-05T00:53:17.814Z] Installing collected packages: websocket-client, idna, urllib3, requests, dockerpty, PyYAML, docopt, jsonschema, cached-property, docker-pycreds, docker, texttable, docker-compose [2021-02-05T00:53:18.093Z] Attempting uninstall: idna [2021-02-05T00:53:18.093Z] Found existing installation: idna 2.9 [2021-02-05T00:53:18.093Z] Uninstalling idna-2.9: [2021-02-05T00:53:18.377Z] Successfully uninstalled idna-2.9 [2021-02-05T00:53:19.384Z] Attempting uninstall: urllib3 [2021-02-05T00:53:19.384Z] Found existing installation: urllib3 1.25.9 [2021-02-05T00:53:19.384Z] Uninstalling urllib3-1.25.9: [2021-02-05T00:53:19.384Z] Successfully uninstalled urllib3-1.25.9 [2021-02-05T00:53:19.983Z] Attempting uninstall: requests [2021-02-05T00:53:19.983Z] Found existing installation: requests 2.23.0 [2021-02-05T00:53:19.983Z] Uninstalling requests-2.23.0: [2021-02-05T00:53:20.259Z] Successfully uninstalled requests-2.23.0 [2021-02-05T00:53:20.536Z] Running setup.py install for dockerpty: started [2021-02-05T00:53:23.177Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-05T00:53:23.177Z] Running setup.py install for PyYAML: started [2021-02-05T00:53:25.807Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-05T00:53:25.807Z] Running setup.py install for docopt: started [2021-02-05T00:53:28.469Z] Running setup.py install for docopt: finished with status 'done' [2021-02-05T00:53:29.443Z] Running setup.py install for texttable: started [2021-02-05T00:53:32.071Z] Running setup.py install for texttable: finished with status 'done' [2021-02-05T00:53:33.045Z] 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 [2021-02-05T00:53:37.350Z] Removing intermediate container 33fba5c0012a [2021-02-05T00:53:37.350Z] ---> f2e0002155fb [2021-02-05T00:53:37.350Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-05T00:53:37.625Z] ---> Running in 7f12d1becd46 [2021-02-05T00:53:38.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-05T00:53:38.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-05T00:53:39.481Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-05T00:53:39.481Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-05T00:53:39.481Z] (3/3) Installing curl (7.69.1-r3) [2021-02-05T00:53:39.481Z] Executing busybox-1.31.1-r19.trigger [2021-02-05T00:53:39.481Z] OK: 71 MiB in 58 packages [2021-02-05T00:53:40.918Z] Removing intermediate container 7f12d1becd46 [2021-02-05T00:53:40.918Z] ---> cc6c11770d28 [2021-02-05T00:53:40.918Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-05T00:53:40.918Z] ---> Running in 33c5636157ae [2021-02-05T00:53:41.523Z] Removing intermediate container 33c5636157ae [2021-02-05T00:53:41.523Z] ---> cd5cfedada2e [2021-02-05T00:53:41.523Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-05T00:53:41.523Z] ---> Running in d096da952b07 [2021-02-05T00:53:42.124Z] Removing intermediate container d096da952b07 [2021-02-05T00:53:42.124Z] ---> b46a9d06093a [2021-02-05T00:53:42.124Z] Step 24/26 : LABEL arch=arm64 [2021-02-05T00:53:42.125Z] ---> Running in 7fa192d979de [2021-02-05T00:53:42.724Z] Removing intermediate container 7fa192d979de [2021-02-05T00:53:42.724Z] ---> 7c9db1a08c9a [2021-02-05T00:53:42.724Z] Step 25/26 : LABEL git_sha=12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c [2021-02-05T00:53:42.724Z] ---> Running in 8ba1e3bcfcfb [2021-02-05T00:53:43.318Z] Removing intermediate container 8ba1e3bcfcfb [2021-02-05T00:53:43.318Z] ---> 24e5513e4bf7 [2021-02-05T00:53:43.318Z] Step 26/26 : LABEL version=0.0.0 [2021-02-05T00:53:43.599Z] ---> Running in 8fa23b393899 [2021-02-05T00:53:43.872Z] Removing intermediate container 8fa23b393899 [2021-02-05T00:53:43.872Z] ---> 4344c9e7dd83 [2021-02-05T00:53:43.872Z] [2021-02-05T00:53:44.467Z] Successfully built 4344c9e7dd83 [2021-02-05T00:53:44.467Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-05T00:53:45.077Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-05T00:53:45.041Z] $ docker stop --time=1 9d591ec29f99865e49686bcb833476a886f9c49ed78c2a8d22322e2823c3d5c8 [2021-02-05T00:53:47.071Z] $ docker rm -f 9d591ec29f99865e49686bcb833476a886f9c49ed78c2a8d22322e2823c3d5c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-05T00:53:47.800Z] + docker images [2021-02-05T00:53:47.800Z] + grep docker [2021-02-05T00:53:48.073Z] docker-sys-mgmt-agent-go-arm64 latest 4344c9e7dd83 4 seconds ago 300MB [2021-02-05T00:53:48.073Z] docker-core-metadata-go-arm64 latest 14b66faf2bb3 About a minute ago 17.7MB [2021-02-05T00:53:48.073Z] docker-security-secretstore-setup-go-arm64 latest 2d52740dc3d1 About a minute ago 23.4MB [2021-02-05T00:53:48.073Z] docker-core-data-go-arm64 latest 7cce9e61f81a About a minute ago 21MB [2021-02-05T00:53:48.073Z] docker-security-bootstrapper-go-arm64 latest 41a2dbdae812 3 minutes ago 22.6MB [2021-02-05T00:53:48.073Z] docker-support-notifications-go-arm64 latest 59dd048accf3 3 minutes ago 16.7MB [2021-02-05T00:53:48.073Z] docker-support-scheduler-go-arm64 latest 43c4bfc1b6ad 4 minutes ago 16.1MB [2021-02-05T00:53:48.073Z] docker-core-command-go-arm64 latest 31816fc104ca 4 minutes ago 16MB [2021-02-05T00:53:48.073Z] docker-security-proxy-setup-go-arm64 latest 90a8fb4b957c 4 minutes ago 23.2MB [2021-02-05T00:53:48.073Z] docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:53:51.520Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:53:54.156Z] ---> package-listing.sh [2021-02-05T00:53:54.156Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-05T00:53:54.156Z] ++ facter osfamily [2021-02-05T00:53:54.462Z] + OS_FAMILY=redhat [2021-02-05T00:53:54.462Z] + workspace=/w/workspace/edgex-go/57 [2021-02-05T00:53:54.462Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-05T00:53:54.462Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-05T00:53:54.462Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-05T00:53:54.462Z] + PACKAGES=/tmp/packages_start.txt [2021-02-05T00:53:54.462Z] + '[' /w/workspace/edgex-go/57 ']' [2021-02-05T00:53:54.462Z] + PACKAGES=/tmp/packages_end.txt [2021-02-05T00:53:54.462Z] + case "${OS_FAMILY}" in [2021-02-05T00:53:54.462Z] + sort [2021-02-05T00:53:54.462Z] + rpm -qa [2021-02-05T00:54:05.541Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-05T00:54:05.541Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-05T00:54:05.541Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-05T00:54:05.541Z] + '[' /w/workspace/edgex-go/57 ']' [2021-02-05T00:54:05.541Z] + mkdir -p /w/workspace/edgex-go/57/archives/ [2021-02-05T00:54:05.541Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/57/archives/ [Pipeline] echo [2021-02-05T00:54:05.560Z] 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/57/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-05T00:54:06.077Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:54:06.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T00:54:07.075Z] [2021-02-05T00:54:07.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-05T00:54:07.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T00:54:08.027Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-05T00:54:08.027Z] df20fa9351a1: Pulling fs layer [2021-02-05T00:54:08.027Z] 36b3adc4ff6f: Pulling fs layer [2021-02-05T00:54:08.027Z] 8ad3a11d3b57: Pulling fs layer [2021-02-05T00:54:08.027Z] 46f8f816bc3b: Pulling fs layer [2021-02-05T00:54:08.027Z] 93b61091891f: Pulling fs layer [2021-02-05T00:54:08.027Z] 93b9cdb0e59b: Pulling fs layer [2021-02-05T00:54:08.027Z] 5e14af77c1be: Pulling fs layer [2021-02-05T00:54:08.027Z] 01666e4c0597: Pulling fs layer [2021-02-05T00:54:08.027Z] aa168da1d23b: Pulling fs layer [2021-02-05T00:54:08.027Z] 93b9cdb0e59b: Waiting [2021-02-05T00:54:08.027Z] 5e14af77c1be: Waiting [2021-02-05T00:54:08.027Z] 01666e4c0597: Waiting [2021-02-05T00:54:08.027Z] aa168da1d23b: Waiting [2021-02-05T00:54:08.027Z] 93b61091891f: Waiting [2021-02-05T00:54:08.027Z] 46f8f816bc3b: Waiting [2021-02-05T00:54:08.332Z] 36b3adc4ff6f: Verifying Checksum [2021-02-05T00:54:08.332Z] 36b3adc4ff6f: Download complete [2021-02-05T00:54:08.332Z] 46f8f816bc3b: Verifying Checksum [2021-02-05T00:54:08.332Z] 46f8f816bc3b: Download complete [2021-02-05T00:54:08.332Z] df20fa9351a1: Verifying Checksum [2021-02-05T00:54:08.332Z] df20fa9351a1: Download complete [2021-02-05T00:54:08.614Z] 93b9cdb0e59b: Verifying Checksum [2021-02-05T00:54:08.614Z] 93b9cdb0e59b: Download complete [2021-02-05T00:54:08.614Z] 5e14af77c1be: Download complete [2021-02-05T00:54:08.614Z] 93b61091891f: Verifying Checksum [2021-02-05T00:54:08.614Z] 93b61091891f: Download complete [2021-02-05T00:54:08.614Z] 01666e4c0597: Verifying Checksum [2021-02-05T00:54:08.614Z] 01666e4c0597: Download complete [2021-02-05T00:54:09.296Z] 8ad3a11d3b57: Verifying Checksum [2021-02-05T00:54:09.296Z] 8ad3a11d3b57: Download complete [2021-02-05T00:54:10.508Z] df20fa9351a1: Pull complete [2021-02-05T00:54:11.198Z] 36b3adc4ff6f: Pull complete [2021-02-05T00:54:14.066Z] 8ad3a11d3b57: Pull complete [2021-02-05T00:54:14.391Z] 46f8f816bc3b: Pull complete [2021-02-05T00:54:16.630Z] 93b61091891f: Pull complete [2021-02-05T00:54:17.373Z] 93b9cdb0e59b: Pull complete [2021-02-05T00:54:18.568Z] 5e14af77c1be: Pull complete [2021-02-05T00:54:18.568Z] 01666e4c0597: Pull complete [2021-02-05T00:54:19.136Z] aa168da1d23b: Verifying Checksum [2021-02-05T00:54:19.136Z] aa168da1d23b: Download complete [2021-02-05T00:54:42.423Z] aa168da1d23b: Pull complete [2021-02-05T00:54:42.423Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-05T00:54:42.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-05T00:54:42.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-05T00:54:43.092Z] prd-centos7-docker-4c-2g-25111 does not seem to be running inside a container [2021-02-05T00:54:43.349Z] $ 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/57/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/57 -v /w/workspace/edgex-go/57:/w/workspace/edgex-go/57:rw,z -v /w/workspace/edgex-go/57@tmp:/w/workspace/edgex-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-05T00:54:47.508Z] $ docker top 625389498b371482bc06800e1445c710a6ba7e5e3e11f4d9300539bef955e428 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-05T00:54:49.697Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-05T00:54:50.455Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-05T00:54:52.371Z] + ls /var/log/sa-host [2021-02-05T00:54:52.371Z] + sadf -c /var/log/sa-host/sa05 [2021-02-05T00:54:52.371Z] file_magic: OK [2021-02-05T00:54:52.371Z] HZ: Using current value: 100 [2021-02-05T00:54:52.371Z] file_header: OK [2021-02-05T00:54:52.371Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-05T00:54:52.371Z] Statistics: [2021-02-05T00:54:52.371Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-05T00:54:52.371Z] File successfully converted to sysstat format version 12.2.1 [2021-02-05T00:54:52.371Z] + sadf -c /var/log/sa-host/sa23 [2021-02-05T00:54:52.371Z] file_magic: OK [2021-02-05T00:54:52.371Z] HZ: Using current value: 100 [2021-02-05T00:54:52.371Z] file_header: OK [2021-02-05T00:54:52.371Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-05T00:54:52.371Z] Statistics: [2021-02-05T00:54:52.371Z] Hnuu...uuuununununu... [2021-02-05T00:54:52.371Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-05T00:54:52.651Z] provisioning config files... [2021-02-05T00:54:52.687Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/57@tmp/config2081137646832508816tmp [Pipeline] { [Pipeline] echo [2021-02-05T00:54:52.796Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:54:54.313Z] ---> create-netrc.sh [Pipeline] } [2021-02-05T00:54:54.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-05T00:54:54.448Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:54:55.748Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-05T00:54:55.858Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:54:57.975Z] ---> sudo-logs.sh [2021-02-05T00:54:57.975Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-05T00:54:58.011Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:54:59.522Z] ---> job-cost.sh [2021-02-05T00:54:59.522Z] lf-activate-venv: SKIPPING [2021-02-05T00:54:59.522Z] INFO: No Stack... [2021-02-05T00:55:01.013Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-05T00:55:01.726Z] INFO: Archiving Costs [Pipeline] echo [2021-02-05T00:55:01.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-05T00:55:03.546Z] ---> logs-deploy.sh [2021-02-05T00:55:03.546Z] lf-activate-venv: SKIPPING [2021-02-05T00:55:03.546Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/57 [2021-02-05T00:55:03.546Z] INFO: archiving workspace using pattern(s): [2021-02-05T00:55:07.068Z] Archives upload complete. [2021-02-05T00:55:07.068Z] INFO: archiving logs to Nexus [2021-02-05T00:55:09.055Z] ---> uname -a: [2021-02-05T00:55:09.055Z] Linux prd-centos7-docker-4c-2g-25111.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-05T00:55:09.055Z] [2021-02-05T00:55:09.055Z]