Pull request #3410 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c5831302234c0efc755240576999885ad7ef4217+31468994070af38c8f9db93fe1a8ddc3ce05f196 (ab3896f80696aa38c9161e6b4c8a1771227f8315) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2747 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit c5831302234c0efc755240576999885ad7ef4217 Merge succeeded, producing c5831302234c0efc755240576999885ad7ef4217 Checking out Revision c5831302234c0efc755240576999885ad7ef4217 (PR-3410) > git config core.sparsecheckout # timeout=10 > git checkout -f c5831302234c0efc755240576999885ad7ef4217 # 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 31468994070af38c8f9db93fe1a8ddc3ce05f196 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5831302234c0efc755240576999885ad7ef4217 # timeout=10 Commit message: "build(snap): Enable secure Kong Admin APIs in snap build - Add Kong's Admin plugins template yaml to enable Admin JWT, ACL plugins etc. - Update the Kong daemon startup shell script to import the plugins into database - Update the snapcraft yml to integrate the secure Kong's Admin API features" First time build. Skipping changelog. > git rev-list --no-walk 51cecb37c6551c6dfc25d60933ebdc5503122ec3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-03T15:55:42.067Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-03T15:55:42.169Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-03T15:55:42.201Z] ========================================================= [2021-05-03T15:55:42.201Z] EdgeX Global Pipelines Version Info [2021-05-03T15:55:42.201Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-03T15:55:43.739Z] ------------------- [2021-05-03T15:55:43.739Z] stable info: [2021-05-03T15:55:43.739Z] ------------------- [2021-05-03T15:55:43.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-03T15:55:43.739Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T15:55:43.739Z] Message: update stable to v1.0.191 [2021-05-03T15:55:44.688Z] ------------------- [2021-05-03T15:55:44.688Z] experimental info: [2021-05-03T15:55:44.688Z] ------------------- [2021-05-03T15:55:44.688Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-03T15:55:44.688Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T15:55:44.688Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-03T15:55:44.810Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-03T15:55:44.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-03T15:55:44.855Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-03T15:55:44.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-03T15:55:44.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-03T15:55:44.924Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-03T15:55:44.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-03T15:55:44.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-03T15:55:44.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-03T15:55:45.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-03T15:55:45.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-03T15:55:45.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-03T15:55:45.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-03T15:55:45.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-03T15:55:45.149Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T15:55:45.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T15:55:45.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-03T15:55:45.216Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-03T15:55:45.239Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-03T15:55:45.262Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-03T15:55:45.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-03T15:55:45.309Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-03T15:55:45.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3410 [Pipeline] echo [2021-05-03T15:55:45.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3410 [Pipeline] echo [2021-05-03T15:55:45.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3410 [Pipeline] echo [2021-05-03T15:55:45.437Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5831302234c0efc755240576999885ad7ef4217 [Pipeline] echo [2021-05-03T15:55:45.458Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c583130 [Pipeline] echo [2021-05-03T15:55:45.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T15:55:45.551Z] provisioning config files... [2021-05-03T15:55:45.611Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7707273586131687361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T15:55:45.976Z] ---> docker-login.sh [2021-05-03T15:55:45.976Z] nexus3.edgexfoundry.org:10001 [2021-05-03T15:55:46.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T15:55:46.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T15:55:46.501Z] Configure a credential helper to remove this warning. See [2021-05-03T15:55:46.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T15:55:46.501Z] [2021-05-03T15:55:46.501Z] Login Succeeded [2021-05-03T15:55:46.501Z] nexus3.edgexfoundry.org:10002 [2021-05-03T15:55:46.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T15:55:46.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T15:55:46.764Z] Configure a credential helper to remove this warning. See [2021-05-03T15:55:46.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T15:55:46.764Z] [2021-05-03T15:55:46.764Z] Login Succeeded [2021-05-03T15:55:46.764Z] nexus3.edgexfoundry.org:10003 [2021-05-03T15:55:46.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T15:55:46.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T15:55:46.764Z] Configure a credential helper to remove this warning. See [2021-05-03T15:55:46.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T15:55:46.764Z] [2021-05-03T15:55:46.764Z] Login Succeeded [2021-05-03T15:55:46.764Z] nexus3.edgexfoundry.org:10004 [2021-05-03T15:55:47.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T15:55:47.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T15:55:47.027Z] Configure a credential helper to remove this warning. See [2021-05-03T15:55:47.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T15:55:47.027Z] [2021-05-03T15:55:47.027Z] Login Succeeded [2021-05-03T15:55:47.027Z] docker.io [2021-05-03T15:55:47.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T15:55:47.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T15:55:47.289Z] Configure a credential helper to remove this warning. See [2021-05-03T15:55:47.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T15:55:47.289Z] [2021-05-03T15:55:47.289Z] Login Succeeded [2021-05-03T15:55:47.289Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T15:55:47.299Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T15:55:47.642Z] ++ 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-05-03T15:55:47.642Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T15:55:47.642Z] ++ dirname cmd/core-command/Dockerfile [2021-05-03T15:55:47.642Z] ++ cut -d/ -f2 [2021-05-03T15:55:47.642Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-03T15:55:47.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T15:55:47.643Z] ++ dirname cmd/core-data/Dockerfile [2021-05-03T15:55:47.643Z] ++ cut -d/ -f2 [2021-05-03T15:55:47.643Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-03T15:55:47.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T15:55:47.643Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-03T15:55:47.643Z] ++ cut -d/ -f2 [2021-05-03T15:55:47.643Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-03T15:55:47.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T15:55:47.643Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-03T15:55:47.643Z] ++ cut -d/ -f2 [2021-05-03T15:55:47.643Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-03T15:55:47.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T15:55:47.643Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-03T15:55:47.643Z] ++ cut -d/ -f2 [2021-05-03T15:55:47.643Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-03T15:55:47.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T15:55:47.643Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-03T15:55:47.643Z] ++ cut -d/ -f2 [2021-05-03T15:55:47.643Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-03T15:55:47.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T15:55:47.643Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-03T15:55:47.643Z] ++ cut -d/ -f2 [2021-05-03T15:55:47.643Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-03T15:55:47.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T15:55:47.643Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-03T15:55:47.643Z] ++ cut -d/ -f2 [2021-05-03T15:55:47.643Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-03T15:55:47.643Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T15:55:47.643Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-03T15:55:47.643Z] ++ cut -d/ -f2 [2021-05-03T15:55:47.643Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-03T15:55:47.728Z] 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-05-03T15:55:49.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T15:55:49.026Z] [2021-05-03T15:55:49.027Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T15:55:49.340Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T15:55:49.341Z] latest: Pulling from edgex-devops/git-semver [2021-05-03T15:55:49.341Z] 31603596830f: Pulling fs layer [2021-05-03T15:55:49.341Z] 54011a49482f: Pulling fs layer [2021-05-03T15:55:49.341Z] a6820b24f6d8: Pulling fs layer [2021-05-03T15:55:49.341Z] f581987b2513: Pulling fs layer [2021-05-03T15:55:49.341Z] f581987b2513: Waiting [2021-05-03T15:55:49.341Z] 54011a49482f: Verifying Checksum [2021-05-03T15:55:49.341Z] 54011a49482f: Download complete [2021-05-03T15:55:49.602Z] 31603596830f: Download complete [2021-05-03T15:55:49.602Z] a6820b24f6d8: Verifying Checksum [2021-05-03T15:55:49.602Z] f581987b2513: Verifying Checksum [2021-05-03T15:55:49.602Z] f581987b2513: Download complete [2021-05-03T15:55:49.869Z] 31603596830f: Pull complete [2021-05-03T15:55:50.134Z] 54011a49482f: Pull complete [2021-05-03T15:55:51.103Z] a6820b24f6d8: Pull complete [2021-05-03T15:55:51.103Z] f581987b2513: Pull complete [2021-05-03T15:55:51.103Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-03T15:55:51.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T15:55:51.103Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-03T15:55:51.259Z] prd-centos7-docker-4c-2g-2747 does not seem to be running inside a container [2021-05-03T15:55:51.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-03T15:55:53.915Z] $ docker top 65541ef3ddf3ddba8895c2d3f754b896b46812b265bd291450f03d5a940588a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T15:55:54.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T15:55:54.072Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T15:55:54.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T15:55:54.308Z] $ docker exec 65541ef3ddf3ddba8895c2d3f754b896b46812b265bd291450f03d5a940588a6 ssh-agent [2021-05-03T15:55:54.468Z] SSH_AUTH_SOCK=/tmp/ssh-Y1J3p6A3IW5V/agent.11 [2021-05-03T15:55:54.468Z] SSH_AGENT_PID=16 [2021-05-03T15:55:54.478Z] Running ssh-add (command line suppressed) [2021-05-03T15:55:54.598Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1315197912786673868.key (/w/workspace/edgex-go/4@tmp/private_key_1315197912786673868.key) [2021-05-03T15:55:54.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T15:55:54.949Z] + git tag --points-at HEAD [Pipeline] } [2021-05-03T15:55:54.971Z] $ docker exec --env ******** --env ******** 65541ef3ddf3ddba8895c2d3f754b896b46812b265bd291450f03d5a940588a6 ssh-agent -k [2021-05-03T15:55:55.083Z] unset SSH_AUTH_SOCK; [2021-05-03T15:55:55.084Z] unset SSH_AGENT_PID; [2021-05-03T15:55:55.084Z] echo Agent pid 16 killed; [2021-05-03T15:55:55.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-03T15:55:55.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T15:55:55.172Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T15:55:55.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T15:55:55.358Z] $ docker exec 65541ef3ddf3ddba8895c2d3f754b896b46812b265bd291450f03d5a940588a6 ssh-agent [2021-05-03T15:55:55.526Z] SSH_AUTH_SOCK=/tmp/ssh-cCMpsxwyF8ic/agent.45 [2021-05-03T15:55:55.526Z] SSH_AGENT_PID=50 [2021-05-03T15:55:55.533Z] Running ssh-add (command line suppressed) [2021-05-03T15:55:55.658Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3444224513912562202.key (/w/workspace/edgex-go/4@tmp/private_key_3444224513912562202.key) [2021-05-03T15:55:55.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T15:55:56.011Z] + git semver init [2021-05-03T15:55:56.011Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T15:55:56.011Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-05-03T15:55:56.011Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-05-03T15:55:56.011Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T15:55:56.011Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T15:55:56.011Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T15:55:56.011Z] # $SEMVER_BRANCH = PR-3410 [2021-05-03T15:55:56.011Z] # $SEMVER_TEMP = /tmp/semver-200157582 [2021-05-03T15:55:56.011Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-03T15:56:14.191Z] # '/tmp/semver-200157582' -> '/w/workspace/edgex-go/4/.semver' [2021-05-03T15:56:15.161Z] # -> Force: false [2021-05-03T15:56:15.161Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-05-03T15:56:15.761Z] $ docker exec --env ******** --env ******** 65541ef3ddf3ddba8895c2d3f754b896b46812b265bd291450f03d5a940588a6 ssh-agent -k [2021-05-03T15:56:16.039Z] unset SSH_AUTH_SOCK; [2021-05-03T15:56:16.039Z] unset SSH_AGENT_PID; [2021-05-03T15:56:16.039Z] echo Agent pid 50 killed; [2021-05-03T15:56:16.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T15:56:16.486Z] + git semver [Pipeline] } [2021-05-03T15:56:16.509Z] $ docker stop --time=1 65541ef3ddf3ddba8895c2d3f754b896b46812b265bd291450f03d5a940588a6 [2021-05-03T15:56:18.160Z] $ docker rm -f 65541ef3ddf3ddba8895c2d3f754b896b46812b265bd291450f03d5a940588a6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T15:56:18.624Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-03T15:56:19.174Z] Stashed 1 file(s) [Pipeline] echo [2021-05-03T15:56:19.179Z] [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-05-03T15:56:19.718Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-03T15:56:20.024Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T15:56:20.324Z] + sudo service docker restart [2021-05-03T15:56:20.324Z] + true [2021-05-03T15:56:20.324Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-03T15:56:20.920Z] ========================================================= [2021-05-03T15:56:20.920Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-03T15:56:20.920Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T15:56:21.238Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-03T15:56:24.564Z] Sending build context to Docker daemon 329.7MB [2021-05-03T15:56:24.564Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T15:56:24.564Z] Step 2/6 : FROM ${BASE} [2021-05-03T15:56:24.564Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-03T15:56:24.564Z] 540db60ca938: Pulling fs layer [2021-05-03T15:56:24.564Z] adcc1eea9eea: Pulling fs layer [2021-05-03T15:56:24.564Z] 4c4ab2625f07: Pulling fs layer [2021-05-03T15:56:24.564Z] 0510c868ecb4: Pulling fs layer [2021-05-03T15:56:24.564Z] afea3b2eda06: Pulling fs layer [2021-05-03T15:56:24.564Z] 7809a108b3ef: Pulling fs layer [2021-05-03T15:56:24.564Z] f706445af74f: Pulling fs layer [2021-05-03T15:56:24.564Z] 0510c868ecb4: Waiting [2021-05-03T15:56:24.564Z] afea3b2eda06: Waiting [2021-05-03T15:56:24.564Z] f706445af74f: Waiting [2021-05-03T15:56:24.564Z] 7809a108b3ef: Waiting [2021-05-03T15:56:24.847Z] 4c4ab2625f07: Download complete [2021-05-03T15:56:24.847Z] adcc1eea9eea: Verifying Checksum [2021-05-03T15:56:24.847Z] adcc1eea9eea: Download complete [2021-05-03T15:56:24.847Z] afea3b2eda06: Verifying Checksum [2021-05-03T15:56:24.847Z] afea3b2eda06: Download complete [2021-05-03T15:56:24.847Z] 540db60ca938: Verifying Checksum [2021-05-03T15:56:24.847Z] 540db60ca938: Download complete [2021-05-03T15:56:24.847Z] 7809a108b3ef: Verifying Checksum [2021-05-03T15:56:24.847Z] 7809a108b3ef: Download complete [2021-05-03T15:56:25.116Z] 540db60ca938: Pull complete [2021-05-03T15:56:25.380Z] adcc1eea9eea: Pull complete [2021-05-03T15:56:25.642Z] 4c4ab2625f07: Pull complete [2021-05-03T15:56:27.044Z] f706445af74f: Verifying Checksum [2021-05-03T15:56:27.044Z] f706445af74f: Download complete [2021-05-03T15:56:27.627Z] 0510c868ecb4: Verifying Checksum [2021-05-03T15:56:27.627Z] 0510c868ecb4: Download complete [2021-05-03T15:56:32.963Z] 0510c868ecb4: Pull complete [2021-05-03T15:56:33.232Z] afea3b2eda06: Pull complete [2021-05-03T15:56:33.232Z] 7809a108b3ef: Pull complete [2021-05-03T15:56:34.337Z] Still waiting to schedule task [2021-05-03T15:56:34.337Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-05-03T15:56:37.474Z] f706445af74f: Pull complete [2021-05-03T15:56:37.474Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-03T15:56:37.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-03T15:56:37.474Z] ---> b068be0155e3 [2021-05-03T15:56:37.474Z] 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-05-03T15:56:38.878Z] ---> Running in 90eb61fffda9 [2021-05-03T15:56:39.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T15:56:40.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T15:56:40.667Z] (1/12) Installing libmagic (5.39-r0) [2021-05-03T15:56:41.243Z] (2/12) Installing file (5.39-r0) [2021-05-03T15:56:41.243Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-03T15:56:41.243Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-03T15:56:45.470Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-03T15:56:45.470Z] (6/12) Installing patch (2.7.6-r6) [2021-05-03T15:56:45.470Z] (7/12) Installing build-base (0.5-r2) [2021-05-03T15:56:45.470Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-03T15:56:45.470Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-03T15:56:45.470Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-03T15:56:45.732Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-03T15:56:45.732Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-03T15:56:45.732Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T15:56:45.732Z] OK: 219 MiB in 52 packages [2021-05-03T15:56:49.969Z] Removing intermediate container 90eb61fffda9 [2021-05-03T15:56:49.969Z] ---> 300df6b6dc47 [2021-05-03T15:56:49.969Z] Step 4/6 : WORKDIR /edgex-go [2021-05-03T15:56:49.969Z] ---> Running in 84b7e40820b5 [2021-05-03T15:56:49.969Z] Removing intermediate container 84b7e40820b5 [2021-05-03T15:56:49.969Z] ---> 89bc2fc3129f [2021-05-03T15:56:49.969Z] Step 5/6 : COPY go.mod . [2021-05-03T15:56:49.969Z] ---> 4d8b7b5858b2 [2021-05-03T15:56:49.969Z] Step 6/6 : RUN go mod download [2021-05-03T15:56:49.969Z] ---> Running in a560e56f7225 [2021-05-03T15:57:16.607Z] Removing intermediate container a560e56f7225 [2021-05-03T15:57:16.607Z] ---> c4f8c22d65ff [2021-05-03T15:57:16.607Z] Successfully built c4f8c22d65ff [2021-05-03T15:57:16.607Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T15:57:16.931Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T15:57:16.931Z] . [Pipeline] withDockerContainer [2021-05-03T15:57:17.039Z] prd-centos7-docker-4c-2g-2747 does not seem to be running inside a container [2021-05-03T15:57:17.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T15:57:18.467Z] $ docker top c1927ff5ed14a79ab969a1c151740b19752c13a1d79b0100398289d4d00211f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T15:57:18.954Z] + go version [2021-05-03T15:57:18.954Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-03T15:57:18.974Z] $ docker stop --time=1 c1927ff5ed14a79ab969a1c151740b19752c13a1d79b0100398289d4d00211f6 [2021-05-03T15:57:20.946Z] $ docker rm -f c1927ff5ed14a79ab969a1c151740b19752c13a1d79b0100398289d4d00211f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T15:57:21.489Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T15:57:21.489Z] . [Pipeline] withDockerContainer [2021-05-03T15:57:21.598Z] prd-centos7-docker-4c-2g-2747 does not seem to be running inside a container [2021-05-03T15:57:21.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T15:57:22.490Z] $ docker top 407b819bc5ddc3b6ad4e24fa3c7de9d9fa72eeec932fcd2765d7e8cf5afb7006 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-03T15:57:22.614Z] ========================================================= [2021-05-03T15:57:22.614Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-03T15:57:22.614Z] ========================================================= [Pipeline] sh [2021-05-03T15:57:22.911Z] + go mod tidy [Pipeline] sh [2021-05-03T15:57:25.153Z] + make test [2021-05-03T15:57:25.153Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-03T15:57:35.234Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-03T15:57:53.512Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-03T15:57:58.871Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-03T15:58:00.292Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-03T15:58:00.292Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-03T15:58:02.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-03T15:58:02.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-03T15:58:02.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-03T15:58:02.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-03T15:58:03.942Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-03T15:58:05.358Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-03T15:58:06.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-03T15:58:06.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-03T15:58:06.780Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-03T15:58:08.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.125s coverage: 45.9% of statements [2021-05-03T15:58:08.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-03T15:58:08.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-03T15:58:08.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-03T15:58:08.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-03T15:58:08.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-03T15:58:08.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-03T15:58:08.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.062s coverage: 19.8% of statements [2021-05-03T15:58:08.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.085s coverage: 100.0% of statements [2021-05-03T15:58:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.250s coverage: 27.1% of statements [2021-05-03T15:58:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-03T15:58:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-03T15:58:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-03T15:58:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-03T15:58:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-03T15:58:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-03T15:58:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements [2021-05-03T15:58:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-03T15:58:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-05-03T15:58:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-03T15:58:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-03T15:58:12.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.079s coverage: 71.3% of statements [2021-05-03T15:58:12.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-03T15:58:12.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-03T15:58:12.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.137s coverage: 87.7% of statements [2021-05-03T15:58:12.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-03T15:58:12.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T15:58:12.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.063s coverage: 78.9% of statements [2021-05-03T15:58:12.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-03T15:58:16.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.427s coverage: 28.6% of statements [2021-05-03T15:58:16.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-03T15:58:16.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-03T15:58:16.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-03T15:58:16.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-03T15:58:16.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-03T15:58:16.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.083s coverage: 100.0% of statements [2021-05-03T15:58:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-03T15:58:16.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2021-05-03T15:58:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-03T15:58:16.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.141s coverage: 86.7% of statements [2021-05-03T15:58:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-03T15:58:16.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.192s coverage: 97.5% of statements [2021-05-03T15:58:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-03T15:58:16.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements [2021-05-03T15:58:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-03T15:58:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-03T15:58:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-03T15:58:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-03T15:58:17.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.345s coverage: 95.1% of statements [2021-05-03T15:58:17.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-03T15:58:17.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T15:58:17.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-03T15:58:17.750Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-03T15:58:17.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-03T15:58:17.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-03T15:58:17.751Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-03T15:58:17.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-03T15:58:18.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.9% of statements [2021-05-03T15:58:18.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-03T15:58:18.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-05-03T15:58:18.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-03T15:58:18.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.128s coverage: 47.1% of statements [2021-05-03T15:58:18.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.084s coverage: 79.5% of statements [2021-05-03T15:58:18.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2021-05-03T15:58:18.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-05-03T15:58:18.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-05-03T15:58:19.121Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2749 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws [2021-05-03T15:58:19.143Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-03T15:58:24.784Z] using credential edgex-jenkins-ssh [2021-05-03T15:58:24.802Z] Cloning the remote Git repository [2021-05-03T15:58:24.858Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-03T15:58:24.969Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-03T15:58:25.044Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T15:58:25.045Z] > git --version # timeout=10 [2021-05-03T15:58:25.071Z] > git --version # 'git version 2.17.1' [2021-05-03T15:58:25.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T15:58:25.175Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T15:58:31.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2021-05-03T15:58:31.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-05-03T15:58:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.236s coverage: 81.8% of statements [2021-05-03T15:58:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-03T15:58:40.550Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T15:58:40.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T15:58:40.603Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T15:58:40.647Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T15:58:40.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T15:58:40.660Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T15:58:41.552Z] Merging remotes/origin/master commit 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T15:58:42.019Z] Merge succeeded, producing c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T15:58:42.020Z] Checking out Revision c5831302234c0efc755240576999885ad7ef4217 (PR-3410) [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.045s coverage: 87.2% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 84.6% of statements [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.117s coverage: 91.6% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 64.4% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.398s coverage: 69.0% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 40.5% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.126s coverage: 47.0% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.054s coverage: 9.6% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-03T15:58:42.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.143s coverage: 92.6% of statements [2021-05-03T15:58:42.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-03T15:58:42.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.732s coverage: 28.7% of statements [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-03T15:58:42.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.081s coverage: 99.0% of statements [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-03T15:58:42.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.088s coverage: 100.0% of statements [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-03T15:58:42.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.079s coverage: 64.6% of statements [2021-05-03T15:58:42.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-03T15:58:41.575Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T15:58:41.608Z] > git checkout -f c5831302234c0efc755240576999885ad7ef4217 # timeout=10 [2021-05-03T15:58:41.928Z] > git remote # timeout=10 [2021-05-03T15:58:41.946Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T15:58:41.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T15:58:41.970Z] > git merge 31468994070af38c8f9db93fe1a8ddc3ce05f196 # timeout=10 [2021-05-03T15:58:41.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T15:58:42.026Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T15:58:42.042Z] > git checkout -f c5831302234c0efc755240576999885ad7ef4217 # timeout=10 [2021-05-03T15:58:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.121s coverage: 97.6% of statements [2021-05-03T15:58:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-03T15:58:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T15:58:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-03T15:58:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements [2021-05-03T15:58:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-03T15:58:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-05-03T15:58:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-03T15:58:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-03T15:58:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-03T15:58:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-03T15:58:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-05-03T15:58:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-03T15:58:44.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-03T15:58:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-05-03T15:58:44.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-05-03T15:58:44.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-03T15:58:44.642Z] GO111MODULE=on go vet ./... [2021-05-03T15:58:46.420Z] Commit message: "build(snap): Enable secure Kong Admin APIs in snap build - Add Kong's Admin plugins template yaml to enable Admin JWT, ACL plugins etc. - Update the Kong daemon startup shell script to import the plugins into database - Update the snapcraft yml to integrate the secure Kong's Admin API features" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T15:58:47.874Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-03T15:58:48.296Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T15:58:48.637Z] + sudo service docker restart [2021-05-03T15:58:48.637Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T15:58:51.300Z] provisioning config files... [2021-05-03T15:58:51.350Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7229999542374685719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T15:58:51.721Z] ---> docker-login.sh [2021-05-03T15:58:51.721Z] nexus3.edgexfoundry.org:10001 [2021-05-03T15:58:52.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T15:58:53.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T15:58:53.141Z] Configure a credential helper to remove this warning. See [2021-05-03T15:58:53.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T15:58:53.141Z] [2021-05-03T15:58:53.141Z] Login Succeeded [2021-05-03T15:58:53.141Z] nexus3.edgexfoundry.org:10002 [2021-05-03T15:58:53.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T15:58:53.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T15:58:53.690Z] Configure a credential helper to remove this warning. See [2021-05-03T15:58:53.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T15:58:53.690Z] [2021-05-03T15:58:53.690Z] Login Succeeded [2021-05-03T15:58:53.690Z] nexus3.edgexfoundry.org:10003 [2021-05-03T15:58:53.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T15:58:54.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T15:58:54.239Z] Configure a credential helper to remove this warning. See [2021-05-03T15:58:54.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T15:58:54.239Z] [2021-05-03T15:58:54.239Z] Login Succeeded [2021-05-03T15:58:54.239Z] nexus3.edgexfoundry.org:10004 [2021-05-03T15:58:54.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T15:58:54.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T15:58:54.835Z] Configure a credential helper to remove this warning. See [2021-05-03T15:58:54.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T15:58:54.835Z] [2021-05-03T15:58:54.835Z] Login Succeeded [2021-05-03T15:58:54.835Z] docker.io [2021-05-03T15:58:55.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T15:58:55.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T15:58:55.376Z] Configure a credential helper to remove this warning. See [2021-05-03T15:58:55.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T15:58:55.376Z] [2021-05-03T15:58:55.376Z] Login Succeeded [2021-05-03T15:58:55.376Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T15:58:55.392Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T15:58:55.688Z] ========================================================= [2021-05-03T15:58:55.689Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-03T15:58:55.689Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T15:58:56.051Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-03T15:58:58.696Z] Sending build context to Docker daemon 167.4MB [2021-05-03T15:58:58.696Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T15:58:58.696Z] Step 2/6 : FROM ${BASE} [2021-05-03T15:58:58.696Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-03T15:58:58.696Z] 595b0fe564bb: Pulling fs layer [2021-05-03T15:58:58.696Z] 7186ed65a4f7: Pulling fs layer [2021-05-03T15:58:58.696Z] 316046926c0a: Pulling fs layer [2021-05-03T15:58:58.696Z] 4ebd0625c992: Pulling fs layer [2021-05-03T15:58:58.696Z] 207e8628e3a3: Pulling fs layer [2021-05-03T15:58:58.696Z] c791037a9be2: Pulling fs layer [2021-05-03T15:58:58.696Z] ffd874e62e21: Pulling fs layer [2021-05-03T15:58:58.696Z] 207e8628e3a3: Waiting [2021-05-03T15:58:58.696Z] c791037a9be2: Waiting [2021-05-03T15:58:58.696Z] 4ebd0625c992: Waiting [2021-05-03T15:58:58.696Z] ffd874e62e21: Waiting [2021-05-03T15:58:58.696Z] 316046926c0a: Verifying Checksum [2021-05-03T15:58:58.696Z] 316046926c0a: Download complete [2021-05-03T15:58:58.696Z] 7186ed65a4f7: Verifying Checksum [2021-05-03T15:58:58.696Z] 7186ed65a4f7: Download complete [2021-05-03T15:58:58.696Z] 207e8628e3a3: Verifying Checksum [2021-05-03T15:58:58.696Z] 207e8628e3a3: Download complete [2021-05-03T15:58:58.696Z] 595b0fe564bb: Verifying Checksum [2021-05-03T15:58:58.696Z] 595b0fe564bb: Download complete [2021-05-03T15:58:58.696Z] c791037a9be2: Verifying Checksum [2021-05-03T15:58:58.696Z] c791037a9be2: Download complete [2021-05-03T15:58:59.298Z] 595b0fe564bb: Pull complete [2021-05-03T15:58:59.901Z] 7186ed65a4f7: Pull complete [2021-05-03T15:59:00.179Z] 316046926c0a: Pull complete [2021-05-03T15:59:01.161Z] ffd874e62e21: Verifying Checksum [2021-05-03T15:59:01.161Z] ffd874e62e21: Download complete [2021-05-03T15:59:02.606Z] 4ebd0625c992: Verifying Checksum [2021-05-03T15:59:02.606Z] 4ebd0625c992: Download complete [2021-05-03T15:59:15.026Z] 4ebd0625c992: Pull complete [2021-05-03T15:59:15.026Z] 207e8628e3a3: Pull complete [2021-05-03T15:59:15.026Z] c791037a9be2: Pull complete [2021-05-03T15:59:17.685Z] ffd874e62e21: Pull complete [2021-05-03T15:59:17.685Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-03T15:59:17.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-03T15:59:17.685Z] ---> cfc18b08335c [2021-05-03T15:59:17.685Z] 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-05-03T15:59:21.084Z] ---> Running in d79fa63e553c [2021-05-03T15:59:22.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T15:59:23.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T15:59:23.573Z] gofmt -l . [2021-05-03T15:59:23.574Z] [ "`gofmt -l .`" = "" ] [2021-05-03T15:59:23.574Z] ./bin/test-go-mod-tidy.sh [2021-05-03T15:59:23.574Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-03T15:59:24.118Z] (1/12) Installing libmagic (5.39-r0) [2021-05-03T15:59:24.118Z] (2/12) Installing file (5.39-r0) [2021-05-03T15:59:24.118Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-03T15:59:24.206Z] + ls -al . [2021-05-03T15:59:24.206Z] total 800 [2021-05-03T15:59:24.206Z] drwxrwxr-x 10 1001 1001 4096 May 3 15:59 . [2021-05-03T15:59:24.206Z] drwxr-xr-x 4 root root 28 May 3 15:57 .. [2021-05-03T15:59:24.206Z] -rw-rw-r-- 1 1001 1001 11 May 3 15:55 .dockerignore [2021-05-03T15:59:24.206Z] drwxrwxr-x 8 1001 1001 179 May 3 15:55 .git [2021-05-03T15:59:24.206Z] drwxrwxr-x 3 1001 1001 125 May 3 15:55 .github [2021-05-03T15:59:24.206Z] -rw-rw-r-- 1 1001 1001 818 May 3 15:55 .gitignore [2021-05-03T15:59:24.206Z] drwx------ 3 1001 1001 60 May 3 15:56 .semver [2021-05-03T15:59:24.206Z] -rw-rw-r-- 1 1001 1001 166 May 3 15:55 .sonarcloud.properties [2021-05-03T15:59:24.206Z] -rw-rw-r-- 1 1001 1001 8609 May 3 15:55 Attribution.txt [2021-05-03T15:59:24.207Z] -rw-rw-r-- 1 1001 1001 3804 May 3 15:55 CONTRIBUTING.md [2021-05-03T15:59:24.207Z] -rw-rw-r-- 1 1001 1001 931 May 3 15:55 Dockerfile.build [2021-05-03T15:59:24.207Z] -rw-rw-r-- 1 1001 1001 863 May 3 15:55 Jenkinsfile [2021-05-03T15:59:24.207Z] -rw-rw-r-- 1 1001 1001 10775 May 3 15:55 LICENSE [2021-05-03T15:59:24.207Z] -rw-rw-r-- 1 1001 1001 5774 May 3 15:55 Makefile [2021-05-03T15:59:24.207Z] -rw-rw-r-- 1 1001 1001 7978 May 3 15:55 README.md [2021-05-03T15:59:24.207Z] -rw-rw-r-- 1 1001 1001 6755 May 3 15:55 SECURITY.md [2021-05-03T15:59:24.207Z] -rw-rw-r-- 1 1001 1001 5 May 3 15:56 VERSION [2021-05-03T15:59:24.207Z] -rw-rw-r-- 1 1001 1001 4131 May 3 15:55 ZMQWindows.md [2021-05-03T15:59:24.207Z] drwxrwxr-x 2 1001 1001 117 May 3 15:55 bin [2021-05-03T15:59:24.207Z] drwxrwxr-x 14 1001 1001 4096 May 3 15:55 cmd [2021-05-03T15:59:24.207Z] -rw-r--r-- 1 root root 691485 May 3 15:58 coverage.out [2021-05-03T15:59:24.207Z] -rw-r--r-- 1 root root 1060 May 3 15:59 go.mod [2021-05-03T15:59:24.207Z] -rw-r--r-- 1 root root 22420 May 3 15:57 go.sum [2021-05-03T15:59:24.207Z] drwxrwxr-x 8 1001 1001 127 May 3 15:55 internal [2021-05-03T15:59:24.207Z] drwxrwxr-x 4 1001 1001 26 May 3 15:55 openapi [2021-05-03T15:59:24.207Z] drwxrwxr-x 4 1001 1001 71 May 3 15:55 snap [2021-05-03T15:59:24.207Z] -rw-rw-r-- 1 1001 1001 168 May 3 15:55 version.go [Pipeline] sh [2021-05-03T15:59:24.399Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-03T15:59:24.511Z] + '[' -e coverage.out ] [2021-05-03T15:59:24.512Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-03T15:59:24.738Z] Stashed 1 file(s) [Pipeline] sh [2021-05-03T15:59:25.038Z] + make build [2021-05-03T15:59:25.038Z] 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-05-03T15:59:26.969Z] 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-05-03T15:59:28.696Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-03T15:59:28.967Z] (6/12) Installing patch (2.7.6-r6) [2021-05-03T15:59:28.967Z] (7/12) Installing build-base (0.5-r2) [2021-05-03T15:59:28.967Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-03T15:59:29.240Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-03T15:59:29.240Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-03T15:59:29.240Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-03T15:59:29.519Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-03T15:59:29.519Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T15:59:29.519Z] OK: 218 MiB in 52 packages [2021-05-03T15:59:33.833Z] Removing intermediate container d79fa63e553c [2021-05-03T15:59:33.834Z] ---> 8a12a1f221ac [2021-05-03T15:59:33.834Z] Step 4/6 : WORKDIR /edgex-go [2021-05-03T15:59:33.834Z] ---> Running in e2b384dcc1f8 [2021-05-03T15:59:34.110Z] Removing intermediate container e2b384dcc1f8 [2021-05-03T15:59:34.110Z] ---> 5fd991ba3f5b [2021-05-03T15:59:34.110Z] Step 5/6 : COPY go.mod . [2021-05-03T15:59:35.087Z] ---> 83e3dd7a1021 [2021-05-03T15:59:35.087Z] Step 6/6 : RUN go mod download [2021-05-03T15:59:35.087Z] ---> Running in 1b31ac18b271 [2021-05-03T15:59:37.102Z] 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-05-03T15:59:37.682Z] 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-05-03T15:59:39.096Z] 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-05-03T15:59:39.681Z] 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-05-03T15:59:41.087Z] 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-05-03T15:59:42.496Z] 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-05-03T15:59:43.448Z] 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-05-03T15:59:44.400Z] 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-05-03T15:59:45.367Z] 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-05-03T15:59:46.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-03T15:59:50.117Z] $ docker stop --time=1 407b819bc5ddc3b6ad4e24fa3c7de9d9fa72eeec932fcd2765d7e8cf5afb7006 [2021-05-03T15:59:51.776Z] $ docker rm -f 407b819bc5ddc3b6ad4e24fa3c7de9d9fa72eeec932fcd2765d7e8cf5afb7006 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T15:59:55.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T15:59:55.276Z] [2021-05-03T15:59:55.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T15:59:55.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T15:59:55.600Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-03T15:59:55.600Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-03T15:59:55.600Z] ca9280d653b3: Pulling fs layer [2021-05-03T15:59:55.600Z] 7e9c9ca2126c: Pulling fs layer [2021-05-03T15:59:55.865Z] cbdbe7a5bc2a: Download complete [2021-05-03T15:59:56.445Z] cbdbe7a5bc2a: Pull complete [2021-05-03T15:59:56.711Z] ca9280d653b3: Verifying Checksum [2021-05-03T15:59:56.711Z] ca9280d653b3: Download complete [2021-05-03T15:59:57.674Z] 7e9c9ca2126c: Download complete [2021-05-03T15:59:57.674Z] ca9280d653b3: Pull complete [2021-05-03T16:00:01.894Z] Removing intermediate container 1b31ac18b271 [2021-05-03T16:00:01.894Z] ---> 9dcc04af3224 [2021-05-03T16:00:01.894Z] Successfully built 9dcc04af3224 [2021-05-03T16:00:01.894Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T16:00:02.248Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T16:00:02.248Z] . [Pipeline] withDockerContainer [2021-05-03T16:00:02.521Z] prd-ubuntu18.04-docker-arm64-4c-16g-2749 does not seem to be running inside a container [2021-05-03T16:00:02.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T16:00:04.213Z] $ docker top e33bcdc112011c023f25b0631da412e9878b97c88d404d65b55782a3b39ff1b1 -eo pid,comm [2021-05-03T16:00:04.304Z] 7e9c9ca2126c: Pull complete [2021-05-03T16:00:04.304Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-03T16:00:04.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T16:00:04.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] { [Pipeline] withDockerContainer [2021-05-03T16:00:04.631Z] prd-centos7-docker-4c-2g-2747 does not seem to be running inside a container [2021-05-03T16:00:04.683Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-03T16:00:07.728Z] $ docker top ac544045a692444fdf0ea49551e4c555f89a7d85285f661cbabea3f8436bf455 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-03T16:00:08.248Z] + docker-compose build --help [2021-05-03T16:00:08.248Z] + grep parallel [2021-05-03T16:00:08.542Z] + go version [2021-05-03T16:00:08.542Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-03T16:00:08.563Z] $ docker stop --time=1 e33bcdc112011c023f25b0631da412e9878b97c88d404d65b55782a3b39ff1b1 [2021-05-03T16:00:09.194Z] --parallel Build images in parallel. [2021-05-03T16:00:10.472Z] $ docker rm -f e33bcdc112011c023f25b0631da412e9878b97c88d404d65b55782a3b39ff1b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-05-03T16:00:10.742Z] $ docker stop --time=1 ac544045a692444fdf0ea49551e4c555f89a7d85285f661cbabea3f8436bf455 [2021-05-03T16:00:12.132Z] $ docker rm -f ac544045a692444fdf0ea49551e4c555f89a7d85285f661cbabea3f8436bf455 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-03T16:00:12.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T16:00:12.720Z] . [Pipeline] withDockerContainer [2021-05-03T16:00:12.800Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T16:00:12.800Z] . [2021-05-03T16:00:12.827Z] prd-centos7-docker-4c-2g-2747 does not seem to be running inside a container [2021-05-03T16:00:12.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-03T16:00:13.760Z] $ docker top c7683db60045be1f3ee707358322efdacc2f90910754eb9366f481723789ddf6 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-03T16:00:14.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-2749 does not seem to be running inside a container [2021-05-03T16:00:14.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T16:00:15.690Z] $ docker top d3a426062bc09d595735fc919bac9c5de661f1fa56b01767caa6db68875dc545 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2021-05-03T16:00:16.075Z] ========================================================= [2021-05-03T16:00:16.075Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-03T16:00:16.075Z] ========================================================= [Pipeline] sh [2021-05-03T16:00:16.360Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-03T16:00:16.737Z] + go mod tidy [2021-05-03T16:00:17.362Z] Building docker-core-command-go ... [2021-05-03T16:00:17.362Z] Building docker-core-data-go ... [2021-05-03T16:00:17.362Z] Building docker-core-metadata-go ... [2021-05-03T16:00:17.362Z] Building docker-security-bootstrapper-go ... [2021-05-03T16:00:17.362Z] Building docker-security-proxy-setup-go ... [2021-05-03T16:00:17.362Z] Building docker-security-secretstore-setup-go ... [2021-05-03T16:00:17.362Z] Building docker-support-notifications-go ... [2021-05-03T16:00:17.362Z] Building docker-support-scheduler-go ... [2021-05-03T16:00:17.362Z] Building docker-sys-mgmt-agent-go ... [2021-05-03T16:00:17.362Z] Building docker-support-scheduler-go [2021-05-03T16:00:17.362Z] Building docker-core-command-go [2021-05-03T16:00:17.362Z] Building docker-sys-mgmt-agent-go [2021-05-03T16:00:17.362Z] Building docker-security-bootstrapper-go [2021-05-03T16:00:17.362Z] Building docker-core-metadata-go [Pipeline] sh [2021-05-03T16:00:18.385Z] + make test [2021-05-03T16:00:18.385Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-03T16:00:45.293Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-03T16:00:56.421Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:00:56.422Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:00:56.422Z] ---> c4f8c22d65ff [2021-05-03T16:00:56.422Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T16:00:56.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:00:56.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:00:56.422Z] ---> c4f8c22d65ff [2021-05-03T16:00:56.422Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T16:00:56.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:00:56.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:00:56.422Z] ---> c4f8c22d65ff [2021-05-03T16:00:56.422Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T16:00:56.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:00:56.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:00:56.422Z] ---> c4f8c22d65ff [2021-05-03T16:00:56.422Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T16:00:56.422Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:00:56.422Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:00:56.422Z] ---> c4f8c22d65ff [2021-05-03T16:00:56.422Z] Step 3/31 : WORKDIR /edgex-go [2021-05-03T16:00:56.422Z] ---> Running in 725ecbc7a810 [2021-05-03T16:00:56.422Z] ---> Running in 78a11ff23595 [2021-05-03T16:00:56.422Z] ---> Running in 53c0d24ab762 [2021-05-03T16:00:56.422Z] ---> Running in 9b89aacb42bb [2021-05-03T16:00:56.422Z] ---> Running in 97119bc80d17 [2021-05-03T16:00:56.422Z] Removing intermediate container 97119bc80d17 [2021-05-03T16:00:56.422Z] ---> 2080d5b129ad [2021-05-03T16:00:56.422Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:00:56.422Z] Removing intermediate container 53c0d24ab762 [2021-05-03T16:00:56.422Z] ---> 02eb7870f02e [2021-05-03T16:00:56.422Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:00:56.422Z] Removing intermediate container 725ecbc7a810 [2021-05-03T16:00:56.422Z] ---> 16dd54e98707 [2021-05-03T16:00:56.422Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:00:56.422Z] Removing intermediate container 9b89aacb42bb [2021-05-03T16:00:56.422Z] ---> bdda84bbf68d [2021-05-03T16:00:56.422Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:00:56.422Z] Removing intermediate container 78a11ff23595 [2021-05-03T16:00:56.422Z] ---> 84306467f959 [2021-05-03T16:00:56.422Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:00:56.422Z] ---> Running in 77d656907107 [2021-05-03T16:00:56.422Z] ---> Running in 589fb0569689 [2021-05-03T16:00:56.422Z] ---> Running in 9a4266cfcea6 [2021-05-03T16:00:56.422Z] ---> Running in b017a07d00ab [2021-05-03T16:00:56.422Z] ---> Running in 7043f95946b2 [2021-05-03T16:00:57.000Z] Removing intermediate container 77d656907107 [2021-05-03T16:00:57.000Z] ---> 63860e1a764a [2021-05-03T16:00:57.000Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-03T16:00:57.000Z] Removing intermediate container b017a07d00ab [2021-05-03T16:00:57.000Z] ---> 5bc93f01a030 [2021-05-03T16:00:57.000Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T16:00:57.268Z] ---> Running in fb932d4e85d0 [2021-05-03T16:00:57.268Z] ---> Running in 7cbe139ac1de [2021-05-03T16:00:57.268Z] Removing intermediate container 589fb0569689 [2021-05-03T16:00:57.268Z] ---> f14448ddb295 [2021-05-03T16:00:57.268Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T16:00:57.268Z] Removing intermediate container 7043f95946b2 [2021-05-03T16:00:57.268Z] ---> 4c8625cc80b9 [2021-05-03T16:00:57.268Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-03T16:00:57.268Z] Removing intermediate container 9a4266cfcea6 [2021-05-03T16:00:57.268Z] ---> 900c0f8c6690 [2021-05-03T16:00:57.268Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-03T16:00:57.533Z] ---> Running in 6a7f8e7ba96f [2021-05-03T16:00:57.533Z] ---> Running in 1e6cf7159dda [2021-05-03T16:00:57.533Z] ---> Running in 9fcf46e552a1 [2021-05-03T16:00:58.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:00:58.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:00:58.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:00:58.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:00:58.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:00:59.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:00:59.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:00:59.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:00:59.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:00:59.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:00:59.733Z] OK: 219 MiB in 52 packages [2021-05-03T16:00:59.733Z] OK: 219 MiB in 52 packages [2021-05-03T16:00:59.733Z] OK: 219 MiB in 52 packages [2021-05-03T16:00:59.997Z] OK: 219 MiB in 52 packages [2021-05-03T16:00:59.997Z] OK: 219 MiB in 52 packages [2021-05-03T16:01:00.575Z] Removing intermediate container 7cbe139ac1de [2021-05-03T16:01:00.575Z] ---> 5d354a995169 [2021-05-03T16:01:00.575Z] Step 6/22 : COPY go.mod . [2021-05-03T16:01:00.841Z] Removing intermediate container fb932d4e85d0 [2021-05-03T16:01:00.841Z] ---> b386b7c01592 [2021-05-03T16:01:00.841Z] Step 6/23 : COPY go.mod . [2021-05-03T16:01:00.841Z] Removing intermediate container 1e6cf7159dda [2021-05-03T16:01:00.841Z] ---> 8bb58e38b301 [2021-05-03T16:01:00.841Z] Step 6/31 : COPY go.mod . [2021-05-03T16:01:01.106Z] Removing intermediate container 9fcf46e552a1 [2021-05-03T16:01:01.106Z] ---> 95d4a1db33bb [2021-05-03T16:01:01.106Z] Step 6/23 : COPY go.mod . [2021-05-03T16:01:01.106Z] ---> 9fdbb1d318e0 [2021-05-03T16:01:01.106Z] Step 7/22 : RUN go mod download [2021-05-03T16:01:01.372Z] Removing intermediate container 6a7f8e7ba96f [2021-05-03T16:01:01.372Z] ---> 722d5d82d14a [2021-05-03T16:01:01.372Z] Step 6/23 : COPY go.mod . [2021-05-03T16:01:01.372Z] ---> 3fdc22c08a9b [2021-05-03T16:01:01.372Z] Step 7/23 : RUN go mod download [2021-05-03T16:01:01.372Z] ---> Running in 37fa61d1e48d [2021-05-03T16:01:01.372Z] ---> 808d00e1a49a [2021-05-03T16:01:01.372Z] Step 7/31 : RUN go mod download [2021-05-03T16:01:01.636Z] ---> 3e6a294b896a [2021-05-03T16:01:01.636Z] Step 7/23 : RUN go mod download [2021-05-03T16:01:01.636Z] ---> Running in 7fb751f7b5b3 [2021-05-03T16:01:01.636Z] ---> Running in 6d40081687c0 [2021-05-03T16:01:01.636Z] ---> Running in 6f61f55d1048 [2021-05-03T16:01:01.906Z] ---> f6962d27734e [2021-05-03T16:01:01.906Z] Step 7/23 : RUN go mod download [2021-05-03T16:01:01.906Z] ---> Running in 0a9621893732 [2021-05-03T16:01:04.498Z] Removing intermediate container 7fb751f7b5b3 [2021-05-03T16:01:04.498Z] ---> 75b576a93c4e [2021-05-03T16:01:04.498Z] Step 8/23 : COPY . . [2021-05-03T16:01:04.498Z] Removing intermediate container 6f61f55d1048 [2021-05-03T16:01:04.498Z] ---> 8d90ad4e3e45 [2021-05-03T16:01:04.498Z] Step 8/23 : COPY . . [2021-05-03T16:01:04.763Z] Removing intermediate container 0a9621893732 [2021-05-03T16:01:04.763Z] ---> 11915db7aced [2021-05-03T16:01:04.763Z] Step 8/23 : COPY . . [2021-05-03T16:01:04.763Z] Removing intermediate container 37fa61d1e48d [2021-05-03T16:01:04.763Z] ---> 3bc099a5936e [2021-05-03T16:01:04.763Z] Step 8/22 : COPY . . [2021-05-03T16:01:07.424Z] Removing intermediate container 6d40081687c0 [2021-05-03T16:01:07.424Z] ---> a29bc0c3f3be [2021-05-03T16:01:07.424Z] Step 8/31 : COPY . . [2021-05-03T16:01:42.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-03T16:01:46.725Z] ---> c49a609ebf47 [2021-05-03T16:01:46.725Z] ---> bf6f19c21d8b [2021-05-03T16:01:46.725Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-03T16:01:46.725Z] [2021-05-03T16:01:46.725Z] ---> 82f510867761 [2021-05-03T16:01:46.725Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-03T16:01:46.725Z] ---> c584edf287e0 [2021-05-03T16:01:46.725Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-03T16:01:46.725Z] ---> f5e6d25be221 [2021-05-03T16:01:46.725Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-03T16:01:47.040Z] ---> Running in 1b57e0a2e570 [2021-05-03T16:01:47.040Z] ---> Running in 23578ac63054 [2021-05-03T16:01:47.040Z] ---> Running in d9e59dd71832 [2021-05-03T16:01:47.040Z] ---> Running in c7949a30c80c [2021-05-03T16:01:47.040Z] ---> Running in c11652e27794 [2021-05-03T16:01:48.635Z] 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-05-03T16:01:48.635Z] 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-05-03T16:01:48.635Z] 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-05-03T16:01:48.635Z] 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-05-03T16:01:48.635Z] 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-05-03T16:01:48.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-03T16:01:59.096Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-03T16:01:59.096Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-03T16:02:01.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-03T16:02:02.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-03T16:02:02.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-03T16:02:02.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-03T16:02:06.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-03T16:02:07.294Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-03T16:02:15.629Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-03T16:02:15.629Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-03T16:02:15.629Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-03T16:02:21.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.350s coverage: 45.9% of statements [2021-05-03T16:02:21.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-03T16:02:21.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-03T16:02:21.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-03T16:02:21.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-03T16:02:21.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-03T16:02:21.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-03T16:02:21.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.139s coverage: 19.8% of statements [2021-05-03T16:02:21.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.263s coverage: 100.0% of statements [2021-05-03T16:02:28.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.639s coverage: 27.1% of statements [2021-05-03T16:02:28.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-03T16:02:28.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-03T16:02:28.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-03T16:02:28.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-03T16:02:28.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-03T16:02:28.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-03T16:02:28.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.158s coverage: 100.0% of statements [2021-05-03T16:02:28.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-03T16:02:28.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.145s coverage: 100.0% of statements [2021-05-03T16:02:28.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-03T16:02:28.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-03T16:02:28.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.271s coverage: 71.3% of statements [2021-05-03T16:02:28.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-03T16:02:28.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-03T16:02:30.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.373s coverage: 87.7% of statements [2021-05-03T16:02:30.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-03T16:02:30.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T16:02:30.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.156s coverage: 78.9% of statements [2021-05-03T16:02:30.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-03T16:02:36.926Z] Removing intermediate container d9e59dd71832 [2021-05-03T16:02:36.926Z] ---> a9bb215ebd14 [2021-05-03T16:02:36.926Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-03T16:02:36.926Z] Removing intermediate container c11652e27794 [2021-05-03T16:02:36.926Z] ---> 694cd897733d [2021-05-03T16:02:36.926Z] [2021-05-03T16:02:36.926Z] Step 10/31 : FROM alpine:3.12 [2021-05-03T16:02:36.926Z] ---> Running in 701b34f4bdbd [2021-05-03T16:02:36.926Z] 3.12: Pulling from library/alpine [2021-05-03T16:02:36.926Z] Removing intermediate container c7949a30c80c [2021-05-03T16:02:36.926Z] ---> 8896a0fa702b [2021-05-03T16:02:36.926Z] [2021-05-03T16:02:36.926Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T16:02:36.926Z] 3.12: Pulling from library/alpine [2021-05-03T16:02:36.926Z] Removing intermediate container 23578ac63054 [2021-05-03T16:02:36.926Z] ---> 9870be09aab3 [2021-05-03T16:02:36.926Z] [2021-05-03T16:02:36.926Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T16:02:36.926Z] 3.12: Pulling from library/alpine [2021-05-03T16:02:36.926Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T16:02:36.926Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T16:02:36.926Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T16:02:36.926Z] ---> 13621d1b12d4 [2021-05-03T16:02:36.926Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T16:02:36.926Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T16:02:36.926Z] ---> 13621d1b12d4 [2021-05-03T16:02:36.926Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-03T16:02:36.926Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T16:02:36.926Z] Status: Image is up to date for alpine:3.12 [2021-05-03T16:02:36.926Z] ---> 13621d1b12d4 [2021-05-03T16:02:36.926Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-03T16:02:36.926Z] 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-05-03T16:02:38.462Z] ---> Running in 89fc3fc47a7b [2021-05-03T16:02:38.462Z] ---> Running in 8e211ddb6dec [2021-05-03T16:02:38.462Z] ---> Running in aae738e9bf00 [2021-05-03T16:02:38.750Z] Removing intermediate container 1b57e0a2e570 [2021-05-03T16:02:38.750Z] ---> b49fbdd6f92b [2021-05-03T16:02:38.750Z] [2021-05-03T16:02:38.750Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T16:02:38.750Z] ---> 13621d1b12d4 [2021-05-03T16:02:38.750Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T16:02:38.750Z] Removing intermediate container 8e211ddb6dec [2021-05-03T16:02:38.750Z] ---> f0e459a0d779 [2021-05-03T16:02:38.750Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-03T16:02:39.046Z] ---> Running in 3986b5a5d5b5 [2021-05-03T16:02:39.046Z] ---> Running in 73ee5f6063a1 [2021-05-03T16:02:39.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:02:39.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:02:39.657Z] Removing intermediate container 701b34f4bdbd [2021-05-03T16:02:39.657Z] ---> 8293f66f7a88 [2021-05-03T16:02:39.657Z] [2021-05-03T16:02:39.657Z] Step 11/23 : FROM docker:20.10.0 [2021-05-03T16:02:39.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:02:39.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:02:39.657Z] 20.10.0: Pulling from library/docker [2021-05-03T16:02:39.657Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T16:02:39.657Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:02:39.657Z] OK: 6 MiB in 15 packages [2021-05-03T16:02:39.955Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T16:02:39.955Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:02:39.955Z] OK: 6 MiB in 15 packages [2021-05-03T16:02:39.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:02:39.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:02:39.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:02:39.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:02:40.435Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T16:02:40.435Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:02:40.435Z] OK: 6 MiB in 15 packages [2021-05-03T16:02:40.435Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-03T16:02:40.435Z] (2/2) Installing su-exec (0.2-r1) [2021-05-03T16:02:40.435Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:02:40.435Z] OK: 6 MiB in 16 packages [2021-05-03T16:02:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.138s coverage: 28.6% of statements [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-03T16:02:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.231s coverage: 100.0% of statements [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-03T16:02:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.148s coverage: 100.0% of statements [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-03T16:02:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.367s coverage: 86.7% of statements [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-03T16:02:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.458s coverage: 97.5% of statements [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-03T16:02:40.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.232s coverage: 78.3% of statements [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-03T16:02:40.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-03T16:02:42.380Z] Removing intermediate container 89fc3fc47a7b [2021-05-03T16:02:42.380Z] ---> d063c017d5aa [2021-05-03T16:02:42.380Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T16:02:42.380Z] ---> Running in 7baf48bb87cc [2021-05-03T16:02:42.380Z] Removing intermediate container aae738e9bf00 [2021-05-03T16:02:42.380Z] ---> 913e60174257 [2021-05-03T16:02:42.380Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T16:02:42.647Z] Removing intermediate container 73ee5f6063a1 [2021-05-03T16:02:42.647Z] ---> d6ac7437443e [2021-05-03T16:02:42.647Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-03T16:02:42.647Z] ---> Running in e37060544165 [2021-05-03T16:02:42.647Z] Removing intermediate container 3986b5a5d5b5 [2021-05-03T16:02:42.647Z] ---> bb365f9e3053 [2021-05-03T16:02:42.647Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T16:02:42.922Z] ---> Running in a5bb74055025 [2021-05-03T16:02:42.922Z] Removing intermediate container 7baf48bb87cc [2021-05-03T16:02:42.922Z] ---> ea3b357eb361 [2021-05-03T16:02:42.922Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-03T16:02:42.922Z] ---> Running in 4c0ea9ee57f2 [2021-05-03T16:02:43.186Z] ---> Running in 635be520cc29 [2021-05-03T16:02:43.186Z] Removing intermediate container e37060544165 [2021-05-03T16:02:43.186Z] ---> 6adf52f079aa [2021-05-03T16:02:43.186Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-03T16:02:43.186Z] Removing intermediate container a5bb74055025 [2021-05-03T16:02:43.186Z] ---> 6704ed63eb18 [2021-05-03T16:02:43.186Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-03T16:02:43.452Z] ---> Running in 31bf0bfb9861 [2021-05-03T16:02:43.452Z] Removing intermediate container 4c0ea9ee57f2 [2021-05-03T16:02:43.452Z] ---> f6742783f9bc [2021-05-03T16:02:43.452Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-03T16:02:43.452Z] Removing intermediate container 635be520cc29 [2021-05-03T16:02:43.452Z] ---> 8d7c05250e13 [2021-05-03T16:02:43.452Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T16:02:43.452Z] ---> Running in b268981fba63 [2021-05-03T16:02:43.452Z] ---> Running in 33835970bf27 [2021-05-03T16:02:43.715Z] ---> Running in 03ba68296cde [2021-05-03T16:02:43.715Z] Removing intermediate container 31bf0bfb9861 [2021-05-03T16:02:43.715Z] ---> e531faef22e8 [2021-05-03T16:02:43.715Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T16:02:43.980Z] Removing intermediate container b268981fba63 [2021-05-03T16:02:43.980Z] ---> cf1dd2820809 [2021-05-03T16:02:43.980Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-03T16:02:44.572Z] Removing intermediate container 33835970bf27 [2021-05-03T16:02:44.572Z] ---> 0213f8db6f2d [2021-05-03T16:02:44.572Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T16:02:44.572Z] ---> Running in 15779fe5c363 [2021-05-03T16:02:45.157Z] ---> Running in 2c8524161754 [2021-05-03T16:02:45.157Z] Removing intermediate container 03ba68296cde [2021-05-03T16:02:45.157Z] ---> 973d48a67181 [2021-05-03T16:02:45.157Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:02:45.157Z] ---> Running in 709b3397f2f7 [2021-05-03T16:02:45.157Z] Removing intermediate container 15779fe5c363 [2021-05-03T16:02:45.157Z] ---> 6428347e205e [2021-05-03T16:02:45.157Z] Step 15/23 : WORKDIR / [2021-05-03T16:02:45.424Z] ---> Running in ec36a889d6d9 [2021-05-03T16:02:45.424Z] ---> 18fa36c85121 [2021-05-03T16:02:45.424Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-03T16:02:45.692Z] Removing intermediate container 709b3397f2f7 [2021-05-03T16:02:45.692Z] ---> 195db2c47d0f [2021-05-03T16:02:45.692Z] Step 15/23 : WORKDIR / [2021-05-03T16:02:45.692Z] ---> Running in bd369ea4984d [2021-05-03T16:02:45.692Z] Removing intermediate container ec36a889d6d9 [2021-05-03T16:02:45.692Z] ---> 2a44f442f5dd [2021-05-03T16:02:45.692Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:02:45.963Z] Removing intermediate container bd369ea4984d [2021-05-03T16:02:45.963Z] ---> 16977f6282e5 [2021-05-03T16:02:45.963Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:02:46.225Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-03T16:02:46.225Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-03T16:02:46.225Z] ---> 2b4fb2059d92 [2021-05-03T16:02:46.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-03T16:02:46.225Z] ---> aefe523efa57 [2021-05-03T16:02:46.225Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-03T16:02:46.493Z] ---> 37beb9ff4884 [2021-05-03T16:02:46.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-03T16:02:46.493Z] ---> Running in 713a83e0eafd [2021-05-03T16:02:46.493Z] ---> fdae7f51002b [2021-05-03T16:02:46.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-03T16:02:46.756Z] Removing intermediate container 2c8524161754 [2021-05-03T16:02:46.756Z] ---> fe4e86c55df2 [2021-05-03T16:02:46.756Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-03T16:02:46.756Z] Removing intermediate container 713a83e0eafd [2021-05-03T16:02:46.756Z] ---> 4cbffa78d840 [2021-05-03T16:02:46.756Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-03T16:02:47.333Z] ---> fdf5ea0c9dbf [2021-05-03T16:02:47.334Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-03T16:02:47.334Z] ---> Running in 4b587ab22b46 [2021-05-03T16:02:47.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.254s coverage: 95.1% of statements [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-03T16:02:47.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-03T16:02:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-03T16:02:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-03T16:02:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-03T16:02:47.399Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements [2021-05-03T16:02:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-03T16:02:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-03T16:02:47.399Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.358s coverage: 0.9% of statements [2021-05-03T16:02:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-03T16:02:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-05-03T16:02:47.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-03T16:02:47.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.137s coverage: 47.1% of statements [2021-05-03T16:02:47.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.138s coverage: 79.5% of statements [2021-05-03T16:02:47.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.117s coverage: 94.1% of statements [2021-05-03T16:02:47.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.198s coverage: 96.3% of statements [2021-05-03T16:02:47.597Z] ---> Running in 2849ac810cd9 [2021-05-03T16:02:47.597Z] ---> 82f27a7d1f23 [2021-05-03T16:02:47.597Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-03T16:02:47.597Z] ---> Running in 54a19182bb27 [2021-05-03T16:02:47.597Z] ---> 9c1c30092ed4 [2021-05-03T16:02:47.597Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-03T16:02:47.862Z] Removing intermediate container 4b587ab22b46 [2021-05-03T16:02:47.862Z] ---> 02bda37dce69 [2021-05-03T16:02:47.862Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-03T16:02:47.862Z] Removing intermediate container 54a19182bb27 [2021-05-03T16:02:47.862Z] ---> 4d1bb39ba617 [2021-05-03T16:02:47.862Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:02:48.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements [2021-05-03T16:02:48.127Z] ---> 62c3ab8585a2 [2021-05-03T16:02:48.127Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-03T16:02:48.127Z] ---> ef64dcf643e4 [2021-05-03T16:02:48.127Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-03T16:02:48.127Z] ---> Running in 1f18053e9d9a [2021-05-03T16:02:48.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:02:48.389Z] ---> Running in 958ef3b6b32b [2021-05-03T16:02:48.389Z] ---> Running in 013528beddf2 [2021-05-03T16:02:48.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:02:48.389Z] ---> 238950ebaf0a [2021-05-03T16:02:48.389Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-03T16:02:48.389Z] (1/39) Installing readline (8.0.4-r0) [2021-05-03T16:02:48.389Z] (2/39) Installing bash (5.0.17-r0) [2021-05-03T16:02:48.389Z] Executing bash-5.0.17-r0.post-install [2021-05-03T16:02:48.389Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T16:02:48.389Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-03T16:02:48.652Z] (5/39) Installing curl (7.76.1-r0) [2021-05-03T16:02:48.652Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-03T16:02:48.652Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-03T16:02:48.652Z] Removing intermediate container 1f18053e9d9a [2021-05-03T16:02:48.652Z] ---> 6ba5d67a2322 [2021-05-03T16:02:48.652Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T16:02:48.652Z] (8/39) Installing expat (2.2.9-r1) [2021-05-03T16:02:48.652Z] (9/39) Installing libffi (3.3-r2) [2021-05-03T16:02:48.652Z] (10/39) Installing gdbm (1.13-r1) [2021-05-03T16:02:48.652Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-03T16:02:48.652Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-03T16:02:48.652Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-03T16:02:48.652Z] ---> Running in 5e3a46be0b17 [2021-05-03T16:02:48.652Z] Removing intermediate container 013528beddf2 [2021-05-03T16:02:48.652Z] ---> d6b54393fe54 [2021-05-03T16:02:48.652Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:02:48.652Z] Removing intermediate container 958ef3b6b32b [2021-05-03T16:02:48.652Z] ---> 2e78d1347ea7 [2021-05-03T16:02:48.652Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:02:49.235Z] ---> Running in 349691a470a4 [2021-05-03T16:02:52.556Z] ---> Running in 86503698db91 [2021-05-03T16:02:52.556Z] ---> Running in 4e976ccc970f [2021-05-03T16:02:52.556Z] Removing intermediate container 349691a470a4 [2021-05-03T16:02:52.556Z] ---> b32962be40ef [2021-05-03T16:02:52.557Z] Step 21/22 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:02:52.557Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-03T16:02:52.557Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-03T16:02:52.557Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-03T16:02:52.557Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-03T16:02:52.557Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-03T16:02:52.557Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-03T16:02:52.820Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-03T16:02:53.083Z] ---> Running in ca8f0bb13d03 [2021-05-03T16:02:53.083Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-03T16:02:53.659Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-03T16:02:53.659Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-03T16:02:53.659Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-03T16:02:53.659Z] Removing intermediate container 4e976ccc970f [2021-05-03T16:02:53.660Z] ---> eab0d2dd90c0 [2021-05-03T16:02:53.660Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T16:02:53.660Z] Removing intermediate container 86503698db91 [2021-05-03T16:02:53.660Z] ---> 2456ff5bdd3e [2021-05-03T16:02:53.660Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T16:02:53.660Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-03T16:02:53.660Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-03T16:02:54.234Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-03T16:02:54.234Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-03T16:02:54.234Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-03T16:02:54.503Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-03T16:02:54.503Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-03T16:02:54.503Z] ---> Running in c53308229b2c [2021-05-03T16:02:54.503Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-03T16:02:54.503Z] ---> Running in 82c167cd4c37 [2021-05-03T16:02:54.503Z] Removing intermediate container ca8f0bb13d03 [2021-05-03T16:02:54.503Z] ---> 3a478a532f11 [2021-05-03T16:02:54.503Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T16:02:55.459Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-03T16:02:55.721Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-03T16:02:55.721Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-03T16:02:55.721Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-03T16:02:55.721Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-03T16:02:55.721Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-03T16:02:55.721Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-03T16:02:56.016Z] ---> Running in bdf5982aba73 [2021-05-03T16:02:56.278Z] Executing busybox-1.31.1-r19.trigger [2021-05-03T16:02:56.278Z] OK: 72 MiB in 59 packages [2021-05-03T16:02:56.865Z] Removing intermediate container 82c167cd4c37 [2021-05-03T16:02:56.865Z] ---> 8fb41deca676 [2021-05-03T16:02:56.865Z] Step 22/23 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:02:56.865Z] Removing intermediate container 5e3a46be0b17 [2021-05-03T16:02:56.865Z] ---> 8953e8f1d833 [2021-05-03T16:02:56.865Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:02:56.865Z] Removing intermediate container c53308229b2c [2021-05-03T16:02:56.865Z] ---> 95d1702eb072 [2021-05-03T16:02:56.865Z] Step 22/23 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:02:56.865Z] Removing intermediate container bdf5982aba73 [2021-05-03T16:02:56.865Z] ---> af6703b8eb1b [2021-05-03T16:02:56.865Z] [2021-05-03T16:02:56.865Z] ---> Running in c9592698a76d [2021-05-03T16:02:57.140Z] ---> Running in 3d63adbcf7f8 [2021-05-03T16:02:57.140Z] ---> 7e6fe1615457 [2021-05-03T16:02:57.140Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-03T16:02:57.140Z] Removing intermediate container c9592698a76d [2021-05-03T16:02:57.140Z] ---> c260a37be7f2 [2021-05-03T16:02:57.140Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T16:02:57.404Z] Successfully built af6703b8eb1b [2021-05-03T16:02:57.404Z] Collecting docker-compose==1.23.2 [2021-05-03T16:02:57.404Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-03T16:02:57.404Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-03T16:02:57.404Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-05-03T16:02:57.404Z] ---> Running in 801aa2a12623 [2021-05-03T16:02:57.404Z] Removing intermediate container 3d63adbcf7f8 [2021-05-03T16:02:57.404Z] ---> 6c161f1c6496 [2021-05-03T16:02:57.404Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T16:02:57.404Z] 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-05-03T16:02:57.666Z] Collecting cached-property<2,>=1.2.0 [2021-05-03T16:02:57.666Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-03T16:02:57.666Z] ---> Running in afa256e84e9f [2021-05-03T16:02:57.932Z] Removing intermediate container 801aa2a12623 [2021-05-03T16:02:57.932Z] ---> 18c014c0e38b [2021-05-03T16:02:57.932Z] [2021-05-03T16:02:57.932Z] Collecting jsonschema<3,>=2.5.1 [2021-05-03T16:02:57.932Z] ---> 5a092484ac40 [2021-05-03T16:02:57.932Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-03T16:02:57.932Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-03T16:02:58.198Z] Removing intermediate container afa256e84e9f [2021-05-03T16:02:58.198Z] ---> 5acb4524ba85 [2021-05-03T16:02:58.198Z] [2021-05-03T16:02:58.198Z] Collecting texttable<0.10,>=0.9.0 [2021-05-03T16:02:58.198Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-03T16:03:00.121Z] Successfully built 18c014c0e38b [2021-05-03T16:03:00.121Z] Successfully tagged docker-core-metadata-go:latest [2021-05-03T16:03:00.121Z] Building docker-support-notifications-go [2021-05-03T16:03:00.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.160s coverage: 94.4% of statements [2021-05-03T16:03:00.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.151s coverage: 44.8% of statements [2021-05-03T16:03:01.519Z]  Building docker-core-metadata-go ... done Successfully built 5acb4524ba85 [2021-05-03T16:03:01.519Z] Successfully tagged docker-core-command-go:latest [2021-05-03T16:03:01.519Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-05-03T16:03:02.917Z] Collecting docopt<0.7,>=0.6.1 [2021-05-03T16:03:02.917Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-03T16:03:03.538Z] ---> 0c383f6a7bd6 [2021-05-03T16:03:03.538Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-03T16:03:04.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.535s coverage: 81.8% of statements [2021-05-03T16:03:04.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-03T16:03:06.872Z] Collecting PyYAML<4,>=3.10 [2021-05-03T16:03:06.872Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-03T16:03:09.445Z] ---> 226b1475c52c [2021-05-03T16:03:09.445Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-03T16:03:10.405Z] Collecting docker<4.0,>=3.6.0 [2021-05-03T16:03:10.405Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-03T16:03:10.675Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-03T16:03:10.675Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-03T16:03:11.264Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-03T16:03:11.264Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-03T16:03:12.669Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-03T16:03:12.669Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-03T16:03:13.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.203s coverage: 92.9% of statements [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-03T16:03:13.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-03T16:03:13.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-03T16:03:13.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-03T16:03:13.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.145s coverage: 75.5% of statements [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-03T16:03:13.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.123s coverage: 80.8% of statements [2021-05-03T16:03:13.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.203s coverage: 87.2% of statements [2021-05-03T16:03:13.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.249s coverage: 84.6% of statements [2021-05-03T16:03:13.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.6% of statements [2021-05-03T16:03:13.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-03T16:03:13.243Z] ---> 3c8998166b19 [2021-05-03T16:03:13.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.807s coverage: 64.4% of statements [2021-05-03T16:03:13.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-03T16:03:13.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-03T16:03:13.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.121s coverage: 100.0% of statements [2021-05-03T16:03:13.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements [2021-05-03T16:03:13.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-05-03T16:03:13.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-05-03T16:03:13.638Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-03T16:03:14.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-05-03T16:03:15.347Z] Collecting docker-pycreds>=0.4.0 [2021-05-03T16:03:15.347Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-03T16:03:17.229Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-03T16:03:17.229Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-03T16:03:17.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.960s coverage: 69.0% of statements [2021-05-03T16:03:17.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-03T16:03:17.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-03T16:03:17.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-03T16:03:18.547Z] ---> Running in f2d2900bc0af [2021-05-03T16:03:18.547Z] 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-05-03T16:03:19.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.657s coverage: 40.5% of statements [2021-05-03T16:03:19.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-03T16:03:19.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-03T16:03:19.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.108s coverage: 89.5% of statements [2021-05-03T16:03:19.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-03T16:03:19.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements [2021-05-03T16:03:19.684Z] Collecting idna<2.8,>=2.5 [2021-05-03T16:03:19.684Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-03T16:03:19.684Z] 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-05-03T16:03:19.684Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-03T16:03:19.684Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-03T16:03:19.684Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-03T16:03:19.684Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-03T16:03:20.016Z] Installing collected packages: cached-property, jsonschema, texttable, docopt, PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, docker-compose [2021-05-03T16:03:20.802Z] Removing intermediate container f2d2900bc0af [2021-05-03T16:03:20.802Z] ---> 6682038f80e0 [2021-05-03T16:03:20.803Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-03T16:03:20.803Z] Running setup.py install for texttable: started [2021-05-03T16:03:22.049Z] ---> 5a23a22c290f [2021-05-03T16:03:22.049Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-03T16:03:23.215Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:03:23.215Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:03:23.215Z] ---> c4f8c22d65ff [2021-05-03T16:03:23.215Z] Step 3/24 : WORKDIR /edgex-go [2021-05-03T16:03:23.215Z] ---> Using cache [2021-05-03T16:03:23.215Z] ---> 84306467f959 [2021-05-03T16:03:23.215Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:03:23.215Z] ---> Using cache [2021-05-03T16:03:23.215Z] ---> 4c8625cc80b9 [2021-05-03T16:03:23.215Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-03T16:03:23.215Z] ---> Running in efbd5f9bb56f [2021-05-03T16:03:23.699Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:03:23.699Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:03:23.699Z] ---> c4f8c22d65ff [2021-05-03T16:03:23.699Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T16:03:23.699Z] ---> Using cache [2021-05-03T16:03:23.699Z] ---> 84306467f959 [2021-05-03T16:03:23.699Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:03:23.699Z] ---> Using cache [2021-05-03T16:03:23.699Z] ---> 4c8625cc80b9 [2021-05-03T16:03:23.699Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-03T16:03:23.981Z] Running setup.py install for texttable: finished with status 'done' [2021-05-03T16:03:23.981Z] Running setup.py install for docopt: started [2021-05-03T16:03:24.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:03:24.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:03:24.296Z] ---> c4f8c22d65ff [2021-05-03T16:03:24.296Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T16:03:24.296Z] ---> Using cache [2021-05-03T16:03:24.296Z] ---> 84306467f959 [2021-05-03T16:03:24.296Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:03:24.296Z] ---> Using cache [2021-05-03T16:03:24.296Z] ---> 4c8625cc80b9 [2021-05-03T16:03:24.296Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-03T16:03:24.912Z] Running setup.py install for docopt: finished with status 'done' [2021-05-03T16:03:24.912Z] Running setup.py install for PyYAML: started [2021-05-03T16:03:25.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.477s coverage: 47.0% of statements [2021-05-03T16:03:25.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-03T16:03:25.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-03T16:03:25.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-03T16:03:25.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-03T16:03:25.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-03T16:03:25.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.105s coverage: 100.0% of statements [2021-05-03T16:03:25.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-03T16:03:25.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.261s coverage: 100.0% of statements [2021-05-03T16:03:25.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-03T16:03:25.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-03T16:03:25.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.220s coverage: 9.6% of statements [2021-05-03T16:03:25.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-03T16:03:25.200Z] ---> Running in 35e14cfbf2ea [2021-05-03T16:03:25.200Z] ---> Running in 60dc7e55bf55 [2021-05-03T16:03:25.200Z] ---> Running in be7ed9cda4c5 [2021-05-03T16:03:25.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.510s coverage: 92.6% of statements [2021-05-03T16:03:25.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-03T16:03:25.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T16:03:25.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-03T16:03:25.842Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-03T16:03:25.842Z] Attempting uninstall: urllib3 [2021-05-03T16:03:25.842Z] Found existing installation: urllib3 1.25.9 [2021-05-03T16:03:25.842Z] Uninstalling urllib3-1.25.9: [2021-05-03T16:03:25.842Z] Successfully uninstalled urllib3-1.25.9 [2021-05-03T16:03:26.128Z] Attempting uninstall: idna [2021-05-03T16:03:26.128Z] Found existing installation: idna 2.9 [2021-05-03T16:03:26.128Z] Uninstalling idna-2.9: [2021-05-03T16:03:26.128Z] Successfully uninstalled idna-2.9 [2021-05-03T16:03:26.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:03:26.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:03:26.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:03:26.742Z] Attempting uninstall: requests [2021-05-03T16:03:26.742Z] Found existing installation: requests 2.23.0 [2021-05-03T16:03:26.742Z] Uninstalling requests-2.23.0: [2021-05-03T16:03:26.742Z] Successfully uninstalled requests-2.23.0 [2021-05-03T16:03:27.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:03:27.023Z] Removing intermediate container efbd5f9bb56f [2021-05-03T16:03:27.023Z] ---> 748bd02d9125 [2021-05-03T16:03:27.023Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-03T16:03:27.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:03:27.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:03:27.680Z] OK: 219 MiB in 52 packages [2021-05-03T16:03:27.680Z] OK: 219 MiB in 52 packages [2021-05-03T16:03:27.680Z] OK: 219 MiB in 52 packages [2021-05-03T16:03:27.680Z] ---> Running in 1a6f7d7e9830 [2021-05-03T16:03:27.965Z] Running setup.py install for dockerpty: started [2021-05-03T16:03:28.251Z] Removing intermediate container 1a6f7d7e9830 [2021-05-03T16:03:28.251Z] ---> bf94f66d6986 [2021-05-03T16:03:28.251Z] Step 28/31 : CMD ["gate"] [2021-05-03T16:03:28.251Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-03T16:03:28.867Z] ---> Running in 9be42895f8b4 [2021-05-03T16:03:28.867Z] Removing intermediate container 60dc7e55bf55 [2021-05-03T16:03:28.867Z] ---> 0df051f383a1 [2021-05-03T16:03:28.867Z] Step 6/22 : COPY go.mod . [2021-05-03T16:03:28.867Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-05-03T16:03:29.146Z] Removing intermediate container 35e14cfbf2ea [2021-05-03T16:03:29.146Z] ---> 8790bc88bf10 [2021-05-03T16:03:29.146Z] Step 6/24 : COPY go.mod . [2021-05-03T16:03:29.445Z] Removing intermediate container 9be42895f8b4 [2021-05-03T16:03:29.445Z] ---> 0a8fd1817289 [2021-05-03T16:03:29.445Z] Step 29/31 : LABEL arch=x86_64 [2021-05-03T16:03:29.445Z] Removing intermediate container be7ed9cda4c5 [2021-05-03T16:03:29.445Z] ---> d7b995d6429d [2021-05-03T16:03:29.445Z] Step 6/23 : COPY go.mod . [2021-05-03T16:03:29.445Z] ---> b915077f708e [2021-05-03T16:03:29.445Z] Step 7/22 : RUN go mod download [2021-05-03T16:03:29.445Z] ---> Running in b1d96e18af9a [2021-05-03T16:03:29.871Z] ---> Running in d22516359350 [2021-05-03T16:03:29.871Z] ---> 76cf93ad0c98 [2021-05-03T16:03:29.871Z] Step 7/24 : RUN go mod download [2021-05-03T16:03:29.871Z] ---> Running in 25802a13da21 [2021-05-03T16:03:30.234Z] ---> fef92554a15e [2021-05-03T16:03:30.234Z] Step 7/23 : RUN go mod download [2021-05-03T16:03:30.234Z] Removing intermediate container b1d96e18af9a [2021-05-03T16:03:30.234Z] ---> d837e1cc69d8 [2021-05-03T16:03:30.234Z] Step 30/31 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:03:30.234Z] ---> Running in 3ba109e503a1 [2021-05-03T16:03:30.549Z] ---> Running in 41adf4473236 [2021-05-03T16:03:31.217Z] Removing intermediate container 41adf4473236 [2021-05-03T16:03:31.217Z] ---> 22d21280bf8c [2021-05-03T16:03:31.217Z] Step 31/31 : LABEL version=0.0.0 [2021-05-03T16:03:33.229Z] ---> Running in 8421dbf22f08 [2021-05-03T16:03:35.795Z] Removing intermediate container 8421dbf22f08 [2021-05-03T16:03:35.795Z] ---> bea96dcf6dae [2021-05-03T16:03:35.795Z] [2021-05-03T16:03:35.795Z] Removing intermediate container d22516359350 [2021-05-03T16:03:35.795Z] ---> bd78432e8cb7 [2021-05-03T16:03:35.795Z] Step 8/22 : COPY . . [2021-05-03T16:03:35.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.333s coverage: 28.7% of statements [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-03T16:03:35.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.204s coverage: 99.0% of statements [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-03T16:03:35.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.192s coverage: 100.0% of statements [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-03T16:03:35.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.161s coverage: 64.6% of statements [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-03T16:03:35.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.396s coverage: 97.6% of statements [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-03T16:03:35.836Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-03T16:03:35.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-03T16:03:35.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-03T16:03:35.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-03T16:03:35.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-05-03T16:03:35.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.125s coverage: 28.1% of statements [2021-05-03T16:03:35.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-03T16:03:35.836Z] GO111MODULE=on go vet ./... [2021-05-03T16:03:36.059Z] Successfully built bea96dcf6dae [2021-05-03T16:03:37.481Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-03T16:03:37.481Z] Removing intermediate container 3ba109e503a1 [2021-05-03T16:03:37.481Z] Building docker-security-proxy-setup-go [2021-05-03T16:03:37.481Z]  Building docker-security-bootstrapper-go ... done  ---> e0ffb37c2483 [2021-05-03T16:03:37.481Z] Step 8/23 : COPY . . [2021-05-03T16:03:37.481Z] Removing intermediate container 25802a13da21 [2021-05-03T16:03:37.481Z] ---> 389ef2af011e [2021-05-03T16:03:37.481Z] Step 8/24 : COPY . . [2021-05-03T16:04:04.422Z] Removing intermediate container 2849ac810cd9 [2021-05-03T16:04:04.422Z] ---> f7fab4a2e9ff [2021-05-03T16:04:04.422Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-03T16:04:05.397Z] ---> Running in 27f2ff8a0e47 [2021-05-03T16:04:09.033Z] Removing intermediate container 27f2ff8a0e47 [2021-05-03T16:04:09.033Z] ---> 7430aa4e2678 [2021-05-03T16:04:09.033Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-03T16:04:09.615Z] ---> Running in c1681093769b [2021-05-03T16:04:12.516Z] Removing intermediate container c1681093769b [2021-05-03T16:04:12.516Z] ---> 2cb1201a0c6a [2021-05-03T16:04:12.516Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-03T16:04:15.108Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:04:15.108Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:04:15.108Z] ---> c4f8c22d65ff [2021-05-03T16:04:15.108Z] Step 3/21 : WORKDIR /edgex-go [2021-05-03T16:04:15.108Z] ---> Using cache [2021-05-03T16:04:15.108Z] ---> 84306467f959 [2021-05-03T16:04:15.108Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:04:15.108Z] ---> Using cache [2021-05-03T16:04:15.108Z] ---> 4c8625cc80b9 [2021-05-03T16:04:15.108Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-03T16:04:15.108Z] ---> Using cache [2021-05-03T16:04:15.108Z] ---> 8790bc88bf10 [2021-05-03T16:04:15.108Z] Step 6/21 : COPY go.mod . [2021-05-03T16:04:15.108Z] ---> Using cache [2021-05-03T16:04:15.108Z] ---> 76cf93ad0c98 [2021-05-03T16:04:15.108Z] Step 7/21 : RUN go mod download [2021-05-03T16:04:15.108Z] ---> Using cache [2021-05-03T16:04:15.108Z] ---> 389ef2af011e [2021-05-03T16:04:15.108Z] Step 8/21 : COPY . . [2021-05-03T16:04:17.676Z] ---> d080c4bbfb11 [2021-05-03T16:04:17.676Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-03T16:04:26.051Z] ---> f7ed37771252 [2021-05-03T16:04:26.051Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-03T16:04:26.051Z] ---> 85f52ecee209 [2021-05-03T16:04:26.051Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-03T16:04:26.327Z] ---> a6acf2344b24 [2021-05-03T16:04:26.327Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-03T16:04:26.327Z] ---> 51ad679ff845 [2021-05-03T16:04:26.327Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-03T16:04:26.593Z] ---> Running in 98f36ebb1f83 [2021-05-03T16:04:26.593Z] ---> Running in a7eb4e9de41c [2021-05-03T16:04:26.593Z] ---> Running in d819cca8b60f [2021-05-03T16:04:27.174Z] ---> dad09260401b [2021-05-03T16:04:27.174Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-03T16:04:27.174Z] ---> Running in ac583929cc1c [2021-05-03T16:04:29.735Z] Removing intermediate container ac583929cc1c [2021-05-03T16:04:29.735Z] ---> 2b30e1af53b1 [2021-05-03T16:04:29.735Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:04:30.727Z] ---> Running in 182bf9081654 [2021-05-03T16:04:30.727Z] 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-05-03T16:04:30.727Z] 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-05-03T16:04:30.727Z] 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-05-03T16:04:31.314Z] Removing intermediate container 182bf9081654 [2021-05-03T16:04:31.314Z] ---> 58759a21a5c7 [2021-05-03T16:04:31.314Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T16:04:31.947Z] ---> Running in 7b92f81a8ad0 [2021-05-03T16:04:32.541Z] Removing intermediate container 7b92f81a8ad0 [2021-05-03T16:04:32.541Z] ---> 527f2533d8af [2021-05-03T16:04:32.541Z] Step 22/23 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:04:32.541Z] ---> Running in a59c7d94ee47 [2021-05-03T16:04:33.548Z] Removing intermediate container a59c7d94ee47 [2021-05-03T16:04:33.548Z] ---> 56ef006abacd [2021-05-03T16:04:33.548Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T16:04:34.991Z] ---> Running in 8bf136ddaaa3 [2021-05-03T16:04:35.976Z] Removing intermediate container 8bf136ddaaa3 [2021-05-03T16:04:35.976Z] ---> d4e964f5d536 [2021-05-03T16:04:35.976Z] [2021-05-03T16:04:36.265Z] Successfully built d4e964f5d536 [2021-05-03T16:04:36.532Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-03T16:04:39.162Z]  Building docker-sys-mgmt-agent-go ... done  ---> 2e07ae3450ef [2021-05-03T16:04:39.162Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-03T16:04:39.162Z] ---> Running in bc98a99d4815 [2021-05-03T16:04:40.125Z] 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-05-03T16:05:02.245Z] 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-05-03T16:05:04.832Z] 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-05-03T16:05:08.243Z] Removing intermediate container a7eb4e9de41c [2021-05-03T16:05:08.243Z] ---> e651421a5a6e [2021-05-03T16:05:08.243Z] [2021-05-03T16:05:08.243Z] Step 10/24 : FROM alpine:3.12 [2021-05-03T16:05:08.243Z] ---> 13621d1b12d4 [2021-05-03T16:05:08.243Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-03T16:05:08.522Z] Removing intermediate container 98f36ebb1f83 [2021-05-03T16:05:08.522Z] ---> e76021f7e512 [2021-05-03T16:05:08.522Z] [2021-05-03T16:05:08.522Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T16:05:08.522Z] ---> 13621d1b12d4 [2021-05-03T16:05:08.522Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-03T16:05:08.522Z] ---> Running in df244824c4b2 [2021-05-03T16:05:08.522Z] ---> Running in c483326e980b [2021-05-03T16:05:09.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:05:09.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:05:09.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:05:09.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:05:09.872Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-03T16:05:09.872Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-03T16:05:09.872Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-03T16:05:09.872Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:05:09.872Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T16:05:09.872Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-03T16:05:09.872Z] (4/6) Installing curl (7.76.1-r0) [2021-05-03T16:05:09.872Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-03T16:05:09.872Z] (6/6) Installing su-exec (0.2-r1) [2021-05-03T16:05:09.872Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:05:10.821Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T16:05:10.821Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T16:05:11.083Z] OK: 6 MiB in 16 packages [2021-05-03T16:05:11.083Z] OK: 7 MiB in 20 packages [2021-05-03T16:05:12.778Z] gofmt -l . [2021-05-03T16:05:12.779Z] [ "`gofmt -l .`" = "" ] [2021-05-03T16:05:14.406Z] Removing intermediate container bc98a99d4815 [2021-05-03T16:05:14.406Z] ---> cbf1b31c441b [2021-05-03T16:05:14.406Z] [2021-05-03T16:05:14.406Z] Step 10/21 : FROM alpine:3.12 [2021-05-03T16:05:14.406Z] ---> 13621d1b12d4 [2021-05-03T16:05:14.406Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-03T16:05:14.406Z] Removing intermediate container d819cca8b60f [2021-05-03T16:05:14.406Z] ---> 33fa11d6fb9e [2021-05-03T16:05:14.406Z] [2021-05-03T16:05:14.406Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T16:05:14.406Z] ---> 13621d1b12d4 [2021-05-03T16:05:14.406Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-03T16:05:14.406Z] ---> Running in 8f779f53ca73 [2021-05-03T16:05:14.406Z] ---> Running in ab2753e2578a [2021-05-03T16:05:14.751Z] ./bin/test-go-mod-tidy.sh [2021-05-03T16:05:15.355Z] ./bin/test-attribution-txt.sh [2021-05-03T16:05:15.809Z] Removing intermediate container c483326e980b [2021-05-03T16:05:15.809Z] ---> 59e3d623d8da [2021-05-03T16:05:15.809Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T16:05:15.809Z] Removing intermediate container df244824c4b2 [2021-05-03T16:05:15.809Z] ---> 4b8bba40187f [2021-05-03T16:05:15.809Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T16:05:15.809Z] Removing intermediate container 8f779f53ca73 [2021-05-03T16:05:15.809Z] ---> 7d5901db7b0e [2021-05-03T16:05:15.809Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-03T16:05:15.809Z] ---> Running in c3d2c6fe98b0 [2021-05-03T16:05:15.809Z] ---> Running in 7434dc921bf8 [2021-05-03T16:05:16.079Z] ---> Running in 8441b6be361b [2021-05-03T16:05:16.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:05:16.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:05:16.079Z] Removing intermediate container c3d2c6fe98b0 [2021-05-03T16:05:16.079Z] ---> 7b3495f87049 [2021-05-03T16:05:16.079Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-03T16:05:16.079Z] Removing intermediate container 7434dc921bf8 [2021-05-03T16:05:16.079Z] ---> 759a458d935b [2021-05-03T16:05:16.079Z] Step 13/24 : WORKDIR / [2021-05-03T16:05:16.079Z] Removing intermediate container 8441b6be361b [2021-05-03T16:05:16.079Z] ---> 2f01593d12f0 [2021-05-03T16:05:16.079Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-03T16:05:16.342Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-03T16:05:16.342Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T16:05:16.342Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-03T16:05:16.342Z] (4/4) Installing curl (7.76.1-r0) [2021-05-03T16:05:16.342Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:05:16.342Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T16:05:16.342Z] OK: 7 MiB in 18 packages [2021-05-03T16:05:16.604Z] ---> Running in 65d630921328 [2021-05-03T16:05:17.034Z] ---> Running in 6cb419c3d7f1 [2021-05-03T16:05:17.034Z] ---> Running in 602d6d01bef7 [2021-05-03T16:05:17.034Z] Removing intermediate container 65d630921328 [2021-05-03T16:05:17.034Z] ---> 62fdd7ce8bb7 [2021-05-03T16:05:17.034Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T16:05:17.034Z] Removing intermediate container 602d6d01bef7 [2021-05-03T16:05:17.034Z] ---> 95a173959a63 [2021-05-03T16:05:17.034Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:05:17.298Z] Removing intermediate container 6cb419c3d7f1 [2021-05-03T16:05:17.298Z] ---> 9ed1810dd790 [2021-05-03T16:05:17.298Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] sh [2021-05-03T16:05:18.006Z] + ls -al . [2021-05-03T16:05:18.006Z] total 828 [2021-05-03T16:05:18.006Z] drwxrwxr-x 9 1001 1001 4096 May 3 16:05 . [2021-05-03T16:05:18.006Z] drwxr-xr-x 4 root root 4096 May 3 16:00 .. [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 11 May 3 15:58 .dockerignore [2021-05-03T16:05:18.006Z] drwxrwxr-x 8 1001 1001 4096 May 3 15:58 .git [2021-05-03T16:05:18.006Z] drwxrwxr-x 3 1001 1001 4096 May 3 15:58 .github [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 818 May 3 15:58 .gitignore [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 166 May 3 15:58 .sonarcloud.properties [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 8609 May 3 15:58 Attribution.txt [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 3804 May 3 15:58 CONTRIBUTING.md [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 931 May 3 15:58 Dockerfile.build [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 863 May 3 15:58 Jenkinsfile [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 10775 May 3 15:58 LICENSE [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 5774 May 3 15:58 Makefile [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 7978 May 3 15:58 README.md [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 6755 May 3 15:58 SECURITY.md [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 5 May 3 15:56 VERSION [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 4131 May 3 15:58 ZMQWindows.md [2021-05-03T16:05:18.006Z] drwxrwxr-x 2 1001 1001 4096 May 3 15:58 bin [2021-05-03T16:05:18.006Z] drwxrwxr-x 14 1001 1001 4096 May 3 15:58 cmd [2021-05-03T16:05:18.006Z] -rw-r--r-- 1 root root 691485 May 3 16:03 coverage.out [2021-05-03T16:05:18.006Z] -rw-r--r-- 1 root root 1060 May 3 16:05 go.mod [2021-05-03T16:05:18.006Z] -rw-r--r-- 1 root root 22420 May 3 16:00 go.sum [2021-05-03T16:05:18.006Z] drwxrwxr-x 8 1001 1001 4096 May 3 15:58 internal [2021-05-03T16:05:18.006Z] drwxrwxr-x 4 1001 1001 4096 May 3 15:58 openapi [2021-05-03T16:05:18.006Z] drwxrwxr-x 4 1001 1001 4096 May 3 15:58 snap [2021-05-03T16:05:18.006Z] -rw-rw-r-- 1 1001 1001 168 May 3 15:58 version.go [Pipeline] sh [2021-05-03T16:05:18.679Z] + '[' -e coverage.out ] [2021-05-03T16:05:18.679Z] + chown 1001:1001 coverage.out [2021-05-03T16:05:18.686Z] ---> Running in f39db8447be7 [2021-05-03T16:05:18.686Z] ---> Running in 3e835f54b0e9 [2021-05-03T16:05:18.686Z] Removing intermediate container ab2753e2578a [2021-05-03T16:05:18.686Z] ---> ccdf15850de3 [2021-05-03T16:05:18.686Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T16:05:18.686Z] ---> f9b6fc684456 [2021-05-03T16:05:18.686Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] stash [2021-05-03T16:05:18.711Z] Warning: overwriting stash ‘coverage-report’ [2021-05-03T16:05:18.950Z] ---> Running in 4192b6b2a271 [2021-05-03T16:05:18.950Z] Removing intermediate container f39db8447be7 [2021-05-03T16:05:18.950Z] ---> 7ddaf0632e74 [2021-05-03T16:05:18.951Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:05:19.218Z] ---> f501dac4114f [2021-05-03T16:05:19.218Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-03T16:05:19.218Z] Removing intermediate container 4192b6b2a271 [2021-05-03T16:05:19.218Z] ---> 457366ff0b26 [2021-05-03T16:05:19.218Z] Step 13/21 : WORKDIR /edgex [2021-05-03T16:05:19.485Z] ---> Running in 23c865039ba0 [2021-05-03T16:05:19.485Z] ---> c2c986897b2a [2021-05-03T16:05:19.485Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-03T16:05:19.485Z] ---> 26e0389db671 [2021-05-03T16:05:19.485Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-03T16:05:19.944Z] Stashed 1 file(s) [Pipeline] sh [2021-05-03T16:05:20.067Z] Removing intermediate container 23c865039ba0 [2021-05-03T16:05:20.067Z] ---> 84ada78600b6 [2021-05-03T16:05:20.067Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-03T16:05:20.067Z] ---> cc8b69c36e38 [2021-05-03T16:05:20.067Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-03T16:05:20.067Z] ---> 3ca6ace0300d [2021-05-03T16:05:20.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-03T16:05:20.067Z] Removing intermediate container 3e835f54b0e9 [2021-05-03T16:05:20.067Z] ---> 5eecd30a0498 [2021-05-03T16:05:20.067Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-03T16:05:20.331Z] ---> beabe0634fa3 [2021-05-03T16:05:20.331Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-03T16:05:20.331Z] ---> Running in 99b5c141904c [2021-05-03T16:05:20.590Z] + make build [2021-05-03T16:05:20.590Z] 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-05-03T16:05:20.593Z] ---> 9a3f327f8219 [2021-05-03T16:05:20.593Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-03T16:05:20.859Z] ---> Running in 37ceadba9b61 [2021-05-03T16:05:20.859Z] ---> 9443562e9a03 [2021-05-03T16:05:20.859Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-03T16:05:20.859Z] ---> d7ca501d115d [2021-05-03T16:05:20.859Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-03T16:05:21.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T16:05:21.447Z] Removing intermediate container 37ceadba9b61 [2021-05-03T16:05:21.447Z] ---> 9ed2a63b5f96 [2021-05-03T16:05:21.447Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:05:21.447Z] ---> ff06de7fc3af [2021-05-03T16:05:21.447Z] 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-05-03T16:05:21.714Z] ---> Running in 212265b11dc7 [2021-05-03T16:05:21.714Z] ---> 2e41ab9ba35f [2021-05-03T16:05:21.714Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-03T16:05:21.714Z] ---> Running in 1c746945a34c [2021-05-03T16:05:21.714Z] ---> Running in 5833200b5a26 [2021-05-03T16:05:21.985Z] Removing intermediate container 212265b11dc7 [2021-05-03T16:05:21.985Z] ---> 932135c4a635 [2021-05-03T16:05:21.985Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T16:05:21.985Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T16:05:21.985Z] ---> Running in b1d26199171b [2021-05-03T16:05:21.985Z] Removing intermediate container 5833200b5a26 [2021-05-03T16:05:21.985Z] ---> 2948b6080d82 [2021-05-03T16:05:21.985Z] Step 18/21 : CMD ["--init=true"] [2021-05-03T16:05:22.255Z] ---> Running in 1535981681d6 [2021-05-03T16:05:22.255Z] Removing intermediate container b1d26199171b [2021-05-03T16:05:22.255Z] ---> 0e5b5d0dadcd [2021-05-03T16:05:22.255Z] Step 21/22 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:05:22.518Z] ---> Running in bd17a23ae294 [2021-05-03T16:05:22.518Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-03T16:05:22.518Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-03T16:05:22.518Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-03T16:05:22.780Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-03T16:05:23.043Z] Removing intermediate container 1535981681d6 [2021-05-03T16:05:23.043Z] ---> 71fe7d92aa7d [2021-05-03T16:05:23.043Z] Step 19/21 : LABEL arch=x86_64 [2021-05-03T16:05:23.307Z] ---> Running in 0e7e0d0235a7 [2021-05-03T16:05:23.307Z] Removing intermediate container bd17a23ae294 [2021-05-03T16:05:23.307Z] ---> 8721e2d1ae95 [2021-05-03T16:05:23.307Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T16:05:23.570Z] ---> Running in 0b0e4496bfd3 [2021-05-03T16:05:23.570Z] Removing intermediate container 0e7e0d0235a7 [2021-05-03T16:05:23.570Z] ---> 821e946dfda0 [2021-05-03T16:05:23.570Z] Step 20/21 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:05:23.832Z] ---> Running in f0fe4ac8b21f [2021-05-03T16:05:23.832Z] Removing intermediate container 1c746945a34c [2021-05-03T16:05:23.832Z] ---> 4bc55fd50ceb [2021-05-03T16:05:23.832Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-05-03T16:05:23.832Z] Removing intermediate container 0b0e4496bfd3 [2021-05-03T16:05:23.832Z] ---> 2ffec08a8e5b [2021-05-03T16:05:23.832Z] [2021-05-03T16:05:23.832Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-03T16:05:23.832Z] ---> Running in 3f8cd51e11ab [2021-05-03T16:05:23.832Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-03T16:05:24.095Z] Successfully built 2ffec08a8e5b [2021-05-03T16:05:24.095Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:05:24.095Z] OK: 8 MiB in 20 packages [2021-05-03T16:05:24.095Z] Successfully tagged docker-support-notifications-go:latest [2021-05-03T16:05:24.095Z]  Building docker-support-notifications-go ... done Removing intermediate container f0fe4ac8b21f [2021-05-03T16:05:24.095Z] ---> 2325fe4bda07 [2021-05-03T16:05:24.095Z] Step 21/21 : LABEL version=0.0.0 [2021-05-03T16:05:24.095Z] Removing intermediate container 3f8cd51e11ab [2021-05-03T16:05:24.095Z] ---> 5ede606deb33 [2021-05-03T16:05:24.095Z] Step 22/24 : LABEL arch=x86_64 [2021-05-03T16:05:24.095Z] ---> Running in f6de35088db6 [2021-05-03T16:05:24.095Z] ---> Running in 86f9a6608f44 [2021-05-03T16:05:24.357Z] Removing intermediate container f6de35088db6 [2021-05-03T16:05:24.357Z] ---> 697d8d05d3e6 [2021-05-03T16:05:24.357Z] [2021-05-03T16:05:24.619Z] Removing intermediate container 86f9a6608f44 [2021-05-03T16:05:24.619Z] ---> dacf996b6f06 [2021-05-03T16:05:24.619Z] Step 23/24 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:05:24.619Z] ---> Running in 7e93f6b9309f [2021-05-03T16:05:24.619Z] Successfully built 697d8d05d3e6 [2021-05-03T16:05:24.619Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-03T16:05:24.882Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 99b5c141904c [2021-05-03T16:05:24.882Z] ---> 6290b40ebd3c [2021-05-03T16:05:24.882Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:05:24.882Z] Removing intermediate container 7e93f6b9309f [2021-05-03T16:05:24.882Z] ---> e19aa0c56dc6 [2021-05-03T16:05:24.882Z] Step 24/24 : LABEL version=0.0.0 [2021-05-03T16:05:24.882Z] ---> Running in 8d842928d6c5 [2021-05-03T16:05:25.145Z] ---> 6109f74b68f0 [2021-05-03T16:05:25.145Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-03T16:05:25.145Z] Removing intermediate container 8d842928d6c5 [2021-05-03T16:05:25.145Z] ---> 874f4616924a [2021-05-03T16:05:25.145Z] [2021-05-03T16:05:25.409Z] Successfully built 874f4616924a [2021-05-03T16:05:25.409Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-03T16:05:25.672Z]  Building docker-security-secretstore-setup-go ... done  ---> d33576e8be2e [2021-05-03T16:05:25.672Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-03T16:05:25.935Z] ---> 18de6c128df5 [2021-05-03T16:05:25.935Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-03T16:05:25.935Z] ---> Running in 63c8aef1a13d [2021-05-03T16:05:26.197Z] Removing intermediate container 63c8aef1a13d [2021-05-03T16:05:26.197Z] ---> 866cadf71ce3 [2021-05-03T16:05:26.197Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:05:26.197Z] ---> Running in 0f29bdf263a0 [2021-05-03T16:05:26.463Z] Removing intermediate container 0f29bdf263a0 [2021-05-03T16:05:26.463Z] ---> 42e5f32ea5e6 [2021-05-03T16:05:26.463Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T16:05:26.463Z] ---> Running in 42c1375c37a3 [2021-05-03T16:05:26.728Z] Removing intermediate container 42c1375c37a3 [2021-05-03T16:05:26.728Z] ---> 78f353a7d57f [2021-05-03T16:05:26.728Z] Step 22/23 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:05:26.728Z] ---> Running in 83bda7ff1ca0 [2021-05-03T16:05:26.990Z] Removing intermediate container 83bda7ff1ca0 [2021-05-03T16:05:26.990Z] ---> 5e1e5b014359 [2021-05-03T16:05:26.990Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T16:05:26.990Z] ---> Running in 2889bc165cfb [2021-05-03T16:05:26.990Z] Removing intermediate container 2889bc165cfb [2021-05-03T16:05:26.990Z] ---> fb9aa1b6a8af [2021-05-03T16:05:26.990Z] [2021-05-03T16:05:27.253Z] Successfully built fb9aa1b6a8af [2021-05-03T16:05:27.253Z] Successfully tagged docker-core-data-go:latest [2021-05-03T16:05:27.304Z] 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-05-03T16:05:27.866Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-03T16:05:27.934Z] $ docker stop --time=1 c7683db60045be1f3ee707358322efdacc2f90910754eb9366f481723789ddf6 [2021-05-03T16:05:29.598Z] $ docker rm -f c7683db60045be1f3ee707358322efdacc2f90910754eb9366f481723789ddf6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T16:05:30.137Z] + docker images [2021-05-03T16:05:30.137Z] + grep docker [2021-05-03T16:05:30.406Z] docker-core-data-go latest fb9aa1b6a8af 4 seconds ago 21.5MB [2021-05-03T16:05:30.406Z] docker-security-secretstore-setup-go latest 874f4616924a 6 seconds ago 25.6MB [2021-05-03T16:05:30.406Z] docker-security-proxy-setup-go latest 697d8d05d3e6 6 seconds ago 25.3MB [2021-05-03T16:05:30.406Z] docker-support-notifications-go latest 2ffec08a8e5b 7 seconds ago 17.6MB [2021-05-03T16:05:30.406Z] docker-sys-mgmt-agent-go latest d4e964f5d536 55 seconds ago 312MB [2021-05-03T16:05:30.406Z] docker-security-bootstrapper-go latest bea96dcf6dae About a minute ago 18.2MB [2021-05-03T16:05:30.406Z] docker-core-metadata-go latest 18c014c0e38b 2 minutes ago 18.6MB [2021-05-03T16:05:30.406Z] docker-core-command-go latest 5acb4524ba85 2 minutes ago 17MB [2021-05-03T16:05:30.406Z] docker-support-scheduler-go latest af6703b8eb1b 2 minutes ago 17.1MB [2021-05-03T16:05:30.406Z] docker 20.10.0 aefe523efa57 4 months 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-05-03T16:05:45.841Z] Still waiting to schedule task [2021-05-03T16:05:45.841Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-03T16:05:54.107Z] 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-05-03T16:05:56.745Z] 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-05-03T16:06:01.052Z] 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-05-03T16:06:01.647Z] 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-05-03T16:06:05.942Z] 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-05-03T16:06:10.243Z] 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-05-03T16:06:13.633Z] 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-05-03T16:06:17.004Z] 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-05-03T16:06:19.613Z] 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-05-03T16:06:23.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-03T16:06:28.409Z] $ docker stop --time=1 d3a426062bc09d595735fc919bac9c5de661f1fa56b01767caa6db68875dc545 [2021-05-03T16:06:31.143Z] $ docker rm -f d3a426062bc09d595735fc919bac9c5de661f1fa56b01767caa6db68875dc545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T16:06:32.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T16:06:32.795Z] [2021-05-03T16:06:32.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T16:06:33.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T16:06:33.149Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-03T16:06:33.149Z] 29e5d40040c1: Pulling fs layer [2021-05-03T16:06:33.149Z] 1ce36da41761: Pulling fs layer [2021-05-03T16:06:33.149Z] 25b303627fd3: Pulling fs layer [2021-05-03T16:06:33.425Z] 29e5d40040c1: Verifying Checksum [2021-05-03T16:06:33.425Z] 29e5d40040c1: Download complete [2021-05-03T16:06:34.022Z] 29e5d40040c1: Pull complete [2021-05-03T16:06:34.295Z] 1ce36da41761: Verifying Checksum [2021-05-03T16:06:34.295Z] 1ce36da41761: Download complete [2021-05-03T16:06:35.786Z] 1ce36da41761: Pull complete [2021-05-03T16:06:36.383Z] 25b303627fd3: Verifying Checksum [2021-05-03T16:06:36.383Z] 25b303627fd3: Download complete [2021-05-03T16:06:45.130Z] Running on prd-ubuntu18.04-docker-8c-8g-2754 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws [2021-05-03T16:06:45.149Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-03T16:06:46.539Z] 25b303627fd3: Pull complete [2021-05-03T16:06:46.539Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-03T16:06:46.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T16:06:46.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-03T16:06:46.804Z] prd-ubuntu18.04-docker-arm64-4c-16g-2749 does not seem to be running inside a container [2021-05-03T16:06:46.893Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-03T16:06:47.355Z] using credential edgex-jenkins-ssh [2021-05-03T16:06:47.368Z] Cloning the remote Git repository [2021-05-03T16:06:47.389Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-03T16:06:47.462Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-03T16:06:47.498Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T16:06:47.498Z] > git --version # timeout=10 [2021-05-03T16:06:47.503Z] > git --version # 'git version 2.17.1' [2021-05-03T16:06:47.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T16:06:47.523Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T16:06:50.014Z] $ docker top 1b8cbc19f2f9cf841fac30dbd0b22bf96308a5c8b02efbce14e23dca36480d1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T16:06:50.987Z] + docker-compose build --help [2021-05-03T16:06:50.987Z] + grep parallel [2021-05-03T16:06:54.365Z] --parallel Build images in parallel. [Pipeline] } [2021-05-03T16:06:54.647Z] $ docker stop --time=1 1b8cbc19f2f9cf841fac30dbd0b22bf96308a5c8b02efbce14e23dca36480d1b [2021-05-03T16:06:56.579Z] $ docker rm -f 1b8cbc19f2f9cf841fac30dbd0b22bf96308a5c8b02efbce14e23dca36480d1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T16:06:57.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T16:06:57.258Z] . [Pipeline] withDockerContainer [2021-05-03T16:06:57.534Z] prd-ubuntu18.04-docker-arm64-4c-16g-2749 does not seem to be running inside a container [2021-05-03T16:06:57.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-03T16:06:58.988Z] $ docker top 14dd29f404a943295e3bbe261c322b560e8cca022004da469914aa0582c19cce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T16:06:59.950Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-03T16:07:03.331Z] Building docker-core-command-go ... [2021-05-03T16:07:03.331Z] Building docker-core-data-go ... [2021-05-03T16:07:03.331Z] Building docker-core-metadata-go ... [2021-05-03T16:07:03.331Z] Building docker-security-bootstrapper-go ... [2021-05-03T16:07:03.331Z] Building docker-security-proxy-setup-go ... [2021-05-03T16:07:03.331Z] Building docker-security-secretstore-setup-go ... [2021-05-03T16:07:03.331Z] Building docker-support-notifications-go ... [2021-05-03T16:07:03.331Z] Building docker-support-scheduler-go ... [2021-05-03T16:07:03.331Z] Building docker-sys-mgmt-agent-go ... [2021-05-03T16:07:03.331Z] Building docker-core-data-go [2021-05-03T16:07:03.331Z] Building docker-security-bootstrapper-go [2021-05-03T16:07:03.331Z] Building docker-support-notifications-go [2021-05-03T16:07:03.331Z] Building docker-security-proxy-setup-go [2021-05-03T16:07:03.602Z] Building docker-support-scheduler-go [2021-05-03T16:07:06.668Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T16:07:06.674Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T16:07:06.689Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T16:07:06.724Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T16:07:06.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T16:07:06.727Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T16:07:07.384Z] Merging remotes/origin/master commit 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:07:07.499Z] Merge succeeded, producing c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:07:07.499Z] Checking out Revision c5831302234c0efc755240576999885ad7ef4217 (PR-3410) [2021-05-03T16:07:07.391Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T16:07:07.401Z] > git checkout -f c5831302234c0efc755240576999885ad7ef4217 # timeout=10 [2021-05-03T16:07:07.471Z] > git remote # timeout=10 [2021-05-03T16:07:07.478Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T16:07:07.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T16:07:07.486Z] > git merge 31468994070af38c8f9db93fe1a8ddc3ce05f196 # timeout=10 [2021-05-03T16:07:07.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T16:07:07.501Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T16:07:07.505Z] > git checkout -f c5831302234c0efc755240576999885ad7ef4217 # timeout=10 [2021-05-03T16:07:11.091Z] Commit message: "build(snap): Enable secure Kong Admin APIs in snap build - Add Kong's Admin plugins template yaml to enable Admin JWT, ACL plugins etc. - Update the Kong daemon startup shell script to import the plugins into database - Update the snapcraft yml to integrate the secure Kong's Admin API features" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T16:07:12.057Z] + echo snap-build.sh [2021-05-03T16:07:12.057Z] snap-build.sh [2021-05-03T16:07:12.057Z] + SNAP_BASE_DIR=. [2021-05-03T16:07:12.057Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-05-03T16:07:12.057Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-05-03T16:07:12.057Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-05-03T16:07:12.057Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-05-03T16:07:12.057Z] + cd /w/workspace/edgex-go/4 [2021-05-03T16:07:12.057Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-03T16:07:12.057Z] Reading package lists... [2021-05-03T16:07:12.057Z] Building dependency tree... [2021-05-03T16:07:12.057Z] Reading state information... [2021-05-03T16:07:12.319Z] The following packages were automatically installed and are no longer required: [2021-05-03T16:07:12.319Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-03T16:07:12.319Z] uidmap xdelta3 [2021-05-03T16:07:12.319Z] Use 'sudo apt autoremove' to remove them. [2021-05-03T16:07:12.319Z] The following packages will be REMOVED: [2021-05-03T16:07:12.319Z] lxd* lxd-client* [2021-05-03T16:07:12.580Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-03T16:07:12.580Z] After this operation, 31.7 MB disk space will be freed. [2021-05-03T16:07:13.887Z] (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-05-03T16:07:13.887Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-03T16:07:14.476Z] Removing lxd dnsmasq configuration [2021-05-03T16:07:14.737Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-03T16:07:14.737Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-03T16:07:15.684Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-03T16:07:15.987Z] (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-05-03T16:07:15.987Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-03T16:07:17.374Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-03T16:07:17.374Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-03T16:07:18.317Z] + sudo snap remove --purge lxd [2021-05-03T16:07:18.577Z] snap "lxd" is not installed [2021-05-03T16:07:18.577Z] + sudo groupadd --force --system lxd [2021-05-03T16:07:18.577Z] ++ whoami [2021-05-03T16:07:18.577Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-03T16:07:18.577Z] + newgrp - lxd [2021-05-03T16:07:18.577Z] + sudo snap install lxd [2021-05-03T16:07:30.810Z] 2021-05-03T16:07:27Z INFO Waiting for automatic snapd restart... [2021-05-03T16:07:45.728Z] lxd 4.13 from Canonical* installed [2021-05-03T16:07:45.728Z] + sudo lxd init --auto [2021-05-03T16:07:55.745Z] + sudo snap install --classic snapcraft [2021-05-03T16:07:59.050Z] snapcraft 4.6.3 from Canonical* installed [2021-05-03T16:07:59.050Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-03T16:07:59.050Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-03T16:07:59.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T16:07:59.050Z] Dload Upload Total Spent Left Speed [2021-05-03T16:07:59.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4644 [2021-05-03T16:07:59.311Z] 100 3325k 100 3325k 0 0 9446k 0 --:--:-- --:--:-- --:--:-- 9446k [2021-05-03T16:07:59.311Z] ./yq_linux_amd64 [2021-05-03T16:07:59.311Z] + sudo snapcraft prime --use-lxd [2021-05-03T16:08:01.229Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-03T16:08:01.229Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-03T16:08:01.229Z] - README.md [2021-05-03T16:08:01.229Z] [2021-05-03T16:08:01.229Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-03T16:08:01.488Z] Launching a container. [2021-05-03T16:08:13.723Z] Waiting for container to be ready [2021-05-03T16:08:13.723Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-03T16:08:13.723Z] [2021-05-03T16:08:17.025Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-03T16:08:17.286Z] Waiting for network to be ready... [2021-05-03T16:08:17.859Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-03T16:08:17.859Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-05-03T16:08:17.859Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-03T16:08:18.122Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-03T16:08:18.122Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-03T16:08:18.122Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-03T16:08:18.122Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-05-03T16:08:18.122Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-05-03T16:08:18.122Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-03T16:08:18.122Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-03T16:08:18.384Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-03T16:08:18.645Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-03T16:08:18.907Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-03T16:08:18.907Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-03T16:08:18.907Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-03T16:08:18.907Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-03T16:08:18.907Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-03T16:08:18.907Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-03T16:08:19.168Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-03T16:08:19.428Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-05-03T16:08:19.428Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-03T16:08:19.428Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-03T16:08:19.428Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-03T16:08:19.428Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-05-03T16:08:19.428Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-05-03T16:08:19.428Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-05-03T16:08:19.428Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-03T16:08:21.973Z] Fetched 24.4 MB in 4s (6050 kB/s) [2021-05-03T16:08:22.543Z] Reading package lists... [2021-05-03T16:08:22.806Z] Reading package lists... [2021-05-03T16:08:23.067Z] Building dependency tree... [2021-05-03T16:08:23.067Z] Reading state information... [2021-05-03T16:08:23.067Z] The following additional packages will be installed: [2021-05-03T16:08:23.067Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-03T16:08:23.067Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-03T16:08:23.067Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-03T16:08:23.067Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-03T16:08:23.067Z] Suggested packages: [2021-05-03T16:08:23.067Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-03T16:08:23.067Z] Recommended packages: [2021-05-03T16:08:23.067Z] gnupg libsasl2-modules [2021-05-03T16:08:23.067Z] The following NEW packages will be installed: [2021-05-03T16:08:23.067Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-03T16:08:23.067Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-03T16:08:23.067Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-03T16:08:23.067Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-03T16:08:23.067Z] The following packages will be upgraded: [2021-05-03T16:08:23.067Z] gpg gpg-agent gpgconf libudev1 [2021-05-03T16:08:23.331Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-03T16:08:23.331Z] Need to get 3529 kB of archives. [2021-05-03T16:08:23.331Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-03T16:08:23.331Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-03T16:08:23.331Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-03T16:08:23.331Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-03T16:08:23.331Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-03T16:08:23.331Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-05-03T16:08:23.592Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-05-03T16:08:24.166Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-03T16:08:24.167Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-03T16:08:24.167Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-03T16:08:24.167Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-03T16:08:24.167Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-03T16:08:24.167Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-03T16:08:24.167Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-03T16:08:24.167Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-03T16:08:24.167Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-03T16:08:24.167Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-03T16:08:24.167Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-03T16:08:24.167Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-03T16:08:24.167Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-03T16:08:24.167Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-03T16:08:24.167Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-03T16:08:24.167Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-03T16:08:24.428Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T16:08:24.428Z] Fetched 3529 kB in 1s (3192 kB/s) [2021-05-03T16:08:24.428Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-03T16:08:24.428Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-05-03T16:08:24.428Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T16:08:24.689Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-05-03T16:08:24.689Z] Selecting previously unselected package udev. [2021-05-03T16:08:24.689Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-03T16:08:24.689Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-05-03T16:08:24.689Z] Unpacking udev (237-3ubuntu10.46) ... [2021-05-03T16:08:24.951Z] Selecting previously unselected package libfuse2:amd64. [2021-05-03T16:08:24.951Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-03T16:08:24.951Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-03T16:08:24.951Z] Selecting previously unselected package fuse. [2021-05-03T16:08:24.951Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-03T16:08:25.216Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-03T16:08:25.216Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T16:08:25.216Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T16:08:25.216Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T16:08:25.216Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T16:08:25.421Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:08:25.421Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:08:25.421Z] ---> 9dcc04af3224 [2021-05-03T16:08:25.421Z] Step 3/31 : WORKDIR /edgex-go [2021-05-03T16:08:25.421Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:08:25.421Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:08:25.421Z] ---> 9dcc04af3224 [2021-05-03T16:08:25.421Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T16:08:25.421Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:08:25.421Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:08:25.421Z] ---> 9dcc04af3224 [2021-05-03T16:08:25.421Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T16:08:25.421Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:08:25.421Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:08:25.421Z] ---> 9dcc04af3224 [2021-05-03T16:08:25.421Z] Step 3/21 : WORKDIR /edgex-go [2021-05-03T16:08:25.421Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:08:25.421Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:08:25.421Z] ---> 9dcc04af3224 [2021-05-03T16:08:25.421Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T16:08:25.421Z] ---> Running in 692a0a7b2f5a [2021-05-03T16:08:25.421Z] ---> Running in c5f4e2b5651c [2021-05-03T16:08:25.421Z] ---> Running in be89374b6ed2 [2021-05-03T16:08:25.421Z] ---> Running in 9b7f5c4fb2d7 [2021-05-03T16:08:25.421Z] ---> Running in f0a38ca59ca2 [2021-05-03T16:08:25.421Z] Removing intermediate container be89374b6ed2 [2021-05-03T16:08:25.421Z] ---> 121090441458 [2021-05-03T16:08:25.421Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:08:25.421Z] Removing intermediate container f0a38ca59ca2 [2021-05-03T16:08:25.421Z] ---> ac2c9d1b1332 [2021-05-03T16:08:25.421Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:08:25.421Z] Removing intermediate container 692a0a7b2f5a [2021-05-03T16:08:25.421Z] ---> 40f3faf10e0e [2021-05-03T16:08:25.421Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:08:25.421Z] Removing intermediate container c5f4e2b5651c [2021-05-03T16:08:25.421Z] ---> c19da0bd7dbf [2021-05-03T16:08:25.421Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:08:25.421Z] Removing intermediate container 9b7f5c4fb2d7 [2021-05-03T16:08:25.421Z] ---> 825de38e3060 [2021-05-03T16:08:25.421Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:08:25.421Z] ---> Running in dd825798936b [2021-05-03T16:08:25.421Z] ---> Running in f5064bec0879 [2021-05-03T16:08:25.421Z] ---> Running in bc55b4d3ab8f [2021-05-03T16:08:25.421Z] ---> Running in 0157ef295720 [2021-05-03T16:08:25.421Z] ---> Running in f65ea52c2b9c [2021-05-03T16:08:25.482Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T16:08:25.482Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T16:08:25.482Z] Selecting previously unselected package libksba8:amd64. [2021-05-03T16:08:25.482Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-03T16:08:25.482Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-03T16:08:25.749Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-03T16:08:25.749Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T16:08:25.749Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:25.749Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-03T16:08:25.749Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T16:08:25.749Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:25.749Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-03T16:08:25.749Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T16:08:25.749Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:26.013Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-03T16:08:26.013Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T16:08:26.013Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:26.013Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-03T16:08:26.013Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T16:08:26.013Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:26.015Z] Removing intermediate container f5064bec0879 [2021-05-03T16:08:26.015Z] ---> a98cf7b14344 [2021-05-03T16:08:26.016Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-03T16:08:26.016Z] Removing intermediate container bc55b4d3ab8f [2021-05-03T16:08:26.016Z] ---> 582d5b401eb1 [2021-05-03T16:08:26.016Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-03T16:08:26.016Z] ---> Running in 45223ad0ac2c [2021-05-03T16:08:26.274Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-03T16:08:26.274Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T16:08:26.274Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:26.274Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-03T16:08:26.275Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T16:08:26.275Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:26.275Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-03T16:08:26.275Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T16:08:26.275Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:26.288Z] ---> Running in 11933bf658e8 [2021-05-03T16:08:26.536Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-03T16:08:26.536Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T16:08:26.536Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:26.536Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-03T16:08:26.536Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-03T16:08:26.536Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T16:08:26.536Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-03T16:08:26.536Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-03T16:08:26.536Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T16:08:26.560Z] Removing intermediate container f65ea52c2b9c [2021-05-03T16:08:26.561Z] ---> ab3e29345ab2 [2021-05-03T16:08:26.561Z] Step 5/22 : RUN apk add --update --no-cache make gitRemoving intermediate container dd825798936b [2021-05-03T16:08:26.561Z] [2021-05-03T16:08:26.561Z] ---> 50465a328e22 [2021-05-03T16:08:26.561Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-03T16:08:26.798Z] Selecting previously unselected package libldap-common. [2021-05-03T16:08:26.798Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-03T16:08:26.798Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T16:08:26.798Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-03T16:08:26.798Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-03T16:08:26.798Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T16:08:26.837Z] Removing intermediate container 0157ef295720 [2021-05-03T16:08:26.837Z] ---> 0921ebc4dd58 [2021-05-03T16:08:26.837Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-03T16:08:26.837Z] ---> Running in 4b7880937183 [2021-05-03T16:08:26.837Z] ---> Running in 7f2ba5e0187a [2021-05-03T16:08:27.061Z] Selecting previously unselected package dirmngr. [2021-05-03T16:08:27.061Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T16:08:27.061Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-03T16:08:27.061Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T16:08:27.061Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-03T16:08:27.061Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-03T16:08:27.116Z] ---> Running in 67ac3394a80b [2021-05-03T16:08:27.324Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T16:08:27.324Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T16:08:27.324Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-03T16:08:27.324Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:27.324Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-03T16:08:27.324Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T16:08:27.324Z] Setting up udev (237-3ubuntu10.46) ... [2021-05-03T16:08:27.900Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-03T16:08:27.900Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:27.900Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-03T16:08:27.900Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-03T16:08:28.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:08:28.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:08:28.161Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-03T16:08:28.161Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:28.161Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:28.161Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:28.161Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:28.161Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:28.162Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:28.162Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T16:08:28.423Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T16:08:28.423Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-03T16:08:28.423Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T16:08:28.685Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-03T16:08:28.685Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-03T16:08:28.685Z] This means they are not meant to be enabled using systemctl. [2021-05-03T16:08:28.685Z] Possible reasons for having this kind of units are: [2021-05-03T16:08:28.685Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-03T16:08:28.685Z] .wants/ or .requires/ directory. [2021-05-03T16:08:28.685Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-03T16:08:28.685Z] a requirement dependency on it. [2021-05-03T16:08:28.685Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-03T16:08:28.685Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-03T16:08:28.685Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-03T16:08:28.685Z] instance name specified. [2021-05-03T16:08:28.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:08:28.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:08:28.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:08:28.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:08:29.258Z] Reading package lists... [2021-05-03T16:08:29.258Z] Building dependency tree... [2021-05-03T16:08:29.258Z] Reading state information... [2021-05-03T16:08:29.521Z] The following additional packages will be installed: [2021-05-03T16:08:29.521Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-03T16:08:29.521Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-03T16:08:29.521Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-03T16:08:29.521Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-03T16:08:29.521Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-03T16:08:29.521Z] Suggested packages: [2021-05-03T16:08:29.521Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-03T16:08:29.521Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-03T16:08:29.521Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-03T16:08:29.521Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-03T16:08:29.521Z] systemd-container policykit-1 [2021-05-03T16:08:29.521Z] Recommended packages: [2021-05-03T16:08:29.521Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-03T16:08:29.521Z] The following NEW packages will be installed: [2021-05-03T16:08:29.521Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-03T16:08:29.521Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-03T16:08:29.521Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-03T16:08:29.521Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-03T16:08:29.521Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-03T16:08:29.521Z] The following packages will be upgraded: [2021-05-03T16:08:29.521Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-03T16:08:29.521Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-03T16:08:29.521Z] Need to get 35.2 MB of archives. [2021-05-03T16:08:29.521Z] After this operation, 141 MB of additional disk space will be used. [2021-05-03T16:08:29.521Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-03T16:08:29.521Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-03T16:08:29.521Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-03T16:08:29.521Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-03T16:08:29.521Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-05-03T16:08:29.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:08:29.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:08:29.783Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-03T16:08:29.783Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-03T16:08:29.783Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-03T16:08:29.783Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-03T16:08:29.783Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-03T16:08:29.783Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-03T16:08:29.783Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-03T16:08:29.783Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-03T16:08:29.783Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-03T16:08:29.783Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-03T16:08:29.783Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-03T16:08:29.783Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-03T16:08:29.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:08:29.866Z] OK: 218 MiB in 52 packages [2021-05-03T16:08:29.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:08:30.477Z] OK: 218 MiB in 52 packages [2021-05-03T16:08:30.762Z] OK: 218 MiB in 52 packages [2021-05-03T16:08:30.762Z] OK: 218 MiB in 52 packages [2021-05-03T16:08:31.041Z] OK: 218 MiB in 52 packages [2021-05-03T16:08:31.173Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-05-03T16:08:31.173Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-03T16:08:31.173Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-03T16:08:31.435Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-03T16:08:31.435Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-03T16:08:31.435Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-03T16:08:31.435Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-03T16:08:31.435Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-03T16:08:31.435Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-03T16:08:31.435Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-03T16:08:31.435Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-03T16:08:31.435Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-03T16:08:31.435Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-03T16:08:31.644Z] Removing intermediate container 45223ad0ac2c [2021-05-03T16:08:31.644Z] ---> abd4b3f73b52 [2021-05-03T16:08:31.644Z] Step 6/23 : COPY go.mod . [2021-05-03T16:08:31.696Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T16:08:31.696Z] Fetched 35.2 MB in 2s (17.0 MB/s) [2021-05-03T16:08:31.696Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-03T16:08:31.696Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-05-03T16:08:31.957Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T16:08:32.269Z] Removing intermediate container 11933bf658e8 [2021-05-03T16:08:32.269Z] ---> 2a1e022c83d3 [2021-05-03T16:08:32.269Z] Step 6/22 : COPY go.mod . [2021-05-03T16:08:32.269Z] Removing intermediate container 4b7880937183 [2021-05-03T16:08:32.269Z] ---> 2fbd84d1ae54 [2021-05-03T16:08:32.269Z] Step 6/22 : COPY go.mod . [2021-05-03T16:08:32.530Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-05-03T16:08:32.530Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T16:08:32.530Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-05-03T16:08:32.530Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-03T16:08:32.530Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-03T16:08:32.530Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-03T16:08:32.544Z] ---> 381ce1a8f06c [2021-05-03T16:08:32.544Z] Step 7/23 : RUN go mod download [2021-05-03T16:08:32.794Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-03T16:08:32.829Z] Removing intermediate container 7f2ba5e0187a [2021-05-03T16:08:32.829Z] ---> 3781e702c617 [2021-05-03T16:08:32.829Z] Step 6/21 : COPY go.mod . [2021-05-03T16:08:32.829Z] Removing intermediate container 67ac3394a80b [2021-05-03T16:08:32.829Z] ---> ef25f3837672 [2021-05-03T16:08:32.829Z] Step 6/31 : COPY go.mod . [2021-05-03T16:08:32.829Z] ---> Running in 0cb403aa2646 [2021-05-03T16:08:33.055Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-03T16:08:33.055Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-03T16:08:33.055Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-03T16:08:33.115Z] ---> 69b6790ff09f [2021-05-03T16:08:33.115Z] Step 7/22 : RUN go mod download [2021-05-03T16:08:33.316Z] Setting up apt (1.6.13) ... [2021-05-03T16:08:33.316Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-03T16:08:33.390Z] ---> Running in 331c7155614f [2021-05-03T16:08:33.577Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-03T16:08:33.669Z] ---> 6c53eccf4188 [2021-05-03T16:08:33.669Z] Step 7/22 : RUN go mod download [2021-05-03T16:08:33.873Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-03T16:08:33.873Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-03T16:08:33.873Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-03T16:08:33.951Z] ---> 4485e0a9bc69 [2021-05-03T16:08:33.951Z] Step 7/21 : RUN go mod download [2021-05-03T16:08:33.951Z] ---> Running in 33c787e3bc89 [2021-05-03T16:08:34.231Z] ---> Running in cc0d542b7317 [2021-05-03T16:08:34.507Z] ---> 648ac182ff17 [2021-05-03T16:08:34.507Z] Step 7/31 : RUN go mod download [2021-05-03T16:08:34.782Z] ---> Running in 614c91f319bb [2021-05-03T16:08:35.797Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-03T16:08:35.797Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T16:08:35.797Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T16:08:35.797Z] Selecting previously unselected package libexpat1:amd64. [2021-05-03T16:08:35.797Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-03T16:08:35.797Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-03T16:08:35.797Z] Selecting previously unselected package python3.6-minimal. [2021-05-03T16:08:35.797Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T16:08:35.797Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T16:08:36.074Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-03T16:08:36.074Z] Checking for services that may need to be restarted...done. [2021-05-03T16:08:36.074Z] Checking for services that may need to be restarted...done. [2021-05-03T16:08:36.074Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T16:08:36.335Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-03T16:08:36.335Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T16:08:36.595Z] Selecting previously unselected package python3-minimal. [2021-05-03T16:08:36.595Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-03T16:08:36.595Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-03T16:08:36.595Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-03T16:08:36.857Z] Selecting previously unselected package mime-support. [2021-05-03T16:08:36.857Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-03T16:08:36.857Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-03T16:08:36.857Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-03T16:08:36.857Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-03T16:08:36.857Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-03T16:08:37.121Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-03T16:08:37.121Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T16:08:37.121Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T16:08:37.383Z] Selecting previously unselected package python3.6. [2021-05-03T16:08:37.383Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T16:08:37.383Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T16:08:37.383Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-03T16:08:37.383Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-03T16:08:37.383Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-03T16:08:37.383Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-03T16:08:37.415Z] Removing intermediate container 0cb403aa2646 [2021-05-03T16:08:37.415Z] ---> 9ee5ce385194 [2021-05-03T16:08:37.415Z] Step 8/23 : COPY . . [2021-05-03T16:08:37.644Z] Selecting previously unselected package python3. [2021-05-03T16:08:37.644Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-03T16:08:37.644Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-03T16:08:37.644Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-03T16:08:37.686Z] Removing intermediate container 331c7155614f [2021-05-03T16:08:37.686Z] ---> b8ae945ca5d3 [2021-05-03T16:08:37.686Z] Step 8/22 : COPY . . [2021-05-03T16:08:37.907Z] Selecting previously unselected package multiarch-support. [2021-05-03T16:08:37.907Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T16:08:37.907Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-03T16:08:37.907Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-03T16:08:38.169Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-03T16:08:38.169Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-03T16:08:38.169Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-03T16:08:38.169Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-03T16:08:38.169Z] Selecting previously unselected package libbsd0:amd64. [2021-05-03T16:08:38.169Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-03T16:08:38.169Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-03T16:08:38.169Z] Selecting previously unselected package sudo. [2021-05-03T16:08:38.169Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-03T16:08:38.294Z] Removing intermediate container 33c787e3bc89 [2021-05-03T16:08:38.294Z] ---> b18e22864269 [2021-05-03T16:08:38.294Z] Step 8/22 : COPY . . [2021-05-03T16:08:38.432Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-03T16:08:38.432Z] Selecting previously unselected package apparmor. [2021-05-03T16:08:38.432Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-03T16:08:38.432Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-03T16:08:38.567Z] Removing intermediate container cc0d542b7317 [2021-05-03T16:08:38.567Z] ---> 5331a9e1d577 [2021-05-03T16:08:38.567Z] Step 8/21 : COPY . . [2021-05-03T16:08:38.694Z] Selecting previously unselected package libedit2:amd64. [2021-05-03T16:08:38.694Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-03T16:08:38.694Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-03T16:08:38.694Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-03T16:08:38.694Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T16:08:38.694Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T16:08:38.956Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-03T16:08:38.956Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T16:08:38.956Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T16:08:38.956Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-03T16:08:38.956Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-03T16:08:38.956Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-03T16:08:38.956Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-03T16:08:39.219Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T16:08:39.219Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T16:08:39.219Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-03T16:08:39.219Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T16:08:39.219Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T16:08:39.219Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-03T16:08:39.219Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-03T16:08:39.219Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-03T16:08:39.481Z] Selecting previously unselected package openssh-client. [2021-05-03T16:08:39.481Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-03T16:08:39.481Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-03T16:08:39.546Z] Removing intermediate container 614c91f319bb [2021-05-03T16:08:39.546Z] ---> 4a4958bd7694 [2021-05-03T16:08:39.546Z] Step 8/31 : COPY . . [2021-05-03T16:08:39.742Z] Selecting previously unselected package squashfs-tools. [2021-05-03T16:08:39.742Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-03T16:08:39.742Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-03T16:08:39.742Z] Selecting previously unselected package snapd. [2021-05-03T16:08:39.742Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-03T16:08:39.742Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-03T16:08:41.658Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-03T16:08:41.658Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-03T16:08:41.921Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-03T16:08:41.921Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-03T16:08:41.921Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-03T16:08:41.921Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T16:08:42.186Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T16:08:42.186Z] Setting up systemd (237-3ubuntu10.46) ... [2021-05-03T16:08:42.186Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-03T16:08:42.758Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-03T16:08:42.759Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-03T16:08:43.020Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-03T16:08:43.020Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T16:08:43.020Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T16:08:43.020Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T16:08:43.596Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-03T16:08:43.596Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T16:08:43.596Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-03T16:08:43.596Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-03T16:08:43.596Z] running python rtupdate hooks for python3.6... [2021-05-03T16:08:43.596Z] running python post-rtupdate hooks for python3.6... [2021-05-03T16:08:43.857Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-03T16:08:45.248Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-03T16:08:45.248Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T16:08:45.248Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-03T16:08:45.510Z] Setting up snapd (2.48.3+18.04) ... [2021-05-03T16:08:45.773Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-03T16:08:46.035Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-03T16:08:46.299Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-03T16:08:46.299Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-03T16:08:46.560Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-03T16:08:46.560Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-03T16:08:46.821Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-03T16:08:46.822Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-03T16:08:47.084Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-03T16:08:47.346Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-03T16:08:47.346Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-03T16:08:47.346Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T16:08:47.346Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-03T16:08:48.290Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T16:08:48.290Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T16:08:48.552Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T16:08:49.756Z] Reading package lists... [2021-05-03T16:08:49.756Z] Reading package lists... [2021-05-03T16:08:50.016Z] Building dependency tree... [2021-05-03T16:08:50.016Z] Reading state information... [2021-05-03T16:08:50.016Z] Calculating upgrade... [2021-05-03T16:08:50.277Z] The following packages will be upgraded: [2021-05-03T16:08:50.277Z] advancecomp base-files bash binutils binutils-common [2021-05-03T16:08:50.277Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-03T16:08:50.277Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-03T16:08:50.277Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-03T16:08:50.277Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-03T16:08:50.277Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-03T16:08:50.277Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-03T16:08:50.277Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-03T16:08:50.277Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-03T16:08:50.277Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-03T16:08:50.277Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-03T16:08:50.277Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-03T16:08:50.277Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-03T16:08:50.277Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-03T16:08:50.277Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-03T16:08:50.538Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-03T16:08:50.538Z] Need to get 64.0 MB of archives. [2021-05-03T16:08:50.538Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-03T16:08:50.538Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-03T16:08:50.538Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-03T16:08:51.109Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-03T16:08:51.109Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-03T16:08:51.109Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-03T16:08:51.109Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-03T16:08:51.109Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-03T16:08:51.110Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-03T16:08:51.110Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-03T16:08:51.110Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-03T16:08:51.110Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-03T16:08:51.110Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-03T16:08:51.110Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-03T16:08:51.110Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-03T16:08:51.110Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-03T16:08:51.371Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-03T16:08:51.371Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-03T16:08:51.371Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-03T16:08:51.371Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-03T16:08:51.371Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-03T16:08:51.371Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-03T16:08:51.371Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-03T16:08:51.371Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-03T16:08:51.371Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-03T16:08:51.371Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-03T16:08:51.371Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-03T16:08:51.371Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-03T16:08:51.371Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-03T16:08:51.371Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-03T16:08:51.371Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-03T16:08:51.371Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-03T16:08:51.371Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-03T16:08:51.371Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-03T16:08:51.633Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-03T16:08:51.633Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-03T16:08:51.633Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-03T16:08:51.633Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-03T16:08:51.633Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-03T16:08:51.633Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-03T16:08:51.633Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-03T16:08:51.633Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-05-03T16:08:51.633Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-03T16:08:51.633Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-03T16:08:51.633Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-03T16:08:51.633Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-03T16:08:51.633Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-03T16:08:51.633Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-03T16:08:51.633Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-03T16:08:51.634Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-03T16:08:51.634Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-03T16:08:51.634Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-03T16:08:51.634Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-03T16:08:51.634Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-03T16:08:51.634Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-03T16:08:51.634Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-03T16:08:51.634Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-03T16:08:51.634Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-03T16:08:51.634Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-03T16:08:51.634Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-03T16:08:51.634Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-03T16:08:51.893Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-03T16:08:51.893Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-03T16:08:51.893Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-03T16:08:51.893Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-03T16:08:51.893Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-03T16:08:51.893Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-03T16:08:51.893Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-03T16:08:51.893Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-03T16:08:51.893Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-03T16:08:51.893Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-03T16:08:51.893Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-03T16:08:51.893Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-03T16:08:51.893Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-03T16:08:51.893Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-03T16:08:51.893Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-03T16:08:51.893Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-03T16:08:51.894Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-03T16:08:51.894Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-03T16:08:51.894Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-03T16:08:51.894Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-03T16:08:51.894Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-03T16:08:51.894Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-03T16:08:51.894Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-03T16:08:51.894Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-03T16:08:51.894Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-03T16:08:51.894Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-03T16:08:52.155Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-03T16:08:52.155Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-03T16:08:52.155Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-03T16:08:52.155Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-03T16:08:52.155Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-03T16:08:52.155Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-03T16:08:52.417Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-03T16:08:52.678Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-03T16:08:52.678Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-03T16:08:52.678Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-03T16:08:52.939Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-03T16:08:52.939Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-03T16:08:52.939Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-03T16:08:52.939Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-03T16:08:52.939Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-03T16:08:53.201Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T16:08:53.201Z] Fetched 64.0 MB in 3s (22.9 MB/s) [2021-05-03T16:08:53.201Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:08:53.201Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T16:08:53.201Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T16:08:53.772Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T16:08:53.773Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T16:08:54.036Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-03T16:08:54.036Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-03T16:08:54.607Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T16:08:54.868Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T16:08:54.868Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T16:08:54.868Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T16:08:55.129Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T16:08:55.129Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T16:08:55.129Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T16:08:55.129Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T16:08:55.390Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T16:08:55.390Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T16:08:55.390Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T16:08:55.390Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T16:08:55.390Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T16:08:55.390Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T16:08:55.651Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T16:08:55.651Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T16:08:55.651Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T16:08:55.652Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-03T16:08:55.912Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-03T16:08:55.912Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T16:08:55.912Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T16:08:55.912Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T16:08:55.912Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T16:08:56.178Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T16:08:56.178Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T16:08:56.178Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T16:08:56.438Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T16:08:56.438Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T16:08:56.438Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T16:08:56.698Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T16:08:56.958Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-03T16:08:57.226Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T16:08:57.226Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-03T16:08:57.488Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-03T16:08:57.488Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-03T16:08:57.488Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-03T16:08:57.749Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-03T16:08:57.749Z] Installing new version of config file /etc/issue ... [2021-05-03T16:08:57.749Z] Installing new version of config file /etc/issue.net ... [2021-05-03T16:08:57.749Z] Installing new version of config file /etc/lsb-release ... [2021-05-03T16:08:57.749Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-03T16:08:58.011Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-03T16:08:58.011Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-03T16:08:58.011Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-03T16:08:58.278Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:08:58.278Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-03T16:08:58.278Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-03T16:08:58.539Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-03T16:08:58.539Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-03T16:08:58.539Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:08:58.539Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T16:08:58.539Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-03T16:08:58.800Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-03T16:08:58.800Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:08:58.801Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-03T16:08:58.801Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-03T16:08:59.067Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-03T16:08:59.067Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:08:59.067Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-03T16:08:59.067Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-03T16:08:59.328Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-03T16:08:59.594Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:08:59.594Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T16:08:59.594Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T16:08:59.594Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-03T16:08:59.856Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:08:59.856Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T16:08:59.857Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T16:08:59.857Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-03T16:08:59.857Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:08:59.857Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-03T16:08:59.857Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-03T16:09:00.118Z] Setting up grep (3.1-2build1) ... [2021-05-03T16:09:00.118Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:00.118Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-03T16:09:00.118Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-03T16:09:00.378Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-03T16:09:00.379Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:00.379Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T16:09:00.639Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T16:09:00.639Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-03T16:09:00.639Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:00.639Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-03T16:09:00.639Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T16:09:01.210Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-03T16:09:01.210Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T16:09:01.474Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-03T16:09:01.474Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T16:09:02.046Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-03T16:09:02.046Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:02.046Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-03T16:09:02.046Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T16:09:03.433Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-03T16:09:03.433Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-03T16:09:03.433Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-03T16:09:03.433Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-03T16:09:03.433Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-03T16:09:03.694Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:03.694Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-03T16:09:03.694Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-03T16:09:03.955Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-03T16:09:03.955Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:03.955Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T16:09:03.955Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T16:09:04.217Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T16:09:04.217Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:04.217Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T16:09:04.217Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T16:09:04.477Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T16:09:04.477Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:04.477Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T16:09:04.477Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T16:09:04.738Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T16:09:04.738Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:04.738Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T16:09:04.738Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T16:09:04.999Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T16:09:04.999Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:04.999Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T16:09:04.999Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T16:09:04.999Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T16:09:05.260Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T16:09:05.260Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-03T16:09:05.260Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:05.260Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T16:09:05.260Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T16:09:05.520Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-03T16:09:05.520Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:05.520Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T16:09:05.520Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T16:09:05.846Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T16:09:05.846Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:05.846Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T16:09:05.846Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T16:09:06.172Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-03T16:09:06.172Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:06.172Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T16:09:06.172Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T16:09:06.359Z] ---> da03a308bde3 [2021-05-03T16:09:06.359Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-03T16:09:06.359Z] ---> 45013b85a95c [2021-05-03T16:09:06.359Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-03T16:09:06.359Z] ---> cb7f0395f118 [2021-05-03T16:09:06.359Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-03T16:09:06.359Z] ---> 5b4e16e8a900 [2021-05-03T16:09:06.359Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-03T16:09:06.359Z] ---> Running in 213aeba96f50 [2021-05-03T16:09:06.359Z] ---> Running in 69d5a1996bc0 [2021-05-03T16:09:06.359Z] ---> Running in 7ee60fb1d91d [2021-05-03T16:09:06.359Z] ---> Running in 4802a71518cd [2021-05-03T16:09:06.359Z] ---> d76d25fdf4b4 [2021-05-03T16:09:06.359Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-03T16:09:06.359Z] ---> Running in 1b8c9c0ac98a [2021-05-03T16:09:06.359Z] 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-05-03T16:09:06.359Z] 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-05-03T16:09:06.359Z] 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-05-03T16:09:06.359Z] 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-05-03T16:09:06.359Z] 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-05-03T16:09:06.794Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-03T16:09:07.129Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-03T16:09:07.479Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-03T16:09:07.479Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:07.479Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T16:09:07.479Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T16:09:07.755Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-03T16:09:08.016Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T16:09:08.016Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-03T16:09:08.016Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T16:09:08.277Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-03T16:09:08.277Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:08.277Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-03T16:09:08.277Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-03T16:09:08.538Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-03T16:09:08.798Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:08.798Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-03T16:09:08.798Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-03T16:09:08.798Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-03T16:09:08.798Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:08.798Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-03T16:09:09.059Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-03T16:09:09.059Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-03T16:09:09.059Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:09.059Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-03T16:09:09.321Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T16:09:09.321Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T16:09:09.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:09.321Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-03T16:09:09.582Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T16:09:09.582Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T16:09:09.582Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:09.582Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-03T16:09:09.842Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T16:09:09.842Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T16:09:10.104Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:10.104Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T16:09:10.104Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T16:09:10.104Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-05-03T16:09:10.104Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T16:09:10.365Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T16:09:10.365Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T16:09:10.365Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-03T16:09:10.625Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:10.625Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-03T16:09:10.625Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-03T16:09:10.625Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-03T16:09:10.886Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:10.886Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-03T16:09:10.886Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T16:09:10.886Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T16:09:11.147Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:11.147Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T16:09:11.147Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T16:09:11.147Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-03T16:09:11.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:11.409Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-03T16:09:11.409Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-03T16:09:11.670Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-03T16:09:11.670Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:11.670Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-03T16:09:11.670Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-03T16:09:11.931Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-03T16:09:12.192Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:12.192Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T16:09:12.192Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T16:09:12.192Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-03T16:09:12.452Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:12.453Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-03T16:09:12.453Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-03T16:09:12.453Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-03T16:09:12.713Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:12.713Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-03T16:09:12.713Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-03T16:09:12.713Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-03T16:09:12.974Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:12.974Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-03T16:09:12.974Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-03T16:09:12.974Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-03T16:09:12.974Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:12.974Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-03T16:09:13.235Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-03T16:09:13.235Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-03T16:09:13.235Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:13.235Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-03T16:09:13.235Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-03T16:09:13.496Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-03T16:09:13.496Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:13.496Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-03T16:09:13.496Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-03T16:09:13.758Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-03T16:09:13.758Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:13.758Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-03T16:09:13.758Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-03T16:09:13.758Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-03T16:09:14.019Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T16:09:14.019Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-03T16:09:14.019Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-03T16:09:14.019Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-03T16:09:14.281Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-03T16:09:14.281Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-03T16:09:14.281Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-03T16:09:14.281Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-03T16:09:14.281Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-03T16:09:14.544Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-03T16:09:14.544Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-03T16:09:14.806Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-03T16:09:14.806Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-03T16:09:14.806Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-03T16:09:15.067Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-03T16:09:15.067Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-03T16:09:15.067Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-03T16:09:15.329Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-03T16:09:15.329Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-03T16:09:15.329Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-03T16:09:15.329Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-03T16:09:15.590Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-03T16:09:15.590Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-03T16:09:15.590Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-03T16:09:15.590Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-03T16:09:15.850Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-03T16:09:15.850Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-03T16:09:15.850Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-03T16:09:16.110Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-03T16:09:17.500Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-03T16:09:17.500Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-03T16:09:17.500Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-03T16:09:17.500Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-03T16:09:17.500Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T16:09:17.765Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T16:09:18.026Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T16:09:18.026Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T16:09:18.288Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T16:09:18.288Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T16:09:18.288Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T16:09:18.288Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T16:09:18.550Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T16:09:18.550Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T16:09:18.550Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T16:09:18.550Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T16:09:18.812Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T16:09:18.812Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T16:09:18.812Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T16:09:18.812Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T16:09:19.754Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T16:09:19.754Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T16:09:20.696Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T16:09:20.696Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T16:09:21.273Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T16:09:21.534Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T16:09:21.793Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T16:09:21.793Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T16:09:22.734Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T16:09:22.735Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T16:09:22.735Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-03T16:09:22.735Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-03T16:09:22.735Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-03T16:09:22.735Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-03T16:09:22.996Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-03T16:09:22.996Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-03T16:09:23.257Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-03T16:09:23.257Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-03T16:09:23.257Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-03T16:09:23.257Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-03T16:09:23.518Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-03T16:09:23.518Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-03T16:09:23.518Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-03T16:09:23.518Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-03T16:09:23.779Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T16:09:23.779Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-03T16:09:23.779Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T16:09:23.779Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T16:09:23.779Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T16:09:23.779Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-03T16:09:24.041Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-03T16:09:24.041Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-03T16:09:24.041Z] [2021-05-03T16:09:24.041Z] Current default time zone: 'Etc/UTC' [2021-05-03T16:09:24.041Z] Local time is now: Mon May 3 16:09:23 UTC 2021. [2021-05-03T16:09:24.041Z] Universal Time is now: Mon May 3 16:09:23 UTC 2021. [2021-05-03T16:09:24.041Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-03T16:09:24.041Z] [2021-05-03T16:09:24.041Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-05-03T16:09:24.041Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T16:09:24.302Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-03T16:09:24.302Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-03T16:09:24.302Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-03T16:09:24.302Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-03T16:09:24.302Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-03T16:09:24.302Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-03T16:09:24.302Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-03T16:09:24.302Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-03T16:09:24.302Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T16:09:24.562Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-03T16:09:24.822Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T16:09:24.822Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-03T16:09:24.822Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T16:09:24.822Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-03T16:09:24.822Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-03T16:09:24.822Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-03T16:09:24.822Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-03T16:09:24.822Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-03T16:09:24.822Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-03T16:09:25.083Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-03T16:09:25.083Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-03T16:09:26.999Z] Updating certificates in /etc/ssl/certs... [2021-05-03T16:09:27.582Z] 23 added, 27 removed; done. [2021-05-03T16:09:27.582Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-03T16:09:27.843Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T16:09:27.843Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-03T16:09:27.843Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-03T16:09:27.843Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-03T16:09:27.843Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T16:09:27.843Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-03T16:09:27.843Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T16:09:28.104Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T16:09:28.104Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T16:09:28.104Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T16:09:28.104Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T16:09:28.104Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-03T16:09:28.104Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-03T16:09:28.104Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-03T16:09:28.363Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-03T16:09:28.363Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-03T16:09:28.363Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T16:09:28.363Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T16:09:28.363Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-03T16:09:28.363Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-03T16:09:28.363Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-03T16:09:28.622Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-03T16:09:28.623Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-03T16:09:28.623Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-03T16:09:28.623Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-03T16:09:28.623Z] Updating certificates in /etc/ssl/certs... [2021-05-03T16:09:29.191Z] 0 added, 0 removed; done. [2021-05-03T16:09:29.191Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-03T16:09:29.191Z] done. [2021-05-03T16:09:29.762Z] Reading package lists... [2021-05-03T16:09:29.762Z] Building dependency tree... [2021-05-03T16:09:29.762Z] Reading state information... [2021-05-03T16:09:30.023Z] The following NEW packages will be installed: [2021-05-03T16:09:30.023Z] apt-transport-https [2021-05-03T16:09:30.023Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-03T16:09:30.023Z] Need to get 1692 B of archives. [2021-05-03T16:09:30.023Z] After this operation, 154 kB of additional disk space will be used. [2021-05-03T16:09:30.023Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-03T16:09:30.284Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T16:09:30.284Z] Fetched 1692 B in 0s (8585 B/s) [2021-05-03T16:09:30.284Z] Selecting previously unselected package apt-transport-https. [2021-05-03T16:09:30.284Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-03T16:09:30.284Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-03T16:09:30.284Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-03T16:09:30.284Z] Setting up apt-transport-https (1.6.13) ... [2021-05-03T16:09:30.543Z] Waiting for network to be ready... [2021-05-03T16:09:35.831Z] 2021-05-03T16:09:33Z INFO Waiting for automatic snapd restart... [2021-05-03T16:09:36.402Z] snapd 2.49.2 from Canonical* installed [2021-05-03T16:09:37.345Z] "snapd" switched to the "latest/stable" channel [2021-05-03T16:09:37.345Z] [2021-05-03T16:09:39.894Z] core18 20210309 from Canonical* installed [2021-05-03T16:09:40.154Z] "core18" switched to the "latest/stable" channel [2021-05-03T16:09:40.154Z] [2021-05-03T16:09:43.455Z] snapcraft 4.6.3 from Canonical* installed [2021-05-03T16:09:43.455Z] "snapcraft" switched to the "latest/stable" channel [2021-05-03T16:09:43.455Z] [2021-05-03T16:09:47.660Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-03T16:09:47.660Z] - README.md [2021-05-03T16:09:47.660Z] [2021-05-03T16:09:47.660Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-03T16:09:54.243Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T16:09:54.243Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T16:09:54.243Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T16:09:54.243Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T16:09:54.816Z] Reading package lists... [2021-05-03T16:09:55.078Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-03T16:10:01.668Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T16:10:01.668Z] Reading package lists... [2021-05-03T16:10:01.668Z] Building dependency tree... [2021-05-03T16:10:01.668Z] Reading state information... [2021-05-03T16:10:01.668Z] Suggested packages: [2021-05-03T16:10:01.668Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-03T16:10:01.668Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-03T16:10:01.668Z] Recommended packages: [2021-05-03T16:10:01.668Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-03T16:10:01.668Z] The following NEW packages will be installed: [2021-05-03T16:10:01.668Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-03T16:10:01.668Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-03T16:10:01.668Z] pkg-config zip [2021-05-03T16:10:01.668Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-03T16:10:01.668Z] Need to get 7663 kB of archives. [2021-05-03T16:10:01.668Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-03T16:10:01.668Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-03T16:10:01.668Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-03T16:10:01.929Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-03T16:10:01.929Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-03T16:10:01.929Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-03T16:10:01.929Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-03T16:10:02.190Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-03T16:10:02.190Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-03T16:10:02.190Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-03T16:10:02.190Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-03T16:10:02.190Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-03T16:10:02.190Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-03T16:10:02.190Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-03T16:10:02.450Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-03T16:10:02.451Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-03T16:10:02.712Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T16:10:02.712Z] Fetched 7663 kB in 1s (6752 kB/s) [2021-05-03T16:10:02.712Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-03T16:10:02.712Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-03T16:10:02.712Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-03T16:10:02.712Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-03T16:10:02.972Z] Selecting previously unselected package libpsl5:amd64. [2021-05-03T16:10:02.972Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-03T16:10:02.972Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-03T16:10:03.234Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-03T16:10:03.234Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-03T16:10:03.234Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-03T16:10:03.234Z] Selecting previously unselected package librtmp1:amd64. [2021-05-03T16:10:03.234Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-03T16:10:03.494Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-03T16:10:03.494Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-03T16:10:03.494Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-03T16:10:03.494Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-03T16:10:03.494Z] Selecting previously unselected package liberror-perl. [2021-05-03T16:10:03.494Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-03T16:10:03.494Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-03T16:10:03.754Z] Selecting previously unselected package git-man. [2021-05-03T16:10:03.754Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-03T16:10:03.754Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-03T16:10:03.754Z] Selecting previously unselected package git. [2021-05-03T16:10:03.754Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-03T16:10:04.014Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-03T16:10:04.588Z] Selecting previously unselected package libnorm1:amd64. [2021-05-03T16:10:04.588Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-03T16:10:04.588Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-03T16:10:04.850Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-03T16:10:04.850Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-03T16:10:04.850Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-03T16:10:04.850Z] Selecting previously unselected package libsodium23:amd64. [2021-05-03T16:10:04.850Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-03T16:10:04.850Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-03T16:10:05.112Z] Selecting previously unselected package libzmq5:amd64. [2021-05-03T16:10:05.112Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-03T16:10:05.112Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T16:10:05.112Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-03T16:10:05.112Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-03T16:10:05.112Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T16:10:05.380Z] Selecting previously unselected package pkg-config. [2021-05-03T16:10:05.380Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-03T16:10:05.380Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-03T16:10:05.380Z] Selecting previously unselected package zip. [2021-05-03T16:10:05.380Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-03T16:10:05.380Z] Unpacking zip (3.0-11build1) ... [2021-05-03T16:10:05.380Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-03T16:10:05.749Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-03T16:10:05.749Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-03T16:10:05.749Z] Setting up liberror-perl (0.17025-1) ... [2021-05-03T16:10:05.749Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-03T16:10:05.749Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-03T16:10:05.749Z] No schema files found: doing nothing. [2021-05-03T16:10:05.749Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-03T16:10:05.749Z] Setting up zip (3.0-11build1) ... [2021-05-03T16:10:05.749Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-03T16:10:05.749Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-03T16:10:05.749Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-03T16:10:05.749Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T16:10:06.126Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-03T16:10:06.126Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T16:10:06.126Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-03T16:10:06.126Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-03T16:10:12.713Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T16:10:12.713Z] git set to automatically installed. [2021-05-03T16:10:12.713Z] git-man set to automatically installed. [2021-05-03T16:10:12.713Z] libcurl3-gnutls set to automatically installed. [2021-05-03T16:10:12.713Z] liberror-perl set to automatically installed. [2021-05-03T16:10:12.713Z] libglib2.0-0 set to automatically installed. [2021-05-03T16:10:12.713Z] libnghttp2-14 set to automatically installed. [2021-05-03T16:10:12.713Z] libnorm1 set to automatically installed. [2021-05-03T16:10:12.713Z] libpgm-5.2-0 set to automatically installed. [2021-05-03T16:10:12.713Z] libpsl5 set to automatically installed. [2021-05-03T16:10:12.713Z] librtmp1 set to automatically installed. [2021-05-03T16:10:12.713Z] libsodium23 set to automatically installed. [2021-05-03T16:10:12.713Z] libzmq3-dev set to automatically installed. [2021-05-03T16:10:12.713Z] libzmq5 set to automatically installed. [2021-05-03T16:10:12.713Z] pkg-config set to automatically installed. [2021-05-03T16:10:12.713Z] zip set to automatically installed. [2021-05-03T16:10:15.256Z] snapd is not logged in, snap install commands will use sudo [2021-05-03T16:10:21.862Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T16:10:22.435Z] snap "core18" has no updates available [2021-05-03T16:10:23.380Z] snapd is not logged in, snap install commands will use sudo [2021-05-03T16:10:29.965Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T16:10:44.874Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-03T16:10:44.874Z] Pulling go-build-helper [2021-05-03T16:10:44.874Z] + snapcraftctl pull [2021-05-03T16:10:45.135Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-03T16:10:45.135Z] Skipping pull go-build-helper (already ran) [2021-05-03T16:10:45.135Z] Building go-build-helper [2021-05-03T16:10:45.135Z] + snapcraftctl build [2021-05-03T16:10:47.049Z] Staging go-build-helper [2021-05-03T16:10:47.049Z] + snapcraftctl stage [2021-05-03T16:10:57.050Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-03T16:10:57.050Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-03T16:10:57.050Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-05-03T16:10:57.050Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-03T16:10:57.050Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-03T16:10:57.050Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-03T16:10:57.050Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-05-03T16:10:57.050Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-05-03T16:10:57.050Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-03T16:10:57.050Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-03T16:10:57.050Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-03T16:10:57.050Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-03T16:10:57.050Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-03T16:10:57.050Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-03T16:10:57.050Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-03T16:10:57.050Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-03T16:10:57.050Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-03T16:10:57.050Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-03T16:10:57.050Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-03T16:10:57.050Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-05-03T16:10:57.050Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-03T16:10:57.050Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-03T16:10:57.050Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-03T16:10:57.050Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-05-03T16:10:57.050Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-05-03T16:10:57.050Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-05-03T16:10:57.050Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-03T16:10:57.050Z] Fetched 24.4 MB in 0s (0 B/s) [2021-05-03T16:10:57.050Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-03T16:10:57.050Z] Fetched 224 kB in 0s (0 B/s) [2021-05-03T16:10:57.050Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-03T16:10:57.050Z] Fetched 157 kB in 0s (0 B/s) [2021-05-03T16:10:57.050Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-03T16:10:57.050Z] Fetched 221 kB in 0s (0 B/s) [2021-05-03T16:10:57.050Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-03T16:10:57.050Z] Fetched 143 kB in 0s (0 B/s) [2021-05-03T16:10:57.050Z] Pulling app-service-config [2021-05-03T16:10:57.050Z] + snapcraftctl pull [2021-05-03T16:10:57.317Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-03T16:10:57.894Z] Pulling config-common [2021-05-03T16:10:57.894Z] + snapcraftctl pull [2021-05-03T16:10:58.196Z] 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-05-03T16:11:02.096Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T16:11:02.096Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T16:11:02.096Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T16:11:02.096Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T16:11:02.096Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-03T16:11:02.096Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T16:11:02.096Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-03T16:11:02.096Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T16:11:02.096Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-03T16:11:02.096Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T16:11:02.096Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-03T16:11:02.096Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T16:11:02.096Z] Pulling edgex-go [2021-05-03T16:11:02.096Z] + snapcraftctl pull [2021-05-03T16:11:04.963Z] Removing intermediate container 4802a71518cd [2021-05-03T16:11:04.963Z] ---> 6a9d0f39c28e [2021-05-03T16:11:04.963Z] [2021-05-03T16:11:04.963Z] Step 10/31 : FROM alpine:3.12 [2021-05-03T16:11:04.963Z] 3.12: Pulling from library/alpine [2021-05-03T16:11:04.963Z] Removing intermediate container 7ee60fb1d91d [2021-05-03T16:11:04.963Z] ---> 7438aea12e4c [2021-05-03T16:11:04.963Z] [2021-05-03T16:11:04.963Z] Step 10/21 : FROM alpine:3.12 [2021-05-03T16:11:04.963Z] 3.12: Pulling from library/alpine [2021-05-03T16:11:05.576Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T16:11:05.576Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T16:11:05.576Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T16:11:05.576Z] Status: Image is up to date for alpine:3.12 [2021-05-03T16:11:05.576Z] ---> 9852663dfa18 [2021-05-03T16:11:05.576Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-03T16:11:05.576Z] ---> 9852663dfa18 [2021-05-03T16:11:05.576Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-03T16:11:06.179Z] ---> Running in 7348674f2455 [2021-05-03T16:11:06.179Z] ---> Running in 8ddfa0c8a3fa [2021-05-03T16:11:07.170Z] Removing intermediate container 8ddfa0c8a3fa [2021-05-03T16:11:07.170Z] ---> ba84a57e8647 [2021-05-03T16:11:07.170Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-03T16:11:07.170Z] ---> Running in 48a438cbdc4d [2021-05-03T16:11:08.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:11:08.891Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:11:09.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:11:09.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:11:09.770Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-03T16:11:09.770Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T16:11:09.770Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-03T16:11:10.051Z] (4/4) Installing curl (7.76.1-r0) [2021-05-03T16:11:10.051Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:11:10.051Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T16:11:10.339Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-03T16:11:10.339Z] (2/2) Installing su-exec (0.2-r1) [2021-05-03T16:11:10.339Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:11:10.339Z] OK: 5 MiB in 16 packages [2021-05-03T16:11:10.339Z] OK: 7 MiB in 18 packages [2021-05-03T16:11:12.991Z] Removing intermediate container 48a438cbdc4d [2021-05-03T16:11:12.991Z] ---> c60a8acd95cd [2021-05-03T16:11:12.991Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-03T16:11:13.595Z] ---> Running in cc1f2bb6e217 [2021-05-03T16:11:14.585Z] Removing intermediate container 7348674f2455 [2021-05-03T16:11:14.585Z] ---> 27adf3b7d103 [2021-05-03T16:11:14.585Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T16:11:14.859Z] Removing intermediate container cc1f2bb6e217 [2021-05-03T16:11:14.859Z] ---> 8790e6eaee7a [2021-05-03T16:11:14.859Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-03T16:11:15.461Z] ---> Running in cf852d36e58b [2021-05-03T16:11:15.736Z] ---> Running in 14503049cfda [2021-05-03T16:11:16.335Z] Removing intermediate container cf852d36e58b [2021-05-03T16:11:16.335Z] ---> 447d7d21b193 [2021-05-03T16:11:16.335Z] Step 13/21 : WORKDIR /edgex [2021-05-03T16:11:16.335Z] Removing intermediate container 1b8c9c0ac98a [2021-05-03T16:11:16.335Z] ---> 6524e919551c [2021-05-03T16:11:16.335Z] [2021-05-03T16:11:16.335Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T16:11:16.335Z] ---> 9852663dfa18 [2021-05-03T16:11:16.335Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-03T16:11:16.610Z] Removing intermediate container 14503049cfda [2021-05-03T16:11:16.610Z] ---> 263a21b9bd99 [2021-05-03T16:11:16.610Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-03T16:11:17.224Z] ---> Running in c505c6ee5199 [2021-05-03T16:11:17.224Z] ---> Running in 60b57c8b34b8 [2021-05-03T16:11:17.504Z] Removing intermediate container 213aeba96f50 [2021-05-03T16:11:17.504Z] ---> 53b606f1d333 [2021-05-03T16:11:17.504Z] [2021-05-03T16:11:17.504Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T16:11:17.504Z] ---> 9852663dfa18 [2021-05-03T16:11:17.504Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-03T16:11:17.789Z] ---> Running in 4fecb99dd950 [2021-05-03T16:11:17.789Z] ---> Running in d539003d2763 [2021-05-03T16:11:18.397Z] Removing intermediate container 60b57c8b34b8 [2021-05-03T16:11:18.397Z] ---> f4719c55c530 [2021-05-03T16:11:18.397Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-03T16:11:19.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:11:19.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:11:19.851Z] ---> b5fa05b15c36 [2021-05-03T16:11:19.851Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-03T16:11:20.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:11:20.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:11:20.681Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T16:11:20.681Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:11:20.681Z] OK: 5 MiB in 15 packages [2021-05-03T16:11:21.289Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-03T16:11:21.289Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-03T16:11:21.289Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:11:21.289Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T16:11:21.563Z] OK: 6 MiB in 16 packages [2021-05-03T16:11:22.566Z] ---> d9606ba6e9eb [2021-05-03T16:11:22.566Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-03T16:11:22.566Z] Removing intermediate container 4fecb99dd950 [2021-05-03T16:11:22.566Z] ---> 9449d1a10e79 [2021-05-03T16:11:22.566Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-03T16:11:22.566Z] ---> Running in 6219949f8590 [2021-05-03T16:11:22.846Z] Removing intermediate container c505c6ee5199 [2021-05-03T16:11:22.846Z] ---> 33ada043786b [2021-05-03T16:11:22.846Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T16:11:23.124Z] ---> Running in 11bfd0f47554 [2021-05-03T16:11:23.732Z] Removing intermediate container 6219949f8590 [2021-05-03T16:11:23.732Z] ---> 1665dbc525ee [2021-05-03T16:11:23.732Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-03T16:11:24.061Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T16:11:24.061Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T16:11:24.061Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T16:11:24.061Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-03T16:11:24.061Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-03T16:11:24.061Z] Fetched 279 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-03T16:11:24.061Z] Fetched 122 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-03T16:11:24.061Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-03T16:11:24.061Z] Fetched 8848 B in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-03T16:11:24.061Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-03T16:11:24.061Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-03T16:11:24.061Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-03T16:11:24.061Z] Fetched 219 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-03T16:11:24.061Z] Fetched 154 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-03T16:11:24.061Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-03T16:11:24.061Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-03T16:11:24.061Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-03T16:11:24.061Z] Fetched 499 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-03T16:11:24.061Z] Fetched 111 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-03T16:11:24.061Z] Fetched 240 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-03T16:11:24.061Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-03T16:11:24.061Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-03T16:11:24.061Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-03T16:11:24.061Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-03T16:11:24.061Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-03T16:11:24.061Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-03T16:11:24.061Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-03T16:11:24.061Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-03T16:11:24.061Z] Fetched 8720 B in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-03T16:11:24.061Z] Fetched 137 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-03T16:11:24.061Z] Fetched 119 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-03T16:11:24.061Z] Fetched 110 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-03T16:11:24.061Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-03T16:11:24.061Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-03T16:11:24.062Z] Fetched 645 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-03T16:11:24.062Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-03T16:11:24.062Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-03T16:11:24.062Z] Fetched 368 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-03T16:11:24.062Z] Fetched 187 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-03T16:11:24.062Z] Fetched 175 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-03T16:11:24.062Z] Fetched 206 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-03T16:11:24.062Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-03T16:11:24.062Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-03T16:11:24.062Z] Fetched 159 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-03T16:11:24.062Z] Fetched 107 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-03T16:11:24.062Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-03T16:11:24.062Z] Pulling static-packages [2021-05-03T16:11:24.062Z] + snapcraftctl pull [2021-05-03T16:11:24.062Z] Pulling version [2021-05-03T16:11:24.062Z] + cd /root/project [2021-05-03T16:11:24.062Z] + [ -f VERSION ] [2021-05-03T16:11:24.062Z] + PROJECT_VERSION=local-dev [2021-05-03T16:11:24.062Z] + git rev-parse --short HEAD [2021-05-03T16:11:24.062Z] + GIT_REVISION=c5831302 [2021-05-03T16:11:24.062Z] + snapcraftctl set-version local-dev [2021-05-03T16:11:24.062Z] Skipping build go-build-helper (already ran) [2021-05-03T16:11:24.062Z] Building app-service-config [2021-05-03T16:11:24.062Z] + make build [2021-05-03T16:11:24.062Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-03T16:11:24.340Z] Removing intermediate container 11bfd0f47554 [2021-05-03T16:11:24.340Z] ---> ce4cb9797fbe [2021-05-03T16:11:24.340Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-03T16:11:24.340Z] Removing intermediate container d539003d2763 [2021-05-03T16:11:24.340Z] ---> d42a4752c883 [2021-05-03T16:11:24.341Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T16:11:24.341Z] ---> fe6f47f8f82c [2021-05-03T16:11:24.341Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-03T16:11:24.938Z] ---> Running in 81381a31e1ab [2021-05-03T16:11:24.938Z] ---> Running in 9264b6ca468c [2021-05-03T16:11:24.938Z] ---> Running in 1655a5f7555a [2021-05-03T16:11:25.533Z] ---> 4019726979b4 [2021-05-03T16:11:25.533Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-03T16:11:25.822Z] ---> Running in e2e32471947d [2021-05-03T16:11:25.822Z] Removing intermediate container 9264b6ca468c [2021-05-03T16:11:25.822Z] ---> 645337149078 [2021-05-03T16:11:25.822Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-03T16:11:26.150Z] Removing intermediate container 1655a5f7555a [2021-05-03T16:11:26.150Z] Removing intermediate container 81381a31e1ab [2021-05-03T16:11:26.150Z] ---> 44dca13da39b [2021-05-03T16:11:26.150Z] Step 18/21 : CMD ["--init=true"] [2021-05-03T16:11:26.150Z] ---> b465687e15b7 [2021-05-03T16:11:26.150Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T16:11:26.150Z] ---> Running in ae8950078770 [2021-05-03T16:11:26.438Z] ---> Running in dbabbf35a0f0 [2021-05-03T16:11:26.438Z] ---> Running in b3f8d180535e [2021-05-03T16:11:26.734Z] Removing intermediate container 69d5a1996bc0 [2021-05-03T16:11:26.734Z] ---> b1eb4fe8de8c [2021-05-03T16:11:26.734Z] [2021-05-03T16:11:26.734Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T16:11:26.734Z] ---> 9852663dfa18 [2021-05-03T16:11:26.734Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-03T16:11:27.026Z] ---> Running in e2b17f523bc0 [2021-05-03T16:11:27.026Z] Removing intermediate container ae8950078770 [2021-05-03T16:11:27.026Z] ---> 025ec62490d3 [2021-05-03T16:11:27.026Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T16:11:27.426Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-03T16:11:27.426Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-03T16:11:27.426Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-03T16:11:27.426Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-03T16:11:27.426Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-03T16:11:27.426Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-03T16:11:27.426Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-03T16:11:27.426Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-03T16:11:27.426Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-03T16:11:27.426Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-03T16:11:27.426Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-03T16:11:27.426Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-03T16:11:27.451Z] Removing intermediate container b3f8d180535e [2021-05-03T16:11:27.452Z] ---> 2420a2f39845 [2021-05-03T16:11:27.452Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:11:27.452Z] Removing intermediate container dbabbf35a0f0 [2021-05-03T16:11:27.452Z] ---> 9650a8928b96 [2021-05-03T16:11:27.452Z] Step 19/21 : LABEL arch=arm64 [2021-05-03T16:11:27.452Z] ---> Running in beccbfa53fe8 [2021-05-03T16:11:27.700Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-03T16:11:27.700Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-03T16:11:27.700Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-03T16:11:27.744Z] ---> Running in f93495d29216 [2021-05-03T16:11:27.960Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-03T16:11:27.961Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-03T16:11:27.961Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-03T16:11:27.961Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-03T16:11:28.026Z] Removing intermediate container e2b17f523bc0 [2021-05-03T16:11:28.027Z] ---> aecd9180978d [2021-05-03T16:11:28.027Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-03T16:11:28.223Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-03T16:11:28.223Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-03T16:11:28.223Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-03T16:11:28.223Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-03T16:11:28.224Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-03T16:11:28.224Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-03T16:11:28.224Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-03T16:11:28.224Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-03T16:11:28.224Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-03T16:11:28.224Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-03T16:11:28.224Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-03T16:11:28.224Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-03T16:11:28.224Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-03T16:11:28.224Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-03T16:11:28.224Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-03T16:11:28.224Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-03T16:11:28.326Z] Removing intermediate container beccbfa53fe8 [2021-05-03T16:11:28.326Z] ---> c010adac6742 [2021-05-03T16:11:28.326Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:11:28.326Z] ---> Running in 27be4e75017e [2021-05-03T16:11:28.483Z] go: downloading golang.org/x/text v0.3.2 [2021-05-03T16:11:28.483Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-03T16:11:28.483Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-03T16:11:28.483Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-03T16:11:28.483Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-03T16:11:28.483Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-03T16:11:28.483Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-03T16:11:28.483Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-03T16:11:28.609Z] Removing intermediate container f93495d29216 [2021-05-03T16:11:28.609Z] ---> 36f0c2ae276b [2021-05-03T16:11:28.609Z] Step 20/21 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:11:28.609Z] ---> 52bb21da9615 [2021-05-03T16:11:28.609Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-03T16:11:28.744Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-03T16:11:28.744Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-03T16:11:28.887Z] ---> Running in 8c092ae40a42 [2021-05-03T16:11:28.887Z] Removing intermediate container 27be4e75017e [2021-05-03T16:11:28.887Z] ---> 4ce743329796 [2021-05-03T16:11:28.887Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-03T16:11:29.181Z] ---> Running in e38c19445898 [2021-05-03T16:11:29.458Z] ---> c319b8482804 [2021-05-03T16:11:29.458Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-03T16:11:29.458Z] Removing intermediate container 8c092ae40a42 [2021-05-03T16:11:29.458Z] ---> 4f9b01b15d43 [2021-05-03T16:11:29.458Z] Step 21/21 : LABEL version=0.0.0 [2021-05-03T16:11:29.753Z] Removing intermediate container e2e32471947d [2021-05-03T16:11:29.753Z] ---> a2787c5d1771 [2021-05-03T16:11:29.753Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:11:29.753Z] ---> Running in b705aa8d6554 [2021-05-03T16:11:30.034Z] Removing intermediate container e38c19445898 [2021-05-03T16:11:30.034Z] ---> ff6904ba44ef [2021-05-03T16:11:30.034Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:11:30.312Z] ---> Running in b2cffc37ca03 [2021-05-03T16:11:30.312Z] ---> f73167576db6 [2021-05-03T16:11:30.312Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-03T16:11:30.597Z] Removing intermediate container b705aa8d6554 [2021-05-03T16:11:30.597Z] ---> e7ae48062219 [2021-05-03T16:11:30.597Z] [2021-05-03T16:11:30.883Z] ---> 6a40861c4d0d [2021-05-03T16:11:30.883Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-03T16:11:31.485Z] Successfully built e7ae48062219 [2021-05-03T16:11:31.485Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-03T16:11:31.485Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-05-03T16:11:31.485Z] ---> 05d528b1f22f [2021-05-03T16:11:31.485Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-03T16:11:31.764Z] ---> 30c2454e21f5 [2021-05-03T16:11:31.764Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-03T16:11:32.042Z] ---> Running in 6308e70cfd57 [2021-05-03T16:11:33.040Z] Removing intermediate container 6308e70cfd57 [2021-05-03T16:11:33.040Z] ---> c3916f3f0ede [2021-05-03T16:11:33.040Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:11:33.316Z] ---> Running in 133b476812a8 [2021-05-03T16:11:33.603Z] ---> a4954588ffeb [2021-05-03T16:11:33.603Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-03T16:11:33.603Z] ---> 379cc79da389 [2021-05-03T16:11:33.603Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-03T16:11:34.603Z] Removing intermediate container b2cffc37ca03 [2021-05-03T16:11:34.603Z] ---> 906bb0ea7486 [2021-05-03T16:11:34.603Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-03T16:11:34.603Z] ---> Running in 76a1872f02a1 [2021-05-03T16:11:35.217Z] Removing intermediate container 133b476812a8 [2021-05-03T16:11:35.217Z] ---> 941278146005 [2021-05-03T16:11:35.217Z] Step 20/22 : LABEL arch=arm64 [2021-05-03T16:11:35.217Z] ---> dae7b134efb2 [2021-05-03T16:11:35.217Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-03T16:11:35.217Z] ---> Running in 4ba4a1742ebc [2021-05-03T16:11:35.217Z] ---> Running in 8331d0438524 [2021-05-03T16:11:35.498Z] Removing intermediate container 76a1872f02a1 [2021-05-03T16:11:35.498Z] ---> d2cc7282b935 [2021-05-03T16:11:35.498Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:11:36.108Z] ---> Running in 1830fe725f7e [2021-05-03T16:11:36.398Z] Removing intermediate container 8331d0438524 [2021-05-03T16:11:36.398Z] ---> b4aef7e9ad25 [2021-05-03T16:11:36.398Z] Step 21/22 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:11:36.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:11:37.266Z] Removing intermediate container 1830fe725f7e [2021-05-03T16:11:37.266Z] ---> 9348c475f897 [2021-05-03T16:11:37.266Z] ---> e2f3ccee8abe [2021-05-03T16:11:37.266Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-03T16:11:37.266Z] Step 20/22 : LABEL arch=arm64 [2021-05-03T16:11:37.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:11:37.540Z] ---> Running in ac24d390bd68 [2021-05-03T16:11:37.540Z] ---> Running in 92ffbac78ba8 [2021-05-03T16:11:38.160Z] ---> 2004ea11c786 [2021-05-03T16:11:38.160Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-03T16:11:38.160Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-03T16:11:38.160Z] Removing intermediate container 92ffbac78ba8 [2021-05-03T16:11:38.160Z] ---> 9ad79e2f60a2 [2021-05-03T16:11:38.160Z] Step 21/22 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:11:38.160Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-03T16:11:38.447Z] Removing intermediate container ac24d390bd68 [2021-05-03T16:11:38.447Z] ---> 81d5ca734839 [2021-05-03T16:11:38.447Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T16:11:38.447Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-03T16:11:38.447Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-03T16:11:38.447Z] ---> Running in 318378b5ee48 [2021-05-03T16:11:38.729Z] ---> Running in 1efa53d77867 [2021-05-03T16:11:38.729Z] ---> Running in e33f5f8b1666 [2021-05-03T16:11:38.729Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-03T16:11:38.729Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-03T16:11:38.741Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-03T16:11:38.741Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-03T16:11:38.741Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-03T16:11:38.741Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-03T16:11:39.011Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:11:39.011Z] OK: 8 MiB in 20 packages [2021-05-03T16:11:39.291Z] Removing intermediate container 1efa53d77867 [2021-05-03T16:11:39.291Z] ---> 27cdbe334363 [2021-05-03T16:11:39.291Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T16:11:39.291Z] Removing intermediate container 318378b5ee48 [2021-05-03T16:11:39.291Z] ---> d2f7acb9ad18 [2021-05-03T16:11:39.291Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-03T16:11:39.291Z] Removing intermediate container e33f5f8b1666 [2021-05-03T16:11:39.291Z] ---> 7e78c3750593 [2021-05-03T16:11:39.291Z] [2021-05-03T16:11:39.311Z] Building config-common [2021-05-03T16:11:39.311Z] + snapcraftctl build [2021-05-03T16:11:39.572Z] ---> Running in 67ced93c662f [2021-05-03T16:11:40.180Z] Successfully built 7e78c3750593 [2021-05-03T16:11:40.180Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-03T16:11:40.180Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-05-03T16:11:40.456Z] Removing intermediate container 67ced93c662f [2021-05-03T16:11:40.456Z] ---> 00c2589443f9 [2021-05-03T16:11:40.456Z] [2021-05-03T16:11:40.456Z] ---> c5c6a36a200c [2021-05-03T16:11:40.456Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-03T16:11:41.063Z] Successfully built 00c2589443f9 [2021-05-03T16:11:41.063Z] ---> Running in 6fad0e9d3c9e [2021-05-03T16:11:41.063Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-03T16:11:41.063Z]  Building docker-support-notifications-go ... done Removing intermediate container 4ba4a1742ebc [2021-05-03T16:11:41.063Z] Building docker-core-metadata-go [2021-05-03T16:11:41.063Z] ---> 1fb02b5777a5 [2021-05-03T16:11:41.063Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:11:41.853Z] Building edgex-go [2021-05-03T16:11:41.854Z] + cd /root/parts/edgex-go/src [2021-05-03T16:11:41.854Z] + make build [2021-05-03T16:11:41.854Z] 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-05-03T16:11:42.051Z] ---> 5cdf56ea33e5 [2021-05-03T16:11:42.051Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-03T16:11:43.236Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-05-03T16:11:43.237Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 [2021-05-03T16:11:43.237Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-03T16:11:43.237Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-03T16:11:43.237Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-03T16:11:43.500Z] Removing intermediate container 6fad0e9d3c9e [2021-05-03T16:11:43.500Z] ---> dd6c473e9d7d [2021-05-03T16:11:43.500Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-03T16:11:43.780Z] ---> 1c75f7a20028 [2021-05-03T16:11:43.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-03T16:11:44.383Z] ---> Running in 47366d85c70d [2021-05-03T16:11:45.375Z] Removing intermediate container 47366d85c70d [2021-05-03T16:11:45.375Z] ---> c868c5cee0d2 [2021-05-03T16:11:45.375Z] Step 28/31 : CMD ["gate"] [2021-05-03T16:11:45.375Z] ---> f9da0a93519e [2021-05-03T16:11:45.375Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-03T16:11:45.650Z] ---> Running in 166bde837473 [2021-05-03T16:11:45.650Z] ---> Running in 5dd16b9c78ab [2021-05-03T16:11:46.642Z] Removing intermediate container 5dd16b9c78ab [2021-05-03T16:11:46.642Z] ---> 894b936b3a69 [2021-05-03T16:11:46.642Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:11:46.642Z] Removing intermediate container 166bde837473 [2021-05-03T16:11:46.642Z] ---> 3cba6fc8ad2b [2021-05-03T16:11:46.642Z] Step 29/31 : LABEL arch=arm64 [2021-05-03T16:11:47.244Z] ---> Running in 7acda0c1a347 [2021-05-03T16:11:47.244Z] ---> Running in ca9568fccc3d [2021-05-03T16:11:47.435Z] 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-05-03T16:11:47.435Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-03T16:11:47.851Z] Removing intermediate container 7acda0c1a347 [2021-05-03T16:11:47.851Z] ---> 374698fa72f8 [2021-05-03T16:11:47.851Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T16:11:48.128Z] Removing intermediate container ca9568fccc3d [2021-05-03T16:11:48.128Z] ---> 26f1e86340bb [2021-05-03T16:11:48.128Z] Step 30/31 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:11:48.409Z] ---> Running in aceda398d49d [2021-05-03T16:11:48.689Z] ---> Running in bca8f15083dc [2021-05-03T16:11:48.996Z] Removing intermediate container aceda398d49d [2021-05-03T16:11:48.996Z] ---> 667953e30d53 [2021-05-03T16:11:48.996Z] Step 22/23 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:11:49.280Z] ---> Running in f20487952160 [2021-05-03T16:11:49.559Z] Removing intermediate container bca8f15083dc [2021-05-03T16:11:49.560Z] ---> fe738c5824a6 [2021-05-03T16:11:49.560Z] Step 31/31 : LABEL version=0.0.0 [2021-05-03T16:11:50.163Z] ---> Running in 3f547e709f86 [2021-05-03T16:11:50.164Z] Removing intermediate container f20487952160 [2021-05-03T16:11:50.164Z] ---> 409416606b72 [2021-05-03T16:11:50.164Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T16:11:50.441Z] ---> Running in 7144b909bcf1 [2021-05-03T16:11:50.719Z] Removing intermediate container 3f547e709f86 [2021-05-03T16:11:50.719Z] ---> d2baabd81648 [2021-05-03T16:11:50.719Z] [2021-05-03T16:11:51.001Z] Removing intermediate container 7144b909bcf1 [2021-05-03T16:11:51.001Z] ---> 03b66a5b9f14 [2021-05-03T16:11:51.001Z] [2021-05-03T16:11:51.280Z] Successfully built d2baabd81648 [2021-05-03T16:11:51.280Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-03T16:11:51.280Z]  Building docker-security-bootstrapper-go ... done Building docker-core-command-go [2021-05-03T16:11:51.554Z] Successfully built 03b66a5b9f14 [2021-05-03T16:11:51.554Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-03T16:11:51.639Z] 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-05-03T16:11:53.018Z] 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-05-03T16:11:54.406Z] 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-05-03T16:11:54.978Z] 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-05-03T16:11:55.240Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-03T16:11:55.240Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-03T16:11:55.240Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-03T16:11:55.240Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-03T16:11:57.154Z] 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-05-03T16:11:57.154Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-03T16:11:57.154Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-03T16:11:59.065Z] 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-05-03T16:12:00.006Z] 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-05-03T16:12:01.389Z] 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-05-03T16:12:02.785Z] 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-05-03T16:12:02.785Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-03T16:12:04.168Z] 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-05-03T16:12:04.168Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-03T16:12:06.710Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-03T16:12:06.710Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-03T16:12:06.710Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-03T16:12:06.710Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-03T16:12:06.710Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-03T16:12:06.710Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-03T16:12:06.710Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-03T16:12:06.710Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-03T16:12:06.710Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-03T16:12:06.710Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-03T16:12:06.710Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-03T16:12:06.710Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-03T16:12:06.710Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-03T16:12:06.710Z] install: cannot stat './cmd/security-secretstore-setup/res/kong-admin-config.template.yml': No such file or directory [2021-05-03T16:12:06.710Z] Failed to run 'override-build': Exit code was 1. [2021-05-03T16:12:06.710Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T16:12:08.656Z] Failed in branch amd64 [2021-05-03T16:12:13.750Z]  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:12:13.750Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:12:13.750Z] ---> 9dcc04af3224 [2021-05-03T16:12:13.750Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T16:12:13.750Z] ---> Using cache [2021-05-03T16:12:13.750Z] ---> 825de38e3060 [2021-05-03T16:12:13.750Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:12:13.750Z] ---> Using cache [2021-05-03T16:12:13.750Z] ---> ab3e29345ab2 [2021-05-03T16:12:13.750Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-03T16:12:14.749Z] ---> Running in 412c16952f08 [2021-05-03T16:12:16.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:12:17.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:12:18.615Z] OK: 218 MiB in 52 packages [2021-05-03T16:12:21.253Z] Removing intermediate container 412c16952f08 [2021-05-03T16:12:21.253Z] ---> dd2f82168a27 [2021-05-03T16:12:21.253Z] Step 6/23 : COPY go.mod . [2021-05-03T16:12:22.234Z] ---> dc780c2674af [2021-05-03T16:12:22.234Z] Step 7/23 : RUN go mod download [2021-05-03T16:12:22.512Z] ---> Running in 74fd06836514 [2021-05-03T16:12:25.932Z] Removing intermediate container 74fd06836514 [2021-05-03T16:12:25.932Z] ---> e4a904246407 [2021-05-03T16:12:25.932Z] Step 8/23 : COPY . . [2021-05-03T16:12:28.569Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:12:28.569Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:12:28.569Z] ---> 9dcc04af3224 [2021-05-03T16:12:28.569Z] Step 3/24 : WORKDIR /edgex-go [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> 825de38e3060 [2021-05-03T16:12:28.569Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> ab3e29345ab2 [2021-05-03T16:12:28.569Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> 2fbd84d1ae54 [2021-05-03T16:12:28.569Z] Step 6/24 : COPY go.mod . [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> 6c53eccf4188 [2021-05-03T16:12:28.569Z] Step 7/24 : RUN go mod download [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> b18e22864269 [2021-05-03T16:12:28.569Z] Step 8/24 : COPY . . [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> d76d25fdf4b4 [2021-05-03T16:12:28.569Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-03T16:12:28.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:12:28.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:12:28.569Z] ---> 9dcc04af3224 [2021-05-03T16:12:28.569Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> 825de38e3060 [2021-05-03T16:12:28.569Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> ab3e29345ab2 [2021-05-03T16:12:28.569Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> 2fbd84d1ae54 [2021-05-03T16:12:28.569Z] Step 6/23 : COPY go.mod . [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> 6c53eccf4188 [2021-05-03T16:12:28.569Z] Step 7/23 : RUN go mod download [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> b18e22864269 [2021-05-03T16:12:28.569Z] Step 8/23 : COPY . . [2021-05-03T16:12:28.569Z] ---> Using cache [2021-05-03T16:12:28.569Z] ---> d76d25fdf4b4 [2021-05-03T16:12:28.569Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-03T16:12:30.030Z] ---> Running in c4f824971b19 [2021-05-03T16:12:30.030Z] ---> Running in c9cf10d3cf14 [2021-05-03T16:12:32.017Z] 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-05-03T16:12:32.017Z] 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-05-03T16:12:32.617Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T16:12:32.617Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T16:12:32.617Z] ---> 9dcc04af3224 [2021-05-03T16:12:32.617Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T16:12:32.617Z] ---> Using cache [2021-05-03T16:12:32.617Z] ---> 825de38e3060 [2021-05-03T16:12:32.617Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T16:12:32.617Z] ---> Using cache [2021-05-03T16:12:32.617Z] ---> ab3e29345ab2 [2021-05-03T16:12:32.892Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T16:12:32.892Z] ---> Using cache [2021-05-03T16:12:32.892Z] ---> 2fbd84d1ae54 [2021-05-03T16:12:32.892Z] Step 6/23 : COPY go.mod . [2021-05-03T16:12:32.892Z] ---> Using cache [2021-05-03T16:12:32.892Z] ---> 6c53eccf4188 [2021-05-03T16:12:32.892Z] Step 7/23 : RUN go mod download [2021-05-03T16:12:32.892Z] ---> Using cache [2021-05-03T16:12:32.892Z] ---> b18e22864269 [2021-05-03T16:12:32.892Z] Step 8/23 : COPY . . [2021-05-03T16:12:33.175Z] ---> Using cache [2021-05-03T16:12:33.175Z] ---> d76d25fdf4b4 [2021-05-03T16:12:33.175Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-03T16:12:34.635Z] ---> Running in f907ed9e09bd [2021-05-03T16:12:37.286Z] 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-05-03T16:12:47.508Z] ---> c43aadad2f2a [2021-05-03T16:12:47.508Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-03T16:12:47.508Z] ---> Running in d5b1630b3434 [2021-05-03T16:12:48.954Z] 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-05-03T16:13:57.115Z] 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-05-03T16:14:05.435Z] Removing intermediate container c4f824971b19 [2021-05-03T16:14:05.435Z] ---> d4ef73a8d523 [2021-05-03T16:14:05.435Z] [2021-05-03T16:14:05.435Z] Step 10/24 : FROM alpine:3.12 [2021-05-03T16:14:05.435Z] ---> 9852663dfa18 [2021-05-03T16:14:05.435Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-03T16:14:05.712Z] ---> Running in 0266907e2f12 [2021-05-03T16:14:07.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:14:07.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:14:08.315Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-03T16:14:08.315Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T16:14:08.315Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-03T16:14:08.315Z] (4/6) Installing curl (7.76.1-r0) [2021-05-03T16:14:08.315Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-03T16:14:08.315Z] (6/6) Installing su-exec (0.2-r1) [2021-05-03T16:14:08.315Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T16:14:08.315Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T16:14:08.590Z] OK: 7 MiB in 20 packages [2021-05-03T16:14:11.229Z] Removing intermediate container 0266907e2f12 [2021-05-03T16:14:11.229Z] ---> 56e346bdc0ff [2021-05-03T16:14:11.229Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T16:14:11.229Z] ---> Running in 08611470f6de [2021-05-03T16:14:12.221Z] Removing intermediate container 08611470f6de [2021-05-03T16:14:12.221Z] ---> 4c181aa0369d [2021-05-03T16:14:12.221Z] Step 13/24 : WORKDIR / [2021-05-03T16:14:12.221Z] ---> Running in 0d7214087087 [2021-05-03T16:14:12.832Z] Removing intermediate container 0d7214087087 [2021-05-03T16:14:12.832Z] ---> f1c1dd38394c [2021-05-03T16:14:12.832Z] 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-05-03T16:14:14.276Z] ---> d5ce5b394b4f [2021-05-03T16:14:14.276Z] 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-05-03T16:14:15.272Z] ---> 08237de5da29 [2021-05-03T16:14:15.272Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-03T16:14:17.267Z] ---> 93f0259f921f [2021-05-03T16:14:17.267Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-03T16:14:19.270Z] ---> 474552f38b52 [2021-05-03T16:14:19.270Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-03T16:14:19.546Z] Removing intermediate container f907ed9e09bd [2021-05-03T16:14:19.546Z] ---> 5af721c274ed [2021-05-03T16:14:19.546Z] [2021-05-03T16:14:19.546Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T16:14:19.546Z] ---> 9852663dfa18 [2021-05-03T16:14:19.546Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T16:14:19.546Z] ---> Using cache [2021-05-03T16:14:19.546Z] ---> 33ada043786b [2021-05-03T16:14:19.546Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T16:14:19.546Z] ---> Using cache [2021-05-03T16:14:19.546Z] ---> ce4cb9797fbe [2021-05-03T16:14:19.546Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-03T16:14:20.149Z] ---> Running in 994b15b5bd0a [2021-05-03T16:14:21.138Z] Removing intermediate container 994b15b5bd0a [2021-05-03T16:14:21.138Z] ---> 2053856c746f [2021-05-03T16:14:21.138Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T16:14:21.138Z] ---> db23aa28f955 [2021-05-03T16:14:21.138Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-03T16:14:21.412Z] ---> Running in 3c5f49f4abe6 [2021-05-03T16:14:22.026Z] Removing intermediate container 3c5f49f4abe6 [2021-05-03T16:14:22.026Z] ---> abd03dc4380b [2021-05-03T16:14:22.026Z] Step 15/23 : WORKDIR / [2021-05-03T16:14:22.624Z] ---> Running in 34891d0786d9 [2021-05-03T16:14:22.624Z] Removing intermediate container d5b1630b3434 [2021-05-03T16:14:22.624Z] ---> aeb7833485d5 [2021-05-03T16:14:22.624Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-03T16:14:22.624Z] ---> 2dde2ecf5c6b [2021-05-03T16:14:22.624Z] 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-05-03T16:14:22.903Z] ---> Running in 60c4090e955e [2021-05-03T16:14:22.904Z] ---> Running in 3d41017786a2 [2021-05-03T16:14:23.179Z] Removing intermediate container 34891d0786d9 [2021-05-03T16:14:23.179Z] ---> bcca854289a8 [2021-05-03T16:14:23.179Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:14:24.623Z] ---> 3dfe7114cd01 [2021-05-03T16:14:24.623Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-03T16:14:24.623Z] Removing intermediate container c9cf10d3cf14 [2021-05-03T16:14:24.623Z] ---> 7b7c584abb2d [2021-05-03T16:14:24.623Z] [2021-05-03T16:14:24.623Z] Step 10/23 : FROM alpine:3.12CGO_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-05-03T16:14:24.623Z] [2021-05-03T16:14:24.623Z] ---> 9852663dfa18 [2021-05-03T16:14:24.623Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T16:14:24.623Z] ---> Using cache [2021-05-03T16:14:24.623Z] ---> 33ada043786b [2021-05-03T16:14:24.623Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T16:14:24.623Z] ---> Using cache [2021-05-03T16:14:24.623Z] ---> ce4cb9797fbe [2021-05-03T16:14:24.623Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-03T16:14:24.905Z] ---> Running in b6ec64305900 [2021-05-03T16:14:25.898Z] Removing intermediate container b6ec64305900 [2021-05-03T16:14:25.898Z] ---> c4606da41faf [2021-05-03T16:14:25.898Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T16:14:25.898Z] ---> Running in 38d753da9609 [2021-05-03T16:14:26.172Z] Removing intermediate container 60c4090e955e [2021-05-03T16:14:26.172Z] ---> 6bcf49b0427a [2021-05-03T16:14:26.172Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-05-03T16:14:26.448Z] ---> 85f575a0966a [2021-05-03T16:14:26.448Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-03T16:14:26.448Z] ---> Running in 120cd7e9f727 [2021-05-03T16:14:26.724Z] Removing intermediate container 38d753da9609 [2021-05-03T16:14:26.724Z] ---> 55d54793e817 [2021-05-03T16:14:26.724Z] Step 15/23 : WORKDIR / [2021-05-03T16:14:26.997Z] ---> Running in 0939738be20b [2021-05-03T16:14:27.268Z] Removing intermediate container 120cd7e9f727 [2021-05-03T16:14:27.268Z] ---> 08b85bbe3d37 [2021-05-03T16:14:27.268Z] Step 22/24 : LABEL arch=arm64 [2021-05-03T16:14:27.541Z] ---> c7fa0a4e5874 [2021-05-03T16:14:27.541Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-03T16:14:27.541Z] Removing intermediate container 0939738be20b [2021-05-03T16:14:27.541Z] ---> 843d91832294 [2021-05-03T16:14:27.541Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T16:14:27.541Z] ---> Running in 361a12a153be [2021-05-03T16:14:27.541Z] ---> Running in 4332d9faeab4 [2021-05-03T16:14:27.814Z] Removing intermediate container 3d41017786a2 [2021-05-03T16:14:27.814Z] ---> a999a97be1cb [2021-05-03T16:14:27.814Z] [2021-05-03T16:14:27.814Z] Step 11/23 : FROM docker:20.10.0 [2021-05-03T16:14:28.087Z] 20.10.0: Pulling from library/docker [2021-05-03T16:14:28.087Z] Removing intermediate container 361a12a153be [2021-05-03T16:14:28.087Z] ---> e0bc81eb7756 [2021-05-03T16:14:28.087Z] Step 23/24 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:14:28.361Z] Removing intermediate container 4332d9faeab4 [2021-05-03T16:14:28.361Z] ---> 0b00b30d2005 [2021-05-03T16:14:28.361Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:14:28.361Z] ---> Running in cf19e4a33dec [2021-05-03T16:14:28.632Z] ---> 5bb9c038f7a7 [2021-05-03T16:14:28.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-03T16:14:28.632Z] ---> Running in af742afe5a71 [2021-05-03T16:14:29.230Z] Removing intermediate container cf19e4a33dec [2021-05-03T16:14:29.230Z] ---> db86d74d085a [2021-05-03T16:14:29.230Z] Step 24/24 : LABEL version=0.0.0 [2021-05-03T16:14:29.521Z] Removing intermediate container af742afe5a71 [2021-05-03T16:14:29.521Z] ---> 9a1580f9ea86 [2021-05-03T16:14:29.521Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T16:14:29.800Z] ---> Running in b876318d41a0 [2021-05-03T16:14:29.800Z] ---> Running in b5a5a2f817a1 [2021-05-03T16:14:30.781Z] Removing intermediate container b876318d41a0 [2021-05-03T16:14:30.781Z] ---> 144f5811abb4 [2021-05-03T16:14:30.781Z] ---> 4271fe46e55b [2021-05-03T16:14:30.781Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-03T16:14:30.781Z] [2021-05-03T16:14:30.781Z] Removing intermediate container b5a5a2f817a1 [2021-05-03T16:14:30.781Z] ---> a08d45542e44 [2021-05-03T16:14:30.781Z] Step 22/23 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:14:31.051Z] ---> Running in 2e2c1f0909d0 [2021-05-03T16:14:31.323Z] Successfully built 4271fe46e55b [2021-05-03T16:14:31.323Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-03T16:14:31.596Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 2e2c1f0909d0 [2021-05-03T16:14:31.596Z] ---> 8275db4dfe0e [2021-05-03T16:14:31.596Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T16:14:31.596Z] ---> 1853250e20ab [2021-05-03T16:14:31.596Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-03T16:14:31.875Z] ---> Running in cc9753208a07 [2021-05-03T16:14:31.875Z] ---> Running in c4fe5b153f60 [2021-05-03T16:14:32.478Z] Removing intermediate container cc9753208a07 [2021-05-03T16:14:32.478Z] ---> cbc09b66aab2 [2021-05-03T16:14:32.478Z] [2021-05-03T16:14:32.758Z] Removing intermediate container c4fe5b153f60 [2021-05-03T16:14:32.758Z] ---> ad86674e0215 [2021-05-03T16:14:32.758Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:14:33.029Z] Successfully built cbc09b66aab2 [2021-05-03T16:14:33.029Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-03T16:14:33.299Z]  Building docker-core-command-go ... done  ---> Running in b7d7063f5675 [2021-05-03T16:14:34.274Z] Removing intermediate container b7d7063f5675 [2021-05-03T16:14:34.274Z] ---> dd507edfe7fc [2021-05-03T16:14:34.274Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T16:14:35.246Z] ---> Running in e790156f7206 [2021-05-03T16:14:35.841Z] Removing intermediate container e790156f7206 [2021-05-03T16:14:35.841Z] ---> 241f42fb1873 [2021-05-03T16:14:35.841Z] Step 22/23 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:14:35.841Z] ---> Running in 8b9cf61ce8bf [2021-05-03T16:14:36.435Z] Removing intermediate container 8b9cf61ce8bf [2021-05-03T16:14:36.435Z] ---> eaaf7a511e98 [2021-05-03T16:14:36.435Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T16:14:36.435Z] ---> Running in e21cac9510f9 [2021-05-03T16:14:36.707Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-03T16:14:36.707Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-03T16:14:36.707Z] ---> eeaf43b92773 [2021-05-03T16:14:36.707Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-03T16:14:36.707Z] ---> Running in 4a72e7c96886 [2021-05-03T16:14:36.978Z] Removing intermediate container e21cac9510f9 [2021-05-03T16:14:36.978Z] ---> 13b9b61875cc [2021-05-03T16:14:36.979Z] [2021-05-03T16:14:37.574Z] Successfully built 13b9b61875cc [2021-05-03T16:14:37.574Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-03T16:14:37.574Z]  Building docker-core-metadata-go ... done Removing intermediate container 4a72e7c96886 [2021-05-03T16:14:37.574Z] ---> 0e4e840c7fba [2021-05-03T16:14:37.574Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-03T16:14:37.574Z] ---> Running in 542fa6cd8926 [2021-05-03T16:14:39.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T16:14:39.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T16:14:39.599Z] (1/39) Installing readline (8.0.4-r0) [2021-05-03T16:14:39.599Z] (2/39) Installing bash (5.0.17-r0) [2021-05-03T16:14:39.599Z] Executing bash-5.0.17-r0.post-install [2021-05-03T16:14:39.599Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T16:14:39.599Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-03T16:14:39.599Z] (5/39) Installing curl (7.76.1-r0) [2021-05-03T16:14:39.599Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-03T16:14:39.599Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-03T16:14:39.599Z] (8/39) Installing expat (2.2.9-r1) [2021-05-03T16:14:39.599Z] (9/39) Installing libffi (3.3-r2) [2021-05-03T16:14:39.599Z] (10/39) Installing gdbm (1.13-r1) [2021-05-03T16:14:39.599Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-03T16:14:39.599Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-03T16:14:39.599Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-03T16:14:41.558Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-03T16:14:41.558Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-03T16:14:41.558Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-03T16:14:41.558Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-03T16:14:41.558Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-03T16:14:41.558Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-03T16:14:41.558Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-03T16:14:41.828Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-03T16:14:41.828Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-03T16:14:41.828Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-03T16:14:41.828Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-03T16:14:41.828Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-03T16:14:41.828Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-03T16:14:41.828Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-03T16:14:41.828Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-03T16:14:41.828Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-03T16:14:41.828Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-03T16:14:41.828Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-03T16:14:41.828Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-03T16:14:42.099Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-03T16:14:42.099Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-03T16:14:42.099Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-03T16:14:42.099Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-03T16:14:42.099Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-03T16:14:42.099Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-03T16:14:42.099Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-03T16:14:42.371Z] Executing busybox-1.31.1-r19.trigger [2021-05-03T16:14:42.371Z] OK: 72 MiB in 59 packages [2021-05-03T16:14:46.656Z] Collecting docker-compose==1.23.2 [2021-05-03T16:14:46.656Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-03T16:14:47.243Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-03T16:14:47.513Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-03T16:14:48.102Z] Collecting cached-property<2,>=1.2.0 [2021-05-03T16:14:48.102Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-03T16:14:48.705Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-03T16:14:48.705Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-03T16:14:48.976Z] Collecting texttable<0.10,>=0.9.0 [2021-05-03T16:14:48.976Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-03T16:14:50.939Z] Collecting docopt<0.7,>=0.6.1 [2021-05-03T16:14:50.939Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-03T16:14:53.626Z] Collecting docker<4.0,>=3.6.0 [2021-05-03T16:14:53.626Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-03T16:14:53.626Z] 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-05-03T16:14:53.907Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-03T16:14:53.907Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-03T16:14:55.888Z] Collecting jsonschema<3,>=2.5.1 [2021-05-03T16:14:55.888Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-03T16:14:56.867Z] Collecting PyYAML<4,>=3.10 [2021-05-03T16:14:56.867Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-03T16:14:59.495Z] 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-05-03T16:14:59.495Z] 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-05-03T16:15:00.089Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-03T16:15:00.089Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-03T16:15:00.360Z] Collecting idna<2.8,>=2.5 [2021-05-03T16:15:00.361Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-03T16:15:00.633Z] Collecting docker-pycreds>=0.4.0 [2021-05-03T16:15:00.633Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-03T16:15:00.633Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-03T16:15:00.633Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-03T16:15:00.633Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-03T16:15:00.633Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-03T16:15:01.615Z] Installing collected packages: urllib3, idna, requests, cached-property, websocket-client, texttable, docopt, docker-pycreds, docker, dockerpty, jsonschema, PyYAML, docker-compose [2021-05-03T16:15:01.615Z] Attempting uninstall: urllib3 [2021-05-03T16:15:01.615Z] Found existing installation: urllib3 1.25.9 [2021-05-03T16:15:01.615Z] Uninstalling urllib3-1.25.9: [2021-05-03T16:15:01.615Z] Successfully uninstalled urllib3-1.25.9 [2021-05-03T16:15:02.215Z] Attempting uninstall: idna [2021-05-03T16:15:02.215Z] Found existing installation: idna 2.9 [2021-05-03T16:15:02.215Z] Uninstalling idna-2.9: [2021-05-03T16:15:02.215Z] Successfully uninstalled idna-2.9 [2021-05-03T16:15:02.819Z] Attempting uninstall: requests [2021-05-03T16:15:02.819Z] Found existing installation: requests 2.23.0 [2021-05-03T16:15:02.819Z] Uninstalling requests-2.23.0: [2021-05-03T16:15:02.819Z] Successfully uninstalled requests-2.23.0 [2021-05-03T16:15:03.414Z] Running setup.py install for texttable: started [2021-05-03T16:15:05.385Z] Running setup.py install for texttable: finished with status 'done' [2021-05-03T16:15:05.385Z] Running setup.py install for docopt: started [2021-05-03T16:15:07.360Z] Running setup.py install for docopt: finished with status 'done' [2021-05-03T16:15:07.634Z] Running setup.py install for dockerpty: started [2021-05-03T16:15:09.606Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-03T16:15:09.879Z] Running setup.py install for PyYAML: started [2021-05-03T16:15:11.856Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-03T16:15:12.847Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-05-03T16:15:21.159Z] Removing intermediate container 542fa6cd8926 [2021-05-03T16:15:21.159Z] ---> 33b29f396dbf [2021-05-03T16:15:21.159Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-03T16:15:21.159Z] ---> Running in c67fd3a91aff [2021-05-03T16:15:21.159Z] Removing intermediate container c67fd3a91aff [2021-05-03T16:15:21.159Z] ---> d5cba56f34a6 [2021-05-03T16:15:21.159Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-03T16:15:21.433Z] ---> Running in d56450fa4af1 [2021-05-03T16:15:21.707Z] Removing intermediate container d56450fa4af1 [2021-05-03T16:15:21.707Z] ---> f6537daf7a53 [2021-05-03T16:15:21.707Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-03T16:15:23.141Z] ---> 540cf309c75d [2021-05-03T16:15:23.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-03T16:15:23.737Z] ---> 23fff59c3fd0 [2021-05-03T16:15:23.737Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-03T16:15:24.718Z] ---> 94aa8cfb36e5 [2021-05-03T16:15:24.718Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-03T16:15:24.718Z] ---> Running in d50b706fa222 [2021-05-03T16:15:25.314Z] Removing intermediate container d50b706fa222 [2021-05-03T16:15:25.314Z] ---> 87b3ae946033 [2021-05-03T16:15:25.314Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T16:15:25.314Z] ---> Running in 90a3720575ee [2021-05-03T16:15:25.912Z] Removing intermediate container 90a3720575ee [2021-05-03T16:15:25.912Z] ---> c54673ae43a3 [2021-05-03T16:15:25.912Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T16:15:25.912Z] ---> Running in 0bd07631b2c7 [2021-05-03T16:15:26.507Z] Removing intermediate container 0bd07631b2c7 [2021-05-03T16:15:26.507Z] ---> 885b7e813768 [2021-05-03T16:15:26.507Z] Step 22/23 : LABEL git_sha=c5831302234c0efc755240576999885ad7ef4217 [2021-05-03T16:15:26.507Z] ---> Running in 9d34ee37dba1 [2021-05-03T16:15:27.104Z] Removing intermediate container 9d34ee37dba1 [2021-05-03T16:15:27.104Z] ---> 55fe4acead5a [2021-05-03T16:15:27.104Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T16:15:27.104Z] ---> Running in f736f51ec0ef [2021-05-03T16:15:27.378Z] Removing intermediate container f736f51ec0ef [2021-05-03T16:15:27.378Z] ---> 4f0446649c1a [2021-05-03T16:15:27.378Z] [2021-05-03T16:15:27.974Z] Successfully built 4f0446649c1a [2021-05-03T16:15:27.974Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-03T16:15:28.262Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-03T16:15:28.261Z] $ docker stop --time=1 14dd29f404a943295e3bbe261c322b560e8cca022004da469914aa0582c19cce [2021-05-03T16:15:30.180Z] $ docker rm -f 14dd29f404a943295e3bbe261c322b560e8cca022004da469914aa0582c19cce [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T16:15:30.778Z] + docker images [2021-05-03T16:15:30.778Z] + grep docker [2021-05-03T16:15:31.047Z] docker-sys-mgmt-agent-go-arm64 latest 4f0446649c1a 3 seconds ago 299MB [2021-05-03T16:15:31.047Z] docker-core-metadata-go-arm64 latest 13b9b61875cc 54 seconds ago 17.4MB [2021-05-03T16:15:31.047Z] docker-core-command-go-arm64 latest cbc09b66aab2 59 seconds ago 16.1MB [2021-05-03T16:15:31.047Z] docker-security-secretstore-setup-go-arm64 latest 4271fe46e55b About a minute ago 24.1MB [2021-05-03T16:15:31.047Z] docker-core-data-go-arm64 latest 03b66a5b9f14 3 minutes ago 20.3MB [2021-05-03T16:15:31.047Z] docker-security-bootstrapper-go-arm64 latest d2baabd81648 3 minutes ago 17.1MB [2021-05-03T16:15:31.047Z] docker-support-scheduler-go-arm64 latest 7e78c3750593 3 minutes ago 16.1MB [2021-05-03T16:15:31.047Z] docker-support-notifications-go-arm64 latest 00c2589443f9 3 minutes ago 16.6MB [2021-05-03T16:15:31.047Z] docker-security-proxy-setup-go-arm64 latest e7ae48062219 4 minutes ago 23.9MB [2021-05-03T16:15:31.047Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-03T16:15:31.865Z] ---> job-cost.sh [2021-05-03T16:15:31.865Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j8sY [2021-05-03T16:16:10.796Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T16:17:47.537Z] lf-activate-venv(): INFO: Adding /tmp/venv-j8sY/bin to PATH [2021-05-03T16:17:47.537Z] INFO: No Stack... [2021-05-03T16:17:47.537Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-03T16:17:47.537Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T16:17:47.872Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-05-03T16:17:47.872Z] + cut -d, -f6 [Pipeline] lock [2021-05-03T16:17:47.991Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3410-4-stack-cost] [2021-05-03T16:17:48.001Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3410-4-stack-cost] did not exist. Created. [2021-05-03T16:17:48.001Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3410-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T16:17:48.430Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-03T16:17:48.728Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T16:17:48.742Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3410-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-03T16:17:50.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T16:17:50.950Z] ---> package-listing.sh [2021-05-03T16:17:50.950Z] ++ facter osfamily [2021-05-03T16:17:50.950Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-03T16:17:50.950Z] + OS_FAMILY=redhat [2021-05-03T16:17:50.950Z] + workspace=/w/workspace/edgex-go/4 [2021-05-03T16:17:50.950Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-03T16:17:50.950Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-03T16:17:50.950Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-03T16:17:50.950Z] + PACKAGES=/tmp/packages_start.txt [2021-05-03T16:17:50.950Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-03T16:17:50.950Z] + PACKAGES=/tmp/packages_end.txt [2021-05-03T16:17:50.950Z] + case "${OS_FAMILY}" in [2021-05-03T16:17:50.950Z] + rpm -qa [2021-05-03T16:17:50.950Z] + sort [2021-05-03T16:17:56.316Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-03T16:17:56.316Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-03T16:17:56.316Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-03T16:17:56.316Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-03T16:17:56.316Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-05-03T16:17:56.316Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-05-03T16:17:56.331Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-03T16:17:56.631Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-03T16:17:56.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T16:17:56.944Z] [2021-05-03T16:17:56.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-03T16:17:57.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T16:17:57.528Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-03T16:17:57.528Z] df20fa9351a1: Pulling fs layer [2021-05-03T16:17:57.528Z] 36b3adc4ff6f: Pulling fs layer [2021-05-03T16:17:57.528Z] 8ad3a11d3b57: Pulling fs layer [2021-05-03T16:17:57.528Z] 46f8f816bc3b: Pulling fs layer [2021-05-03T16:17:57.528Z] 93b61091891f: Pulling fs layer [2021-05-03T16:17:57.528Z] 93b9cdb0e59b: Pulling fs layer [2021-05-03T16:17:57.528Z] 5e14af77c1be: Pulling fs layer [2021-05-03T16:17:57.528Z] 01666e4c0597: Pulling fs layer [2021-05-03T16:17:57.528Z] aa168da1d23b: Pulling fs layer [2021-05-03T16:17:57.528Z] 93b61091891f: Waiting [2021-05-03T16:17:57.528Z] 93b9cdb0e59b: Waiting [2021-05-03T16:17:57.528Z] 5e14af77c1be: Waiting [2021-05-03T16:17:57.528Z] 01666e4c0597: Waiting [2021-05-03T16:17:57.528Z] aa168da1d23b: Waiting [2021-05-03T16:17:57.528Z] 46f8f816bc3b: Waiting [2021-05-03T16:17:57.528Z] 36b3adc4ff6f: Download complete [2021-05-03T16:17:57.792Z] 46f8f816bc3b: Verifying Checksum [2021-05-03T16:17:57.792Z] 46f8f816bc3b: Download complete [2021-05-03T16:17:57.792Z] df20fa9351a1: Verifying Checksum [2021-05-03T16:17:57.792Z] df20fa9351a1: Download complete [2021-05-03T16:17:57.792Z] 93b9cdb0e59b: Verifying Checksum [2021-05-03T16:17:57.792Z] 93b9cdb0e59b: Download complete [2021-05-03T16:17:57.792Z] 5e14af77c1be: Verifying Checksum [2021-05-03T16:17:57.792Z] 5e14af77c1be: Download complete [2021-05-03T16:17:57.792Z] 93b61091891f: Verifying Checksum [2021-05-03T16:17:57.792Z] 93b61091891f: Download complete [2021-05-03T16:17:57.792Z] 01666e4c0597: Verifying Checksum [2021-05-03T16:17:57.792Z] 01666e4c0597: Download complete [2021-05-03T16:17:58.056Z] 8ad3a11d3b57: Verifying Checksum [2021-05-03T16:17:58.056Z] 8ad3a11d3b57: Download complete [2021-05-03T16:17:58.056Z] df20fa9351a1: Pull complete [2021-05-03T16:17:58.634Z] 36b3adc4ff6f: Pull complete [2021-05-03T16:18:00.574Z] aa168da1d23b: Verifying Checksum [2021-05-03T16:18:00.574Z] aa168da1d23b: Download complete [2021-05-03T16:18:01.148Z] 8ad3a11d3b57: Pull complete [2021-05-03T16:18:01.724Z] 46f8f816bc3b: Pull complete [2021-05-03T16:18:02.676Z] 93b61091891f: Pull complete [2021-05-03T16:18:02.954Z] 93b9cdb0e59b: Pull complete [2021-05-03T16:18:02.954Z] 5e14af77c1be: Pull complete [2021-05-03T16:18:03.223Z] 01666e4c0597: Pull complete [2021-05-03T16:18:11.411Z] aa168da1d23b: Pull complete [2021-05-03T16:18:11.411Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-03T16:18:11.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T16:18:11.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-03T16:18:11.740Z] prd-centos7-docker-4c-2g-2747 does not seem to be running inside a container [2021-05-03T16:18:11.794Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-03T16:18:16.488Z] $ docker top a8c37b4a0fa1d33f98d3eaf269b04d861bdf549b21cbb2715ee7017f07b40212 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T16:18:17.018Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-03T16:18:17.342Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-03T16:18:18.194Z] + ls /var/log/sa-host [2021-05-03T16:18:18.194Z] + sadf -c /var/log/sa-host/sa03 [2021-05-03T16:18:18.194Z] file_magic: OK [2021-05-03T16:18:18.194Z] HZ: Using current value: 100 [2021-05-03T16:18:18.194Z] file_header: OK [2021-05-03T16:18:18.194Z] 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-05-03T16:18:18.194Z] Statistics: [2021-05-03T16:18:18.194Z] 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... [2021-05-03T16:18:18.194Z] File successfully converted to sysstat format version 12.2.1 [2021-05-03T16:18:18.194Z] + sadf -c /var/log/sa-host/sa23 [2021-05-03T16:18:18.194Z] file_magic: OK [2021-05-03T16:18:18.194Z] HZ: Using current value: 100 [2021-05-03T16:18:18.194Z] file_header: OK [2021-05-03T16:18:18.194Z] 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-05-03T16:18:18.194Z] Statistics: [2021-05-03T16:18:18.194Z] Hnuu...uuuununununu... [2021-05-03T16:18:18.194Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T16:18:18.795Z] provisioning config files... [2021-05-03T16:18:18.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4096510014049957918tmp [Pipeline] { [Pipeline] echo [2021-05-03T16:18:18.876Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T16:18:19.179Z] ---> create-netrc.sh [Pipeline] } [2021-05-03T16:18:19.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-03T16:18:19.219Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T16:18:19.525Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-03T16:18:19.538Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T16:18:19.840Z] ---> sudo-logs.sh [2021-05-03T16:18:19.840Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-03T16:18:20.124Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T16:18:20.425Z] ---> job-cost.sh [2021-05-03T16:18:20.425Z] lf-activate-venv: SKIPPING [2021-05-03T16:18:20.425Z] DEBUG: total: 0.20999999344348907 [2021-05-03T16:18:20.425Z] INFO: Retrieving Stack Cost... [2021-05-03T16:18:21.820Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T16:18:22.394Z] INFO: Archiving Costs [Pipeline] echo [2021-05-03T16:18:22.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T16:18:22.714Z] ---> logs-deploy.sh [2021-05-03T16:18:22.714Z] lf-activate-venv: SKIPPING [2021-05-03T16:18:22.714Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3410/4 [2021-05-03T16:18:22.714Z] INFO: archiving workspace using pattern(s): [2021-05-03T16:18:24.638Z] Archives upload complete. [2021-05-03T16:18:24.638Z] INFO: archiving logs to Nexus